* bfd/elf32-arm.c (elf32_arm_attributes_accept_div): New function.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
410528f0
TT
12012-03-15 Tom Tromey <tromey@redhat.com>
2
3 * gdb.cp/virtfunc2.exp: Update expected output.
4 * gdb.cp/pr9631.exp: Update expected output.
5 * gdb.cp/member-ptr.exp: Update expected output.
6 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
7 output.
8 * gdb.cp/casts.exp: Update expected output.
9
c4aeac85
TT
102012-03-15 Tom Tromey <tromey@redhat.com>
11
12 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
13 (test_info_vtbl): Likewise.
14 (do_tests): Call test_info_vtbl.
15 * gdb.cp/virtfunc.cc (va): New global.
16
856d06f9
TS
172012-03-15 Thomas Schwinge <thomas@codesourcery.com>
18
19 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
20 describing DWARF data structures.
21 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
22 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
23 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
24 * gdb.dwarf2/dw2-entry-value.S: Likewise.
25 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
26 * gdb.dwarf2/dw2-param-error.S: Likewise.
27 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
28 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
29 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
30 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
31 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
32 * gdb.dwarf2/pr11465.S: Likewise.
33
e837f12a
JK
342012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
35
36 * gdb.mi/mi2-prompt.exp: New file.
37
ccbb4f28
JB
382012-03-13 Joel Brobecker <brobecker@adacore.com>
39
40 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
41
32039130
JB
422012-03-13 Joel Brobecker <brobecker@adacore.com>
43
44 * gdb.ada/bp_range_type: New testcase.
45
16899756
DE
462012-03-13 Doug Evans <dje@google.com>
47
48 * gdb.base/default.exp: Delete tests for symbol-reloading.
49 * gdb.base/help.exp: Ditto.
50 * gdb.base/setshow.exp: Ditto.
51 * gdb.base/gdb_history: Delete references to symbol-reloading.
52
87b0bb13
JK
532012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
54
55 * gdb.base/attach-twice.c: New files.
56 * gdb.base/attach-twice.exp: New files.
57
0d7941a9
KS
582012-03-08 Keith Seitz <keiths@redhat.com>
59
60 * lib/gdb.exp (gdb_get_line_number): Throw an
61 error instead of returning -1.
62 * gdb.base/break.exp: Remove unused variable
63 bp_location5.
64 * gdb.base/hbreak2.exp: Likewise.
65 * gdb.base/sepdebug.exp: Likewise.
66
f4647387
YQ
672012-03-08 Yao Qi <yao@codesourcery.com>
68 Pedro Alves <palves@redhat.com>
69
70 Fix PR server/13392.
71 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
72 (tracepoint_change_loc_2): Remove kfail. Return if failed to
73 download tracepoints.
74 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
75 (pending_tracepoint_resolved_during_trace): Likewise.
76 (pending_tracepoint_installed_during_trace): Likewise.
77 (pending_tracepoint_with_action_resolved): Likewise.
78
83c532cb
KS
792012-03-08 Keith Seitz <keiths@redhat.com>
80
81 * gdb.ada/array_bounds.exp: Get breakpoint for line
82 with "START", not "STOP".
83 * gdb.python/py-infthread.exp: Do not continue to
84 line marked "Break here.", which is undefined.
85
d6b6bbb7
LM
862012-03-08 Luis Machado <lgustavo@codesourcery.com>
87
88 Revert:
89
90 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
91
92 Implement testsuite workaround for PR breakpoints/13781.
93 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
94 (set breakpoint condition-evaluation host): New conditional command.
95
7fe25d9b
JK
962012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
97
98 Fix CU relative vs. absolute DIE offsets.
99 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
100 one.
101
51898c15
JK
1022012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
103
104 Fix false FAIL on distros with relro linkage as default.
105 * gdb.reverse/solib-precsave.exp: Try to compile the test using
106 -Wl,-z,norelro first.
107
8131799e
JB
1082012-03-06 Joel Brobecker <brobecker@adacore.com>
109
110 * gdb.ada/bp_on_var: New testcase.
111
ba241969
JB
1122012-03-06 Joel Brobecker <brobecker@adacore.com>
113
114 * gdb.ada/bp_enum_homonym: New testcase.
115
abe49676
YQ
1162012-03-06 Yao Qi <yao@codesourcery.com>
117
118 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
119 x86_64-*-* and i?86-*-*.
120 Set up KFAIL for gdb/13808.
121
d8df103b
TT
1222012-03-05 Tom Tromey <tromey@redhat.com>
123
124 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
125 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
126
b7b189f3
TT
1272012-03-05 Tom Tromey <tromey@redhat.com>
128
129 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
130
69dc1c4d
YQ
1312012-03-04 Yao Qi <yao@codesourcery.com>
132
133 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
134 messages for KFAIL.
135
3f20c47f
JK
1362012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
137
138 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
139 (print one_two_three, indexes off, print few_reps, indexes off)
140 (print many_reps, indexes off, print empty, indexes off)
141 (print one_two_three, print few_reps, print many_reps, print empty):
142 Call setup_xfail if $gcc_old.
143
abf1152a
JK
1442012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
145
146 Implement testsuite workaround for PR breakpoints/13781.
147 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
148 (set breakpoint condition-evaluation host): New conditional command.
149
a06715f8
JK
1502012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
151
152 Code cleanup.
153 * gdb.cp/mb-templates.exp: New variables executable. Use it for
154 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
155 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
156 number 1 by $bpnum. Four times.
157
5808517f
YQ
1582012-03-03 Yao Qi <yao@codesourcery.com>
159
160 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
161
dfe2ac14
JK
1622012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
163
164 Setup KFAIL for PR server/13796.
165 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
166
8bbc467a
JB
1672012-03-02 Joel Brobecker <brobecker@adacore.com>
168
169 * gdb.ada/operator_bp: New testcase.
170
c0eac87f
JB
1712012-03-02 Joel Brobecker <brobecker@adacore.com>
172
173 * gdb.ada/info_locals_renaming: New testcase.
174
4f42c881
TT
1752012-03-02 Tom Tromey <tromey@redhat.com>
176
177 * gdb.base/nextoverexit.c: New file.
178 * gdb.base/nextoverexit.exp: New file.
179
7380c0c9
EBM
1802012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
181
182 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
183 parameter.
184
1faeff08
MR
1852012-03-01 Maciej W. Rozycki <macro@mips.com>
186
187 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
188 core registers.
189
320b6f49
MR
1902012-03-01 Maciej W. Rozycki <macro@mips.com>
191 Maciej W. Rozycki <macro@codesourcery.com>
192 Daniel Jacobowitz <dan@codesourcery.com>
193
194 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
195
ad5f7d6e
PA
1962012-03-01 Pedro Alves <palves@redhat.com>
197
198 PR gdb/13767
199
200 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
201 (gdb_collect_globals_test): Call it.
202
d3dc44a6
KS
2032012-03-01 Keith Seitz <keiths@redhat.com>
204
205 * gdb.cp/method2.exp: Output of overload menu is now
206 alphabetized. Update tests for "break A::method".
207 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
208 of hard-coding them.
209 Overload menu is alphabetized: rewrite to accommodate.
210 Unset variables LINE and TYPES which are used in other tests.
211 Compute the output of "info break".
212 Update the breakpoint table after all breakpoints are deleted.
213 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
214 compute ACTUALS and the method body based on parameters.
215 Update expected output accordingly.
216 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
217 unique comments to allow the use of gdb_get_line_number.
218
2192012-03-01 Keith Seitz <keiths@redhat.com>
220
221 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
222 some Tcl syntax.
223 * gdb.cp/ovldbreak.exp: Likewise.
224
7949c2a0
KS
2252012-03-01 Keith Seitz <keiths@redhat.com>
226
227 * gdb.base/help.exp (help show user): Update expected result
228 for new doc string changes (add "non-python").
229
7d74f244
DE
2302012-03-01 Scott J. Goldman <scottjg@vmware.com>
231
232 * gdb.python/py-cmd.exp: Add test to verify that python commands can
233 be put in the user-defined category and that the commands appear in
234 "help user-defined".
235
1b611343
JB
2362012-02-29 Joel Brobecker <brobecker@adacore.com>
237
238 * gdb.ada/tagged_not_init: New testcase.
239
99b1c762
JB
2402012-02-29 Joel Brobecker <brobecker@adacore.com>
241
242 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
243 * gdb.ada/enum_idx_packed: New testcase.
244
2d4a02ee
JB
2452012-02-29 Joel Brobecker <brobecker@adacore.com>
246
247 * gdb.ada/aliased_array: New testcase.
248
2e6fda7d
JB
2492012-02-29 Joel Brobecker <brobecker@adacore.com>
250
251 * gdb.ada/whatis_array_val: New testcase.
252
9a7f938f
JK
2532012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
254
255 Fix disp-step-syscall.exp: fork: single step over fork.
256 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
257 whitespaces.
258 (single step over $syscall): Remove its check.
259 (single step over $syscall final pc): New check.
260
8703a944
JK
2612012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
262
263 Support processors without SSSE3.
264 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
265 pabsd into ...
266 (ssse3_test): ... a new function.
267 (main): Call ssse3_test.
268 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
269 Update expected values everywhere.
270 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
271 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
272 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
273 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
274 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
275 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
276 Move these tests lower.
277 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
278 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
279 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
280 New tests.
281
c03e6ccc
YQ
2822012-02-29 Yao Qi <yao@codesourcery.com>
283 Pedro Alves <palves@redhat.com>
284
285 * gdb.trace/trace-mt.c: New.
286 * gdb.trace/trace-mt.exp: New.
287
7964b62a
TS
2882012-02-28 Thomas Schwinge <thomas@codesourcery.com>
289
2c8910ba
TS
290 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
291 numbers instead of hardcoding them.
292 * gdb.base/annota1.c: Provide suitable markers.
293 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
294 numbers instead of hardcoding them.
295 * gdb.base/annota3.c: Provide suitable markers.
296
297 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
298 * gdb.base/annota3.c: Likewise.
299 * gdb.base/sigall.c: Likewise.
300 * gdb.base/signals.c: Likewise.
301 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 302
5a41c0b7
MR
3032012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
304
305 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
306 failure return path.
307
ebbbe5c5
LM
3082012-02-27 Luis Machado <lgustavo@codesourcery.com>
309
310 * gdb.base/save-bp.exp: Account for new condition evaluator output.
311
8d126d8a
LM
3122012-02-24 Luis Machado <lgustavo@codesourcery.com>
313
314 * gdb.base/cond-eval-mode.exp: New file.
315
11337c2f
PA
3162012-02-24 Pedro Alves <palves@redhat.com>
317
318 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
319 (top level): Use with_test_prefix.
320
13fc3e3c
PA
3212012-02-24 Pedro Alves <palves@redhat.com>
322
323 * gdb.threads/attach-into-signal.exp (corefunc): Use
324 with_test_prefix.
325
07c1b626
JK
3262012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
327
328 Fix false FAILs on old CPUs without SSE.
329 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
330 Return untested for Illegal instruction.
331
596ba138
JK
3322012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
333
334 Fix false FAILs with glibc debug infos installed.
335 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
336 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
337
aeaa2474
SA
3382012-02-22 Sterling Augustine <saugustine@google.com>
339
340 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
341 constant with cast.
342
aed555c9
PA
3432012-02-21 Pedro Alves <palves@redhat.com>
344
345 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
346
78afebb4
PA
3472012-02-21 Pedro Alves <palves@redhat.com>
348
349 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
350
fdcfef12
PA
3512012-02-21 Pedro Alves <palves@redhat.com>
352
353 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
354 with_test_prefix.
355
0f4d39d5
PA
3562012-02-21 Pedro Alves <palves@redhat.com>
357
358 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
359 with_test_prefix here.
360 (top level): Do it here instead. Remove `:' from the
361 with_test_prefix string.
362 * gdb.base/attach-pie-misread.exp: Remove the leading space the
363 the suffix `:' from the with_test_prefix prefix string.
364 * gdb.base/break-interp.exp: Ditto.
365 * gdb.base/catch-load.exp: Ditto.
366 * gdb.base/disp-step-syscall.exp: Ditto.
367 * gdb.base/jit-so.exp: Ditto.
368 * gdb.base/jit.exp: Ditto.
369 * gdb.base/sepdebug.exp: Ditto.
370 * gdb.base/solib-display.exp: Ditto.
371 * gdb.base/solib-overlap.exp: Ditto.
372 * gdb.base/watch-cond-infcall.exp: Ditto.
373 * gdb.base/watchpoint.exp: Ditto.
374 * gdb.dwarf2/dw2-noloc.exp: Ditto.
375 * gdb.mi/mi-watch.exp: Ditto.
376 * gdb.mi/mi2-watch.exp: Ditto.
377 * gdb.threads/non-ldr-exc-1.exp: Ditto.
378 * gdb.threads/non-ldr-exc-2.exp: Ditto.
379 * gdb.threads/non-ldr-exc-3.exp: Ditto.
380 * gdb.threads/non-ldr-exc-4.exp: Ditto.
381 * gdb.threads/watchpoint-fork.exp: Ditto.
382 * gdb.threads/watchthreads-reorder.exp: Ditto.
383 * gdb.trace/change-loc.exp: Ditto.
384 * gdb.trace/pending.exp: Ditto.
385 * gdb.trace/status-stop.exp: Ditto.
386 * gdb.trace/strace.exp: Ditto.
387 * gdb.trace/trace-break.exp: Ditto.
388 * gdb.trace/unavailable.exp: Ditto.
389 * lib/gdb.exp (with_test_prefix): Always prefix with space and
390 suffix with colon. Adjust leading comments.
391
6a5870ce
PA
3922012-02-21 Pedro Alves <palves@redhat.com>
393 Tom Tromey <tromey@redhat.com>
394
395 * lib/gdb.exp: Add description of test prefixes.
396 (with_test_prefix): New procedure.
397 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
398 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
399 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
400 instead of lappend to append to pf_prefix.
401 * gdb.base/catch-load.exp: Use with_test_prefix.
402 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
403 * gdb.base/jit-so.exp: Use with_test_prefix.
404 * gdb.base/jit.exp: Use with_test_prefix.
405 * gdb.base/return-nodebug.exp (do_test): Use append instead of
406 lappend to append to pf_prefix.
407 * gdb.base/sepdebug.exp: Use with_test_prefix.
408 * gdb.base/solib-display.exp: Use with_test_prefix.
409 * gdb.base/solib-overlap.exp: Use with_test_prefix.
410 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
411 * gdb.base/watchpoint.exp: Use with_test_prefix.
412 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
413 * gdb.mi/mi-watch.exp: Use with_test_prefix.
414 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
415 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
416 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
417 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
418 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
419 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
420 append instead of lappend to append to pf_prefix.
421 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
422 * gdb.trace/change-loc.exp: Use with_test_prefix.
423 * gdb.trace/pending.exp: Use with_test_prefix.
424 * gdb.trace/status-stop.exp: Use with_test_prefix.
425 * gdb.trace/strace.exp: Use with_test_prefix.
426 * gdb.trace/trace-break.exp: Use with_test_prefix.
427 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
428 instead of lappend to append to pf_prefix.
429
35dc4a6b
JK
4302012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
431
432 Fix racy FAILs.
433 * gdb.base/inferior-died.c (main): Add return of 0.
434 * gdb.base/inferior-died.exp (continue): Fix expectation of
435 asynchronous events.
436 (p 1): New test.
437
c5a006e6
PA
4382012-02-20 Pedro Alves <palves@redhat.com>
439
440 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
441 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
442 gdb's internal debug output. For the non-threaded case, look for
443 "Program received signal SIGLARM", for the threaded case, peek at
444 the thread's siginfo.
445
cc51a170
PA
4462012-02-20 Pedro Alves <palves@redhat.com>
447
448 General cleanup, make output test messages unique, and build
449 different executable files for the non-threaded and threaded
450 cases.
451
452 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
453 Delete.
454 (executable_nothr, executable_thr): New globals.
455 (top level): Adjust to delete both executables.
456 (corefunc): New parameter $executable. Set $pf_prefix instead of
457 hand writing a prefix in tests. Issue a clean_restart and enable
458 lin-lwp debug output here.
459 (top level): Adjust. Use build_executable. Don't start gdb here,
460 and don't enable lin-lwp debug output here.
461 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
462
c755f03d
JK
4632012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
464
465 Fix racy FAILs.
466 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
467 "continue" command.
468
6bec5e0a
JK
4692012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
470
471 Fix for gdbserver non-extended mode.
472 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
473 and gdb_run_cmd.
474
2e8265fd
TT
4752012-02-17 Tom Tromey <tromey@redhat.com>
476
477 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
478 * gdb.python/py-events.exp: Check 'dir' output.
479 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
480
9e507076
YQ
4812012-02-17 Yao Qi <yao@codesourcery.com>
482
483 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
484
32d22ab1
TT
4852012-02-16 Tom Tromey <tromey@redhat.com>
486
487 * gdb.base/inferior-died.c: Don't include stdio.h.
488
9addecb9
TT
4892012-02-16 Tom Tromey <tromey@redhat.com>
490
491 * gdb.base/inferior-died.c: New file.
492 * gdb.base/inferior-died.exp: New file.
493
4cb6da1c
AR
4942012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
495
496 * gdb.base/break-inline.exp: New file.
497 * gdb.base/break-inline.c: New file.
498
3af2590d
TT
4992012-02-15 Tom Tromey <tromey@redhat.com>
500
501 * gdb.base/pc-fp.exp: Add "info register" tests.
502
29988831
TT
5032012-02-15 Tom Tromey <tromey@redhat.com>
504
505 * gdb.base/regs.exp: Remove.
506
10010058
PA
5072012-02-15 Pedro Alves <palves@redhat.com>
508
509 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
510 the target doesn't support tracepoints.
511 * gdb.trace/circ.exp: Ditto.
512 * gdb.trace/collection.exp: Ditto.
513 * gdb.trace/packetlen.exp: Ditto.
514 * gdb.trace/passc-dyn.exp: Ditto.
515 * gdb.trace/report.exp: Ditto.
516 * gdb.trace/tfind.exp: Ditto.
517 * gdb.trace/tspeed.exp: Ditto.
518 * gdb.trace/tsv.exp: Ditto.
519 * gdb.trace/unavailable.exp: Ditto.
520 * gdb.trace/while-dyn.exp: Ditto.
521
a2e0062d
PA
5222012-02-15 Pedro Alves <palves@redhat.com>
523
524 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
525 gdb_test_multiple, and call unsupported instead of fail, if the
526 remote side does not support the request.
527
a1999d40
PA
5282012-02-15 Pedro Alves <palves@redhat.com>
529
530 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
531 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
532 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
533 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
534 * gdb.server/server-run.exp: Make sure gdb is disconnected.
535 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
536 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
537 doesn't start with "extended-" already.
538
7cee1e54
PA
5392012-02-15 Pedro Alves <palves@redhat.com>
540
541 Support extended-remote. Avoid cascading timeouts.
542
543 * gdb.base/attach.exp (do_attach_tests): Add expected output for
544 the extended-remote target. If attaching with no file fails, load
545 the file manually.
546 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
547
816338b5
SS
5482012-02-14 Stan Shebs <stan@codesourcery.com>
549
550 * gdb.base/ena-dis-br.exp: Add enable count test.
551
cc30c4bd
PA
5522012-02-13 Pedro Alves <palves@redhat.com>
553
554 * config/mips-idt.exp: Delete.
555 * gdb.base/a2-run.exp: Remove mips-idt xfails.
556 * gdb.base/bitfields.exp: Remove mips-idt restarts.
557 * gdb.base/break.exp: Remove mips-idt references.
558 * gdb.base/chng-syms.exp: Ditto.
559 * gdb.base/default.exp: Ditto.
560 * gdb.base/funcargs.exp (funcargs_reload): Delete.
561 (top level): Don't call it.
562 * gdb.base/opaque.exp: Remove mips-idt restarts.
563 * gdb.base/ptype.exp: Remove mips-idt xfails.
564 * gdb.base/scope.exp: Remove mips-idt restarts.
565 * gdb.base/sepdebug.exp: Remove mips-idt references.
566 * gdb.base/watchpoint.exp (maybe_clean_restart)
567 (maybe_reinitialize): Delete.
568 (test_disabling_watchpoints, test_disabling_watchpoints)
569 (test_watchpoint_triggered_in_syscall)
570 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
571 Don't call them.
572
57008375
JK
5732012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
574
575 * gdb.server/server-exec-info.exp: New file.
576
4a2d9c08
PA
5772012-02-10 Pedro Alves <palves@redhat.com>
578
579 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
580 always non-empty.
581 (test_attach): Always pass $exec to test_attach_gdb.
582
09fa21bd
TT
5832012-02-08 Tom Tromey <tromey@redhat.com>
584
585 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
586 before inferior is started.
587
f0823d2c
TT
5882012-02-07 Tom Tromey <tromey@redhat.com>
589
590 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
591 Symbol.value.
592 * gdb.python/py-symbol.c (qq): Set default value.
593
5942012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
595
596 * gdb.python/py-symbol.c (qq): New global.
597 * gdb.python/py-symbol.exp: Add test for frame-less
598 lookup_symbol.
599 * gdb.python/py-symtab.exp: Fix line number.
600
f7e44f65
JB
6012012-02-03 Joel Brobecker <brobecker@adacore.com>
602
603 * gdb.ada/mi_task_arg: New testcase.
604
4c9ed63c
PA
6052012-02-02 Pedro Alves <palves@redhat.com>
606
607 * gdb.reverse/until-precsave.exp: Also put "record save" under the
608 extended timeout.
609
c0b9f2c6
PA
6102012-02-02 Pedro Alves <palves@redhat.com>
611
612 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
613 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
614
5f8cefd7
PA
6152012-02-02 Pedro Alves <palves@redhat.com>
616
617 * gdb.base/term.exp: Rewrite.
618 * gdb.base/term.c: New.
619
2f3a2569
PA
6202012-02-02 Pedro Alves <palves@redhat.com>
621
622 * gdb.base/default.exp (run "r" abbreviation, run): Add
623 extended-remote expected output.
624
f149aabd
TT
6252012-02-02 Tom Tromey <tromey@redhat.com>
626
627 * gdb.cp/dispcxx.exp: New file.
628 * gdb.cp/dispcxx.cc: New file.
629
03bef283
TT
6302012-02-01 Tom Tromey <tromey@redhat.com>
631
632 * gdb.base/jit-simple.exp: New file.
633 * gdb.base/jit-simple.c: New file.
634
a79b18b5
YQ
6352012-01-30 Yao Qi <yao@codesourcery.com>
636
637 * gdb.base/skip.exp: Make test result unique.
638
f0d1a53e
JK
6392012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
640
641 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
642 compatibility with valgrind-3.7.0.
643
4b3c9f41
PA
6442012-01-27 Pedro Alves <palves@redhat.com>
645
646 * gdb.base/watchpoint.exp (no_hw): New global.
647 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
648 disable hw watchpoints.
649 (test_wide_location_1, test_wide_location_2): If no_hw is set,
650 don't expect hw watchpoints.
651 (no_hw_watchpoints): Always clean restart.
652 (do_tests): New procedure, factored out from the top level.
653 (top level): Run tests twice. Once with hw watchpoints enabled,
654 another time with hw watchpoints disabled.
655
a13491c8
PA
6562012-01-27 Pedro Alves <palves@redhat.com>
657
658 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
659 out from the top level.
660 (top level): Call it instead.
661
f2c8a051
PA
6622012-01-27 Pedro Alves <palves@redhat.com>
663
664 * gdb.base/watchpoint.exp (top level): Re-enable hardware
665 watchpoints sooner.
666
654d7a9e
PA
6672012-01-27 Pedro Alves <palves@redhat.com>
668
669 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
670
274f47f3
PA
6712012-01-27 Pedro Alves <palves@redhat.com>
672
673 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
674 "You may have requested too many hardware
675 breakpoints/watchpoints".
676
e4d63ba2
PA
6772012-01-27 Pedro Alves <palves@redhat.com>
678
679 * gdb.base/watchpoint.exp (maybe_clean_restart)
680 (maybe_reinitialize): New.
681 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
682 expect "hit N times".
683 (test_disabling_watchpoints, test_complex_watchpoint)
684 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
685 Call maybe_clean_restart.
686 (top level): Use clean_restart. Remove "mips-idt-*"
687 reinitialization.
688
dbd95daf
PA
6892012-01-27 Pedro Alves <palves@redhat.com>
690
691 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
692
f3ad2025
PA
6932012-01-27 Pedro Alves <palves@redhat.com>
694
695 * gdb.base/watchpoint.exp: Clean restart after tests that don't
696 require `initialize' anymore. Remove unnecessary `initialize'
697 calls.
698
100aa3ae
PA
6992012-01-27 Pedro Alves <palves@redhat.com>
700
701 * gdb.base/watchpoint.exp (wp_set): Delete.
702 (initialize, test_simple_watchpoint, top level): Remove dead code.
703
c79a8e11
PA
7042012-01-27 Pedro Alves <palves@redhat.com>
705
706 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
707 typo.
708
048fe15a
PA
7092012-01-27 Pedro Alves <palves@redhat.com>
710
711 * config/extended-gdbserver.exp: New file.
712 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
713 comment.
714 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
715 * boards/native-extended-gdbserver.exp: New file.
716
4033a6bf
PA
7172012-01-26 Pedro Alves <palves@redhat.com>
718
719 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
720 and gdb_test_multiple.
721
3d7f4b81
PA
7222012-01-26 Pedro Alves <palves@redhat.com>
723
724 Make test messages unique, and more identifiable.
725 * gdb.multi/watchpoint-multi.exp: Change test messages.
726
484abf42
TT
7272012-01-25 Tom Tromey <tromey@redhat.com>
728
729 * gdb.base/solib-disc.exp: Fix regexps.
730
edcc5120
TT
7312012-01-24 Tom Tromey <tromey@redhat.com>
732
733 * lib/mi-support.exp (mi_expect_stop): Add special case for
734 solib-event.
735 * gdb.base/catch-load-so.c: New file.
736 * gdb.base/catch-load.exp: New file.
737 * gdb.base/catch-load.c: New file.
738 * gdb.base/break-interp.exp (reach_1): Update regexp.
739
30b91c90
JK
7402012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
741
742 Fix fuzzy results.
743 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
744 lpsimple and func.
745
53fe1783
GB
7462012-01-24 Gary Benson <gbenson@redhat.com>
747
748 Delete #if 0'd out code.
749 * gdb.base/default.exp (info catch): Remove.
750 * gdb.base/gdb_history (info catch): Likewise.
751 * gdb.base/help.exp (info catch): Likewise.
752
d0d8b0c6
JK
7532012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
754
755 Fix watchpoints to be specific for each inferior.
756 * gdb.multi/watchpoint-multi.c: New file.
757 * gdb.multi/watchpoint-multi.exp: New file.
758
4403d8e9
JK
7592012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
760
761 Fix watchpoints across inferior fork.
762 * gdb.threads/watchpoint-fork-child.c: New file.
763 * gdb.threads/watchpoint-fork-mt.c: New file.
764 * gdb.threads/watchpoint-fork-parent.c: New file.
765 * gdb.threads/watchpoint-fork-st.c: New file.
766 * gdb.threads/watchpoint-fork.exp: New file.
767 * gdb.threads/watchpoint-fork.h: New file.
768
050a2e1d
PA
7692012-01-23 Pedro Alves <palves@redhat.com>
770
771 * gdb.base/call-signal-resume.exp: Allow output after "return".
772
6a52fb62
PA
7732012-01-20 Pedro Alves <palves@redhat.com>
774
775 * gdb.python/py-finish-breakpoint.py: Fix typo.
776
145b16a9
UW
7772012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
778
779 * gdb.base/info-proc.exp: Also run on remote targets. Main
780 "info proc" command is now always present; whether target supports
781 actual info proc operation is detected when attempting to issue
782 the command.
783
26f6125e
JK
7842012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
785
786 * .gdbinit: Remove.
787
eb5227ce
PA
7882012-01-19 Pedro Alves <palves@redhat.com>
789
790 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
791 look at the funtions' returns.
792 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
793 (jprint.print(int, int)): Change return type to int. Adjust.
794
1db33378
PP
7952012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
796
797 PR gdb/9538
798 * gdb.base/sepdebug.exp: New test.
799
b9736cf8
PA
8002012-01-18 Pedro Alves <palves@redhat.com>
801
802 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
803 Allow output before ^done.
804
4aac40c8
TT
8052012-01-16 Tom Tromey <tromey@redhat.com>
806
807 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
808 Add tests for relative directory.
809
cafec441
TT
8102012-01-16 Tom Tromey <tromey@redhat.com>
811
812 * gdb.base/printcmds.c (enum flag_enum): New.
813 (three): New global.
814 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
815 enum printing.
816 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
817 FlagEnumerationPrinter.
818 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
819 * gdb.python/py-pp-maint.c (enum flag_enum): New.
820 (fval): New global.
821
abcc4978
PA
8222012-01-16 Pedro Alves <palves@redhat.com>
823
824 * lib/gdb.exp (banned_procedures): New variable.
825 (banned_variables_traced): Rename to ...
826 (banned_traced): ... this.
827 (gdb_init): Also trace banned procedures.
828 (gdb_finish): Also untrace banned procedures.
829
97ccebe8
PA
8302012-01-16 Pedro Alves <palves@redhat.com>
831
832 Remove all calls to strace.
833
2af7517b
JK
8342012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
835
836 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
837 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
838
9241a8bc
PP
8392012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
840
841 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
842 * gdb.base/pie-execl.exp: Likewise.
843
3848a17f
KS
8442012-01-12 Keith Seitz <keiths@redhat.com>
845
846 PR mi/10586
847 * gdb.mi/var-cmd.c (struct anonymous): New structure.
848 (do_anonymous_type_tests): New function.
849 (main): Call do_anonymous_type_tests.
850 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
851 (verify_everything): New procedure.
852 * gdb.mi/mi-var-cp.cc (class A): New class.
853 (anonymous_structs_and_unions): New function.
854 (main): Call anonymous_structs_and_unions.
855 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
856 (verify_everything): New procedure.
857
440e2fca
KS
8582012-01-12 Keith Seitz <keiths@redhat.com>
859
860 * lib/mi-support.exp: Expand comments about PATH_EXPR.
861 (varobj_tree::get_path_expr): Assume that all varobjs are
862 compound unless they are known simple types.
863 Adjust path expressions based on parent type, path parent type,
864 and tree language.
865 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
866 the root varobj.
867 (mi_walk_varobj_tree): Add LANGUAGE parameter.
868
675399c9
PA
8692012-01-11 Pedro Alves <palves@redhat.com>
870
871 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
872 core files on this machine" anymore.
873
97ddaa9b
PH
8742012-01-11 Paul Hilfinger <hilfingr@adacore.com>
875
876 * gdb.base/watchpoint.c (recurser): Initialize local_x.
877 (main): Repeat recurser call.
878 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
879 equivalent to 'local_x'.
880
ea733575
PH
8812012-01-11 Paul Hilfinger <hilfingr@adacore.com>
882 Joel Brobecker <brobecker@adacore.com>
883
884 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
885
2ca0b532
PA
8862012-01-05 Pedro Alves <alves.ped@gmail.com>
887
888 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
889 * gdb.python/py-events.c (first): Add bits for new "step N" test.
890 * gdb.python/py-events.exp: Test that "step N" tripping on a
891 breakpoint emits a breakpoint event.
892
6e681866
JB
8932012-01-03 Joel Brobecker <brobecker@adacore.com>
894
895 * gdb.base/auxv.exp: Reformat the copyright notice.
896
3c2d6aff
YQ
8972012-01-03 Yao Qi <yao@codesourcery.com>
898
899 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
900 (strace_trace_on_diff_addr): New.
901 * gdb.trace/strace.c: (main): Add two local variables.
902
0852fee3
UW
9032011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
904
905 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
906 * gdb.cell/gcore.exp: Likewise.
907 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
908 to verify the correct instance of main is selected.
909
12c3e59c
JB
9102012-01-02 Joel Brobecker <brobecker@adacore.com>
911
912 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
913 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
914 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
915 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
916 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
917 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
918 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
919 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
920 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
921 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
922 gdb.threads/thread_check.c: Reformat copyright header.
923
c0f378ec
EBM
9242011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
925
e4a7ca93 926 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
927 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
928 is not enabled.
929
3bc96cfb
JK
9302011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
931
932 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
933 parameter to self_exec, adjust the function.
934 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
935 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
936 (set var do_exit = 0): Remove test.
937 (newline at end of file): Add one.
938
095bcf5e
JB
9392011-12-27 Joel Brobecker <brobecker@adacore.com>
940
941 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
942 New files.
943
18d19bd1
JK
9442011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
945
946 Fix racy FAILs.
947 * gdb.threads/fork-thread-pending.c (barrier): New variable.
948 (thread_function, thread_forker): Call pthread_barrier_wait for it.
949 (main): Call pthread_barrier_init for it.
950
e809353a
JK
9512011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
952
953 Fix double send_gdb leading to racy FAILs.
954 * gdb.base/break.exp (set silent break bp_location1): Replace
955 3x send_gdb and gdb_expect by gdb_test.
956 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
957 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
958 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
959 instead of send_gdb. Twice.
960 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
961 3x send_gdb and gdb_expect by gdb_test.
962 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
963
da8cb7ec
JK
9642011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
965
966 * gdb.linespec/linespec.exp: Compile using {c++}.
967
ae1a303e
JK
9682011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
969
970 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
971 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
972 (verify GCC PR debug/51668): New test.
973
cc72b2a2
KP
9742011-12-23 Kevin Pouget <kevin.pouget@st.com>
975
976 Introduce gdb.FinishBreakpoint in Python.
977 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
978 py-finish-breakpoint2
979 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
980 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
981 instead of line number.
982 * gdb.python/py-finish-breakpoint.c: New file.
983 * gdb.python/py-finish-breakpoint.exp: New file.
984 * gdb.python/py-finish-breakpoint.py: New file.
985 * gdb.python/py-finish-breakpoint2.cc: New file.
986 * gdb.python/py-finish-breakpoint2.exp: New file.
987 * gdb.python/py-finish-breakpoint2.py: New file.
988
3b7962f9
JK
9892011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
990
991 Partial fix of compatibility with gcc-4.7.
992 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
993 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
994 Add comment to add a PASS case in the future.
995
6538471c
JK
996 Fix compatibility with gcc-4.7.
997 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
998
7052e42c
UW
9992011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
1000
1001 PR tdep/12797
1002 * gdb.base/callfuncs.exp: Remove KFAIL.
1003
9ac7f98e
JB
10042011-12-21 Joel Brobecker <brobecker@adacore.com>
1005
1006 * gdb.ada/task_bp: New testcase.
1007
f6eeced0
JK
10082011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1009
1010 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
1011 -DNO_SECTIONS.
1012 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
1013
72225e17
JK
10142011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1015
1016 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
1017 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
1018 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
1019 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
1020 conditional for gcc <= 4.5.
1021
13ac8d2c
JK
10222011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1023
1024 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
1025 by XFAIL.
1026 * gdb.cp/static-method.exp (info addr A::func())
1027 (list static-method.cc:xxx::(anonymous namespace)::A::func)
1028 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
1029 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
1030 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
1031 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
1032 (test value of F in k3_m): Likewise.
1033 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
1034 Likewise.
1035
049682ba
JK
10362011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1037
1038 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
1039 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
1040 Remove.
1041 * gdb.threads/attachstop-mt.c: Remove.
1042 * gdb.threads/attachstop-mt.exp: Remove.
1043
2c9d8796
MK
10442011-12-17 Mark Kettenis <kettenis@gnu.org>
1045
1046 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
1047
e0f9f062
DE
10482011-12-16 Doug Evans <dje@google.com>
1049
f4aa2101 1050 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
1051 * boards/native-gdbserver.exp: New file.
1052
e0f9f062
DE
1053 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
1054 gdbserver output.
1055 (gdbserver_default_get_remote_address): New function.
1056 (gdbserver_start): Call gdb,get_remote_address to compute argument
1057 to "target remote" command.
1058
80b6e756
PM
10592011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1060
1c3ad6ab 1061 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
1062 python print-stack. Add set/show python print-stack
1063 off|full|message tests.
1064
1576bd00
YQ
10652011-12-15 Yao Qi <yao@codesourcery.com>
1066
1067 * gdb.trace/strace.c: New
1068 * gdb.trace/strace.exp: New.
1069
d6a0f6e0
TT
10702011-12-14 Tom Tromey <tromey@redhat.com>
1071
1072 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
1073
31015e1d
DE
10742011-12-14 Doug Evans <dje@google.com>
1075
1076 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
1077
7b50312a
PA
10782011-12-14 Pedro Alves <pedro@codesourcery.com>
1079
1080 PR threads/10729
1081
1082 * gdb.mi/watch-nonstop.c: New file.
1083 * gdb.mi/mi-watch-nonstop.exp: New file.
1084
924437bc
PA
10852011-12-13 Pedro Alves <pedro@codesourcery.com>
1086 Doug Evans <dje@google.com>
1087
1088 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
1089 (clean_restart): Remove references to the gdb_stub target board
1090 variable.
1091 (gdb_step_for_stub): Delete.
1092
1093 * gdb.base/annota1.exp: Remove all references to [target_info
1094 exists gdb_stub], gdb_step_for_stub and usestubs.
1095 * gdb.base/annota3.exp: Ditto.
1096 * gdb.base/async.exp: Ditto.
1097 * gdb.base/break.exp: Ditto.
1098 * gdb.base/code-expr.exp: Ditto.
1099 * gdb.base/commands.exp: Ditto.
1100 * gdb.base/completion.exp: Ditto.
1101 * gdb.base/condbreak.exp: Ditto.
1102 * gdb.base/consecutive.exp: Ditto.
1103 * gdb.base/cvexpr.exp: Ditto.
1104 * gdb.base/define.exp: Ditto.
1105 * gdb.base/display.exp: Ditto.
1106 * gdb.base/ena-dis-br.exp: Ditto.
1107 * gdb.base/environ.exp: Ditto.
1108 * gdb.base/gnu-ifunc.exp: Ditto.
1109 * gdb.base/maint.exp: Ditto.
1110 * gdb.base/pending.exp: Ditto.
1111 * gdb.base/sect-cmd.exp: Ditto.
1112 * gdb.base/sepdebug.exp: Ditto.
1113 * gdb.base/unload.exp: Ditto.
1114 * gdb.base/watchpoint-solib.exp: Ditto.
1115 * gdb.cp/annota2.exp: Ditto.
1116 * gdb.cp/annota3.exp: Ditto.
1117 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
1118 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
1119 * gdb.mi/mi-pending.exp: Ditto.
1120 * gdb.trace/circ.exp: Ditto.
1121 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
1122 * gdb.base/list.exp: Ditto.
1123
1124 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
1125 breakpoint function and all references to the usestubs macro.
1126 * gdb.base/exprs.c: Ditto.
1127 * gdb.base/freebpcmd.c: Ditto.
1128 * gdb.base/bitfields.c: Ditto.
1129 * gdb.base/bitfields2.c: Ditto.
1130 * gdb.base/break.c: Ditto.
1131 * gdb.base/call-sc.c: Ditto.
1132 * gdb.base/call-signals.c: Ditto.
1133 * gdb.base/callfuncs.c: Ditto.
1134 * gdb.base/charset.c: Ditto.
1135 * gdb.base/consecutive.c: Ditto.
1136 * gdb.base/constvars.c: Ditto.
1137 * gdb.base/funcargs.c: Ditto.
1138 * gdb.base/int-type.c: Ditto.
1139 * gdb.base/interrupt.c: Ditto.
1140 * gdb.base/langs0.c: Ditto.
1141 * gdb.base/list0.c: Ditto.
1142 * gdb.base/mips_pro.c: Ditto.
1143 * gdb.base/miscexprs.c: Ditto.
1144 * gdb.base/nodebug.c: Ditto.
1145 * gdb.base/opaque0.c: Ditto.
1146 * gdb.base/pointers.c: Ditto.
1147 * gdb.base/printcmds.c: Ditto.
1148 * gdb.base/ptype.c: Ditto.
1149 * gdb.base/recurse.c: Ditto.
1150 * gdb.base/reread1.c: Ditto.
1151 * gdb.base/reread2.c: Ditto.
1152 * gdb.base/restore.c: Ditto.
1153 * gdb.base/return.c: Ditto.
1154 * gdb.base/run.c: Ditto.
1155 * gdb.base/scope0.c: Ditto.
1156 * gdb.base/sepdebug.c: Ditto.
1157 * gdb.base/setshow.c: Ditto.
1158 * gdb.base/setvar.c: Ditto.
1159 * gdb.base/sigall.c: Ditto.
1160 * gdb.base/signals.c: Ditto.
1161 * gdb.base/structs.c: Ditto.
1162 * gdb.base/structs2.c: Ditto.
1163 * gdb.base/testenv.c: Ditto.
1164 * gdb.base/twice.c: Ditto.
1165 * gdb.base/unwindonsignal.c: Ditto.
1166 * gdb.base/watchpoint.c: Ditto.
1167 * gdb.base/watchpoints.c: Ditto.
1168 * gdb.base/whatis.c: Ditto.
1169 * gdb.cp/classes.cc: Ditto.
1170 * gdb.cp/cplusfuncs.cc: Ditto.
1171 * gdb.cp/derivation.cc: Ditto.
1172 * gdb.cp/formatted-ref.cc: Ditto.
1173 * gdb.cp/misc.cc: Ditto.
1174 * gdb.cp/overload.cc: Ditto.
1175 * gdb.cp/ovldbreak.cc: Ditto.
1176 * gdb.cp/ref-params.cc: Ditto.
1177 * gdb.cp/ref-types.cc: Ditto.
1178 * gdb.cp/templates.cc: Ditto.
1179 * gdb.cp/virtfunc.cc: Ditto.
1180 * gdb.hp/gdb.aCC/run.c: Ditto.
1181 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
1182 * gdb.hp/gdb.compat/xdb0.c: Ditto.
1183 * gdb.reverse/consecutive-reverse.c: Ditto.
1184 * gdb.reverse/sigall-reverse.c: Ditto.
1185 * gdb.reverse/until-reverse.c: Ditto.
1186 * gdb.reverse/watch-reverse.c: Ditto.
1187 * gdb.trace/actions.c: Ditto.
1188 * gdb.trace/circ.c: Ditto.
1189 * gdb.trace/collection.c: Ditto.
1190
fabde485
PA
11912011-12-13 Pedro Alves <pedro@codesourcery.com>
1192
1193 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
1194 (func6, func7): New.
1195 (main): Call func6 and func7.
1196 * gdb.base/watchpoint.exp (test_wide_location_1)
1197 (test_wide_location_2): New.
1198 (top level): Re-enable hardware watchpoints if necessary. Call
1199 test_wide_location_1 and test_wide_location_2.
1200
ff7d1690
YQ
12012011-12-11 Yao Qi <yao@codesourcery.com>
1202
1203 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
1204
a6af7abe
JB
12052011-12-11 Joel Brobecker <brobecker@adacore.com>
1206
1207 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
1208 expected output for unsupported case.
1209
61638e15
JK
12102011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1211
1212 PR testsuite/12649
1213 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
1214 Protect gdb_test_multiple by final $gdb_prompt match.
1215
0a00efc3
JK
12162011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1217
1218 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
1219 New variable, new test.
1220 (list static-method.cc:xxx::(anonymous namespace)::A::func)
1221 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
1222 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
1223 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
1224 them if HAVE_GCC_45682_FIXED is not set.
1225
4511b1ba
YQ
12262011-12-10 Yao Qi <yao@codesourcery.com>
1227
1228 * gdb.trace/status-stop.exp: New.
1229 * gdb.trace/status-stop.c: New.
1230
27949e73
JK
12312011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1232
1233 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
1234 timeout.
1235
d8ea7931
TT
12362011-12-08 Tom Tromey <tromey@redhat.com>
1237
1238 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
1239 condition.
1240
1cc310d2
SS
12412011-12-07 Stan Shebs <stan@codesourcery.com>
1242
1243 * gdb.trace/tfind.exp: Update for output changes.
1244
d482a875
PA
12452011-12-07 Pedro Alves <pedro@codesourcery.com>
1246
1247 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
1248 throws "Cannot insert catchpoints in this configuration".
1249 * gdb.ada/mi_catch_ex.exp: Likewise.
1250
f0ba3972
PA
12512011-12-06 Pedro Alves <pedro@codesourcery.com>
1252
1253 * gdb.base/break-always.exp: Test changing memory at addresses
1254 with breakpoints inserted.
1255
f8eba3c6
TT
12562011-12-06 Joel Brobecker <brobecker@acacore.com>
1257
1258 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
1259 involving a fully qualified function name.
1260
12612011-12-06 Tom Tromey <tromey@redhat.com>
1262
1263 * gdb.ada/homonym.exp: Add three breakpoint tests.
1264
12652011-12-06 Tom Tromey <tromey@redhat.com>
1266
1267 * gdb.base/solib-weak.exp (do_test): Remove kfail.
1268 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
1269 * gdb.objc/objcdecode.exp: Update for output changes.
1270 * gdb.linespec/linespec.exp: New file.
1271 * gdb.linespec/lspec.cc: New file.
1272 * gdb.linespec/lspec.h: New file.
1273 * gdb.linespec/body.h: New file.
1274 * gdb.linespec/base/two/thefile.cc: New file.
1275 * gdb.linespec/base/one/thefile.cc: New file.
1276 * gdb.linespec/Makefile.in: New file.
1277 * gdb.cp/templates.exp (test_template_breakpoints): Update for
1278 output changes.
1279 * gdb.cp/re-set-overloaded.exp: Remove kfail.
1280 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
1281 makes one breakpoint.
1282 * gdb.cp/method2.exp (test_break): Update for output changes.
1283 * gdb.cp/mb-templates.exp: Update for output changes.
1284 * gdb.cp/mb-inline.exp: Update for output changes.
1285 * gdb.cp/mb-ctor.exp: Update for output changes.
1286 * gdb.cp/ovsrch.exp: Use fully-qualified names.
1287 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
1288 has multiple matches.
1289 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
1290 error message change.
1291 * gdb.base/list.exp (test_list_filename_and_number): Update for
1292 error message change.
1293 * gdb.base/break.exp: Disable pending breakpoints. Update for
1294 output changes.
1295 * configure.ac: Add gdb.linespec.
1296 * configure: Rebuild.
1297 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
1298
c642a434
UW
12992011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
1300
1301 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
1302 last_break register on s390*-*-* targets.
1303
b18003d1
JB
13042011-12-06 Joel Brobecker <brobecker@adacore.com>
1305
1306 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
1307 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
1308 of parameter X in procedure Foo.
1309
fe96589c
SS
13102011-12-05 Stan Shebs <stan@codesourcery.com>
1311
1312 * gdb.trace/tfind.exp: Update help string matches.
1313
1820ab47
JK
13142011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1315
1316 * gdb.server/ext-run.exp (get process list): Accept also systemd
1317 as PID 1.
1318
e11ac3a3
JK
13192011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1320 Pedro Alves <pedro@codesourcery.com>
1321
1322 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
1323 starting GDB.
1324 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
1325 $use_gdb_stub.
1326 * gdb.base/display.exp: Likewise.
1327 * gdb.base/ending-run.exp: Likewise.
1328 * gdb.base/list.exp (test_listsize): Likewise.
1329 * gdb.base/setshow.exp: Likewise.
1330 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
1331 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
1332 check by global $use_gdb_stub.
1333 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
1334 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
1335 (default_gdb_init): Unset global $use_gdb_stub.
1336 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
1337 by global $use_gdb_stub.
1338 * lib/gdbserver-support.exp: Extend comments for set_board_info
1339 gdb_protocol and gdb,socketport.
1340 (gdbserver_start_extended): Set global gdbserver_protocol and
1341 gdbserver_gdbport. Clear global use_gdb_stub.
1342 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
1343 from target use_gdb_stub.
1344 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
1345
1d41d75c
DE
13462011-12-03 Doug Evans <dje@google.com>
1347
1348 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
1349 (gdb_step_for_stub): Add comments.
1350
d6d7a51a
MR
13512011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
1352
1353 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
1354 to the caller.
1355 (gdb_test_multiple): Likewise.
1356
05acf274
JK
13572011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1358
1359 Fix gdb.mi/mi-solib.exp without system debug info installed.
1360 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
1361 expect attribute, return 0 for it. Update comments.
1362
2268b414
JK
13632011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1364
1365 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
1366 (corrupted list): Adjust the expectation.
1367
585861ea
JK
13682011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1369
1370 PR threads/13448
1371 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
1372 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
1373 * gdb.threads/tls-var-main.c: New file.
1374 * gdb.threads/tls-var.c: New file.
1375 * gdb.threads/tls-var.exp: New file.
1376
968643aa
JK
13772011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1378
1379 PR testsuite/12649
1380 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
1381 Protect gdb_test_multiple by final $gdb_prompt match.
1382 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
1383 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1384 (test_tracepoints): Likewise.
1385
9750bca9
JK
13862011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1387
1388 PR breakpoints/13346
1389 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
1390 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
1391 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
1392
ac1349b7
JB
13932011-12-01 Joel Brobecker <brobecker@adacore.com>
1394
1395 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
1396 * gdb.ada/homonym/homonym.adb: For use of all types defined
1397 locally inside both Get_Value subprograms.
1398
26d44faf
JK
13992011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1400
1401 Fix racy FAILs.
1402 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
1403 of send_gdb.
1404
514f6425
UW
14052011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1406
1407 * gdb.base/testenv.exp: Skip on remote targets. Unset global
1408 environment variable after test completed.
1409
4255c8d2
UW
14102011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1411
1412 * gdb.base/solib-nodir.exp: Skip if remote target.
1413 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
1414 application. Call gdb_load_shlibs.
1415 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
1416
a35ad96a
JB
14172011-11-29 Joel Brobecker <brobecker@adacore.com>
1418
1419 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
1420
1a1d5513
JB
14212011-11-28 Joel Brobecker <brobecker@adacore.com>
1422
1423 * gdb.ada/fullname_bp: New testcase.
1424
50b4ddf8
JK
14252011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1426
1427 PR testsuite/12649
1428 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
1429 Wrap send_gdb into a new gdb_test.
1430
fb0aec57
JK
1431 Code cleanup.
1432 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
1433 Convert send_gdb and gdb_expect to gdb_test_multiple.
1434
2376d946
JK
14352011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1436
1437 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
1438
1eec78bd
KS
14392011-11-23 Keith Seitz <keiths@redhat.com>
1440
1441 * lib/mi-support.exp (varobj_tree): New namespace and procs.
1442 (mi_varobj_tree_test_children_callback): New proc.
1443 (mi_walk_varobj_tree): New proc.
1444
36dfb11c
TT
14452011-11-22 Tom Tromey <tromey@redhat.com>
1446
1447 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
1448 Add "use_mi_command" argument.
1449 (mi_run_cmd, mi_run_with_cli): New procs.
1450 * gdb.mi/solib-lib.c: New file.
1451 * gdb.mi/solib-main.c: New file.
1452 * gdb.mi/mi-solib.exp: New file.
1453
0e965dd0
DE
14542011-11-21 Doug Evans <dje@google.com>
1455
1456 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
1457 _Unwind_DebugHook is missing.
1458
f196051f
SS
14592011-11-20 Stan Shebs <stan@codesourcery.com>
1460
1461 * gdb.trace/tstatus.exp: New.
1462 * gdb.trace/actions.c: Include string.h.
1463
bfccc43c
YQ
14642011-11-18 Yao Qi <yao@codesourcery.com>
1465
1466 * gdb.trace/pending.exp: New.
1467 * gdb.trace/pending.c: New.
1468 * gdb.trace/pendshr1.c: New.
1469 * gdb.trace/pendshr2.c: New.
1470 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
1471 tracepoint location becomes pending.
1472 (tracepoint_change_loc_2): New.
1473
73cd8ab1
DM
14742011-11-16 David S. Miller <davem@davemloft.net>
1475
1476 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
1477 target is sparc*-*-linux*
1478
77426730
PK
14792011-11-15 Paul Koning <paul_koning@dell.com>
1480
1481 * gdb.python/py-type.exp: New testcases for exceptions on scalar
1482 types.
1483
ed59ded5
DE
14842011-11-14 Doug Evans <dje@google.com>
1485
1486 * gdb.base/shell.exp: New file.
1487
405f8e94
SS
14882011-11-14 Stan Shebs <stan@codesourcery.com>
1489
1490 * gdb.trace/ftrace.c: New.
1491 * gdb.trace/ftrace.exp: New.
1492
1e4d1764
YQ
14932011-11-14 Yao Qi <yao@codesourcery.com>
1494
1495 * gdb.trace/change-loc-1.c: New.
1496 * gdb.trace/change-loc-2.c: New.
1497 * gdb.trace/change-loc.c: New.
1498 * gdb.trace/change-loc.exp: New.
1499 * gdb.trace/change-loc.h: New.
1500 * gdb.trace/trace-break.c (marker): Define new symbol.
1501 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
1502 New.
1503 (break_trace_same_addr_6): New.
1504
71eba9c2 15052011-11-12 Matt Rice <ratmice@gmail.com>
1506
1507 * gdb.base/info-macros.exp: Make tests for info definitions
1508 test info macro. Add tests for info macro argument processing.
1509 Rename a few tests.
1510
1d93e29a
KS
15112011-11-11 Keith Seitz <keiths@redhat.com>
1512
1513 PR gdb/12843
1514 * gdb.base/linespecs.exp: New file.
1515
a4b5b48a
DE
15162011-11-11 Doug Evans <dje@google.com>
1517
1518 * gdb.threads/print-threads.exp: Extend timeout for slower
1519 tests.
1520
f6b47be4
DE
15212011-11-10 Doug Evans <dje@google.com>
1522
792a0230
DE
1523 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
1524 "record to end of main" test.
1525
f6b47be4
DE
1526 * gdb.python/py-type.c (TS): New typedef.
1527 (ts): New global.
1528 * gdb.python/py-type.exp: Test field list of typedef.
1529
22355c90
JB
15302011-11-10 Joel Brobecker <brobecker@adacore.com>
1531
1532 * gdb.ada/small_reg_param: New testcase.
1533
a7860e76
TT
15342011-11-09 Tom Tromey <tromey@redhat.com>
1535
1536 * gdb.cp/destrprint.exp: New file.
1537 * gdb.cp/destrprint.cc: New file.
1538
72a2e3dc
MI
15392011-11-08 Meador Inge <meadori@codesourcery.com>
1540
1541 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
1542 (switch_stack_to_other): New test function.
1543 * gdb.arch/thumb-prologue.exp: New test cases.
1544
c7195df2 15452011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
1546
1547 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
1548
d3895d7d
YQ
15492011-11-08 Yao Qi <yao@codesourcery.com>
1550
1551 * gdb.exp (supports_process_record): New.
1552 (supports_reverse): New.
1553 * gdb.reverse/break-precsave.exp: Call support_process_record
1554 to run test conditionally.
1555 * gdb.reverse/consecutive-precsave.exp: Likewise.
1556 * gdb.reverse/i386-precsave.exp: Likewise.
1557 * gdb.reverse/machinestate-precsave.exp: Likewise.
1558 * gdb.reverse/solib-precsave.exp: Likewise.
1559 * gdb.reverse/step-precsave.exp: Likewise.
1560 * gdb.reverse/until-precsave.exp: Likewise.
1561 * gdb.reverse/watch-precsave.exp: Likewise.
1562 * gdb.reverse/break-reverse.exp: Call support_reverse to run
1563 test conditionally.
1564 * gdb.reverse/consecutive-reverse.exp: Likewise.
1565 * gdb.reverse/finish-precsave.exp: Likewise.
1566 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1567 * gdb.reverse/finish-reverse.exp: Likewise.
1568 * gdb.reverse/i386-reverse.exp: Likewise.
1569 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1570 * gdb.reverse/machinestate.exp: Likewise.
1571 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
1572 * gdb.reverse/sigall-precsave.exp: Likewise.
1573 * gdb.reverse/sigall-reverse.exp: Likewise.
1574 * gdb.reverse/solib-reverse.exp: Likewise.
1575 * gdb.reverse/step-reverse.exp: Likewise.
1576 * gdb.reverse/until-reverse.exp: Likewise.
1577 * gdb.reverse/watch-reverse.exp: Likewise.
1578
a59306a3
YQ
15792011-11-05 Yao Qi <yao@codesourcery.com>
1580
1581 * gdb.trace/trace-break.exp: Add test on setting two
1582 fast tracepoints at the same address.
1583
87769f59
JK
15842011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1585
1586 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
1587
3065dfb6
SS
15882011-11-02 Stan Shebs <stan@codesourcery.com>
1589
1590 * gdb.trace/collection.c: Add code using strings.
1591 * gdb.trace/collection.exp: Add tests of string collection.
1592
89e208db
JK
15932011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1594
1595 * gdb.base/skip-solib.exp (executable_main): New variable.
1596 (binfile_main): Base it on that.
1597 Use $executable_main in clean_restart calls. Drop gdb_exit and
1598 gdb_start calls.
1599
405e54e9
JK
16002011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1601
1602 Fix racy FAILs.
1603 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
1604 breakpoint_re globals import by async. Set string_regex to .* for
1605 async. Remove the optional thread_selected_re and breakpoint_re
1606 globals expectations.
1607
58e8570a
JM
16082011-11-01 Joseph Myers <joseph@codesourcery.com>
1609
1610 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
1611 well as Cygwin.
1612
7b35ec7f 16132011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
1614
1615 Add tests for skip command.
89e208db
JK
1616 * gdb.base/skip-solib-lib.c: New
1617 * gdb.base/skip-solib-main.c: New
1618 * gdb.base/skip-solib.exp: New
1619 * gdb.base/skip.c: New
1620 * gdb.base/skip.exp: New
1621 * gdb.base/skip1.c: New
1622 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 1623
b9fd1791
PA
16242011-10-31 Yao Qi <yao@codesourcery.com>
1625 Pedro Alves <pedro@codesourcery.com>
1626
1627 * gdb.trace/trace-break.c: New.
1628 * gdb.trace/trace-break.exp: New.
1629
4323fecc
JK
16302011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
1633 break-here-2.
1634
0e5bf2a8
PA
16352011-10-28 Pedro Alves <pedro@codesourcery.com>
1636
1637 * gdb.threads/no-unwaited-for-left.c: New.
1638 * gdb.threads/no-unwaited-for-left.exp: New.
1639 * gdb.threads/non-ldr-exc-1.c: New.
1640 * gdb.threads/non-ldr-exc-1.exp: New.
1641 * gdb.threads/non-ldr-exc-2.c: New.
1642 * gdb.threads/non-ldr-exc-2.exp: New.
1643 * gdb.threads/non-ldr-exc-3.c: New.
1644 * gdb.threads/non-ldr-exc-3.exp: New.
1645 * gdb.threads/non-ldr-exc-4.c: New.
1646 * gdb.threads/non-ldr-exc-4.exp: New.
1647
3a3dad98
JK
16482011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1649
1650 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
1651 * gdb.base/attach-pie-misread.exp: Likewise.
1652 * gdb.base/break-interp.exp: Likewise.
1653 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
1654 testcases for use_gdb_stub.
1655 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
1656 (continue): New testcase.
1657 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
1658 * gdb.threads/attach-into-signal.exp: Likewise.
1659 * gdb.threads/attach-stopped.exp: Likewise.
1660 * gdb.threads/attachstop-mt.exp: Likewise.
1661
d6a5d40c
PK
16622011-10-28 Paul Koning <paul_koning@dell.com>
1663
1664 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
1665
ca539be8
JK
16662011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1667
1668 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
1669 (mi_gdb_test): Import globals thread_selected_re
1670 and breakpoint_re. Expect them optionally at the regex start.
1671
d234ef5c
DE
16722011-10-27 Doug Evans <dje@google.com>
1673
1674 * gdb.python/python.exp: Test source -s.
1675
ab964825
PK
16762011-10-26 Paul Koning <paul_koning@dell.com>
1677
1678 * gdb.python/lib-types.cc (struct A): New structure.
1679 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 1680
54d8a644
PK
16812011-10-25 Paul Koning <paul_koning@dell.com>
1682
1683 PR python/13327
d234ef5c 1684
54d8a644
PK
1685 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
1686 fetch_lazy method.
1687
b0221781
YQ
16882011-10-24 Yao Qi <yao@codesourcery.com>
1689
1690 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
1691 target is tic6x-*-*.
1692
6cda5a20
JB
16932011-10-21 Joel Brobecker <brobecker@adacore.com>
1694
1695 * gdb.ada/mi_task_info/task_switch.adb: New file.
1696 * gdb.ada/mi_task_info.exp: New file.
1697
5ed9db04
JK
16982011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1699
1700 * gdb.cp/expand-psymtabs-cxx.exp: New file.
1701 * gdb.cp/expand-psymtabs-cxx.cc: New file.
1702
9df2fbc4
PM
17032011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1704
1705 PR python/12656
1706
1707 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
1708 global_block tests.
1709
736086ba
TT
17102011-10-18 Tom Tromey <tromey@redhat.com>
1711
1712 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
1713
4af31552
TT
17142011-10-18 Tom Tromey <tromey@redhat.com>
1715
1716 * gdb.base/source.exp: Don't include full file name in test name.
1717 * gdb.python/python.exp: Don't include full file name in test
1718 name.
1719
43136979
AR
17202011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1721
1722 * gdb.base/attach-pie-noexec.c: New files.
1723 * gdb.base/attach-pie-noexec.exp: New files.
1724
543a9323
JM
17252011-10-17 Joseph Myers <joseph@codesourcery.com>
1726
1727 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
1728 prompt for each extra line in command.
1729
21ae7a4d
JK
17302011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1731
1732 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
1733 Revert the part of:
1734 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1735 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1736 Change the expected string.
1737
20ec36d9
JK
17382011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1739
1740 Fix results with system glibc debug info installed.
1741 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
1742 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
1743 Accept also __libc_ symbol prefix and no prefix.
1744
6501c2fc
KS
17452011-10-14 Keith Seitz <keiths@redhat.com>
1746
1747 PR c++/13225
1748 * gdb.cp/converts.cc (foo3_1): New function.
1749 (foo3_2): New functions.
1750 * gdb.cp/converts.exp: Add tests for int to pointer conversion
1751 and null pointer conversions of integer constant zero.
1752 Add test to check if all arguments are checked for incompatible
1753 conversion BADNESS.
1754
55b1fd0c
TT
17552011-10-14 Tom Tromey <tromey@redhat.com>
1756
1757 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
1758 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
1759 linespec.
1760
22c05d8a
JK
17612011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1762
1763 Fix internal error regression.
1764 * gdb.dwarf2/implptr-optimized-out.S: New file.
1765 * gdb.dwarf2/implptr-optimized-out.exp: New file.
1766
1d6edc3c
JK
17672011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1768
1769 Fix empty DWARF expressions DATA vs. SIZE conditionals.
1770 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
1771 (loclist): New.
1772 (4): New abbrev.
1773 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
1774 Use prepare_for_testing, remove clean_restart.
1775 (p arraynoloc, p arraycallnoloc): New tests.
1776
9ec72168
JK
17772011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1778
1779 * gdb.cp/namespace-enum.exp (executable): New variable.
1780 (binfile): Use ${objdir}/${subdir}/ prefix.
1781 Use ${executable} for clean_restart.
1782
9c6c53f7
SA
17832011-10-11 Sterling Augustine <saugustine@google.com>
1784
1785 * gdb.cp/Makefile.in: Add namespace-enum test.
1786 * gdb.cp/namespace-enum.exp: New file.
1787 * gdb.cp/namespace-enum.c: New file.
1788 * gdb.cp/namespace-enum-main.c: New file.
1789
fac7ceb3
UW
17902011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
1791
1792 * gdb.python/py-shared.exp: Relax filename check to handle remote:
1793 sysroot.
1794
941b2081
JK
17952011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1796
1797 Reimplement @entry in input expressions.
1798 * gdb.base/exprs.c (v_int_array_init): New variable.
1799 * gdb.base/exprs.exp (print v_int_array_init)
1800 (print *v_int_array_init@1, print *v_int_array_init@2)
1801 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
1802 (print v_int_array_init[1]@1): New tests.
1803
0344e878
JM
18042011-10-10 Joseph Myers <joseph@codesourcery.com>
1805
1806 * gdb.cp/gdb2495.exp: Do not include directories in filename in
1807 expected message.
1808
5a56e9c5
DE
18092011-10-09 Doug Evans <dje@google.com>
1810
1811 * gdb.base/alias.exp: Add tests for alias command.
1812
2bda9cc5
JK
18132011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1814
1815 * gdb.arch/amd64-entry-value.s: New file.
1816 * gdb.mi/mi2-amd64-entry-value.s: New file.
1817
a471c594
JK
18182011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1819
1820 Display @entry parameter values even for references.
1821 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
1822 functions.
1823 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
1824 reference and datap_input.
1825 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
1826 breakpoints.
1827 (continue to breakpoint: entry_reference: reference)
1828 (entry_reference: bt at entry)
1829 (continue to breakpoint: entry_reference: breakhere_reference)
1830 (entry_reference: bt, entry_reference: ptype regparam)
1831 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
1832 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
1833 (entry_reference: p regcopy, entry_reference: p nodataparam)
1834 (entry_reference: p nodataparam@entry): New tests.
1835
36b11add
JK
18362011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1837
1838 Support @entry in input expressions.
1839 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
1840 (entry_stack: p s1@entry, entry_stack: p s2@entry)
1841 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
1842 (tailcall: p j@entry): New tests.
1843 * gdb.cp/koenig.cc (A::entry): New function.
1844 (main): Call it.
1845 * gdb.cp/koenig.exp (p entry (c)): New test.
1846
e18b2753
JK
18472011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1848
1849 Display @entry parameter values (without references).
1850 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
1851 (different, validity, invalid): New functions.
1852 (main): Call them.
1853 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
1854 stacktest, breakhere_stacktest, different, breakhere_different,
1855 breakhere_validity and breakhere_invalid.
1856 (entry: bt): Update for @entry.
1857 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
1858 (entry_validity: *, entry_invalid: *): Many new tests.
1859 * gdb.base/break.exp
1860 (run until breakpoint set at small function, optimized file): Accept
1861 also the @entry suffix.
1862 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
1863 * gdb.mi/mi2-amd64-entry-value.c: New files.
1864 * gdb.mi/mi2-amd64-entry-value.exp: New files.
1865
2d6c5dc2
JK
18662011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1867
1868 Protect entry values against self tail calls.
1869 * gdb.arch/amd64-entry-value.cc (self2, self): New.
1870 (main): Call self.
1871 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
1872 (set debug entry-values 1, self: bt debug entry-values): New tests.
1873
111c6489
JK
18742011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1875
1876 Recognize virtual tail call frames.
1877 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
1878 (amb_b, amb_a): New.
1879 (main): Call a and b.
1880 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
1881 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
1882 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
1883 New tests.
1884
8e3b41a9
JK
18852011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1886
1887 Implement basic support for DW_TAG_GNU_call_site.
1888 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
1889 * gdb.arch/amd64-entry-value.cc: New file.
1890 * gdb.arch/amd64-entry-value.exp: New file.
1891
181cebd4
JK
18922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1893
1894 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
1895 * gdb.dwarf2/implptr-64bit.S: New file.
1896 * gdb.dwarf2/implptr-64bit.exp: New file.
1897
741f5e3c
JK
18982011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1899
1900 Fix initial language detection with -readnow.
1901 * gdb.cp/readnow-language.cc: New file.
1902 * gdb.cp/readnow-language.exp: New file.
1903
a73d2258
JK
19042011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1905
1906 Fix printed anonymous struct name.
1907 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
1908
af369495
JM
19092011-10-09 Joseph Myers <joseph@codesourcery.com>
1910
1911 * gdb.base/solib-symbol.exp: Do not include directories in
1912 filenames in expected messages.
1913
1fa57852
DE
19142011-10-07 Doug Evans <dje@google.com>
1915
1916 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
1917
bd054e06
KP
19182011-10-07 Kevin Pouget <kevin.pouget@st.com>
1919
1920 Allow Python notification of new object-file loadings.
1921 * gdb.python/py-events.exp: Test newobjfile event.
1922 * gdb.python/py-events.py: Register newobjfile callback.
1923 * gdb.python/py-events.c: Add call to shared library
1924 * gdb.python/py-events-shlib.c: New file.
1925
8031b6f8
JM
19262011-10-06 Joseph Myers <joseph@codesourcery.com>
1927
1928 * gdb.base/fixsection.exp: Do not include directories in filename
1929 in expected message.
1930
7fea6923
PM
19312011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
1932
1933 Add tests for passing of environment variables to inferior.
1934 * gdb.base/testenv.c: New test source.
1935 * gdb.base/testenv.exp: New expect test.
1936
687f2a88
PK
19372011-10-04 Paul Koning <paul_koning@dell.com>
1938
1939 * gdb.python/py-value.c (main): Break before return.
1940
cb6be26b
KP
19412011-10-04 Kevin Pouget <kevin.pouget@st.com>
1942
1943 PR python/12691: Add the inferior to Python exited event
1944 * gdb.python/py-events.exp: Test the inferior attribute of exited
1945 event with a fork.
1946 * gdb.python/py-events.py: Print inferior number on exit.
1947 * gdb.python/py-events.c: Fork the inferior.
1948
fb213700
EBM
19492011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
1950
1951 * gdb.base/jit.exp: Add testcase name to log message
1952
aa2071bd
PK
19532011-10-03 Paul Koning <paul_koning@dell.com>
1954 Jan Kratochvil <jan.kratochvil@redhat.com>
1955
1956 * gdb.python/py-value.exp
1957 (python inval = gdb.parse_and_eval('*(int*)0'))
1958 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
1959 (set argc=2, python print argc_lazy): New tests.
1960
dd11a36c
JB
19612011-10-02 Joel Brobecker <brobecker@adacore.com>
1962
1963 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
1964
46f886f1
JK
19652011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1966 Pedro Alves <pedro@codesourcery.com>
1967
1968 * gdb.python/py-value.exp (test_value_in_inferior): New variable
1969 can_read_0, test for it.
1970 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
1971 (parse_and_eval with memory error): ... here, make it untested if
1972 can_read_0.
1973
c5cb204f
MP
19742011-09-30 Marek Polacek <mpolacek@redhat.com>
1975
1976 * gdb.python/python.exp (verify pagination beforehand)
1977 (verify pagination afterwards): Fix race by splitting the line.
1978
68fb0ec0
JM
19792011-09-29 Joseph Myers <joseph@codesourcery.com>
1980
1981 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
1982 for 64-bit multilibs from i?86-* targets.
1983
6aee0d90
MP
19842011-09-29 Marek Polacek <mpolacek@redhat.com>
1985
1986 * lib/gdb.exp: Fix a typo in one of the comments.
1987
e9101ff5
MP
19882011-09-29 Marek Polacek <mpolacek@redhat.com>
1989
1990 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
1991 matching pattern.
1992
7a81bdbf
PK
19932011-09-28 Paul Koning <paul_koning@dell.com>
1994
1995 * gdb.python/py-type.c (enum E): New.
1996 * gdb.python/py-type.exp (test_fields): Add tests for Python
1997 mapping access to fields.
1998 (test_enums): New test for field access on enums.
1999
6710bf39
SS
20002011-09-27 Stan Shebs <stan@codesourcery.com>
2001
2002 * gdb.trace/collection.exp: Test collection of $_ret.
2003
b2a6bdeb
AT
20042011-09-22 Andreas Tobler <andreast@fgznet.ch>
2005
2006 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
2007 list of compilation switches for <*-*-freebsd*>.
2008
3c9057f3
SS
20092011-09-19 Stan Shebs <stan@codesourcery.com>
2010
2011 * gdb.trace/tspeed.exp: New file.
2012 * gdb.trace/tspeed.c: New file.
2013
34518530
YQ
20142011-09-18 Yao Qi <yao@codesourcery.com>
2015
2016 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
2017 instructions.
2018 (test_adr_32bit, test_pop_pc): Likewise.
2019 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
2020 Thumb instructions.
2021 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
2022 in gdb_test_multiple.
2023 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
2024
ab254057
YQ
20252011-09-17 Yao Qi <yao@codesourcery.com>
2026
2027 * lib/gdb.exp (can_single_step_to_signal_handler): New.
2028 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
2029 support single step to signal handler.
2030
9c317b71
YQ
20312011-09-17 Yao Qi <yao@codesourcery.com>
2032
2033 * gdb.base/disp-step-fork.c: New.
2034 * gdb.base/disp-step-syscall.exp: New.
2035 * gdb.base/disp-step-vfork.c: New.
2036
a8123151
JB
20372011-09-16 Joel Brobecker <brobecker@adacore.com>
2038
2039 * gdb.ada/tasks.exp: Make the expected output for
2040 the `info tasks' tests more resilient to spacing
2041 changes.
2042
63a9aad8
JK
20432011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2044
2045 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
2046 (reached breakpoint 2, reached breakpoint 3): Update expected output.
2047
2aa48337
KP
20482011-09-15 Kevin Pouget <kevin.pouget@st.com>
2049
2050 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2051 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
2052
6839b47f
KP
20532011-04-30 Kevin Pouget <kevin.pouget@st.com>
2054
2055 Handle multiple breakpoint hits in Python interface:
2056 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
2057 presence.
2058 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
2059 breakpoint hits.
2060
0935723e
JK
20612011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
2062 Jan Kratochvil <jan.kratochvil@redhat.com>
2063
2064 * gdb.python/py-events.exp: Remove pretty printing comment.
2065 * gdb.python/py-evsignal.exp: New file.
2066 * gdb.python/py-evthreads.c: Include signal.h.
2067 (thread3): Remove variable count3. Remove variable bad and use raise
2068 instead.
2069 (thread2): Remove variable count2. Move thread3 pthread_create here,
2070 merge pthread_join to a single line.
2071 (main): Remove variable count1. Merge pthread_join with pthread_create
2072 to a single line.
2073 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
2074 KFAIL python/12966 for gdbserver. Test return value of
2075 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
2076 gdb_expect by gdb_test and gdb_test_multiple.
2077 (thread 2, thread 3): New tests.
2078
4801a9a3
PA
20792011-09-12 Matt Rice <ratmice@gmail.com>
2080 Pedro Alves <pedro@codesourcery.com>
2081
2082 PR gdb/13175
2083
2084 * gdb.base/interp.exp: New tests.
2085 * gdb.base/interp.c: New file.
2086
24ece742
DE
20872011-09-12 Doug Evans <dje@google.com>
2088
2089 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
2090 * gdb.dwarf2/typeddwarf.exp: Ditto.
2091
7f062217
JK
20922011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2093
2094 Fix compatibility with x32 arch.
2095 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
2096 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
2097 is_x86_like_target.
2098 * testsuite/gdb.trace/collection.exp: Likewise.
2099 * testsuite/gdb.trace/report.exp: Likewise.
2100 * testsuite/gdb.trace/unavailable.exp: Likewise.
2101 * testsuite/gdb.trace/while-dyn.exp: Likewise.
2102 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
2103 (is_x86_like_target): Check also is_amd64_regs_target.
2104
08711b9a
JK
21052011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2106
2107 PR breakpoints/12435
2108 * gdb.arch/amd64-prologue-xmm.c: New file.
2109 * gdb.arch/amd64-prologue-xmm.exp: New file.
2110 * gdb.arch/amd64-prologue-xmm.s: New file.
2111
b99b5f66
JK
21122011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2113
2114 * gdb.dwarf2/dw2-param-error-main.c: New file.
2115 * gdb.dwarf2/dw2-param-error.S: New file.
2116 * gdb.dwarf2/dw2-param-error.exp: New file.
2117
a391a2f6
PA
21182011-09-08 Pedro Alves <pedro@codesourcery.com>
2119
2120 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
2121 inferior's pid and look for a core dump named core.$pid. Use
2122 `remote_file' commands on the host instead of hand coding shell
2123 commands on the build.
2124 * gdb.base/valgrind-db-attach.exp: Kill the program before
2125 finishing the test.
2126
7d8e6458 21272011-09-02 Matt Rice <ratmice@gmail.com>
2128
2129 * lib/prompt.exp: New file for testing the first prompt.
2130 * gdb.python/py-prompt.exp: Ditto.
2131 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
2132
68e77c9e
PA
21332011-09-02 Pedro Alves <pedro@codesourcery.com>
2134
2135 * gdb.threads/gcore-thread.exp: Set the global core_supported to
2136 0, before testing gcore.
2137
9655e943
JK
21382011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2139
df6dc84d
JK
2140 * dw2-ifort-parameter-debug.S: Update copyright year.
2141 * dw2-ifort-parameter.c: Update copyright year.
2142 * dw2-ifort-parameter.exp: Update copyright year.
2143
9655e943
JK
2144 * dw2-ifort-parameter-debug.S: New file.
2145 * dw2-ifort-parameter.c: New file.
2146 * dw2-ifort-parameter.exp: New file.
2147
353d1d73
JK
21482011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2149
2150 * gdb.base/commands.exp (error_clears_commands_left): New function.
2151 (): Call it.
2152
5c07461a
JK
21532011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2154
2155 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
2156 (C): Initialize `a'.
2157 * gdb.mi/mi-inheritance-syntax-error.exp
2158 (-data-evaluate-expression $path): Expect `a' as 5.
2159
0d932b2f
MK
21602011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
2161
2162 PR mi/11912
2163 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
2164 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
2165 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
2166 keyword in output of -var-info-path-expression.
2167
bdb54049
JK
21682011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2169
2170 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
2171 * gdb.trace/collection.exp: Likewise.
2172 * gdb.trace/report.exp: Likewise.
2173 * gdb.trace/unavailable.exp: Likewise.
2174 * gdb.trace/while-dyn.exp: Likewise.
2175
59cde39c
KS
21762011-08-18 Keith Seitz <keiths@redhat.com>
2177
2178 PR c++/12266
2179 * gdb.cp/meth-typedefs.cc: New file.
2180 * gdb.cp/meth-typedefs.exp: New file.
2181
fa3a4f15
PM
21822011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2183
2184 * gdb.python/python.exp: Add extended-prompt tests.
2185
c1049fca
JK
21862011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2187
2188 * gdb.arch/i386-dr3-watch.exp
2189 (watchpoint on gap1 does not fit debug registers)
2190 (delete all watchpoints): Fix racy expect strings.
2191
d93f7b5c
YQ
21922011-08-14 Yao Qi <yao@codesourcery.com>
2193
2194 * gdb.base/maint.exp: set data_section to ".neardata".
2195 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
2196 * gdb.base/savedregs.exp: Handle SIGILL.
2197 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
2198 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
2199
457e09f0
DE
22002011-08-12 Doug Evans <dje@google.com>
2201
2202 * gdb.python/py-symbol.exp: Add test for symbol.type.
2203
5d0bb2fb
UW
22042011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
2205
2206 * gdb.threads/pthreads.exp: Enable on non-native configurations.
2207 * gdb.mi/mi-pthreads.exp: Likewise.
2208 * gdb.mi/mi2-pthreads.exp: Likewise.
2209 * gdb.mi/gdb669.exp.exp: Likewise.
2210
fcdfa280
PA
22112011-08-09 Pedro Alves <pedro@codesourcery.com>
2212
2213 * lib/mi-support.exp (detect_async): Rename to...
2214 (mi_detect_async): ... this.
2215 * gdb.mi/mi-nonstop-exit.exp: Adjust.
2216 * gdb.mi/mi-nonstop.exp: Adjust.
2217 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
2218 * gdb.mi/mi-nsintrall.exp: Adjust.
2219 * gdb.mi/mi-nsmoribund.exp: Adjust.
2220 * gdb.mi/mi-nsthrexec.exp: Adjust.
2221
9d8fa392
PA
22222011-08-09 Pedro Alves <pedro@codesourcery.com>
2223
2224 * gdb.base/display.c (do_loops): New `p_i' local.
2225 * gdb.base/display.exp: Test displaying a variable that is
2226 temporarily at a bad address.
2227
b6cede78
JK
22282011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2229
2230 * gdb.dwarf2/dw2-op-stack-value.S: New file.
2231 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
2232
67bedb8c
JK
22332011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2234
2235 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
2236 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
2237 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 2238
af6e93b2
PA
22392011-08-05 Pedro Alves <pedro@codesourcery.com>
2240
2241 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
2242 procedure.
2243 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
2244
1cf0e11f
YQ
22452011-08-05 Yao Qi <yao@codesourcery.com>
2246
2247 * gdb.base/callfuncs.exp: Set language after main.
2248 * gdb.cp/cplusfuncs.exp: Likewise.
2249 * gdb.cp/inherit.exp: Likewise.
2250
a1e28cb2
UW
22512011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
2252
2253 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
2254 * gdb.base/watch-vfork.exp: Skip on remote targets.
2255
d4f5bbb9
UW
22562011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
2257
2258 * gdb.threads/thread-find.exp: Support remote targets.
2259
724f4f80
UW
22602011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
2261
2262 * gdb.base/jit.exp: Download solib_binfile to target.
2263 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
2264 and call dlopen without full path name.
2265 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
2266 dlopen without full path name.
2267
934709f0
PW
22682011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2269
2270 * gdb.base/break-always.exp: Complete the test
2271 with duplicated breakpoints and enabling/disabling them.
2272
c26106c4
TT
22732011-08-02 Tom Tromey <tromey@redhat.com>
2274
2275 PR gdb/11289:
2276 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
2277
9300444e 22782011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
2279
2280 PR gdb/13045
2281 * gdb.base/float.exp: Add new test case for PR gdb/13045
2282 * gdb.base/float.c: New file.
2283
00bd41d6
PM
22842011-07-28 Phil Muldoon <pmuldoon@redhat.com>
2285
2286 * gdb.python/py-mi.exp: Test printers returning string hint, and
2287 also not returning a value.
2288 * gdb.python/py-prettyprint.c: Add testcase for above.
2289 * gdb.python/py-prettyprint.py: Add test printer for above.
2290
d24f74ce
JK
22912011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2292
2293 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
2294 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
2295 (.Ldie30) Add as field "data4".
2296 (.Ldie32) Rename field "b" to "shl".
2297 (abbrev4) Change for the "data4" field.
2298 (abbrev5, abbrev6) Remove.
2299 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
2300 (p &s.shl): ... here. Add comment.
2301 (p &s.data4): New.
2302
bb7da2bf
JK
23032011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2304
2305 Fix crash on lval_computed values.
2306 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
2307
11081198
JK
23082011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2309
2310 * gdb.base/help.exp (help whatis): Update the expected string.
2311
3c6e0cb3
JK
23122011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2313
2314 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
2315 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
2316 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
2317 Change the expected string.
2318
efa80663
PA
23192011-07-26 Pedro Alves <pedro@codesourcery.com>
2320
2321 * gdb.base/watchpoint.exp
2322 (test_disable_enable_software_watchpoint): New procedure.
2323 (top level): Run it.
2324
db8e4570
UW
23252011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
2326
2327 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
2328 executable file "${binfile}", C++ version "${binfile}-cxx".
2329 * gdb.python/py-prettyprint.exp: Likewise.
2330 * gdb.python/py-symbol.exp: Likewise.
2331 * gdb.python/py-type.exp: Likewise.
2332 * gdb.python/py-value.exp: Likewise.
2333 * gdb.python/py-template.exp (test_template_arg): Pass full executable
2334 file name instead of just suffix.
2335
543305c9
JK
23362011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2337
2338 Fix implicit pointer offsets.
2339 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
2340 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
2341 (continue to breakpoint: continue to baz breakpoint for implptr)
2342 (sanity check element 0, sanity check element 1)
2343 (enter the inlined function, check element 0 for the offset)
2344 (check element 1 for the offset)
2345 (continue to breakpoint: ignore the second baz breakpoint): New tests.
2346 (set foo breakpoint for implptr): Update the breakpoint number.
2347
b3215adc
UW
23482011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2349
2350 * gdb.python/py-mi.exp: Use different file names for different
2351 versions of the executable under test.
2352 * gdb.python/py-prettyprint.exp: Likewise.
2353 * gdb.python/py-symbol.exp: Likewise.
2354 * gdb.python/py-template.exp: Likewise.
2355 * gdb.python/py-type.exp: Likewise.
2356 * gdb.python/py-value.exp: Likewise.
2357
182b9acc
UW
23582011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2359
2360 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
2361 flag after restarting GDB if necessary.
2362
e6052b5d
UW
23632011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2364
2365 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
2366
1ced966e
PA
23672011-07-22 Pedro Alves <pedro@codesourcery.com>
2368
2369 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
2370 backend doesn't leave used debug registers behind.
2371
3543a589
TT
23722011-07-22 Tom Tromey <tromey@redhat.com>
2373
2374 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
2375 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
2376 argument.
2377 * gdb.dwarf2/typeddwarf-amd64.S: New file.
2378
14d15303 23792011-07-21 Matt Rice <ratmice@gmail.com>
2380
2381 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
2382 in mostlyclean rule. Add files ending in .core.
2383
9b158ba0 23842011-07-21 Matt Rice <ratmice@gmail.com>
2385
2386 PR macros/12999
2387 * gdb.base/info-macros.c: New test sources.
2388 * gdb.base/info-macros.exp: New tests.
2389
d17b6f81
PM
23902011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2391
2392 * gdb.python/python.exp: Add prompt substitution tests.
2393
918dd910
JK
23942011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2395
2396 Fix crash if referenced CU is aged out.
2397 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
2398 New.
2399 * gdb.dwarf2/implptr.exp: Likewise.
2400
0e37a63c
JK
24012011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2402
2403 * gdb.dwarf2/implptr.S: Rebuilt.
2404 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
2405 (bar): Use them for j, k, l.
2406 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
2407 COMPILE.
2408 (print j in implptr:bar): Update for the intp typedef.
2409 (print p[0].x in implptr:foo): Use more exact regex.
2410
f65cf84c
TT
24112011-07-18 Tom Tromey <tromey@redhat.com>
2412
2413 * gdb.cp/static-method.exp: Add missing single quote.
2414
d5b4a7be
YQ
24152011-07-18 Yao Qi <yao@codesourcery.com>
2416
2417 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
2418 supported.
2419 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2420 * gdb.mi/mi-nonstop.exp: Likewise.
2421 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2422 * gdb.mi/mi-nsintrall.exp: Likewise.
2423 * gdb.mi/mi-nsmoribund.exp: Likewise.
2424 * gdb.mi/mi-nsthrexec.exp: Likewise.
2425 * gdb.python/py-evthreads.exp: Likewise.
2426
e9ea2662
JK
24272011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2428
2429 Code cleanup.
2430 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
2431 it. Substitute it instead of test_compiler_info everywhere.
2432
ce451573
UW
24332011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2434
2435 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
2436 remote targets as well.
2437
756d88a7
UW
24382011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2439
2440 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
2441 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
2442
31f83dc5
UW
24432011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2444
2445 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
2446 a remote machine, not the host.
2447 (gdb_compile_shlib): Set soname if target is remote.
2448
059241a0
PP
24492011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2450
2451 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
2452
28a0b48c 24532011-07-13 Matt Rice <ratmice@gmail.com>
2454
2455 * gdb.python/py-objfile-script-gdb.py: Renamed to
2456 py-objfile-script-gdb.py.in.
2457 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
2458 py-objfile-script-gdb.py.
2459 * gdb.python/py-objfile-script.exp: Update reference to
2460 py-objfile-script-gdb.py.
2461
9a771b67
JK
24622011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2463
2464 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
2465 reference undefined label.
2466
04ad99e6
JK
24672011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2468
2469 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
2470 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
2471 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
2472 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
2473
713389e0
PM
24742011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2475
2476 PR python/12438
2477 * gdb.python/python.exp: Add maint set/show python print-stack
2478 deprecated tests. Add set/show python print-backtrace tests.
2479
97d146f8
JK
24802011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2481
2482 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
2483 debug info.
2484
facde0e5 24852011-07-06 Matt Rice <ratmice@gmail.com>
2486
2487 * gdb.python/python.exp: Update filename paths.
2488 * gdb.python/py-symtab.exp: Ditto.
2489
438640d1
MP
24902011-07-06 Marek Polacek <mpolacek@redhat.com>
2491
2492 * gdb.python/py-evthreads.exp: Add missing `$'.
2493
33a365df
MF
24942011-07-06 Jie Zhang <jie.zhang@analog.com>
2495
2496 * config/bfin.exp: New file.
2497 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
2498 * gdb.asm/bfin.inc: New file.
2499
8f7ae686
MP
25002011-07-06 Marek Polacek <mpolacek@redhat.com>
2501
df46027d 2502 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
2503 the whole output.
2504
eb2a6f42
TT
25052011-07-05 Tom Tromey <tromey@redhat.com>
2506
2507 * gdb.java/jprint.java (jprint.hi): New field.
2508 * gdb.java/jprint.exp: Print string.
2509
177b42fe
TJB
25102011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2511
2512 * gdb.base/call-sc.c: Fix typos.
2513 * gdb.base/ifelse.exp: Likewise.
2514 * gdb.base/structs.c: Likewise.
2515
3b2a0cf2
JB
25162011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2517
2518 * gdb.base/jit-so.exp: New test.
2519 * gdb.base/jit-dlmain.c: New file.
2520 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
2521
46fc714c
JK
25222011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2523
2524 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
2525 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
2526 * gdb.cp/pr9167.exp (p b): Likewise.
2527 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
2528 (test value of P in inner_m, test type of Z in inner_m): Call
2529 setup_xfail for gcc <= 4.5.
46fc714c 2530
418c7cf7
JK
25312011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2532
2533 * gdb.cp/paren-type.cc: New files.
2534 * gdb.cp/paren-type.exp: New files.
2535
3d50dd94
JK
25362011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2537
2538 Stop on first linespec terminator instead of eating what we can.
2539 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
2540 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
2541 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
2542 (break C::f()): ... this one.
2543 (break C::operator()()): New test.
2544 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
2545 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
2546 test.
2547
dcf9f4ab
JK
25482011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2549
2550 Fall back linespec to minimal symbols.
2551 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
2552 error message.
2553 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
2554 * gdb.cp/minsym-fallback-main.cc: New file.
2555 * gdb.cp/minsym-fallback.cc: New file.
2556 * gdb.cp/minsym-fallback.exp: New file.
2557 * gdb.cp/minsym-fallback.h: New file.
2558
3f542ed1
JK
25592011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2560
2561 * gdb.cp/no-dmgl-verbose.cc: New file.
2562 * gdb.cp/no-dmgl-verbose.exp: New file.
2563
25642011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
2565
2566 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
2567 __GI_.
2568 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
2569 (f): New function.
2570 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
2571 (complete p 'func<short>(): ... here.
2572 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
2573 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
2574 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
2575 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
2576 Make them KFAIL gcc/49546.
2577
00eb2c4a
JB
25782011-07-01 Joel Brobecker <brobecker@adacore.com>
2579
2580 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
2581
85a20c42
JK
25822011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2583
2584 Test GCC PR debug/49546.
2585 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
2586 (test type of F in k3_m, test value of F in k3_m): New.
2587 * gdb.cp/temargs.cc (struct S3, struct K3): New.
2588 (main): New variable k3. Call k3.k3_m.
2589
d2d43431
JB
25902011-07-01 Jean-Charles Delay <delay@adacore.com>
2591
2592 * gdb.ada/packed_array.exp: Fix expected outout.
2593
54ae186f
JB
25942011-07-01 Jean-Charles Delay <delay@adacore.com>
2595
2596 * gdb.ada/packed_array.exp: fixed expected output.
2597
8f17729f
JB
25982011-07-01 Joel Brobecker <brobecker@adacore.com>
2599
2600 * gdb.ada/same_enum: New testcase.
2601
f5aa6869
JB
26022011-07-01 Joel Brobecker <brobecker@adacore.com>
2603
2604 * gdb.ada/ptr_typedef: New testcase.
2605
828292f2
JB
26062011-07-01 Joel Brobecker <brobecker@adacore.com>
2607
2608 * gdb.ada/arrayptr.exp: Add ptype test.
2609
18920c42
JB
26102011-07-01 Joel Brobecker <brobecker@adacore.com>
2611
2612 * gdb.ada/char_enum: New testcase.
2613
3536d9e3 26142011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
2615
2616 * gdb.base/dump.exp (capture_pointer_with_type): New.
2617 Get value from address instead of name.
2618 Start GDB once, and do `dump' and `restore'
2619 tests together.
2620
db863c42
MF
26212011-06-30 Jie Zhang <jie.zhang@analog.com>
2622 Mike Frysinger <vapier@gentoo.org>
2623
2624 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
2625 helper functions for getting/setting remotetimeout variable.
2626 * lib/gdb.exp (gdb_load): If the target is remote, set
2627 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
2628 with $loadtimeout. Set $load_ok to 0 before doing the load.
2629 Instead of returning, immediately, set $load_ok to 0. Call
2630 set_remotetimeout with $oldremotetimeout, and then return if
2631 $load_ok is 1.
2632
e9e642a8
AB
26332011-06-30 Andrew Burgess <aburgess@broadcom.com>
2634
2635 * gdb.python/py-template.exp: Don't run this test if the target
2636 does not support c++ tests.
2637
32019081
JK
26382011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2639
2640 Fix non-only rename list for Fortran modules import.
2641 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
2642 tests.
2643 * gdb.fortran/module.f90 (module moduse): New.
2644 (program module): use moduse, test var_x, var_y and var_z.
2645
0ecee54c
TT
26462011-06-29 Tom Tromey <tromey@redhat.com>
2647
2648 PR testsuite/12040:
2649 * gdb.fortran/array-element.exp: Use f90, not f77.
2650 * gdb.fortran/complex.exp: Use f90, not f77.
2651 * gdb.fortran/derived-type.exp: Use f90, not f77.
2652 * gdb.fortran/library-module.exp: Use f90, not f77.
2653 * gdb.fortran/logical.exp: Use f90, not f77.
2654 * gdb.fortran/module.exp: Use f90, not f77.
2655 * gdb.fortran/multi-dim.exp: Use f90, not f77.
2656 * gdb.fortran/subarray.exp: Use f90, not f77.
2657
3b2b8fea
TT
26582011-06-29 Tom Tromey <tromey@redhat.com>
2659
2660 * gdb.fortran/charset.exp: New file.
2661 * gdb.fortran/charset.f90: New file.
2662
42159ca5
TT
26632011-06-29 Tom Tromey <tromey@redhat.com>
2664
2665 PR testsuite/12040:
2666 * lib/future.exp: New file, mostly extracted from ada.exp.
2667 Rewrote compatibility code to use rename.
2668 (gdb_find_gfortran): New proc.
2669 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
2670 gfortran patch.
2671 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
2672 Move to future.exp.
2673 * lib/gdb.exp: Always load future.exp.
2674
af69a5ce
YQ
26752011-06-28 Yao Qi <yao@codesourcery.com>
2676
2677 * gdb.cp/exception.cc: Don't include iostream.
2678 (bar): Remove print statement.
2679 (catcher): New.
2680 (main): Remove print statements. Call function catcher.
2681 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
2682 Set breakpoint on catcher, and check the value of parameter.
2683
ab5c6a72
YQ
26842011-06-23 Yao Qi <yao@codesourcery.com>
2685
2686 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
2687 1.2 is disabled. KFAIL for uclinux.
2688
9497469f
MP
26892011-06-23 Marek Polacek <mpolacek@redhat.com>
2690
2691 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
2692 mi_gdb_test.
2693
b9132588
MP
26942011-06-23 Marek Polacek <mpolacek@redhat.com>
2695
5d197ed0 2696 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 2697
e55595ca
MP
26982011-06-23 Marek Polacek <mpolacek@redhat.com>
2699
5d197ed0
MP
2700 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
2701
27022011-06-23 Marek Polacek <mpolacek@redhat.com>
2703
2704 * gdb.mi/mi2-basics.exp: Fix races. Honour the
2705 `test_exec_and_symbol_mi_operatons' return value.
2706 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2707 gdb_test_multiple.
2708 (test_exec_and_symbol_mi_operatons): Likewise.
2709 (test_path_specification): Likewise.
e55595ca 2710
be777e08
YQ
27112011-06-23 Yao Qi <yao@codesourcery.com>
2712
2713 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
2714 supported.
2715 * lib/gdb.exp (support_displaced_stepping): New.
2716
615556d6
YQ
27172011-06-23 Yao Qi <yao@codesourcery.com>
2718
2719 * gdb.threads/execl.exp: Skip on remote target.
2720
833b0ca7
MP
27212011-06-21 Marek Polacek <mpolacek@redhat.com>
2722
5d197ed0 2723 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
2724 mi_gdb_test.
2725
1ee4023a
MP
27262011-06-20 Marek Polacek <mpolacek@redhat.com>
2727
5d197ed0 2728 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 2729
d0b1d624
MP
27302011-06-20 Marek Polacek <mpolacek@redhat.com>
2731
5d197ed0 2732 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
2733 mi_gdb_test.
2734
79aa92c1
MP
27352011-06-20 Marek Polacek <mpolacek@redhat.com>
2736
5d197ed0 2737 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 2738
5ce5db06
YQ
27392011-06-14 Yao Qi <yao@codesourcery.com>
2740
2741 gdb/testsuite/
2742 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
2743
533a737e
JK
27442011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2745
2746 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
2747
d0e53741
TT
27482011-06-10 Tom Tromey <tromey@redhat.com>
2749
2750 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
2751 Add tests for pointer-to-member-function.
2752 * gdb.cp/temargs.cc (S::somefunc): New function.
2753 (K2): New class.
2754 (main): Instantiate K2; call method.
2755
b5916bbd
JB
27562011-06-08 Joel Brobecker <brobecker@adacore.com>
2757
2758 * gdb.python/py-inferior.c (f2): Make str an array rather
2759 than a pointer.
2760 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
2761
5be4dfca
JK
27622011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2763
2764 * gdb.base/async-shell.c: New file.
2765 * gdb.base/async-shell.exp: New file.
2766
9f47e254
PA
27672011-06-06 Pedro Alves <pedro@codesourcery.com>
2768
2769 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
2770
64b9b334
JB
27712011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
2772
2773 From Stephen Kitt <steve@sk2.org>
2774 * gdb.base/help.exp: Adjust following some spelling corrections
2775 in GDB.
2776
dbc0f131
YQ
27772011-06-01 Yao Qi <yao@codesourcery.com>
2778
2779 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
2780
fd336a18
KS
27812010-05-31 Keith Seitz <keiths@redhat.com>
2782
2783 PR c++/12750
2784 * gdb.cp/static-method.cc: New file.
2785 * gdb.cp/static-method.exp: New file.
2786
fa8b9902
KS
27872010-05-31 Keith Seitz <keiths@redhat.com>
2788
2789 PR symtab/12704
2790 * gdb.cp/anon-ns.cc: New file.
2791 * gdb.cp/anon-ns.exp: New file.
2792
0a5b1e09
PA
27932011-05-31 Pedro Alves <pedro@codesourcery.com>
2794
2795 * gdb.arch/i386-dr3-watch.c: New file.
2796 * gdb.arch/i386-dr3-watch.exp: New file.
2797
0578b8d1
YQ
27982011-05-30 Yao Qi <yao@codesourcery.com>
2799
2800 * gdb.base/callfuncs.c (t_structs_fc): New.
2801 (t_structs_dc, t_structs_ldc): New.
2802 (t_double_many_args):
2803 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
2804 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
2805 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
2806 * gdb.base/callfuncs.exp: Call new functions.
2807
6680506e
YQ
28082011-05-30 Yao Qi <yao@codesourcery.com>
2809
ff4d2c60
YQ
2810 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
2811 Call rerun_and_prepare for each test to isolate effects.
2812
28132011-05-30 Yao Qi <yao@codesourcery.com>
2814
2815 * gdb.base/varargs.c (find_max_float_real): New.
2816 (find_max_double_real, find_max_long_double_real): New.
2817 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
2818 * lib/gdb.exp (setup_kfail_for_target): New.
2819
e43ec454
YQ
28202011-05-30 Yao Qi <yao@codesourcery.com>
2821
2822 * gdb.base/funcargs.c (callca, callcb, callcc): New.
2823 (callcd, callce, callcf, callc1a, callc1b): New.
2824 (callc2a, callc2b): New.
2825 * gdb.base/funcargs.exp (complex_args): New.
2826 (complex_integral_args, complex_float_integral_args): New.
2827 * lib/gdb.exp (support_complex_tests): New. Determine
2828 whether to run test cases on _Complex types.
2829
432b4d03
JK
28302011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2831
2832 * gdb.threads/leader-exit.c: New file.
2833 * gdb.threads/leader-exit.exp: New file.
2834
6caf069d
MP
28352011-05-27 Marek Polacek <mpolacek@redhat.com>
2836
9497469f 2837 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 2838
97fce28b
MP
28392011-05-27 Marek Polacek <mpolacek@redhat.com>
2840
2841 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
2842 remove the `supported' variable.
2843 * gdb.mi/mi-nonstop.exp: Likewise.
2844 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2845 * gdb.mi/mi-nsintrall.exp: Likewise.
2846 * gdb.mi/mi-nsmoribund.exp: Likewise.
2847 * gdb.mi/mi-nsthrexec.exp: Likewise.
2848
9da8c2a0
PA
28492011-05-26 Pedro Alves <pedro@codesourcery.com>
2850
2851 * gdb.reverse/finish-reverse-bkpt.exp: New test.
2852
2c03e5be
PA
28532011-05-26 Pedro Alves <pedro@codesourcery.com>
2854
2855 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
2856
2e21250d
KS
28572011-05-24 Keith Seitz <keiths@redhat.com>
2858
2859 PR breakpoint/12803
2860 * gdb.cp/cmpd-minsyms.cc (a): New method.
2861 (b): New method.
2862 (c): New method.
2863 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
2864
cdac0397
PA
28652011-05-24 Pedro Alves <pedro@codesourcery.com>
2866
2867 * gdb.base/commands.exp (watchpoint_command_test): Check that the
2868 watchpoint's command list didn't execute when the watchpoint went
2869 out of scope.
2870
ee5683ab
PM
28712011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
2872
2873 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
2874 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
2875 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
2876 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2877 * gdb.arch/i386-permbkpt.exp: Likewise.
2878 * gdb.arch/i386-prologue.exp: Likewise.
2879 * gdb.arch/i386-size-overlap.exp: Likewise.
2880 * gdb.arch/i386-size.exp: Likewise.
2881 * gdb.arch/i386-unwind.exp: Likewise.
2882 * gdb.reverse/i386-precsave.exp: Likewise.
2883 * gdb.reverse/i386-reverse.exp: Likewise.
2884 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2885 * gdb.reverse/i387-env-reverse.exp: Likewise.
2886 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2887
c91c8c16
PA
28882011-05-24 Pedro Alves <pedro@codesourcery.com>
2889
2890 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
2891 file doesn't error, using MI.
2892
c50491a7
TT
28932011-05-23 Tom Tromey <tromey@redhat.com>
2894
2895 * gdb.base/charset.exp (string_display): Add tests to assign to
2896 arrays.
2897 * gdb.base/charset.c (short_array, int_array, long_array): New.
2898
4a07b7da
PA
28992011-05-20 Pedro Alves <pedro@codesourcery.com>
2900
2901 Cope with async mode.
2902
4a07b7da
PA
2903 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
2904 into gdb_test + mi_expect_stop.
2905
b275f2d2
PA
29062011-05-20 Pedro Alves <pedro@codesourcery.com>
2907
2908 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
2909 (callme): Remove printf call.
2910
eec52c44
PM
29112011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
2912
2913 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
2914 quote pattern to avoid problems with Cygwin/mingw expect versions.
2915 * gdb.base/default.exp (show convenience): Use double
2916 quote pattern for regular expressions.
2917
b3c8eb43
JK
29182011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2919
2920 Fix -readnow for -gdwarf-4 unused type units.
2921 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
2922 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
2923
ed731959
JK
29242011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2925
2926 * gdb.base/kill-after-signal.c: New file.
2927 * gdb.base/kill-after-signal.exp: New file.
2928
3b48433d
PA
29292011-05-16 Pedro Alves <pedro@codesourcery.com>
2930
2931 * gdb.ada/start.exp: Call untested with the correct test filename.
2932 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
2933 test filename. Make the test's binary unique.
2934 * gdb.arch/i386-signal.exp: Call untested with the correct test
2935 filename.
2936 * gdb.arch/i386-size-overlap.exp: Ditto.
2937 * gdb.arch/Makefile.in (EXECUTABLES): Update.
2938 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2939 * gdb.cp/call-c.exp: Ditto.
2940 * gdb.mi/mi-reverse.exp: Call untested with the correct test
2941 filename. Make the test's binary unique.
2942 * gdb.mi/Makefile.in (EXECUTABLES): Update.
2943 * gdb.python/py-mi.exp: Ditto.
2944 * gdb.python/Makefile.in (EXECUTABLES): Update.
2945 * gdb.reverse/i386-precsave.exp: Ditto.
2946 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
2947 test filename.
2948 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2949 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
2950 unique.
2951 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
2952 test filename.
2953 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
2954 * gdb.trace/tfile.exp: Ditto.
2955
ba4a8bdd
YQ
29562011-05-14 Yao Qi <yao@codesourcery.com>
2957
2958 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
2959 type.
2960
dbaefcf7
DE
29612011-05-13 Doug Evans <dje@google.com>
2962
2963 * gdb.python/py-objfile-script.exp: New file.
2964 * gdb.python/py-objfile-script.c: New file.
2965 * gdb.python/py-objfile-script-gdb.py: New file.
2966 * testsuite/gdb.python/py-section-script.exp: Test
2967 "info auto-load-scripts".
2968
9930639c
TT
29692011-05-13 Tom Tromey <tromey@redhat.com>
2970
2971 * gdb.dwarf2/clztest.exp: New file.
2972 * gdb.dwarf2/clztest.c: New file.
2973 * gdb.dwarf2/clztest.S: New file.
2974
05272e11
DE
29752011-05-13 Doug Evans <dje@google.com>
2976
cc63ef9b
DE
2977 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
2978 String16 tests.
05272e11 2979
6edba76f
TT
29802011-05-13 Tom Tromey <tromey@redhat.com>
2981
2982 * lib/gdb.exp (is_x86_like_target): New proc.
2983 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
2984 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
2985 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
2986 -nostdlib to compiler.
2987 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
2988 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
2989 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
2990 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
2991 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
2992
028d0ed5
TJB
29932011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2994
2995 * gdb.python/py-function.exp: Test setting a value from a function
2996 which executes a command.
2997
8a9b8146
TT
29982011-05-12 Tom Tromey <tromey@redhat.com>
2999
3000 * gdb.dwarf2/typeddwarf.S: New file.
3001 * gdb.dwarf2/typeddwarf.c: New file.
3002 * gdb.dwarf2/typeddwarf.exp: New file.
3003
10483e8e
MP
30042011-05-12 Marek Polacek <mpolacek@redhat.com>
3005
3006 * gdb.mi/mi-basics.exp: Fix races. Honour the
3007 `test_exec_and_symbol_mi_operatons' return value.
3008 (test_mi_interpreter_selection): Use mi_gdb_test instead of
3009 gdb_test_multiple.
3010 (test_exec_and_symbol_mi_operatons): Likewise.
3011 (test_path_specification): Likewise.
3012
faf067f1
JK
30132011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3014
3015 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
3016 (gdb_touch_execfile): Remove catch wrappers. New variable time.
3017 Replace `file copy' and `file rename' by `file mtime'. Twice.
3018
7ff911a3
JK
30192011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3020
3021 * gdb.base/readline-ask.c: New file.
3022 * gdb.base/readline-ask.exp: New file.
3023 * gdb.base/readline-ask.inputrc: New file.
3024
a536c6d7
UW
30252011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
3026
3027 * gdb.cell/bt.exp: Delete breakpoints before running to signal
3028 to avoid race condition.
3029 * gdb.cell/coremaker.c: Use small stack size.
3030 * gdb.cell/ea-standalone.exp: Use file name without path as
3031 argument to c_to.
3032 * gdb.cell/fork.exp: Allow other output when continuing to end.
3033
d472a426
JK
30342011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3035
3036 * gdb.threads/corethreads.c: New file.
3037 * gdb.threads/corethreads.exp: New file.
3038
30392011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
3040
3041 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
3042 Try to compile the test using -Wl,-z,norelro first.
3043 (load_core): New variable libthread_db_seen, initialize it.
3044 (zeroed-threads cannot be listed): Protect it by XFAIL on
3045 !$libthread_db_seen.
3046
8be455d7
JK
30472011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3048
3049 PR 12573
3050 * gdb.dwarf2/dw2-skip-prologue.S: New file.
3051 * gdb.dwarf2/dw2-skip-prologue.c: New file.
3052 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
3053
1976171a
JK
30542011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3055
3056 * gdb.cp/psymtab-parameter.cc: New file.
3057 * gdb.cp/psymtab-parameter.exp: New file.
3058
7db6f30f
JK
30592011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3060
3061 Fix a race.
3062 * gdb.cp/static-print-quit.exp (print c): Split to ...
3063 (print c - <return>, print c - q <return>, print c - to quit):
3064 ... these. Make the testfile untested on gdb-7.1.
3065
85161e9e 30662011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
3067
3068 * lib/gdb.exp (exec_target_file, exec_symbol_file,
3069 gdb_rename_execfile, gdb_touch_execfile): New.
3070 * gdb.base/reread.exp: Use new procs to handle multiple
3071 exec files.
3072
0c51be18
YQ
30732011-05-05 Yao Qi <yao@codesourcery.com>
3074
3075 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
3076 (test_adr_32bit, test_pop_pc): New.
3077 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
3078 (test_adr_32bit, test_pop_pc): New.
3079
4d393d60
JM
30802011-05-04 Joseph Myers <joseph@codesourcery.com>
3081
3082 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
3083 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
3084 targets.
3085 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
3086 handle targets.
3087
8ffd0459
JK
30882011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3089
3090 * gdb.base/completion.exp (complete help info wat): Rename to ...
3091 (complete 'help info wat'): ... here.
3092 Remove all `-re ".*' and `-re "^.*' redundant regexes.
3093 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
3094
8e28d804
PA
30952011-05-04 Pedro Alves <pedro@codesourcery.com>
3096
3097 * gdb.base/completion.exp: Use gdb_test_multiple instead of
3098 gdb_test and explicit $gdb_prompt/timeout matches.
3099
3eb2ef34
YQ
31002011-05-04 Yao Qi <yao@codesourcery.com>
3101
3102 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
3103 and __thumb2__.
3104
aaaf81a3
MP
31052011-05-03 Marek Polacek <mpolacek@redhat.com>
3106
3107 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
3108 in place of `gdb_test "delete breakpoints"'. This eliminates two
3109 testcases.
3110
c4cbc0df
PA
31112011-05-02 Pedro Alves <pedro@codesourcery.com>
3112
3113 PR testsuite/12649
3114 Fix races.
3115
3116 * gdb.base/completion.exp: Remove all sleep calls. Remove
3117 unnecessary regexs. Don't explicitly expect anything after the
3118 prompt. Eat the prompt if necessary.
3119
b4cbb4a3
EBM
31202011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
3121
3122 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
3123 accept to show the caller line again as well as the line after.
3124
d65aec65
PM
31252011-04-29 Phil Muldoon <pmuldoon@redhat.com>
3126
3127 PR mi/12531
3128
3129 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
3130 compile target.
3131 * gdb.python/py-prettyprint.exp: Add C++ object for
3132 CPLUS_FAKE_CHILD test.
3133
30852783
UW
31342011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
3135
3136 * gdb.base/signest.exp: New file.
3137 * gdb.base/signest.c: Likewise.
3138
c7b1f0d9
JK
31392011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3140
3141 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
3142 thread and breakpoint notifications.
3143
559a7a62
JK
31442011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3145
3146 * gdb.base/fortran-sym-case.c: New file.
3147 * gdb.base/fortran-sym-case.exp: New file.
3148 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
3149 * gdb.dwarf2/dw2-case-insensitive.c: New file.
3150 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
3151
8344e389
JK
31522011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3153
3154 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
3155 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
3156 false #1', `if true else false #2' and `if true else false #3'.
3157
2484c66b
UW
31582011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
3159
3160 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
3161 while delivering signal.
3162
8d3788bd
VP
31632011-04-27 Vladimir Prus <vladimir@codesourcery.com>
3164
3165 MI breakpoint notifications.
3166
3167 * testsuite/gdb.mi/mi-cli.exp: Adust.
3168 * testsuite/gdb.mi/mi2-cli.exp: Adust.
3169 * testsuite/gdb.mi/mi-watch.exp: Adust.
3170 * testsuite/gdb.mi/mi2-watch.exp: Adust.
3171 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
3172 notifications.
3173
3e03848b
JK
31742011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3175
3176 * gdb.base/gdbindex-stabs-dwarf.c: New file.
3177 * gdb.base/gdbindex-stabs.c: New file.
3178 * gdb.base/gdbindex-stabs.exp: New file.
3179
918c9108
YQ
31802011-04-25 Yao Qi <yao@codesourcery.com>
3181
3182 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
3183 with /*...*/.
3184 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
3185
90556b8c
JK
31862011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3187
3188 * gdb.python/py-value.exp (test_objfiles): Name the first test
3189 `py-value in file.filename'.
3190
03f2bd59
JK
31912011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3192
3193 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
3194 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
3195 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
3196 !gdbserver_reconnect_p..
3197 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
3198
7b08b9eb
JK
31992011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3200
3201 * gdb.cp/cpcompletion.exp (complete class methods)
3202 (complete class methods beginning with F): Move them above runto. New
3203 comment about the runto delimiter.
3204
b78974c3
PA
32052011-04-20 Pedro Alves <pedro@codesourcery.com>
3206
3207 * gdb.base/maint.exp: Test that "maint print registers" works
3208 without a running program.
3209
20429c40 32102011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 3211
20429c40
MP
3212 * gdb.base/setshow.exp: Fix racy tests.
3213 ($old_gdb_prompt): New variable.
3214
7a9dd1b2
TT
32152011-04-19 Tom Tromey <tromey@redhat.com>
3216
3217 * gdb.mi/mi-nsmoribund.exp:
3218 * gdb.hp/gdb.objdbg/objdbg01.exp:
3219 * gdb.base/structs.exp (test_struct_returns):
3220 * gdb.base/call-sc.exp (test_scalar_returns):
3221 * gdb.base/bigcore.exp: Remove duplicate words.
3222
02835898
JK
32232011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3224
3225 * gdb.base/break-interp-lib.c (v, vptr): New variables.
3226 * gdb.base/break-interp.exp (test_attach): New comment.
3227
254f582e
JK
32282011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3229
3230 * gdb.threads/gcore-thread.exp ($core0file): New variable.
3231 (clear __stack_user.next, clear stack_used.next)
3232 (save a zeroed-threads corefile): New test.
3233 Call core_load for $core0file.
3234 (zeroed-threads cannot be listed): New test.
3235
4fe85f5c
JK
32362011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3237
3238 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
3239 filename.
3240 ($srcfile): Preserve the original value.
3241 ($testfile): Match it the .exp filename.
3242 ($corefile): New variable. Substitute it around.
3243 Use clean_restart.
3244 ($prev_timeout): Remove.
3245 (load_core): Move core loading into this proc.
3246 Fix restore of $timeout if load_core fails.
3247
63524580
JK
32482011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3249
3250 * gdb.base/eu-strip-infcall.c: New file.
3251 * gdb.base/eu-strip-infcall.exp: New file.
3252
90359a16
JK
32532011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3254
3255 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
3256 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
3257
626e7282
JK
32582011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3259
3260 Fix Python access to inlined frames.
3261 * gdb.python/py-frame-inline.c: New file.
3262 * gdb.python/py-frame-inline.exp: New file.
3263
3363d018
EBM
32642011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
3265
3266 * gdb.base/gdb1090.exp: Change breakpoint location to read the
3267 content of 's24' correctly (avoiding "optimized out").
3268 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
3269
28781456
JK
32702011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3271
3272 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
3273
4a4106ca
TJB
32742011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
3275
3276 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
3277 expect a colon in watch -location output.
3278
d26ccb4f
JK
32792011-04-13 Marek Polacek <mpolacek@redhat.com>
3280
df46027d 3281 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
3282 New testcase `expect response to define backtrace'. Also remove
3283 redundant `default' block.
3284
e1ab1f9c
JK
32852011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3286
3287 * gdb.python/py-prettyprint.c (struct hint_error): New.
3288 (main): New variable hint_error.
3289 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
3290 "print hint_error".
3291 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
3292 (register_pretty_printers): Register it.
3293
0c2e6019
TT
32942011-04-04 Tom Tromey <tromey@redhat.com>
3295
3296 * gdb.cp/maint.exp (test_help): Update.
3297 (test_namespace): Likewise.
3298
af57139d
JB
32992011-04-01 Joel Brobecker <brobecker@adacore.com>
3300
3301 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
3302 * gdb.ada/arrayptr.exp: Add new tests.
3303
956a9fb9
JB
33042011-04-01 Joel Brobecker <brobecker@adacore.com>
3305
3306 * gdb.ada/mi_catch_ex: New testcase.
3307
d0c4d642
PA
33082011-04-01 Pedro Alves <pedro@codesourcery.com>
3309
3310 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
3311 base::overload(void) method without specifying "const".
3312
18819fa6
UW
33132011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3314
3315 * gdb.arch/thumb-singlestep.S: New file.
3316 * gdb.arch/thumb-singlestep.exp: Likewise.
3317
a4c8e806
TT
33182011-03-31 Tom Tromey <tromey@redhat.com>
3319
3320 * gdb.python/py-prettyprint.py (exception_flag): New global.
3321 (NoStringContainerPrinter._iterator.next): Check it.
3322 * gdb.python/py-prettyprint.c (main): New variable nstype2.
3323 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
3324
53832f31
TT
33252011-03-29 Tom Tromey <tromey@redhat.com>
3326
3327 * gdb.cp/anon-struct.cc: New file.
3328 * gdb.cp/anon-struct.exp: New file.
3329
e4620230
JK
33302011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3331
3332 Test STT_GNU_IFUNC support.
3333 * gdb.base/gnu-ifunc-lib.c: New file.
3334 * gdb.base/gnu-ifunc.c: New file.
3335 * gdb.base/gnu-ifunc.exp: New file.
3336
d0fb5eae
JK
33372011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3338
3339 Support a ring of related breakpoints.
3340 * gdb.base/watchpoint-delete.c: New file.
3341 * gdb.base/watchpoint-delete.exp: New file.
3342
20106cfb
JK
33432011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3344
3345 * gdb.ada/arrayparam.exp (print first after function call): Use
3346 explicit package name. Add a comment
3347 (print lasta after function call): Rename ...
3348 (print last after function call): ... it and use explicit package
3349 name.
3350 (print length after function call): Use explicit package name.
3351 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
3352 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
3353 (multiple matches for symbol i): Rename ...
3354 (multiple matches for symbol integervar): ... it.
3355 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
3356 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
3357
e7ab5e63
AB
33582011-03-25 Andrew Burgess <aburgess@broadcom.com>
3359
3360 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
3361 environment variable to make grep output more predictable. Move
3362 all the environment setup into gdb_init so it's done once per test
3363 case rather than each time we start gdb.
3364
9ef07c8c
TT
33652011-03-24 Tom Tromey <tromey@redhat.com>
3366
3367 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
3368 test.
3369
dd90784c
JK
33702011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3371
3372 * gdb.dwarf2/dw2-entry-value-main.c: New file.
3373 * gdb.dwarf2/dw2-entry-value.S: New file.
3374 * gdb.dwarf2/dw2-entry-value.exp: New file.
3375
05775840
PM
33762011-03-22 Phil Muldoon <pmuldoon@redhat.com>
3377
3378 PR python/12183
3379
3380 * gdb.python/py-function.exp: Add GdbError tests.
3381
8661b11b
PA
33822011-03-18 Pedro Alves <pedro@codesourcery.com>
3383
3384 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
3385 (reglocal_test_func, statlocal_test_func): New functions.
3386 (globals_test_func): Call new functions.
3387 * gdb.trace/unavailable.exp (gdb_collect_args_test)
3388 (gdb_collect_locals_test): New procedure.
3389 (gdb_trace_collection_test): Call new procedures.
3390
0fdb4f18
PA
33912011-03-18 Pedro Alves <pedro@codesourcery.com>
3392
3393 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
3394 (test_register, test_register_unavailable): New procedures.
3395 (gdb_unavailable_registers_test): New procedure.
3396 (gdb_trace_collection_test): Call it.
3397
99c3dc11
PM
33982011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3399
3400 PR python/12149
3401
3402 * gdb.python/python.exp: Add gdb.write tests.
3403
29703da4
PM
34042010-03-17 Phil Muldoon <pmuldoon@redhat.com>
3405
3406 * gdb.python/Makefile.in: Add py-objfile.
3407 * gdb.python/py-objfile.exp: New file.
3408 * gdb.python/py-objfile.c: New file.
3409 * gdb.python/py-block.exp: Add is_valid tests.
3410 * gdb.python/py-inferior.exp: Ditto.
3411 * gdb.python/py-infthread.exp: Ditto.
3412 * gdb.python/py-symbol.exp: Ditto.
3413 * gdb.python/py-symtab.exp: Ditto.
3414
598997c8
KS
34152011-03-16 Keith Seitz <keiths@redhat.com>
3416
3417 PR c++/12273
3418 * gdb.cp/cmpd-minsyms.exp: New test.
3419 * gdb.cp/cmpd-minsyms.cc: New file.
3420
3421 PR c++/11734
3422 * gdb.cp/ovsrch.exp: New test.
3423 * gdb.cp/ovsrch.h: New file.
3424 * gdb.cp/ovsrch1.cc: New file.
3425 * gdb.cp/ovsrch2.cc: New file.
3426 * gdb.cp/ovsrch3.cc: New file.
3427 * gdb.cp/ovsrch4.cc: New file.
3428
c91513d8
PP
34292011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
3430
3431 PR gdb/12528
3432 * gdb.base/Makefile.in: Adjust EXECUTABLES.
3433 * gdb.base/break-on-linker-gcd-function.exp: New test.
3434 * gdb.base/break-on-linker-gcd-function.cc: New file.
3435
7470fc63
AT
34362011-03-15 Andreas Tobler <andreast@fgznet.ch>
3437
3438 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
3439
959e7469
PM
34402011-03-15 Phil Muldoon <pmuldoon@redhat.com>
3441
3442 * lib/gdb.exp (gdb_unload): Add another termination case.
3443
9373cf26
JK
34442011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3445
3446 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
3447 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
3448 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
3449 Provide a stub byte there.
3450 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
3451 DW_AT_entry_pc.
3452 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
3453
24e9cda0
UW
34542011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
3455
3456 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
3457 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
3458 "generic ABI, auto".
3459 (altivec_abi_tests): Accept vectors returned by reference.
3460
7371cf6d
PM
34612010-03-14 Phil Muldoon <pmuldoon@redhat.com>
3462
3463 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
3464
ce77046a
UW
34652011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
3466
3467 * gdb.python/py-section-script.exp: Skip test if no Python support.
3468
176400c3
UW
34692011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
3470
3471 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
3472
ecec24e6
PM
34732011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3474
3475 * gdb.python/py-parameter.exp: Update tests to the new Python
3476 parameter API. Add "no documentation" test. Add deprecated API
3477 backward compatibility test.
3478
5dbdd470
TT
34792011-03-09 Tom Tromey <tromey@redhat.com>
3480
3481 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
3482 gdb_continue_to_end.
3483
b66e66ee
MK
34842011-03-09 Mark Kettenis <kettenis@gnu.org>
3485
3486 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
3487 tabs.
3488
eceb0c5f
TT
34892011-03-09 Tom Tromey <tromey@redhat.com>
3490
3491 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
3492 parentheses.
3493 (gdb_continue_to_end): Add "allow_extra" parameter. Use
3494 $command.
3495 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
3496 argument to gdb_continue_to_end.
3497 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
3498 argument to gdb_continue_to_end.
3499 * gdb.cp/annota3.exp: Fix regex.
3500 * gdb.cp/annota2.exp: Fix regex.
3501 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
3502 gdb_continue_to_end.
3503 * gdb.base/call-signal-resume.exp: Revert earlier patch.
3504 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
3505 gdb_continue_to_end.
3506
63154eca
PA
35072011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3508
3509 * gdb.server/ext-run.exp
3510 (load new file without any gdbserver inferior): New test.
3511
967d1f9b
TT
35122011-03-07 Tom Tromey <tromey@redhat.com>
3513
3514 * Makefile.in (TAGS): Rewrite.
3515
d68dcbb9
JK
35162011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3517
3518 * gdb.trace/report.exp (12.1: trace report #1): New match for the
3519 initial commands echo. New match for `Found trace'. Anchor all the
3520 other matches. Anchor and match for `No trace frame found' the final
3521 match.
3522
6bf58e63
TT
35232011-03-07 Tom Tromey <tromey@redhat.com>
3524
3525 * Makefile.in (TAGS): New target.
3526
fda326dd
TT
35272011-03-07 Tom Tromey <tromey@redhat.com>
3528
3529 * lib/opencl.exp (skip_opencl_tests): Update for exit message
3530 change.
3531 * lib/mi-support.exp (mi_gdb_test): Update for exit message
3532 change.
3533 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
3534 exit message change.
3535 (skip_altivec_tests): Update for exit message change.
3536 (skip_vsx_tests): Likewise.
3537 (gdb_continue_to_end): Likewise. Add 'command' argument.
3538 * lib/cell.exp (skip_cell_tests): Update for exit message change.
3539 * gdb.threads/tls.exp: Update for exit message change.
3540 * gdb.threads/thread-unwindonsignal.exp: Use
3541 gdb_continue_to_end.
3542 * gdb.threads/step.exp (step_it): Update for exit message change.
3543 (continue_all): Likewise.
3544 * gdb.threads/print-threads.exp (test_all_threads): Update for
3545 exit message change.
3546 * gdb.threads/interrupted-hand-call.exp: Use
3547 gdb_continue_to_end.
3548 * gdb.threads/execl.exp: Use gdb_continue_to_end.
3549 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
3550 gdb_continue_to_end.
3551 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
3552 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
3553 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
3554 * gdb.cp/method.exp: Update for exit message change.
3555 * gdb.cp/mb-templates.exp: Update for exit message change.
3556 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
3557 * gdb.cp/annota3.exp: Update for exit message change.
3558 * gdb.cp/annota2.exp: Update for exit message change.
3559 * gdb.cell/fork.exp: Use gdb_continue_to_end.
3560 * gdb.base/term.exp: Update for exit message change.
3561 * gdb.base/step-test.exp (test_i): Update for exit message change.
3562 * gdb.base/sigstep.exp (advance): Update for exit message change.
3563 (advancei): Likewise.
3564 * gdb.base/siginfo.exp: Update for exit message change.
3565 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
3566 * gdb.base/reread.exp: Use gdb_continue_to_end.
3567 * gdb.base/langs.exp: Use gdb_continue_to_end.
3568 * gdb.base/interrupt.exp: Update for exit message change.
3569 * gdb.base/gdb1555.exp: Update for exit message change.
3570 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
3571 * gdb.base/ending-run.exp: Update for exit message change.
3572 * gdb.base/chng-syms.exp: Update for exit message change.
3573 * gdb.base/checkpoint.exp: Update for exit message change.
3574 * gdb.base/catch-syscall.exp (check_for_program_end): Use
3575 gdb_continue_to_end.
3576 (test_catch_syscall_with_wrong_args): Likewise.
3577 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
3578 * gdb.base/break-interp.exp (test_ld): Update for exit message
3579 change.
3580 * gdb.base/bang.exp: Update for exit message change.
3581 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
3582 (do_call_attach_tests): Likewise.
3583 * gdb.base/a2-run.exp: Update for exit message change.
3584 * gdb.arch/ppc-dfp.exp: Update for exit message change.
3585 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
3586 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
3587
dd19bd70
JK
35882011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3589
3590 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
3591
30e62689
TT
35922011-03-03 Tom Tromey <tromey@redhat.com>
3593
3594 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
3595 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
3596 * gdb.hp/gdb.aCC/configure.ac: Remove.
3597 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
3598 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
3599 * gdb.hp/gdb.base-hp/configure.ac: Remove.
3600 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
3601 * gdb.hp/gdb.compat/configure (Makefile): Remove.
3602 * gdb.hp/gdb.compat/configure.ac: Remove.
3603 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
3604 * gdb.hp/gdb.defects/configure (Makefile): Remove.
3605 * gdb.hp/gdb.defects/configure.ac: Remove.
3606 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
3607 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
3608 * gdb.hp/gdb.objdbg/configure.ac: Remove.
3609 * gdb.hp/configure.ac: Remove.
3610 * gdb.hp/configure: Remove.
3611 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
3612 substitution.
3613 (Makefile): Remove rule.
3614 * gdb.cell/configure.ac: Remove.
3615 * gdb.cell/configure: Remove.
3616 * gdb.stabs/Makefile.in (Makefile): Remove.
3617 (distclean): Don't remove config.status or config.log.
3618 * gdb.stabs/configure (Makefile): Remove.
3619 * gdb.stabs/configure.ac: Remove.
3620 * configure: Rebuild.
3621 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
3622 Remove stabs- and cell-specific logic. Test for existence of
3623 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
3624 subdirectories, gdb.cell, and and gdb.stabs.
3625 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
3626
c171f854
JB
36272011-03-03 Joel Brobecker <brobecker@adacore.com>
3628
3629 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
3630 end of buffer.
3631
9a5193cb
JB
36322011-03-02 Joel Brobecker <brobecker@adacore.com>
3633
3634 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
3635 gdb_test when running a test where we expected no output back.
3636
9bb4c1bb
MS
36372011-02-28 Michael Snyder <msnyder@vmware.com>
3638
3639 * gdb.cp/overload.cc: Change initializer value to integer.
3640
3bd0f5ef
MS
36412011-02-27 Michael Snyder <msnyder@vmware.com>
3642
3643 * gdb.multi/base.exp: Add test for remove-inferiors.
3644
2279eaad
JB
36452011-02-26 Joel Brobecker <brobecker@adacore.com>
3646
3647 * gdb.python/py-frame.exp: Simplify the initialization phase
3648 using prepare_for_testing.
3649
c82c0b55
MS
36502011-02-25 Michael Snyder <msnyder@vmware.com>
3651
3652 * gdb.multi/base.exp: Add tests for info inferiors with args.
3653
1d94651b
JK
36542011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3655
3656 * gdb.dwarf2/dw2-ranges.S: Rename to ...
3657 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
3658 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
3659 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
3660 asmfile3. Comment the STABS (#3) file compilation. Compile
3661 everything through assembler. Provide KFAIL for symtab/12497.
3662 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
3663 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
3664 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
3665 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
3666
3bd0f5ef
MS
36672011-02-24 Michael Snyder <msnyder@vmware.com>
3668
3669 * gdb.base/break.exp: Add tests for delete breakpoints using
3670 convenience variables and value history references.
3671
12c1418e
MS
36722011-02-24 Michael Snyder <msnyder@vmware.com>
3673
3674 * gdb.base/break.exp: Remove debugging 'printf' accidentally
3675 left behind in previous check-in.
3676
e5a67952
MS
36772011-02-23 Michael Snyder <msnyder@vmware.com>
3678
3679 * gdb.base/break.exp: Add tests for "info break" with arguments.
3680 * gdb.trace/infotrace.exp: Update patterns for error and help.
3681 * gdb.base/completion.exp: Update pattern.
3682 * gdb.base/ena-dis-br.exp: Update pattern.
3683 * gdb.base/help.exp: Update patterns.
3684
36852011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
3686
3687 * gdb.base/memattr.exp: New test.
3688 * gdb.base/memattr.c: Test load for memattr.exp.
3689
6e6fbe60
DE
36902011-02-22 Doug Evans <dje@google.com>
3691
3692 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
3693
1d41d745
MS
36942011-02-22 Michael Snyder <msnyder@vmware.com>
3695
3696 * Makefile.in: Make more clean.
3697 * gdb.ada/Makefile.in: Ditto.
3698 * gdb.arch/Makefile.in: Ditto.
3699 * gdb.asm/Makefile.in: Ditto.
3700 * gdb.base/Makefile.in: Ditto.
3701 * gdb.cp/Makefile.in: Ditto.
3702 * gdb.dwarf2/Makefile.in: Ditto.
3703 * gdb.java/Makefile.in: Ditto.
3704 * gdb.mi/Makefile.in: Ditto.
3705 * gdb.modula2/Makefile.in: Ditto.
3706 * gdb.python/Makefile.in: Ditto.
3707 * gdb.server/Makefile.in: Ditto.
3708 * gdb.stabs/Makefile.in: Ditto.
3709 * gdb.threads/Makefile.in: Ditto.
3710 * gdb.trace/Makefile.in: Ditto.
3711
79ba84ca
MS
37122011-02-22 Michael Snyder <msnyder@vmware.com>
3713
df46027d 3714 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
3715 info threads.
3716
b9b35694
JB
37172011-02-22 Joel Brobecker <brobecker@adacore.com>
3718
3719 * gdb.python/py-breakpoint.exp: Fix the expected output of
3720 one of the "maint info breakpoints" tests to accept the output
3721 generated on platforms that do not have hardware watchpoints.
3722
8bfb830f
JB
37232011-02-22 Joel Brobecker <brobecker@adacore.com>
3724
3725 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
3726 clean_restart. Be a little stricter in the expected output
3727 for one of the tests. Fix a typo in one of the comments.
3728
c45f3c54
JB
37292011-02-22 Joel Brobecker <brobecker@adacore.com>
3730
3731 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
3732 Delete variable binfile, no longer use. Add or modify test
3733 comments to make them unique.
3734
b97c863c
MS
37352011-02-21 Michael Snyder <msnyder@vmware.com>
3736
3737 * Makefile.in: Update for make clean.
3738 * gdb.ada/Makefile.in: Ditto.
3739 * gdb.arch/Makefile.in: Ditto.
3740 * gdb.asm/Makefile.in: Ditto.
3741 * gdb.base/Makefile.in: Ditto.
3742 * gdb.cp/Makefile.in: Ditto.
3743 * gdb.dwarf2/Makefile.in: Ditto.
3744 * gdb.java/Makefile.in: Ditto.
3745 * gdb.mi/Makefile.in: Ditto.
3746 * gdb.modula2/Makefile.in: Ditto.
3747 * gdb.python/Makefile.in: Ditto.
3748 * gdb.server/Makefile.in: Ditto.
3749 * gdb.stabs/Makefile.in: Ditto.
3750 * gdb.threads/Makefile.in: Ditto.
3751 * gdb.trace/Makefile.in: Ditto.
3752
aea5b279
MS
37532011-02-21 Michael Snyder <msnyder@vmware.com>
3754
3755 * gdb.threads/thread-find.exp: Update patterns for changes in
3756 output of "info threads" command.
3757
e3039479
UW
37582011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3759 Ulrich Weigand <uweigand@de.ibm.com>
3760
3761 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
3762 (skip_hw_watchpoint_tests): Likewise.
3763 (skip_hw_watchpoint_multi_tests): Likewise.
3764
b800ec70
UW
37652011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
3766
3767 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
3768 (skip_hw_watchpoint_tests): Likewise.
3769 (skip_hw_watchpoint_multi_tests): Likewise.
3770 (skip_hw_watchpoint_access_tests): Likewise.
3771
3772 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
3773 * gdb.base/pr11022.exp: Likewise.
3774 * gdb.base/watch-read.exp: Likewise.
3775 * gdb.base/watch_thread_num.exp: Likewise.
3776 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
3777 * gdb.base/watchpoint-hw.exp: Likewise.
3778 * gdb.base/watchpoint.exp: Likewise.
3779 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
3780 * gdb.threads/watchthreads-reorder.exp: Likewise.
3781 * gdb.threads/watchthreads.exp: Likewise.
3782 * gdb.threads/watchthreads2.exp: Likewise.
3783
91033e37
JB
37842011-02-21 Joel Brobecker <brobecker@adacore.com>
3785
3786 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
3787 the debugger is unable to find the array bounds.
3788
eeaafae2
JK
37892011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3790
3791 * gdb.cp/typedef-operator.exp: New file.
3792 * gdb.cp/typedef-operator.cc: New file.
3793
e338d953
MS
37942011-02-17 Michael Snyder <msnyder@vmware.com>
3795
3796 * gdb.threads/thread-find.exp: Fix regular expressions.
3797
e67ad678
JB
37982011-02-17 Joel Brobecker <brobecker@adacore.com>
3799
3800 * gdb.ada/packed_array: Expand testcase to test printing of
3801 unconstrained packed array.
3802
93084bca
JB
38032011-02-17 Joel Brobecker <brobecker@adacore.com>
3804
3805 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
3806
a0c78a73
PA
38072011-02-16 Pedro Alves <pedro@codesourcery.com>
3808
f65d5553 3809 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
3810 (main): Initialize it before collecting, and and clear it
3811 afterwards.
f65d5553
PA
3812 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3813 collecting with '{type} addr', where the addr expression is not an
3814 rvalue.
a0c78a73 3815
3dfcbbd2
KW
38162011-02-16 Ken Werner <ken.werner@de.ibm.com>
3817
3818 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
3819 a bool variable. Expect correct OpenCL names for vector types. Use the
3820 uc3 variable name instead of referring to the uchar3 built-in type.
3821 Escape the asterisk at the half pointer test.
3822
08807d5a
PA
38232011-02-16 Pedro Alves <pedro@codesourcery.com>
3824
f65d5553 3825 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
3826 (main): Initialize it before collecting, and and clear it
3827 afterwards.
f65d5553
PA
3828 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3829 collecting overlapping memory ranges.
08807d5a 3830
60f98dde
MS
38312011-02-15 Michael Snyder <msnyder@vmware.com>
3832
3833 * gdb.base/default.exp: Add tests for thread commands.
3834 * gdb.base/help.exp: Add tests for thread commands.
3835 * gdb.threads/thread-find.exp: New test for thread find command.
3836
648cd113
KW
38372011-02-15 Ken Werner <ken.werner@de.ibm.com>
3838
3839 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
3840
494e194e
YQ
38412011-02-15 Yao Qi <yao@codesourcery.com>
3842
3843 PR tdep/12352
3844 * gdb.arch/arm-disp-step.S : New test for str instruction.
3845 * gdb.arch/arm-disp-step.exp : Likewise.
3846
d9492458
TJB
38472011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
3848
3849 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
3850 "vector_register2_vr" test strings. Test the extended floating
3851 point registers (F32~F63).
3852 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
3853 IBM XL C compiler. Make the test program use a register provided
3854 by the compiler for the lxvd2x instruction.
3855
8af8e3bc
PA
38562011-02-14 Pedro Alves <pedro@codesourcery.com>
3857
3858 * gdb.trace/unavailable.cc (class Base, class Middle, class
3859 Derived): New types.
3860 (derived_unavail, derived_partial, derived_whole): New globals.
3861 (virtual_partial): New global.
3862 (virtualp): Point at virtual_partial.
3863 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
3864 related to unavailable vptr.
3865
1b28d0b3
PA
38662011-02-14 Pedro Alves <pedro@codesourcery.com>
3867
3868 * gdb.trace/unavailable.cc (a, b, c): New globals.
3869 (main): Set and clear them.
3870 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
3871 `a' and `c', and check that `b' isn't collected, although `a' and
3872 `c' are.
3873
ec0a52e1
PA
38742011-02-14 Pedro Alves <pedro@codesourcery.com>
3875
3876 * gdb.trace/unavailable.cc (struct Virtual): New.
3877 (virtualp): New global pointer.
3878 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
3879 printing a pointer to an object whose type has a vtable, with
3880 print object on.
3881
24e6bcee
PA
38822011-02-14 Pedro Alves <pedro@codesourcery.com>
3883
3884 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
3885 value repeat handles unavailableness.
3886
39d37385
PA
38872011-02-14 Pedro Alves <pedro@codesourcery.com>
3888
3889 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
3890 tests for building arrays from unavailable values, subscripting
3891 non-memory rvalue unvailable arrays, and accessing fields or
3892 baseclasses of non-lazy unavailable values,
3893 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
3894 struct types.
3895 (g_smallstruct, g_smallstruct_b): New globals.
3896
06d72e16
PA
38972011-02-14 Pedro Alves <pedro@codesourcery.com>
3898
3899 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
3900
bc9a5551
JK
39012011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3902
3903 Fix const/volatile qualifiers of C++ types, PR c++/12328.
3904 * gdb.cp/overload-const.exp: New file.
3905 * gdb.cp/overload-const.cc: New file.
3906
54fcddd0
UW
39072011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3908
3909 * gdb.opencl/callfuncs.cl: New file.
3910 * gdb.opencl/callfuncs.exp: New test.
3911 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
3912
d6dafb7c
UW
39132011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3914
3915 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
3916 when computing result.
3917 * gdb.arch/altivec-abi.exp: Update expected results.
3918
a449c2d8
TJB
39192011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3920
3921 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
3922 * gdb.base/jit.exp: Likewise.
3923 * gdb.base/pie-execl.exp: Likewise.
3924 * gdb.base/solib-nodir.exp: Likewise.
3925 * gdb.base/solib-overlap.exp: Likewise.
3926
764880b7
PA
39272011-02-07 Pedro Alves <pedro@codesourcery.com>
3928
3929 * gdb.trace/collection.c (global_pieces): New.
3930 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
3931 New procedure.
3932 (gdb_trace_collection_test): Call it.
3933
505500db
SW
39342011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
3935
3936 * gdb.python/py-evthreads.c: New file.
3937 * gdb.python/py-evthreads.exp: New file.
3938 * gdb.python/py-events.py: New file.
3939 * gdb.python/py-events.exp: New file.
3940 * gdb.python/py-events.c: New file.
3941
385203ed
DD
39422011-02-04 David Daney <ddaney@caviumnetworks.com>
3943
3944 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
3945
9011945e
AB
39462011-02-03 Andrew Burgess <aburgess@broadcom.com>
3947
3948 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
3949 gdb.base/disasm-end-cu.exp: New test for disassembling over the
3950 boundary between two compilation units.
3951
580688f3
PA
39522011-02-02 Pedro Alves <pedro@codesourcery.com>
3953
3954 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
3955 (Virtual): New structs.
3956 (virtual_o, virtual_middle_b): New globals.
3957 * gdb.cp/virtbase.exp: New tests.
3958
d3f0f853
PP
39592011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3960
3961 * gdb.base/jit.exp: New file.
3962 * gdb.base/jit-main.c: New file.
3963 * gdb.base/jit-solib.c: New file.
3964
b2030fb5
UW
39652011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
3966
3967 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
3968 proceed to initial kernel entry point.
3969 * gdb.opencl/datatypes.exp: Likewise.
3970 * gdb.opencl/operators.exp: Likewise.
3971 * gdb.opencl/vec_comps.exp: Likewise.
3972
2db19d1e
SW
39732011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
3974
3975 * gdb.cp/nsnested.cc: New.
3976 * gdb.cp/nsnested.exp: New.
3977 * gdb.cp/nsnoimports.exp: New.
3978 * gdb.cp/nsnoimports.cc: New.
3979
6b0c4c1f
JB
39802011-01-31 Joel Brobecker <brobecker@adacore.com>
3981
3982 * gdb.base/interact.exp: Add extra tests that verify that
3983 the value of the interactive-mode setting does not change
3984 after the script is sourced.
3985
80b23b6a
JK
39862011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3987
3988 * gdb.cp/noparam.exp: New file.
3989 * gdb.cp/noparam.cc: New file.
3990
ffd5ec24
PA
39912011-01-28 Pedro Alves <pedro@codesourcery.com>
3992
3993 * gdb.trace/tfile.exp: Test that with no traceframe selected,
3994 there's no stack or registers.
3995
a81766d8
TT
39962011-01-26 Tom Tromey <tromey@redhat.com>
3997
3998 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
3999 space before string output. Add test for "set print pretty off"
4000 case.
4001
585fdaa1
PA
40022011-01-25 Pedro Alves <pedro@codesourcery.com>
4003
4004 * gdb.base/frame-args.exp: Adjust.
4005 * gdb.dwarf2/dw2-noloc.exp: Adjust.
4006 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
4007 * gdb.dwarf2/pieces.exp: Adjust.
4008 * gdb.opt/clobbered-registers-O2.exp: Adjust.
4009 * gdb.opt/inline-locals.exp: Adjust.
4010 * gdb.threads/fork-child-threads.exp: Adjust.
4011
d468832a
KW
40122011-01-25 Ken Werner <ken.werner@de.ibm.com>
4013
4014 * gdb.opencl/convs_casts.cl: Move program scope variables into the
4015 OpenCL kernel function. Add a comment as marker. Add address space
4016 qualifiers for the remaining program scope variables.
4017 * gdb.opencl/datatypes.cl: Likewise.
4018 * gdb.opencl/operators.cl: Likewise.
4019 * gdb.opencl/vec_comps.cl: Likewise.
4020 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
4021 Add breakpoint at the marker comment.
4022 * gdb.opencl/datatypes.exp: Likewise.
4023 * gdb.opencl/operators.exp: Likewise.
4024 * gdb.opencl/vec_comps.exp: Likewise.
4025
490f124f
PA
40262011-01-24 Pedro Alves <pedro@codesourcery.com>
4027
4028 * gdb.base/printcmds.c (some_struct): New struct and instance.
4029 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
4030 procedure.
4031 <global scope>: Call it.
4032
6da78614
KW
40332011-01-21 Ken Werner <ken.werner@de.ibm.com>
4034
4035 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
4036 argument to the gdb_compile_opencl_hostapp call.
4037
ec64c9aa
YQ
40382011-01-19 Yao Qi <yao@codesourcery.com>
4039
4040 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
4041 positve list.
4042
810cfdbb
YQ
40432011-01-19 Yao Qi <yao@codesourcery.com>
4044
4045 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
4046 canonical form.
4047 Remove "xscale-*-*"
4048 * gdb.xml/tdesc-regs.exp: Likewise.
4049 * gdb.python/py-section-script.exp: Replace ARM target triplet
4050 with canonical form.
4051 Match arm*-*-symbianelf*.
4052 * gdb.base/dup-sect.exp: Likewise.
4053 * lib/dwarf.exp: New.
4054 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
4055 dwarf2_support.
4056 * gdb.dwarf2/dup-psym.exp: Likewise.
4057 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
4058 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4059 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
4060 * gdb.dwarf2/dw2-basic.exp: Likewise.
4061 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4062 * gdb.dwarf2/dw2-const.exp: Likewise.
4063 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
4064 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
4065 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4066 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
4067 * gdb.dwarf2/dw2-filename.exp: Likewise.
4068 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4069 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
4070 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4071 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4072 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
4073 * gdb.dwarf2/dw2-noloc.exp: Likewise.
4074 * gdb.dwarf2/dw2-op-call.exp: Likewise.
4075 * gdb.dwarf2/dw2-producer.exp: Likewise.
4076 * gdb.dwarf2/dw2-ranges.exp: Likewise.
4077 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
4078 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
4079 * gdb.dwarf2/dw2-strp.exp: Likewise.
4080 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
4081 * gdb.dwarf2/implptr.exp: Likewise.
4082 * gdb.dwarf2/mac-fileno.exp: Likewise.
4083 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
4084 * gdb.dwarf2/pieces.exp: Likewise.
4085 * gdb.dwarf2/pr11465.exp: Likewise.
4086 * gdb.dwarf2/valop.exp: Likewise.
4087 * gdb.dwarf2/watch-notconst.exp: Likewise.
4088 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
4089
4694da01
TT
40902011-01-19 Tom Tromey <tromey@redhat.com>
4091
4092 * gdb.python/py-infthread.exp: Add thread tests.
4093
b075872c
JB
40942011-01-14 Joel Brobecker <brobecker@adacore.com>
4095
4096 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
4097
2c3e6e24
JB
40982011-01-14 Joel Brobecker <brobecker@adacore.com>
4099
4100 * gdb.ada/widewide: New testcase.
4101
de8fa76c
JB
41022011-01-13 Joel Brobecker <brobecker@adacore.com>
4103
4104 * gdb.base/interact.exp: New testcase.
4105
1b05df00
TT
41062011-01-12 Tom Tromey <tromey@redhat.com>
4107
4108 * gdb.mi/gdb2549.exp: Update for error message changes.
4109 * gdb.mi/mi-cli.exp: Likewise.
4110 * gdb.mi/mi-disassemble.exp: Likewise.
4111 * gdb.mi/mi-pthreads.exp: Likewise.
4112 * gdb.mi/mi-regs.exp: Likewise.
4113 * gdb.mi/mi-stack.exp: Likewise.
4114 * gdb.mi/mi-var-block.exp: Likewise.
4115 * gdb.mi/mi-var-cmd.exp: Likewise.
4116 * gdb.mi/mi2-cli.exp: Likewise.
4117 * gdb.mi/mi2-disassemble.exp: Likewise.
4118 * gdb.mi/mi2-pthreads.exp: Likewise.
4119 * gdb.mi/mi2-regs.exp: Likewise.
4120 * gdb.mi/mi2-stack.exp: Likewise.
4121 * gdb.mi/mi2-var-block.exp: Likewise.
4122 * gdb.mi/mi2-var-cmd.exp: Likewise.
4123
c2ff108b
JK
41242011-01-12 Andrew Burgess <aburgess@broadcom.com>
4125 Jan Kratochvil <jan.kratochvil@redhat.com>
4126
4127 PR fortran/11104 and DWARF unbound arrays detection.
4128 * gdb.fortran/multi-dim.exp: New file.
4129 * gdb.fortran/multi-dim.f90: New file.
4130
b716877b
AB
41312011-01-12 Andrew Burgess <aburgess@broadcom.com>
4132
4133 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
4134 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
4135 add new tests for opcode dumping.
4136
6c162d5e
TT
41372011-01-11 Tom Tromey <tromey@redhat.com>
4138
4139 * gdb.python/py-infthread.exp: Load gdb-python.exp.
4140
77b06cd7
TJB
41412010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
4142
4143 Convert hardware watchpoints to use breakpoint_ops.
4144 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
4145 type is not supported.
4146 * gdb.base/foll-fork.exp: Likewise.
4147 * gdb.base/foll-vfork.exp: Likewise.
4148
f39a75d0
PM
41492011-01-10 Phil Muldoon <pmuldoon@redhat.com>
4150
4151 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
4152 Use load_lib gdb-python.exp.
4153 * gdb.python/python.exp: Ditto.
4154 * gdb.python/py-function.exp: Ditto.
4155
fc529d80
AS
41562011-01-09 Andreas Schwab <schwab@linux-m68k.org>
4157
4158 * gdb.threads/tls.exp ("info address me"): Fix expected output.
4159
fb03cb59
JK
41602011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4161
4162 * configure: Regenerate.
4163
d8e22779
TT
41642011-01-06 Tom Tromey <tromey@redhat.com>
4165
4166 * gdb.python/py-frame.exp: Test gdb.newest_frame.
4167
09050809
JB
41682011-01-06 Joel Brobecker <brobecker@adacore.com>
4169
fc529d80
AS
4170 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
4171 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
4172 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
4173 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
4174 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
4175 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
4176 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
4177 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
4178 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
4179 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
4180 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
4181 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
4182 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
4183 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
4184 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
4185 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
4186 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
4187 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
4188 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
4189 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
4190 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
4191 gdb.ada/uninitialized_vars.exp,
4192 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
4193 Simplify by using clean_restart.
09050809 4194
8ed5dd9e
JB
41952011-01-06 Joel Brobecker <brobecker@adacore.com>
4196
4197 Add marker to be used as anchor for inserting breakpoints.
4198 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
4199 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
4200 Likewise.
4201
4202 Remove uses of gdb_start_cmd.
4203 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
4204 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
4205
4206 Do not run testcase if testing with GDBserver.
4207 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
4208 if testing with GDBserver.
4209
368a124f
JB
42102011-01-06 Joel Brobecker <brobecker@adacore.com>
4211
4212 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
4213 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
4214 copyright header.
4215
44944448
JB
42162011-01-05 Joel Brobecker <brobecker@adacore.com>
4217
4218 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
4219 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
4220 testsuite/gdb.fortran/complex.f,
4221 testsuite/gdb.fortran/derived-type.f90,
4222 testsuite/gdb.fortran/library-module-lib.f90,
4223 testsuite/gdb.fortran/library-module-main.f90,
4224 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
4225 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
4226 Copyright year update.
4227
31886ea6
JB
42282011-01-05 Joel Brobecker <brobecker@adacore.com>
4229
4230 * gdb.base/langs1.f: Add copyright header.
4231
ebedcab5
JK
42322011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4233
4234 * gdb.base/morestack.exp: New file.
4235 * gdb.base/morestack.c: New file.
4236
de1eb2f9
JK
42372011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4238
4239 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
4240
9e87a409
JB
42412010-12-29 Joel Brobecker <brobecker@adacore.com>
4242
4243 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
4244 * gdb.ada/arrayptr.exp: Add test printing that new variable.
4245
720d1a40
JB
42462010-12-29 Joel Brobecker <brobecker@adacore.com>
4247
4248 * gdb.ada/lang_switch.exp: Correct expected parameter value.
4249
a283af87
AS
42502010-12-25 Andreas Schwab <schwab@linux-m68k.org>
4251
5d3d9cba
AS
4252 * gdb.threads/tls.exp: Fix typo.
4253
a283af87
AS
4254 * gdb.threads/thread-specific.exp (get_thread_list): Update.
4255 * gdb.threads/execl.exp: Update.
4256
2a20745c
YQ
42572010-12-23 Yao Qi <yao@codesourcery.com>
4258
4259 * gdb.arch/arm-disp-step.exp: New.
4260 * gdb.arch/arm-disp-step.S: New.
4261
a7658b96
TT
42622010-12-21 Tom Tromey <tromey@redhat.com>
4263
4264 * gdb.threads/execl.exp: Update.
4265 * gdb.threads/linux-dp.exp: Update.
4266 * gdb.threads/manythreads.exp: Update.
4267 * gdb.threads/tls.exp: Update.
4268
5b79abe7
TT
42692010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4270
4271 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
4272 (NextOverThrowDerivates) <resumebpt>: New.
4273 (resumebpt_test): New.
4274 (main): Call resumebpt_test.
4275 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
4276
0914bcdb
SS
42772010-12-12 Stan Shebs <stan@codesourcery.com>
4278
4279 * gdb.trace/tsv.exp: Test print command on trace state variables.
4280
305aeedc
TT
42812010-12-09 Tom Tromey <tromey@redhat.com>
4282
4283 * gdb.base/interp.exp: Add regression test.
4284
186c406b
TT
42852010-12-09 Tom Tromey <tromey@redhat.com>
4286
4287 * gdb.java/jnpe.java: New file.
4288 * gdb.java/jnpe.exp: New file.
4289 * gdb.cp/nextoverthrow.exp: New file.
4290 * gdb.cp/nextoverthrow.cc: New file.
4291
aae1c79a
DE
42922010-12-07 Doug Evans <dje@google.com>
4293
4294 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
4295 of data-directory.
4296 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
4297 updated.
4298 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
4299
60f98dde 43002010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
4301
4302 * gdb.base/callfuncs.exp: Test for skip_float_tests.
4303 * gdb.base/call-sc.exp: Ditto.
4304 * gdb.base/finish.exp: Ditto.
4305 * gdb.base/return.exp: Ditto.
4306 * gdb.base/return2.exp: Ditto.
4307
5fa290c1
DE
43082010-11-30 Doug Evans <dje@google.com>
4309
4310 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
4311 (gdb_expect_list): Fix spelling errors in comments.
4312 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
4313 send_gdb/gdb_expect_list where applicable.
4314 * gdb.base/call-ar-st.exp: Ditto.
4315 * gdb.base/funcargs.exp: Ditto.
4316 * gdb.base/gcore.exp: Ditto.
4317 * gdb.base/page.exp: Ditto.
4318 * gdb.base/sigaltstack.exp: Ditto.
4319 * gdb.base/siginfo.exp: Ditto.
4320 * gdb.base/sigstep.exp: Ditto.
4321 * gdb.base/trace-commands.exp: Ditto.
4322
4e04c971
DE
43232010-11-29 Doug Evans <dje@google.com>
4324
4325 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
4326 printer-name;subprinter-name.
4327
8cf6f0b1
TT
43282010-11-29 Tom Tromey <tromey@redhat.com>
4329
4330 * gdb.dwarf2/implptr.exp: New file.
4331 * gdb.dwarf2/implptr.c: New file.
4332 * gdb.dwarf2/implptr.S: New file.
4333
94b6973e
PM
43342010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4335
fc529d80 4336 PR python/12199
94b6973e
PM
4337
4338 * gdb.python/py-breakpoint.exp: Test the delete method.
4339
8358c15c
JK
43402010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4341
4342 Fix step_resume_breakpoint unsaved during an infcall.
4343 * gdb.base/step-resume-infcall.exp: New file.
4344 * gdb.base/step-resume-infcall.c: New file.
4345
f6df29bc
TJB
43462010-11-24 Edjunior Machado <emachado@br.ibm.com>
4347
4348 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
4349
f2b5a5cf
TJB
43502010-11-24 Edjunior Machado <emachado@br.ibm.com>
4351
4352 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
4353 on ppc64's symbols; "finish" and "return" commands must accept to
4354 show the caller line again as well as the line after.
4355 * gdb.asm/powerpc64.inc: New file.
4356
6b0ecdc2
DE
43572010-11-23 Doug Evans <dje@google.com>
4358
4359 * lib/gdb.exp (gdb_test_sequence): New function.
4360 (gdb_expect_list): Add verbose -log call for each pattern.
4361 * gdb.base/signals.exp (test_handle_all_print): Call it.
4362 Reduce timeout increment from 6 minutes to 1 minute.
4363 * gdb.server/ext-run.exp: Call it.
4364
ea976c60
PM
43652010-11-23 Phil Muldoon <pmuldoon@redhat.com>
4366
f2b5a5cf 4367 PR python/12212
ea976c60
PM
4368
4369 * gdb.python/python.exp: Check that selected_thread raises an
4370 error when no inferior is loaded.
4371
c0efa795
JK
43722010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4373
4374 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
4375 * gdb.dwarf2/dw2-stack-boundary.S: New file.
4376
ec3aa567
JK
43772010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4378
4379 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
4380 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
4381
d8249011
DE
43822010-11-18 Doug Evans <dje@google.com>
4383
4384 * gdb.server/ext-run.exp: Fix intermittent failures.
4385
d4eba7d1
NF
43862010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4387
4388 * gdb.stabs/gdb11479.exp: Use runto_main.
4389
b04c2f88
NF
43902010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4391
4392 * gdb.base/break-entry.exp: Skip if using a stub.
4393
ae9d7ce4
NF
43942010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4395
4396 * gdb.python/py-inferior.exp: Pack values in target endianness.
4397
621c8364
TT
43982010-11-12 Tom Tromey <tromey@redhat.com>
4399
4400 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
4401 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
4402 MemoryError.
4403 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
4404 type.
4405 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
4406 MemoryError.
4407 (test_subscript_regression): Update exception type.
4408
84f4c1fe
PM
44092010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4410
4411 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
4412 breakpoint tests.
4413
a1442452
PA
44142010-11-09 Pedro Alves <pedro@codesourcery.com>
4415
4416 * gdb.base/watchpoint.exp: Test "watch -location" with an
4417 innacessible location.
4418
efd11a33
JK
44192010-11-09 Edjunior Machado <emachado@br.ibm.com>
4420 Luis Machado <luisgpm@br.ibm.com>
4421
4422 * gdb.base/maint.exp: Expect "." prefix.
4423 * gdb.base/nodebug.exp: Expect "." Likewise.
4424 * gdb.base/sepsymtab.exp: Expect "." Likewise.
4425 * gdb.base/watchpoint-cond-gone.exp: Likewise.
4426 * gdb.base/watchpoint.exp: Expect a software watch to be created for
4427 POWER server processors.
4428
aa00efb5
JK
44292010-11-08 Edjunior Machado <emachado@br.ibm.com>
4430 Luis Machado <luisgpm@br.ibm.com>
4431
4432 * gdb.base/break-entry.exp: convert entry point for
4433 ppc64 and expect leading `.' on ppc64's symbols
4434
99e7ae30
DE
44352010-11-05 Doug Evans <dje@google.com>
4436
4437 * gdb.base/help.exp: Update expected output.
b521dba8
DE
4438 * gdb.python/py-param.exp: Delete, contents moved to ...
4439 * gdb.python/py-parameter.exp: ... here. New file.
4440 Add test for gdb.parameter ("directories").
99e7ae30 4441
f4b8a18d
KW
44422010-11-05 Ken Werner <ken.werner@de.ibm.com>
4443
4444 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
4445 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
4446 * configure: Regenerate.
4447 * gdb.opencl/Makefile.in: New File.
4448 * gdb.opencl/datatypes.exp: Likewise.
4449 * gdb.opencl/datatypes.cl: Likewise.
4450 * gdb.opencl/operators.exp: Likewise.
4451 * gdb.opencl/operators.cl: Likewise.
4452 * gdb.opencl/vec_comps.exp: Likewise.
4453 * gdb.opencl/vec_comps.cl: Likewise.
4454 * gdb.opencl/convs_casts.exp: Likewise.
4455 * gdb.opencl/convs_casts.cl: Likewise.
4456 * lib/opencl.exp: Likewise.
4457 * lib/opencl_hostapp.c: Likewise.
4458 * lib/opencl_kernel.cl: Likewise.
4459 * lib/cl_util.c: Likewise.
4460 * lib/cl_util.c: Likewise.
4461 * gdb.base/default.exp (set language): Add "opencl" to the list of
4462 languages.
4463
a9d5ef47
SW
44642010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
4465
4466 * gdb.cp/overload.exp: Added test for inheritance overload.
4467 * gdb.cp/overload.cc: Ditto.
4468 * gdb.cp/oranking.exp: Removed releveant kfails.
4469
03eb1c79
JK
44702010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4471 Joel Brobecker <brobecker@adacore.com>
4472
4473 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
4474 check test_compiler_info.
4475
dbc98a8b
KW
44762010-11-03 Ken Werner <ken.werner@de.ibm.com>
4477
4478 * gdb.base/gnu_vector.exp: Adjust expect messages.
4479
120bd360
KW
44802010-11-03 Ken Werner <ken.werner@de.ibm.com>
4481
4482 * gdb.base/gnu_vector.exp: Add unary operator tests.
4483
c37f7098
KW
44842010-11-03 Ken Werner <ken.werner@de.ibm.com>
4485
4486 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
4487
7b51bc51
DE
44882010-11-02 Doug Evans <dje@google.com>
4489
4490 * gdb.python/py-pp-maint.c: New file.
4491 * gdb.python/py-pp-maint.exp: New file.
4492 * gdb.python/py-pp-maint.py: New file.
4493
50c97f38
TT
44942010-11-02 Tom Tromey <tromey@redhat.com>
4495
4496 * gdb.base/default.exp: Remove "scheme" from language list.
4497
a289b8f6
JK
44982010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4499
4500 Revert:
4501 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4502 * gdb.threads/sigstep-threads.exp: New file.
4503 * gdb.threads/sigstep-threads.c: New file.
4504
cd017491
MS
45052010-10-20 Michael Snyder <msnyder@vmware.com>
4506
4507 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
4508
8e6a5956
UW
45092010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4510
4511 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
4512 Skip test completely if gdb,no_hardware_watchpoints.
4513
2c04da0d
UW
45142010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4515
4516 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
4517 strict, but do not check for any particular function name within libc.
4518
79afc5ef
SW
45192010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4520
4521 * gdb.cp/smartp.exp: New test.
4522 * gdb.cp/smartp.cc : New test.
4523
026ffab7
SW
45242010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4525
4526 * gdb.cp/converts.exp: Test pointer to bool conversion.
4527 Test pointer to long conversion.
4528 * gdb.cp/oranking.exp: Removed relevant kfail.
4529
3a772aa4
TT
45302010-10-18 Tom Tromey <tromey@redhat.com>
4531
4532 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
4533 argument to lazy_string.
4534 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
4535 (pp_ls.to_string): Use it.
4536 * gdb.python/py-prettyprint.c (main): Move declarations to top.
4537 Add "estring2" local.
4538
5fc3827b
JK
45392010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4540
4541 Fix s390x compatibility.
4542 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
4543 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
4544
8aeb23f3
JK
45452010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4546
4547 * gdb.threads/sigstep-threads.exp: New file.
4548 * gdb.threads/sigstep-threads.c: New file.
4549
c1e56572
JK
45502010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4551
4552 * gdb.base/pie-execl.exp: New file.
4553 * gdb.base/pie-execl.c: New file.
4554
92163a10
JK
45552010-10-13 Doug Evans <dje@google.com>
4556 Jan Kratochvil <jan.kratochvil@redhat.com>
4557
4558 PR exp/12117
4559 * gdb.cp/ptype-cv-cp.cc: New file.
4560 * gdb.cp/ptype-cv-cp.exp: New file.
4561
7062b0a0
SW
45622010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
4563
4564 * gdb.cp/converts.cc: New test program.
4565 * gdb.cp/converts.exp: New test.
4566 * gdb.cp/overload.exp: Added test for void* vs int*.
4567 * gdb.cp/overload.exp: Ditto.
4568 * gdb.cp/oranking.exp: Removed related kfail.
4569
0e3509db
DE
45702010-10-13 Doug Evans <dje@google.com>
4571
4572 * lib/gdb-python.exp (gdb_check_python_config): New function.
4573 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
4574 * gdb.python/lib-types.cc: New file.
4575 * gdb.python/lib-types.exp: New file.
4576
8dc78533
JK
45772010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4578
4579 * gdb.python/py-error.exp: New file.
4580 * gdb.python/py-error.py: New file.
4581
93c17e06
JK
45822010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4583
4584 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
4585 gdb_test_multiple.
4586
d8b34041
JK
45872010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4588
4589 * gdb.base/break-interp.exp: Use ldlags for linking flags.
4590 * gdb.base/prelink.exp: Likewise.
4591 * gdb.base/solib-nodir.exp: Likewise.
4592 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
4593 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
4594 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
4595
e0cc584e
UW
45962010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4597
4598 * break-interp.exp (test_ld): Use two separate gdb_expect statements
4599 for the "info files" test to avoid timeouts on slow machines.
4600
cfc353b1
JK
46012010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4602
4603 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
4604 (main): Make openlib dummy call.
4605
d3d7896d
JK
46062010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4607
4608 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
4609 * break-interp.exp (reach): Move the core body ...
4610 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
4611 (test_ld): Provide always real argument, even to the linker. Replace
4612 dl_main by _dl_debug_state.
4613
5e533c94
JK
46142010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4615
4616 Fix results of prelinked PIEs on ppc*.
4617 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
4618 Accept also DISPLACEMENT "PRESENT".
4619 (main): Replace "ZERO" displacements by "PRESENT".
4620
33540610
SW
46212010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
4622
4623 * gdb.cp/oranking.exp: New test.
4624 * gdb.cp/oranking.cc: New test program.
4625
3bdf2bbd
KW
46262010-10-08 Ken Werner <ken.werner@de.ibm.com>
4627
4628 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
4629 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
4630
2f608a3a
KW
46312010-10-06 Ken Werner <ken.werner@de.ibm.com>
4632
4633 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
4634 lush, lynx) New constant.
4635 * gdb.base/constvars.exp: Test const array types.
4636 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
4637
aa2e2d8d
DE
46382010-10-06 Doug Evans <dje@google.com>
4639
4640 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
4641 of syscall staging area.
4642
2844d6b5
KW
46432010-10-06 Ken Werner <ken.werner@de.ibm.com>
4644
4645 * gdb.base/gnu_vector.c: Add variable c4.
4646 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
4647 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4648
7d8ac8bb
MR
46492010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
4650
4651 * gdb.arch/altivec-abi.exp: Fix a typo.
4652
84a02e58
MR
46532010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
4654
4655 * lib/mi-support.exp (thread_selected_re): Correct pattern used
4656 to match a thread ID.
4657
b18e6318
JK
46582010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4659
4660 Fix s390x testcase compatibility.
4661 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
4662
a2c09bd0
DE
46632010-10-01 Doug Evans <dje@google.com>
4664
4665 * lib/gdb-python.exp: New file.
4666 * gdb.python/py-block.exp: Use it.
4667 * gdb.python/py-breakpoint.exp: Ditto.
4668 * gdb.python/py-frame.exp: Ditto.
4669 * gdb.python/py-inferior.exp: Ditto.
4670 * gdb.python/py-param.exp: Ditto.
4671 * gdb.python/py-prettyprint.exp: Ditto.
4672 * gdb.python/py-shared.exp: Ditto.
4673 * gdb.python/py-symbol.exp: Ditto.
4674 * gdb.python/py-symtab.exp: Ditto.
4675 * gdb.python/py-type.exp: Ditto.
4676 * gdb.python/py-value.exp: Ditto.
4677 * gdb.python/python.exp: Ditto.
4678
38f12cfc
TT
46792010-09-30 Tom Tromey <tromey@redhat.com>
4680
4681 * gdb.base/anon.exp: New file.
4682 * gdb.base/anon.c: New file.
4683
9ae8282d
TT
46842010-09-30 Tom Tromey <tromey@redhat.com>
4685
4686 * gdb.base/completion.exp: Test completion through anonymous
4687 union.
4688 * gdb.base/break1.c (struct some_struct): Add anonymous union.
4689
e9e07ba6
JK
46902010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4691
4692 Fix printing parameters of inlined functions.
4693 * gdb.dwarf2/dw2-inline-param.exp: New file.
4694 * gdb.dwarf2/dw2-inline-param-main.c: New file.
4695 * gdb.dwarf2/dw2-inline-param.S: New file.
4696
cd2effb2
JK
46972010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4698
4699 PR corefiles/12071.
4700 * gdb.base/corefile.exp (quit with a process, no question: load core)
4701 (quit with a core file): New tests.
4702
bceffbf3
JK
47032010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4704
4705 Fix GDB crash on inferior calls with self-referencing classes.
4706 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
4707 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
4708 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
4709
1736ad11
JK
47102010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4711
4712 Fix lost siginfo_t for inferior calls.
4713 * gdb.base/siginfo-infcall.exp: New file.
4714 * gdb.base/siginfo-infcall.c: New file.
4715
a176ad92
JB
47162010-09-22 Joel Brobecker <brobecker@adacore.com>
4717
4718 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
4719
c2b0a229
JK
47202010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4721
4722 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
4723 New test.
4724 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
4725
e8ae22d1
JB
47262010-09-22 Joel Brobecker <brobecker@adacore.com>
4727
4728 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
4729 type of our const type.
4730
ec322823
SW
47312010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
4732
4733 * gdb.cp/pr12028.cc: New.
4734 * gdb.cp/pr12028.exp: New.
4735
72929c62
JB
47362010-09-22 Joel Brobecker <brobecker@adacore.com>
4737
4738 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
4739
875b4ff5 47402010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 4741 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
4742
4743 PR mi/11407
4744 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
4745 * gdb.mi/dw2-ref-missing-frame-main.c New File.
4746 * gdb.mi/dw2-ref-missing-frame.S New File.
4747 * gdb.mi/dw2-ref-missing-frame.exp New File.
4748
7155d578
TT
47492010-09-14 Tom Tromey <tromey@redhat.com>
4750
4751 PR symtab/8399:
4752 * gdb.threads/tls.exp: Remove kfail. Update expected output.
4753
515ed532
TT
47542010-09-14 Tom Tromey <tromey@redhat.com>
4755
4756 PR exp/11803:
4757 * gdb.threads/tls.exp: Use C++.
4758 (check_thread_local): Use K::another_thread_local.
4759 * gdb.threads/tls.c (class K): New.
4760 (another_thread_local): Now a member of K.
4761 (spin): Update. No longer K&R C.
4762
450ca57c
SW
47632010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4764
4765 * gdb.cp/koenig.cc: created class for testing member lookup.
4766 * gdb.cp/koenig.exp: Added test for member lookup.
4767
dbd492a3
JK
47682010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4769
4770 Fix false FAILs on sourcetree topdir directory containing "kill".
4771 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
4772 source line matching regexp.
4773
8d4d924b
JK
47742010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4775
4776 * gdb.python/python.exp (set height 0, collect help from uiout)
4777 (verify help to uiout): New tests.
4778
8e64f2a0
JK
47792010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4780
4781 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
4782 is_lp64_target to check 64bit target.
4783
4569eed2
JK
47842010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4785
4786 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
4787 (test_ld) <powerpc64-*>: New.
4788
5e1617b1
DJ
47892010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4790
4791 * gdb.cp/templates.exp (test_template_args): Allow "struct".
4792
c767944b
DJ
47932010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4794
4795 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
4796 (FunctionArg::method): New function.
4797 (empty, arg): New variables.
4798 (main): Call arg.method.
4799 * gdb.cp/templates.exp (test_template_args): New function.
4800 (do_tests): Call it.
4801
27d3a3fc
UW
48022010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4803
4804 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
4805 of "next" to proceed over pthread_exit call.
4806
55b7ce7f
UW
48072010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4808
4809 * gdb.base/maint.exp: Avoid wildcards against potentially very long
4810 "maint print statistics" output to prevent expect timeouts.
4811
809df446
JK
48122010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4813
4814 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
4815 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4816 (test_float_rejected): ... here.
4817 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
4818 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4819 (test_float_rejected): ... here.
4820 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
4821 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4822 (test_float_rejected): ... here.
4823 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
4824 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4825 (test_float_rejected): ... here.
4826
8464be76
DJ
48272010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4828
4829 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
4830 before disabling hardware watchpoints.
4831 (test_inaccessible_watchpoint): Check that hardware watchpoints
4832 are used. Test for watchpoints on a constant address.
4833
14dba4b4
JK
48342010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4835
4836 * gdb.base/ui-redirect.exp: New file.
4837
3f3540e1 48382010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 4839 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
4840
4841 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
4842
0f254bb7
DE
48432010-08-31 Doug Evans <dje@google.com>
4844
4845 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
4846
03f17ccf
TT
48472010-08-30 Tom Tromey <tromey@redhat.com>
4848
4849 PR python/11792:
4850 * gdb.python/py-value.exp (test_subscript_regression): Add
4851 dynamic_type test.
4852
640617ad
DJ
48532010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
4854
4855 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
4856 instead of running to main. Do not test the main function.
4857 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
4858 Add new main.
4859
2ed91d1b
PA
48602010-08-26 Pedro Alves <pedro@codesourcery.com>
4861
4862 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
4863 one test.
4864
673bfd45
DE
48652010-08-24 Doug Evans <dje@google.com>
4866
4867 PR symtab/11942
4868 * gdb.dwarf2/dw4-sig-types.cc: New file.
4869 * gdb.dwarf2/dw4-sig-types.h: New file.
4870 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
4871 * gdb.dwarf2/dw4-sig-types.exp: New file.
4872
f9ffd4bb
TT
48732010-08-23 Tom Tromey <tromey@redhat.com>
4874
4875 PR python/11145:
4876 * gdb.python/py-value.c (Base, Derived): New types.
4877 (base): New global.
4878 * gdb.python/py-value.exp (test_subscript_regression): Add
4879 dynamic_cast test.
4880
d839c8a4
TT
48812010-08-23 Tom Tromey <tromey@redhat.com>
4882
4883 PR python/10676:
4884 * gdb.python/py-type.exp (test_fields): Add tests for type
4885 equality.
4886
702c2711
TT
48872010-08-23 Tom Tromey <tromey@redhat.com>
4888
4889 PR python/11915:
4890 * gdb.python/py-type.exp (test_fields): Add tests for array.
4891
832bafd3
KS
48922010-08-23 Keith Seitz <keiths@redhat.com>
4893
4894 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
4895 have any children. Create a new abbrev for it.
4896 Add missing terminal sequence to .debug_abbrev.
4897
c37bf528
KS
48982010-08-20 Keith Seitz <keiths@redhat.com>
4899
4900 PR symtab/11465:
4901 * gdb.dwarf2/pr11465.exp: New test.
4902 * gdb.dwarf2/pr11465.S: New file.
4903 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
4904 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
4905
4572cbac
TJB
49062010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
4907
4908 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
4909 registers. Update data sets with the new v2_double element in the
4910 VSX register union. Add vector_register3_vr data set for the AltiVec
4911 registers. Use gdb_test_no_output instead of send_gdb.
4912
e7fbb131
PA
49132010-08-19 Pedro Alves <pedro@codesourcery.com>
4914
4915 * gdb.python/py-shared.exp: New file, factored out from
4916 python.exp.
4917 * gdb.python/py-shared.c: New file.
4918 * gdb.python/py-shared-sl.c: New file.
4919 * gdb.python/python-1.c: New file.
4920 * gdb.python/python-sl.c: Delete.
4921 * gdb.python/python.c: Mention python-1.c.
4922 * gdb.python/python.exp: Move shared library tests to
4923 py-shared.exp.
4924 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
4925 (MISCELLANEOUS): New.
4926 (clean mostlyclean): Also remove $MISCELLANEOUS.
4927
d30f5e1f
DE
49282010-08-19 Doug Evans <dje@google.com>
4929
4930 PR exp/11926
4931 * gdb.base/printcmds.exp (test_float_accepted): New function.
4932 Move existing float tests there. Add tests for floats with suffixes.
4933 (test_float_rejected): New function.
4934 * gdb.java/jv-print.exp (test_float_accepted): New function.
4935 (test_float_rejected): New function.
4936 * gdb.objc/print.exp: New file.
4937 * gdb.pascal/print.exp: New file.
4938 * lib/objc.exp: New file.
4939
7b3fd859
PM
49402010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
4941
4942 * gdb.base/default.exp (info set): Avoid full buffer error and force
4943 reading up to final gdb prompt.
4944 (show): Likewise.
4945
c92817ce
TT
49462010-08-18 Tom Tromey <tromey@redhat.com>
4947
4948 PR symtab/11919:
4949 * gdb.base/completion.exp: Add test.
4950
f1208f9e
DE
49512010-08-18 Doug Evans <dje@google.com>
4952
4953 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
4954 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
4955 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
4956 Simplify, early exit if runto_main fails.
4957 * gdb.fortran/exprs.exp: load_lib fortran.exp.
4958 (set_lang_fortran): Moved to lib/fortran.exp.
4959 * gdb.fortran/types.exp: load_lib fortran.exp.
4960 (set_lang_fortran): Moved to lib/fortran.exp.
4961 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
4962 * gdb.java/jprint.exp (set_lang_java): Ditto.
4963 * gdb.java/jv-exp.exp: load_lib java.exp.
4964 If set_lang_java fails, issue a warning instead of failure to be
4965 consistent with other set_lang_foo uses.
4966 (set_lang_java): Moved to lib/java.exp.
4967 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
4968 If set_lang_java fails, issue a warning instead of failure to be
4969 consistent with other set_lang_foo uses.
4970 * gdb.pascal/types.exp: load_lib pascal.exp.
4971 (set_lang_pascal): Moved to lib/pascal.exp.
4972 * lib/fortran.exp: New file.
4973 * lib/java.exp (set_lang_java): New function.
4974 * lib/pascal.exp (set_lang_pascal): New function.
4975
2f06b485
YQ
49762010-08-18 Yao Qi <yao@codesourcery.com
4977
4978 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
4979 func_nofb_start and func_loopfb_start, so that address of functions
4980 is equal to these labels on Thumb.
4981
96e25403
YQ
49822010-08-18 Yao Qi <yao@codesourcery.com>
4983
4984 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
4985 to reflect latest c source file.
4986
36e6adc4
JK
49872010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4988
4989 * gdb.cp/infcall-dlopen.exp: New file.
4990 * gdb.cp/infcall-dlopen.cc: New file.
4991 * gdb.cp/infcall-dlopen-lib.cc: New file.
4992
f431efe5
PA
49932010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4994 Pedro Alves <pedro@codesourcery.com>
4995
4996 PR breakpoints/11371
4997
4998 * gdb.base/watch-cond-infcall.exp: New file.
4999 * gdb.base/watch-cond-infcall.c: New file.
5000
06a64a0b
TT
50012010-08-16 Tom Tromey <tromey@redhat.com>
5002
5003 * gdb.base/help.exp: Update.
5004 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
5005 watchpoint.
5006 (test_watch_location): New proc.
5007 (test_watchpoint_in_big_blob): Delete watchpoint.
5008 * gdb.base/watchpoint.c (func5): New function.
5009 (main): Call it.
5010
70ebf4ed
DE
50112010-08-16 Doug Evans <dje@google.com>
5012
5013 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
5014
ca5c20b6
PM
50152010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5016
5017 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
5018 tests.
5019
7346b668
KW
50202010-08-11 Ken Werner <ken.werner@de.ibm.com>
5021
5022 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
5023 * gdb.base/gnu_vector.c: New File.
5024 * gdb.base/gnu_vector.exp: Likewise.
5025
cb2e07a6
PM
50262010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5027
5028 * gdb.python/python.c: New File.
5029 * gdb.python/python-sl.c: New File.
5030 * gdb.python/python.exp: Test solib_address and decode_line
5031 * functions.
5032
5da1313b
JK
50332010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5034
5035 * gdb.python/python.exp (show height, set height 10)
5036 (verify pagination beforehand, verify pagination beforehand: q)
5037 (gdb.execute does not page, verify pagination afterwards)
5038 (verify pagination afterwards: q): New.
5039
49c3ccf7
DE
50402010-08-02 Doug Evans <dje@google.com>
5041
5042 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
5043 because of an older gcc, change test2
5044 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
5045 to unsupported.
5046
42c0c4f1
KH
50472010-07-30 Kazu Hirata <kazu@codesourcery.com>
5048
5049 * gdb.base/break-always.exp: Do not expect full paths to file
5050 names.
5051 * gdb.base/commands.exp: Likewise.
5052
d3765805
DE
50532010-07-30 Doug Evans <dje@google.com>
5054
c98ee71b
DE
5055 * gdb.cp/temargs.exp: For new tests that require newer gccs,
5056 xfail them when run with older gccs.
5057
fd961404
DE
5058 * lib/gdb.exp (build_executable): Forward "c++" option to
5059 get_compiler_info.
5060
999adef4
DE
5061 * gdb.python/py-type.exp (test_template): Mark as xfail tests
5062 "python print ttype.template_argument(1)" and
5063 "python print isinstance(ttype.template_argument(1), gdb.Value)"
5064 if using gcc 4.4 or earlier.
5065
d3765805
DE
5066 * gdb.base/valgrind-db-attach.exp: Use unique test name for
5067 attach-to-debugger handling.
5068
1276c759
JK
50692010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5070
5071 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
5072 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
5073 (main): Use copyreloc.
5074 * gdb.base/prelink.exp (split debug of executable)
5075 (.dynbss vs. .bss address shift): New tests.
5076
88caa9b9
PA
50772010-07-29 Pedro Alves <pedro@codesourcery.com>
5078
5079 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
5080 in gdb_test_multiple.
5081
c6f2ac43
PA
50822010-07-29 Pedro Alves <pedro@codesourcery.com>
5083
5084 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
5085 environment.
5086
326fd672
TT
50872010-07-28 Tom Tromey <tromey@redhat.com>
5088
5089 PR python/11060:
5090 * gdb.python/py-type.c (Temargs): New template.
5091 (temvar): New variable.
5092 * gdb.python/py-type.exp (test_template): New proc.
5093
3ce3b1ba
PA
50942010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5095
5096 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
5097 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
5098
34eaf542
TT
50992010-07-28 Tom Tromey <tromey@redhat.com>
5100
5101 PR c++/9946:
5102 * gdb.cp/temargs.exp: New file.
5103 * gdb.cp/temargs.cc: New file.
5104
d41b819e
JK
51052010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5106
5107 * gdb.base/help.exp (help disassemble): Update the content.
5108
26ab7092
JK
51092010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5110
5111 * gdb.threads/ia64-sigill.exp: New file.
5112 * gdb.threads/ia64-sigill.c: New file.
5113
5283e9e1
TT
51142010-07-27 Tom Tromey <tromey@redhat.com>
5115
5116 * gdb.opt/inline-cmds.c (ATTR): New define.
5117 (func1): Use it.
5118 (func2): Likewise.
5119 (func3): Likewise.
5120 (outer_inline1): Likewise.
5121 (outer_inline2): Likewise.
5122 * gdb.opt/inline-bt.c (ATTR): New define.
5123 (func1): Use it.
5124 (func2): Likewise.
5125 * gdb.opt/inline-locals.c (ATTR): New define.
5126 (func1): Use it.
5127 (func2): Likewise.
5128
e992ef73
TT
51292010-07-27 Tom Tromey <tromey@redhat.com>
5130
5131 * gdb.stabs/gdb11479.c (hack): New function.
5132 (test): Use it.
5133 (test2): Use it.
5134 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
5135 (int32_search_buf, int64_search_buf): No longer static.
5136 (x): Remove.
5137 * gdb.base/relocate.c (hack): New function.
5138
5374244e
PM
51392010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5140
5141 * gdb.python/py-value.exp (test_inferior_function_call): New function.
5142 * gdb.python/py-value.c (func1): New function.
5143 (func2): Likewise.
5144
a99aee83
CV
51452010-07-26 Corinna Vinschen <vinschen@redhat.com>
5146
5147 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
5148 as not to clash with .data section.
5149
a04ba985
JG
51502010-07-26 Jerome Guitton <guitton@adacore.com>
5151
5152 * gdb.base/code_elim.exp: New file.
5153 * gdb.base/code_elim1.c: New file.
5154 * gdb.base/code_elim2.c: New file.
5155
23bd0f7c
PA
51562010-07-21 Pedro Alves <pedro@codesourcery.com>
5157
5158 PR symtab/11827
5159
5160 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
5161 (some_volatile_enum): New variable.
5162 * gdb.base/printcmds.exp (test_print_enums): New.
5163 <top level>: Call it.
5164
883df6dd
SW
51652010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
5166
5167 * gdb.cp/fpointer.cc: New test.
5168 * gdb.cp/fpointer.exp: New test.
5169
569b05a5
JK
51702010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5171
5172 * gdb.base/solib-nodir.exp: New file.
5173 * lib/gdb.exp (runto): New case for a GDB internal error.
5174
51d7d803
JK
51752010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5176 Ulrich Weigand <uweigand@de.ibm.com>
5177 Tom Tromey <tromey@redhat.com>
5178
5179 * gdb.base/charset-malloc.c: New file.
5180 * gdb.base/charset.c (malloc_stub): New prototype.
5181 (main): Call it instead of malloc itself.
5182 * gdb.base/charset.exp: Use only prepare_for_testing.
5183 (binfile): Remove the variable.
5184
c0edd9ed
JK
51852010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5186
5187 Make core files the process_stratum.
5188 * gdb.base/corefile.exp (run: load core again)
5189 (run: sanity check we see the core file, run: with core)
5190 (run: core file is cleared, attach: load core again)
5191 (attach: sanity check we see the core file, attach: with core)
5192 (attach: core file is cleared): New tests.
5193 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
5194
3cbaedff
KW
51952010-07-14 Ken Werner <ken.werner@de.ibm.com>
5196
5197 * gdb.arch/altivec-abi.exp: New tests.
5198
91158a56
TT
51992010-07-13 Tom Tromey <tromey@redhat.com>
5200
5201 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
5202 (main): Use it.
5203 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
5204
0f5238ed
TT
52052010-07-13 Tom Tromey <tromey@redhat.com>
5206
5207 * gdb.base/label.exp: New file.
5208 * gdb.base/label.c: New file.
5209
add265ae
L
52102010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
5211 H.J. Lu <hongjiu.lu@intel.com>
5212
5213 * lib/gdb.exp (is_ilp32_target): New.
5214 (is_lp64_target): Likewise.
5215
5216 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
5217 target.
5218 * gdb.arch/amd64-disp-step.exp: Likewise.
5219 * gdb.arch/amd64-dword.exp: Likewise.
5220 * gdb.arch/amd64-i386-address.exp: Likewise.
5221 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 5222
add265ae
L
5223 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
5224 target.
5225 * gdb.arch/i386-bp_permanent.exp: Likewise.
5226 * gdb.arch/i386-byte.exp: Likewise.
5227 * gdb.arch/i386-disp-step.exp: Likewise.
5228 * gdb.arch/i386-gnu-cfi.exp: Likewise.
5229 * gdb.arch/i386-prologue.exp: Likewise.
5230 * gdb.arch/i386-size-overlap.exp: Likewise.
5231 * gdb.arch/i386-size.exp: Likewise.
5232 * gdb.arch/i386-sse.exp: Likewise.
5233 * gdb.arch/i386-unwind.exp: Likewise.
5234 * gdb.arch/i386-word.exp: Likewise.
5235
5236 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
5237 test only when building 64-bit executables. Do not hard-code
5238 -m64 option.
5239
2dfb8c17
DE
52402010-07-07 Doug Evans <dje@google.com>
5241
5242 * lib/gdb.exp (gdb_test_list_exact): New function.
5243 * gdb.base/default.exp (show convenience): Call it, add tests for
5244 $_sdata = void, $_thread = 0.
5245
4e5799b6
JK
52462010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5247 Joel Brobecker <brobecker@adacore.com>
5248
5249 Fix re-run of PIE executable, PR shlibs/11776.
5250 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
5251 Remove $displacement_main to match the solib-svr4.c change. New "kill"
5252 and re-"run" of the inferior.
5253
1a219cc7
JK
52542010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5255 Joel Brobecker <brobecker@adacore.com>
5256
5257 Cope with missing /usr/sbin/prelink.
5258 * lib/prelink-support.exp (prelink_no):
5259 <result == 1 && $output is "no such file or directory">: New.
5260 (prelink_yes): Likewise. Return on failed prelink_no.
5261
5e3b36f8
JK
52622010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5263 Joel Brobecker <brobecker@adacore.com>
5264
5265 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
5266 build_executable by build_executable_own_libs. Replace "prelink -R"
5267 execution by a call of prelink_yes. Comment why "prelink -r" needs no
5268 change.
5269 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
5270 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
5271 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
5272 Replace build_executable by build_executable_own_libs's function
5273 build_executable_own_libs.
5274 (prelinkNO): Create new stub to call prelink_no.
5275 (prelinkYES): Create new stub to call prelink_yes.
5276 (test_attach): Rename calls of copy to file_copy.
5277 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
5278 (copy): Move to ...
5279 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
5280 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
5281 * gdb.base/prelink.exp: Disable testcase also for is_remote and
5282 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
5283 special flags by gdb_compile_shlib. Replace second gdb_compile by
5284 build_executable_own_libs. Replace "prelink -R" execution by a call of
5285 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
5286 a second call of prelink_yes. Replace restart commands by
5287 clean_restart.
5288 (prelink): Rename to ...
5289 (seen displacement message): ... this test. Extend its expectation
5290 strictness.
5291
86e4bafc
JK
52922010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5293
5294 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
5295 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
5296 displacement message exactly once.
5297
3cd07d20
JK
52982010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5299 Joel Brobecker <brobecker@adacore.com>
5300
5301 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
5302 its restore after the <$relink_args != ""> loop. new comment.
5303
0a1e94c7
JK
53042010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5305 Joel Brobecker <brobecker@adacore.com>
5306
5307 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
5308 code for it. New variable relink_args.
5309 (prelinkYES): Call prelinkNO.
5310 (test_attach): Accept new parameter relink_args. Re-prelink the binary
5311 in such case. Move the core code to ...
5312 (test_attach_gdb): ... a new function. Send GDB command "file".
5313 Extend expected "Attaching to " string.
5314
2f70bcfb
TT
53152010-07-02 Tom Tromey <tromey@redhat.com>
5316
5317 * gdb.base/bitops.exp: Remove extraneous "pass".
5318
a17ac5b0
TT
53192010-07-02 Ken Werner <ken.werner@de.ibm.com>
5320
5321 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
5322
dc10affe
PA
53232010-07-01 Pedro Alves <pedro@codesourcery.com>
5324
d41c0fc8
PA
5325 * gdb.base/help.exp: Adjust expected output.
5326
53272010-07-01 Pedro Alves <pedro@codesourcery.com>
5328
5329 * gdb.base/help.exp: Adjust expected output.
dc10affe 5330
0a600c36
JK
53312010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5332
5333 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
5334 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
5335 c++/11702.
5336
37cc8bfe
JK
53372010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5338 Doug Evans <dje@google.com>
5339
5340 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
5341 add .dynamic entry'.
5342
254e6b9e
DE
53432010-06-29 Doug Evans <dje@google.com>
5344
5345 Test PR c++/11702.
5346 * gdb.cp/m-static.exp: Add testcase.
5347 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
5348
595939de 53492010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
5350 Tom Tromey <tromey@redhat.com>
5351 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
5352
5353 * gdb.python/py-inferior.c: New File.
5354 * gdb.python/py-infthread.c: New File.
5355 * gdb.python/py-inferior.exp: New File.
5356 * gdb.python/py-infthread.exp: New File.
5357
98751a41
JK
53582010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5359
5360 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
5361 (ptype ::C::OtherFileClass typedefs): New.
5362 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
5363 (C::OtherFileClass::cOtherFileClassVar2): New.
5364 (C::OtherFileClass::cOtherFileClassVar_use): Use also
5365 cOtherFileClassVar2.
5366 (C::cOtherFileType2, C::cOtherFileVar2): New.
5367 (C::cOtherFileVar_use): use also cOtherFileVar2.
5368 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
5369
41f62f39
JK
53702010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5371
5372 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
5373 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
5374 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
5375 (print ::C::cOtherFileVar)
5376 (whatis C::OtherFileClass::cOtherFileClassType)
5377 (whatis ::C::OtherFileClass::cOtherFileClassType)
5378 (print C::OtherFileClass::cOtherFileClassVar)
5379 (print ::cOtherFileClassVar)
5380 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
5381 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
5382 trailing content.
5383 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
5384 (C::OtherFileClass::cOtherFileClassVar)
5385 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
5386 (C::cOtherFileVar, C::cOtherFileVar_use): New.
5387
af53d231
JK
53882010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5389
5390 Test PR c++/11703 and PR gdb/1448.
5391 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
5392 gdb/1448.
5393
9655fd1a
JK
53942010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5395
5396 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
5397 (main) <rtti_data>: New.
5398 * gdb.cp/virtbase.exp (print rtti_data): New.
5399
824cc8dd
JK
54002010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5401 Joel Brobecker <brobecker@adacore.com>
5402
5403 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
5404
6036c742
JK
54052010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5406
5407 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
5408
de6a0421
DE
54092010-06-28 Doug Evans <dje@google.com>
5410
5411 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
5412
b2dae948
DE
54132010-06-27 Doug Evans <dje@google.com>
5414
5415 * gdb.cp/m-static.exp: Update expected test output.
5416
0f3bb72e
PH
54172010-06-25 Paul Hilfinger <hilfinger@adacore.com>
5418
889bf7c5
PA
5419 * gdb.gdb/selftest.exp: Adjust expected message for
5420 capturing start-up runtime.
0f3bb72e 5421
bc9f0842
TT
54222010-06-25 Tom Tromey <tromey@redhat.com>
5423
5424 PR python/10808:
5425 * gdb.python/python.exp: Add new tests.
5426
099ef718
SW
54272010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
5428
5429 * gdb.cp/operator.cc: Created an import loop.
5430 * gdb.cp/operator.exp: Added testcase for import loop.
5431
5868a632
JK
54322010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5433
5434 Test PR python/11407.
5435 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
5436 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
5437 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
5438 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
5439 executable_nofb and executable_fb. New variables srcsfile, objsfile,
5440 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
5441 binfile. Call gdb_compile with clean_restart twice.
5442 (func_nofb print, func_nofb backtrace, func_loopfb print)
5443 (func_loopfb backtrace): New.
5444
af76db58
JK
54452010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5446
5447 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
5448 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
5449 by a hand made one.
5450 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
5451 i?86 requirement. Remove variables srcfile and binfile. New variable
5452 sources, executable_nofb and executable_fb. Call prepare_for_testing.
5453
f2c7657e
UW
54542010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5455
5456 * gdb.cell/dwarfaddr.exp: New file.
5457 * gdb.cell/dwarfaddr.S: New file.
5458
628fe4e4
JK
54592010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5460
5461 Test PR 9436.
5462 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
5463
f1421989
HZ
54642010-06-24 Hui Zhu <teawater@gmail.com>
5465
5466 * gdb.base/eval.exp: New file.
5467
d03285ec
UW
54682010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5469
5470 * gdb.cell/fork.exp: New file.
5471 * gdb.cell/fork.c: Likewise.
5472 * gdb.cell/fork-spu.c: Likewise.
5473
41b2c92d
PM
54742010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
5475
5476 * lib/gdb.exp (banned_variables_traced): New global variable.
5477 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
5478 (gdb_init): Use `trace add variable' instead of obsolete
5479 `trace variable'.
5480
d5bc977f
DE
54812010-06-21 Doug Evans <dje@google.com>
5482
5483 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
5484
d2ed6730
UW
54852010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5486
5487 * gdb.arch/spu-ls.exp: New file.
5488 * gdb.arch/spu-ls.c: Likewise.
5489
6aed2dbc
SS
54902010-06-18 Stan Shebs <stan@codesourcery.com>
5491
5492 * gdb.threads/thread-specific.exp: Add tests of $_thread.
5493
e0756905
UW
54942010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5495
5496 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
5497 * gdb.base/watch-cond.exp: Likewise.
5498 * gdb.python/py-breakpoint.exp: Likewise.
5499
d8053d4d
PA
55002010-06-18 Pedro Alves <pedro@codesourcery.com>
5501
5502 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
5503 clean_restart, make sure every test has a distinct message, and
5504 that messages don't include the executable' full path.
5505
81ce510c
DE
55062010-06-17 Doug Evans <dje@google.com>
5507
5508 * gdb.arch/i386-size.exp: Updated expected output for
5509 DISASSEMBLY_OMIT_FNAME.
5510
65d79d4b
SDJ
55112010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5512 Sergio Durigan Junior <sergiodj@redhat.com>
5513
5514 * gdb.base/watch-notconst.c: New file.
5515 * gdb.base/watch-notconst.S: New file.
5516 * gdb.base/watch-notconst2.c: New file.
5517 * gdb.base/watch-notconst2.S: New file.
5518 * gdb.base/watch-notconst.exp: New file.
5519 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
5520 (func4): Add operations on `global_ptr_ptr'.
5521 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
5522 routine to test watchpoints created with a constant expression.
5523 (test_inaccessible_watchpoint): Include tests for watchpoints
5524 created with a constant expression.
5525
df0f4836
KB
55262010-06-14 Kevin Buettner <kevinb@redhat.com>
5527
5528 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
5529 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
5530 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
5531 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
5532 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
5533 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
5534 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
5535 of `_start'.
5536
b769def5
UW
55372010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5538
5539 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
5540 not supported on the target.
5541 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5542 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5543 * gdb.mi/mi-nsintrall.exp: Likewise.
5544 * gdb.mi/mi-nsmoribund.exp: Likewise.
5545 * gdb.mi/mi-nsthrexec.exp: Likewise.
5546
d914c394
SS
55472010-06-11 Stan Shebs <stan@codesourcery.com>
5548
5549 * gdb.base/permissions.exp: New file.
5550
55512010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
5552
5553 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
5554 does not support ELF executable class.
5555
f3ce5b9c
UW
55562010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5557
5558 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
5559
8e46892c
JK
55602010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5561
5562 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
5563 (runto): Catch "The target does not support running in non-stop mode.".
5564
6cc55c64
MS
55652010-06-11 Michael Snyder <msnyder@vmware.com>
5566
5567 * gdb.base/setshow.exp (set language asm): Don't use
5568 gdb_test_no_output, fails on some targets.
5569
caddefa4
UW
55702010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5571
5572 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
5573 * gdb.cp/pr9167.exp: Likewise.
5574
468b1aa7
UW
55752010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5576
5577 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
5578
5c3552dc
UW
55792010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5580
5581 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
5582
02e6fe6a
UW
55832010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5584
5585 * gdb.base/charset.c (main): Make sure malloc gets linked in.
5586
0e03807e
TT
55872010-06-11 Tom Tromey <tromey@redhat.com>
5588
5589 PR gdb/9977, PR exp/11636::
5590 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
5591 (pieces_test_f6): Update expected output.
5592
2bdf28a0
JK
55932010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5594
5595 * gdb.base/moribund-step.exp: New.
5596
f6978de9
MS
55972010-06-08 Michael Snyder <msnyder@vmware.com>
5598
5599 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 5600 * gdb.ada/boolean_expr.exp:
f6978de9
MS
5601 * gdb.ada/frame_args.exp: Ditto.
5602 * gdb.ada/lang_switch.exp: Ditto.
5603 * gdb.ada/ptype_arith_binop.exp: Ditto.
5604 * gdb.ada/ref_param.exp: Ditto.
5605 * gdb.ada/type_coercion.exp:Ditto.
5606
5607 * gdb.asm/asm-source.exp: Ditto.
5608
5609 * gdb.base/attach.exp: Ditto.
5610 * gdb.base/bitfields2.exp: Ditto.
5611 * gdb.base/call-signal-resume.exp: Ditto.
5612 * gdb.base/callfuncs.exp: Ditto.
5613 * gdb.base/commands.exp: Ditto.
5614 * gdb.base/dbx.exp: Ditto.
5615 * gdb.base/default.exp: Ditto.
5616 * gdb.base/dump.exp: Ditto.
5617 * gdb.base/exprs.exp: Ditto.
5618 * gdb.base/freebpcmd.exp: Ditto.
5619 * gdb.base/interrupt.exp: Ditto.
5620 * gdb.base/list.exp: Ditto.
5621 * gdb.base/long_long.exp: Ditto.
5622 * gdb.base/maint.exp: Ditto.
5623 * gdb.base/ptype.exp: Ditto.
5624 * gdb.base/return.exp: Ditto.
5625 * gdb.base/setshow.exp: Ditto.
5626 * gdb.base/sigbpt.exp: Ditto.
5627 * gdb.base/sigrepeat.exp: Ditto.
5628
5629 * gdb.cp/classes.exp: Ditto.
5630
5631 * gdb.dwarf2/dw2-restore.exp: Ditto.
5632
5633 * gdb.gdb/selftest.exp: Ditto.
5634
5635 * gdb.multi/base.exp: Ditto.
5636 * gdb.multi/bkpt-multi-exec.exp: Ditto.
5637
5638 * gdb.python/py-block.exp: Ditto.
5639 * gdb.python/py-prettyprint.exp: Ditto.
5640 * gdb.python/py-template.exp: Ditto.
5641
5642 * gdb.server/ext-attach.exp: Ditto.
5643 * gdb.server/ext-run.exp: Ditto.
5644 * gdb.server/server-mon.exp: Ditto.
5645
5646 * gdb.threads/fork-thread-pending.exp: Ditto.
5647 * gdb.threads/hand-call-in-threads.exp: Ditto.
5648 * gdb.threads/interrupted-hand-call.exp: Ditto.
5649 * gdb.threads/linux-dp.exp: Ditto.
5650 * gdb.threads/manythreads.exp: Ditto.
5651 * gdb.threads/print-threads.exp: Ditto.
5652 * gdb.threads/pthreads.exp: Ditto.
5653 * gdb.threads/schedlock.exp: Ditto.
5654 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5655 * gdb.threads/threadapply.exp: Ditto.
5656
de7ff789
MS
56572010-06-08 Michael Snyder <msnyder@vmware.com>
5658
889bf7c5 5659 * gdb.ada/exec_changed.exp:
de7ff789
MS
5660 Use ".*" instead of "" as wildcard regexp.
5661
5662 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
5663 * gdb.base/call-ar-st.exp: Ditto.
5664 * gdb.base/checkpoint.exp: Ditto.
5665 * gdb.base/default.exp: Ditto.
5666 * gdb.base/dump.exp: Ditto.
5667 * gdb.base/ending-run.exp: Ditto.
5668 * gdb.base/fileio.exp: Ditto.
5669 * gdb.base/miscexprs.exp: Ditto.
5670 * gdb.base/pointers.exp: Ditto.
5671 * gdb.base/readline.exp: Ditto.
5672 * gdb.base/reread.exp: Ditto.
5673 * gdb.base/restore.exp: Ditto.
5674 * gdb.base/shlib-call.exp: Ditto.
5675 * gdb.base/valgrind-db-attach.exp: Ditto.
5676 * gdb.base/volatile.exp: Ditto.
5677 * gdb.base/watchpoints.exp: Ditto.
5678
5679 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
5680
5681 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
5682 * gdb.python/py-value.exp: Ditto.
5683
5684 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
5685 * gdb.trace/circ.exp: Ditto.
5686 * gdb.trace/collection.exp: Ditto.
5687 * gdb.trace/packetlen.exp: Ditto.
5688 * gdb.trace/passc-dyn.exp: Ditto.
5689 * gdb.trace/report.exp: Ditto.
5690 * gdb.trace/tfile.exp: Ditto.
5691 * gdb.trace/tfind.exp: Ditto.
5692 * gdb.trace/while-dyn.exp: Ditto.
5693
3bebe2f2
JK
56942010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5695
5696 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
5697
5c631832
JK
56982010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5699
5700 Test PR 10640.
5701 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
5702
4c3376c8
SW
57032010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
5704
5705 * gdb.cp/koenig.exp: Test for ADL operators.
5706 * gdb.cp/koenig.cc: Added ADL operators.
5707 * gdb.cp/operator.exp: New test.
5708 * gdb.cp/operator.cc: New test.
5709
dc226d5a
MS
57102010-06-04 Michael Snyder <msnyder@vmware.com>
5711
dfb88a23
MS
5712 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
5713 * gdb.base/pending.exp: Ditto.
f7ae76b3 5714
dc226d5a
MS
5715 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
5716
967cf477
DE
57172010-06-04 Doug Evans <dje@google.com>
5718
5719 * gdb.python/py-prettyprint.exp: Add new test for enabled and
5720 disabled printers.
5721 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
5722 (enable_lookup_function): New function.
5723
eb801841
TT
57242010-06-04 Tom Tromey <tromey@redhat.com>
5725
5726 * gdb.python/py-value.exp (test_value_hash): Don't test equality
5727 of hash and id.
5728
38979823
JK
57292010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5730
5731 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
5732 newline.
5733 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
5734 (empty verbose non-noisy clear, empty verbose noisy clear)
5735 (empty non-verbose noisy clear): Likewise.
5736
35ec993f
MS
57372010-06-03 Michael Snyder <msnyder@vmware.com>
5738
5739 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
5740 * gdb.base/display.exp: Ditto.
5741 * gdb.base/find.exp: Ditto.
5742 * gdb.base/ifelse.exp: Ditto.
5743 * gdb.base/multi-forks.exp: Ditto.
5744 * gdb.base/recurse.exp: Ditto.
5745 * gdb.base/setshow.exp: Ditto.
5746 * gdb.base/value-double-free.exp: Ditto.
5747 * gdb.base/watch-vfork.exp: Ditto.
5748 * gdb.base/watch_thread_num.exp: Ditto.
5749 * gdb.base/watchpoint-solib.exp: Ditto.
5750 * gdb.base/watchpoint.exp: Ditto.
5751 * gdb.base/watchpoints.exp: Ditto.
5752
5753 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
5754 * gdb.cp/overload.exp: Ditto.
5755 * gdb.cp/virtfunc.exp: Ditto.
5756
5757 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
5758
889bf7c5 5759 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
5760 Replace gdb_test with gdb_test_no_output.
5761
889bf7c5 5762 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
5763 Replace gdb_test with gdb_test_no_output.
5764 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5765 * gdb.threads/watchthreads.exp: Ditto.
5766 * gdb.threads/watchthreads2.exp: Ditto.
5767
5768 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
5769 * gdb.trace/tfind.exp: Ditto.
5770
c22decce
JB
57712010-06-03 Joel Brobecker <brobecker@adacore.com>
5772
5773 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
5774 successful test if message is the empty string.
5775
fd5700c7
JK
57762010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5777
5778 * gdb.fortran/module.exp (stopped language detection): New test.
5779
f55ee35c
JK
57802010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5781
5782 Support DW_TAG_module as separate namespaces.
5783 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
5784 gdb.fortran/library-module-lib.f90: New.
5785 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
5786 (print i): Remove.
5787 (continue to breakpoint: i-is-1, print var_i value 1)
5788 (continue to breakpoint: i-is-2, print var_i value 2)
5789 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
5790 (print var_d, print var_i value 14, ptype modmany, complete `modm)
5791 (complete `modmany, complete `modmany`, complete `modmany`var)
5792 (show language, setting breakpoint at module): New tests.
5793 * gdb.fortran/module.f90 (module mod): Remove.
5794 (module mod1, module mod2, module modmany, subroutine sub1)
5795 (subroutine sub2, program module): New.
5796
b8e8282f
JK
57972010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5798
5799 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
5800 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
5801 * gdb.cp/anon-union.exp (pass): Rename to ...
5802 (print z 2): ... here.
b8e8282f 5803
019ebafc
MS
58042010-06-02 Michael Snyder <msnyder@vmware.com>
5805
e68d8fd4
MS
5806 * gdb.trace/actions.exp: Use gdb_test_no_output.
5807 * gdb.trace/circ.exp: Ditto.
5808 * gdb.trace/packetlen.exp: Ditto.
5809 * gdb.trace/save-trace.exp: Ditto.
5810 * gdb.trace/tracecmd.exp: Ditto.
5811 * gdb.trace/tsv.exp: Ditto.
5812
12b5d08a
MS
5813 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
5814 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
5815 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5816 * gdb.threads/manythreads.exp: Ditto.
5817 * gdb.threads/print-threads.exp: Ditto.
5818 * gdb.threads/pthreads.exp: Ditto.
5819 * gdb.threads/schedlock.exp: Ditto.
5820 * gdb.threads/staticthreads.exp: Ditto.
5821 * gdb.threads/thread-specific.exp: Ditto.
5822 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5823 * gdb.threads/threadapply.exp: Ditto.
5824 * gdb.threads/watchthreads.exp: Ditto.
5825 * gdb.threads/watchthreads2.exp: Ditto.
5826
89493308
MS
5827 * gdb.python/py-block.exp: Use gdb_test_no_output.
5828 * gdb.python/py-prettyprint.exp: Ditto.
5829 * gdb.python/py-template.exp: Ditto.
5830 * gdb.python/py-value.exp: Ditto.
5831
5832 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
5833 * gdb.reverse/watch-reverse.exp: Ditto.
5834
5835 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
5836 * gdb.server/ext-run.exp: Ditto.
5837
019ebafc
MS
5838 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
5839 * gdb.dwarf2/dw2-compressed.exp: Ditto.
5840 * gdb.dwarf2/dw2-intercu.exp: Ditto.
5841 * gdb.dwarf2/dw2-intermix.exp: Ditto.
5842 * gdb.dwarf2/dw2-producer.exp: Ditto.
5843 * gdb.dwarf2/mac-fileno.exp: Ditto.
5844
5845 * gdb.gdb/observer.exp: Use gdb_test_no_output.
5846 * gdb.gdb/selftest.exp: Ditto.
5847
5848 * gdb.multi/base.exp: Use gdb_test_no_output.
5849
5850 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
5851
3e0ca3a5
JK
58522010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5853
5854 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
5855
9db70545
MS
58562010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
5857
a8d52276
MS
5858 * gdb.cp/class2.exp: Use gdb_test_no_output.
5859 * gdb.cp/classes.exp: Ditto.
5860 * gdb.cp/extern-c.exp: Ditto.
5861 * gdb.cp/inherit.exp: Ditto.
5862 * gdb.cp/maint.exp: Ditto.
5863 * gdb.cp/mb-inline.exp: Ditto.
5864 * gdb.cp/mb-templates.exp: Ditto.
5865 * gdb.cp/method2.exp: Ditto.
5866 * gdb.cp/misc.exp: Ditto.
5867 * gdb.cp/ovldbreak.exp: Ditto.
5868 * gdb.cp/punctuator.exp: Ditto.
5869 * gdb.cp/templates.exp: Ditto.
5870 * gdb.cp/virtbase.exp: Ditto.
5871
889bf7c5 5872 * gdb.threads/attach-stopped.exp:
9db70545 5873 Replace uses of send_gdb / gdb_expect.
889bf7c5 5874 * gdb.threads/attachstop-mt.exp:
9db70545 5875 Replace uses of send_gdb / gdb_expect.
889bf7c5 5876 * gdb.threads/gcore-thread.exp:
9db70545 5877 Replace uses of send_gdb / gdb_expect.
889bf7c5 5878 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
5879 Replace uses of send_gdb / gdb_expect.
5880 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 5881 * gdb.threads/print-threads.exp:
9db70545
MS
5882 Replace uses of send_gdb / gdb_expect.
5883 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
5884 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
5885 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
5886
5887 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
5888 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
5889 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
5890 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
5891 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
5892 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
5893 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
5894 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
5895 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
5896 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
5897 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
5898
359cc68c
JK
58992010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5900
5901 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
5902
7d3fe98e
SW
59032010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
5904
5905 * gdb.cp/koenig.exp: Added new test case.
5906 * gdb.cp/koenig.cc: Ditto.
5907
27d3a1a2
MS
59082010-06-01 Michael Snyder <msnyder@vmware.com>
5909
5910 * gdb.base/arithmet.exp: Use gdb_test_no_output.
5911 * gdb.base/arrayidx.exp: Ditto.
5912 * gdb.base/attach.exp: Ditto.
5913 * gdb.base/auxv.exp: Ditto.
5914 * gdb.base/bigcre.exp: Ditto.
5915 * gdb.base/break-always.exp: Ditto.
5916 * gdb.base/break-interp.exp: Ditto.
5917 * gdb.base/break.exp: Ditto.
5918 * gdb.base/breakpoint-shadow.exp: Ditto.
5919 * gdb.base/call-ar-st.exp: Ditto.
5920 * gdb.base/call-sc.exp: Ditto.
5921 * gdb.base/call-signal-resume.exp: Ditto.
5922 * gdb.base/callfuncs.exp: Ditto.
5923 * gdb.base/catch-syscall.exp: Ditto.
5924 * gdb.base/charset.exp: Ditto.
5925 * gdb.base/code-expr.exp: Ditto.
5926 * gdb.base/commands.exp: Ditto.
5927 * gdb.base/cond-expr.exp: Ditto.
5928 * gdb.base/condbreak.exp: Ditto.
5929 * gdb.base/cursal.exp: Ditto.
5930 * gdb.base/cvexpr.exp: Ditto.
5931 * gdb.base/default.exp: Ditto.
5932 * gdb.base/del.exp: Ditto.
5933 * gdb.base/detach.exp: Ditto.
5934 * gdb.base/display.exp: Ditto.
5935 * gdb.base/ena-dis-br.exp: Ditto.
5936 * gdb.base/eval-skip.exp: Ditto.
5937 * gdb.base/foll-fork.exp: Ditto.
5938 * gdb.base/foll-vfork.exp: Ditto.
5939 * gdb.base/frame-args.exp: Ditto.
5940 * gdb.base/funcargs.exp: Ditto.
5941 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5942 * gdb.base/gdbvars.exp: Ditto.
5943 * gdb.base/help.exp: Ditto.
5944 * gdb.base/ifelse.exp: Ditto.
5945 * gdb.base/included.exp: Ditto.
5946 * gdb.base/list.exp: Ditto.
5947 * gdb.base/macscp.exp: Ditto.
5948 * gdb.base/maint.exp: Ditto.
5949 * gdb.base/multi-fork.exp: Ditto.
5950 * gdb.base/overlays.exp: Ditto.
5951 * gdb.base/page.exp: Ditto.
5952 * gdb.base/pending.exp: Ditto.
5953 * gdb.base/pointers.exp: Ditto.
5954 * gdb.base/pr11022.exp: Ditto.
5955 * gdb.base/prelink.exp: Ditto.
5956 * gdb.base/printcmds.exp: Ditto.
5957 * gdb.base/psymtab.exp: Ditto.
5958 * gdb.base/randomize.exp: Ditto.
5959 * gdb.base/relational.exp: Ditto.
5960 * gdb.base/relocate.exp: Ditto.
5961 * gdb.base/remote.exp: Ditto.
5962 * gdb.base/sepdebug.exp: Ditto.
5963 * gdb.base/set-lang-auto.exp: Ditto.
5964 * gdb.base/setshow.exp: Ditto.
5965 * gdb.base/setvar.exp: Ditto.
5966 * gdb.base/signals.exp: Ditto.
5967 * gdb.base/signull.exp: Ditto.
5968 * gdb.base/sigstep.exp: Ditto.
5969 * gdb.base/sizeof.exp: Ditto.
5970 * gdb.base/solib-disc.exp: Ditto.
5971 * gdb.base/store.exp: Ditto.
5972 * gdb.base/structs.exp: Ditto.
5973 * gdb.base/structs2.exp: Ditto.
5974 * gdb.base/subst.exp: Ditto.
5975 * gdb.base/term.exp: Ditto.
5976 * gdb.base/trace-commands.exp: Ditto.
5977 * gdb.base/unwindonsignal.exp: Ditto.
5978 * gdb.base/valgrind-db-attach.exp: Ditto.
5979 * gdb.base/varargs.exp: Ditto.
5980 * gdb.base/watch-cond.exp: Ditto.
5981 * gdb.base/watch_thread_num.exp: Ditto.
5982 * gdb.base/watchpoint-cond-gone.exp: Ditto.
5983 * gdb.base/watchpoint.exp: Ditto.
5984 * gdb.base/whatis-exp.exp: Ditto.
5985
f8d3bf8f
MS
59862010-06-01 Michael Snyder <msnyder@vmware.com>
5987
5988 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
5989 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
5990 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
5991 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
5992 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
5993 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
5994 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
5995 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
5996 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
5997 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
5998 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
5999 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
6000 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
6001 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
6002 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
6003
3f9e0d32
JK
60042010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6005
6006 * gdb.base/commands.exp (begin commands on watch): Remove excessive
6007 trailing newline.
6008 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
6009 * gdb.java/jmisc.exp (p *args\n): Rename to ...
6010 (p *args): ... here and remove excessive trailing newline.
6011
f629457d
JB
60122010-05-31 Joel Brobecker <brobecker@adacore.com>
6013
6014 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
6015
09eef106
JK
60162010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
6017
6018 Accept the new Linux kernel "t (tracing stop)" string.
6019 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
6020 Update comment.
6021 (state_wait) <T (tracing stop)>: New.
6022 (main): Update the state_wait expect string.
6023
94f31136
PA
60242010-05-28 Pedro Alves <pedro@codesourcery.com>
6025
6026 * limits.c, limits.exp: Delete files.
6027 * Makefile.in (clean mostlyclean): Adjust.
6028 * tracecmd.exp: Adjust.
6029
096554ab
JK
60302010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6031
6032 * gdb.base/tui-layout.exp: New.
6033
27d3a1a2 60342010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 6035
889bf7c5 6036 * gdb.reverse/break-precsave.exp:
bcd2dc50 6037 Replace uses of send_gdb / gdb_expect.
889bf7c5 6038 * gdb.reverse/break-reverse.exp:
bcd2dc50 6039 Replace uses of send_gdb / gdb_expect.
889bf7c5 6040 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 6041 Replace uses of send_gdb / gdb_expect.
889bf7c5 6042 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 6043 Replace uses of send_gdb / gdb_expect.
889bf7c5 6044 * gdb.reverse/finish-precsave.exp:
bcd2dc50 6045 Replace uses of send_gdb / gdb_expect.
889bf7c5 6046 * gdb.reverse/finish-reverse.exp:
bcd2dc50 6047 Replace uses of send_gdb / gdb_expect.
889bf7c5 6048 * gdb.reverse/i386-precsave.exp:
bcd2dc50 6049 Replace uses of send_gdb / gdb_expect.
889bf7c5 6050 * gdb.reverse/i386-reverse.exp:
bcd2dc50 6051 Replace uses of send_gdb / gdb_expect.
889bf7c5 6052 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 6053 Replace uses of send_gdb / gdb_expect.
889bf7c5 6054 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 6055 Replace uses of send_gdb / gdb_expect.
889bf7c5 6056 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 6057 Replace uses of send_gdb / gdb_expect.
889bf7c5 6058 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 6059 Replace uses of send_gdb / gdb_expect.
889bf7c5 6060 * gdb.reverse/machinestate.exp:
bcd2dc50 6061 Replace uses of send_gdb / gdb_expect.
889bf7c5 6062 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 6063 Replace uses of send_gdb / gdb_expect.
889bf7c5 6064 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 6065 Replace uses of send_gdb / gdb_expect.
889bf7c5 6066 * gdb.reverse/solib-precsave.exp:
bcd2dc50 6067 Replace uses of send_gdb / gdb_expect.
889bf7c5 6068 * gdb.reverse/solib-reverse.exp:
bcd2dc50 6069 Replace uses of send_gdb / gdb_expect.
889bf7c5 6070 * gdb.reverse/step-precsave.exp:
bcd2dc50 6071 Replace uses of send_gdb / gdb_expect.
889bf7c5 6072 * gdb.reverse/step-reverse.exp:
bcd2dc50 6073 Replace uses of send_gdb / gdb_expect.
889bf7c5 6074 * gdb.reverse/until-precsave.exp:
bcd2dc50 6075 Replace uses of send_gdb / gdb_expect.
889bf7c5 6076 * gdb.reverse/until-reverse.exp:
bcd2dc50 6077 Replace uses of send_gdb / gdb_expect.
889bf7c5 6078 * gdb.reverse/watch-precsave.exp:
bcd2dc50 6079 Replace uses of send_gdb / gdb_expect.
889bf7c5 6080 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
6081 Replace uses of send_gdb / gdb_expect.
6082
3def43e0
JK
60832010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6084
6085 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
6086 excessive newline.
6087
27d3a1a2 60882010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
6089
6090 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
6091 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
6092 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
6093 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
6094 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
6095 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
6096 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
6097 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
6098 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
6099 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
6100 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
6101 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
6102 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
6103 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
6104 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
6105 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
6106 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
6107 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
6108 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 6109
27d3a1a2 61102010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 6111
22454424
MS
6112 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
6113 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
6114
6115 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
6116 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
6117 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
6118
889bf7c5 6119 * gdb.reverse/consecutive-reverse.exp:
22454424 6120 Replace uses of send_gdb / gdb_expect.
889bf7c5 6121 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
6122 Replace uses of send_gdb / gdb_expect.
6123
6124 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
6125 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
6126 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 6127 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
6128 Replace uses of send_gdb / gdb_expect.
6129 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
6130 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
6131 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
6132 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
6133 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
6134 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
6135 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
6136 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
6137 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
6138
61392010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 6140
22454424 6141 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 6142
22454424 6143 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 6144
22454424
MS
6145 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
6146 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
6147 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
6148 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
6149 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
6150 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
6151 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
6152 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
6153 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 6154
6e5f2c59
TT
61552010-05-25 Tom Tromey <tromey@redhat.com>
6156
6157 * gdb.base/macscp.exp: Add missing space after setup_kfail.
6158
bbc8b958
TT
61592010-05-25 Tom Tromey <tromey@redhat.com>
6160
6161 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
6162 argument order.
6163 * gdb.base/macscp.exp: Fix setup_kfail argument order.
6164 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
6165 order.
6166 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
6167 order.
6168 * gdb.base/call-sc.exp (setup_kfails): Remove.
6169 (setup_compiler_kfails): Remove.
6170 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
6171 argument order.
6172 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
6173 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
6174 (advancei): Fix setup_kfail argument order.
6175 * gdb.base/radix.exp: Fix setup_kfail argument order.
6176 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
6177 order.
6178 * gdb.base/structs.exp (setup_kfails): Remove.
6179 (setup_compiler_kfails): Fix setup_kfail argument order.
6180 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
6181 order.
6182 * gdb.java/jmain.exp: Fix setup_kfail argument order.
6183 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
6184 setup_kfail argument order.
6185 * gdb.cp/overload.exp: Fix setup_kfail argument order.
6186
83d1babf
TT
61872010-05-25 Tom Tromey <tromey@redhat.com>
6188
6189 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
6190
6acb16a2
MS
61912010-05-25 Michael Snyder <msnyder@vmware.com>
6192
6193 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
6194 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
6195 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
6196 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
6197 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
6198 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
6199 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
6200 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
6201 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
6202 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
6203 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
6204 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
6205 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
6206 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
6207 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
6208 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
6209 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
6210 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
6211 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
6212 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
6213 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
6214 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
6215 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
6216 * gdb.base/default.exp: Replace send_gdb with gdb_test.
6217 * gdb.base/define.exp: Replace send_gdb with gdb_test.
6218 * gdb.base/display.exp: Replace send_gdb with gdb_test.
6219 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
6220 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
6221 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
6222 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
6223 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
6224 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
6225 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
6226 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
6227 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
6228 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
6229 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
6230 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
6231 * gdb.base/help.exp: Replace send_gdb with gdb_test.
6232 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
6233 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
6234 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
6235 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
6236 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
6237 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
6238 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
6239 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 6240 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
6241
62422010-05-25 Doug Evans <dje@google.com>
6243
6244 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
6245 gdb.string_to_argv.
ad3986f0 6246
d3b1e874
TT
62472010-05-21 Tom Tromey <tromey@redhat.com>
6248
6249 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
6250 Call it.
6251 * gdb.dwarf2/pieces.S: Update.
6252 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
6253
cb826367
TT
62542010-05-21 Tom Tromey <tromey@redhat.com>
6255
6256 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
6257 Call it.
6258 * gdb.dwarf2/pieces.c (struct C): New.
6259 (f6): New function.
6260 * gdb.dwarf2/pieces.S: Replace.
6261
74de6778
TT
62622010-05-21 Tom Tromey <tromey@redhat.com>
6263
6264 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
6265 Call it.
6266
afd74c5f
TT
62672010-05-21 Tom Tromey <tromey@redhat.com>
6268
6269 * gdb.dwarf2.pieces.exp: New file.
6270 * gdb.dwarf2.pieces.S: New file.
6271 * gdb.dwarf2.pieces.c: New file.
6272
a7b75dfd 62732010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 6274 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
6275
6276 * lib/gdb.exp (gdb_test_no_output): New function.
6277 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
6278 when testing commands that should produce no output.
6279
c81c812a
JB
62802010-05-17 Joel Brobecker <brobecker@adacore.com>
6281
6282 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
6283 parameter that we want to watch being a constant.
6284
0cce5bd9
JB
62852010-05-17 Joel Brobecker <brobecker@adacore.com>
6286
6287 * gdb.ada/cond_lang: New testcase.
6288
47050449
JB
62892010-05-17 Joel Brobecker <brobecker@adacore.com>
6290
6291 * lib/gdb.exp (banned_variables): New variable/constant.
6292 (gdb_init): Add write trace on variables listed in banned_variables.
6293 (gdb_finish): Remove write traces on variables listed in
6294 banned_variables.
6295
77c01586
JB
62962010-05-17 Joel Brobecker <brobecker@adacore.com>
6297
6298 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
6299 * gdb.cp/koenig.exp: Likewise.
6300
88d4aea7
PM
63012010-05-14 Phil Muldoon <pmuldoon@redhat.com>
6302
889bf7c5 6303 PR python/11482
88d4aea7
PM
6304
6305 * gdb.python/py-value.exp (test_value_hash): New function.
6306
f5a010c0
PM
63072010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
6308
6309 PR exp/11530.
6310 * gdb.base/gdb11530.c: New file.
6311 * gdb.base/gdb11530.exp: New file.
6312
8ef4892f
JK
63132010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6314
6315 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
6316 * gdb.dwarf2/dw2-modula2-self-type.S: New.
6317
7322dca9
SW
63182010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
6319
6320 * gdb.cp/koenig.exp: New test.
6321 * gdb.cp/koenig.cc: New test program.
6322
02e7ea18
JB
63232010-05-05 Joel Brobecker <brobecker@adacore.com>
6324
6325 Remove the use of prms_id and bug_id throughout the testsuite.
6326
e1c34c5d
PM
63272010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
6328
6329 PR exp/11349.
6330 * testsuite/gdb.cp/ref-types.exp: Add test to examine
6331 use a reference local variable.
6332
8e1d0c49
JK
63332010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6334
6335 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
6336 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
6337 variable different_dir. Move debugfile into a full directory pathname
6338 under DIFFERENT_DIR.
6339 * lib/gdb.exp (separate_debug_filename): Remove.
6340 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
6341 variable debug_dir and mkdir of it. Update function comments.
6342
e66408ed
PA
63432010-04-29 Pedro Alves <pedro@codesourcery.com>
6344
6345 PR gdb/11557
6346
6347 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
6348 files.
6349
d7b32ed3
PM
63502010-04-29 Phil Muldoon <pmuldoon@redhat.com>
6351
889bf7c5 6352 * gdb.python/py-param.exp: New File.
d7b32ed3 6353
6aecb9c2
JB
63542010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
6355
6356 * gdb.base/default.exp: Fix "set language" test.
6357
bdf92a1c
PM
63582010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
6359
6360 PR breakpoints/11531.
6361 * gdb.base/gdb11531.c: New file.
6362 * gdb.base/gdb11531.exp: New file.
6363
3f172e24
TT
63642010-04-26 Tom Tromey <tromey@redhat.com>
6365
6366 * gdb.base/completion.exp: Add tests for completion and deprecated
6367 commands.
6368
64af4c92
JK
63692010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6370
6371 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
6372 (print /x char_array): Escape curly brackets.
6373
492928e4
JK
63742010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6375
6376 Fix deadlock on looped list of loaded shared objects.
6377 * gdb.base/solib-corrupted.exp: New.
6378
66d09542
DE
63792010-04-23 Doug Evans <dje@google.com>
6380
6381 * gdb.python/py-section-script.c: New file.
6382 * gdb.python/py-section-script.exp: New file.
6383 * gdb.python/py-section-script.py: New file.
6384
8bd10a10
CM
63852010-04-20 Chris Moller <cmoller@redhat.com>
6386
6387 PR 10179
6388
6389 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
6390 * gdb.base/pr10179-a.c:
6391 * gdb.base/pr10179-b.c:
6392 * gdb.base/pr10179.exp: New files.
6393
c0201579
JK
63942010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6395
6396 Fix crashes on dangling display expressions.
6397 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
6398 is SEP.
6399 (lib_flags): Remove the "debug" keyword.
6400 (libsepdebug): New variable for iterating new loop.
6401 (save_pf_prefix): New variable wrapping the loop.
6402 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
6403 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
6404
793b0ff8
PM
64052010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6406
6407 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
6408
097f51f7
PM
64092010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6410
6411 PR stabs/11479.
6412 * gdb.stabs/gdb11479.exp: New file.
6413 * gdb.stabs/gdb11479.c: New file.
6414
9a22f0d0
PM
64152010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6416
6417 * gdb.base/charset.c (Strin16, String32): New variables.
6418 * gdb.base/charset.exp (gdb_test): Test correct display
6419 of 16 or 32 bit strings.
6420
64212010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
6422
6423 PR 9167
6424 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
6425 * gdb.cp/pr9167.cc: New file.
6426 * gdb.cp/pr9167.exp: New file.
6427
6428
6e354e5e
PM
64292010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
6430
6431 PR pascal/11492.
6432 * gdb.pascal/gdb11492.pas: New file.
6433 * gdb.pascal/gdb11492.exp: New file.
6434
be942545
JB
64352010-04-20 Joel Brobecker <brobecker@adacore.com>
6436
1667e6e3 6437 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 6438
0c3acc09
JB
64392010-04-20 Joel Brobecker <brobecker@adacore.com>
6440
6441 * gdb.ada/dyn_loc: New testcase.
6442
ec31cde5
CM
64432010-04-20 Chris Moller <cmoller@redhat.com>
6444
6445 PR 10867
889bf7c5 6446
ec31cde5
CM
6447 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
6448 * gdb.cp/pr10687.cc: New file.
6449 * gdb.cp/pr10687.exp: New file.
6450
6451
ce4b0682
SDJ
64522010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6453 Sergio Durigan Junior <sergiodj@redhat.com>
6454
6455 * gdb.fortran/logical.exp: New testcase.
6456 * gdb.fortran/logical.f90: New file.
6457
3436961f
DE
64582010-04-19 Doug Evans <dje@google.com>
6459
6460 * gdb.base/help.exp (help source): Update expected output.
6461
4d836c09
JK
64622010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6463
6464 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
6465 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
6466 gdb_exit and return.
6467 (executable): New variable.
6468 (binfile): Use it.
6469
6149aea9
PA
64702010-04-19 Pedro Alves <pedro@codesourcery.com>
6471
6472 PR breakpoints/8554.
6473
6474 * gdb.trace/save-trace.exp: Adjust.
6475
ed41462c
L
64762010-04-17 H.J. Lu <hongjiu.lu@intel.com>
6477
6478 PR corefiles/11511
6479 * gdb.arch/system-gcore.exp: New.
6480 * gdb.arch/gcore.c: Likewise.
6481
3f7b2faa
DE
64822010-04-15 Doug Evans <dje@google.com>
6483
fa33c3cd
DE
6484 * gdb.python/py-progspace.c: New file.
6485 * gdb.python/py-progspace.exp: New file.
6486
3f7b2faa
DE
6487 * gdb.base/source.exp: Add tests for "source -s".
6488
79f283fe
PM
64892010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6490
6491 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
6492 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
6493 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
6494 * gdb.python/py-mi.exp: New test for to_string returning None.
6495
fc8eb08a
PM
64962010-04-12 Phil Muldoon <pmuldoon@redhat.com>
6497
6498 * gdb.python/py-breakpoint.c: Make result global.
6499
26e197f6
JK
65002010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6501
6502 Fix non-GNU make compatibility.
6503 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
6504
adc36818
PM
65052010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6506
6507 * gdb.python/py-breakpoint.exp: New File.
6508 * gdb.python/py-breakpoint.C: Ditto.
6509
64e17368
SS
65102010-04-08 Stan Shebs <stan@codesourcery.com>
6511
6512 * gdb.trace/actions.exp: Clear default-collect.
6513 * gdb.trace/save-trace.exp: Clear default-collect.
6514
fff5cc64
PM
65152010-04-08 Phil Muldoon <pmuldoon@redhat.com>
6516
6517 * gdb.python/py-value: Add null string variable.
6518 (test_lazy_string): Test zero length, NULL address lazy
6519 strings.
6520
a055a187
L
65212010-04-07 H.J. Lu <hongjiu.lu@intel.com>
6522
6523 * gdb.arch/i386-avx.c: New.
6524 * gdb.arch/i386-avx.exp: Likewise.
6525
6526 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
6527
96e39866
DE
65282010-04-06 Doug Evans <dje@google.com>
6529
6530 * gdb.base/source-test.gdb: New file.
6531 * gdb.base/source.exp: Test source -v.
6532
5984a431
UW
65332010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6534
6535 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
6536
ec8a089a
PM
65372010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
6538
6539 * gdb.stabs/aout.sed: Convert all backslash to double backslash
6540 within one line, unless it is followed by a double quote.
6541 * gdb.stabs/hppa.sed: Idem.
6542 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
6543 * gdb.stabs/weird.exp: Check for correct parsing of
6544 char and string constants.
ec8a089a
PM
6545 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
6546 in .stabs to .stabx substitution.
6547
fce3c1f0
SS
65482010-04-05 Stan Shebs <stan@codesourcery.com>
6549
6550 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
6551 constant global.
6552 * gdb.trace/tfile.exp: Try to print them.
6553
d77f58be
SS
65542010-04-04 Stan Shebs <stan@codesourcery.com>
6555
6556 * gdb.base/completion.exp: Update for new "info watchpoints".
6557 * gdb.base/default.exp: Ditto.
6558 * gdb.base/help.exp: Ditto.
6559 * gdb.base/watchpoint.exp: Ditto.
6560 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 6561
af54718e
SS
65622010-04-04 Stan Shebs <stan@codesourcery.com>
6563
6564 * gdb.trace/tfile.exp: Sharpen tfind test.
6565
74d1f91e
JK
65662010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6567
6568 * gdb.base/break-entry.exp: New.
6569
eb8e76db 65702010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 6571 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
6572
6573 * gdb.reverse/i386-sse-reverse.exp: New file.
6574 * gdb.reverse/i386-sse-reverse.c: New file.
6575
bf65cad8
PA
65762010-04-02 Pedro Alves <pedro@codesourcery.com>
6577
6578 * gdb.trace/tfind.exp: Adjust expected disassembly output.
6579
fff87407
SS
65802010-04-01 Stan Shebs <stan@codesourcery.com>
6581
6582 * gdb.trace/actions.exp: Tweak expected output.
6583 * gdb.trace/while-stepping.exp: Tweak expected output.
6584
fe01d668
L
65852010-04-01 H.J. Lu <hongjiu.lu@intel.com>
6586
6587 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
6588
86b17b60
PA
65892010-04-01 Pedro Alves <pedro@codesourcery.com>
6590
6591 * gdb.base/commands.exp: Adjust.
6592 * gdb.cp/extern-c.exp: Adjust.
6593
2c58c0a9
PA
65942010-04-01 Pedro Alves <pedro@codesourcery.com>
6595
6596 * gdb.trace/collection.c (local_test_func): Define a local struct,
6597 and instanciate it.
6598
0db9b91c
PA
65992010-04-01 Pedro Alves <pedro@codesourcery.com>
6600
6601 * gdb.trace/collection.exp (gdb_collect_args_test)
6602 (gdb_collect_argarray_test): XFAIL the tests that assume the
6603 argarray argument's elements are collected.
6604
8072405b
JK
66052010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
6606
6607 * gdb.dwarf2/dw2-bad-parameter-type.exp,
6608 gdb.dwarf2/dw2-bad-parameter-type.S: New.
6609
8bf6485c
SS
66102010-03-31 Stan Shebs <stan@codesourcery.com>
6611
6612 * gdb.trace/save-trace.exp: Test save/restore of default-collect
6613 and tracepoint conditionals.
6614 (gdb_verify_tracepoints): Delete unused return.
6615
fd7f724a
KS
66162010-03-26 Keith Seitz <keiths@redhat.com>
6617
6618 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
6619 appear in the output before main.
6620 Remove KFAIL for gdb/2215 aka bz 9320.
6621
8d9e7719
DE
66222010-03-30 Doug Evans <dje@google.com>
6623
0906dd0b
DE
6624 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
6625 by dejagnu.
6626 * gdb.arch/amd64-dword.exp: Ditto.
6627
8d9e7719
DE
6628 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
6629 match.
6630 (break printf): Ditto.
6631
1da644f0
SW
66322010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
6633
6634 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
6635 gcc < 4.4.
6636 * gdb.cp/shadow.exp: Ditto.
6637
a8121990
PA
66382010-03-29 Pedro Alves <pedro@codesourcery.com>
6639
6640 * gdb.trace/collection.exp (run_trace_experiment): Make sure
6641 "tstart" is silent.
6642
6e79d367
PA
66432010-03-29 Pedro Alves <pedro@codesourcery.com>
6644
6645 * gdb.trace/collection.exp (executable): New.
6646 (binfile): Use it.
6647 (fpreg, spreg, pcreg): New.
6648 (test_register): Use gdb_test_multiple. Pass /x to print.
6649 (prepare_for_trace_test): New.
6650 (run_trace_experiment): Use "continue", not gdb_run_cmd.
6651 (gdb_collect_args_test, gdb_collect_argstruct_test)
6652 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
6653 prepare_for_trace_test.
6654 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
6655 fpreg, spreg and pcreg.
6656 (gdb_collect_expression_test, gdb_collect_globals_test): Use
6657 prepare_for_trace_test.
6658 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
6659 try to detect tracing support here. Don't set breakpoints at
6660 `begin' or `end' here.
6661 <global scope>: Use clean_restart. Run to main before checking
6662 for tracing support. Check for for tracing support here.
6663
09248348
JK
66642010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6665
6666 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
6667 " as $displacement" to "seen displacement message".
6668
d350db38
PA
66692010-03-28 Pedro Alves <pedro@codesourcery.com>
6670
6671 * gdb.trace/while-dyn.exp (executable): New variable.
6672 (binfile): Use it.
6673 (test_while_stepping): New function. Move most tests here. Call
6674 it once for each of the while-stepping, stepping and ws aliases.
6675
907af001
UW
66762010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6677
6678 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
6679 that do not provide the tagless_struct type name at all.
6680 (test_print_anon_union): Do not check value of uninitialized
6681 union member. Do not use cp_test_ptype_class, so we can accept
6682 "long" as well as "long int".
6683
610197fd
PA
66842010-03-26 Pedro Alves <pedro@codesourcery.com>
6685
6686 * gdb.trace/tfile.c (tohex, bin2hex): New.
6687 (write_error_trace_file): Hexify error description.
6688
6c28cbf2
SS
66892010-03-25 Stan Shebs <stan@codesourcery.com>
6690
6691 * gdb.trace/tfile.c: Generate an additional trace file, improve
6692 portability.
6693 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
6694 files in a better way.
6695
e62b8c7e
KS
66962010-03-25 Keith Seitz <keiths@redhat.com>
6697
6698 * gdb.java/jprint.exp: XFAIL printing of static class members
6699 because of GCC debuginfo problem.
6700
82ccf5a5
JK
67012010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6702
6703 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
6704
293e2f9e
DJ
67052010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6706
6707 * gdb.base/completion.exp: Allow long instead of long int.
6708 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
6709 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
6710 variable p.
6711 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
6712 * gdb.base/pointers.exp: Allow long instead of long int.
6713 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
6714 * gdb.base/step-line.exp: Allow a directory before the source file name.
6715
95a42b64
TT
67162010-03-24 Tom Tromey <tromey@redhat.com>
6717
6718 PR breakpoints/9352:
6719 * gdb.base/default.exp: Update.
6720 * gdb.base/commands.exp: Update.
6721 * gdb.cp/extern-c.exp: Test setting commands on multiple
6722 breakpoints at once.
6723
2390201f
DJ
67242010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6725
6726 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
6727 if gdb,nosignals.
6728 * gdb.base/watchpoints.c: Do not include unnecessary headers.
6729 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
6730 exited".
6731
8c9a6790
SS
67322010-03-24 Stan Shebs <stan@codesourcery.com>
6733
6734 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
6735
a6c727b2
DJ
67362010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6737
6738 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
6739 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
6740 argument. Handle "short" and "long".
6741 (Top level): Pass overprototyped output for old_fptr and xptr.
6742
4dfd5423
PA
67432010-03-23 Pedro Alves <pedro@codesourcery.com>
6744
6745 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
6746 format strings and add casts to avoid compiler warnings.
6747
67482010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
6749
6750 * lib/trace-support.exp (gdb_trace_setactions):
6751 Don't expect whitespace after ">" prompt.
6752 * gdb.trace/actions.exp: Adjust for output changes.
6753 * gdb.trace/while-stepping.exp: Likewise.
6754
c847d045
JK
67552010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6756
6757 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
6758 and r157645).
6759
5f717f1d
JK
67602010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6761
6762 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
6763 New.
6764
7d6d51d5
DJ
67652010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
6766
6767 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
6768 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
6769
3b11a015
SS
67702010-03-19 Stan Shebs <stan@codesourcery.com>
6771
6772 * gdb.trace/ax.exp: New file.
6773
d7d158ed
DE
67742010-03-19 Doug Evans <dje@google.com>
6775
6bb85cd1
DE
6776 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
6777 output from gcc.
6778
d7d158ed
DE
6779 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
6780 named /usr/sbin/prelink<foo>.
6781
4daf5ac0
SS
67822010-03-18 Stan Shebs <stan@codesourcery.com>
6783
6784 * gdb.trace/circ.exp: Test circular-trace-buffer.
6785 * gdb.trace/tfile.exp: Update tstatus test.
6786
e8d05480
JB
67872010-03-18 Joel Brobecker <brobecker@adacore.com>
6788
6789 * gdb.dwarf2/dw2-anonymous-func.S: New file.
6790 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
6791
441b986a
UW
67922010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6793
6794 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
6795
4247603b
PA
67962010-03-18 Pedro Alves <pedro@codesourcery.com>
6797
6798 * gdb.base/default.exp: Adjust the expected output of the finish
6799 and until commands when the inferior is not being run.
6800
13387711
SW
68012010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
6802
6803 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
6804 * gdb.cp/nsusing.exp: Ditto.
6805
6e31430b
TT
68062010-03-15 Tom Tromey <tromey@redhat.com>
6807
6808 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
6809 * gdb.cp/userdef.cc (operator==): New function.
6810 (main): New locals mem1, mem2.
6811
e2d69cb5
JZ
68122010-03-15 Jie Zhang <jie@codesourcery.com>
6813
6814 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
6815 Declare and use new loadtimeout variable.
6816
f572f0a9
DJ
68172010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
6818
6819 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
6820 Use gdb_load later.
6821
51f4c0b0
PA
68222010-03-14 Pedro Alves <pedro@codesourcery.com>
6823
6824 * gdb.base/solib-disc.c (main): Make format of fprintf a string
6825 literal. Add missing endlines to prints to stderr.
6826
1c809c68
TT
68272010-03-12 Tom Tromey <tromey@redhat.com>
6828
6829 PR c++/9708:
6830 * gdb.cp/m-static.exp: Add regression test.
6831 * gdb.cp/m-static.cc (method): New method.
6832 (main): Call it.
6833
00ae8fef
SW
68342010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
6835
6836 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
6837 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
6838
759f0f0b
PA
68392010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6840
21e24d21
PA
6841 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
6842
68432010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6844
759f0f0b
PA
6845 * lib/gdb.exp (skip_stl_tests): New.
6846 (gdb_compile): Symbian needs -ldl.
6847 (shlib_target_file): New.
6848 (shlib_symbol_file): New.
6849 (gdb_load_shlibs): Use shlib_target_file.
6850 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
6851 * gdb.cp/exception.exp: Use skip_stl_tests.
6852 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
6853 * gdb.cp/try_catch.exp: Use skip_stl_tests.
6854 * gdb.cp/mb-templates.exp: Ditto.
6855 * gdb.base/commands.exp: Relax regexes.
6856 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
6857 shlib_target_file and shlib_symbol_file.
6858 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
6859 sections.
6860 * gdb.base/ending-run.exp: Accept E32Main for symbian.
6861 * gdb.base/solib-disc.exp: Use
6862 shlib_target_file and shlib_symbol_file.
6863 * gdb.base/unload.exp: Don't skip on symbian. Use
6864 shlib_target_file and shlib_symbol_file.
6865 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
6866
6a8f2671 68672010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 6868
6a8f2671
PA
6869 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
6870 * gdb.trace/report.exp: Adjust for x86 and x86_64.
6871 Issue a tfind end before looking for a tracepoint frame.
6872 * gdb.trace/tfind.exp: Adjust tstatus output.
6873 Adjust disassembly output.
6874 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
6875
ccf26247
JK
68762010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6877
6878 * gdb.base/break-interp.exp: Create new displacement parameter value
6879 for the test_ld calls.
6880 (reach): New parameter displacement, verify its content. New push of
6881 pf_prefix "reach-$func:". Import global expect_out.
6882 (test_core): New parameter displacement, verify its content. New push
6883 of pf_prefix "core:". New command "set verbose on". Import global
6884 expect_out.
6885 (test_attach): New parameter displacement, verify its content. New
6886 push of pf_prefix "attach:". New command "set verbose on". Import
6887 global expect_out.
6888 (test_ld): New parameter displacement, pass it to the reach, test_core
6889 and test_attach calls and verify its content in the "ld.so exit" test.
6890 * gdb.base/prelink.exp: Remove gdb_exit and final return.
6891 (prelink): Update expected text, use gdb_test.
6892
e469c7fb
DE
68932010-03-10 Doug Evans <dje@google.com>
6894
6895 * gdb.base/checkpoint.exp: Fix comment.
6896 Lengthen timeout while doing >600 checkpoints test.
6897 Rename duplicate "kill all one" test to keep test names unique.
6898
60e1c644
PA
68992010-03-10 Pedro Alves <pedro@codesourcery.com>
6900
6901 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
6902
cec808ec
KS
69032010-03-08 Keith Seitz <keiths@redhat.com>
6904
889bf7c5
PA
6905 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
6906 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
6907 (dm_type_long): New function.
6908 (dm_type_unsigned_short): New function.
6909 (dm_type_unsigned_long): New function.
6910 (myint): New typedef.
6911 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
6912 long, unsigned shor and long, operator char*, and typedef.
6913 (test_lookup_operator_functions): Add operator char* test.
6914 (test_paddr_operator_functions): Likewise.
6915 (test_paddr_overloaded_functions): Use probe values for
6916 short, long, and unsigned short and long.
6917 (test_paddr_hairy_functions): If the demangler probe detected
6918 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
6919 demangler.
6920 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
6921 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
6922 and "print null_pmf".
6923 Add test "ptype a.*pmf".
6924 * gdb.cp/overload.exp: Allow optional "int" to appear with
6925 "short" and "long".
6926 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
6927 long expect value for men_overload1arg.
6928 Allow "int" to appear with "short" and "long".
6929 When testing "info break", add argument for main (void).
6930 Also allow "int" to appear with "short" and "long".
6931 Ditto with "unsigned" and "long long".
cec808ec
KS
6932 * gdb.java/jmain.exp: Do not enclose methods names in single
6933 quotes.
6934 * gdb.java/jmisc.exp: Likewise.
6935 * gdb.java/jprint.exp: Likewise.
6936 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
6937
6938 From Jan Kratochvil <jan.kratochvil@redhat.com>:
6939 * gdb.cp/exception.exp (backtrace after first throw)
6940 (backtrace after second throw): Allow a namespace before __cxa_throw.
6941 (backtrace after first catch, backtrace after second catch): Allow
6942 a namespace before __cxa_begin_catch.
6943
6944 * gdb.cp/cpexprs.exp: New file.
6945 * gdb.cp/cpexprs.cc: New file.
6946
6947 From Daniel Jacobowitz <dan@codesourcery.com>
6948 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
6949 to use string_to_regexp.
6950 (ctor, dtor): New functions. Use them to match constructor
6951 and destructor function types.
6952 (Top level): Use runto_main.
6953
f870a310
TT
69542010-03-05 Tom Tromey <tromey@redhat.com>
6955
6956 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
6957 gdb.target_charset.
6958 (pp_ns.to_string): Likewise.
6959
0c199f28
KS
69602010-03-04 Keith Seitz <keiths@redhat.com>
6961
6962 * gdb.cp/overload.exp: Test that the filename portion of a linespec
6963 can be quoted. Test that both the filename and function/line
6964 portions can be quoted at the same time.
6965
c7437ca6
PA
69662010-03-04 Pedro Alves <pedro@codesourcery.com>
6967
6968 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
6969
b111b805
DE
69702010-03-03 Doug Evans <dje@google.com>
6971
24486cb7
DE
6972 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
6973 libc contains libpthread.
6974
b111b805
DE
6975 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
6976 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
6977 of gdb_compile. Add another pattern to match android backtrace.
6978
a0e0ef55
TT
69792010-03-03 Tom Tromey <tromey@redhat.com>
6980
6981 PR gdb/11345:
6982 * gdb.base/printcmds.exp (test_printf): Add test.
6983
1ba53b71
L
69842010-03-02 H.J. Lu <hongjiu.lu@intel.com>
6985
6986 * gdb.arch/amd64-byte.exp: New.
6987 * gdb.arch/amd64-dword.exp: Likewise.
6988 * gdb.arch/amd64-pseudo.c: Likewise.
6989 * gdb.arch/amd64-word.exp: Likewise.
6990 * gdb.arch/i386-byte.exp: Likewise.
6991 * gdb.arch/i386-pseudo.c: Likewise.
6992 * gdb.arch/i386-word.exp: Likewise.
6993
f5dff777
DJ
69942010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6995
6996 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
6997 types. Add structreg, bitfields, and flags registers.
6998 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
6999 registers.
7000
90884b2b
L
70012010-03-01 H.J. Lu <hongjiu.lu@intel.com>
7002
7003 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
7004 (load_description): Set architecture if defined.
7005
dc00d89f
PM
70062010-02-28 Phil Muldoon <pmuldoon@redhat.com>
7007
7008 * gdb.python/py-frame.exp: Add read_var block tests.
7009 * gdb.python/py-frame.c (block): New function.
7010
0e095b7e
JK
70112010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7012 Daniel Jacobowitz <dan@codesourcery.com>
7013
7014 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
7015
624f1a65
DM
70162010-02-25 David S. Miller <davem@davemloft.net>
7017
7018 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
7019 fix logic for setting all_syscalls_numbers.
7020
f3e9a817
PM
70212010-02-24 Phil Muldoon <pmuldoon@redhat.com>
7022
7023 * Makefile.in: Add py-block and py-symbol.
7024 * gdb.python/py-symbol.exp: New File.
7025 * gdb.python/py-symtab.exp: New File.
7026 * gdb.python/py-block.exp: New File.
7027 * gdb.python/py-symbol.c: New File.
7028 * gdb.python/py-block.c: New File.
7029
f6bbabf0
PM
70302010-02-24 Phil Muldoon <pmuldoon@redhat.com>
7031
7032 PR python/11314
7033 * lib/gdb.exp (skip_python_tests): New function.
7034 * gdb.python/py-cmd.exp: Use skip_python_tests.
7035 * gdb.python/py-frame.exp: Likewise.
7036 * gdb.python/py-function.exp: Likewise.
7037 * gdb.python/py-prettyprint.exp: Likewise.
7038 * gdb.python/py-template.exp: Likewise.
7039 * gdb.python/py-type.exp: Likewise.
7040 * gdb.python/py-value.exp: Likewise.
7041
85d721b8
PA
70422010-02-22 Pedro Alves <pedro@codesourcery.com>
7043
7044 PR9605
7045
7046 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
7047
48e32051
TT
70482010-02-19 Tom Tromey <tromey@redhat.com>
7049
7050 PR c++/8693, PR c++/9496:
7051 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
7052 regression tests.
7053
ac9c0048
JK
70542010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7055
7056 Fix compatibility with m68k as.
7057 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
7058 Use only /* comments */.
7059
57bb97a4
UW
70602010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7061
7062 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
7063 * configure: Regenerate.
7064
7d1bf85c
DJ
70652010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
7066
7067 * gdb.python/py-type.exp: Check for Python support.
7068
061b5285
PA
70692010-02-17 Pedro Alves <pedro@codesourcery.com>
7070
7071 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
7072 `regsub' syntax available.
7073
f8a8bc2c
PA
70742010-02-17 Pedro Alves <pedro@codesourcery.com>
7075
7076 * gdb.base/shmain.c (main): Remove printf call.
7077 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
7078 * gdb.base/unload.c (main): Make format of fprintf a string
7079 literal. Add missing endlines to prints to stderr.
7080 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
7081
6f451e5e
TT
70822010-02-17 Tom Tromey <tromey@redhat.com>
7083
7084 * gdb.java/jprint.java (jprint.props): New field.
7085 * gdb.java/jprint.exp (set_lang_java): Add regression test.
7086
12d79008
PA
70872010-02-17 Pedro Alves <pedro@codesourcery.com>
7088
ef801a0e 7089 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
7090 available.
7091
d252f7e5
DJ
70922010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7093
7094 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
7095 creation to support remote host testing.
7096
67bdab6c
DJ
70972010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7098
7099 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
7100 Recognize "command not found".
7101
bb391223
DJ
71022010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7103
7104 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
7105 single-stepping.
7106
70362913
DJ
71072010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7108
7109 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
7110 if arguments are not supported.
7111
493f3c00
DJ
71122010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7113
7114 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
7115 be const or non-const.
7116
8034c749
DJ
71172010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7118
7119 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
7120 mi_send_resuming_command to send -exec-continue.
7121
791dfb64
DJ
71222010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7123
7124 * gdb.base/list.exp (test_list_filename_and_function): Add test
7125 with single quotes.
7126 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
7127 matching.
7128 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
7129 Add KFAIL'd tests for PR gdb/11289.
7130
7c5fe868
DJ
71312010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7132
7133 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
7134
fdc498b8
DJ
71352010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7136
7137 * gdb.base/comp-dir/subdir/dummy.txt: New file.
7138 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
7139 a temporary directory.
7140
b519e2a6
DJ
71412010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7142
7143 * gdb.base/charset.exp: Use a single regular expression to match
7144 show host-charset and show target-charset output.
7145
74164c56
JK
71462010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7147
7148 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
7149 "Illegal process-id" expect string more exact.
7150 (attach to digits-starting nonsense is prohibited): New.
7151
701ed6dc
JK
71522010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7153
7154 * gdb.base/prelink.exp (set verbose on): New.
7155
889bf7c5 71562010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
7157
7158 * mi-reverse.exp: New file. Test for reverse option to the
7159 following MI commands: exec-continue, exec-finish, exec-next,
7160 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 7161
dadf0e9c
JB
71622010-02-09 Joel Brobecker <brobecker@adacore.com>
7163
7164 * gdb.ada/ptype_tagged_param: New testcase.
7165
714f19d5
TT
71662010-02-08 Tom Tromey <tromey@redhat.com>
7167
7168 PR c++/8017:
7169 * gdb.cp/overload.exp: Add tests.
7170 * gdb.cp/overload.cc (struct K): New.
7171 (namespace N): New.
7172 (main): Call new functions.
7173 (K::staticoverload): Define.
7174
889bf7c5 71752010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
7176
7177 PR gdb/10728
7178 * gdb.cp/pr10728-x.h: New file.
7179 * gdb.cp/pr10728-x.cc: New file.
7180 * gdb.cp/pr10728-y.cc: New file.
7181 * gdb.cp/pr10728.exp: New file.
7182 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
7183
889bf7c5 71842010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
7185
7186 PR gdb/9067
7187 * gdb.cp/pr9067.exp: New
7188 * gdb.cp/pr9067.cc: New
7189 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
7190
7b356089
JB
71912010-02-08 Joel Brobecker <brobecker@adacore.com>
7192
7193 * lib/gdb.exp (gdb_test_timeout): New global variable.
7194 Set it to timeout if not already set.
7195 (gdb_init): Reset the value of timeout to gdb_test_timeout.
7196
1be00882
DE
71972010-02-05 Doug Evans <dje@google.com>
7198
7199 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
7200 user.
7201
82856980
SW
72022010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
7203
7204 PR c++/7935:
7205 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
7206
1a334831
TT
72072010-02-04 Tom Tromey <tromey@redhat.com>
7208
7209 * gdb.cp/virtbase.exp: Make test case names unique.
7210
9c3c02fd
TT
72112010-02-02 Tom Tromey <tromey@redhat.com>
7212
7213 * gdb.cp/virtbase.exp: Add regression tests.
7214 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
7215 (main): Instantiate RHC.
7216
0cc2414c
TT
72172010-02-02 Tom Tromey <tromey@redhat.com>
7218
7219 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
7220 type-printing change.
7221
edf3d5f3
TT
72222010-02-02 Tom Tromey <tromey@redhat.com>
7223
7224 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
7225 * gdb.cp/virtbase.cc: New file.
7226 * gdb.cp/virtbase.exp: New file.
7227 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
7228
e4b7f41c
JK
72292010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7230
7231 PR libc/11214:
7232 * gdb.threads/current-lwp-dead.c: Include features.h.
7233 (HAS_NOMMU): New.
7234 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
7235
b381ea14
JK
72362010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7237
7238 * gdb.base/symbol-without-target_section.exp,
7239 gdb.base/symbol-without-target_section.c: New.
7240
c593ac0e
DJ
72412010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7242
7243 * gdb.base/bigcore.exp: Reset increased timeout.
7244 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
7245
db25f29d
DJ
72462010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7247
7248 * gdb.base/gcore.exp (capture_command_output): Use
7249 gdb_test_multiple.
7250
f9d67f43
DJ
72512010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7252
7253 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
7254 * gdb.arch/thumb2-it.exp (test_it_break): New function.
7255 (Top level): Call it.
7256
177321bd
DJ
72572010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7258
7259 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
7260
97f2ed50
DJ
72612010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7262
7263 * gdb.base/call-strs.exp, gdb.base/default.exp,
7264 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
7265 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
7266 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
7267 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
7268 gdb.base/watchpoint-solib.exp: Save and restore timeout.
7269 * gdb.base/ending-run.exp: Correct restore of timeout.
7270 * gdb.base/page.exp: Remove unnecessary timeout setting.
7271
e4e2711a
JB
72722010-01-29 Joel Brobecker <brobecker@adacore.com>
7273
7274 * gdb.ada/rec_return: New testcase.
7275
ba581dc1
JB
72762010-01-29 Joel Brobecker <brobecker@adacore.com>
7277
7278 * gdb.ada/call_pn: New testcase.
7279
4ea95be9
DJ
72802010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7281
7282 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
7283 (Top level): Use it to resume.
7284 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
7285 the Thumb mode displaced stepping error as unsupported.
7286
df83a9bf
SW
72872010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
7288
889bf7c5
PA
7289 * gdb.cp/nsusing.exp: Added more tests.
7290 * gdb.cp/nsrecurs.exp: Ditto.
7291 * gdb.cp/nsusing.cc: Added test functions.
7292 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 7293
40b27cdc
JK
72942010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7295
7296 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
7297 absolute directory pathnames in gdb.sum file.
7298
de958931
SW
72992010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
7300
7301 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
7302 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
7303
708ead4e
TT
73042010-01-26 Tom Tromey <tromey@redhat.com>
7305
7306 PR exp/7643:
7307 * gdb.base/printcmds.exp (test_print_string_constants): Remove
7308 setup_kfail.
7309
b14e635e
SW
73102010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
7311
7312 * gdb.cp/nsrecurs.exp: New test.
7313 * gdb.cp/nsrecurs.cc: New test program.
7314 * gdb.cp/nsstress.exp: New test.
7315 * gdb.cp/nsstress.cc: New test program.
7316 * gdb.cp/nsdecl.exp: New test.
7317 * gdb.cp/nsdecl.cc: New test program.
7318
8540c487
SW
73192010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
7320
7321 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
7322 imported into file scope.
7323 Marked test as xfail.
7324 * gdb.cp/namespace-using.cc (marker5): New function.
7325 * gdb.cp/shadow.exp: New test.
7326 * gdb.cp/shadow.cc: New test program.
7327 * gdb.cp/nsimport.exp: New test.
7328 * gdb.cp/nsimport.cc: New test program.
7329
421d5d99
TT
73302010-01-25 Tom Tromey <tromey@redhat.com>
7331
7332 PR gdb/11049:
7333 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
7334 with "set print null-stop on".
7335
691f8dc1
JK
73362010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7337
7338 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
7339 Adjust it for DISASSEMBLY_OMIT_FNAME.
7340
0b92b5bb
TT
73412010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7342
7343 PR symtab/11199:
7344 * gdb.dwarf2/member-ptr-forwardref.exp,
7345 gdb.dwarf2/member-ptr-forwardref.S: New.
7346
23787403
JK
73472010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7348
7349 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
7350 (thread1_func): Protect thread1_tid with thread1_tid_cond by
7351 thread1_tid_mutex. Remove gdbstop_mutex handling.
7352 (thread2_func): Protect thread2_tid with thread2_tid_cond by
7353 thread2_tid_mutex. Remove gdbstop_mutex handling.
7354 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
7355 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
7356 pthread_cond_wait conditionalizations by while loops.
7357
b966cb8a
TT
73582010-01-20 Tom Tromey <tromey@redhat.com>
7359
7360 PR backtrace/10770:
7361 * gdb.dwarf2/pr10770.exp: New file.
7362 * gdb.dwarf2/pr10770.c: New file.
7363 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
7364
fcae584b
VP
73652010-01-20 Vladimir Prus <vladimir@codesourcery.com>
7366
7367 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
7368 that target was removed, and the test always runs native anyway.
7369
a0f49112
JK
73702010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7371
7372 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
7373 gdb.base/watchpoint-cond-gone-stripped.c: New.
7374
ceeb3d5a
TT
73752010-01-19 Tom Tromey <tromey@redhat.com>
7376
7377 PR c++/8000:
7378 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
7379 existing tests.
7380 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
7381 (main): Use AAA::SomeEnum.
7382
dd322c54
JK
73832010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7384
7385 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
7386 (test_ignore_count): Declare line_callme_body global.
7387 (run to breakpoint with ignore count): Use line_callme_body.
7388 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
7389 (set line_main_hello, set line_main_return): Reindent.
7390 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
7391 New.
7392 (continue to callee4): Use line_callee4_body.
7393 (check *stopped from CLI command): Use line_callee4_next.
7394 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
7395 (set line_main_hello, set line_main_return): Reindent.
7396 (set line_callee4_head, set line_callee4_body): New.
7397 (continue to callee4): Use line_callee4_body.
7398
4e8f195d
TT
73992010-01-18 Tom Tromey <tromey@redhat.com>
7400
7401 PR c++/9680:
7402 * gdb.cp/casts.cc: Add new classes and variables.
7403 * gdb.cp/casts.exp: Test new operators.
7404
9e14a9ba
JB
74052010-01-18 Tom Tromey <tromey@redhat.com>
7406 Thiago Jung Bauermann <bauerman@br.ibm.com>
7407
7408 * gdb.python/source2.py: New file.
7409 * gdb.python/source1: New file.
7410 * gdb.python/python.exp: Test "source" command.
7411
00bf0b85
SS
74122010-01-15 Stan Shebs <stan@codesourcery.com>
7413
7414 * gdb.trace/tfile.c: New file.
7415 * gdb.trace/tfile.exp: New file.
889bf7c5 7416
55235ad7
JK
74172010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7418
7419 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
7420
9f2982ff
JK
74212010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7422
7423 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
7424
bbfba9ed
JK
74252010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7426
7427 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
7428 (libfunc): New parameter action. Implement also selectable "sleep".
7429 * gdb.base/break-interp-main.c: Include assert.h.
7430 (libfunc): New parameter action.
7431 (main): New parameters argc and argv. Assert argc. Pass argv.
7432 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
7433 (test_attach): New proc.
7434 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
7435 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
7436
61f0d762
JK
74372010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7438
7439 * gdb.base/break-interp.exp (test_core): New proc.
7440 (test_ld): Call it.
7441
06a6f270
JK
74422010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7443
7444 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
7445 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
7446 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
7447 and gdb_compile_shlib. Use new -Wl compiler options.
7448 (dl bt, main bt): New tests.
7449
51bee8e9
JK
74502010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7451
7452 Support PIEs with no symfile_objfile.
7453 * gdb.base/break-interp.exp: New argument at the test_ld calls.
7454 (test_ld): New parameter trynosym.
7455 (test_ld <$trynosym>): New block.
7456
b8040f19
JK
74572010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7458
7459 * gdb.base/break-interp.exp: New file.
7460
be759fcf
PM
74612010-01-13 Phil Muldoon <pmuldoon@redhat.com>
7462
7463 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
7464 * gdb.python/py-prettyprint.py (pp_ls): New printer.
7465 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
7466 test.
7467 * gdb.python/py-prettyprint.c: Define lazystring test structure.
7468 * gdb.python/py-mi.exp: Add lazy string test.
7469
dc146f7c
VP
74702010-01-13 Vladimir Prus <vladimir@codesourcery.com>
7471
7472 * lib/mi-support.exp (mi_check_thread_states): Handle
7473 core number in thread listing.
7474
b4ba55a1
JB
74752010-01-12 Joel Brobecker <brobecker@adacore.com>
7476
7477 * gdb.base/maint.exp: Adjust the expected output for the
7478 "maint print type" test. Use gdb_test_multiple instead of
7479 gdb_sent/gdb_expect.
7480
08e24bd4
DE
74812010-01-11 Doug Evans <dje@google.com>
7482
6496a609
DE
7483 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
7484 from gdbserver_download. All callers updated.
7485
08e24bd4
DE
7486 * gdb.server/ext-run.exp: "info os processes" requires xml support.
7487
b5cfddf5
JK
74882010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7489
7490 Implement binary numbers parsing.
7491 * gdb.base/printcmds.exp (test_integer_literals_accepted)
7492 (test_integer_literals_rejected): New binary tests.
7493
3725885a
RW
74942010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7495
7496 * gdb.cell/configure: Regenerate.
7497
37aeb5df
JK
74982010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7499
7500 * gdb.base/corefile.exp: Move the core finding block out and call it as
7501 core_find, new variable $corefile, replace corefile by $corefile and
7502 [file tail $corefile] for usage vs. test names resp.
7503 * lib/gdb.exp (core_find): Move it as a new function here. New
7504 parameter binfile and deletefiles. New variable $destcore. Pre-delete
7505 $destcore. Return "" on error.
7506
d521f563
JK
75072010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7508
7509 Workaround PR binutils/10802.
7510 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
7511 (twice).
7512
28f24826
DJ
75132010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7514
7515 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
7516
2de75e71
JB
75172010-01-08 Joel Brobecker <brobecker@adacore.com>
7518
7519 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
7520 call, to avoid interruption.
7521
fe00719b 75222010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
7523
7524 * gdb.stabs/weird.def (args93): New.
7525
d0ef5df8
DE
75262010-01-07 Doug Evans <dje@google.com>
7527
7528 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
7529
3a08d52f
TT
75302010-01-07 Tom Tromey <tromey@redhat.com>
7531
7532 * gdb.base/source.exp: Use correct line number.
7533
7a697b8d
SS
75342010-01-05 Stan Shebs <stan@codesourcery.com>
7535
7536 * gdb.trace/tracecmd.exp: Test ftrace.
7537
7803799a
UW
75382010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7539
7540 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
7541
c54eabfa
JK
75422010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7543
7544 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
7545 "uint_for_mi_testing".
7546
02e7ef19
JB
75472010-01-01 Joel Brobecker <brobecker@adacore.com>
7548
7549 Test indented comment in file being sourced.
7550 * gdb.base/commands.exp: Test indented comment in file being sourced.
7551
abd775ce
JB
75522010-01-01 Joel Brobecker <brobecker@adacore.com>
7553
7554 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
7555 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
7556 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
7557 notice.
7558
79b55b82
JB
75592010-01-01 Joel Brobecker <brobecker@adacore.com>
7560
7561 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
7562 notice.
7563
8997583e
JK
75642010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7565
7566 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
7567 missing $after_stopped and comma (,) expectation.
7568
6da95a67
SS
75692009-12-31 Stan Shebs <stan@codesourcery.com>
7570
7571 * gdb.trace/actions.exp: Test teval action.
889bf7c5 7572
218d2fc6
TJB
75732009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7574
7575 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
7576 (top level): Call test_watchpoint_in_big_blob.
7577 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
7578 watchpoints.
7579 (func3): Write to buf.
7580
236f1d4d
SS
75812009-12-29 Stan Shebs <stan@codesourcery.com>
7582
7583 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 7584
f61e138d
SS
75852009-12-28 Stan Shebs <stan@codesourcery.com>
7586
7587 * gdb.trace/tsv.exp: New file.
7588 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 7589
0219b378
DJ
75902009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
7591
7592 * gdb.base/find.c (main): Reference search buffers.
7593 * gdb.base/included.c (main): Reference integer.
7594 * gdb.base/ptype.c (charfoo): Declare.
7595 (intfoo): Call charfoo.
7596 * gdb.base/scope0.c (useitp): New function.
7597 (usestatics): Use useitp.
7598 (useit): Add a type for val.
7599 * gdb.base/scope1.c (useit1): Take a pointer argument.
7600 (usestatics1): Update calls to useit1.
7601 * gdb.cp/call-c.cc: Declare foo.
7602 (main): Call foo.
7603 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
7604 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
7605 (main): Call C::ensureRefs and ensureOtherRefs.
7606 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
7607 variables.
7608 (ensureOtherRefs): New function.
7609 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
7610 * gdb.cp/templates.cc (main): Call t5i.value.
7611
3f78692f
JK
76122009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7613
7614 Fix compatibility with G++-4.5.
7615 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
7616 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
7617 (uncaught return): Remove.
7618
429374b8
JK
76192009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7620 Phil Muldoon <pmuldoon@redhat.com>
7621
7622 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
7623 (bp_location13, bp_location14, bp_location17, bp_location18)
7624 (marker3_proto, marker4_proto): New variables.
7625 (breakpoint info): Update output.
7626 (run until breakpoint at marker3, run until breakpoint at marker4): New
7627 tests.
7628
859825b8
JK
76292009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7630
7631 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
7632 Replace the printf call of Y by provided "y-set-1" label. New block
7633 for the second shared library.
7634 * gdb.base/unload.exp: Compile also the second library, call
7635 gdb_load_shlibs also for it. Use now gdb_breakpoint.
7636 (single pending breakpoint info): Rename to ...
7637 (pending breakpoint info before run): ... this extended test.
7638 (libfile2, libname2, libsrcfile2, libsrc2)
7639 (lib_sl2): New variables.
7640 (exec_opts): Set also SHLIB_NAME2.
7641 (pending breakpoint info on first run at shrfunc1)
7642 (pending breakpoint info on second run at shrfunc1)
7643 (pending breakpoint info on second run at shrfunc2)
7644 (print y from libfile, print y from libfile2): New tests.
7645 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
7646 * gdb.base/unloadshr2.c: New.
7647
e6a386cd
HZ
76482009-12-22 Hui Zhu <teawater@gmail.com>
7649
7650 * gdb.reverse/sigall-reverse.exp: Adjust.
7651
9e19b45e
VP
76522009-12-21 Vladimir Prus <vladimir@codesourcery.com>
7653
7654 PR gdb/10884
7655
7656 * gdb.mi/var-cmd.c (do_bitfield_tests): New
7657 (main): Call do_bitfield_tests.
aacf5b1e 7658 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 7659
d53a7b30
JB
76602009-12-20 Joel Brobecker <brobecker@adacore.com>
7661
7662 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
7663 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
7664 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
7665 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
7666 gdb.modula2/unbounded1.c: Update copyright header.
7667
191ca0a1
CM
76682009-12-10 Chris Moller <moller@mollerware.com>
7669
7670 PR gdb/9399
7671 * gdb.cp/virtfunc2.exp: New tests
7672 * gdb.cp/virtfunc2.cc: New tests
7673 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
7674
0fa6cf1b
MS
76752009-12-10 Oza Pawandeep (paawan1982@yahoo.com
7676
7677 * gdb.reverse/i387-env-reverse.c: New file.
7678 * gdb.reverse/i387-env-reverse.exp: New file.
7679 * gdb.reverse/i387-stack-reverse.c: New file.
7680 * gdb.reverse/i387-stack-reverse.exp: New file.
7681
361ae042
PM
76822009-12-08 Phil Muldoon <pmuldoon@redhat.com>
7683
7684 * gdb.python/py-type.exp (test_range): New test.
7685
bfd31e71
PM
76862009-12-03 Phil Muldoon <pmuldoon@redhat.com>
7687
7688 PR python/10805
7689
7690 * gdb.python/py-type.exp: New file.
7691 * gdb.python/py-type.c: New file.
7692 * Makefile.in: Add py-type.
7693
57a1d736
TT
76942009-12-03 Tom Tromey <tromey@redhat.com>
7695
7696 * gdb.python/py-value.exp (test_parse_and_eval): New
7697 function.
7698
1f3b5d1b
PP
76992009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
7700
7701 PR gdb/11022
7702
7703 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
7704 * gdb.base/pr11022.c: New test.
7705
8b7dbdc9
JK
77062009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7707
7708 Fix spurious false FAILs.
7709 * gdb.base/structs.c (chartest): New.
7710 (main): Fill-in chartest.
7711 * gdb.base/structs.exp (anychar_re, first): New.
7712 (start_structs_test): Import global anychar_re and first.
7713 New gdb_test call "set print elements 300; ${testfile}"
7714 (start_structs_test <$first>): New block.
7715 (any): Import global anychar_re. New variable ac. Use ${ac}.
7716
6a53b2ec
JK
77172009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7718
7719 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
7720
d7167b4c
JK
77212009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7722
7723 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
7724 Force $srcfile file.
7725 * gdb.base/foll-fork.c (callee): Comment out the printf call.
7726
b1798462
UW
77272009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7728
7729 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
7730 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7731 * gdb.threads/watchthreads-reorder.exp: Likewise.
7732
b6199126
DJ
77332009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
7734
7735 PR gdb/8704
7736
7737 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
7738 "if", and "thread". Correct matching in the previous test.
7739
b22a0510
DJ
77402009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
7741
7742 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
7743
930636d2
MS
77442009-11-23 Michael Snyder <msnyder@vmware.com>
7745
7746 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
7747 * gdb.reverse-watch-precsave.exp: Ditto.
7748
21a0512e
PP
77492009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
7750
7751 * gdb.asm/asm-source.exp: Adjust.
7752 * gdb.base/help.exp: Adjust.
889bf7c5 7753
fc30d5e0
PA
77542009-11-22 Pedro Alves <pedro@codesourcery.com>
7755
7756 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
7757 (do_syscall_tests_without_xml): Set data-directory to
7758 /the/path/to/nowhere.
7759
f6bc2008
PA
77602009-11-21 Pedro Alves <pedro@codesourcery.com>
7761
7762 * gdb.threads/local-watch-wrong-thread.c,
7763 gdb.threads/local-watch-wrong-thread.exp: New files.
7764
8c2fb5de
PA
77652009-11-21 Pedro Alves <pedro@codesourcery.com>
7766
7767 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
7768 assume new `regsub' syntax available.
7769
ebec9a0f
PA
77702009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7771
a79d3c27
JK
7772 * gdb.base/watchpoint-hw-hit-once.exp,
7773 gdb.base/watchpoint-hw-hit-once.c: New.
7774
77752009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7776
7777 * gdb.threads/watchthreads-reorder.exp,
7778 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 7779
276a961b
MK
77802009-11-17 Nathan Sidwell <nathan@codesourcery.com>
7781
7782 * gdb.xml/tdesc-regs.exp: Use for m68k.
7783
4867c1fb
PA
77842009-11-15 Pedro Alves <pedro@codesourcery.com>
7785
7786 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
7787
f6838f81
DJ
77882009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7789
7790 * lib/gdb.exp (current_target_name): New procedure.
7791 (gdb_wrapper_target): New variable.
7792 (gdb_wrapper_init): Set gdb_wrapper_target.
7793 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
7794 wrapper.
7795
4ac4dd3f
DJ
77962009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7797
7798 * gdb.base/remote.exp: Delete the slowest load test.
7799 Do not load with fixed packet sizes.
7800
a7881759
DJ
78012009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7802
7803 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
7804
97a5b505
DJ
78052009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7806
7807 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
7808 srcfile when setting a breakpoint.
7809
d3e1fc54
DJ
78102009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
7811
7812 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
7813 macros.
7814
7cbcbded
DJ
78152009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7816
7817 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
7818 to be in memory.
7819 * gdb.base/display.c (force_mem): New.
7820 (do_loops): Use it. Add breakpoint comments.
7821 (do_vars): Add a breakpoint comment.
7822 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
7823 line numbers.
7824
bdea3a92
NF
78252009-11-13 Nathan Froyd <froydnj@codesourcery.com>
7826
7827 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
7828 instead of a bare "run".
7829
269f82e5
PP
78302009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7831
7832 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 7833
a69b7d9d
DJ
78342009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7835
7836 * lib/cell.exp (skip_cell_tests): Clean up test files before
7837 returning.
7838
b598bfda
DJ
78392009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7840
7841 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
7842 and the breakpoint menu. Do not call perror if a prompt is seen.
7843 Consume the following GDB prompt.
7844 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
7845 * gdb.cp/namespace.exp: Use gdb_test.
7846 * gdb.cp/templates.exp: Use gdb_test.
7847 (test_template_breakpoints): Use gdb_test_multiple.
7848
87728fa0
DJ
78492009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7850
7851 * gdb.base/break1.c (struct some_struct, values): Move earlier.
7852 (marker4): Reference values.
7853
b67c692f
DJ
78542009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7855
7856 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
7857 is missing.
7858
f0df251a
DJ
78592009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7860
7861 * gdb.base/break.c (need_malloc): New.
7862 * gdb.base/constvars.c (main): Reference crass and crisp.
7863 * gdb.base/gdb1821.c (main): Reference bar.
7864 * gdb.cp/gdb1355.cc (main): Reference s1.
7865 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
7866 (main): Call them.
7867 * gdb.cp/hang2.cc (dummy2): Define.
7868 * gdb.cp/hang3.cc (dummy3): Define.
7869 * gdb.cp/m-data.cc (main): Reference shadow.
7870
bdf7534a
NF
78712009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7872 Nathan Froyd <froydnj@codesourcery.com>
7873
7874 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
7875 remote host.
7876
f24fce77
NF
78772009-11-12 Nathan Froyd <froydnj@codesourcery.com>
7878
7879 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
7880 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
7881 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7882 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7883 * gdb.dwarf2/dw2-intermix.exp: Likewise.
7884 * gdb.dwarf2/dw2-producer.exp: Likewise.
7885 * gdb.dwarf2/mac-fileno.exp: Likewise.
7886 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
7887 py-prettyprint.py to the remote host.
7888 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
7889
40f0318e
KS
78902009-11-11 Keith Seitz <keiths@redhat.com>
7891
7892 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
7893 use it instead of "Foo".
7894 * gdb.cp/classes.exp (do_tests): Add a test to access
7895 a method through a typedef'd class name.
7896
f3d9f7fb
NF
78972009-11-11 Nathan Froyd <froydnj@codesourcery.com>
7898
7899 * gdb.base/long_long.exp: Permit leading zeros on floating-point
7900 exponents.
7901 * gdb.base/pointers.exp: Likewise.
7902 * gdb.cp/ref-types.exp: Likewise.
7903
a4216f37
KS
79042009-11-11 Keith Seitz <keiths@redhat.com>
7905
7906 * gdb.cp/cplusfuncs.cc (class foo): Add operators
7907 new[] and delete[].
7908 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
7909 "void".
7910 (probe_demangler): Remove all single-quoting of
7911 method and variable names.
7912 (info_func_regexp): Remove the word "void" from any
7913 occurrence of "(void)".
7914 (print_addr_2): Remove all single-quoting of
7915 method names.
7916 (print_addr_2_kfail): Likewise.
7917 (print_addr): Single-quote C function names before
7918 passing to print_addr_2.
7919 (test_paddr_operator_functions): Remove single-quoting
7920 for method names.
7921 Add tests for operator new[] and operator delete[].
7922
9b14d7aa
JK
79232009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7924
7925 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
7926
85feb311
KS
79272009-11-09 Keith Seitz <keiths@redhat.com>
7928
7929 * gdb.cp/overload.exp: Add tests for resolving overloaded
7930 methods in expression parsing/evaluation.
7931
fa335448
DJ
79322009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7933
7934 * lib/gdb.exp (default_gdb_version): Use --version instead of
7935 --command.
7936
ec3c07fc
NS
79372009-11-10 Nathan Sidwell <nathan@codesourcery.com>
7938
7939 * lib/gdb.exp (gdb_compile_test): New.
7940 (skip_ada_tests, skip_java_tests): New.
7941 (gdb_compile): Use gdb_compile_test for f77.
7942 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
7943 * lib/java.exp (compile_java_from_source): Remove runtests check,
7944 use gdb_compile_test to record result.
7945 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
7946 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
7947 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
7948 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
7949 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
7950 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
7951 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
7952 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
7953 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
7954 adjust gdb_compile invocations.
7955
b8b4e42b
JK
79562009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7957
7958 * Makefile.in (abs_builddir): New.
7959 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
7960 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
7961 `$(abs_builddir)/site.exp'.
7962
f8b7eaf3
DJ
79632009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
7964
7965 * config/m68k-emc.exp, lib/emc-support.exp,
7966 gdb.trace/gdb_c_test.c: Delete.
7967 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
7968 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
7969 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
7970 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
7971 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
7972 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
7973 casing for m68k-*-elf.
7974
c4187697
NS
79752009-11-03 Pedro Alves <pedro@codesourcery.com>
7976
7977 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
7978 * gdb.arch/i386-prologue.exp: Likewise.
7979 * gdb.arch/i386-unwind.exp: Likewise.
7980
db16b772
DJ
79812009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7982
7983 * lib/gdb.exp (gdb_expect): Fix timeout typo.
7984
bcf71277
DJ
79852009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7986
7987 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
7988
0105cee2
DJ
79892009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7990
7991 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
7992
24ddea62
JK
79932009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7994
7995 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
7996
287ccc17
JK
79972009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7998
7999 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
8000 * gdb.base/sepdebug2.c: New file.
8001
08bca259 80022009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
8003
8004 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
8005 the modified warnings for catch syscall. Verify if GDB was compiled
8006 with support for lib expat, and choose which tests to run depending
8007 on this.
8008
5d4e2b76
VP
80092009-10-30 Vladimir Prus <vladimir@codesourcery.com>
8010
8011 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
8012 that composite commands are parsed OK. And also test
8013 that breakpoint commands do work.
8014
240e538a
MS
80152009-10-23 Michael Snyder <msnyder@vmware.com>
8016
8017 gdb.reverse/consecutive-precsave.exp: Change expect pattern
8018 to allow for new disassembly style.
8019
9c419145
PP
80202009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
8021
8022 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 8023
02506ff1
MS
80242009-10-22 Michael Snyder <msnyder@vmware.com>
8025
8026 * gdb.reverse/break-precsave.exp: New test.
8027 * gdb.reverse/consecutive-precsave.exp: Ditto.
8028 * gdb.reverse/finish-precsave.exp: Ditto.
8029 * gdb.reverse/i386-precsave.exp: Ditto.
8030 * gdb.reverse/machinestate-precsave.exp: Ditto.
8031 * gdb.reverse/sigall-precsave.exp: Ditto.
8032 * gdb.reverse/solilb-precsave.exp: Ditto.
8033 * gdb.reverse/step-precsave.exp: Ditto.
8034 * gdb.reverse/until-precsave.exp: Ditto.
8035 * gdb.reverse/watch-precsave.exp: Ditto.
8036
4cf866a3
MS
80372009-10-22 Michael Snyder <msnyder@vmware.com>
8038
8039 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
8040 for gdb_expect. Adjust one test's expect strings for the new
8041 format of disassemble.
8042 * gdb.reverse/finish-reverse.exp: Delete 'return'.
8043 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
8044 gdb_test_multiple.
8045 * gdb.reverse/step-reverse.exp: Delete 'return'.
8046 * gdb.reverse/until-reverse.exp: Delete blank lines.
8047 * gdb.reverse/watch-reverse.exp: Delete blank lines.
8048
2b28d209
PP
80492009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
8050
8051 * gdb.base/consecutive.exp: Adjust.
8052 * gdb.base/display.exp: Likewise.
8053 * gdb.base/pc-fp.exp: Likewise.
8054 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 8055
33b9c32b
MS
80562009-10-19 Michael Snyder <msnyder@vmware.com>
8057
8058 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
8059 * gdb.reverse/finish-reverse.c: Ditto.
8060 * gdb.reverse/sigall-reverse.c: Ditto.
8061 * gdb.reverse/solib-reverse.c: Ditto.
8062 * gdb.reverse/step-reverse.c: Ditto.
8063 * gdb.reverse/watch-reverse.c: Ditto.
8064
6c95b8df
PA
80652009-10-19 Pedro Alves <pedro@codesourcery.com>
8066 Stan Shebs <stan@codesourcery.com>
8067
8068 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
8069 * gdb.base/foll-exec.exp: Adjust to expect a process id before
8070 "Executing new program".
8071 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
8072 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
8073 left listed after having been killed.
8074 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
8075 * gdb.base/maint.exp: Adjust test.
8076
8077 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
8078 * gdb.multi/Makefile.in: New.
8079 * gdb.multi/base.exp: New.
8080 * gdb.multi/goodbye.c: New.
8081 * gdb.multi/hangout.c: New.
8082 * gdb.multi/hello.c: New.
8083 * gdb.multi/bkpt-multi-exec.c: New.
8084 * gdb.multi/bkpt-multi-exec.exp: New.
8085 * gdb.multi/crashme.c: New.
8086
279017b7
TG
80872009-10-13 Tristan Gingold <gingold@adacore.com>
8088
8089 * gdb.base/sepdebug.exp: Check debug info are found.
8090
0413d738
PA
80912009-10-08 Pedro Alves <pedro@codesourcery.com>
8092
8093 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
8094 bits.
8095
c628eecc
JK
80962009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8097
8098 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
8099
38af1bfe
JB
81002009-10-07 Joel Brobecker <brobecker@adacore.com>
8101
8102 * gdb.base/watchpoints.c: Add copyright header. Reformat one
8103 of the comments.
8104
2b0adecd
PM
81052009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
8106
8107 * gdb.base/annota1.exp: Remove obsolete match_max increase.
8108 * gdb.base/annota3.exp: Idem.
8109 * gdb.base/maint.exp: Idem.
8110
8d417781
PM
81112009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
8112
889bf7c5 8113 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
8114 to default.
8115
bb61102d
PM
81162009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
8117
889bf7c5 8118 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
8119 mingw and cygwin targets.
8120
ace5c364
PM
81212009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
8122 Pedro Alves <pedro@codesourcery.com>
8123
889bf7c5 8124 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
8125 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
8126
c2d494a0
PM
81272009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
8128
e1b52ce2
PM
8129 * gdb.base/shr1.c: Use %p in format string.
8130 * gdb.base/unload.c: Avoid warning in fprintf.
8131 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 8132
209f53f5
PM
81332009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
8134
8135 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
8136 long type.
8137 (test_unlink): Correct printf string.
8138 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
8139 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
8140
8172766a
JK
81412009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8142
8143 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
8144 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
8145 * gdb.arch/ia64-breakpoint-shadow.S: New file.
8146
0f73703c
UW
81472009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8148
8149 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
8150 * gdb.objc/nondebug.exp: Likewise.
8151
b32306ca
UW
81522009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8153
8154 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
8155 target_info setting.
8156
8157 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
8158 that detect new threads during "info threads".
8159
0057022f
UW
81602009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8161
8162 * gdb.threads/manythreads.c (main): Increase thread stack size
8163 to 2*PTHREAD_STACK_MIN.
8164 * gdb.threads/multi-create.c (main): Likewise.
8165 (create_function): Likewise.
8166
f29c0325
UW
81672009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8168
8169 * gdb.base/dump.exp: Pass difference of pointer types instead
8170 of integer types as offset to restore in intarr3.srec case.
8171
fcb34849
UW
81722009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8173
8174 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
8175
d5142e3b
UW
81762009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8177
8178 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
8179
087b74b2 81802009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 8181
087b74b2
PM
8182 New test for two watchpoints, with disabling of
8183 the first inserted.
8184 * testsuite/gdb.base/watchpoints.c: New file.
8185 * testsuite/gdb.base/watchpoints.exp: New file.
8186
96c07c5b
TT
81872009-09-25 Tom Tromey <tromey@redhat.com>
8188
8189 * gdb.base/charset.exp: Test utf-16 strings with Python.
8190
b8899f2b
TT
81912009-09-25 Tom Tromey <tromey@redhat.com>
8192
8193 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
8194 UCS-4.
8195 * gdb.base/charset.c (utf_32_string): Rename.
8196 (init_utf32): Rename.
8197 (main): Update.
8198
329719ec
TT
81992009-09-22 Tom Tromey <tromey@redhat.com>
8200
8201 * gdb.python/py-function.exp: Add regression tests.
8202
11ef0d76
KS
82032009-09-21 Keith Seitz <keiths@redhat.com>
8204
8205 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
8206 with invalid operator.
8207
3fe8f3b3
KS
82082009-09-21 Keith Seitz <keiths@redhat.com>
8209
8210 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
8211 and destructor using typedef name of class.
8212 * gdb.cp/classes.cc (class Base1): Add a destructor.
8213 (base1): New typedef.
8214 (use_methods): Instanitate an object of type base1.
8215 * gdb.cp/templates.exp (test_template_typedef): New procedure.
8216 (do_tests): Call test_template_typedef.
8217 * gdb.cp/templates.cc (Baz::~Baz): New method.
8218 (intBazOne): New typedef.
8219 (main): Instantiate intBazOne.
8220
7a9fe101
PM
82212009-09-21 Phil Muldoon <pmuldoon@redhat.com>
8222
8223 PR python/10633
8224
8225 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
8226 Function.
8227 (run_lang_tests): Add print elements test.
8228
2e4d963f
PM
82292009-09-21 Phil Muldoon <pmuldoon@redhat.com>
8230
8231 * gdb.python/py-value.exp (test_subscript_regression): New
8232 function. Test for invalid subscripts.
8233 * gdb.python/py-value.c (main): Add test array, and pointer to it.
8234 (ptr_ref): New function.
8235
ec7e75e7
PP
82362009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
8237
8238 * gdb.base/default.exp: Fix "show convenience".
8239
0cc7d26f
TT
82402009-09-15 Tom Tromey <tromey@redhat.com>
8241
8242 * lib/mi-support.exp (mi_create_varobj): Update.
8243 (mi_create_floating_varobj): Likewise.
8244 (mi_create_dynamic_varobj): New proc.
8245 (mi_varobj_update): Update.
8246 (mi_varobj_update_with_type_change): Likewise.
8247 (mi_varobj_update_kv_helper): New proc.
8248 (mi_varobj_update_dynamic_helper): Rewrite.
8249 (mi_varobj_update_dynamic): New proc.
8250 (mi_list_varobj_children): Update.
8251 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
8252 * gdb.python/python-prettyprint.py (pp_outer): New class.
8253 (pp_nullstr): Likewise.
8254 (lookup_function): Register new printers.
8255 * gdb.python/python-prettyprint.c (struct substruct): New type.
8256 (struct outerstruct): Likewise.
8257 (substruct_test): New function.
8258 (struct nullstr): New type.
8259 (string_1, string_2): New globals.
8260 (main): Add new tests.
8261 * gdb.python/python-mi.exp: Added regression tests.
8262 * gdb.mi/mi2-var-display.exp: Update.
8263 * gdb.mi/mi2-var-cmd.exp: Update.
8264 * gdb.mi/mi2-var-child.exp: Update.
8265 * gdb.mi/mi2-var-block.exp: Update.
8266 * gdb.mi/mi-var-invalidate.exp: Update.
8267 * gdb.mi/mi-var-display.exp: Update.
8268 * gdb.mi/mi-var-cmd.exp: Update.
8269 * gdb.mi/mi-var-child.exp: Update.
8270 * gdb.mi/mi-var-block.exp: Update.
8271 * gdb.mi/mi-break.exp: Update.
8272 * gdb.mi/gdb701.exp: Update.
8273
a96d9b2e
SDJ
82742009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
8275
8276 * Makefile.in: Inclusion of catch-syscall object.
8277 * gdb.base/catch-syscall.c: New file.
8278 * gdb.base/catch-syscall.exp: New file.
8279
b43b923a
MS
82802009-09-12 Michael Snyder <msnyder@vmware.com>
8281
8282 * gdb.reverse/step-reverse.exp: Explicitly check for targets
8283 that can support reverse debuggnig.
8284
cec03d70
TT
82852009-09-11 Tom Tromey <tromey@redhat.com>
8286
8287 * gdb.dwarf2/valop.S: New file.
8288 * gdb.dwarf2/valop.exp: New file.
8289
e23bb3fc
MK
82902009-09-11 Mark Kettenis <kettenis@gnu.org>
8291
8292 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
8293
37c3696d
DE
82942009-09-10 Doug Evans <dje@google.com>
8295
8296 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
8297 Add $gdb_prompt to second breakpoint regexp.
8298
5172aecb
JB
82992009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
8300
8301 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
8302 names, add missing ones.
8303 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
8304 * gdb.python/py-frame.c: Rename from python-frame.c.
8305 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
8306 testfile name.
8307 * gdb.python/py-function.exp: Rename from python-function.exp.
8308 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
8309 testfile name.
8310 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
8311 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
8312 Adjust testfile name.
8313 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
8314 * gdb.python/py-template.cc: Rename from python-template.cc.
8315 * gdb.python/py-template.exp: Rename from python-template.exp.
8316 Adjust testfile name.
8317 * gdb.python/py-value.c: Rename from python-value.c.
8318 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
8319 testfile name.
8320
b554e4bd
JK
83212009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8322
8323 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
8324 $bpt2address.
8325 (Second breakpoint address is valid on ia64)
8326 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
8327
9a68ae16
JM
83282009-09-03 Joseph Myers <joseph@codesourcery.com>
8329
8330 * gdb.base/ending-run.exp: Restrict regular expression matching
8331 line number to require closing brace following.
8332
146b9145
DE
83332009-09-03 Doug Evans <dje@google.com>
8334
8335 * gdb.base/store.exp (check_set): Fix typo in expected value message.
8336
787d21e1
TT
83372009-09-02 Tom Tromey <tromey@redhat.com>
8338
8339 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
8340
e7802207
TT
83412009-09-02 Tom Tromey <tromey@redhat.com>
8342
8343 * gdb.dwarf2/callframecfa.exp: New file.
8344 * gdb.dwarf2/callframecfa.S: New file.
8345
817aadd2
JK
83462009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8347
8348 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
8349 gdb.base/solib-overlap-main.c: New.
8350
4a76eae5
DJ
83512009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
8352
8353 PR gdb/10565
8354
8355 * gdb.base/bitfields.c (struct container, container): New.
8356 (main): Initialize it and call break5.
8357 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
8358
d4b96c9a
JK
83592009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8360
8361 Support constant DW_AT_data_member_location by GCC PR debug/40659.
8362 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
8363
4e22772d
JK
83642009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8365
8366 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
8367
2efab443
MS
83682009-08-26 Michael Snyder <msnyder@vmware.com>
8369
8370 * gdb.base/i386-reverse.c: New file.
8371 * gdb.base/i386-reverse.exp: New file.
8372 * gdb.base/Makefile.in: Add new files to be removed.
8373
07ab73a0
JM
83742009-08-26 Joseph Myers <joseph@codesourcery.com>
8375
8376 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
8377 environment-pwd for remote host.
8378 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
8379
676accff
KS
83802009-08-24 Keith Seitz <keiths@redhat.com>
8381
8382 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
8383 Add two new C++ completer tests which limit the output to a
889bf7c5 8384 given class.
676accff 8385
f9f7ad22
MS
83862009-08-24 Michael Snyder <msnyder@vmware.com>
8387
8388 * gdb.base/del.exp: Fix typo in comment.
8389 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
8390
81ecdfbb
RW
83912009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8392
8393 * configure: Regenerate.
8394 * gdb.hp/configure: Likewise.
8395 * gdb.hp/gdb.aCC/configure: Likewise.
8396 * gdb.hp/gdb.base-hp/configure: Likewise.
8397 * gdb.hp/gdb.compat/configure: Likewise.
8398 * gdb.hp/gdb.defects/configure: Likewise.
8399 * gdb.hp/gdb.objdbg/configure: Likewise.
8400 * gdb.stabs/configure: Likewise.
8401
cab0c772
UW
84022009-08-19 Doug Evans <dje@google.com>
8403
8404 * gdb.base/gdbvars.c: New file.
8405 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
8406
b8fa0bfa
PA
84072009-08-14 Pedro Alves <pedro@codesourcery.com>
8408
8409 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
8410 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
8411
b84aa90a
PA
84122009-08-13 Pedro Alves <pedro@codesourcery.com>
8413
8414 * gdb.base/default.exp: Adjust "set language test": it's now an
8415 enum command. Larger help string moved to "help set language".
8416 * gdb.base/help.exp: Adjust "help set language" expected output,
8417 now lists all known languages.
8418
0d8f9b2c
NF
84192009-08-11 Nathan Froyd <froydnj@codesourcery.com>
8420
8421 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
8422 all frame arguments.
8423 * gdb.arch/altivec-regs.exp: Likewise.
8424
bda180e0
TT
84252009-08-07 Tom Tromey <tromey@redhat.com>
8426
8427 * gdb.base/setshow.exp: Add tests for changes to set language, set
8428 check range, and set check type.
8429
48cb2d85
VP
84302009-08-03 Vladimir Prus <vladimir@codesourcery.com>
8431
8432 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
8433 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 8434 Call it.
48cb2d85 8435
1ea34204
UW
84362009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8437
8438 * configure.ac: Run gdb.cell tests when appropriate.
8439 * configure: Regenerate.
8440 * lib/cell.exp: New file.
8441 * gdb.cell: New directory.
8442 * gdb.cell/configure.ac: New file.
8443 * gdb.cell/configure: New file.
8444 * gdb.cell/Makefile.in: New file.
8445 * gdb.cell/arch.exp: New file.
8446 * gdb.cell/break.c: New file.
8447 * gdb.cell/break.exp: New file.
8448 * gdb.cell/break-spu.c: New file.
8449 * gdb.cell/bt.c: New file.
8450 * gdb.cell/bt2-spu.c: New file.
8451 * gdb.cell/bt-spu.c: New file.
8452 * gdb.cell/bt.exp: New file.
8453 * gdb.cell/coremaker.c: New file.
8454 * gdb.cell/coremaker-spu.c: New file.
8455 * gdb.cell/core.exp: New file.
8456 * gdb.cell/gcore.exp: New file.
8457 * gdb.cell/data.c: New file.
8458 * gdb.cell/data.exp: New file.
8459 * gdb.cell/data-spu.c: New file.
8460 * gdb.cell/ea-cache.exp: New file.
8461 * gdb.cell/ea-cache.c: New file.
8462 * gdb.cell/ea-cache-spu.c: New file.
8463 * gdb.cell/ea-standalone.c: New file.
8464 * gdb.cell/ea-standalone.exp: New file.
8465 * gdb.cell/ea-test.c: New file.
8466 * gdb.cell/ea-test.exp: New file.
8467 * gdb.cell/f-regs.exp: New file.
8468 * gdb.cell/mem-access.c: New file.
8469 * gdb.cell/mem-access.exp: New file.
8470 * gdb.cell/mem-access-spu.c: New file.
8471 * gdb.cell/ptype.exp: New file.
8472 * gdb.cell/registers.exp: New file.
8473 * gdb.cell/size.c: New file.
8474 * gdb.cell/sizeof.exp: New file.
8475 * gdb.cell/size-spu.c: New file.
8476 * gdb.cell/solib.exp: New file.
8477 * gdb.cell/solib-symbol.exp: New file.
8478
85e747d2
UW
84792009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8480
8481 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
8482
58d6951d
DJ
84832009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
8484
8485 * gdb.base/float.exp: Handle VFP registers.
8486
6e0a4f15
MS
84872009-07-14 Michael Snyder <msnyder@vmware.com>
8488
dcd5da87
MS
8489 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
8490 to bring gdb to the beginning of the calling line.
8491
6e0a4f15
MS
8492 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
8493 confusing the i386 epilogue unwinder.
8494
782b2b07
SS
84952009-07-14 Stan Shebs <stan@codesourcery.com>
8496
8497 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
8498
f662c3bc
MS
84992009-07-14 Michael Snyder <msnyder@vmware.com>
8500
8501 * gdb.reverse/step-reverse.exp (stepi into function call):
8502 Call instruction may not be first instruction in the line.
8503 (reverse stepi from a function call): Used wrong line number.
8504
8f313923
JK
85052009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8506
8507 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
8508
4662c76e
JK
85092009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8510
8511 Fix gdb.base/macscp.exp when using custom inputrc.
8512 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
8513 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
8514 env(TERM) set.
8515 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
8516 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
8517
aa81e255
JK
85182009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8519
8520 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
8521 * gdb.base/annota1.exp (thread_test): Import global $testfile.
8522 Change the compilation target to match the testcase name.
8523 * gdb.base/sect-cmd.exp: Change the compilation target to match the
8524 testcase name.
8525 * a2-run.exp: Use for setup prepare_for_testing. Change the
8526 compilation target to match the testcase name.
8527 * gdb.base/commands.exp: Likewise.
8528 * gdb.base/finish.exp: Likewise.
8529 * gdb.base/float.exp: Likewise.
8530 * gdb.base/info-target.exp: Likewise.
8531 * gdb.base/relational.exp: Likewise.
8532 * gdb.base/term.exp: Likewise.
8533 * gdb.base/until.exp: Likewise.
8534 * gdb.base/volatile.exp: Likewise.
8535 * gdb.base/whatis-exp.exp: Likewise.
8536
4c93b1d7
HZ
85372009-07-11 Hui Zhu <teawater@gmail.com>
8538
8539 * gdb.base/help.exp (disassemble): Update expected help text.
8540
812f7342
TT
85412009-07-09 Tom Tromey <tromey@redhat.com>
8542
8543 * lib/gdb.exp: Handle TRANSCRIPT.
8544 (remote_spawn, remote_close, send_gdb): New procs.
8545
fbb8f299
PM
85462009-07-10 Phil Muldoon <pmuldoon@redhat.com>
8547
8548 * gdb.python/python-prettyprint.c: Add counted null string
8549 structure.
8550 * gdb.python/python-prettyprint.exp: Print null string. Test for
8551 embedded nulls.
8552 * gdb.python/python-prettyprint.py (pp_ns): New Function.
8553 * gdb.python/python-value.exp (test_value_in_inferior): Add
8554 variable length string fetch tests.
8555 * gdb.python/python-value.c (main): Add strings for string fetch tests.
8556
c0ac0ec7
JK
85572009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8558
8559 * gdb.base/dump.exp (inaccessible memory is reported): New test.
8560
30b66ecc
TT
85612009-07-07 Tom Tromey <tromey@redhat.com>
8562
8563 * gdb.base/call-rt-st.exp: Update for change to escape output.
8564 * gdb.base/callfuncs.exp: Likewise.
8565 * gdb.base/charset.exp: Likewise.
8566 * gdb.base/constvars.exp: Likewise.
8567 * gdb.base/long_long.exp: Likewise.
8568 * gdb.base/pointers.exp: Likewise.
8569 * gdb.base/printcmds.exp: Likewise.
8570 * gdb.base/setvar.exp: Likewise.
8571 * gdb.base/store.exp: Likewise.
8572 * gdb.cp/ref-types.exp: Likewise.
8573 * gdb.mi/mi-var-child.exp: Likewise.
8574 * gdb.mi/mi-var-display.exp: Likewise.
8575 * gdb.mi/mi2-var-display.exp: Likewise.
8576 * gdb.base/charset.exp: Test octal escape sequence length.
8577 Update for change to escape output.
8578
187c4a2b
JK
85792009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8580
8581 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
8582
d80a43f9
DJ
85832009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
8584
8585 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
8586
047427a8
JK
85872009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8588
8589 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
8590 gdbserver increasing $portnum if "Can't bind address" has been seen.
8591
8b5a0f4f
PA
85922009-07-05 Pedro Alves <pedro@codesourcery.com>
8593
8594 * gdb.base/ending-run.exp: Add "step out of main" pattern for
8595 mingw32ce.
8596
7d93ba58
PA
85972009-07-05 Pedro Alves <pedro@codesourcery.com>
8598
8599 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
8600 VFP format.
8601
2277426b
PA
86022009-07-02 Pedro Alves <pedro@codesourcery.com>
8603
8604 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
8605 linux. Adjust to use "inferior", "info inferiors", "detach
8606 inferior" and "kill inferior" instead of "restart", "info fork",
8607 "detach fork" and "delete fork".
8608 * gdb.base/ending-run.exp: Spell out "info".
8609 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
8610 the "kill" command.
8611
5af949e3
UW
86122009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8613
8614 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
8615 change to prefix TLS offset in hex with 0x.
8616
5d3729b5
UW
86172009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8618
8619 * gdb.base/default.exp: Update test case for "x" changes.
8620
af589bd0
TG
86212009-07-01 Tristan Gingold <gingold@adacore.com>
8622
8623 * gdb.base/bigcore.exp: Make darwin untested.
8624
40974f91
JK
86252009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8626
8627 * gdb.base/completion.exp (directory completion): Create the directory.
8628 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
8629 escapeuniquesub.
8630 (directory completion 2): Expect now ${escapeuniquesub}.
8631 (Glob remaining of directory test): Remove one excessive newline.
8632 Expect the real output.
8633
59dd3af6
JK
86342009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8635
8636 Fix `make check//%' target after `make check' has been ran.
8637 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
8638 a mkdir call.
8639 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
8640 (%/.dir): Remove.
8641
f4e164aa
JK
86422009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8643
8644 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
8645 the expected result record.
8646
69af2122
JK
86472009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8648
8649 Remove racy FAILs relying just on the timeouts.
8650 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
8651 (annotation_level 2): Remove racy FAILs.
8652
2fd481e1
PP
86532009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
8654
8655 gdb/10275
889bf7c5
PA
8656 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
8657
c38f313d
DJ
86582009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
8659
8660 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
8661
8b777f02
VP
86622009-06-30 Vladimir Prus <vladimir@codesourcery.com>
8663
8664 * gdb.mi/mi-stack.exp: Testing symbolic options
8665 to -stack-list-locals and -stack-list-arguments.
8666
00c7eacf
JK
86672009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8668
8669 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
8670
6bc80edc
TT
86712009-06-29 Tom Tromey <tromey@redhat.com>
8672
8673 * dg-extract-results.sh: New file.
8674 * Makefile.in (FORCE_PARALLEL): New variable.
8675 (CHECK_TARGET): New conditional variable.
8676 (check): Use CHECK_TARGET.
8677 (DO_RUNTEST): New variable.
8678 (check-single): New target.
8679 (TEST_DIRS): New variable.
8680 (TEST_TARGETS): Likewise.
8681 (check-parallel): New target.
8682 (check-gdb.%): New pattern.
8683 (BASE1_FILES): New variable.
8684 (BASE2_FILES): Likewise.
8685 (check-gdb.base%): New pattern.
8686 (%/.dir): New pattern.
8687 * configure: Rebuild.
8688 * aclocal.m4 (AM_CONDITIONAL): New defun.
8689 * configure.ac: Check whether user is using GNU make.
8690 (GMAKE): New conditional.
8691
794684b6
SW
86922009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
8693
8694 * gdb.cp/namespace-nested-import.cc: New test.
8695 * gdb.cp/namespace-nested-import.exp: New test.
8696
edb3359d
DJ
86972009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
8698
8699 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
8700 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
8701 * gdb.opt/Makefile.in (EXECUTABLES): Update.
8702 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
8703 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
8704 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
8705 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
8706 gdb.opt/inline-markers.c: New files.
8707 * lib/gdb.exp (skip_inline_frame_tests): New function.
8708 (skip_inline_var_tests): New function.
8709
cf657a0c
AS
87102009-06-27 Andreas Schwab <schwab@linux-m68k.org>
8711
8712 * gdb.cp/exception.exp: Don't require $hex before inner frame in
8713 backtrace.
8714
28d41a99
MS
87152009-06-27 Michael Snyder <msnyder@vmware.com>
8716
8717 * gdb.reverse: New directory.
8718 * gdb.reverse/break-reverse.c: New test.
8719 * gdb.reverse/break-reverse.exp: New test.
8720 * gdb.reverse/consecutive-reverse.c: New test.
8721 * gdb.reverse/consecutive-reverse.exp: New test.
8722 * gdb.reverse/finish-reverse.c: New test.
8723 * gdb.reverse/finish-reverse.exp: New test.
8724 * gdb.reverse/machinestate.c: New test.
8725 * gdb.reverse/ms1.c: New test.
8726 * gdb.reverse/machinestate.exp: New test.
8727 * gdb.reverse/Makefile.in: New file.
8728 * gdb.reverse/shr2.c: New test.
8729 * gdb.reverse/solib-reverse.c: New test.
8730 * gdb.reverse/solib-reverse.exp: New test.
8731 * gdb.reverse/step-reverse.c: New test.
8732 * gdb.reverse/step-reverse.exp: New test.
8733 * gdb.reverse/until-reverse.c: New test.
8734 * gdb.reverse/ur1.c: New test.
8735 * gdb.reverse/until-reverse.exp: New test.
8736 * gdb.reverse/watch-reverse.c: New test.
8737 * gdb.reverse/watch-reverse.exp: New test.
8738 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
8739 * configure: Regenerate.
8740
fe3c8b0d
DE
87412009-06-26 Doug Evans <dje@google.com>
8742
8743 * gdb.base/psymtab.exp: Turn off pending breakpoints.
8744
3a72a602
PM
87452009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
8746
8747 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
8748 windows problem for 'file delete $binfile'.
8749
27aa8d6a
SW
87502009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
8751
8752 * gdb.cp/namespace-using.exp: New test.
8753 * gdb.cp/namespace-using.cc: New test.
8754
8ac055f8
JB
87552009-05-20 Joel Brobecker <brobecker@adacore.com>
8756
8757 * gdb.ada/variant_record_packed_array: New testcase.
8758
85e306ed
TT
87592009-06-23 Tom Tromey <tromey@redhat.com>
8760
8761 * gdb.base/charset.exp (test_combination): Regression test.
8762 * gdb.base/charset.c (my_wchar_t): New typedef.
8763 (myvar): New global.
8764 (main): Set myvar.
8765
56643c5e
PM
87662009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
8767
8768 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
8769 target.
8770
1fac167a
UW
87712009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8772
8773 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
8774
7ccb0be9
UW
87752009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8776
8777 * gdb.mi/gdb680.exp: Update test for error message.
8778
568d6575
UW
87792009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8780
8781 * gdb.base/annota1.exp: Allow multiple occurrences of the
8782 frames-invalid annotation.
8783 * gdb.cp/annota2.exp: Likewise.
8784
7cd1089b
PM
87852009-06-15 Phil Muldoon <pmuldoon@redhat.com>
8786
8787 * gdb.cp/gdb2495.cc: New file.
8788 * gdb.cp/gdb2495.exp: New file.
8789
72c63395
JK
87902009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8791
8792 Report error on GDB crash during runto.
8793 * lib/gdb.exp (runto <eof>): New.
8794
3788363d
DJ
87952009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
8796
8797 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
8798 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
8799 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
8800 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
8801 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
8802 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
8803 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
8804 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
8805 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
8806 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
8807 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
8808 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
8809 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
8810 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
8811 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
8812 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
8813 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
8814 gdb.server/server-mon.exp, gdb.server/server-run.exp,
8815 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
8816 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
8817 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
8818 gdb.trace/passcount.exp, gdb.trace/report.exp,
8819 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
8820 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
8821 gdb.trace/while-stepping.exp: Use a unique name for the compiled
8822 executable.
8823
17592de3
PA
88242009-06-07 Pedro Alves <pedro@codesourcery.com>
8825
8826 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
8827 defined before referencing it.
8828
701e355d
DE
88292009-06-03 Doug Evans <dje@google.com>
8830
8831 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
8832 * gdb.arch/i386-see.c: Ditto.
8833
f2292c65
PM
88342009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
8835
8836 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
8837 (check_macro): Return 1 if undefined.
8838 If first test fails, check if macro debug information is available,
8839 and report unsupported test if no macro information is found.
8840
5a437975
DE
88412009-05-29 Doug Evans <dje@google.com>
8842
8843 * gdb.threads/hand-call-in-threads.exp: New.
8844 * gdb.threads/hand-call-in-threads.c: New.
8845
c141c696
MS
88462009-05-29 Michael Snyder <msnyder@vmware.com>
8847
8848 * gdb.base/break-always.exp: Change "1" to "on".
8849 Add confirmation check.
8850
b3444185
PA
88512009-05-28 Pedro Alves <pedro@codesourcery.com>
8852
8853 * gdb.threads/threxit-hop-specific.c: New.
8854 * gdb.threads/threxit-hop-specific.exp: New.
8855 * gdb.threads/thread-execl.c: New.
8856 * gdb.threads/thread-execl.exp: New.
8857
b6313243
TT
88582009-05-27 Tom Tromey <tromey@redhat.com>
8859 Thiago Jung Bauermann <bauerman@br.ibm.com>
8860
8861 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
8862 (mi_child_regexp): Likewise.
8863 (mi_list_varobj_children_range): Likewise.
8864 (mi_get_features): Likewise.
8865 (mi_list_varobj_children): Rewrite.
8866 * gdb.python/python-mi.exp: New file.
8867
a6bac58e
TT
88682009-05-27 Tom Tromey <tromey@redhat.com>
8869 Thiago Jung Bauermann <bauerman@br.ibm.com>
8870 Phil Muldoon <pmuldoon@redhat.com>
8871 Paul Pluzhnikov <ppluzhnikov@google.com>
8872
8873 * gdb.python/python-prettyprint.exp: New file.
8874 * gdb.python/python-prettyprint.c: New file.
8875 * gdb.python/python-prettyprint.py: New file.
8876 * gdb.base/display.exp: print/r is now valid.
8877
2c74e833
TT
88782009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
8879 Tom Tromey <tromey@redhat.com>
8880 Pedro Alves <pedro@codesourcery.com>
8881 Paul Pluzhnikov <ppluzhnikov@google.com>
8882
8883 * gdb.python/python-template.exp: New file.
8884 * gdb.python/python-template.cc: New file.
8885 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8886 tests.
8887 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8888 Call it.
8889 (test_value_after_death): New proc.
8890 * gdb.python/python-value.c (PTR): New typedef.
8891 (main): New variable 'x'.
8892
89c73ade
TT
88932009-05-27 Tom Tromey <tromey@redhat.com>
8894
8895 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8896 tests.
8897 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8898 Call it.
8899
a75724bc
PA
89002009-05-27 Pedro Alves <pedro@codesourcery.com>
8901
8902 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
8903
e58b0e63
PA
89042009-05-24 Pedro Alves <pedro@codesourcery.com>
8905
8906 * gdb.threads/fork-thread-pending.c: New.
8907 * gdb.threads/fork-thread-pending.exp: New.
8908
4ac36638
JK
89092009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8910
8911 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
8912 * gdb.dwarf2/dw2-strp.S (a_string2): New.
8913
889bf7c5 89142009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 8915
889bf7c5 8916 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 8917
b242c3c2
PA
89182009-05-17 Pedro Alves <pedro@codesourcery.com>
8919
8920 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
8921 `gdb_get_line_number'. Call `callee' in both parent and child.
8922 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
8923 `gdb_get_line_number' instead of hardcoding line numbers.
8924 (catch_fork_unpatch_child): New procedure to test detaching
8925 breakpoints from child fork.
8926 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
8927 hardcoding line numbers.
8928 (do_fork_tests): Run `catch_fork_unpatch_child'.
8929
ee342b23
VP
89302009-05-17 Vladimir Prus <vladimir@codesourcery.com>
8931
8932 * gdb.mi/mi-cmd-var.exp: Check that when varobj
8933 of structure type enters or leaves the scope, it
8934 is reported by -var-update.
8935
e2009e98
DE
89362009-05-11 Doug Evans <dje@sebabeach.org>
8937
8938 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 8939 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
8940 * gdb.threads/schedlock.c (main): Fix off-by-one error.
8941
00903456
JK
89422009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8943
8944 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
8945
dc621c35
DE
89462009-04-30 Doug Evans <dje@google.com>
8947
8948 * gdb.threads/watchthreads2.exp: New testcase.
8949 * gdb.threads/watchthreads2.c: New testcase.
8950
9ab4e744
DE
89512009-04-29 Doug Evans <dje@google.com>
8952
8953 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
8954 * gdb.cp/mb-ctor.cc: Ditto.
8955 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
8956 * gdb.cp/mb-inline.h (multi_line_foo): New function.
8957 * gdb.cp/mb-inline1.cc: Call it.
8958 * gdb.cp/mb-inline2.cc: Ditto.
8959 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
8960 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
8961
484086b7
JK
89622009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8963
8964 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
8965 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
8966 Replace all uses of `decimal' by `nonzero'.
8967 (info macro FROM_COMMANDLINE): New test.
8968
379a77b5
TT
89692009-04-27 Tom Tromey <tromey@redhat.com>
8970
8971 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
8972
b92b73c2
DE
89732009-04-27 Doug Evans <dje@google.com>
8974
8975 * gdb.threads/watchthreads.c (main): Initialize args before starting
8976 the threads. Plus formatting cleanup.
8977 * gdb.threads/watchthreads.exp: Avoid errant failures due to
8978 biased scheduling of one thread.
8979
945a118d
JG
89802009-04-27 Jerome Guitton <guitton@adacore.com>
8981
8982 * gdb.cp/templates.cc (GetMax): New template.
8983 (main): Declare two instances of GetMax.
8984 * gdb.cp/templates.exp: Add new test.
8985
d389af10
JK
89862009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8987
8988 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
8989
e7f86de9
JM
89902009-04-22 Joseph Myers <joseph@codesourcery.com>
8991
8992 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
8993
334cc82d
TT
89942009-04-15 Tom Tromey <tromey@redhat.com>
8995
8996 * gdb.base/charset.exp: Add regression test.
8997
d12672cc
JB
89982009-04-14 Joel Brobecker <brobecker@adacore.com>
8999
9000 * gdb.base/exe-lock.exp: New testcase.
9001
18e8c3bc
TT
90022009-04-13 Tom Tromey <tromey@redhat.com>
9003
9004 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
9005 operator on Frame.
9006
5ecd5cbe
UW
90072009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9008
9009 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
9010 * gdb.server/ext-attach.exp: Likewise.
9011
7309f756
VP
90122009-04-03 Vladimir Prus <vladimir@codesourcery.com>
9013
9014 Eliminate some sleep usage.
9015
889bf7c5
PA
9016 * gdb.mi/basics.c (do_nothing): New.
9017 (main): Use do_nothing instead of printf, so that
9018 not to introduce race condition between output of
9019 inferiour and output of gdb. Do not use sleep as it
9020 is not generally available on embedded targets.
7309f756 9021
f4b95f6f
PA
90222009-04-02 Pedro Alves <pedro@codesourcery.com>
9023
9024 * gdb.server/ext-attach.exp: Expect an optional process id after
9025 "Detached from remote process".
9026
de40b933
JK
90272009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9028
9029 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
9030 gdb.dwarf2/dw2-unresolved.exp: New.
9031
2ae101a4
PA
90322009-04-02 Pedro Alves <pedro@codesourcery.com>
9033
9034 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
9035 mi_run_to_main.
9036
56a8e183
PA
90372009-04-02 Pedro Alves <pedro@codesourcery.com>
9038
9039 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
9040 mi_run_to_main. Skip thread exit test on remote targets.
9041 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
9042 mi_run_to_main.
9043 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
9044 mi_run_to_main.
9045 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
9046 when expecting ^connected. Detect when the target doesn't support
9047 non-stop mode.
9048 (mi_run_cmd): Detect if non-stop mode was requested by isn't
9049 supported. Return -1 on error, 0 on success.
9050 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
9051 (mi_runto): Return mi_runto_helper's result explicitly.
9052
c35fafde
PA
90532009-04-01 Pedro Alves <pedro@codesourcery.com>
9054
9055 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
9056
f8a8dce6
JB
90572009-04-01 Tom Tromey <tromey@redhat.com>
9058
9059 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
9060 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
9061 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
9062 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
9063
71c25dea
TT
90642009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
9065 Jan Kratochvil <jan.kratochvil@redhat.com>
9066
9067 PR gdb/931
9068 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
9069 output.
9070 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
9071 for gdb/931.
9072 * dw2-strp.S (DW_AT_language): Change to C++.
9073 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
9074
02d9a9ce
JB
90752009-03-31 Joel Brobecker <brobecker@adacore.com>
9076
9077 * gdb.ada/tasks: New testcase.
9078
1042e4c0
SS
90792009-03-30 Stan Shebs <stan@codesourcery.com>
9080
9081 * gdb.trace/actions.exp: Update to match new info trace format.
9082 * gdb.trace/deltrace.exp: Ditto.
9083 * gdb.trace/infotrace.exp: Ditto.
9084 * gdb.trace/passcount.exp: Ditto.
9085 * gdb.trace/save-trace.exp: Ditto.
9086 * gdb.trace/while-stepping.exp: Ditto.
9087 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
9088
f8f6f20b
TJB
90892009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9090
9091 * gdb.python/python-frame.c: New file.
9092 * gdb.python/python-frame.exp: New file.
9093
c0c6f777
TJB
90942009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
9095
9096 * gdb.python/python-value.exp: Add tests for the address
9097 attribute.
9098
3cb51905
AS
90992009-03-29 Andreas Schwab <schwab@linux-m68k.org>
9100
9101 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
9102
88fc996f
DE
91032009-03-26 Doug Evans <dje@google.com>
9104
9105 * gdb.mi/mi-nonstop-exit.exp: New file.
9106 * gdb.mi/non-stop-exit.c: New file.
9107
56ef84b1
TT
91082009-03-26 Tom Tromey <tromey@redhat.com>
9109
9110 Update for change to prologue skipping:
9111 * gdb.mi/mi2-simplerun.exp: Update.
9112 * gdb.mi/mi2-break.exp: Update.
9113 * gdb.mi/mi-simplerun.exp: Update.
9114 * gdb.mi/mi-break.exp: Update.
9115 * gdb.base/ending-run.exp: Update.
9116
def2b000
TJB
91172009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
9118
9119 * gdb.python/python-value.exp (test_value_in_inferior): Test
9120 gdb.Value.is_optimized_out attribute.
9121
442ddf59
JK
91222009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9123
9124 * gdb.dwarf2/dw2-noloc-main.c: New file.
9125 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
9126 (.text): Remove.
9127 (.data): New.
9128 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
9129 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
9130 (DW_TAG_subprogram func_cu1, noloc): Remove.
9131 (main): New.
9132 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
9133 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
9134 (file_symbols): New procedure.
9135
a8df5de4
TT
91362009-03-25 Tom Tromey <tromey@redhat.com>
9137
9138 * gdb.base/charset.exp (valid_target_charset): New proc.
9139 Use it to skip tests on invalid charsets.
9140
cc1d7add
PM
91412009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
9142
9143 * gdb.base/completion.exp: Add a test for directory completion.
9144
bcd5727b
JK
91452009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9146
9147 Fix a racy FAIL.
9148 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
9149 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
9150
cc924cad
TJB
91512009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
9152
9153 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
9154 * gdb.python/python-function.exp: Add test for function returning
9155 a GDB value.
9156
bc3b79fd
TJB
91572009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
9158
9159 * gdb.python/python-function.exp: New file.
9160
6c7a06a3
TT
91612009-03-20 Tom Tromey <tromey@redhat.com>
9162
9163 * gdb.base/store.exp: Update for change to escape output.
9164 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
9165 to escape output.
9166 * gdb.base/pointers.exp: Update for change to escape output.
9167 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
9168 to escape output.
9169 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
9170 escape output.
9171 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
9172 to escape output.
9173 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
9174 escape output.
9175 * gdb.base/setvar.exp: Update for change to escape output.
9176 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
9177 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
9178 to escape output.
9179 (test_print_string_constants): Likewise.
9180 * gdb.base/charset.exp (valid_host_charset): Check size of
9181 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
9182 cases. Handle "auto"-related output.
9183 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
9184 (uvar, Uvar): New globals.
9185
c31af87b
JG
91862009-03-19 Jerome Guitton <guitton@adacore.com>
9187
9188 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
9189 deltas.
9190 * gdb.ada/fixed_points.exp: Ditto.
9191
51272cf2
PA
91922009-03-18 Pedro Alves <pedro@codesourcery.com>
9193
9194 * return-nodebug.c: Don't include stdio.h.
9195 (init): Delete.
9196 (func): Delete definition and provide extern declaration.
9197 (t): New.
9198 (main): Don't call printf. Call func and store its result in t.
9199 * return-nodebug1.c: New.
9200 * return-nodebug.exp: Don't expect stdio output. Instead, print
9201 the global variable t. Drop printf formatters and cast types from
9202 foreach loop. Don't use prepare_for_testing. Compile
9203 return-nodebug.c and return-nodebug1.c in separate steps. Don't
9204 define FORMAT or CAST.
9205
d24948ac
PP
92062009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9207
9208 * gdb.base/solib-display.exp: Disable test for remote targers.
9209
61ff14c6
JK
92102009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9211
9212 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
9213
cb4dce93
JK
92142009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9215
9216 Fix a racy FAIL.
9217 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
9218 code from `follow parent, print pids'.
9219 (`follow child, print pids', `follow parent, print pids'): Call it.
9220 Replace `gdb_test "break..."' by gdb_breakpoint.
9221
f7c60c5e
VP
92222009-03-13 Vladimir Prus <vladimir@codesourcery.com>
9223
9224 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 9225 sync and async modes.
f7c60c5e 9226
383ace49
JB
92272009-03-12 Joel Brobecker <brobecker@adacore.com>
9228
9229 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
9230 that was checked in by mistake. Remove loading of ada.exp, since
9231 this is not necessary in this case.
9232
4ce102af
JB
92332009-03-12 Joel Brobecker <brobecker@adacore.com>
9234
9235 * gdb.ada/ptype_arith_binop.exp: New testcase.
9236
529a2aef
JB
92372009-03-12 Joel Brobecker <brobecker@adacore.com>
9238
9239 * gdb.ada/mod_from_name: New testcase.
9240
8a38181c
JB
92412009-03-12 Joel Brobecker <brobecker@adacore.com>
9242
9243 * gdb.ada/tick_last_segv: New testcase.
9244
11436dee
VP
92452009-03-12 Vladimir Prus <vladimir@codesourcery.com>
9246
61ff14c6 9247 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 9248
1f31650a
VP
92492009-03-12 Vladimir Prus <vladimir@codesourcery.com>
9250
61ff14c6
JK
9251 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
9252 include the token in ^running and frame info in *stopped.
1f31650a 9253
a3247a22
PP
92542009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9255
9256 * solib-display.exp: New file.
9257 * solib-display-main.c: New file.
9258 * solib-display-lib.c: New file.
61ff14c6 9259
aae64587
PA
92602009-03-05 Pedro Alves <pedro@codesourcery.com>
9261
9262 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
9263
44aabfbc
JK
92642009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9265
9266 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
9267 (list_and_check_macro): Use more specific test name.
9268 (next to definition): Make the test names unique.
9269
c087fcd3
PM
92702009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
9271
9272 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 9273
c86cf029
VP
92742009-02-17 Vladimir Prus <vladimir@codesourcery.com>
9275
9276 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
9277 notifications.
9278 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
9279 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
9280 * lib/mi-support.exp (library_loaded_re): New.
9281 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
9282
3ea85240
VP
92832009-02-17 Vladimir Prus <vladimir@codesourcery.com>
9284
9285 * gdb.gdb/observer.exp: Use test_notification observer, not
9286 normal_stop, everywhere.
9287 (test_normal_stop_notifications): Rename to...
9288 (test_notifications): ...this.
9289 (test_observer_normal_stop): Rename to...
9290 (test_observer): ...this.
9291
1903f0e6
DE
92922009-02-16 Doug Evans <dje@google.com>
9293
9294 * gdb.arch/amd64-disp-step.S (test_int3): New test.
9295 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
9296 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
9297 (test_prefixed_syscall,test_int3): New tests.
9298 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
9299 (test_prefixed_syscall,test_int3): New tests.
9300
1d33d6ba
VP
93012009-02-14 Vladimir Prus <vladimir@codesourcery.com>
9302
3cb51905
AS
9303 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
9304 (mi_expect_interrupt): Likewise.
9305 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
9306 response.
1d33d6ba 9307
faafb047
PM
93082009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
9309
9310 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
9311 * gdb.base/pc-fp.exp (get_valueofx): Remove.
9312 Replace calls to get_valueofx by get_hexadecimal_valueof.
9313
417e16e2
PM
93142009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
9315
9316 * lib/gdb.exp (get_valueof): Accept anything as a return value.
9317 (get_integer_valueof): New procedure.
9318 (get_sizeof): Use new get_integer_value_of.
9319 * gdb.base/sizeof.exp: Replace all uses of get_valueof
9320 by get_integer_valueof.
9321
7065b901
TT
93222009-02-13 Tom Tromey <tromey@redhat.com>
9323
9324 * gdb.base/remote.exp (get_sizeof): Remove.
9325 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
9326 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
9327 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
9328 * lib/gdb.exp (get_valueof): Move from long_long.exp.
9329 (get_sizeof): Likewise.
9330
5d7cb8df
JK
93312009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9332
9333 PR fortran/9806
9334 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
9335
b2febfff
PP
93362009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9337
9338 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
9339
4aa995e1
PA
93402009-02-06 Pedro Alves <pedro@codesourcery.com>
9341
9342 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
9343
d8906c6f
TJB
93442009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
9345
9346 * gdb.python/python-cmd.exp: New file.
9347
ff4ab08d
TG
93482009-02-06 Tristan Gingold <gingold@adacore.com>
9349
9350 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
9351
aacd552b
TG
93522009-02-05 Tristan Gingold <gingold@adacore.com>
9353
9354 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
9355 pointer is dereferenced and use this signal name in regexp.
9356 * gdb.base/signull.exp: Ditto.
9357 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
9358 * gdb.base/signull.c (main): Ditto.
9359
08c637de
TJB
93602009-02-04 Tom Tromey <tromey@redhat.com>
9361 Thiago Jung Bauermann <bauerman@br.ibm.com>
9362
9363 * gdb.python/python-value.exp: Use `gdb.history' instead of
9364 `gdb.value_from_history'.
9365 (test_value_numeric_ops): Add test for conversion of enum constant.
9366 * gdb.python/python-value.c (enum e): New type.
9367 (evalue): New global.
9368 (main): Use argv.
9369
20261af8
JG
93702009-02-04 Jerome Guitton <guitton@adacore.com>
9371
9372 * gdb.ada/uninitialized_vars: New test program.
9373 * gdb.ada/uninitialized_vars.exp: New testcase.
9374
52e44b43
TT
93752009-02-02 Tom Tromey <tromey@redhat.com>
9376
9377 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
9378 * gdb.cp/pr2489.cc: Rename...
9379 * gdb.cp/pr9594.cc: ... to this.
9380
1c71341a
TT
93812009-02-02 Tom Tromey <tromey@redhat.com>
9382
9383 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
9384 * gdb.cp/pr2489.cc: New file.
9385 * gdb.cp/cpcompletion.exp: New file.
9386
a4295225
TT
93872009-02-02 Tom Tromey <tromey@redhat.com>
9388
9389 PR exp/9059:
9390 * gdb.cp/call-c.exp: Add regression test.
9391 * gdb.cp/call-c.cc (FooHandle): New typedef.
9392 (main): New variable 'handle'.
9393
592375cd
VP
93942009-01-30 Vladimir Prus <vladimir@codesourcery.com>
9395
9396 * lib/mi-support.exp (et_mi_thread_list)
9397 (check_mi_and_console_threads): Adjust for current thread in
9398 -thread-list-ids output.
9399
41447f92
VP
94002009-01-30 Vladimir Prus <vladimir@codesourcery.com>
9401
889bf7c5
PA
9402 * gdb.mi/mi-break.exp (test_disabled_creation): New.
9403 Call it.
41447f92 9404
35669430
DE
94052009-01-28 Doug Evans <dje@google.com>
9406
9407 * gdb.arch/amd64-disp-step.S: New file.
9408 * gdb.arch/amd64-disp-step.exp: New file.
9409 * gdb.arch/i386-disp-step.S: New file.
9410 * gdb.arch/i386-disp-step.exp: New file.
9411
09f00d9a
PM
94122009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
9413
9414 * gdb.base/find.exp: Set newline variable
9415 using quotes instead of braces to fix cygwin failures.
9416
1e8fb976
PA
94172009-01-23 Pedro Alves <pedro@codesourcery.com>
9418
9419 * gdb.base/radix.exp: Add tests to ensure that that set
9420 input-radix 0 and set output-radix 0 are really rejected.
9421
da061712
PA
94222009-01-23 Pedro Alves <pedro@codesourcery.com>
9423
9424 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
9425 copyright years.
9426
dd7e2d2b
PA
94272009-01-23 Pedro Alves <pedro@codesourcery.com>
9428
9429 PR gdb/9664:
9430 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
9431
392452f6
PA
94322009-01-22 Pedro Alves <pedro@codesourcery.com>
9433
9434 PR c++/9631:
9435 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
9436
8653e71c
PM
94372009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
9438
9439 * gdb.server/file-transfer.exp: Use EXEEXT variable for
9440 binfile definition to fix Windows OS failure.
9441
a12cc160
DJ
94422009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9443
9444 PR gdb/9346
9445 * gdb.base/interrupt.c (sigint_handler): New.
9446 (main): Install a SIGINT handler if SIGNALS is defined. Exit
9447 on error.
9448 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
9449 Test "signal SIGINT".
9450
b89667eb
DE
94512009-01-19 Doug Evans <dje@google.com>
9452
9453 * gdb.base/break.exp: Update expected gdb output.
9454 * gdb.base/sepdebug.exp: Ditto.
9455 * gdb.mi/mi-syn-frame.exp: Ditto.
9456 * gdb.mi/mi2-syn-frame.exp: Ditto.
9457 * gdb.base/call-signal-resume.exp: New file.
9458 * gdb.base/call-signals.c: New file.
9459 * gdb.base/unwindonsignal.exp: New file.
9460 * gdb.base/unwindonsignal.c: New file.
9461 * gdb.threads/interrupted-hand-call.exp: New file.
9462 * gdb.threads/interrupted-hand-call.c: New file.
9463 * gdb.threads/thread-unwindonsignal.exp: New file.
9464
adb483fe
DJ
94652009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
9466
9467 * gdb.base/define.exp: Test defining and hooking prefix commands.
9468 * gdb.python/python.exp: Update test for "show user" output.
9469
60023297
JK
94702009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9471
9472 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
9473 now the output exactly, using less wildcards. Expect also the output
9474 of gfortran-4.3. Update for the f-valprint.c modification from
9475 2008-04-22.
9476 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
9477 Remove gdb_test test names where matching the command.
9478
ccc57cf9
PA
94792009-01-01 Pedro Alves <pedro@codesourcery.com>
9480
9481 PR breakpoints/9681:
9482 * gdb.base/watchpoint.exp: Add regression test.
9483
c7a6ca08
PA
94842008-12-31 Pedro Alves <pedro@codesourcery.com>
9485
9486 * gdb.threads/attach-into-signal.exp: Don't use
9487 gdb_suppress_entire_file.
9488 * gdb.threads/attach-stopped.exp: Ditto.
9489 * gdb.threads/attachstop-mt.exp: Ditto.
9490
3a031f65
PA
94912008-12-31 Pedro Alves <pedro@codesourcery.com>
9492
9493 PR gdb/8812:
9494 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
9495
09e6485f
PA
94962008-12-29 Pedro Alves <pedro@codesourcery.com>
9497
9498 PR gdb/7536:
9499 * gdb.base/radix.exp: Add tests to ensure invalid input radices
9500 and unsupported output radices are really rejected.
9501
0cd53049
JK
95022008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9503
9504 * gdb.cp/punctuator.exp: Backslash the '$' signs.
9505
ba163c7e
TT
95062008-12-22 Tom Tromey <tromey@redhat.com>
9507
9508 * gdb.cp/punctuator.exp: New file.
9509
6f4de6c9
JK
95102008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9511
9512 * gdb.base/completion.exp (Completing non-existing component): New test.
9513
0f34d0b4
JK
95142008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9515
9516 Fix for PR gdb/8648.
9517 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
9518 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
9519 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
9520 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
9521
db2ad4c3
JK
95222008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9523
9524 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
9525
bb5ef15e
DP
95262008-12-16 Christophe Lyon <christophe.lyon@st.com>
9527
9528 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
9529 compiler actually generate code at the expected line number.
9530
90142adc
JZ
95312008-12-15 Jie Zhang <jie.zhang@analog.com>
9532
9533 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
9534
fad6eecd
TT
95352008-12-12 Tom Tromey <tromey@redhat.com>
9536
9537 * gdb.base/commands.exp (redefine_hook_test): New proc.
9538 Call it.
9539
17c8aaf5
TT
95402008-12-11 Tom Tromey <tromey@redhat.com>
9541
9542 * gdb.base/macscp.exp: New regression test.
9543
7c8adf68
TT
95442008-12-11 Tom Tromey <tromey@redhat.com>
9545
9546 * gdb.base/macscp.exp: Print "address.addr".
9547 * gdb.base/macscp1.c (struct outer): New struct.
9548 (address): New global.
9549
b05dcbb7
TT
95502008-12-09 Tom Tromey <tromey@redhat.com>
9551
9552 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
9553 Call it.
9554
2d476de1
DE
95552008-12-04 Doug Evans <dje@google.com>
9556
9557 * gdb.server/ext-run.exp: Relax regexp for init program.
9558
87bdc959
TG
95592008-12-03 Tristan Gingold <gingold@adacore.com>
9560
9561 * gdb.base/macscp.exp: Generate an object file during compilation
9562 to work around Darwin dsymutil limitations.
9563
e0740f77
JK
95642008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9565
9566 Test resolving external references to TLS variables.
9567 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
9568 FILE2_THREAD_LOCAL.
9569 (testfile2, srcfile2): New variables.
9570 * gdb.threads/tls.c (file2_thread_local)
9571 (function_referencing_file2_thread_local): New.
9572 * gdb.threads/tls2.c: New file.
9573
67f0aac5
JB
95742008-11-28 Joel Brobecker <brobecker@adacore.com>
9575
9576 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
9577 rather than integer, as integer might not be big enough when
9578 on 64bit targets.
67f0aac5 9579
c332165e
JG
95802008-11-27 Jerome Guitton <guitton@adacore.com>
9581
9582 * gdb.cp/formatted-ref.exp: Add equality test.
9583 * gdb.ada/formatted_ref.exp: Ditto.
9584
fc9b693c
JK
95852008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9586
9587 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
9588 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
9589
a9c64011
AS
95902008-11-20 Andreas Schwab <schwab@suse.de>
9591
9592 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
9593 matching syscall entry point.
9594 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9595 (tcatch_vfork_then_child_follow): Likewise. Finish through
9596 vfork even if we stopped at the syscall trampoline.
9597
e2fd701e
DE
95982008-11-20 Doug Evans <dje@google.com>
9599
9600 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
9601
69abc51c
TJB
96022008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
9603
9604 * gdb.arch/ppc-dfp.exp: New file.
9605 * gdb.arch/ppc-dfp.c: New file.
9606
c14c28ba
PP
96072008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
9608
9609 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 9610
2e74121d
DE
96112008-11-17 Doug Evans <dje@google.com>
9612
9613 * gdb.mi/mi-syn-frame.exp: Update expected output.
9614 * gdb.mi/mi2-syn-frame.exp: Update expected output.
9615
66bb093b
VP
96162008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9617
9618 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
9619 "thread N" results in =thread-selected.
9620 * lib/mi-support (mi_run_cmd, mi_expect_stop)
9621 (mi_send_resuming_command_raw): Be prepared for
9622 =thread-selected.
9623
3d043ef6
VP
96242008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9625
a9c64011
AS
9626 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
9627 * lib/mi-support.exp: Likewise.
3d043ef6 9628
808104c8
JB
96292008-11-16 Joel Brobecker <brobecker@adacore.com>
9630
9631 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
9632 commands from the expected output for "help catch".
9633
00b22944
JB
96342008-11-15 Joel Brobecker <brobecker@adacore.com>
9635
9636 * gdb.ada/int_deref.exp: New testcase.
9637
59669435
TT
96382008-11-14 Nick Roberts <nickrob@snap.net.nz>
9639
9640 * gdb.mi/gdb2549.exp: New file.
9641
de04a248
DE
96422008-11-11 Doug Evans <dje@google.com>
9643
9644 * gdb.base/callexit.exp: New file.
9645 * gdb.base/callexit.c: New file.
9646
6b8ce727
DE
96472008-11-10 Doug Evans <dje@google.com>
9648
9649 * lib/gdb.exp (GDBFLAGS): Move -nx ...
9650 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
9651 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
9652 (default_gdb_start,default_gdb_exit): Ditto.
9653 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
9654 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
9655 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
9656 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
9657 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
9658 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
9659
1b14b8aa
AS
96602008-11-03 Andreas Schwab <schwab@suse.de>
9661
9662 * gdb.base/hashline2.exp: Fix typo.
9663 * gdb.base/hashline3.exp: Likewise.
9664
f3134b88
TT
96652008-10-30 Tom Tromey <tromey@redhat.com>
9666
9667 * gdb.base/pointers.exp: Add test.
9668 * gdb.base/pointers.c (k, S): New typedefs.
9669 (instance): New global.
9670
c2226152
AS
96712008-10-30 Andreas Schwab <schwab@suse.de>
9672
9673 * gdb.base/args.exp: Add tests for newlines.
9674
462f405c
JB
96752008-10-30 Joel Brobecker <brobecker@adacore.com>
9676
9677 gdb.base/foll-exec.exp: Update the expected output of a couple
9678 of "info breakpoints" tests.
9679
79a45b7d
TT
96802008-10-28 Tom Tromey <tromey@redhat.com>
9681
9682 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
9683
adc13a14
PA
96842008-10-24 Pedro Alves <pedro@codesourcery.com>
9685
9686 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
9687 gdb_start_cmd.
9688 Use runto_main before any test that requires execution.
9689
252fbfc8
PA
96902008-10-23 Pedro Alves <pedro@codesourcery.com>
9691
9692 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
9693 instead of SIGINT.
9694
28148e3d
JB
96952008-10-22 Joel Brobecker <brobecker@adacore.com>
9696
9697 * gdb.base/completion.exp: Update expected output following
9698 the addition of the "info tasks" command.
9699
c209f847
TT
97002008-10-22 Tom Tromey <tromey@redhat.com>
9701
9702 * gdb.base/exprs.exp (test_expr): Add test for string
9703 concatenation.
9704
f177e350
PA
97052008-10-19 Pedro Alves <pedro@codesourcery.com>
9706
9707 * configure.ac: Output gdb.python/Makefile.
9708 * configure: Regenerate.
9709 * gdb.python/Makefile.in: New.
9710
cce89356
JB
97112008-10-16 Joel Brobecker <brobecker@adacore.com>
9712
9713 * gdb.base/foll-fork.exp: Adjust the expected output to match
9714 the new description for fork/vfork catchpoints in the "info
9715 breakpoints" output.
9716
176d289d
TJB
97172008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9718
9719 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
9720
a08702d6
TJB
97212008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9722
9723 * gdb.python/python-value.c: New file.
9724 * gdb.python/python-value.exp: New file.
9725
1c5cfe86
PA
97262008-10-15 Pedro Alves <pedro@codesourcery.com>
9727
9728 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
9729
5a98ad69
DP
97302008-10-15 Denis Pilat <denis.pilat@st.com>
9731
41702f1b 9732 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 9733
dcb1a1e2
TT
97342008-10-09 Tom Tromey <tromey@redhat.com>
9735
9736 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
9737 'fprintf' and 'stderr'.
9738
9124fe48
JB
97392008-10-07 Joel Brobecker <brobecker@adacore.com>
9740
9741 * gdb.ada/ref_tick_size.exp: New testcase.
9742
45452591
DE
97432008-10-06 Doug Evans <dje@google.com>
9744
9745 * gdb.dwarf2/dw2-cu-size.exp: New file.
9746 * gdb.dwarf2/dw2-cu-size.S: New file.
9747
9748 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
9749 .Ltype_int for clarity.
9750
4fc5b208
PP
97512008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9752
9753 PR gdb/2384:
9754 * gdb.cp/gdb2384.exp: Extended to test more cases.
9755 * gdb.cp/gdb2384.cc: Likewise.
9756 * gdb.cp/gdb2384-base.h: Likewise.
9757 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 9758
d78df370
JK
97592008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9760
9761 * gdb.base/maint.exp (maint print type): Remove printing
9762 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
9763
9a044a89
TT
97642008-09-30 Tom Tromey <tromey@redhat.com>
9765
9766 * gdb.base/macscp.exp: Add completion tests.
9767 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
9768 (TWENTY_THREE): Likewise.
9769 (FORTY_EIGHT): Likewise.
9770
506800a9
TT
97712008-09-30 Tom Tromey <tromey@redhat.com>
9772
9773 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
9774 everywhere.
9775 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
9776
1a6f01b5
JK
97772008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9778
9779 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
9780 testcase is derived from. Fix racy dependency on an expected PID
9781 number. No longer support the testcase on Linux kernel 2.4.x.
9782
2fae03e8
TT
97832008-09-27 Tom Tromey <tromey@redhat.com>
9784
9785 * gdb.base/macscp.exp: Add tests for stringification, splicing,
9786 and varargs.
9787
1ad15515
PA
97882008-09-22 Pedro Alves <pedro@codesourcery.com>
9789
9790 * lib/mi-support.exp (mi_expect_interrupt): New.
9791 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
9792 from gdb.mi/mi-nonstop.exp.
9793 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
9794 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
9795 lib/mi-support.exp.
9796 Use mi_check_thread_states throughout. Avoid ".*" and do not
9797 require an anchor after -exec-run.
9798
d0b76dc6
DJ
97992008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
9800
9801 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
9802 stop is pending. Avoid ".*" when two stops are pending.
9803 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
9804 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
9805 newlines in fullnames.
9806 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
9807 (mi_expect_stop): Update comments. Only anchor in sync mode.
9808 Do not match newlines.
9809 (mi_send_resuming_command_raw): Always return status.
9810 (mi_get_stop_line): Do not match more than one line by accident.
9811 Only anchor in sync mode.
9812 (mi_run_inline_test): If -exec-next fails, give up.
9813
9990c830
UW
98142008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9815
9816 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
9817 on SPU.
9818
ebcf6f00
JB
98192008-09-10 Joel Brobecker <brobecker@adacore.com>
9820
9821 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
9822
b6db24e5
JB
98232008-09-10 Joel Brobecker <brobecker@adacore.com>
9824
9825 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
9826 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9827 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
9828 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9829 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
9830 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
9831 gdb.ada/interface.exp, gdb.ada/null_array.exp,
9832 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9833 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9834 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9835 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
9836 Include the "= " sequence in the expected output of print tests.
9837
2bf448e0
JB
98382008-09-10 Joel Brobecker <brobecker@adacore.com>
9839
9840 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
9841 description for boolean types.
9842
d51fd4c8
PA
98432008-09-09 Pedro Alves <pedro@codesourcery.com>
9844
9845 * gdb.base/hook-stop-continue.c: New.
9846 * gdb.base/hook-stop-continue.exp: New.
9847
694182d2
DJ
98482008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9849
9850 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
9851
3b8a7fc0
JG
98522008-09-08 Jerome Guitton <guitton@adacore.com>
9853
9854 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
9855 (stack_check_probe_2, stack_check_probe_loop_1)
9856 (stack_check_probe_loop_2): New functions.
9857 (main): Add call to these new functions.
9858 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
9859 functions, check that the breakpoint is inserted at the appropriate
9860 location.
9861 (insert_breakpoint): Slightly refine this procedure so that it can
9862 be called several times in the test.
9863
96cc0ae8
JG
98642008-09-08 Jerome Guitton <guitton@adacore.com>
9865
9866 * gdb.base/stack-checking.c: New file.
9867 * gdb.base/stack-checking.exp: New file.
9868
1f08b409
TJB
98692008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9870
9871 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
9872 * gdb.arch/altivec-regs.exp: Likewise.
9873 * gdb.arch/vsx-regs.exp: Likewise.
9874
3099e1c4
TJB
98752008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9876
9877 * gdb.arch/ppc-fp.exp: New file.
9878 * gdb.arch/ppc-fp.c: New file.
9879
cc69bfc1
PP
98802008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9881
9882 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
9883 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 9884
b02a33db
MS
98852008-09-04 Michael Snyder <msnyder@vmware.com>
9886
9887 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
9888 as "at" (for non-debug functions such as _start).
9889
2992cbe0
UW
98902008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9891
9892 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
9893 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
9894 software watchpoints.
9895 * gdb.base/watch_thread_num.exp: Likewise.
9896
514f746b
AR
98972008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
9898
9899 * gdb.arch/i386-bp_permanent.exp: New test.
9900
876cecd0
TT
99012008-08-24 Tom Tromey <tromey@redhat.com>
9902
9903 * gdb.base/maint.exp: Update "maint print type".
9904
80f73d71
VP
99052008-08-21 Vladimir Prus <vladimir@codesourcery.com>
9906
9907 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
9908 support. Adjust the order of "*running" notifications.
9909 * gdb.mi/non-stop.c: Don't cast from int to void* and
9910 back.
9911
d9c78d7d
MK
99122008-08-20 Mark Kettenis <kettenis@gnu.org>
9913
9914 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
9915 expect to find it in the "info frame" output.
9916
97a2d1d3
DJ
99172008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
9918
9919 * gdb.base/interp.exp: Always consume both prompts.
9920
b96e2927
PA
99212008-08-20 Pedro Alves <pedro@codesourcery.com>
9922
9923 * gdb.base/pending.exp: Test pending breakpoints without symbols
9924 loaded.
9925
8cf6e61a
VP
99262008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9927
9928 * lib/mi-support.exp (mi_expect_stop): Produce
9929 more details on failures.
9930 * gdb.mi/mi-nonstop.exp: New.
9931 * gdb.mi/non-stop.c: New.
9932
c6ebd6cf
VP
99332008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9934
a9c64011
AS
9935 * gdb.mi/mi-async.exp: Use 'set target-async'.
9936 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 9937
46a9b8ed
DJ
99382008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
9939
9940 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
9941
44feb3ce
TT
99422008-08-17 Tom Tromey <tromey@redhat.com>
9943
9944 * gdb.base/help.exp (help catch): Rewrite.
9945
311a4e6b
TJB
99462008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9947
9948 * gdb.base/define.exp: Test indented command documentation.
9949 * gdb.python/python.exp: Test indented multi-line command.
9950
604c2f83
LM
99512008-08-15 Luis Machado <luisgpm@br.ibm.com>
9952
9953 * testsuite/gdb.arch/vsx-regs.c: New source file.
9954 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
9955 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
9956
886a217c
TT
99572008-08-14 Tom Tromey <tromey@redhat.com>
9958
9959 * gdb.base/macscp.exp: Add regression test for "macro define" or
9960 "macro undef" with no arguments.
9961
c814a4f3
PP
99622008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
9963
9964 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 9965
12ab8a60
UW
99662008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9967
9968 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
9969
d57a3c85
TJB
99702008-08-06 Tom Tromey <tromey@redhat.com>
9971
9972 * gdb.python/python.exp: New file.
9973
c7b778ff
JK
99742008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9975
9976 Fix for PR gdb/1543.
9977 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
9978 $LOCATION.
9979 (location): New variable.
9980 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
9981 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
9982 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
9983 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
9984 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
9985 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
9986 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
9987 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
9988 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
9989 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
9990 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
9991 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
9992 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
9993 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
9994 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
9995 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
9996 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
9997 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
9998 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
9999 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
10000 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
10001 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
10002 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
10003 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
10004 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
10005 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
10006 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
10007 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
10008 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
10009 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
10010 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
10011 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
10012 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
10013 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
10014 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
10015 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
10016 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
10017 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
10018 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
10019 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
10020 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
10021 gdb.base/type-opaque.exp, gdb.base/until.exp,
10022 gdb.base/value-double-free.c, gdb.base/varargs.exp,
10023 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
10024 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
10025 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10026 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
10027 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
10028 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10029 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10030 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10031 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
10032 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
10033 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
10034 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
10035 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
10036 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
10037 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
10038 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
10039 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
10040 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
10041 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
10042 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
10043 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
10044 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
10045 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
10046 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10047 gdb.pascal/types.exp, gdb.stabs/weird.exp,
10048 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
10049 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
10050 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
10051 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
10052 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
10053 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
10054 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10055 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
10056 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
10057 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
10058 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
10059 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
10060 lib/mi-support.exp, lib/trace-support.exp: Remove reference
10061 to bug-gdb@prep.ai.mit.edu .
10062
5e06a3d1
VP
100632008-07-31 Vladimir Prus <vladimir@codesourcery.com>
10064
10065 * lib/mi-support.exp (mi_load_shlibs): New.
10066 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
10067
9d81d21b
VP
100682008-07-30 Vladimir Prus <vladimir@codesourcery.com>
10069
10070 * lib/mi-support.exp (get_mi_thread_list)
10071 (check_mi_and_console_threads): New, moved from ...
10072 * gdb.mi/mi-pthread.exp: ...here.
10073 * gdb.mi/gdb669.exp (get_mi_thread_list)
10074 (check_mi_and_console_threads): Delete.
10075 * gdb.mi/mi2-pthread.exp: Likewise.
10076
bae98fe0
TT
100772008-07-28 Tom Tromey <tromey@redhat.com>
10078
10079 * Makefile.in (just-check): Remove. Move body to...
10080 (check): ... here.
10081
57380f4e
DJ
100822008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10083
10084 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
10085 Add a test for duplicated SIGINTs.
10086
e09490f1
DJ
100872008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10088
10089 * gdb.threads/schedlock.exp (get_args): Update to work for any
10090 value of NUM.
10091 (Top level): Report the number of threads that did not resume.
10092
6387b45f
DJ
100932008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10094
10095 * gdb.dwarf2/dw2-compressed.S: Also define __start.
10096
62f64ff2
DJ
100972008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10098
10099 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
10100 non-MI prompt.
10101
fa8de41e
TT
101022008-07-26 Tom Tromey <tromey@redhat.com>
10103
10104 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
10105 (function_struct, function_struct_ptr): New globals.
10106 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
10107 function pointer in a struct.
10108
ccb3ac8a
TT
101092008-07-26 Tom Tromey <tromey@redhat.com>
10110
10111 * gdb.base/macscp.exp: Add test for macro lexing bug.
10112
d7d9f01e
TT
101132008-07-18 Tom Tromey <tromey@redhat.com>
10114
10115 * gdb.base/macscp.exp: Add macro tests.
10116
9bf07184
PP
101172008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10118
10119 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
10120
becf6477
PP
101212008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10122
10123 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
10124
0709f7d3
PP
101252008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
10126
10127 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 10128
7093c834
PP
101292008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
10130
10131 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 10132
b432ffe3
JK
101332008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10134
10135 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
10136
b1a268e5
VP
101372008-07-12 Vladimir Prus <vladimir@codesourcery.com>
10138
10139 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
10140
e2995f8e
KB
101412008-07-11 Kevin Buettner <kevinb@redhat.com>
10142
10143 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
10144 of regexp to account for changes made to GDB in the printing of
10145 byte vectors.
10146
14032a66
TT
101472008-07-11 Tom Tromey <tromey@redhat.com>
10148
10149 * gdb.base/completion.exp: Add 'help' completion test.
10150
981505ef
JK
101512008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10152
10153 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
10154
10568435
JK
101552008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10156
10157 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
10158
4487aabf
PA
101592008-07-09 Pedro Alves <pedro@codesourcery.com>
10160
10161 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
10162
a4a9b1c4
PA
101632008-07-09 Pedro Alves <pedro@codesourcery.com>
10164
10165 * gdb.base/fullname.exp: Restore pwd if compiling failed.
10166
3c3185ac
JK
101672008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10168
10169 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
10170
7ebd49dc
VP
101712008-06-28 Vladimir Prus <vladimir@codesourcery.com>
10172
10173 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
10174 previous commit. Add a comment.
10175
84e46146
PA
101762008-06-28 Pedro Alves <pedro@codesourcery.com>
10177
10178 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
10179
0f8d4a2f
VP
101802008-06-28 Vladimir Prus <vladimir@codesourcery.com>
10181
10182 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
10183
f747e0ce
PA
101842008-06-27 Pedro Alves <pedro@codesourcery.com>
10185
10186 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
10187 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
10188 compiling an executable, link in an object that forces unbuffered
10189 output.
10190 * lib/set_unbuffered_mode.c: New file.
10191
734a5c36
JK
101922008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10193
10194 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
10195
a2840c35
VP
101962008-06-25 Vladimir Prus <vladimir@codesourcery.com>
10197
a9c64011
AS
10198 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
10199 mi_expect_stop.
10200 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
10201 Demand that *running is output.
10202 (detect_async): Perform checking every time.
10203 (mi_send_resuming_command): Extract everything into...
10204 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
10205 (mi_expect_stop): Don't accept any output before *stopped.
10206
6ae37fef
VP
102072008-06-13 Vladimir Prus <vladimir@codesourcery.com>
10208
10209 Robustify mi-simplerun.
a9c64011
AS
10210 * gdb.mi/basics.c (main): Add a call to sleep.
10211 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
10212 * gdb.mi/mi2-cli.exp: Likewise.
10213 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 10214
b4aa76f0 102152008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
10216
10217 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
10218
e1ac3328
VP
102192008-06-10 Vladimir Prus <vladimir@codesourcery.com>
10220
a9c64011
AS
10221 * gdb.mi/mi-console.exp: Adjust.
10222 * gdb.mi/mi-syn-frame.exp: Adjust.
10223 * gdb.mi/mi2-console.exp: Adjust.
10224 * gdb.mi/mi2-syn-frame.exp: Adjust.
10225 * lib/mi-support.exp (mi_run_cmd): Adjust.
10226 (mi_send_resuming_command): Adjust.
e1ac3328 10227
f7f9a841
VP
102282008-06-10 Vladimir Prus <vladimir@codesourcery.com>
10229
10230 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
10231 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
10232 testing of stopped.
10233 * gdb.mi/mi2-syn-frame.exp: Likewise.
10234 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
10235 (async, detect_async): New.
10236 (mi_expect_stop, mi_continue_to_line): Adjust expectation
10237 depending on if we're running in sync or async mode.
f7f9a841 10238
37cd5d19
TT
102392008-06-09 Tom Tromey <tromey@redhat.com>
10240
10241 * gdb.base/completion.exp: New tests for field name completion
10242 with spaces, and field name completion with '->'.
10243
65d12d83
TT
102442008-06-06 Tom Tromey <tromey@redhat.com>
10245
10246 * gdb.base/break1.c (struct some_struct): New struct.
10247 (values): New global.
10248 * gdb.base/completion.exp: Add field name completion test.
10249
ebfe2e3f
PP
102502008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
10251
10252 * gdb.cp/call-c.exp: Test for incorrect handling of reference
10253 to pointer.
10254 * gdb.cp/call-c.cc: Likewise.
10255
bcf6fc3a
NR
102562008-06-06 Nick Roberts <nickrob@snap.net.nz>
10257
10258 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
10259 annotation.
10260
49fd4a42 102612008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 10262 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
10263
10264 * gdb.threads/execl.c, gdb.threads/execl1.c,
10265 gdb.threads/execl.exp: New tests.
a9c64011 10266
8a34ac3f
AR
102672008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
10268 Daniel Jacobowitz <dan@codesourcery.com>
10269
10270 * gdb.cp/exception.exp: Activate test, make it work with pending
10271 catchpoints.
10272
86ae69ef
JK
102732008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10274
10275 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
10276
f7f9ae2c
VP
102772008-05-28 Vladimir Prus <vladimir@codesourcery.com>
10278
a9c64011
AS
10279 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
10280 now printed.
10281 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 10282
2a2d4dc3
AS
102832008-05-27 Andreas Schwab <schwab@suse.de>
10284
10285 * gdb.base/frame-args.exp: Handle arguments that are optimized
10286 out.
10287
5099e4d9
LM
102882008-05-26 Luis Machado <luisgpm@br.ibm.com>
10289
10290 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
10291 quiet for ppc32 and group options into a single variable.
10292
d9c36a91
JB
102932008-05-23 Joel Brobecker <brobecker@adacore.com>
10294
10295 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
10296 of zero-size elements.
10297 * gdb.ada/null_array.exp: Test printing this new array.
10298
103a8671
JK
102992008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10300
10301 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
10302
07a4cc1a 103032008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
10304
10305 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
10306 of the "finish" command.
10307
55f996a7
NR
103082008-05-21 Nick Roberts <nickrob@snap.net.nz>
10309
10310 * gdb.base/annota1.exp: Test for new annotation.
10311
907fc202
UW
103122008-05-16 Pedro Alves <pedro@codesourcery.com>
10313
10314 * gdb.base/fixsection.exp: New file.
10315 * gdb.base/fixsection0.c: New file.
10316 * gdb.base/fixsection1.c: New file.
10317
e8f97270
UW
103182008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10319
10320 * gdb.base/annota1.exp: Accept printf@... in place of printf.
10321 * gdb.base/annota3.exp: Likewise.
10322
ac0bb574
NF
103232008-05-13 Nathan Froyd <froydnj@codesourcery.com>
10324
10325 * gdb.base/watch_thread_num.exp: Don't run tests that require
10326 watchpoints if the target doesn't support them.
10327
6fadd07a
DE
103282008-05-12 Doug Evans <dje@google.com>
10329
10330 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
10331
6e9a4a30
JB
103322008-05-09 Joel Brobecker <brobecker@adacore.com>
10333
10334 * gdb.ada/assign_1.exp: New testcase.
10335
08388c79
DE
103362008-05-09 Doug Evans <dje@google.com>
10337
a3c83fae
DE
10338 * gdb.base/find.exp: New file.
10339 * gdb.base/find.c: New file.
08388c79 10340
bd5ddfe8
DJ
103412008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
10342
10343 * gdb.base/commands.exp (watchpoint_command_test): Handle
10344 gdb,no_hardware_watchpoints.
10345 * gdb.base/float.exp: Allow ARM targets without floating point.
10346 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
10347
b5dd68e2 103482008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 10349 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
10350
10351 * gdb.ada/lang_switch: New test program.
10352 * gdb.ada/lang_switch.exp: New testcase.
10353
382d13d1
DE
103542008-05-05 Doug Evans <dje@google.com>
10355
10356 * gdb.base/help.exp (disassemble): Update expected help text.
10357
9dd789d0
PA
103582008-05-04 Pedro Alves <pedro@codesourcery.com>
10359
10360 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
10361
611c83ae
PA
103622008-05-04 Pedro Alves <pedro@codesourcery.com>
10363
10364 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
10365 different times.
10366
ff013f42
JK
103672008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10368
10369 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
10370 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
10371 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
10372 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
10373
96dff6a2
VP
103742008-05-04 Vladimir Prus <vladimir@codesourcery.com>
10375
10376 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
10377 notification to appear.
10378
55cd6f92
DJ
103792008-05-04 Daniel Jacobowitz <dan@debian.org>
10380
10381 * gdb.base/fullname.c: New file.
10382 * gdb.base/fullname.exp: New file.
10383 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
10384
d705c43c
PA
103852008-05-03 Pedro Alves <pedro@codesourcery.com>
10386
10387 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
10388 expressions with macros.
10389
333222e1
JK
103902008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10391
10392 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
10393
5ac01682
DJ
103942008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
10395
10396 * gdb.base/completion.exp: Handle lack of other symbols beginning
10397 with "a".
10398
10399 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
10400
237fc4c9
PA
104012008-05-02 Jim Blandy <jimb@codesourcery.com>
10402
10403 * gdb.asm/asmsrc1.s: Add scratch space.
10404
ed5e9466
DJ
104052008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10406 Daniel Jacobowitz <dan@codesourcery.com>
10407
10408 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
10409 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
10410 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
10411
b39cc962
DJ
104122007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
10413
10414 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
10415
36d520f5
JB
104162008-05-01 Joel Brobecker <brobecker@adacore.com>
10417
10418 * gdb.base/info-target.exp: New testcase.
10419
8d4e3071
DJ
104202008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
10421
10422 * gdb.cp/hang.exp: Use .cc instead of .C.
10423 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
10424 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
10425
6f3f3097
DJ
104262008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
10427
10428 * gdb.base/gdb1250.exp: Remove perror.
10429 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
10430
5550a914
PA
104312008-04-30 Pedro Alves <pedro@codesourcery.com>
10432
10433 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
10434 .2byte.
10435
d848e687
DJ
104362008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
10437
10438 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
10439 (maybe_kfail): New.
10440
93b5768b
PA
104412008-04-25 Pedro Alves <pedro@codesourcery.com>
10442
10443 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
10444
721c02de
VP
104452008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10446
a9c64011
AS
10447 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
10448 * gdb.mi/mi2-syn-frame.exp: Likewise.
10449 * lib/mi-support.exp: Likewise.
721c02de 10450
74960c60
VP
104512008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10452
10453 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
10454 to specify regexp for the location to stop at.
10455 * gdb.base/break-always.c: New.
10456 * gdb.base/break-always.exp: New.
10457
d24317b4
VP
104582008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10459
10460 * lib/mi-support.exp (mi_runto_helper): Adjust
10461 for the original-location field.
10462 (mi_create_breakpoint, mi_list_breakpoints): New.
10463 * gdb.mi/mi-break.exp: Adjust.
10464 * gdb.mi/mi2-break.exp: Adjust.
10465 * gdb.mi/mi-pending.exp: Adjust.
10466 * gdb.mi/mi-simplerun.exp: Adjust.
10467 * gdb.mi/mi2-simplerun.exp: Adjust.
10468 * gdb.mi/mi-syn-frame.exp: Adjust.
10469 * gdb.mi/mi2-syn-frame.exp: Adjust.
10470 * gdb.mi/mi-until.exp: Adjust.
10471 * gdb.mi/mi2-until.exp: Adjust.
10472 * gdb.mi/mi-var-display.exp: Adjust.
10473 * gdb.mi/mi2-var-display.exp: Adjust.
10474 * gdb.mi/mi-watch.exp: Adjust.
10475 * gdb.mi/mi2-watch.exp: Adjust.
10476
fdc59709 104772008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 10478
a9c64011
AS
10479 * aclocal.m4: Add override.m4.
10480 * configure: Regenerate.
fdc59709 10481
8e91f023
VP
104822008-04-19 Vladimir Prus <vladimir@codesourcery.com>
10483
10484 * gdb.mi/var-cmd.c (do_at_tests): Verify that
10485 '-var-update --all-values' reports new value even the type
10486 of a variable object has changed.
10487
233a11ab
CS
104882008-04-18 Craig Silverstein <csilvers@google.com>
10489
10490 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
10491 files.
d24317b4 10492
9c1137ad
JB
104932008-04-18 Joel Brobecker <brobecker@adacore.com>
10494
10495 * gdb.ada/atomic_enum: New test program.
10496 * gdb.ada/atomic_enum.exp: New testcase.
10497
66d0bbc7
DE
104982008-04-17 Doug Evans <dje@google.com>
10499
10500 * gdb.opt/Makefile.in: Fix whitespace.
10501
100906b0
UW
105022008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
10503
10504 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
10505
4584e32e
DE
105062008-04-17 Doug Evans <dje@google.com>
10507
10508 * gdb.base/hashline1.exp: New testcase.
10509 * gdb.base/hashline2.exp: New testcase.
10510 * gdb.base/hashline2.exp: New testcase.
10511
0a320680
PA
105122008-04-17 Pedro Alves <pedro@codesourcery.com>
10513
10514 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
10515
18ac113b
AR
105162008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
10517
10518 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
10519 temporary breakpoint to match "Temporary breakpoint".
10520 * gdb.base/break.exp (delete_breakpoints): Likewise.
10521 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
10522 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
10523 * gdb.base/display.exp: Likewise.
10524 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
10525 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
10526 * gdb.base/restore.exp (restore_tests): Likewise.
10527 * gdb.base/sepdebug.exp: Likewise.
10528 * gdb.base/watchpoint.exp: Likewise.
10529 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
10530 * gdb.mi/mi-pending.exp: Likewise.
10531 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
10532 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
10533 * gdb.mi/mi-var-cmd.exp: Likewise.
10534 * gdb.mi/mi-var-display.exp: Likewise.
10535 * gdb.mi/mi2-cli.exp: Likewise.
10536 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
10537 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
10538 * gdb.mi/mi2-var-display.exp: Likewise.
10539 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
10540 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
10541 new "disp" field.
a9c64011 10542 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
10543 reason. This is to support fix for PR2424.
10544
add38693
JK
105452008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10546
10547 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
10548
fcacd99f
VP
105492008-04-13 Vladimir Prus <vladimir@codesourcery.com>
10550
10551 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 10552 field. Add more floating varobj tests.
fcacd99f 10553 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
10554 field.
10555 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
10556 (main): Call do_at_tests.
10557 * lib/mi-support.exp (mi_create_floating_varobj)
10558 (mi_varobj_update_with_type_change): New.
fcacd99f 10559
de051565
MK
105602008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
10561
10562 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
10563 option of -var-evaluate-expression.
10564 * gdb.mi/mi2-var-display.exp: Likewise.
10565
dbc52822
VP
105662008-04-07 Vladimir Prus <vladimir@codesourcery.com>
10567
10568 Introduce test setup helpers.
a9c64011
AS
10569 * lib/gdb.exp (build_executable, clean_restart)
10570 (prepare_for_testing): New.
10571 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
10572 * gdb.base/return.exp: Likewise.
10573 * gdb.base/ending-run.exp: Likewise.
dbc52822 10574
473591da
NR
105752008-04-07 Nick Roberts <nickrob@snap.net.nz>
10576
10577 * gdb.mi/mi-async.exp: New test for asynchronous Machine
10578 Interface (MI) responses.
10579
2b2d9e11
VP
105802008-04-06 Vladimir Prus <vladimir@codesourcery.com>
10581
a9c64011
AS
10582 * gdb.cp/breakpoint.cc: New code to test conditions involving
10583 member variables.
10584 * gdb.cp/breakpoint.exp: Test condition involving member
10585 variables.
2b2d9e11 10586
bb378428
VP
105872008-04-05 Vladimir Prus <vladimir@codesourcery.com>
10588
10589 * lib/mi-support.exp (mi_expect_stop): New.
10590 (mi_run_cmd): Change the
10591 token. Use mi_send_resuming_command, use
10592 mi_expect_stop.
10593 (mi_execute_to_helper): Rename to mi_execute_to.
10594 (mi_send_resuming_command): Add more error patterns.
10595 (mi_wait_for_stop): Renamed to...
10596 (mi_get_stop_line): ...this.
10597 (mi_run_inline_test): Adjust.
10598
10599 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
10600 * gdb.mi/mi-console.exp: Likewise.
10601 * gdb.mi/mi-pending.exp: Likewise.
10602 * gdb.mi/mi-simplerun.exp: Likewise.
10603 * gdb.mi/mi-stack.exp: Likewise.
10604 * gdb.mi/mi-stepi.exp: Likewise.
10605 * gdb.mi/mi-syn-frame.exp: Add comment.
10606 * gdb.mi/mi-until.exp: Likewise.
10607 * gdb.mi/mi-var-display.exp: Likewise.
10608 * gdb.mi/mi-watch.exp: Likewise.
10609 * gdb.mi/mi2-cli.exp: Likewise.
10610 * gdb.mi/mi2-console.exp: Likewise.
10611 * gdb.mi/mi2-simplerun.exp: Likewise.
10612 * gdb.mi/mi2-stack.exp: Likewise.
10613 * gdb.mi/mi2-stepi.exp: Likewise.
10614 * gdb.mi/mi2-until.exp: Likewise.
10615 * gdb.mi/mi2-var-display.exp: Likewise.
10616 * gdb.mi/mi2-watch.exp: Likewise.
10617
62172bb9
UW
106182008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10619
10620 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
10621
10622 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
10623
a13e061a
PA
106242008-04-04 Pedro Alves <pedro@codesourcery.com>
10625
10626 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
10627 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
10628 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10629 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
10630 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
10631 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
10632 expect an mi error duplicated in stderr.
10633
eae06beb
JB
106342008-04-03 Joel Brobecker <brobecker@adacore.com>
10635
10636 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
10637 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
10638 Add a couple of tests that verify the behavior when the new setting
10639 is set to "cancel" and "all".
10640 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
10641 "ask" before we start the testing.
10642
79c6ced6
AR
106432008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
10644
10645 * gdb.cp/casts.cc: Add class reference variables.
10646 * gdb.cp/casts.exp: New test cases for up/down casting references.
10647
6c2d1a6b
MK
106482008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
10649
10650 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
10651 instead of beginning to make an extra test pass.
10652 * gdb.mi/mi2-var-display.exp: Likewise.
10653
55b411d9
MR
106542008-03-31 Maciej W. Rozycki <macro@mips.com>
10655
10656 * gdb.base/break.exp: Mark failures as such. Fix formatting.
10657
c6140da2
MD
106582008-03-31 Markus Deuling <deuling@de.ibm.com>
10659 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10660
10661 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
10662 value. Add xfail for older kernels.
10663
79732189
AR
106642008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
10665
10666 Bring mi-support in line with gdb.exp.
10667 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
10668 (mi_gdb_start): New function.
10669
33c3676e
MR
106702008-03-28 Maciej W. Rozycki <macro@mips.com>
10671
10672 * gdb.mi/mi-var-cmd.exp: Fix a typo.
10673
92e28119
VP
106742008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10675
10676 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
10677 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 10678
9e8e3afe
VP
106792008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10680
10681 * lib/mi-support.exp (mi_create_varobj_checked): New.
10682 (mi_list_varobj_children): Allow to check for a
10683 value.
10684 (mi_list_array_varobj_children): New.
10685
10686 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
10687 and mi_list_varobj_children, as opposed to hardcoding
10688 expected strings.
10689 * gdb.mi/gdb701.exp: Likewise.
10690 * gdb.mi/gdb792.exp: Likewise.
10691 * gdb.mi/mi-var-block.exp: Likewise.
10692 * gdb.mi/mi-var-cmd.exp: Likewise.
10693 * gdb.mi/mi-var-invalidate.exp: Likewise.
10694 * gdb.mi/mi2-var-block.exp: Likewise.
10695 * gdb.mi/mi2-var-child.exp: Likewise.
10696 * gdb.mi/mi2-var-cmd.exp: Likewise.
10697 * gdb.mi/mi2-var-display.exp: Likewise.
10698
9df50351
JK
106992008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10700
10701 Fix random false FAILs on i386.
10702 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
10703
31e5d73a
DJ
107042008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10705
10706 PR gdb/544
10707 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
10708
12f4afab
DJ
107092008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10710
10711 PR gdb/544
10712 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
10713
b562a0cb
DJ
107142008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10715
10716 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
10717 fixed PR gdb/544.
10718
17faa917
DJ
107192008-03-21 Pedro Alves <pedro@codesourcery.com>
10720
10721 * gdb.threads/fork-child-threads.exp: Test next over fork.
10722
6214f497
DJ
107232008-03-21 Chris Demetriou <cgd@google.com>
10724
10725 * gdb.base/break.exp (rbreak junk): New test for rbreak
10726 "Junk at end of arguments" issue.
10727
63092375
DJ
107282008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10729
10730 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
10731 *& to work on created array elements.
10732 (Top level): Test print $pc with a file. Test string operations
10733 without a target.
10734 * gdb.base/ptype.exp: Do not expect *& to work on created array
10735 elements.
10736
b21991b0
DJ
107372008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10738
10739 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10740 gdb.threads/staticthreads.exp: Update exit query.
10741
c4b347c7
SL
107422008-03-07 Sandra Loosemore <sandra@codesourcery.com>
10743
10744 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
10745
fa4727a6
DJ
107462008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
10747
10748 * gdb.base/watchpoint.c (global_ptr, func4): New.
10749 (main): Call func4.
10750 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
10751 (test_inaccessible_watchpoint): New.
10752
2f34202f
MR
107532008-02-29 Maciej W. Rozycki <macro@mips.com>
10754
10755 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
10756 select the largest.
10757
0d6ba1b1
DJ
107582008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
10759
10760 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
10761 frames-invalid annotations.
10762
e691325a
PM
107632008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
10764
a9c64011 10765 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 10766
f85b5ecc
DE
107672008-02-27 Doug Evans <dje@google.com>
10768
10769 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
10770 for bug 1738.
10771 (breakpoint_to_handler_entry): Ditto.
10772
b40e7bf3
JB
107732008-02-27 Joel Brobecker <brobecker@adacore.com>
10774
10775 * gdb.base/ending-run.exp: Use the first line of code inside
10776 function body to test breakpoints.
10777 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
10778 location where the breakpoint is inserted when using the line
10779 where a function is declared. Fix typo in the description of
10780 one of the tests.
10781 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
10782
2faca73a
PM
107832008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10784
10785 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 10786 tests.
2faca73a 10787
6f439c36
PM
107882008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10789
10790 * gdb.base/args.exp: avoid same output for tests
10791 with single quotes.
10792
54e52265
VP
107932008-02-26 Vladimir Prus <vladimir@codesourcery.com>
10794
a9c64011
AS
10795 * gdb.base/annota1.exp: Adjust for 'info break'
10796 format changes.
10797 * gdb.base/annota3.exp: Likewise.
10798 * gdb.base/break.exp: Likewise.
10799 * gdb.base/condbreak.exp: Likewise.
10800 * gdb.base/pending.exp: Likewise.
10801 * gdb.base/sepdebug.exp: Likewise.
10802 * gdb.base/unload.exp: Likewise.
10803 * gdb.cp/ovldbreak.exp: Likewise.
10804 * gdb.mi/mi-pending.exp: Likewise.
54e52265 10805
897b09ca
DE
108062008-02-07 Doug Evans <dje@google.com>
10807
10808 * gdb.cp/mb-inline.exp: New.
10809 * gdb.cp/mb-inline.h: New.
10810 * gdb.cp/mb-inline1.cc: New.
10811 * gdb.cp/mb-inline2.cc: New.
10812
b1c32d35
PM
108132008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
10814
10815 * gdb.pascal/floats.pas: New test program.
10816 * gdb.pascal/floats.exp: New testcase.
10817
1a4ca44a
TJB
108182008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
10819
10820 * gdb.base/callfuncs.c (t_float_many_args): New function.
10821 (t_double_many_args): New function.
10822 * gdb.base/callfuncs.exp: Add tests for exceeding float
10823 and double parameters passed through the stack.
10824
439048e8
JB
108252008-02-05 Joel Brobecker <brobecker@adacore.com>
10826
10827 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
10828 gdb.ada/complete/foo.adb: New files.
10829 * gdb.ada/complete.exp: New testcase.
10830
81fe8080
DE
108312008-02-03 Doug Evans <dje@google.com>
10832
301f0ecf
DE
10833 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
10834
81fe8080
DE
10835 * gdb.cp/gdb2384.exp: New file.
10836 * gdb.cp/gdb2384.cc: New file.
10837 * gdb.cp/gdb2384-base.h: New file.
10838 * gdb.cp/gdb2384-base.cc: New file.
10839
4b071aec
DE
108402008-02-02 Doug Evans <dje@google.com>
10841
10842 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
10843
61137ba6
JB
108442007-02-01 Joel Brobecker <brobecker@adacore.com>
10845
10846 * gdb.ada/sym_print_name: New test program.
10847 * gdb.ada/sym_print_name.exp: New testcase.
10848
108492007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
10850
10851 * gdb.ada/nested/hello.adb: New file.
10852 * gdb.ada/nested.exp: New testcase.
10853 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10854
98deb0da
VP
108552008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10856
10857 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
10858 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
10859 don't cause future evaluations of function to report
10860 creation of internal breakpoints.
98deb0da 10861
723a2275
VP
108622008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10863
10864 * gdb.mi/mi-break.exp (test_error): New.
10865 Call it.
10866
fb546a2f
LM
108672008-01-31 Luis Machado <luisgpm@br.ibm.com>
10868
10869 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
10870 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
10871
2d8fd90a
PM
108722008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10873
10874 * gdb.pascal/integers.pas: New test program.
10875 * gdb.pascal/integers.exp: New testcase.
10876
a7fa0ded
PM
108772008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10878
10879 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
10880
5e1a1926
TJB
108812008-01-30 Luis Machado <luisgpm@br.ibm.com>
10882
10883 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
10884 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
10885
8d04f9f0
JB
108862008-01-30 Paul Hilfinger <hilfinger@adacore.com>
10887
10888 * gdb.ada/formatted_ref: New test program.
10889 * gdb.ada/formatted_ref.exp: New testcase.
10890
10891 * gdb.cp/formatted-ref.cc: New file.
10892 * gdb.cp/formatted-ref.exp: New testcase.
10893
ce75a98f
JB
108942008-01-30 Joel Brobecker <brobecker@adacore.com>
10895
10896 * gdb.base/ptype.exp: Add testing of "ptype $pc".
10897
e835f6bf
NR
108982008-01-30 Nick Roberts <nickrob@snap.net.nz>
10899
10900 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
10901 (test_file_list_exec_source_file): Update to new macro-info field.
10902
d118ef87
PH
109032008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
10904
10905 * gdb.ada/exprs: New test program.
10906 * gdb.ada/exprs.exp: New testcase.
10907
7d35ab09
TJB
109082008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10909
10910 * dfp-test.c (DELTA, DELTA_B): New definitions.
10911 (double_val1, double_val2, double_val3, double_val4, double_val5,
10912 double_val6, double_val7, double_val8, double_val9, double_val10,
10913 double_val11, double_val12, double_val13, double_val14, dec32_val1,
10914 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
10915 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
10916 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
10917 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
10918 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
10919 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
10920 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
10921 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
10922 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
10923 dec128_val16): New global variables.
10924 (decimal_dec128_align): New function.
10925 (decimal_mixed): Likewise.
10926 (decimal_many_args_dec32): Likewise.
10927 (decimal_many_args_dec64): Likewise.
10928 (decimal_many_args_dec128): Likewise.
10929 (decimal_many_args_mixed): Likewise.
10930 * dfp-test.exp: Add tests calling new inferior functions.
10931
2d717e4f
DJ
109322008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10933
10934 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
10935 gdb.server/ext-run.exp: New files.
10936 * lib/gdbserver-support.exp (gdbserver_download): New.
10937 (gdbserver_start): New. Update gdbserver expected
10938 output.
10939 (gdbserver_spawn): Use them.
10940 (gdbserver_start_extended): New.
10941
e85a822c
DJ
109422008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10943
10944 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
10945 Run on GNU/Linux.
10946 (do_exec_tests): Check for systems which do not support catchpoints.
10947 Do not match START.
10948 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
10949 Run on GNU/Linux. Enable verbose output.
10950 (check_fork_catchpoints): New.
10951 (explicit_fork_child_follow, catch_fork_child_follow)
10952 (tcatch_fork_parent_follow): Update expected messages.
10953 (do_fork_tests): Use check_fork_catchpoints.
10954 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
10955 Run on GNU/Linux. Enable verbose output.
10956 (check_vfork_catchpoints): New.
10957 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
10958 expected messages.
10959 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
10960
401ea829
JB
109612008-01-29 Jim Blandy <jimb@red-bean.com>
10962
10963 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
10964 host' errors.
10965 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
10966
aceaf3ad
JB
109672008-01-29 Jim Blandy <jimb@red-bean.com>
10968
10969 * gdb.threads/sigthread.c: Use barriers to ensure that
10970 child_thread and child_thread_two are always initialized before we
10971 start to use them.
10972
a5606eee
VP
109732008-01-29 Vladimir Prus <vladimir@codesourcery.com>
10974
10975 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
10976 * gdb.base/watchpoint-solib.c: New.
10977 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 10978
c55a82bb
PM
109792008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
10980
10981 * gdb.base/gdb1056.exp: Add unsigned integer test.
10982
0993fe05
DE
109832008-01-28 Doug Evans <dje@google.com>
10984
10985 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
10986
4fe42e7f
JB
109872008-01-27 Jim Blandy <jimb@codesourcery.com>
10988
c7a69933
JB
10989 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
10990
4fe42e7f
JB
10991 * gdb.base/expand-psymtabs.exp: Doc fix.
10992
5def8285
MK
109932008-01-26 Mark Kettenis <kettenis@gnu.org>
10994
10995 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
10996
5313c911
NR
109972008-01-24 Nick Roberts <nickrob@snap.net.nz>
10998
a9c64011 10999 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
11000 -var-set-format.
11001
93815fbf
VP
110022008-01-23 Chris Demetriou <cgd@google.com>
11003
11004 * gdb.threads/thread_events.c: New testcase source file.
11005 * gdb.threads/thread_events.exp: New testcase expect file.
11006
467a88ee
NR
110072008-01-23 Nick Roberts <nickrob@snap.net.nz>
11008
11009 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
11010
11011 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
11012 -var-set-format.
11013
d8f82aba
DJ
110142008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
11015 Vladimir Prus <vladimir@codesourcery.com>
11016
11017 * gdb.base/float.exp: Allow missing floating point for m68k and
11018 PowerPC.
11019
60c46647
VP
110202008-01-22 Vladimir Prus <vladimir@codesourcery.com>
11021
11022 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
11023 ignore count.
11024 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
11025 * gdb.mi/mi-cli.exp: Adjust.
11026 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 11027
c7dd36a1
PA
110282008-01-17 Pedro Alves <pedro@codesourcery.com>
11029
11030 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
11031 and 'dummy_ptr' integer pointer. Initialize struct_declarations
11032 with dummy_ptr's address.
11033 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
11034 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
11035 all targets.
11036 * gdb.mi/mi2-var-child.exp: Likewise.
11037
39d5313e
JB
110382008-01-09 Joel Brobecker <brobecker@adacore.com>
11039
11040 * gdb.ada/null_array: New test program.
11041 * gdb.ada/null_array.exp: New testcase.
11042
0aea4bf3
LM
110432008-01-09 Luis Machado <luisgpm@br.ibm.com>
11044
11045 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
11046 with required float modifiers.
11047
0b354900
JB
110482008-01-08 Joel Brobecker <brobecker@adacore.com>
11049
11050 * gdb.ada/funcall_param: New test program.
11051 * gdb.ada/funcall_param.exp: New testcase.
11052
cdb7f5d4
JB
110532008-01-08 Joel Brobecker <brobecker@adacore.com>
11054
11055 * gdb.ada/arrayparam: New test program.
11056 * gdb.ada/arrayparam.exp: New testcase.
11057
88e2547f
JB
110582008-01-08 Joel Brobecker <brobecker@adacore.com>
11059
11060 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
11061 landed. Should also fix random failures in the test following it.
11062
f6867ce0
TJB
110632008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
11064
11065 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
11066 for expressions with decimal float values.
11067 (test_dfp_conversions): New function to test casts to and from
11068 decimal float types.
11069 Call test_dfp_conversions.
11070 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
11071 elements.
11072 (main): Initialize ds.float4 and ds.double8 elements.
11073 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
11074 string to new error message.
11075 (d64_set_tests): Likewise.
11076 (d128_set_tests): Likewise.
11077 Add tests for expressions with decimal float variables. Add tests for
11078 conversions to and from decimal float types.
11079
f9c11282
JB
110802008-01-05 Joel Brobecker <brobecker@adacore.com>
11081
11082 * gdb.ada/packed_tagged/comp_bug.adb: New file.
11083 * gdb.ada/packed_tagged.exp: New testcase.
11084
0ecbca72
JB
110852008-01-04 Joel Brobecker <brobecker@adacore.com>
11086
11087 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
11088 gdb.ada/homonym/homonym_main.adb: New files.
11089 * gdb.ada/homonym.exp: New testcase.
11090
c18d3d89
JB
110912008-01-04 Joel Brobecker <brobecker@adacore.com>
11092
11093 * gdb.ada/packed_array.exp: Add testing of references to
11094 a packed array.
11095
ecc7085b
JB
110962008-01-04 Joel Brobecker <brobecker@adacore.com>
11097
11098 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
11099 New files.
11100 * gdb.ada/type_coercion.exp: New testcase.
11101
c474c922
JB
111022008-01-04 Joel Brobecker <brobecker@adacore.com>
11103
11104 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
11105 gdb.ada/tagged/foo.adb: New file.
11106 * gdb.ada/tagged.exp: New testcase.
11107
9005b927
JB
111082008-01-04 Joel Brobecker <brobecker@adacore.com>
11109
11110 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
11111 gdb.ada/ptype_field/foo.adb: New files.
11112 * gdb.ada/ptype_field.exp: New testcase.
11113
1a6aaad8
JB
111142008-01-03 Joel Brobecker <brobecker@adacore.com>
11115
11116 * gdb.ada/print_pc.exp: New testcase.
11117
0ef22f53
JB
111182008-01-03 Joel Brobecker <brobecker@adacore.com>
11119
11120 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
11121 gdb.ada/taft_type/p.adb: New files.
11122 * gdb.ada/taft_type.exp: New testcase.
11123
1689ecf8
JB
111242008-01-03 Joel Brobecker <brobecker@adacore.com>
11125
11126 * gdb.ada/array_bounds/bar.adb: New file.
11127 * gdb.ada/array_bounds.exp: New testcase.
11128
a4d0b9c3
JB
111292008-01-03 Joel Brobecker <brobecker@adacore.com>
11130
11131 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
11132 gdb.ada/arrayptr/foo.adb: New files.
11133 * gdb.ada/arrayptr.exp: New testcase.
11134
a31ace00
JB
111352008-01-03 Joel Brobecker <brobecker@adacore.com>
11136
11137 * gdb.base/set-lang-auto.exp: New testcase.
11138
a97fced3
JB
111392008-01-03 Joel Brobecker <brobecker@adacore.com>
11140
11141 * gdb.ada/fun_addr/foo.adb: New file.
11142 * gdb.ada/fun_addr.exp: New testcase.
11143
ef29ce1a
JK
111442008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11145
11146 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
11147 New files
11148
0fafefe3
JB
111492008-01-02 Joel Brobecker <brobecker@adacore.com>
11150
11151 * array_subscript_addr/p.adb: New file.
a9c64011 11152 * array_subscript_addr.exp: New testcase.
0fafefe3 11153
c4359f8d
JB
111542008-01-02 Joel Brobecker <brobecker@adacore.com>
11155
a9c64011 11156 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
11157 New files.
11158 * gdb.ada/str_cmp_ref.exp: New testcase.
11159
1aa1b15b
JB
111602008-01-01 Joel Brobecker <brobecker@adacore.com>
11161
11162 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
11163 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 11164 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 11165
81c9b2cf
JB
111662008-01-01 Joel Brobecker <brobecker@adacore.com>
11167
11168 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
11169 gdb.ada/ref_param/pck.ads: New files.
11170 * gdb.ada/ref_param.exp: New testcase.
11171
319e4674
JB
111722008-01-01 Joel Brobecker <brobecker@adacore.com>
11173
11174 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
11175 gdb.ada/interface/foo.adb: New files.
11176 * gdb.ada/interface.exp: New testcase.
11177
ef682c56
JB
111782007-12-31 Jim Blandy <jimb@codesourcery.com>
11179
11180 * gdb.base/multi-forks.exp: Consume all output from child
11181 processes before proceeding to next test.
11182
f6f3eb6c
JB
111832007-12-29 Jim Blandy <jimb@codesourcery.com>
11184
11185 * configure: Regenerated.
11186
f652e42f
JB
111872007-12-27 Joel Brobecker <brobecker@adacore.com>
11188
11189 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
11190 gdb.ada/fixed_cmp/fixed.adb: New files.
11191 * gdb.ada/fixed_cmp.exp: New testcase.
11192
6943e596
JB
111932007-12-27 Joel Brobecker <brobecker@adacore.com>
11194
11195 * gdb.ada/boolean_expr.exp: New testcase.
11196
aad9a193
JB
111972007-12-26 Jim Blandy <jimb@codesourcery.com>
11198
11199 * gdb.base/multi-forks.exp: Doc fix.
11200
fb5f3683
JB
112012007-12-26 Joel Brobecker <brobecker@adacore.com>
11202
11203 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
11204 * gdb.ada/char_param.exp: Do not compile our test program with
11205 -gnata, this is unnecessary.
11206 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
11207
384e4a9c
JB
112082007-12-24 Joel Brobecker <brobecker@adacore.com>
11209
11210 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
11211 gdb.ada/print_chars/foo.adb: New files.
11212 * gdb.ada/print_chars.exp: New testcase.
11213
01e044f7
JB
112142007-12-24 Joel Brobecker <brobecker@adacore.com>
11215
11216 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
11217 gdb.ada/char_param/foo.adb: New files.
11218 * gdb.ada/char_param.exp: New testcase.
11219
0ce17860
JB
112202007-12-22 Jim Blandy <jimb@codesourcery.com>
11221
11222 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
11223 hard-coding source line numbers into the test.
11224 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
11225 gdb_get_line_number to find.
11226
919809b9
JB
112272007-12-22 Joel Brobecker <brobecker@adacore.com>
11228
11229 * gdb.base/ptype.c (highest): New struct type.
11230 (the_highest): New variable of that type.
11231 (main): Add dummy assignment to a field of variable the_highest.
11232 * gdb.base/ptype.exp: Test type printing of our new variable.
11233
abc8a88d
PM
112342007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
11235
11236 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 11237 and record first explicitly generated thread number.
abc8a88d
PM
11238 Use that thread number for thread specific watchpoint test.
11239 Add iteration number to repetitive tests.
11240
5158f3e3
CES
112412007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
11242 Jim Blandy <jimb@codesourcery.com>
11243
11244 * gdb.base/expand-psymtabs.c: New testcase
11245 source file.
11246 * gdb.base/expand-psymtabs.exp: New testcase
11247 expect file.
11248
37e4754d
LM
112492007-12-17 Luis Machado <luisgpm@br.ibm.com>
11250
11251 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
11252 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
11253
551e5d04
JB
112542007-12-17 Joel Brobecker <brobecker@adacore.com>
11255
11256 * gdb.ada/frame_args/foo.adb: New file.
11257 * gdb.ada/frame_args/pck.ads: New file.
11258 * gdb.ada/frame_args/pck.adb: New file.
11259 * gdb.ada/frame_args.exp: New testcase.
11260
a05ee097
JB
112612007-12-17 Joel Brobecker <brobecker@adacore.com>
11262
11263 * gdb.base/frame-args.c: New file.
11264 * gdb.base/frame-args.exp: New testcase.
11265
c162e8c9 112662007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 11267 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
11268
11269 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
11270
afe8ab22 112712007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 11272
afe8ab22
VP
11273 * gdb.mi/mi-pending.exp: New.
11274 * gdb.mi/mi-pending.c: New.
11275 * gdb.mi/mi-pendshr.c: New.
11276
dfdfb3ca
JB
112772007-12-06 Jim Blandy <jimb@codesourcery.com>
11278
11279 * gdb.base/default.exp: Update expected output for 'info catch'.
11280
b7fca990
JK
112812007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11282
11283 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
11284 must be set to binary.
11285
6a1afc1e
PA
112862007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
11287
11288 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
11289
a6b151f1
DJ
112902007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
11291
11292 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
11293 gdb.mi/mi-file-transfer.exp: New.
11294
43039443
JK
112952007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11296
11297 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
11298
0ef2251b
MR
112992007-11-22 Maciej W. Rozycki <macro@mips.com>
11300
11301 * gdb.trace/backtrace.exp: Fix a typo.
11302 * gdb.trace/circ.exp: Likewise.
11303 * gdb.trace/collection.exp: Likewise.
11304 * gdb.trace/limits.exp: Likewise.
11305 * gdb.trace/report.exp: Likewise.
11306 * gdb.trace/tfind.exp: Likewise.
11307 * gdb.trace/while-dyn.exp: Likewise.
11308
5443631e
NR
113092007-11-21 Nick Roberts <nickrob@snap.net.nz>
11310
11311 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
11312 objects of pointers that can't be dereferenced are now
11313 "noneditable".
11314
a4ce5b0d
UW
113152007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11316
11317 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
11318 (target_cpu): Remove.
11319
d6e956e5
VP
113202007-10-15 Vladimir Prus <vladimir@codesourcery.com>
11321
11322 * gdb.base/ending-run.exp: Expect the list of cleared
11323 breakpoint to come in natural order, not the reversed one.
a9c64011 11324
214270ab
VP
113252007-11-07 Vladimir Prus <vladimir@codesourcery.com>
11326
11327 * gdb.mi/mi-var-child.c (do_child_deletion): New.
11328 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 11329
1a619819
LM
113302007-11-05 Luis Machado <luisgpm@br.ibm.com>
11331
11332 * gdb.base/printcmds.exp: New function
11333 test_printf_with_dfp.
11334
5b01a6fa
DE
113352007-11-02 Doug Evans <dje@google.com>
11336
11337 * gdb.disasm/t01_mov.s: Remove carriage returns.
11338 * gdb.disasm/t02_mova.s: Ditto.
11339 * gdb.disasm/t03_add.s: Ditto.
11340 * gdb.disasm/t04_sub.s: Ditto.
11341 * gdb.disasm/t05_cmp.s: Ditto.
11342 * gdb.disasm/t06_ari2.s: Ditto.
11343 * gdb.disasm/t07_ari3.s: Ditto.
11344 * gdb.disasm/t08_or.s: Ditto.
11345 * gdb.disasm/t09_xor.s: Ditto.
11346 * gdb.disasm/t10_and.s: Ditto.
11347 * gdb.disasm/t11_logs.s: Ditto.
11348 * gdb.disasm/t12_bit.s: Ditto.
11349 * gdb.disasm/t13_otr.s: Ditto.
11350
ec33ab7f
JK
113512007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11352
11353 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
11354
ae0d01ff
UW
113552007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11356
11357 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
11358 provide DFP support.
11359
55eddb0f
DJ
113602007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
11361
11362 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
11363 Test "set powerpc vector-abi". Skip auto-detection tests for old
11364 toolchains.
11365
7020f05c
PA
113662007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
11367
11368 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
11369 with [string compare].
11370
84bc3db9
PA
113712007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
11372
11373 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
11374 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
11375
5876dc88
LM
113762007-10-25 Luis Machado <luisgpm@br.ibm.com>
11377
11378 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
11379 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
11380 * gdb.opt/Makefile.in: New makefile.
11381 * Makefile.in: Create new directory "gdb.opt".
11382 * configure.ac: Add "gdb.opt" directory.
11383 * configure: Regenerated.
a9c64011 11384
c3ea9a14
DE
113852007-10-25 Doug Evans <dje@google.com>
11386
11387 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
11388 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
11389
a9c64011 113902007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
11391 Thiago Jung Bauermann <bauerman@br.ibm.com>
11392
11393 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
11394 Floating Point expressions.
11395 * gdb.base/dfp-test.exp: new file adding tests for Decimal
11396 Floating Point variables.
11397 * gdb.base/dfp-test.c: new file containing program with Decimal
11398 Floating variables, used by gdb.base/dfp-test.exp.
11399
62a24a2b
DJ
114002007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
11401
11402 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
11403
e7b1eae6
UW
114042007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11405
11406 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
11407 compiling test case with GCC.
11408 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
11409
c641edcc
UW
114102007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11411
11412 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11413 format changes.
11414
5e5ebfe6
MS
114152007-10-18 Michael Snyder <msnyder@specifix.com>
11416
11417 * gdb.base/dbx.exp: Add missing "-re " operator.
11418
e831e7b6
GM
114192007-10-16 Gaius Mulley <gaius@glam.ac.uk>
11420
11421 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
11422 * configure.ac: Removed trailing spaces after backslash.
11423 * gdb.modula2: New directory.
11424 * gdb.modula2/Makefile.in: New file.
11425 * gdb.modula2/unbounded-array.exp: New file.
11426 * gdb.modula2/unbounded1.c: New file.
11427
7cc46491
DJ
114282007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
11429
11430 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
11431
114322007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
11433
11434 * gdb.base/sigstep.c (main): Add checks for
11435 return values for setitimer call.
11436 Call setitimer again with itimer = ITIMER_REAL
11437 if first call to setitimer fails.
11438
e91528f0
KH
114392007-10-11 Kazu Hirata <kazu@codesourcery.com>
11440
11441 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
11442 of $timeout.
11443
2ec9a4f8
DJ
114442007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
11445
11446 * gdb.server/server-run.exp: Test for dynamic linker symbols.
11447
114482007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
11449
11450 * lib/gdb.exp (gdb_run_cmd): Move comment outside
11451 of gdb_expect call, to avoid interruption.
11452
64b2fa04
PA
114532007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
11454
11455 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
11456 (v_unsigned_long_long, v_long_long_array)
11457 (v_signed_long_long_array, v_unsigned_long_long_array)
11458 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
11459 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
11460 [!NO_LONG_LONG]: New.
11461 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
11462 v_long_long_member.
11463
11464 (v_long_long_func, v_signed_long_long_func)
11465 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
11466 (main) [!NO_LONG_LONG]: Initialize long long variants.
11467
11468 * gdb.base/whatis.exp: If board file requests no_long_long, build
11469 test with NO_LONG_LONG defined. Test long long, signed long long,
11470 and unsigned long long variants but only if board file doesn't
11471 disable it.
11472
a912286e 114732007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 11474 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
11475
11476 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
11477 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
11478 * configure: Regenerated.
11479 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
11480 gdb.pascal/types.exp, lib/pascal.exp: New files.
11481
471ba8c9
DJ
114822007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
11483
11484 * gdb.cp/classes.exp (do_tests): Always step to the line after the
11485 call.
11486 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
11487 to return to the call.
11488 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
11489 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
11490 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
11491 * gdb.mi/mi-until.exp (test_until): Likewise.
11492 * gdb.mi/mi2-until.exp (test_until): Likewise.
11493
fef8a650
DJ
114942007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
11495
11496 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
11497 two-char array.
11498 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
11499
d983da9c
DJ
115002007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
11501
11502 * gdb.threads/watchthreads.c (thread_function): Sleep between
11503 iterations.
11504 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
11505 at once for S/390. Generate matching fails and passes.
11506
17f62551
VP
115072007-09-27 Vladimir Prus <vladimir@codesourcery.com>
11508
11509 * gdb.mi/var-cmd.c (do_children_tests): Initialize
11510 the 'struct_declarations' variable to zeros.
a9c64011 11511
ed0616c6
VP
115122007-09-24 Vladimir Prus <vladimir@codesourcery.com>
11513
11514 * gdb.cp/mb-ctor.cc: New.
11515 * gdb.cp/mb-ctor.exp: New.
11516 * gdb.cp/mb-templates.cc: New.
11517 * gdb.cp/mb-templates.exp: New.
11518
41f1b697
DJ
115192007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
11520
11521 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
11522
3f213f78
PA
115232007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
11524
11525 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
11526 targets.
11527 * configure: Regenerate.
11528
0d381245 115292007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 11530
0d381245
VP
11531 * gdb.base/annota1.exp: Adjust for 'info break'
11532 format changes.
11533 * gdb.base/annota3.exp: Likewise.
11534 * gdb.base/break.exp: Likewise.
11535 * gdb.base/condbreak.exp: Likewise.
11536 * gdb.base/pending.exp: Likewise.
11537 * gdb.base/sepdebug.exp: Likewise.
11538 * gdb.base/unload.exp: Likewise.
11539 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 11540
fe3f5fa8
VP
115412007-09-22 Vladimir Prus <vladimir@codesourcery.com>
11542
11543 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
11544 messages.
11545 * gdb.base/chng-syms.exp: Likewise.
11546 * gdb.base/unload.exp: Likewise.
a9c64011 11547
a75cf6c0
DJ
115482007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
11549
11550 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
11551
18ecae38
DJ
115522007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
11553
11554 * schedlock.c (NUM): Change to 1.
11555 (main): Use args[0] for the main thread.
11556 * schedlock.exp: Only expect two threads. Only issue one pass or fail
11557 regardless of the number of threads.
11558
5509918f
MR
115592007-09-14 Maciej W. Rozycki <macro@mips.com>
11560
4a543daf
MR
11561 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
11562 type down.
11563 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11564 test.
11565 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
11566 watchpoint type down.
11567 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11568 test.
11569
115702007-09-14 Maciej W. Rozycki <macro@mips.com>
11571
5509918f
MR
11572 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
11573 Move all the tests here and run them twice, once using software
11574 watchpoints and once using hardware watchpoints.
11575 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
11576
40b53987
DJ
115772007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
11578
11579 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
11580 test.
11581
695e2681
MK
115822007-09-10 Mark Kettenis <kettenis@gnu.org>
11583
8b3fc8d8
MK
11584 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
11585 build-id.
11586
695e2681
MK
11587 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
11588 know about $ORIGIN. Calculate output dir from $dest instead of
11589 using ${objdir}/{$subdir}.
11590
58d69f29
MK
115912007-09-09 Mark Kettenis <kettenis@gnu.org>
11592
11593 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
11594 gcore, before continuing with the test.
11595
3e347599
DJ
115962007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
11597
11598 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
11599 * gdb.mi/mi-watch.exp: Likewise.
11600
ea37ba09
DJ
116012007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11602 Jim Blandy <jimb@codesourcery.com>
11603
11604 * gdb.arch/i386-sse.exp: Do not expect character constants.
11605 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
11606 * gdb.base/display.exp: Allow print/s.
11607 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
11608 and unsigned char array changes.
11609
2025a643
DJ
116102007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11611
11612 * gdb.base/display.exp: Add tests for printf %p.
11613
26669a27
PA
116142007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
11615
11616 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
11617 the dll name to unicode.
11618
c8f021f8
JK
116192007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11620
11621 * gdb.base/default.exp (show version): Update the version text.
11622 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
11623
4cf31eea
JK
116242007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11625
11626 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
11627 New files.
11628
4935890f
JK
116292007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11630
11631 * lib/gdb.exp (build_id_debug_filename_get): New function.
11632 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
11633 Remove the generate DEBUG file for the future testcase runs.
11634 New testcase for the NT_GNU_BUILD_ID retrieval.
11635 Move the final testing step to ...
11636 (test_different_dir): ... a new function.
11637 New parameter XFAIL to XFAIL all the tests performed.
11638 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
11639 New parameter TYPE to PF_PREFIX all the tests performed.
11640
02142340
VP
116412007-08-31 Vladimir Prus <vladimir@codesourcery.com>
11642
11643 * gdb.mi/mi-var-cp.cc (path_expression): New
11644 function.
11645 * gdb.mi/mi-var-cp.exp: Run path exression tests.
11646
36acd84e
UW
116472007-08-27 Markus Deuling <deuling@de.ibm.com>
11648
11649 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
11650 to fit into SPU Local Store memory.
11651
a896d121
JB
116522007-08-23 Joel Brobecker <brobecker@adacore.com>
11653
11654 * gdb.base/default.exp: Adjust the expected output of "info
11655 warranty" after the switch to GPLv3.
11656
7b433602
JB
116572007-08-23 Joel Brobecker <brobecker@adacore.com>
11658
11659 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
11660 to 30000 (from 20000).
11661
e22f8b7c
JB
116622007-08-23 Joel Brobecker <brobecker@adacore.com>
11663
11664 Switch the license of all .exp files to GPLv3.
11665 Switch the license of all .f and .f90 files to GPLv3.
11666 Switch the license of all .s and .S files to GPLv3.
11667
5a0e3bd0
JB
116682007-08-23 Joel Brobecker <brobecker@adacore.com>
11669
11670 * configure.ac: Switch license to GPLv3.
11671
cc00619d
JB
116722007-08-23 Joel Brobecker <brobecker@adacore.com>
11673
11674 Switch the licensing to GPLv3 for all .ads and .adb files.
11675
8d26208a
DJ
116762007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
11677
11678 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
11679 and t_int_double.
11680 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
11681
4fcb9948
JB
116822007-08-17 Joel Brobecker <brobecker@adacore.com>
11683
11684 * gdb.base/step-line.c: Switch license to GPL version 3, and
11685 update copyright year.
11686 * gdb.base/step-line.inp: Likewise.
11687
b9c34f67
JB
116882007-08-17 Joel Brobecker <brobecker@adacore.com>
11689
11690 * gdb.base/gdb1555.exp: Make expected output immune to formatting
11691 changes inside gdb1555.c.
11692 * gdb.base/pending.exp: Likewise.
11693
2cc17678
DJ
116942007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
11695
11696 * config/default.exp: New file.
11697
e48883f7
DJ
116982007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
11699
11700 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
11701 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
11702
1ab80e5b
MR
117032007-07-30 Maciej W. Rozycki <macro@mips.com>
11704
11705 * gdb.base/dump.exp: Force the correct endianness for binary
11706 formats not carrying this information.
11707
aba471f5
DJ
117082007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11709
11710 * gdb.threads/staticthreads.exp: Match .*sem_post.
11711
d4e07204
DJ
117122007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11713
11714 * gdb.base/readline.exp (operate_and_get_next): Match the final
11715 prompt.
11716
2b97317d
KB
117172007-07-23 Kevin Buettner <kevinb@redhat.com>
11718
11719 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
11720 to restarting SID.
11721
44efa07a
KB
117222007-07-18 Kevin Buettner <kevinb@redhat.com>
11723
11724 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
11725 prior to `gdb_start'.
11726
7b5ebade
KB
117272007-07-18 Kevin Buettner <kevinb@redhat.com>
11728
11729 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
11730 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
11731 Remove call to gdb_unload.
11732
255e7678
DJ
117332007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
11734 Daniel Jacobowitz <dan@codesourcery.com>
11735
11736 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
11737 for __WIN32__.
11738 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
11739 * gdb.base/unload.exp: Use shared library test routines.
11740
3a40aaa0
UW
117412007-07-03 Markus Deuling <deuling@de.ibm.com>
11742
11743 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
11744 * gdb.base/solib-symbol-lib.c: Likewise.
11745 * gdb.base/solib-symbol-main.c: Likewise.
11746
b0f4b84b
DJ
117472007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
11748
11749 * config/gdbserver.exp (gdb_reconnect): New.
11750 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
11751 gdb.base/solib-disc.exp: New files.
11752 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
11753 remote debugging".
11754 (gdb_compile): Add shlib_load flag.
11755 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
11756 port.
11757 (gdbserver_reconnect): New.
11758
1b05479a
DJ
117592007-07-01 Nick Roberts <nickrob@snap.net.nz>
11760 Daniel Jacobowitz <dan@codesourcery.com>
11761
11762 * gdb.base/annota3.exp: Test for if construct.
11763
86f78eb2
DJ
117642007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
11765
11766 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
11767
6a2eb474 117682007-06-21 Chris Dearman <chris@mips.com>
a9c64011 11769 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
11770
11771 * gdb.base/display.exp: Allow a newline after display/i.
11772 * gdb.base/pc-fp.exp: Likewise.
11773 * gdb.base/sigbpt.exp: Likewise.
11774
f8b73d13
DJ
117752007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11776
11777 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
11778 required features to be included.
11779
4339e69e
DJ
117802007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
11781
11782 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
11783 in info threads output.
11784
23d964e7
UW
117852007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11786 Markus Deuling <deuling@de.ibm.com>
11787
11788 * gdb.arch/spu-info.exp: New testcase.
11789 * gdb.arch/spu-info.c: New file.
11790
fd20f75b
DJ
117912007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
11792
11793 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
11794 tpcs_offset. Restore lr after the call.
11795 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
11796
2226f861
DJ
117972007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
11798
11799 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
11800 (gdbserver_run): Kill any running gdbserver.
11801 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
11802
d12371a9
MR
118032007-05-17 Maciej W. Rozycki <macro@mips.com>
11804
11805 * gdb.base/sigbpt.exp: Preset segv_addr.
11806
93f02886
DJ
118072007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
11808
11809 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
11810 (gdb_compile_shlib): Likewise.
11811 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
11812 (default_gdb_init): Clear cleanfiles.
11813 (gdb_finish): Delete recorded cleanfiles.
11814 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
11815
11816 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
11817 Do not use isnative.
11818 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
11819 gdb.base/so-impl-ld.exp: Likewise.
11820 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
11821 * gdb.base/unload.exp: Likewise. Do not pass empty option to
11822 gdb_compile.
11823
b04e06d7
VP
118242007-05-15 Vladimir Prus <vladimir@codesourcery.com>
11825
11826 * config/unknown.exp: Remove.
11827
069ed931
UW
118282007-05-15 Markus Deuling <deuling@de.ibm.com>
11829
11830 * gdb.base/info-proc.exp: Check is_remote.
11831
09db0d03
UW
118322007-05-14 Markus Deuling <deuling@de.ibm.com>
11833
11834 * gdb.base/gcore.exp: Initialize variable core_supported.
11835
af2cbe8c
DJ
118362007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11837
11838 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
11839
027c0295
DJ
118402007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11841
11842 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
11843 * gdb.threads/print-threads.exp (test_all_threads): Allow
11844 negative and hexadecimal thread IDs.
11845
dc5000e7
DJ
118462007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11847
11848 * gdb.java/jprint.java (public): Avoid invalid call to static
11849 method.
11850
2e74ed18
DP
118512007-05-14 Denis Pilat <denis.pilat@st.com>
11852
11853 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
11854 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
11855 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11856 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
11857 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
11858
83547f02
UW
118592007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11860
11861 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 11862 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
11863 this mode.
11864 * gdb.base/ovlymgr.c: Provide stubs for spu target.
11865 * gdb.base/spu.ld: New file.
11866
b18be20d
DJ
118672007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
11868
11869 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
11870
be444858
DJ
118712007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
11872
11873 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
11874
b1d53152
DJ
118752007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11876
11877 * gdb.java/jmain.exp: Handle demangled names with and without method
11878 signatures.
11879
d084b331
DJ
118802007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11881
11882 * gdb.mi/mi-syn-frame.c (main, foo, bar)
11883 (have_a_very_merry_interrupt): Remove calls to puts.
11884 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
11885 inferior output.
11886 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
11887 test names.
11888
db9d7fc5
DJ
118892007-04-29 Markus Deuling <deuling@de.ibm.com>
11890 Daniel Jacobowitz <dan@codesourcery.com>
11891
11892 * gdb.base/auxv.exp (core_works): Also check is_remote.
11893 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
11894
ef783a7d 118952007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 11896
ef783a7d
VP
11897 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
11898 message, not the undefined 'module' variable.
11899 * gdb.base/siginfo.exp: Likewise.
11900 * gdb.base/sigstep.exp: Likewise.
11901 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
11902 serialport.
11903 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
11904
b7b73cae
CV
119052007-04-25 Corinna Vinschen <vinschen@redhat.com>
11906
11907 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
11908 target sim fails. Return 0 otherwise.
11909 (gdb_load): Return prematurely if gdb_target_sim fails.
11910
7d90fdfa
DP
119112007-04-16 Denis Pilat <denis.pilat@st.com>
11912
11913 * gdb.base/setshow.exp: Reset height after having set it to 100.
11914
5d3e9c85
DP
119152007-04-16 Denis Pilat <denis.pilat@st.com>
11916
11917 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
11918
18e75969
DP
119192007-04-16 Denis Pilat <denis.pilat@st.com>
11920
11921 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
11922
25d5ea92
VP
119232007-04-14 Vladimir Prus <vladimir@codesourcery.com>
11924
11925 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
11926 tests. Run the frozen varobjs test.
11927 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 11928 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 11929
0b49cb80
JK
119302007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11931
11932 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
11933 gdb.base/type-opaque.exp: New files.
11934
a73bafbc 119352007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
11936
11937 * gdb.mi/mi-var-child.c
a73bafbc
VP
11938 (do_children_tests): User char[2] instead of
11939 char so that automatic printing of pointers to char
11940 don't give unpredicable result.
11941 * gdb.mi/var-cmd.c (do_locals_test): Initialize
11942 local variables.
11943 * gdb.mi/mi-var-child.exp: Step to right line
11944 of do_children_tests.
11945 * gdb.mi/mi2-var-child.exp: Likewise.
11946 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 11947 do_locals_tests.
a73bafbc
VP
11948 (do_children_tests): User char[2] instead of
11949 char so that automatic printing of pointers to char
a9c64011 11950 don't give unpredicable result.
a73bafbc 11951 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 11952 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
11953 Pass test name to mi_wait_for_stop.
11954
7ce59000
DJ
119552007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11956
11957 * gdb.asm/asm-source.exp: Remove d10v case.
11958 * lib/gdb.exp (skip_cplus_tests): Likewise.
11959 * gdb.asm/d10v.inc: Deleted.
11960
20389057
DJ
119612007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11962
11963 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
11964
8807d78b
DJ
119652007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11966
11967 * config/netware.exp: Delete file.
11968
aa3edb8e
JB
119692007-03-29 Joel Brobecker <brobecker@adacore.com>
11970
11971 * gdb.dwarf2/dw2-noloc.S: New file.
11972 * gdb.dwarf2/dw2-noloc.exp: New file.
11973
297561ac
PA
119742007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
11975
11976 * gdb.cp/method2.cc: New test.
11977 * gdb.cp/method2.exp: New test.
11978 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
11979
1f81bd39
DJ
119802007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11981
11982 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
11983
9453113a
DJ
119842007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
11985
11986 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
11987
b741e217
DJ
119882007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11989
11990 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
11991 (gdb_load): Delete, replace with...
11992 (gdb_reload): ...this.
11993 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
11994 * gdb.server/server-mon.exp: Likewise.
11995 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
11996 (gdb_start_cmd): New.
11997 (gdb_file_cmd): Save the last loaded file.
11998 (gdb_reload): New.
11999 (gdb_gnu_strip_debug): Use transform.
12000 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
12001 support here. Use new $last_loaded_file. Check mtime.
12002 (gdb_target_cmd): Handle ObjC failure case.
12003 (infer_host_exec): Delete.
12004 (gdbserver_load): Rename to...
12005 (gdbserver_run): ...this. Simplify.
12006 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
12007 (mi_gdb_load): Move most contents to a new function...
12008 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
12009 (mi_run_cmd): Use mi_gdb_target_load.
12010 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
12011 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
12012 Use gdb_run_cmd.
12013 * gdb.base/charsign.exp: Remove incorrect comment.
12014 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
12015 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
12016 gdb.base/start.exp: Use gdb_start_cmd.
12017
446ab585 120182007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 12019 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
12020
12021 * gdb.base/sigbpt.exp: Fix the message when skipping test.
12022 * gdb.base/signull.exp: Similarly.
12023
bbb88ebf
UW
120242007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12025
12026 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
12027 messages available to test cases (like chng-sym.exp).
12028
cb8c4a99
AS
120292007-03-14 Andreas Schwab <schwab@suse.de>
12030
12031 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
12032 format changes.
12033
4e463ff5
DJ
120342007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
12035
12036 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
12037 (optimized_1): New.
12038 (main): Call optimized_1.
12039 (gdb2029): Correct typos. Call gdb2029_marker.
12040 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
12041 for gdb2029.
12042
b6db2c47
MK
120432007-03-12 Mark Kettenis <kettenis@gnu.org>
12044
12045 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
12046 as tabs. Remove redundant test pattern.
12047
70ed3737
UW
120482007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12049
12050 * gdb.base/long_long.exp: Accept optional symbol name in <...>
12051 for /a format output.
12052
47b67b60
DJ
120532007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
12054
12055 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
12056 collect output incrementally.
12057
b8953b0e
UW
120582007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12059
12060 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
12061 for -var-create lpcharacter test.
12062 * gdb.mi/mi2-var-cmd.exp: Likewise.
12063
7acd5c40
UW
120642007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12065
12066 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
12067 pass on targets where address zero is readable.
12068
9c6759c1
UW
120692007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12070
12071 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
12072 just a single architecture.
12073
a2f1aeb4
UW
120742007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12075
12076 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
12077 (fetch_all_registers): New function, uses gdb_test_multiple and
12078 exp_continue to fetch inferior output line-by-line.
12079 Replace all uses of do_get_all_registers by fetch_all_registers.
12080
46579ac2
UW
120812007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12082
12083 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
12084 in target_info.
12085
fc133f24
MS
120862007-03-02 Michael Snyder <michael.snyder@palmsource.com>
12087
a9c64011 12088 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
12089 consistancy; add a default (timeout) case.
12090
7646a51d
MS
120912007-03-02 Michael Snyder <michael.snyder@palmsource.com>
12092
12093 * gdb.base/watchpoint.exp: Fix truncated comment.
12094
dcfff61f
MS
120952007-03-02 Michael Snyder <michael.snyder@palmsource.com>
12096
12097 * Makefile.in: Remove spurious single-quotes from sed command.
12098
664e3ee9
DJ
120992007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
12100
12101 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
12102 func.
12103 * gdb.mi/mi2-var-cmd.exp: Likewise.
12104
d7cc6f2f
JB
121052007-02-27 Joel Brobecker <brobecker@adacore.com>
12106
a9c64011
AS
12107 * gdb.dwarf2/dw2-producer.S: New file.
12108 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
12109
121102007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
12111
12112 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
12113 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
12114 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
12115 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
12116 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
12117 Revert tests to use mi_gdb_test and include value field in output
12118 of -var-create.
12119
93d42b30
DJ
121202007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
12121
12122 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
12123
c499ed39
DJ
121242007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
12125
12126 * gdb.base/maint.exp: Remove full paths from test names.
12127 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
12128 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
12129
9836f81b
JB
121302007-02-27 Joel Brobecker <brobecker@adacore.com>
12131
12132 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
12133
c74d0ad8
DJ
121342007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
12135
12136 * gdb.server/server-mon.exp: New test.
12137
2711e456
DJ
121382007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
12139
12140 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
12141
ff6f572f
DJ
121422007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
12143
12144 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
12145 register capitalization.
12146
fada3feb
DP
121472007-02-13 Denis Pilat <denis.pilat@st.com>
12148
12149 * gdb.mi/mi-var-invalidate.exp: New file.
12150
fb1e4ffc
DJ
121512007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
12152
12153 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
12154
3da939d7
DJ
121552007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
12156
12157 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
12158
123dc839
DJ
121592007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
12160
12161 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
12162 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
12163
877e3645 121642007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
12165
12166 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
12167 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
12168 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
12169 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
12170 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 12171 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 12172 Update tests to include value field in output of -var-create.
a9c64011 12173
3c0a2960
AS
121742007-02-08 Andreas Schwab <schwab@suse.de>
12175
12176 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
12177
108546a0
DJ
121782007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
12179
12180 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
12181 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
12182
d701dcab
DP
121832007-02-02 Denis Pilat <denis.pilat@st.com>
12184
12185 * gdb.threads/threadapply.exp: check that frame is not changed by
12186 the thread apply all command.
12187
783e3e2f
AS
121882007-01-31 Andreas Schwab <schwab@suse.de>
12189
6d9c3a87
AS
12190 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
12191
3c50d7b9
AS
12192 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
12193 in the dwarf sections.
12194 * gdb.dwarf2/mac-fileno.S: Likewise.
12195
783e3e2f
AS
12196 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
12197 bspstore register on ia64.
12198
78ff580e
AS
121992007-01-29 Andreas Schwab <schwab@suse.de>
12200
cc8e9b12
AS
12201 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
12202 "frame-begin" annotation.
12203
78ff580e
AS
12204 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
12205 number of "frames-invalid" annotations.
12206
704a4f78
DJ
122072007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12208
12209 * gdb.base/commands.exp: Call if_commands_test.
12210 (gdb_test_no_prompt, if_commands_test): New.
12211
e741bf94
MK
122122007-01-28 Mark Kettenis <kettenis@gnu.org>
12213
12214 * gdb.threads/sigthread.c (NSIGS): Make bigger.
12215
474d0ad3
AS
122162007-01-27 Andreas Schwab <schwab@suse.de>
12217
12218 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
12219 .short/.int/.quad in the dwarf sections.
12220 * gdb.dwarf2/dw2-intercu.S: Likewise.
12221 * gdb.dwarf2/dw2-intermix.S: Likewise.
12222
e784b426
JK
122232007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12224
12225 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
12226 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
12227 array.
e784b426
JK
12228 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
12229 * gdb.base/setvar.exp: Likewise.
12230
37f08e04
AS
122312007-01-26 Andreas Schwab <schwab@suse.de>
12232
9a01813a
AS
12233 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
12234 test.
12235
37f08e04
AS
12236 * gdb.base/multi-forks.exp ("restart $i"): Also match
12237 __kernel_syscall_via_break.
12238
6e2a9270
VP
122392007-01-24 Vladimir Prus <vladimir@codesourcery.com>
12240
12241 * lib/mi-support.exp (mi_delete_varobj): New.
12242 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
12243 testcase.
12244 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
12245 (main): Call the above.
12246 (reference_update_test, base_in_reference_test)
12247 (reference_to_pointer): Delete the created varobjs.
a9c64011 12248
e515b470
DJ
122492007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
12250
12251 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
12252 * configure: Regenerated.
12253 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
12254 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
12255 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
12256 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
12257 * lib/gdb.exp (gdb_skip_xml_test): New function.
12258
08d8bcd7
DJ
122592007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
12260
12261 * gdb.base/sigrepeat.exp: Correct error message.
12262
122632007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
12264 Daniel Jacobowitz <dan@codesourcery.com>
12265
12266 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
12267 gdb.arch/i386-gnu-cfi-asm.S: New files.
12268
97c3f1f3
JK
122692007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12270
12271 * lib/gdb.exp: Abort on missing `site.exp'.
12272
cb1df416
DJ
122732007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12274 Daniel Jacobowitz <dan@codesourcery.com>
12275
12276 * gdb.base/included.c, gdb.base/included.exp,
12277 gdb.base/included.h: New files.
12278
35990120
DJ
122792007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
12280
12281 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
12282 (maximize_rlimit): Reduce limits on 64-bit systems.
12283
6e81a116 122842007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
12285
12286 From Marcus Deuling <deuling@de.ibm.com>:
12287 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
12288 every case.
12289
6c3c41f3
NR
122902007-01-13 Nick Roberts <nickrob@snap.net.nz>
12291
12292 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
12293 (test_path_specification): Use objdir instead of srcdir to always
12294 get an absolute filename.
12295
2f12c312
DJ
122962007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
12297
12298 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
12299
81121995
VP
123002007-01-11 Vladimir Prus <vladimir@codesourcery.com>
12301
12302 * gdb.mi/mi-var-cp.cc (reference_update_tests):
12303 Make sure the variable we're using is in scope.
12304 (reference_to_pointer): Likewise.
12305
4741b737
DJ
123062007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
12307
12308 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
12309 has no debug information.
12310
054410c3
DJ
123112007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
12312
12313 * gdb.base/annota1.exp: Remove extra send_gdb.
12314
818f79f6
DJ
123152007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12316
12317 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
12318
f7a6bb70
DJ
123192007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12320
12321 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
12322
57e66780
DJ
123232007-01-08 Nick Roberts <nickrob@snap.net.nz>
12324 Daniel Jacobowitz <dan@codesourcery.com>
12325
12326 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
12327 lcharacter or linteger change. Correct duplicated test name.
12328 * gdb.mi/mi2-var-cmd.exp: Likewise.
12329
3d799a95
DJ
123302007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12331
12332 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
12333
123342007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 12335
a9c64011
AS
12336 * gdb.base/nofield.c: New file.
12337 * gdb.base/nofield.exp: New testcase.
51679ba9 12338
eafb94e8
NR
123392007-01-05 Nick Roberts <nickrob@snap.net.nz>
12340
12341 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
12342
12343 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
12344 test.
12345
5e572bb4
DJ
123462007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
12347
12348 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
12349
74a44383
DJ
123502007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
12351
12352 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
12353 when continuing.
12354
1b572db9
DJ
123552007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12356
12357 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
12358 Expect ".exe" extension.
12359
381bc39b
DJ
123602007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12361
12362 * gdb.base/charset.exp: Add explicit filename to break.
12363 * gdb.base/dbx.exp: Add explicit filename to breaks.
12364
2b70e4c6
DJ
123652007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12366
12367 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
12368 * gdb.mi/mi2-file.exp: Likewise.
12369
303b6f5d
DJ
123702007-01-04 Vladimir Prus <vladimir@codesourcery.com>
12371
12372 Implement specification of MI tests as comments
12373 in C and C++ sources.
12374 * lib/mi-support.exp (mi_autotest_data): New variable.
12375 (mi_autotest_source): New variable.
12376 (count_newlines, mi_prepare_inline_tests)
12377 (mi_get_inline_test, mi_continue_to_line)
12378 (mi_run_inline_test, mi_tbreak)
12379 (mi_send_resuming_command, mi_wait_for_stop): New functions.
12380 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
12381 Run inline tests.
12382 * gdb.mi/mi-var-cp.cc: Define tests here.
12383
23da0d94
VP
123842007-01-04 Vladimir Prus <vladimir@codesourcery.com>
12385
12386 Simplify usage of mi_continue_to.
12387 * lib/mi-support.exp (mi_runto_helper): Renamed
12388 from mi_runto, added new parameter 'run_or_continue'.
12389 (mi_runto): Use mi_runto_helper.
12390 (mi_continue_to): Accept just function name as parameter.
12391 Use mi_runto_helper.
12392 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
12393 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 12394
f9e18282
JB
123952006-01-04 Joel Brobecker <brobecker@adacore.com>
12396
12397 Make this testcase a bit more realistic. The current code
12398 is too simplistic, and allows the compiler to optimize out
12399 some of the entities we need for this testcase.
12400 * gdb.ada/null_record/bar.ads (Void_Star): New type.
12401 (Do_Nothing): Add extra parameter.
12402 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
12403 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
12404 by using a variable of type Void_Star.
12405
fd678c65
JB
124062006-01-04 Joel Brobecker <brobecker@adacore.com>
12407
12408 * gdb.ada/catch_ex/foo.adb: New file.
12409 * gdb.ada/catch_ex.exp: New testcase.
12410
05cfdb42
DJ
124112007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
12412
12413 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
12414 pass --image-base to linker.
12415
2e03ee74
DJ
124162007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12417 Daniel Jacobowitz <dan@codesourcery.com>
12418
12419 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
12420 secondary prompts.
12421
0d5de010
DJ
124222007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
12423
12424 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
12425 output. Test the types of members and member pointers.
12426 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
12427 gdb/2092.
12428 * gdb.cp/member-ptr.exp: Search for a comment instead of a
12429 statement. Enable for GCC. Update expected output for some tests
12430 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
12431 layout.
12432 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
12433 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
12434 (Diamond::vget_base): New.
12435 (main): Add new tests.
12436 * gdb.cp/printmethod.exp: Update expected output for member functions.
12437 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
12438 print pEe->D::vg().
12439
61a771aa
DJ
124402007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
12441
12442 * gdb.threads/tls.exp: Allow stops in sem_post.
12443
2fa63963
DJ
124442006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
12445
12446 * gdb.base/annota1.exp: Allow .*printf in backtraces.
12447 * gdb.base/annota3.exp: Likewise.
12448 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
12449 again (instead of timing out).
12450 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
12451 GCC bug 26475.
12452 * gdb.java/jmisc.exp: Adjust to work with method signatures including
12453 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
12454 test from jmisc1.exp.
12455 * gdb.java/jmisc1.exp: Delete.
12456 * gdb.java/jprint.exp: Adjust to work with method signatures including
12457 return types.
12458 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
12459 * gdb.threads/linux-dp.exp: Don't be confused by program output.
12460 * lib/java.exp (compile_java_from_source): Pass the correct type
12461 to target_compile.
12462
5eefc2b7
JB
124632006-12-31 Joel Brobecker <brobecker@adacore.com>
12464
12465 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
12466 (stack_align_edx): New function.
12467 (stack_align_eax): New function.
12468 (main): Add calls to stack_align_edx and stack_align_eax.
12469 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
12470 Add testing for the cases where the register used during a stack
12471 realignment is edx. Same for eax.
12472
227c54da
DJ
124732006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
12474
12475 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
12476 and generic PE targets.
12477
cab8ac94
JB
124782006-12-29 Joel Brobecker <brobecker@adacore.com>
12479
12480 * gdb.ada/array_return.exp: Update copyright date list.
12481
ba54f318
JB
124822006-12-27 Joel Brobecker <brobecker@adacore.com>
12483
12484 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
12485 (Create_Small_Float_Vector): New function.
12486 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
12487 function body.
12488 * gdb.ada/array_return/p.adb: Use new type and function from
12489 package Pck.
12490 * gdb.ada/array_return.exp: Add a test verifying that GDB is
12491 able to print the value returned by a function returning an
12492 array of float.
12493
6b7a35dd
JB
124942006-12-20 Joel Brobecker <brobecker@adacore.com>
12495
12496 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
12497 The associated tests should be PASSing.
12498
038224f6
VP
124992006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12500
12501 Test for base in references.
12502 * gdb.mi/mi-var-cp.cc: Add test code.
12503 * gdb.mi/mi-var-cp.exp: Test for bases in references.
12504 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
12505 * gdb.mi/mi2-watch.exp: Likewise.
12506 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
12507 (mi_list_varobj_children): New function.
12508
b26ed50d
VP
125092006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12510
12511 * lib/mi-support.exp
12512 (mi_runto): Accept "()" after function name.
12513 (mi_create_varobj): New function.
12514 (mi_varobj_update): New function.
12515 (mi_Check_varobj_value): New function.
12516 * gdb.mi/mi-var-cp.exp: New file.
12517 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 12518
08232497
DJ
125192006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
12520
12521 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
12522 gdb.base/weaklib2.c: New files.
12523
d394c993 125242006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 12525
ac6c2fba
NS
12526 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
12527 info. Adjust test names.
12528
8ec659a0 12529 * gdb.base/break.c (main): Move position of malloc.
d394c993 12530 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 12531
acd65feb
VP
125322006-11-28 Vladimir Prus <vladimir@codesourcery.com>
12533
12534 * gdb.mi/mi-var-cmd.exp: Check -var-update after
12535 assignement of arrays and function pointers.
12536 * gdb.mi/var-cmd.c: Add declaration necessary for above
12537 tests.
12538
f556d5e5
NS
125392006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12540
12541 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
12542
12543 * gdb.threads/linux-dp.exp: Read thread table before and after
12544 creating each philosopher and verify it.
12545
697bc68d
NS
125462006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12547 Paul Brook <paul@codesourcery.com>
12548 Daniel Jacobowitz <dan@codesourcery.com>
12549
12550 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 12551 main to remove duplication. Add start function of the form
697bc68d
NS
12552 '_*start[1-9]*'. Add RVDS start function.
12553
29d73ae4
DJ
125542006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12555
12556 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
12557
c1d88655
UW
125582006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12559
12560 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
12561 * gdb.asm/spu.inc: New file.
12562 * gdb.base/term.exp: Disable if [target_info exists noargs].
12563 * gdb.gdb/complaints.exp: Disable if ![isnative].
12564 * gdb.gdb/selftest.exp: Likewise.
12565 * gdb.gdb/observer.exp: Likewise.
12566 * gdb.gdb/xfullpath.exp: Likewise.
12567 * gdb.base/attach.exp: Disable on SPU target.
12568 * gdb.cp/bs145503.exp: Likewise.
12569 * gdb.cp/exception.exp: Likewise.
12570 * gdb.cp/userdef.exp: Likewise.
12571
32a13b1a
DJ
125722006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12573
12574 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
12575
d8295fe9
VP
125762006-11-10 Vladimir Prus <vladimir@codesourcery.com>
12577
12578 * gdb.base/completion.exp: Fix completion tests for
12579 'info' and 'info '.
12580 * gdb.base/help.exp (help_test_raw, test_class_help)
12581 (test_prefix_command_help): Move...
12582 * lib/gdb.exp: Here.
12583 * gdb.base/main.exp: Adjust.
12584 * gdb.cp/maint.exp: Adjust.
12585 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 12586
8c394015
VP
125872006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12588
12589 * gdb.stabs/weird.exp (print_weird_var): Use
12590 gdb_test_multiple instead of gdb_expect.
12591
027fc1bc
VP
125922006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12593
12594 * gdb.base/help.exp (help_test_raw): New.
12595 (test_class_help): New.
12596 (test_prefix_command_help): New.
12597 Adjust testcases.
12598
67609209
FR
125992006-11-09 Christophe Lyon <christophe.lyon@st.com>
12600
12601 * gdb.base/constvars.c (main): Write to crass and crips, so that
12602 they are allocated by the compiler.
12603
f73adfeb
AS
126042006-10-27 Andreas Schwab <schwab@suse.de>
12605
12606 * gdb.base/multi-forks.exp: Use "detach fork" instead of
12607 "detach-fork".
12608
2f83a18e
DJ
126092006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
12610
12611 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
12612 of patterns.
12613
94277a38
DJ
126142006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12615
12616 * gdb.base/sepdebug.exp: Remove debug format test.
12617 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
12618 Handle no-symtab.
12619 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
12620
5bd2f6e2
DJ
126212006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12622
12623 * gdb.threads/manythreads.c (thread_function, main): Don't cast
12624 int to pointer or pointer to int.
12625 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
12626
8c008720
DJ
126272006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
12628
12629 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
12630
9e35dae4
DJ
126312006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12632
12633 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
12634
d9639e13
DJ
126352006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
12636
12637 PR c++/2116
12638 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
12639
390a1bd0
JB
126402006-10-06 Joel Brobecker <brobecker@adacore.com>
12641
12642 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
12643 the corresponding bug has been fixed in GDB (PR/2018).
12644
dd920c33
JB
126452006-10-06 Joel Brobecker <brobecker@adacore.com>
12646
12647 * gdb.base/subst.exp: New testcase.
12648
53bbefe9
JB
126492006-10-06 Joel Brobecker <brobecker@adacore.com>
12650
12651 * gdb.ada/array_return/pck.ads: Add copyright notice.
12652 * gdb.ada/array_return/pck.adb: Likewise.
12653 * gdb.ada/array_return/p.adb: Likewise.
12654 * gdb.ada/exec_changed/first.adb: Likewise.
12655 * gdb.ada/exec_changed/second.adb: Likewise.
12656
09851417
JB
126572006-10-06 Joel Brobecker <brobecker@adacore.com>
12658
12659 * gdb.ada/watch_arg/watch.adb: New file.
12660 * gdb.ada/watch_arg.exp: New testcase.
12661
041bf30d
VP
126622006-10-02 Vladimir Prus <vladimir@codesourcery.com>
12663
12664 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 12665 via string_to_regexp.
041bf30d 12666 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 12667
f286fbdd 126682006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
12669
12670 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
12671 Remove unused / obsolete files.
12672
7c07f349
NR
126732006-09-19 Nick Roberts <nickrob@snap.net.nz>
12674
12675 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
12676
cd5ff84a
VP
126772006-09-17 Vladimir Prus <vladimir@codesourcery.com>
12678
12679 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
12680 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 12681 the number of frames.
cd5ff84a 12682
ae018d1a
DJ
126832006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
12684
12685 * gdb.base/args.c (main): Add breakpoint marker.
12686 * gdb.base/args.exp: Use args_test for tests. Add new tests which
12687 really test empty arguments.
12688 (args_load): Delete.
12689 (args_test): New.
12690
b399c549
NR
126912006-09-13 Nick Roberts <nickrob@snap.net.nz>
12692
12693 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 12694 check for one file.
b399c549 12695
2ab1eb7a
VP
126962006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
12697
12698 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
12699 HIGH_FRAME argument to -stack-list-locals can be larger than
12700 the number of frames.
a9c64011 12701
476308bf
FF
127022006-08-18 Fred Fish <fnf@specifix.com>
12703
12704 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
12705 '$' in front of skip_vmx_tests_saved when setting that.
12706
8625200f
AS
127072006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
12708
12709 * gdb.base/trace-commands.exp: New file.
12710
089ec8f1
DJ
127112006-08-10 Joel Brobecker <brobecker@adacore.com>
12712 Daniel Jacobowitz <dan@codesourcery.com>
12713
12714 * gdb.base/step-bt.exp: Make hexadecimal address optional in
12715 expected output of the backtrace commands.
12716
b60f0898
JB
127172006-08-09 Joel Brobecker <brobecker@adacore.com>
12718
12719 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
12720 untested followed by return combination.
12721 * gdb.arch/altivec-regs.exp: Likewise.
12722 * gdb.arch/e500-abi.exp: Likewise.
12723 * gdb.arch/e500-regs.exp: Likewise.
12724 * gdb.arch/gdb1291.exp: Likewise.
12725 * gdb.arch/gdb1431.exp: Likewise.
12726 * gdb.arch/gdb1558.exp: Likewise.
12727 * gdb.arch/i386-prologue.exp: Likewise.
12728 * gdb.arch/i386-unwind.exp: Likewise.
12729 * gdb.asm/asm-source.exp: Likewise.
12730 * gdb.base/a2-run.exp: Likewise.
12731 * gdb.base/advance.exp: Likewise.
12732 * gdb.base/all-bin.exp: Likewise.
12733 * gdb.base/annota1.exp: Likewise.
12734 * gdb.base/annota3.exp: Likewise.
12735 * gdb.base/args.exp: Likewise.
12736 * gdb.base/arithmet.exp: Likewise.
12737 * gdb.base/assign.exp: Likewise.
12738 * gdb.base/async.exp: Likewise.
12739 * gdb.base/attach.exp: Likewise.
12740 * gdb.base/bang.exp: Likewise.
12741 * gdb.base/bigcore.exp: Likewise.
12742 * gdb.base/bitfields.exp: Likewise.
12743 * gdb.base/bitfields2.exp: Likewise.
12744 * gdb.base/break.exp: Likewise.
12745 * gdb.base/call-sc.exp: Likewise.
12746 * gdb.base/call-strs.exp: Likewise.
12747 * gdb.base/callfuncs.exp: Likewise.
12748 * gdb.base/checkpoint.exp: Likewise.
12749 * gdb.base/chng-syms.exp: Likewise.
12750 * gdb.base/code-expr.exp: Likewise.
12751 * gdb.base/commands.exp: Likewise.
12752 * gdb.base/completion.exp: Likewise.
12753 * gdb.base/cond-expr.exp: Likewise.
12754 * gdb.base/condbreak.exp: Likewise.
12755 * gdb.base/consecutive.exp: Likewise.
12756 * gdb.base/constvars.exp: Likewise.
12757 * gdb.base/corefile.exp: Likewise.
12758 * gdb.base/cvexpr.exp: Likewise.
12759 * gdb.base/dbx.exp: Likewise.
12760 * gdb.base/define.exp: Likewise.
12761 * gdb.base/detach.exp: Likewise.
12762 * gdb.base/display.exp: Likewise.
12763 * gdb.base/dump.exp: Likewise.
12764 * gdb.base/ena-dis-br.exp: Likewise.
12765 * gdb.base/ending-run.exp: Likewise.
12766 * gdb.base/environ.exp: Likewise.
12767 * gdb.base/eval-skip.exp: Likewise.
12768 * gdb.base/exprs.exp: Likewise.
12769 * gdb.base/fileio.exp: Likewise.
12770 * gdb.base/finish.exp: Likewise.
12771 * gdb.base/float.exp: Likewise.
12772 * gdb.base/foll-exec.exp: Likewise.
12773 * gdb.base/foll-fork.exp: Likewise.
12774 * gdb.base/foll-vfork.exp: Likewise.
12775 * gdb.base/freebpcmd.exp: Likewise.
12776 * gdb.base/funcargs.exp: Likewise.
12777 * gdb.base/gcore.exp: Likewise.
12778 * gdb.base/gdb1090.exp: Likewise.
12779 * gdb.base/gdb1250.exp: Likewise.
12780 * gdb.base/huge.exp: Likewise.
12781 * gdb.base/info-proc.exp: Likewise.
12782 * gdb.base/interrupt.exp: Likewise.
12783 * gdb.base/jump.exp: Likewise.
12784 * gdb.base/langs.exp: Likewise.
12785 * gdb.base/lineinc.exp: Likewise.
12786 * gdb.base/list.exp: Likewise.
12787 * gdb.base/logical.exp: Likewise.
12788 * gdb.base/long_long.exp: Likewise.
12789 * gdb.base/macscp.exp: Likewise.
12790 * gdb.base/maint.exp: Likewise.
12791 * gdb.base/mips_pro.exp: Likewise.
12792 * gdb.base/miscexprs.exp: Likewise.
12793 * gdb.base/multi-forks.exp: Likewise.
12794 * gdb.base/opaque.exp: Likewise.
12795 * gdb.base/overlays.exp: Likewise.
12796 * gdb.base/pc-fp.exp: Likewise.
12797 * gdb.base/pointers.exp: Likewise.
12798 * gdb.base/printcmds.exp: Likewise.
12799 * gdb.base/psymtab.exp: Likewise.
12800 * gdb.base/ptype.exp: Likewise.
12801 * gdb.base/recurse.exp: Likewise.
12802 * gdb.base/relational.exp: Likewise.
12803 * gdb.base/relocate.exp: Likewise.
12804 * gdb.base/remote.exp: Likewise.
12805 * gdb.base/reread.exp: Likewise.
12806 * gdb.base/restore.exp: Likewise.
12807 * gdb.base/return.exp: Likewise.
12808 * gdb.base/return2.exp: Likewise.
12809 * gdb.base/scope.exp: Likewise.
12810 * gdb.base/sect-cmd.exp: Likewise.
12811 * gdb.base/sep.exp: Likewise.
12812 * gdb.base/sepdebug.exp: Likewise.
12813 * gdb.base/setshow.exp: Likewise.
12814 * gdb.base/setvar.exp: Likewise.
12815 * gdb.base/sigall.exp: Likewise.
12816 * gdb.base/sigbpt.exp: Likewise.
12817 * gdb.base/signals.exp: Likewise.
12818 * gdb.base/signull.exp: Likewise.
12819 * gdb.base/sizeof.exp: Likewise.
12820 * gdb.base/solib.exp: Likewise.
12821 * gdb.base/step-line.exp: Likewise.
12822 * gdb.base/step-test.exp: Likewise.
12823 * gdb.base/structs.exp: Likewise.
12824 * gdb.base/structs2.exp: Likewise.
12825 * gdb.base/term.exp: Likewise.
12826 * gdb.base/twice.exp: Likewise.
12827 * gdb.base/until.exp: Likewise.
12828 * gdb.base/varargs.exp: Likewise.
12829 * gdb.base/volatile.exp: Likewise.
12830 * gdb.base/watchpoint.exp: Likewise.
12831 * gdb.base/whatis-exp.exp: Likewise.
12832 * gdb.base/whatis.exp: Likewise.
12833 * gdb.cp/ambiguous.exp: Likewise.
12834 * gdb.cp/annota2.exp: Likewise.
12835 * gdb.cp/annota3.exp: Likewise.
12836 * gdb.cp/bool.exp: Likewise.
12837 * gdb.cp/breakpoint.exp: Likewise.
12838 * gdb.cp/casts.exp: Likewise.
12839 * gdb.cp/class2.exp: Likewise.
12840 * gdb.cp/classes.exp: Likewise.
12841 * gdb.cp/cplusfuncs.exp: Likewise.
12842 * gdb.cp/ctti.exp: Likewise.
12843 * gdb.cp/derivation.exp: Likewise.
12844 * gdb.cp/exception.exp: Likewise.
12845 * gdb.cp/gdb1355.exp: Likewise.
12846 * gdb.cp/hang.exp: Likewise.
12847 * gdb.cp/inherit.exp: Likewise.
12848 * gdb.cp/local.exp: Likewise.
12849 * gdb.cp/m-data.exp: Likewise.
12850 * gdb.cp/m-static.exp: Likewise.
12851 * gdb.cp/member-ptr.exp: Likewise.
12852 * gdb.cp/method.exp: Likewise.
12853 * gdb.cp/misc.exp: Likewise.
12854 * gdb.cp/namespace.exp: Likewise.
12855 * gdb.cp/overload.exp: Likewise.
12856 * gdb.cp/ovldbreak.exp: Likewise.
12857 * gdb.cp/pr-1023.exp: Likewise.
12858 * gdb.cp/pr-1210.exp: Likewise.
12859 * gdb.cp/pr-574.exp: Likewise.
12860 * gdb.cp/printmethod.exp: Likewise.
12861 * gdb.cp/psmang.exp: Likewise.
12862 * gdb.cp/ref-params.exp: Likewise.
12863 * gdb.cp/ref-types.exp: Likewise.
12864 * gdb.cp/rtti.exp: Likewise.
12865 * gdb.cp/templates.exp: Likewise.
12866 * gdb.cp/try_catch.exp: Likewise.
12867 * gdb.cp/userdef.exp: Likewise.
12868 * gdb.cp/virtfunc.exp: Likewise.
12869 * gdb.disasm/am33.exp: Likewise.
12870 * gdb.disasm/h8300s.exp: Likewise.
12871 * gdb.disasm/mn10300.exp: Likewise.
12872 * gdb.disasm/sh3.exp: Likewise.
12873 * gdb.disasm/t01_mov.exp: Likewise.
12874 * gdb.disasm/t02_mova.exp: Likewise.
12875 * gdb.disasm/t03_add.exp: Likewise.
12876 * gdb.disasm/t04_sub.exp: Likewise.
12877 * gdb.disasm/t05_cmp.exp: Likewise.
12878 * gdb.disasm/t06_ari2.exp: Likewise.
12879 * gdb.disasm/t07_ari3.exp: Likewise.
12880 * gdb.disasm/t08_or.exp: Likewise.
12881 * gdb.disasm/t09_xor.exp: Likewise.
12882 * gdb.disasm/t10_and.exp: Likewise.
12883 * gdb.disasm/t11_logs.exp: Likewise.
12884 * gdb.disasm/t12_bit.exp: Likewise.
12885 * gdb.disasm/t13_otr.exp: Likewise.
12886 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
12887 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
12888 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12889 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
12890 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
12891 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
12892 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
12893 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
12894 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
12895 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
12896 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
12897 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
12898 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
12899 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
12900 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
12901 * gdb.mi/gdb701.exp: Likewise.
12902 * gdb.mi/gdb792.exp: Likewise.
12903 * gdb.mi/mi-basics.exp: Likewise.
12904 * gdb.mi/mi-break.exp: Likewise.
12905 * gdb.mi/mi-cli.exp: Likewise.
12906 * gdb.mi/mi-console.exp: Likewise.
12907 * gdb.mi/mi-disassemble.exp: Likewise.
12908 * gdb.mi/mi-eval.exp: Likewise.
12909 * gdb.mi/mi-file.exp: Likewise.
12910 * gdb.mi/mi-read-memory.exp: Likewise.
12911 * gdb.mi/mi-regs.exp: Likewise.
12912 * gdb.mi/mi-return.exp: Likewise.
12913 * gdb.mi/mi-simplerun.exp: Likewise.
12914 * gdb.mi/mi-stack.exp: Likewise.
12915 * gdb.mi/mi-stepi.exp: Likewise.
12916 * gdb.mi/mi-syn-frame.exp: Likewise.
12917 * gdb.mi/mi-until.exp: Likewise.
12918 * gdb.mi/mi-var-block.exp: Likewise.
12919 * gdb.mi/mi-var-child.exp: Likewise.
12920 * gdb.mi/mi-var-cmd.exp: Likewise.
12921 * gdb.mi/mi-var-display.exp: Likewise.
12922 * gdb.mi/mi-watch.exp: Likewise.
12923 * gdb.mi/mi2-basics.exp: Likewise.
12924 * gdb.mi/mi2-break.exp: Likewise.
12925 * gdb.mi/mi2-cli.exp: Likewise.
12926 * gdb.mi/mi2-console.exp: Likewise.
12927 * gdb.mi/mi2-disassemble.exp: Likewise.
12928 * gdb.mi/mi2-eval.exp: Likewise.
12929 * gdb.mi/mi2-file.exp: Likewise.
12930 * gdb.mi/mi2-read-memory.exp: Likewise.
12931 * gdb.mi/mi2-regs.exp: Likewise.
12932 * gdb.mi/mi2-return.exp: Likewise.
12933 * gdb.mi/mi2-simplerun.exp: Likewise.
12934 * gdb.mi/mi2-stack.exp: Likewise.
12935 * gdb.mi/mi2-stepi.exp: Likewise.
12936 * gdb.mi/mi2-syn-frame.exp: Likewise.
12937 * gdb.mi/mi2-until.exp: Likewise.
12938 * gdb.mi/mi2-var-block.exp: Likewise.
12939 * gdb.mi/mi2-var-child.exp: Likewise.
12940 * gdb.mi/mi2-var-cmd.exp: Likewise.
12941 * gdb.mi/mi2-var-display.exp: Likewise.
12942 * gdb.mi/mi2-watch.exp: Likewise.
12943 * gdb.stabs/exclfwd.exp: Likewise.
12944 * gdb.stabs/weird.exp: Likewise.
12945 * gdb.threads/gcore-thread.exp: Likewise.
12946 * gdb.trace/actions.exp: Likewise.
12947 * gdb.trace/backtrace.exp: Likewise.
12948 * gdb.trace/circ.exp: Likewise.
12949 * gdb.trace/collection.exp: Likewise.
12950 * gdb.trace/deltrace.exp: Likewise.
12951 * gdb.trace/infotrace.exp: Likewise.
12952 * gdb.trace/limits.exp: Likewise.
12953 * gdb.trace/packetlen.exp: Likewise.
12954 * gdb.trace/passc-dyn.exp: Likewise.
12955 * gdb.trace/passcount.exp: Likewise.
12956 * gdb.trace/report.exp: Likewise.
12957 * gdb.trace/save-trace.exp: Likewise.
12958 * gdb.trace/tfind.exp: Likewise.
12959 * gdb.trace/tracecmd.exp: Likewise.
12960 * gdb.trace/while-dyn.exp: Likewise.
12961 * gdb.trace/while-stepping.exp: Likewise.
12962
f4b618d1
JB
129632006-08-08 Joel Brobecker <brobecker@adacore.com>
12964
12965 * gdb.base/step-bt.c: New file.
12966 * gdb.base/step-bt.exp: New testcase.
12967
3d00d119
DJ
129682006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
12969
12970 * config/monitor.exp (gdb_load): Remove support for obsolete
12971 download-write-size.
12972 * gdb.base/remote.exp: Likewise. Update all callers of
12973 gdb_timed_load.
12974
017b5bd4
DJ
129752006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
12976
12977 * cursal.exp: Pass binfile to gdb_load.
12978
837c599d
DJ
129792006-08-01 Nathan Sidwell <nathan@codesourcery.com>
12980
12981 * gdb.base/cursal.exp: Add "" to gdb_load call.
12982
8dd4540b
MK
129832006-07-29 Mark Kettenis <kettenis@gnu.org>
12984
12985 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
12986 NetBSD/ELF targets.
12987
ab5c9f60
DJ
129882006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
12989
12990 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
12991 operator*.
12992
4c42eaff
DJ
129932006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
12994
12995 * gdb.base/completion.exp: Update for change in "file" behavior.
12996 * gdb.stabs/weird.exp: Likewise.
12997 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
12998 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
12999
0155cc76
NS
130002006-07-24 Nathan Sidwell <nathan@codesourcery.com>
13001
13002 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
13003 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
13004
16026cd7
AS
130052006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
13006
13007 * gdb.base/default.exp: Update source command error message.
13008 * gdb.base/help.exp: Update 'help source' message.
13009
16963cb6
DJ
130102006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
13011
13012 * gdb.cp/bs15503.exp: Update comment for no longer crashing
13013 test.
13014
6d7fd486
AS
130152006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
13016
13017 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
13018
29e8a844
DJ
130192006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
13020
13021 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
13022
6afcfa39
DJ
130232006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
13024
13025 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
13026
267a692b
MK
130272006-07-17 Mark Kettenis <kettenis@gnu.org>
13028
13029 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
13030 *-*-openbsd* from targets for wich we expect ARM FPA floating
13031 point format.
13032
85d2fec4
NR
130332006-07-17 Nick Roberts <nickrob@snap.net.nz>
13034
13035 * gdb.cp/annota3.exp: Expect frame-begin annotation.
13036
130372006-07-17 Mark Kettenis <kettenis@gnu.org>
13038
13039 * gdb.base/annota3.exp: Expect frame-begin annotation.
13040
85b4c6e8
JB
130412006-07-14 Joel Brobecker <brobecker@adacore.com>
13042
13043 * gdb.base/help.exp: Adjust "help unset" test to accept
13044 any list of unset commands.
13045
fb933624
DJ
130462006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
13047 Daniel Jacobowitz <dan@codesourcery.com>
13048
13049 * gdb.cp/ref-params.exp: New test.
13050 * gdb.cp/ref-params.cc: New source file.
13051 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
13052
1dff4b64
MK
130532006-07-08 Mark Kettenis <kettenis@gnu.org>
13054
13055 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
13056 spaces/tabs in regular expressions since they might not be there.
13057
40d2e0e3
AS
130582006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
13059
13060 * gdb.base/ifelse.exp: New file.
13061
f6c957d2
NS
130622006-07-04 Nathan Sidwell <nathan@codesourcery.com>
13063
13064 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
13065 line.
13066 * gdb.base/huge.exp: Loop over compilation to find a size that
13067 is acceptable.
13068 * gdb.base/remote.exp: Correct expected strings.
13069 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
13070
b9c5a23d
DJ
130712006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13072
13073 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
13074
9af2e58d
DJ
130752006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13076
13077 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
13078 native.
13079
30930ca5
DJ
130802006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13081
13082 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
13083 enable stabs testing.
13084
aa32fa1d
DJ
130852006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13086
bd4a4c80 13087 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
13088 gdb_test_multiple does.
13089
321fef15
DJ
130902006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13091
13092 * Makefile.in (host_alias): Remove.
13093 (target_alias): Use @target_noncanonical@.
13094 (site.exp): Don't set host_alias.
13095 * aclocal.m4: Remove contents. Include acx.m4.
13096 * configure: Regenerated.
13097 * configure.ac: Use ACX_NONCANONICAL_TARGET.
13098
e1c2defa
NS
130992006-06-13 Nathan Sidwell <nathan@codesourcery.com>
13100
e63b55d1
NS
13101 * lib/gdb.exp (gdb_load_cmd): New.
13102
5600ea19
NS
13103 * gdb.base/fileio.c: Add system(NULL) test.
13104 * gdb.base/fileio.exp: Check it.
13105
e1c2defa
NS
13106 * gdb.base/break.c: Add 10a breakpoint at }
13107 * gdb.base/break.exp: Add test for breakpoint at }
13108 * gdb.cp/anon-union.cc: Add code at end of function.
13109 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
13110 * gdb.mi/var-cmd.c: Add code at end of function.
13111 * gdb.mi/mi-var-display.exp: Adjust end of next.
13112 * gdb.mi/mi2-var-display.exp: Likewise.
13113 * gdb.base/fileio.c: Add stop function and insert calls at
13114 stopping places.
13115 * gdb.base/fileio.exp: Breakpoint stop function and remove
13116 explicit line number references.
13117
6c0112ec
JB
131182006-05-19 Joel Brobecker <brobecker@adacore.com>
13119
a9c64011
AS
13120 * gdb.base/del.exp (test_delete_alias): New function.
13121 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 13122
154189a4
FF
131232006-05-18 Fred Fish <fnf@specifix.com>
13124
13125 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
13126 required. Check for spurious output after program exits normally.
13127
582e64c2
FF
131282006-05-17 Fred Fish <fnf@specifix.com>
13129
13130 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
13131 gdb_load, so it works in the simulator.
13132
8ef6493a
FF
131332006-05-11 Fred Fish <fnf@specifix.com>
13134
13135 * gdb.base/bang.exp: Ignore unexpected output between the
13136 "program exited normally" and the gdb prompt, as many other
13137 tests do.
13138
692b141c
MK
131392006-05-07 Mark Kettenis <kettenis@gnu.org>
13140
13141 * gdb.base/help.exp: Make "delete checkpoint" part option for
13142 "help d" and "help delete" tests.
13143
540b8a30
UW
131442006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13145
a9c64011 13146 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
13147 expected output in some mi_gdb_test statements.
13148 * gdb.mi/mi2-basics.exp: Likewise.
13149
9b6462d9
JB
131502006-05-05 Joel Brobecker <brobecker@adacore.com>
13151
13152 * gdb.base/del.c: New file.
13153 * gdb.base/del.exp: New testcase.
13154
954de43b
DM
131552006-05-05 David S. Miller <davem@sunset.davemloft.net>
13156
13157 * gdb.base/break.exp: Do not assume a breakpoint on
13158 main will actually be in $srcfile when optimizing.
1303f75e
DM
13159 * gdb.base/savedregs.exp: Do not require that the dummy
13160 frame location match up to a symbol and source file location.
c3242428
DM
13161 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
13162 will get printed without a mi_cmd_data_list_register_values prefix.
13163 (*-data-list-register-*): Correct regular expressions to expect the new
13164 pseudo d? floating point registers.
13165 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 13166
c7e64c9a
DJ
131672006-05-05 Christophe Lyon <christophe.lyon@st.com>
13168
13169 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
13170 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
13171 is allocated by the compiler.
13172 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
13173 anons, e, anone to force their allocation by the compiler.
13174
131752006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
13176
13177 * gdb.base/help.exp: Update expected text for help d and
13178 help delete.
13179
27ce9a6d
MK
131802006-05-02 Mark Kettenis <kettenis@gnu.org>
13181
13182 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
13183 NetBSD/ELF targets.
13184
8608915f
MK
131852006-04-30 Mark Kettenis <kettenis@gnu.org>
13186
13187 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
13188 single-step breakpoint fails; make this a KFAIL on
13189 sparc*-*-openbsd*.
13190 * gdb.base/siginfo.exp: Likewise.
13191 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13192
b8db102d
MS
131932006-04-26 Michael Snyder <msnyder@redhat.com>
13194
13195 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
13196 which may have to consume output from other forks.
13197 Add tests to make sure that "delete fork" succeeded.
13198
c702009a
MS
131992006-04-20 Michael Snyder <msnyder@redhat.com>
13200
13201 * 2006-03-22 Jim Blandy <jimb@redhat.com>
13202 Add support for the Renesas M32C and M16C.
13203
13204 * gdb.asm/asm-source.exp: Add m32c target.
13205 * gdb.asm/m32c.inc: Support for m32c target.
13206
e28493f2
AS
132072006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
13208
13209 * gdb.base/commands.exp (recursive_source_test): New test.
13210
880da185
DM
132112006-04-04 David S. Miller <davem@sunset.davemloft.net>
13212
13213 * gdb.base/float.exp: Add pattern for sparc targets.
13214
61d9b92f
DJ
132152006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13216
13217 * gdb.base/commands.exp (stray_arg0_test): New test.
13218
bd717df8
PB
132192006-03-30 Paul Brook <paul@codesourcery.com>
13220
13221 * gdb.mi/mi-until.exp: kfail broken until command.
13222 * gdb.mi/mi2-until.exp: Ditto.
13223
ec793d3c
NR
132242006-03-27 Nick Roberts <nickrob@snap.net.nz>
13225
13226 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
13227
831004b7
AO
132282006-03-08 Alexandre Oliva <aoliva@redhat.com>
13229
13230 * gdb.base/prelink.exp: Anchor tested-for regular expression
13231 on gdb prompt.
13232
effe49a0
PB
132332006-03-07 Paul Brook <paul@codesourcery.com>
13234
13235 * gdb.base/assign.exp: Correct fail message.
13236
e5461016
PB
132372006-03-07 Paul Brook <paul@codesourcery.com>
13238
13239 * lib/compiler.c: Extract armcc version number.
13240 * lib/compiler.cc: Ditto.
13241
fc91c6c2
PB
132422006-03-07 Paul Brook <paul@codesourcery.com>
13243
13244 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
13245 additional_flags=-w.
13246 * gdb.arch/altivec-regs.exp: Ditto.
13247 * gdb.arch/e500-abi.exp: Ditto.
13248 * gdb.arch/e500-regs.exp: Ditto.
13249 * gdb.base/all-bin.exp: Ditto.
13250 * gdb.base/annota1.exp: Ditto.
13251 * gdb.base/annota3.exp: Ditto.
13252 * gdb.base/args.exp: Ditto.
13253 * gdb.base/arithmet.exp: Ditto.
13254 * gdb.base/assign.exp: Ditto.
13255 * gdb.base/async.exp: Ditto.
13256 * gdb.base/bang.exp: Ditto.
13257 * gdb.base/break.exp: Ditto.
13258 * gdb.base/call-rt-st.exp: Ditto.
13259 * gdb.base/completion.exp: Ditto.
13260 * gdb.base/cond-expr.exp: Ditto.
13261 * gdb.base/condbreak.exp: Ditto.
13262 * gdb.base/consecutive.exp: Ditto.
13263 * gdb.base/define.exp: Ditto.
13264 * gdb.base/display.exp: Ditto.
13265 * gdb.base/ena-dis-br.exp: Ditto.
13266 * gdb.base/environ.exp: Ditto.
13267 * gdb.base/eval-skip.exp: Ditto.
13268 * gdb.base/info-proc.exp: Ditto.
13269 * gdb.base/jump.exp: Ditto.
13270 * gdb.base/logical.exp: Ditto.
13271 * gdb.base/long_long.exp: Ditto.
13272 * gdb.base/maint.exp: Ditto.
13273 * gdb.base/miscexprs.exp: Ditto.
13274 * gdb.base/pc-fp.exp: Ditto.
13275 * gdb.base/pointers.exp: Ditto.
13276 * gdb.base/relational.exp: Ditto.
13277 * gdb.base/reread.exp: Ditto.
13278 * gdb.base/sect-cmd.exp: Ditto.
13279 * gdb.base/sep.exp: Ditto.
13280 * gdb.base/sepdebug.exp: Ditto.
13281 * gdb.base/until.exp: Ditto.
13282 * gdb.base/whatis-exp.exp: Ditto.
13283 * gdb.cp/annota2.exp: Ditto.
13284 * gdb.cp/annota3.exp: Ditto.
13285 * gdb.trace/actions.exp: Ditto.
13286 * gdb.trace/backtrace.exp: Ditto.
13287 * gdb.trace/circ.exp: Ditto.
13288 * gdb.trace/collection.exp: Ditto.
13289 * gdb.trace/deltrace.exp: Ditto.
13290 * gdb.trace/infotrace.exp: Ditto.
13291 * gdb.trace/limits.exp: Ditto.
13292 * gdb.trace/packetlen.exp: Ditto.
13293 * gdb.trace/passc-dyn.exp: Ditto.
13294 * gdb.trace/passcount.exp: Ditto.
13295 * gdb.trace/report.exp: Ditto.
13296 * gdb.trace/save-trace.exp: Ditto.
13297 * gdb.trace/tfind.exp: Ditto.
13298 * gdb.trace/tracecmd.exp: Ditto.
13299 * gdb.trace/while-dyn.exp: Ditto.
13300 * gdb.trace/while-stepping.exp: Ditto.
13301 * lib/gdb.exp: Ditto.
13302 (gdb_compile): Handle nowarning option.
13303
5f4a23d9
AO
133042006-03-07 Alexandre Oliva <aoliva@redhat.com>
13305
13306 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
13307 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
13308 Rename executable to prelinkt. Don't re-prelink if we didn't
13309 get a core file. Test prelink -u exit status to tell whether
13310 prelinking failed. Use gdb_test_multiple.
13311
9733fc94
DJ
133122006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
13313
13314 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
13315 (do_tests): Call it.
13316
cc10cae3
AO
133172006-02-28 Alexandre Oliva <aoliva@redhat.com>
13318
13319 * gdb.base/prelink.exp: New test.
13320 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
13321
15c46491
WZ
133222006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
13323
13324 * gdb.fortran/derived-type.f90: New file.
13325 * gdb.fortran/derived-type.exp: New testcase.
13326
5c9f7ded
DJ
133272006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
13328
13329 * gdb.base/default.exp: Allow ';' as a directory separator.
13330
5b96932b
AS
133312006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
13332
13333 * gdb.base/help.exp (help add-symbol-file): Update.
13334
1986bccd
AS
133352006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
13336
13337 * gdb.base/help.exp (help load): Update expected results.
13338
a8b7528f
FF
133392006-02-19 Fred Fish <fnf@specifix.com>
13340
13341 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
13342 specifix hex value as part of results.
13343 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 13344
f8261448
FF
133452006-02-16 Fred Fish <fnf@specifix.com>
13346
13347 * gdb.base/whatis.c: Define variables using typedefs char_addr,
13348 ushort_addr, and slong_addr, so the typedefs are not optimized
13349 away.
13350 * gdb.base/whatis.exp: Add tests using type name for struct type,
13351 union type, enum type, and typedef.
a9c64011 13352
31d8bdd2
MK
133532006-02-13 Mark Kettenis <kettenis@gnu.org>
13354
13355 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
13356
34e41e63
JB
133572006-02-13 Jim Blandy <jimb@redhat.com>
13358
13359 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
13360 case where it takes two "next" commands to skip past the init
13361 call.
13362
ac6e4f31
FF
133632006-02-12 Fred Fish <fnf@specifix.com>
13364
13365 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
13366 to handle cases where it takes two "next" commands to skip
13367 past the init call.
13368
2db2d571
JB
133692006-02-07 Joel Brobecker <brobecker@adacore.com>
13370
13371 * gdb.ada/array_return.exp: Mark the last test as expected to fail
13372 on hppa32 targets.
13373
38fcd64c
DJ
133742006-02-06 Vladimir Prus <ghost@cs.msu.su>
13375
13376 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
13377 field.
13378
1315ad46
MK
133792006-01-29 Mark Kettenis <kettenis@gnu.org>
13380
13381 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
13382
5625b943
DJ
133832006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
13384
13385 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
13386 files.
13387
80df1bbe
DJ
133882006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
13389
13390 * gdb.cp/maint.exp: Set complaints to a positive value.
13391
9078e690
DJ
133922006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
13393
13394 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
13395 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
13396 function name.
13397
9c903399
DJ
133982006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
13399
13400 * gdb.base/checkpoint.c: Update copyright notice. Include
13401 <stdlib.h>.
13402
761ae4d6
JB
134032006-01-04 Jim Blandy <jimb@redhat.com>
13404
13405 * gdb.asm/asm-source.exp: Independently provide default values for
13406 asm-flags and debug-flags. Use 'string equal' to do the
13407 comparison, not the implicit expr's '==' operator. Remove
13408 now-unneeded assignments to asm-flags. In h8300 case, place
13409 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
13410
099ac3dd
MS
134112006-01-04 Michael Snyder <msnyder@redhat.com>
13412
13413 * gdb.base/checkpoint.c: New file.
13414 * gdb.base/checkpoint.exp: New file.
13415 * gdb.base/multi-fork.c: New file.
13416 * gdb.base/multi-fork.exp: New file.
13417 * gdb.base/pi.txt: New file (data for checkpoint.c test).
13418
f4d85314
FF
134192006-01-04 Fred Fish <fnf@specifix.com>
13420
13421 * gdb.base/ptype.c (foo): Add typedef.
13422 (intfoo): Add function.
13423 * gdb.base/ptype1.c: New file.
13424 * gdb.base/ptype.exp: Handle compilation and linking with two
13425 source files. Test that proper type for "foo" is found based
13426 on source context rather than first match found in symtabs.
13427
a1b06f35
MK
134282005-12-28 Mark Kettenis <kettenis@gnu.org>
13429
13430 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
13431 * gdb.asm/openbsd.inc: Indent commands.
13432
d082a1e2
MK
134332005-12-26 Mark Kettenis <kettenis@gnu.org>
13434
c65016bd
MK
13435 * gdb.base/freebpcmd.exp: Increase timeout.
13436
d082a1e2
MK
13437 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
13438
d3c32a0e
DJ
134392005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
13440
13441 * gdb.base/default.exp: Update check for "show version".
13442
9fdb1f50
RC
134432005-12-09 Randolph Chung <tausq@debian.org>
13444
13445 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
13446 * gdb.asm/pa64.inc: New file.
13447
5f2c56f7
RC
134482005-12-09 Randolph Chung <tausq@debian.org>
13449
13450 * gdb.asm/common.inc: Indent commands.
13451 * gdb.asm/asmsrc1.s: Likewise.
13452 * gdb.asm/asmsrc2.s: Likewise.
13453
8117349c
RC
134542005-12-09 Randolph Chung <tausq@debian.org>
13455
13456 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
13457 (get_addr_of_sym): Remove duplicate print.
13458 (gen_core): xfail hppa*-*-hpux*, update expected output.
13459 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
13460 * gdb.arch/pa64-nullify.s: New file.
13461
8f07f25a
RC
134622005-12-09 Randolph Chung <tausq@debian.org>
13463
13464 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
13465
55b39184
DJ
134662005-12-07 Christophe Lyon <christophe.lyon@st.com>
13467
13468 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
13469 code generation for these functions.
13470 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
13471 error message.
13472
31e2b00f
AS
134732005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
13474
13475 * gdb.base/help.exp (help b, help br, help bre, help brea)
13476 (help break): Update the expected message.
13477
c3d0b56e
SC
134782005-11-11 Stephane Carrez <stcarrez@nerim.fr>
13479
13480 * gdb.asm/m68hc11.inc: Setup the data section.
13481 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
13482 script for this test.
13483 (m6812-*-*): Likewise.
13484
36ae0ea9
RC
134852005-11-09 Randolph Chung <tausq@debian.org>
13486
13487 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
13488
9d6f42e9
WZ
134892005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
13490
13491 * gdb.base/break.exp: Fix a comment typo.
13492
e2126a14
EZ
134932005-11-03 Jim Blandy <jimb@redhat.com>
13494
a9c64011
AS
13495 Checked in by Elena Zannoni <ezannoni@redhat.com>
13496
889bf7c5 13497 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 13498
e0ac7199
CV
134992005-11-02 Corinna Vinschen <vinschen@redhat.com>
13500
13501 * gdb.arch/gdb1558.c: Include stdio.h.
13502
31d3fb18
MK
135032005-10-31 Mark Kettenis <kettenis@gnu.org>
13504
13505 * gdb.asm/asm-source.exp: Use -e instead of --entry.
13506
e52b687c
MK
135072005-10-31 Mark Kettenis <kettenis@gnu.org>
13508
13509 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
13510
f4711d79
PG
135112005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
13512
a9c64011
AS
13513 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13514 vscr" tests to better match output.
f4711d79 13515
987a9106
JB
135162005-10-12 Jim Blandy <jimb@redhat.com>
13517
13518 * gdb.base/structs.exp (any): New function.
13519 (test_struct_returns): Don't make any assumptions at all about
13520 what value the function returns when GDB can't set the return
13521 value.
13522
2336bb58
JB
135232005-10-09 Joel Brobecker <brobecker@adacore.com>
13524
13525 * gdb.ada/arrayidx/p.adb: New file.
13526 * gdb.ada/arrayidx.exp: New testcase
13527
135282005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
13529
13530 * gdb.ada/array_return/pck.ads: New file.
13531 * gdb.ada/array_return/pck.adb: New file.
13532 * gdb.ada/array_return/p.adb: New file.
13533 * gdb.ada/array_return.exp: New testcase.
13534
705335ea
JB
135352005-10-03 Joel Brobecker <brobecker@adacore.com>
13536
a9c64011
AS
13537 * gdb.base/arrayidx.c: New file.
13538 * gdb.base/arrayidx.exp: New testcase.
705335ea 13539
11ee9940
NR
135402005-09-29 Nick Roberts <nickrob@snap.net.nz>
13541
13542 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
13543 frames-invalid and breakpoints-invalid are no longer generated
13544 with level 3 so don't expect them in the output.
13545
39fb8e9e
BR
135462005-09-27 Bob Rossi <bob@brasko.net>
13547
a9c64011 13548 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
13549 from test. Escape the | in mi_gdb_test call.
13550 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
13551 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
13552 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
13553 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
13554 expected regex's in mi_gdb_test calls.
13555 * lib/mi-support.exp: Remove arbitrary .* from tests.
13556 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
13557 Fully anchor GDB/MI expected results in mi_gdb_test.
13558 * lib/gdb.exp (string_to_regexp): Escape the ] character.
13559 * gdb.base/sizeof.exp: Remove escape character. Correct test.
13560
2af48f68
PB
135612005-09-26 Paul Brook <paul@codesourcery.com>
13562
13563 * long_long.exp: Exclude eabi targets from arm FPA float format test.
13564
f34502bc
WZ
135652005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13566
13567 * bfp-test.c: New file.
13568 * bfp-test.exp: New testcase.
13569
ca929517
WZ
135702005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13571
13572 * gdb.fortran/subarray.exp: New testcase to test the evaluation
13573 of subarray and substring variable.
13574 * gdb.fortran/subarray.f: New source file for the test of subarray
13575 and substring variable evaluation.
13576 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
13577 of string constant.
13578
c761af65
DJ
135792005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
13580
13581 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
13582 copyright dates.
13583
561d7a1d
PG
135842005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
13585
13586 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
13587 powerpc altivec' test with an almost identical 'info vector' test.
13588
b2b64cc9
PG
135892005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13590
a9c64011
AS
13591 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13592 vscr" tests to match output.
b2b64cc9 13593
6ac4d15a
PG
135942005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13595
a9c64011
AS
13596 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
13597 output.
6ac4d15a 13598
40e55bef
BR
135992005-09-11 Bob Rossi <bob@brasko.net>
13600
889bf7c5
PA
13601 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
13602 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
13603 commands that return an MI output command and an asyncronous MI output
13604 command.
40e55bef
BR
13605 * gdb.mi/mi-console.exp: Ditto.
13606
3c7385ec
BR
136072005-09-11 Bob Rossi <bob@brasko.net>
13608
13609 * gdb.mi/mi-var-child.c: Include <string.h>.
13610
a6cd0eb3
DJ
136112005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
13612
13613 * killed.exp: Correct gdb_expect syntax.
13614
2f168eed
CV
136152005-08-09 Corinna Vinschen <vinschen@redhat.com>
13616
13617 * lib/mi-support.exp (mi_gdb_load): Fix typo.
13618
ecd3fd0f
BR
136192005-08-02 Bob Rossi <bob@brasko.net>
13620
13621 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
13622 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
13623 Change tests to inferior-tty-set/show.
13624 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
13625 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
13626 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
13627 inferior. Use mi_gdb_test to get GDB and Inferior output.
13628 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
13629 descriptor.
13630 (mi_inferior_tty_name): Add inferior PTY file name.
13631 (mi_gdb_start): Add INFERIOR_PTY parameter.
13632 (mi_gdb_test): Add IPATTERN parameter.
13633
f1ea48cb 136342005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 13635
f1ea48cb
BR
13636 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
13637 parameter to mi_gdb_test.
13638 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
13639
6e650a67
DJ
136402005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13641
13642 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
13643 struct_declarations.
13644 * gdb.mi/mi-var-child.exp: Step over the initialization of
13645 struct_declarations.
13646
8be260b6
DJ
136472005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13648
13649 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
13650 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
13651 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
13652 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
13653 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
13654 file.
13655
4e660f07
NR
136562005-07-27 Nick Roberts <nickrob@snap.net.nz>
13657
13658 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
13659 (do_children_tests): Assign values to the extra elements.
13660
13661 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
13662 them for tests for "-var-update --no-values" and
a9c64011 13663 "-var-update --all-values".
4e660f07
NR
13664 Add test for "-var-list-children --simple-values".
13665
13666 * gdb.mi/basics.c (callee4): Add integer array D[3]...
13667
13668 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
13669 "-stack-list-locals --simple-values" Improve doc strings and
13670 comments.
13671
6bdae935
MK
136722005-07-18 Mark Kettenis <kettenis@gnu.org>
13673
598b7a6f
MK
13674 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
13675 *-*-openbsd*.
13676 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
13677
6bdae935
MK
13678 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
13679 sigaltsatck'.
13680
1323e929 136812005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 13682
1323e929
BR
13683 * gdb.base/default.exp (tty): Changed output of command.
13684 * gdb.base/help.exp (help tty): Ditto.
13685
b1a9c082
MK
136862005-07-12 Mark Kettenis <kettenis@gnu.org>
13687
13688 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
13689
10a844a2
MK
136902005-07-10 Mark Kettenis <kettenis@gnu.org>
13691
13692 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
13693 -stack-select-frame without arguments.
13694 (test_stack_frame_listing): Add test for newly implemented command
13695 -stack-info-frame.
13696
3cb3b8df
BR
136972005-07-06 Bob Rossi <bob@brasko.net>
13698
13699 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
13700 command.
13701 (Copyright): Update copyright.
13702
a0c5fbcf
WZ
137032005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
13704
13705 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
13706 tests to evaluate exponentiation expression.
13707
984971d0
AS
137082005-06-29 Andreas Schwab <schwab@suse.de>
13709
13710 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
13711 main to avoid warnings.
13712
13713 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
13714
fe03833f
NR
137152005-06-20 Nick Roberts <nickrob@snap.net.nz>
13716
13717 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
13718 -stack-select-frame without arguments.
13719 (test_stack_frame_listing): Add test for newly implemented command
13720 -stack-info-frame.
a9c64011 13721
7a55f279
WZ
137222005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
13723
0ffa0ea5
DJ
13724 * gdb.fortran/array-element.f: New file.
13725 * gdb.fortran/array-element.exp: New testcase.
7a55f279 13726
26585198
DJ
137272005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13728
13729 * gdb.base/bigcore.exp: Correct checks for systems which can
13730 not dump a large core file.
13731
c1bd25fd
DJ
137322005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13733
13734 * gdb.base/relocate.c: Add a copyright notice.
13735 (dummy): Remove.
13736 * gdb.base/relocate.exp: Test printing the values of variables
13737 from a relocatable file.
13738
589e074d
DJ
137392005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13740
13741 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
13742 excess MI output after an error.
13743
0915f927
JB
137442005-05-29 Joel Brobecker <brobecker@adacore.com>
13745
13746 * gdb.arch/alpha-step.c: New file.
13747 * gdb.arch/alpha-step.exp: New testcase.
13748
76ff342d
DJ
137492005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
13750 Dennis Brueni <dennis@slickedit.com>
13751
13752 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
13753 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
13754 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
13755 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
13756 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13757 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
13758 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
13759
96b0c7ac
DJ
137602005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
13761 Wu Zhou <woodzltc@cn.ibm.com>
13762
13763 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
13764 IBM's xlc compiler.
13765 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
13766 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
13767
f21565d2
JB
137682005-05-13 Jim Blandy <jimb@redhat.com>
13769
13770 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
13771 calling gdb_suppress_entire_file.
13772 * gdb.base/charset.exp: Same.
13773 * gdb.base/call-rt-st.exp: Same.
13774
6006a3a1
BR
137752005-05-05 Bob Rossi <bob_rossi@cox.net>
13776
13777 * lib/gdb.exp (fullname_syntax): Added global regex.
13778 (fullname_syntax_POSIX): Ditto.
13779 (fullname_syntax_UNC): Ditto.
13780 (fullname_syntax_DOS_CASE): Ditto.
13781 (fullname_syntax_DOS): Ditto.
13782 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
13783 fullname_syntax variable to scope and use it.
13784 (test_file_list_exec_source_files): Ditto.
13785 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
13786
c3b69c04
DJ
137872005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
13788
13789 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
13790
3c95e6af
PG
137912004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
13792
a9c64011
AS
13793 * lib/gdb.exp (skip_altivec_tests): New function, based on
13794 check_vmx_hw_available from the GCC testsuite.
13795 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
13796 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 13797
78df6c56
JB
137982005-05-02 Jim Blandy <jimb@redhat.com>
13799
13800 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
13801 calling gdb_suppress_entire_file.
13802
1690f9cf
DJ
138032005-04-30 Randolph Chung <tausq@debian.org>
13804
13805 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
13806 Slightly relax "sem_post" name checking.
13807
5ea106f7
PG
138082005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13809
13810 * gdb.base/unload.exp: Use new shared library infrastructure.
13811
bf7234cf
PG
138122005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13813
13814 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 13815 infrastructure.
bf7234cf 13816
547b869a
CV
138172005-04-29 Corinna Vinschen <vinschen@redhat.com>
13818
13819 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
13820 * gdb.asm/h8300.inc: New file.
13821
f07e55f0
PG
138222005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13823
13824 * gdb.base/shlib-call.exp: Change to use new shared library
13825 infrastructure.
13826
3cbba3d1
PG
138272005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13828
a9c64011
AS
13829 * gdb.base/pending.exp: Change to use new shared library
13830 infrastructure.
3cbba3d1 13831
ed6df200
PG
138322005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13833
a9c64011
AS
13834 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
13835 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 13836
8c8f4ebe
PG
138372005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
13838
a9c64011
AS
13839 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
13840 shared objects being adjusted and update copyright years.
8c8f4ebe 13841
607fbc54
DJ
138422005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
13843
13844 * ChangeLog: Correct some 2003-01-13 dates.
13845 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
13846 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
13847 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
13848 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
13849 gdb.trace/tfind.exp: Update copyright years.
13850
57bf0e56
DJ
138512005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
13852 Daniel Jacobowitz <dan@codesourcery.com>
13853
13854 * lib/gdb.exp (gdb_compile): Handle shlib=.
13855 (gdb_compile_shlib): New function.
13856
9b593790
PG
138572005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
13858
a9c64011 13859 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 13860
9494c6a5
DJ
138612005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13862
13863 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
13864 gdb.server.
13865 * configure.ac: Likewise.
13866 * configure: Regenerated.
13867 * gdb.gdbserver/Makefile.in: Moved to...
13868 * gdb.server/Makefile.in: ... here.
13869 * gdb.gdbserver/server.c: Moved to...
13870 * gdb.server/server.c: ... here.
13871 * gdb.gdbserver/server-run.exp: Moved to...
13872 * gdb.server/server-run.exp: ... here.
13873
6f8eac0e
DJ
138742005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13875
13876 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
13877 * configure.ac: Create gdb.gdbserver/Makefile.
13878 * configure: Regenerated.
13879 * lib/gdbserver-support.exp: New file, derived from
13880 config/gdbserver.exp.
13881 * config/gdbserver.exp: Use gdbserver-support.exp.
13882 * gdb.gdbserver/Makefile.in: New file.
13883 * gdb.gdbserver/server.c: New file.
13884 * gdb.gdbserver/server-run.exp: New file.
13885
6e87504d
PG
138862005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
13887
a9c64011
AS
13888 * lib/gdb.exp (test_compiler_info): Return compiler_info
13889 if no arguments are given.
6e87504d 13890
d1779be4
PG
138912005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
13892
13893 * gdb.arch/altivec-abi.exp: Check for compiler and set
13894 use altivec' flag accordingly.
13895 * gdb.arch/altivec-regs.exp: Likewise.
13896
88750304
DJ
138972005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
13898
13899 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
13900
f3fb768d
AS
139012005-03-27 Andreas Schwab <schwab@suse.de>
13902
13903 * gdb.base/bigcore.c (main): Add missing mode argument in open
13904 call.
13905
7e813ac5
DJ
139062005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
13907
13908 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
13909 downloads.
13910 * config/gdbserver.exp (gdb_load): Likewise.
13911
8e3049aa
PB
139122005-03-14 Paul Brook <paul@codesourcery.com>
13913
13914 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
13915 targets.
13916
a9df7c44
JB
139172005-03-09 Joel Brobecker <brobecker@adacore.com>
13918
13919 * gdb.dwarf2/dup-psym.S: New file.
13920 * gdb.dwarf2/dup-psym.exp: New testcase.
13921
9f0d94e8
JB
139222005-03-09 Joel Brobecker <brobecker@adacore.com>
13923
13924 * gdb.ada/exec_changed/first.adb: New file.
13925 * gdb.ada/exec_changed/second.adb: New file.
13926 * gdb.ada/exec_changed.exp: New testcase.
13927
5f579bc5
NS
139282005-03-08 Nathan Sidwell <nathan@codesourcery.com>
13929
36e9969c
NS
13930 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
13931 (A2): New class.
13932 (main): Test operator+.
13933 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
13934 breakpoint test.
13935
5f579bc5
NS
13936 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
13937 * gdb.base/signull.exp: Disable if gdb,nosignals.
13938 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
13939 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
13940 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
13941 * gdb.mi/mi2-console.exp: Likewise.
13942 * gdb.trace/collection.exp (run_trace_experiment): Consume the
13943 continue output at start.
13944 (gdb_collect_locals_test): Robustify regexp.
13945 * gdb.trace/passc-dyn.exp: Fix comment typo.
13946 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
13947
be46087e
CV
139482005-03-08 Corinna Vinschen <vinschen@redhat.com>
13949
13950 * gdb.asm/asm-source.exp: Add iq2000 case.
13951 * gdb.asm/iq2000.inc: New file.
13952
384e1a61 139532005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 13954
384e1a61
MI
13955 * gdb.base/command.exp: Change hardcoded value to regular expression.
13956 * gdb.base/float.exp: Add powerpc to the list of targets checked.
13957
584b6e9e
DJ
139582005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
13959
13960 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
13961 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
13962 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
13963 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
13964 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
13965
ab5b5d61
MK
139662005-03-05 Mark Kettenis <kettenis@gnu.org>
13967
13968 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
13969 changes.
13970
ae051c1b
PG
139712004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
13972
a9c64011
AS
13973 * lib/compiler.c: Add test for IBM's xlc compiler.
13974 * lib/compiler.cc: Likewise.
ae051c1b 13975
3f0f6ed2
JB
139762004-02-24 Joel Brobecker <brobecker@adacore.com>
13977
13978 * gdb.ada/fixed_points.exp: Create compilation object directory
13979 before running the test.
13980 * gdb.ada/null_record.exp: Likewise.
13981 * gdb.ada/packed_array.exp: Likewise.
13982 * gdb.ada/start.exp: Likewise.
13983
724f452b
JB
139842005-02-15 Joel Brobecker <brobecker@adacore.com>
13985
13986 * gdb.ada/packed_array/pa.adb: New file.
13987 * gdb.ada/packed_array.exp: New testcase.
13988
57f5cdfb 139892005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 13990
1f393151
MK
13991 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
13992 files.
13993
ebdda337
MK
13994 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
13995 on *-*-openbsd*. Correctly match whitespace in regukar
13996 expressions.
13997
cf309262
DJ
139982005-02-10 Daniel Jacobowitz <dan@debian.org>
13999
14000 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
14001 PR exp/1821
14002 * gdb.base/gdb1821.c: New test file.
14003 * gdb.base/gdb1821.exp: New test file.
14004
3be49e7a
JB
140052005-02-09 Joel Brobecker <brobecker@adacore.com>
14006
14007 * gdb.base/start.c: New file.
14008 * gdb.base/start.exp: New testcase.
14009
e292e67d
JB
140102005-02-09 Joel Brobecker <brobecker@adacore.com>
14011
14012 * gdb.ada/start/dummy.adb: New file.
14013 * gdb.ada/start.exp: New testcase.
14014
dbdfa66c
CV
140152005-02-09 Corinna Vinschen <vinschen@redhat.com>
14016
14017 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
14018 for printing symbols and statistics.
14019 Add test for using relative pathnames in "maint print msymbols" test.
14020 Mark "maint info sections DATA" XFAIL on Cygwin.
14021 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
14022 tests.
14023
d7941671
AC
140242005-02-09 Andreas Schwab <schwab@suse.de>
14025
14026 Committed by Andrew Cagney <cagney@gnu.org>
14027 * gdb.base/remotetimeout.exp: New file.
14028
74e5ef44
MK
140292005-02-07 Mark Kettenis <kettenis@gnu.org>
14030
14031 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
14032
464dd14d
JB
140332005-02-03 Joel Brobecker <brobecker@adacore.com>
14034
14035 * gdb.ada/gnat_ada.gpr: New file.
14036 * gdb.ada/gnat_ada.gin: Delete, no longer used.
14037 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
14038 * configure.ac: No longer generate gnat_ada.gpr.
14039 * configure: Regenerate.
14040 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
14041 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
14042 * gdb.ada/null_record/bar.ads: Likewise.
14043 * gdb.ada/null_record/bar.adb: Likewise.
14044 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
14045 * gdb.ada/null_record.exp (testdir): New variable.
14046 (testfile): executable is now in testdir subdirectory.
14047 (srcfile): Use full path to the main compilation unit.
14048 * gdb.ada/fixed_points.exp: Same changes as above.
14049
30d756ae
NR
140502005-02-03 Nick Roberts <nickrob@snap.net.nz>
14051
14052 * gdb.base/interp.exp: New test.
14053
9d799f85
AC
140542005-01-24 Andrew Cagney <cagney@gnu.org>
14055
14056 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
14057
15656118
AC
140582005-01-19 Andrew Cagney <cagney@gnu.org>
14059
a892c31b
AC
14060 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
14061 configure.ac not configure.in.
14062
15656118
AC
14063 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
14064 of powerpc*-*-*.
14065 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 14066 * gdb.base/list.exp (test_list_function)
15656118
AC
14067 (test_list_filename_and_function): Ditto.
14068 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
14069
a7b01baf
AC
140702005-01-16 Andrew Cagney <cagney@gnu.org>
14071
17d92a02
AC
14072 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
14073
a7b01baf
AC
14074 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
14075
bc8332bb
AC
140762005-01-14 Andrew Cagney <cagney@gnu.org>
14077
14078 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
14079 * gdb.mi/mi2-var-cmd.exp: Ditto.
14080
4d074752
CV
140812005-01-10 Corinna Vinschen <vinschen@redhat.com>
14082
14083 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
14084
bec39cab
AC
140852005-01-07 Andrew Cagney <cagney@gnu.org>
14086
14087 * configure.ac: Rename configure.in, require autoconf 2.59.
14088 * configure: Re-generate.
14089 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
14090 * gdb.stabs/configure: Re-generate.
14091 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
14092 * gdb.hp/configure: Re-generate.
14093 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
14094 autoconf 2.59.
14095 * gdb.hp/gdb.objdbg/configure: Re-generate.
14096 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
14097 autoconf 2.59.
14098 * gdb.hp/gdb.defects/configure: Re-generate.
14099 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
14100 autoconf 2.59.
14101 * gdb.hp/gdb.compat/configure: Re-generate.
14102 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
14103 autoconf 2.59.
14104 * gdb.hp/gdb.base-hp/configure: Re-generate.
14105 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
14106 autoconf 2.59.
14107 * gdb.hp/gdb.aCC/configure: Re-generate.
14108
f10b16d4
JB
141092004-12-15 Jim Blandy <jimb@redhat.com>
14110
14111 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
14112 under NPTL when there is debugging info available for libpthread.
14113
fb6e1814
JG
141142004-12-13 Jerome Guitton <guitton@gnat.com>
14115
14116 * gdb.ada/fixed_points.c: New file.
14117 * gdb.ada/fixed_points.exp: New file.
14118
fe46cd3a
RC
141192004-12-03 Randolph Chung <tausq@debian.org>
14120
14121 * gdb.arch/pa-nullify.exp: New file.
14122 * gdb.arch/pa-nullify.s: New file.
14123
8de0841b
RC
141242004-11-30 Randolph Chung <tausq@debian.org>
14125
14126 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
14127 instead of "tbug". Fix regexp to work properly with gdb_test.
14128
c8170782
PH
141292004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
14130
14131 * gdb.base/bitfields2.exp: New test.
14132 * gdb.base/bitfields2.c: New file.
14133
954269c2
RE
141342004-11-28 Richard Earnshaw <rearnsha@arm.com>
14135
14136 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
14137
0107feed
RC
141382004-11-16 Randolph Chung <tausq@debian.org>
14139
14140 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
14141
f073ae8c
DJ
141422004-11-14 Daniel Jacobowitz <dan@debian.org>
14143
14144 * gdb.threads/threadapply.exp: Correct "macro details" test.
14145
19ad59e7
JJ
141462004-11-11 Jeff Johnston <jjohnstn@redhat.com>
14147
14148 * gdb.threads/threadapply.exp: New test.
14149 * gdb.threads/threadapply.c: New file.
14150
9cf0961b
MK
141512004-11-07 Mark Kettenis <kettenis@gnu.org>
14152
14153 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
14154 frames.
14155
c789492a
FL
141562004-11-05 Felix Lee <felix+log1@specifixinc.com>
14157
14158 * gdb.base/cursal.exp: New file.
14159 * gdb.base/cursal.c: New file.
14160
a1e167bb
AC
141612004-11-03 Andrew Cagney <cagney@gnu.org>
14162
14163 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
14164
b7cbf173
MK
141652004-10-30 Mark Kettenis <kettenis@gnu.org>
14166
14167 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
14168 NetBSD/ELF targets.
14169
88f9d34f
JB
141702004-10-29 Joel Brobecker <brobecker@gnat.com>
14171
14172 * gdb.threads/bp_in_thread.c: New file, copied from
14173 pthread_cond_wait.c.
14174 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
14175 file, rather than reusing the .c file from another testcase.
14176
ca7d6a0c
JB
141772004-10-20 Joel Brobecker <brobecker@gnat.com>
14178
14179 * gdb.ada/null_record.exp: Check where we stopped after
14180 sending the start command, instead of where the associated
14181 temporary breakpoint was inserted.
14182
0d863d03
AC
141832004-10-14 Andrew Cagney <cagney@gnu.org>
14184
14185 * gdb.mi/gdb701.c (main): Return 0.
14186
d11e72cb
DJ
141872004-10-13 Daniel Jacobowitz <dan@debian.org>
14188
d40539a4 14189 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 14190
e1923096
JJ
141912004-10-12 Jeff Johnston <jjohnstn@redhat.com>
14192
14193 * gdb.threads/schedlock.c: Add comment markers to use to find
14194 line numbers.
14195 * gdb.threads/schedlock.exp: Adjust regex to handle the new
14196 comments.
14197 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
14198 breakpoint lines.
14199
ec8ba2c9
DJ
142002004-10-12 Daniel Jacobowitz <dan@debian.org>
14201
14202 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
14203
0eb3658b
DJ
142042004-10-12 Daniel Jacobowitz <dan@debian.org>
14205
14206 * configure.in: Add gdb.dwarf2.
14207 * configure: Regenerated.
14208 * Makefile.in: Add gdb.dwarf2.
14209 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
14210 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
14211 gdb.dwarf2/file1.txt: New files.
14212
a271cc33
OF
142132004-10-11 Orjan Friberg <orjanf@axis.com>
14214
a9c64011 14215 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
14216 of "run", since the latter doesn't work with remote targets. Adjust
14217 the breakpoint numbering accordingly.
14218 * gdb.threads/pthread_cond_wait.exp: Ditto.
14219
895ce074
MC
142202004-10-08 Michael Chastain <mec.gnu@mindspring.com>
14221
14222 * gdb.base/overlays.exp: Update copyright years.
14223
6be3092d
KI
142242004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
14225
14226 * gdb.base/overlays.exp: Disable if target is Linux.
14227
e05389b8
FL
142282004-10-06 Felix Lee <felix+log1@specifixinc.com>
14229
14230 * config/gdbserver.exp (gdb_load): Use right filename on remote.
14231
73cb587d
KI
142322004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
14233
14234 * gdb.asm/asm-source.exp: Add m32r-linux target.
14235 * gdb.asm/m32r-linux.inc: New file.
14236
3c0edcdc
AC
142372004-09-24 Andrew Cagney <cagney@redhat.com>
14238 David Anderson <anderson@redhat.com>
14239
14240 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
14241 command fails, assume things will work.
14242 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
14243 (_GNU_SOURCE): Define.
14244 (print_unsigned, print_hex): Change parameter to "long long".
14245 (print_byte_count): New function, use to print byte counts.
14246 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
14247 O_LARGEFILE.
14248 (main): Compute an upper bound on a corefile in max_core_size.
14249 Limit memory chunk size to max_core_size. Limit total memory
14250 allocated to max_core_size.
14251
4bb3667f
AC
142522004-09-23 Andrew Cagney <cagney@gnu.org>
14253
14254 * gdb.base/bigcore.exp: Replace the code that creates a corefile
14255 from a separate process with code that creates a corefile by
14256 making the inferior dump core.
14257
60fe1a51
MK
142582004-09-23 Mark Kettenis <kettenis@gnu.org>
14259
14260 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
14261 block.
14262
8e937346
MC
142632004-09-23 Michael Chastain <mec.gnu@mindspring.com>
14264
14265 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
14266 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
14267 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
14268 Likewise.
14269
7213f6d6
JJ
142702004-09-20 Jeff Johnston <jjohnstn@redhat.com>
14271
14272 * gdb.java/jprint.exp: New test case for java inferior call.
14273 * gdb.java/jprint.java: Ditto.
14274
eac69dca
JB
142752004-09-15 Joel Brobecker <brobecker@gnat.com>
14276
14277 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
14278
22227696
MC
142792004-09-14 Michael Chastain <mec.gnu@mindspring.com>
14280
14281 * gdb.threads/killed.c: Include <stdlib.h>.
14282 * gdb.threads/pthreads.c: Likewise.
14283
7dd403a4
MC
142842004-09-14 Michael Chastain <mec.gnu@mindspring.com>
14285
14286 * gdb.threads/killed.c: Add copyright notice.
14287
33f2d567
JM
142882004-09-10 Jason Molenda (jmolenda@apple.com)
14289
a9c64011
AS
14290 * gdb.base/define.exp: Two new tests to verify zero space chars
14291 after 'if' and 'while' commands in a user-defined command is correctly
14292 parsed.
33f2d567 14293
e05b62ac
AC
142942004-09-08 Andrew Cagney <cagney@gnu.org>
14295
14296 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
14297 delivery test with duplicate at end of file.
14298
9cbe82da
MK
142992004-09-06 Mark Kettenis <kettenis@jive.nl>
14300
14301 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
14302
564803d9
MC
143032004-09-05 Michael Chastain <mec.gnu@mindspring.com>
14304
14305 * config/hppro.exp: Removed.
14306
7c6807ce
MC
143072004-09-05 Michael Chastain <mec.gnu@mindspring.com>
14308
14309 * config/sparclet.exp: Removed.
14310
bf7e26dd
MC
143112004-09-05 Michael Chastain <mec.gnu@mindspring.com>
14312
14313 * config/udi.exp: Removed.
14314
714e341b
MC
143152004-09-02 Michael Chastain <mec.gnu@mindspring.com>
14316
14317 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
14318 of "exp_continue".
14319 (advancei): Likewise.
14320
1236e623
JJ
143212004-09-01 Jeff Johnston <jjohnstn@redhat.com>
14322
14323 * gdb.base/unload.exp: Fix so messages aren't duplicated.
14324
3bdcad15
MI
143252004-09-01 Manoj Iyer <manjo@austin.ibm.com>
14326
228af206 14327 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
14328 to check for nodebug in executable.
14329 * gdb.gdb/observer.exp (setup_test): Likewise.
14330 * gdb.gdb/selftest.exp (test_with_self): Likewise.
14331 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
14332
c72b934c
AC
143332004-09-01 Andrew Cagney <cagney@gnu.org>
14334
14335 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14336 files.
14337
edd9b715
JJ
143382004-09-01 Jeff Johnston <jjohnstn@redhat.com>
14339
14340 * gdb.base/unload.exp: Fix expected warning message to match
14341 latest format.
14342
fb4ce06b
CV
143432004-09-01 Corinna Vinschen <vinschen@redhat.com>
14344
14345 * gdb.base/call-rt-st.exp: Fix typos.
14346
ce78e7c3
MI
143472004-08-31 Manoj Iyer <manjo@austin.ibm.com>
14348
14349 * gdb.threads/thread_check.exp: New testcase.
14350 * gdb.threads/thread_check.c: New testcase.
14351
2dedb159
AC
143522004-08-31 Andrew Cagney <cagney@gnu.org>
14353
14354 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
14355 (skip_to_handler_entry): New procedures. Test stepping into a
14356 handler when the breakpoint is at the handler's entry point.
14357
68f53502
AC
143582004-08-30 Andrew Cagney <cagney@gnu.org>
14359
14360 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
14361 gdb/1757.
14362
3e3ffd2b
MC
143632004-08-27 Michael Chastain <mec.gnu@mindspring.com>
14364
14365 With code from Manoj Iyer <manjo@austin.ibm.com>:
14366 * lib/gdb.exp (gdb_file_cmd): Return more information in the
14367 return value. Add an arm for "no debugging symbols found".
14368 Change a stray "error" to "perror".
14369 (gdb_run_cmd): Adapt to new return value.
14370 * gdb.base/remote.exp: Adapt to new return value.
14371 * gdb.gdb/complaints.exp: Likewise.
14372 * gdb.gdb/observer.exp: Likewise.
14373 * gdb.gdb/selftest.exp: Likewise.
14374 * gdb.gdb/xfullpath.exp: Likewise.
14375
4b6f5fd2
JB
143762004-08-27 Joel Brobecker <brobecker@gnat.com>
14377
14378 * gdb.threads/bp_in_thread.exp: New testcase.
14379
e5b25496
MC
143802004-08-27 Michael Chastain <mec.gnu@mindspring.com>
14381
14382 Fix PR testsuite/1735.
14383 * gdb.threads/schedlock.c (thread_function): Add a cast
14384 to suppress a gcc warning.
14385 * gdb.threads/thread-specific.c (thread_function): Likewise.
14386
934353d6
MC
143872004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14388
14389 * gdb.base/unload.c: Include <stdlib.h>.
14390
f98a0aef 143912004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 14392
f98a0aef 14393 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
14394 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
14395 synchronized after the "return".
14396
5a2e8882
MC
143972004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14398
14399 * gdb.mi/basics.c: Include <stdio.h>.
14400 * gdb.mi/pthreads.c: Include <stdlib.h>.
14401 * gdb.mi/var-cmd.c: Include <stdlib.h>.
14402
a9640423
MC
144032004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14404
14405 * gdb.threads/schedlock.c: Add copyright notice.
14406
b04e311d
AC
144072004-08-25 Andrew Cagney <cagney@gnu.org>
14408
14409 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
14410 (skip_over_handler, breakpoint_over_hander): New test procedures.
14411 (advance, advancei): Add a proper prefix, do not use
14412 rerun_to_main.
14413 * gdb.base/sigstep.c (main): Change to use an infinite loop.
14414
7c27f15b
MC
144152004-08-24 Michael Chastain <mec.gnu@mindspring.com>
14416
14417 * gdb.mi/basics.c: Add copyright notice.
14418 * gdb.mi/var-cmd.c: Add copyright notice.
14419
fffc87ae
MC
144202004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14421
14422 * lib/gdb.exp: Remove signed_keyword_not_used.
14423 * lib/compiler.c: Likewise.
14424 * lib/compiler.cc: Likewise.
14425
d782e0bf
MC
144262004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14427
14428 * gdb.base/whatis.c: Remove conditional disabling of "signed".
14429 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
14430
96033e83
MC
144312004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14432
14433 * gdb.base/whatis.c: Add copyright notice.
14434
cf38c229
MK
144352004-08-20 Mark Kettenis <kettenis@gnu.org>
14436
14437 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
14438 it to skip the breakpoints encoded in the inline assembly.
14439
f4b49756
MC
144402004-08-20 Michael Chastain <mec.gnu@mindspring.com>
14441
14442 * Makefile.in: Add gdb.fortran.
14443
2f193b69
MC
144442004-08-20 Michael Chastain <mec.gnu@mindspring.com>
14445
14446 * gdb.base/call-sc.exp (test_scalar_returns):
14447 Fix cut-and-paste glitch in "Make fun return now".
14448
89a237cb
MC
144492004-08-17 Michael Chastain <mec.gnu@mindspring.com>
14450
14451 * configure.in: Add gdb.fortran.
14452 * configure: Regenerate.
14453 * gdb.fortran/Makefile.in: New file.
14454 * lib/gdb.exp (skip_fortran_tests): New procedure.
14455
469aff8e
MC
144562004-08-17 Michael Chastain <mec.gnu@mindspring.com>
14457
14458 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
14459 reference to bug-gnu@prep.ai.mit.edu.
14460 * gdb.mi/mi-var-child.exp: Likewise.
14461 * gdb.mi/mi-var-cmd.exp: Likewise.
14462 * gdb.mi/mi-var-display.exp: Likewise.
14463 * gdb.mi/mi2-var-block.exp: Likewise.
14464 * gdb.mi/mi2-var-child.exp: Likewise.
14465 * gdb.mi/mi2-var-cmd.exp: Likewise.
14466 * gdb.mi/mi2-var-display.exp: Likewise.
14467
00b51b9f
MK
144682004-08-15 Mark Kettenis <kettenis@gnu.org>
14469
14470 * gdb.base/unload.c (main): Make local variable msg const.
14471
45f07fef
MC
144722004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14473
14474 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
14475 to bug-gnu@prep.ai.mit.edu.
14476 * gdb.mi/mi-disassemble.exp: Likewise.
14477 * gdb.mi/mi-eval.exp: Likewise.
14478 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
14479 default line number.
14480 * gdb.mi/mi-return.exp: Likewise.
14481 * gdb.mi/mi-simplerun.exp: Likewise.
14482 * gdb.mi/mi-stack.exp: Likewise.
14483 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
14484 number with explicit range test.
14485 * gdb.mi/mi-watch.exp: Likewise.
14486 * gdb.mi/mi2-break.exp: Likewise.
14487 * gdb.mi/mi2-cli.exp: Likewise.
14488 * gdb.mi/mi2-disassemble.exp: Likewise.
14489 * gdb.mi/mi2-eval.exp: Likewise.
14490 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
14491 default line number.
14492 * gdb.mi/mi2-return.exp: Likewise.
14493 * gdb.mi/mi2-simplerun.exp: Likewise.
14494 * gdb.mi/mi2-stack.exp: Likewise.
14495 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
14496 number with explicit range test.
14497 * gdb.mi/mi2-watch.exp: Likewise.
14498
dd8c8ee7
MC
144992004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14500
14501 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
14502 * gdb.cp/m-static.exp: Likewise.
14503 * gdb.cp/rtti.exp: Likewise.
14504
4e838464
MK
145052004-08-14 Mark Kettenis <kettenis@gnu.org>
14506
14507 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
14508
8d8cb839
EZ
145092004-08-14 Eli Zaretskii <eliz@gnu.org>
14510
14511 * ChangeLog: Prefix Local Variables with semi-colons and indent
14512 the reference to older ChangeLog files, to fix fontification in
14513 Emacs.
14514
deea8bb0
MC
145152004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14516
14517 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
14518 * gdb.mi/mi2-break.exp: Likewise.
14519
c3297504
MC
145202004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14521
14522 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
14523
25808999
MC
145242004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14525
14526 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
14527
226a8d71
MC
145282004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14529
14530 * gdb.cp/classes.exp: Remove unused declarations. Just let
14531 test names default instead of providing special names. Remove
14532 extraneous demangler test.
14533
37fdf854
JJ
145342004-08-12 Jeff Johnston <jjohnstn@redhat.com>
14535
14536 * gdb.base/unload.exp: New test for breakpoints in dynamically
14537 loaded libraries.
14538 * gdb.base/unload.c: Ditto.
14539 * gdb.base/unloadshr.c: Ditto.
14540
2d3a7986
MC
145412004-08-12 Michael Chastain <mec.gnu@mindspring.com>
14542
14543 * gdb.cp/classes.exp (test_ptype_class_objects): Call
14544 cp_test_ptype_class.
14545 (test_enums): Likewise.
14546
c72b934c
AC
145472004-08-10 Andrew Cagney <cagney@gnu.org>
14548
14549 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14550 files.
14551
cc503c8a
AC
145522004-08-10 Andrew Cagney <cagney@gnu.org>
14553
14554 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
14555 init_malloc call.
14556
902f2ccb
MC
145572004-08-10 Michael Chastain <mec.gnu@mindspring.com>
14558
14559 * ChangeLog: Add copyright notice. The notice is copied
14560 from emacs 21.3 top level ChangeLog.
14561
78c90502
MC
145622004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14563
14564 * lib/cp-support.exp: New file.
14565 * lib/cp-support.exp (cp_test_type_class): New function.
14566 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
14567 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
14568 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
14569 cp_test_ptype_class.
14570
88e5ea78
MC
145712004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14572
14573 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
14574 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14575 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
14576 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
14577 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14578 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
14579 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
14580 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
14581 gdb.mi/mi2-watch.exp: Update copyright years.
14582
6a89fc9c
MK
145832004-08-09 Mark Kettenis <kettenis@gnu.org>
14584
14585 * gdb.base/sigaltstack.exp: Provide proper anchoring.
14586
1482e0de
MC
145872004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14588
14589 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
14590 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
14591 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
14592 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14593 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
14594 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
14595 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
14596 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14597 gdb.mi/mi-watch.exp: Update copyright years.
14598
1a5ce3f3
DJ
145992004-08-08 Daniel Jacobowitz <dan@debian.org>
14600
14601 PR gdb/1738
14602 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
14603 from a breakpoint with a pending signal.
14604
04f6ecf2
DJ
146052004-08-08 Daniel Jacobowitz <dan@debian.org>
14606
14607 PR gdb/1736
14608 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
14609 * gdb.base/sigaltstack.exp (finish_test): Consume output until
14610 the prompt.
14611 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
14612
54d90d35
DJ
146132004-08-08 Daniel Jacobowitz <dan@debian.org>
14614
14615 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
14616
d2f6abb0
DJ
146172004-08-08 Daniel Jacobowitz <dan@debian.org>
14618
14619 PR gdb/1736
14620 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
14621 for i?86-*-linux*.
14622
5598c03d
DJ
146232004-08-08 Daniel Jacobowitz <dan@debian.org>
14624
14625 * gdb.arch/i386-prologue.exp: Compile without debug information.
14626
c6fee705
MC
146272004-08-08 Michael Chastain <mec.gnu@mindspring.com>
14628
14629 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
14630 rather than asking gdb to search.
14631
dd90efdb
MC
146322004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14633
14634 * gdb.base/gcore.c: Include <string.h>.
14635
1e84bec1
MC
146362004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14637
14638 * gdb.base/gcore.c: Add copyright notice.
14639
e425eb2b
MC
146402004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14641
14642 * gdb.base/freebpcmd.c: Include <stdio.h>.
14643 * gdb.base/long_long.c: Include <string.h>.
14644 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
14645 * gdb.base/siginfo.c: Include <string.h>.
14646 * gdb.base/sigstep.c: Include <string.h>.
14647
cb9aaed5
MC
146482004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14649
14650 * gdb.base/complex.c: Include <stdlib.h>.
14651
55944f3d
MC
146522004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14653
14654 * gdb.base/complex.c: Add copyright notice.
14655
7b2953d9
MC
146562004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14657
14658 * gdb.base/charset.c: Include <stdlib.h>.
14659
c9133d23
MC
146602004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14661
14662 * gdb.base/auxv.c: Include <stdlib.h>.
14663
0a8490ad
MC
146642004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14665
14666 * gdb.base/auxv.c: Add copyright notice.
14667
3426d5ec
MC
146682004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14669
14670 * gdb.base/coremaker.c: Add copyright notice.
14671 * gdb.base/coremaker2.c: Add copyright notice.
14672
8da195dd
AC
146732004-08-04 Andrew Cagney <cagney@gnu.org>
14674
14675 * gdb.base/store.exp: Update copyright.
14676 (check_set, up_set, check_struct, up_struct): Add a prefix to test
14677 names, do not import gdb_prompt.
14678
8d394f98
AC
146792004-08-01 Andrew Cagney <cagney@gnu.org>
14680
14681 Fix PR testsuite/1729.
14682 * gdb.base/dump.exp: Add test name to callers of capture_value, do
14683 not use capture_value with value 4.
14684 (capture_value): Add optional test name parameter.
14685 (test_reload_saved_value, test_restore_saved_value): Use $msg as
14686 the prefix, pass to capture_value.
14687
b6702b23
MK
146882004-08-01 Mark Kettenis <kettenis@gnu.org>
14689
14690 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
14691 * gdb.arch/i386-prologue.c (standard): New prototype and function.
14692 (main): Call new function.
14693
c203e0ca
MC
146942004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14695
14696 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
14697
a7995a30
MC
146982004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14699
14700 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
14701
9366563b
MC
147022004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14703
b6eeaf26 14704 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
14705 Accept more values of vtbl pointer. Remove some messages
14706 about "obsolete gcc or gdb".
14707
2fc1f950
MC
147082004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14709
14710 * gdb.cp/classes.exp: Accept more varieties of ptype output.
14711
c724d49b
MC
147122004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14713
14714 * gdb.base/asm-source.exp: Properly convert target board
14715 debug flags from gcc format to binutils format.
14716
736b0fce
MK
147172004-07-28 Mark Kettenis <kettenis@gnu.org>
14718
14719 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
14720 gdb1718". PR backtrace/1718 partially fixed.
14721
5633ea5c
JJ
147222004-07-27 Jeff Johnston <jjohnstn@redhat.com>
14723
14724 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
14725
575eebb1
NC
147262004-07-26 Nick Clifton <nickc@redhat.com>
14727
14728 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
14729 good default value for a specific architecture is available then
14730 set it to that value. Otherwise default to the -gstabs switch.
14731 Remove the -g... switches from the asm-flags variable. Allow the
14732 target board info to override the value if it wants to. Pass the
14733 switch on the assembler command line.
14734
62104619
MK
147352004-07-23 Mark Kettenis <kettenis@gnu.org>
14736
14737 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
14738 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
14739 (main): Call new function.
14740
4a1135b8
MC
147412004-07-22 Michael Chastain <mec.gnu@mindspring.com>
14742
14743 Test for PR exp/1715.
14744 * gdb.base/radix.exp: Refactor common procedures. Make all
14745 test names unique. Change XFAIL to KFAIL.
14746
8a12c1f0
MC
147472004-07-20 Michael Chastain <mec.gnu@mindspring.com>
14748
14749 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
14750 * gdb.ada/gnat_ada.gin: ... to here.
14751 * configure.in: Use gnat_ada.gin.
14752 * configure: Regenerate.
14753
23b451cf
AC
147542004-07-20 Andrew Cagney <cagney@gnu.org>
14755
14756 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
14757 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
14758 XFAILs. Clean up test messages and comments. Check backtraces.
14759 Delete re-sync code.
14760
ab618a02
MC
147612004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14762
14763 Fix PR cli/740.
14764 * gdb.base/annota1.exp: Honor gdb,nosignals.
14765 * gdb.base/annota3.exp: Likewise.
14766
46dad340
MC
147672004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14768
14769 * lib/java.exp: Update copyright notice.
14770
756d8c70
AC
147712004-07-19 Andrew Cagney <cagney@gnu.org>
14772
14773 * gdb.base/selftest.exp: Copy file from here ...
14774 * gdb.gdb/selftest.exp: ... to here.
14775
586027e6
AC
147762004-07-16 Andrew Cagney <cagney@redhat.com>
14777
14778 * lib/insight-support.exp: Delete file.
14779 * lib/java.exp (java_init): Fix copyright.
14780
029d2200
AC
147812004-07-16 Andrew Cagney <cagney@gnu.org>
14782
14783 * gdb.base/restore.c: Append "prologue" to comments marking the a
14784 function's prologue.
14785 * gdb.base/restore.exp: Update copyright, re-indent.
14786 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
14787 callerN" prefix where needed. Update patterns that match a
14788 function's prologue.
14789
653b62c5
MC
147902004-07-16 Michael Chastain <mec.gnu@mindspring.com>
14791
14792 * gdb.base/restore.c: Add copyright notice.
14793
f7d690e5
AC
147942004-07-16 Andrew Cagney <cagney@gnu.org>
14795
14796 * gdb.base/logical.exp: Update copyright.
14797 (evaluate): New procedure. Use to re-implement tests using
14798 several tables.
14799
d629a7cb
MH
148002004-07-14 Martin Hunt <hunt@redhat.com>
14801
14802 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
14803 which fixes some problems where init.tcl was not found.
14804
9c7bb332
AC
148052004-07-13 Andrew Cagney <cagney@gnu.org>
14806
6bf46641
AC
14807 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
14808 (check_sizeof, check_valueof): Do not include the output in the
14809 test name. Use gdb_test.
14810 (get_valueof): Use gdb_test_multiple.
14811
c4ffd4c0
AC
14812 * gdb.base/step-test.exp: Update copyright. Use
14813 gdb_test_multiple. Ensure that test names do not include
14814 architecture dependent output.
14815
ab89363a
AC
14816 * gdb.gdb/observer.exp: Update copyright.
14817 (setup_test): Use gdb_test_multiple.
14818 (attach_first_observer, attach_second_observer)
14819 (attach_third_observer, detach_first_observer)
14820 (detach_second_observer, detach_third_observer)
14821 (reset_counters, check_counters): Make $message a prefix.
14822 (test_normal_stop_notifications): Add "args" parameter - a list of
14823 init functions to be called. Make $message a prefix,
14824 (test_observer_normal_stop): Change the message prefixes so that
14825 they are unique, pass the attach / detach procedures to
14826 test_normal_stop_notifications.
14827
ec58997a
AC
14828 * gdb.base/signull.exp (test_segv): Prefix all tests with
14829 "${name}". Clean up test messages.
14830
b475183b
AC
14831 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
14832
9c7bb332
AC
14833 * gdb.base/ena-dis-br.exp: Update copyright.
14834 (break_at): New function. Replace send_gdb with gdb_test,
14835 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
14836 ignore count, not stopped at bpt", with KFAIL.
14837
2dd95497
CV
148382004-07-13 Corinna Vinschen <vinschen@redhat.com>
14839
14840 * gdb.base/attach.exp: Remove cleanupfile handling.
14841
419e626b
AC
148422004-07-12 Andrew Cagney <cagney@gnu.org>
14843
14844 * gdb.base/annota1.exp: Cleanup corefile test name.
14845 * gdb.base/annota3.exp: Ditto.
14846
8b1b3228
AC
148472004-07-12 Andrew Cagney <cagney@gnu.org>
14848
78650829
AC
14849 * gdb.base/signals.exp: Clean up copyright, re-indent.
14850
8b1b3228
AC
14851 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
14852 gdb_test and gdb_test_multiple.
14853
935c2760
JJ
148542004-07-08 Jeff Johnston <jjohnstn@redhat.com>
14855
14856 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 14857 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
14858 provide line number info for first statement in main.
14859
1544280f
AC
148602004-07-08 Andrew Cagney <cagney@gnu.org>
14861
1279f4ff
AC
14862 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
14863
1544280f
AC
14864 * gdb.base/sigbpt.exp: Make the common part of each test name a
14865 prefix instead of suffix.
14866
bcc82369
BR
148672004-07-07 Bob Rossi <bob_rossi@cox.net>
14868
14869 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
14870 test from test_tbreak_creation_and_listing to
14871 test_file_list_exec_source_file
14872 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
14873 Changed name of test from test_tbreak_creation_and_listing to
14874 test_file_list_exec_source_file
14875
23f4b0aa
JJ
148762004-07-07 Jeff Johnston <jjohnstn@redhat.com>
14877
14878 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
14879 the jmisc() constructor instead of <init>.
14880 * gdb.java/jmisc1.exp: Ditto.
14881
56401cd5
AC
148822004-07-07 Andrew Cagney <cagney@gnu.org>
14883
14884 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
14885 corrupting the PC.
14886
44ae2f6a
MC
148872004-07-06 Michael Chastain <mec.gnu@mindspring.com>
14888
14889 * gdb.cp/templates.exp: Accept whitespace change in demangler
14890 output.
14891
45a83408
AC
148922004-07-06 Andrew Cagney <cagney@gnu.org>
14893
14894 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
14895
d205ad70
MC
148962004-07-02 Michael Chastain <mec.gnu@mindspring.com>
14897
14898 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
14899 * lib/compiler.cc: Likewise.
14900
06ea1a61
MC
149012004-06-30 Michael Chastain <mec.gnu@mindspring.com>
14902
14903 * lib/compiler.cc: Work around string preprocessing problem
14904 with old hp c++ compiler.
14905 * lib/compiler.c: Likewise.
14906
daab1251
CV
149072004-06-29 Corinna Vinschen <vinschen@redhat.com>
14908
14909 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
14910 directives to conditionalize symbol prefixing.
14911 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
14912 additional_flags handling. Add underscore prefix for Cygwin.
14913 * gdb.arch/i386-unwind.c: Use preprocessor directives to
14914 conditionalize symbol prefixing.
14915 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
14916 additional_flags handling. Add underscore prefix for Cygwin.
14917
cc984116
CV
149182004-06-29 Corinna Vinschen <vinschen@redhat.com>
14919
14920 * gdb.base/bigcore.exp: Skip test on Cygwin.
14921
c279b077
MC
149222004-06-28 Michael Chastain <mec.gnu@mindspring.com>
14923
14924 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
14925 formats for "info register". Use gdb_test_multiple. Fix
14926 the "invalid register" test.
14927
0e915747
CV
149282004-06-28 Corinna Vinschen <vinschen@redhat.com>
14929
14930 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
14931 PID for Cygwin. Add Cygwin specific strings to check for in some
14932 tests.
14933 (do_attach_tests): Add a test for user interaction when attaching
14934 to a process with no matching symbol table already loaded.
14935
11422c86
AC
149362004-06-26 Andrew Cagney <cagney@gnu.org>
14937
14938 Test PR java/1567 and PR java/1565.
14939 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
14940 * gdb.java/jmisc2.exp: Delete file.
14941
cefbce26
MC
149422004-06-26 Michael Chastain <mec.gnu@mindspring.com>
14943
14944 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
14945
e19f872c
CV
149462004-06-25 Corinna Vinschen <vinschen@redhat.com>
14947
14948 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
14949 attach process.
14950
d931ba3b
MC
149512004-06-23 Michael Chastain <mec.gnu@mindspring.com>
14952
14953 * gdb.cp/pr-1553.exp: Remove.
14954
aef68c48
MC
149552004-06-22 Michael Chastain <mec.gnu@mindspring.com>
14956
14957 * gdb.cp/pr-1553.cc: Remove.
14958 * gdb.cp/pr-1553.exp: Disable this test.
14959
8d5df71a
JB
149602004-06-20 Jim Blandy <jimb@redhat.com>
14961
a9c64011 14962 Fix PR testsuite/1680.
8d5df71a
JB
14963 * gdb.arch/i386-sse.exp: Properly quote curly braces in
14964 regular expressions.
14965
4ac6f39d
MC
149662004-06-19 Michael Chastain <mec.gnu@mindspring.com>
14967
14968 Fix PR testsuite/1679.
14969 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
14970 Issue an UNSUPPORTED result instead.
14971
1b413552
JB
149722004-06-18 Jim Blandy <jimb@redhat.com>
14973
14974 * gdb.base/charset.exp: Only send a control-C if we see a new
14975 prompt and incomplete command.
14976
6daa6ebd
MC
149772004-06-18 Michael Chastain <mec.gnu@mindspring.com>
14978
14979 * gdb.cp/pr-574.cc: Add copyright notice.
14980
51fa4ae0
JB
149812004-06-17 Jim Blandy <jimb@redhat.com>
14982
14983 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
14984 cases where the regexp has no groups; this grabs random text from
14985 the previous test suite, whatever that was.
14986
8fea26c5
MC
149872004-06-17 Michael Chastain <mec.gnu@mindspring.com>
14988
14989 * gdb.cp/printmethod.cc: Add copyright notice.
14990
1e3aeb41
MC
149912004-06-16 Michael Chastain <mec.gnu@mindspring.com>
14992
14993 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
14994
9d9030bc
AC
149952004-06-16 Andrew Cagney <cagney@gnu.org>
14996
14997 * gdb.base/signull.c: Update copyright. Include <string.h>.
14998 (bowler): Replace data_pointer with data_read
14999 and data_write cases. Add code_descriptor case.
15000 (zero, desc): New array and pointer.
15001 (data, code): Change to simple pointers.
15002 * gdb.base/signull.exp: Fix probe pattern matching a function
15003 descriptor SIGSEGV. Replace data_pointer with data_read and
15004 data_write tests.
15005
acd4ad44
AC
150062004-06-16 Andrew Cagney <cagney@gnu.org>
15007
15008 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
15009
08fd625c
MC
150102004-06-15 Michael Chastain <mec.gnu@mindspring.com>
15011
15012 * gdb.base/long_long.c: Add copyright notice.
15013
1903502c
MC
150142004-06-15 Michael Chastain <mec.gnu@mindspring.com>
15015
15016 * gdb.base/long_long.exp: Remove reference to
15017 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
15018 to gdb_breakpoint and gdb_continue_to_breakpoint.
15019
83313cb1
JB
150202004-06-14 Jim Blandy <jimb@redhat.com>
15021
15022 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
15023 endian case.
15024
1bf404ef
AC
150252004-06-14 Andrew Cagney <cagney@gnu.org>
15026
15027 * gdb.base/gcore.exp (capture_command_output): Delete the always
15028 passing tests containing inferior values.
15029 * gdb.base/ending-run.exp: Do not include the breakpoint address
15030 in the test message. Update copyright.
15031 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
15032 size in the test name, use gdb_test_multiple. Update copyright.
15033
ef220b33
MC
150342004-06-14 Michael Chastain <mec.gnu@mindspring.com>
15035
15036 * gdb.cp/ref-types.cc: Add copyright notice.
15037
4f70a4c9
MC
150382004-06-14 Michael Chastain <mec.gnu@mindspring.com>
15039
15040 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
15041 hp_aCC_compiler.
15042 * lib/compiler.cc: Likewise.
15043 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
15044 'set' commands. Log diagnostics for other lines. Set
15045 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
15046
335928ac
MC
150472004-06-13 Michael Chastain <mec.gnu@mindspring.com>
15048
15049 * gdb.cp/try_catch.cc: Add copyright notice.
15050
2efb12e8
MC
150512004-06-12 Michael Chastain <mec.gnu@mindspring.com>
15052
15053 * gdb.cp/userdef.cc: Add copyright notice.
15054
0bbed51a
MC
150552004-06-11 Michael Chastain <mec.gnu@mindspring.com>
15056
15057 * gdb.cp/virtfunc.cc: Add copyright notice.
15058
e12a46c9
RC
150592004-06-11 Randolph Chung <tausq@debian.org>
15060
15061 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
15062 problem.
15063
338e05af
AC
150642004-06-10 Andrew Cagney <cagney@gnu.org>
15065
15066 * lib/compiler.cc, lib/compiler.c: Append either
15067 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
15068 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
15069 instead of gcc-3-3.
15070
dc3f10cb
AC
150712004-06-09 Andrew Cagney <cagney@gnu.org>
15072
b4d946af
AC
15073 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
15074 gdb/1455, bug is specific to "long long" and "double".
a9c64011 15075
dc3f10cb
AC
15076 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
15077 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
15078 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
15079 fixed.
15080
b5c0bfa2
AC
150812004-06-09 Andrew Cagney <cagney@gnu.org>
15082
15083 * gdb.base/structs.exp (test_struct_returns): Replace
15084 "return_value_unknown" and "finish_value_unknown" by
15085 "return_value_known" and "finish_value_known". Instead of
15086 "return_value_unknown" iff "finish_value_unknown", check
15087 "return_value_known" implies "finish_value_known".
15088
caeb605f
MH
150892004-06-08 Martin Hunt <hunt@redhat.com>
15090
15091 * gdb.base/float.exp: Add pattern for mips targets.
15092
c892bb64
RC
150932004-06-08 Randolph Chung <tausq@debian.org>
15094
15095 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
15096 message for unknown architectures more clear.
15097
48306d3e
JB
150982004-06-08 Joel Brobecker <brobecker@gnat.com>
15099
15100 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
15101 start the execution of the program.
15102
83ecb59f
JB
151032004-06-07 Jim Blandy <jimb@redhat.com>
15104
15105 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
15106 * gdb.arch/i386-cpuid.h: New helper file.
15107
55264cb4
RC
151082004-06-07 Randolph Chung <tausq@debian.org>
15109
15110 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
15111 has started.
15112
23cadb28
RM
151132004-06-04 Roland McGrath <roland@redhat.com>
15114
15115 Fix PR gdb/1647.
15116 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
15117 differently to be robust to output buffering differences.
15118
51d01eda
MC
151192004-06-04 Michael Chastain <mec.gnu@mindspring.com>
15120
15121 * gdb.threads/pthreads.exp: Update copyright years.
15122 (check_control_c): Change asynchronous 'after' to synchronous.
15123
f4fc3b93
RM
151242004-06-04 Roland McGrath <roland@redhat.com>
15125
15126 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
15127 next gdb prompt.
15128
4013522b
MC
151292004-06-02 Michael Chastain <mec.gnu@mindspring.com>
15130
15131 Fix PR gdb/1636.
15132 * gdb.threads/manythreads.exp: Change asynchronous 'after'
15133 calls to synchronous.
15134
7a8f1e6b
JB
151352004-05-26 Jim Blandy <jimb@redhat.com>
15136
15137 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
15138
81bb3443
RC
151392004-05-24 Randolph Chung <tausq@debian.org>
15140
15141 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
15142 * gdb.asm/pa.inc: New file.
15143
8f5a3103
MK
151442004-05-22 Mark Kettenis <kettenis@gnu.org>
15145
15146 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
15147
734b8fe8 151482004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 15149 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
15150
15151 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
15152 GDB prompt.
15153
725603e1
UW
151542004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15155
f4fc3b93 15156 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
15157 setjmp/longjmp. Use sigaction instead of signal.
15158
8b923272 151592004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 15160 Michael Snyder <msnyder@redhat.com>
8b923272
JB
15161
15162 * gdb.threads/pthread_cond_wait.c: New file.
15163 * gdb.threads/pthread_cond_wait.exp: New testcase.
15164
8bfabb04
AC
151652004-05-13 Andrew Cagney <cagney@redhat.com>
15166
15167 * gdb.base/signull.exp, gdb.base/signull.c: New files.
15168 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
15169
42edda50
AC
151702004-05-11 Andrew Cagney <cagney@redhat.com>
15171
15172 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
15173 fixed but revealed gdb/1639.
15174
d303a6c7
AC
151752004-05-10 Andrew Cagney <cagney@redhat.com>
15176
15177 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
15178 func1" and "next to 2nd alarm", kernel bug avoided.
15179
bf08c2a1
DJ
151802004-05-10 Daniel Jacobowitz <dan@debian.org>
15181
15182 PR external/1568
15183 * gdb.base/bigcore.exp: Check the size of the dumped core file.
15184 XFAIL if it is smaller than bytes_allocated.
15185 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
15186 (main): Make chunks_allocated unsigned. Correct comment.
15187
c0586a34
JB
151882004-05-07 Joel Brobecker <brobecker@gnat.com>
15189
15190 * gdb.arch/powerpc-aix-prologue.c: New file.
15191 * gdb.arch/powerpc-aix-prologue.exp: New file.
15192
f2785d12
JB
151932004-05-07 Jim Blandy <jimb@redhat.com>
15194
15195 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
15196 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
15197
bd7f6e30
JB
151982004-05-06 Joel Brobecker <brobecker@gnat.com>
15199
15200 * gdb.base/sep.exp: No longer setup_kfail when the program was
15201 built with dwarf2.
15202
0a5e7efe
JI
152032004-05-05 Jim Ingham <jingham@apple.com>
15204
15205 * gdb.base/pending.exp: Make sure pending breakpoints
15206 preserve the ignore count.
f4fc3b93 15207
a8958849
MK
152082004-04-27 Jerome Guitton <guitton@gnat.com>
15209
15210 * i386-prologue.exp: Add testcase for jump instruction as first
15211 instruction of the real code.
15212 * i386-prologue.c (jump_at_beginning): New function.
15213
7e103f5b
MK
152142004-04-28 Mark Kettenis <kettenis@gnu.org>
15215
15216 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
15217 x86_64-*-*.
15218
5d38b224
MK
152192004-04-28 Mark Kettenis <kettenis@gnu.org>
15220
15221 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
15222 i*86-*-*.
15223
0ef32fd9
MK
152242004-04-25 Mark Kettenis <kettenis@gnu.org>
15225
15226 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
15227 expression that checks the return type.
15228
71d7dd7c
AC
152292004-04-23 Andrew Cagney <cagney@redhat.com>
15230
15231 * gdb.base/call-sc.exp: New test of scalar call/return values.
15232 * gdb.base/call-sc.c: Ditto.
15233
1e9f977e
JJ
152342004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15235
15236 * gdb.threads/manythreads.c: Reduce thread stack size.
15237
899d9e3a
JJ
152382004-04-23 Jeff Johnston <jjohnstn@redhat.com>
15239
15240 * gdb.threads/manythreads.c: Add copyright notice.
15241
61bcae62
AC
152422004-04-23 Andrew Cagney <cagney@redhat.com>
15243
15244 * gdb.base/siginfo.exp: Better handle step out of signal.
15245 * gdb.base/sigstep.exp: Ditto.
15246
7339a42e 152472004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 15248 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
15249
15250 * gdb.threads/manythreads.c: New testcase.
15251 * gdb.threads/manythreads.exp: Ditto.
15252
5c98409b
JB
152532004-04-22 Jim Blandy <jimb@redhat.com>
15254
15255 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
15256 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
15257
3b611f1a
MC
152582004-04-21 Michael Chastain <mec.gnu@mindspring.com>
15259
15260 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
15261
f0fd9238
AC
152622004-04-21 Andrew Cagney <cagney@redhat.com>
15263
15264 * gdb.base/sigstep.c: New file.
15265 * gdb.base/sigstep.exp: New file.
15266
90990674
JB
152672004-04-16 Joel Brobecker <brobecker@gnat.com>
15268
15269 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
15270 call to observer_notify_normal_stop.
15271
78cef34b
AC
152722004-04-15 Andrew Cagney <cagney@redhat.com>
15273
15274 * gdb.base/siginfo.c: New file.
15275 * gdb.base/siginfo.exp: New file.
15276
d2343407
JB
152772004-04-12 J. Brobecker <brobecker@gnat.com>
15278
15279 * gdb.base/sep.exp: Fix typo in comment.
15280
a2dba3c8
JB
152812004-04-12 J. Brobecker <brobecker@gnat.com>
15282
15283 * gdb.base/sep.c: New file.
15284 * gdb.base/sep-proc.c: New file.
15285 * gdb.base/sep.exp: New testcase.
15286
15f7b60e
MK
152872004-04-09 Mark Kettenis <kettenis@gnu.org>
15288
15289 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
15290 support.
15291
44f4de1a
AC
152922004-04-05 Andrew Cagney <cagney@redhat.com>
15293
15294 * gdb.base/sigaltstack.c: New file.
15295 * gdb.base/sigaltstack.exp: New file.
15296
ef04f396
JB
152972004-04-04 Joel Brobecker <brobecker@gnat.com>
15298
15299 * gdb.base/foll-fork.exp: Update the expected output for
15300 "help set follow-fork-mode", to match a change that was made
15301 to the help of this variable on 2004-01-13.
15302
d40d2c92
JB
153032004-04-01 Joel Brobecker <brobecker@gnat.com>
15304
15305 * lib/ada.exp: Add copyright notice.
15306 * bar.ads: Likewise.
15307 * bar.adb: Likewise.
15308 * null_record.adb: Likewise.
15309 * null_record.exp: Likewise.
15310 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
15311
f86ef5a3
JB
153122004-04-01 Joel Brobecker <brobecker@gnat.com>
15313
15314 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
15315 * configure: Regenerate.
15316
414e70e3
JB
153172004-04-01 Joel Brobecker <brobecker@gnat.com>
15318
15319 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
15320 to build the application. Remove the message printed when in
15321 verbose mode, redundant with the UNSUPPORTED message above.
15322
f0aaee49
JB
153232004-03-31 Joel Brobecker <brobecker@gnat.com>
15324
15325 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
15326 * gdb.ada (null_record.exp): New testcase.
15327
ac81cb54
JB
153282004-03-31 Joel Brobecker <brobecker@gnat.com>
15329
15330 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
15331
854af2f7
JB
153322004-03-31 Joel Brobecker <brobecker@gnat.com>
15333
15334 * gdb.ada: New subdirectory.
15335 * gdb.ada/Makefile.in: New file.
15336 * gdb.ada/gnat_ada.gpr.in: New file.
15337
034cb681
JB
153382004-03-31 Joel Brobecker <brobecker@gnat.com>
15339
15340 * lib/ada.exp: New file.
15341
78a1a894
DJ
153422004-03-24 Daniel Jacobowitz <drow@mvista.com>
15343
15344 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
15345 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
15346
4b2b3b3e
AC
153472004-03-22 Andrew Cagney <cagney@redhat.com>
15348
15349 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
15350 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
15351 Problem identified by Ulrich Weigand.
15352
23c73aa3
DC
153532004-03-17 David Carlton <carlton@kealia.com>
15354
15355 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
15356 PR c++/826.
15357
d63a86f8
RM
153582004-03-16 Roland McGrath <roland@redhat.com>
15359
15360 * gdb.base/auxv.exp: New file.
15361 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
15362
0e02aa50
DC
153632004-03-12 David Carlton <carlton@kealia.com>
15364
15365 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
15366 * gdb.cp/pr-1553.cc: Ditto.
15367 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
15368 pass branch.
15369
c20b71be
MC
153702004-03-12 Michael Chastain <mec.gnu@mindspring.com>
15371
15372 * gdb.cp/templates.exp: Accept more template types.
15373
c7414a01
MC
153742004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15375
15376 From Corinna Vinschen with modifications.
15377 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
15378 local variable obj_with_enum.
15379 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
15380 results with obj_with_enum.
15381
ed69573c
MC
153822004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15383
15384 * gdb.cp/classes.cc: New file, copied from misc.cc.
15385 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
15386
28301461
MC
153872004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15388
15389 * gdb.cp/misc.cc: Add copyright notice.
15390
1198ecbe
DC
153912004-03-05 David Carlton <carlton@kealia.com>
15392
15393 * gdb.cp/rtti.exp: Add 'print *obj3' test.
15394 * gdb.cp/rtti.h: Update copyright.
15395 (namespace n2::n3): New.
15396 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
15397 (n2::n3::func3): New.
15398 (main): Call n2::n3::func3.
15399 * gdb.cp/rtti2.cc: Update copyright.
15400 (n2::create3): New.
15401
9e08c470
MK
154022004-03-04 Mark Kettenis <kettenis@gnu.org>
15403
15404 * gdb.asm/openbsd.inc: Fix typo.
15405
4bebc3aa
FF
154062004-03-03 Fred Fish <fnf@redhat.com>
15407
15408 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
15409 "val" instead of unused "size". Update copyright year.
15410
6ea9fb37
DJ
154112004-02-29 Daniel Jacobowitz <drow@mvista.com>
15412
15413 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
15414 to use unsigned char.
15415 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
15416 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
15417
23b23974
DJ
154182004-02-29 Daniel Jacobowitz <drow@mvista.com>
15419
15420 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
15421 line of output.
15422
7574fd53
DJ
154232004-02-28 Daniel Jacobowitz <drow@mvista.com>
15424
15425 * gdb.base/relocate.c (dummy): Initialize.
15426
a195357f
DJ
154272004-02-28 Daniel Jacobowitz <drow@mvista.com>
15428
15429 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
15430 a breakpoint at exit.
15431
72fd54a9
FF
154322004-02-27 Fred Fish <fnf@redhat.com>
15433
15434 * gdb.base/chng-syms.exp: Add expect condition to match failing
15435 case that isn't a timeout.
15436
b9d23137
AC
154372004-02-27 Andrew Cagney <cagney@redhat.com>
15438
15439 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
15440 support.
15441
15d208f6 154422004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 15443
15d208f6
FF
15444 * gdb.arch/gdb1431.c: Remove.
15445 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
15446 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
15447 of "until" incorrectly.
15448
98f9cd2d
JB
154492004-02-26 J. Brobecker <brobecker@gnat.com>
15450
15451 * gdb.cp/class2.cc (empty): New class.
15452 (refer): New function.
15453 (main): Declare an object of type empty and use it.
15454 * gdb.cp/class2.exp: Print the value of an object of type empty.
15455
9b50c11b
JJ
154562004-02-26 Jeff Johnston <jjohnstn@redhat.com>
15457
15458 * gdb.base/langs.exp: Update query string to match the
15459 new nquery format used for pending breakpoints.
15460
0dcd613f
AC
154612004-02-26 Andrew Cagney <cagney@redhat.com>
15462
15463 Fix PR i18n/1570.
15464 * gdb.base/charset.c: Update copyright notice.
15465 (main, init_string): Remove the escape character '\e' tests.
15466 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
15467 * gdb.base/charset.exp (valid_host_charset): Ditto.
15468 * gdb.base/setvar.exp: Ditto.
15469
b8a56647
AC
154702004-02-24 Andrew Cagney <cagney@redhat.com>
15471
90d59e34
AC
15472 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
15473 mmapped data in core file" PASS and FAIL messages consistent.
15474
b8a56647
AC
15475 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
15476 setting a breakpoint. Work around PR java/1565.
15477
9f27c604
JJ
154782004-02-23 Jeff Johnston <jjohnstn@redhat.com>
15479
15480 * lib/gdb.exp (gdb_breakpoint): Update query string to match
15481 new nquery format.
15482 * gdb.base/pending.exp: Ditto.
15483
3224a706
MK
154842004-02-22 Mark Kettenis <kettenis@gnu.org>
15485
15486 * configure.in: Run stabs tests on *BSD.
15487 * configure: Regenerated.
15488
41e0a9ca
MK
154892004-02-21 Mark Kettenis <kettenis@gnu.org>
15490
15491 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
15492
1e1b3428
FF
154932004-02-20 Fred Fish <fnf@redhat.com>
15494
15495 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
15496 blank in test for "returns short", for consistency with other
15497 "returns xxx" tests. Update copyright year.
15498
f9a7572a
FF
154992004-02-19 Fred Fish <fnf@redhat.com>
15500
15501 New testcase for PR breakpoint/1558.
15502 * gdb.arch/gdb1558.exp: New file.
15503 * gdb.arch/gdb1558.c: New file.
15504
b2ce2854
EZ
155052004-02-19 Elena Zannoni <ezannoni@redhat.com>
15506
15507 * gdb.base/nodebug.exp: Fix typo.
15508
e7c9ff01
JB
155092004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15510
15511 Committed by Jim Blandy <jimb@redhat.com>.
15512
62f4b920
JB
15513 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
15514
2db536a1
JB
15515 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
15516
e7c9ff01
JB
15517 * gdb.base/float.exp: Support s390*-*-* targets.
15518
f3205b34
AF
155192004-02-17 Adam Fedor <fedor@gnu.org>
15520
15521 * gdb.base/gdb1555.exp: New file.
15522 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
15523
9d62932d
EZ
155242004-02-17 Elena Zannoni <ezannoni@redhat.com>
15525
15526 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
15527
344c9711
FF
155282004-02-16 Fred Fish <fnf@redhat.com>
15529
15530 * gdb.arch/gdb1291.c: Remove
15531 * gdb.arch/gdb1291.s: New test input file.
15532 * gdb.arch/gdb1291.exp: Expand test to check case that should not
15533 fail. Test for correct result, known incorrect result, other
15534 failures and timeouts.
15535
2d822687
AC
155362004-02-16 Andrew Cagney <cagney@redhat.com>
15537
15538 * gdb.base/bigcore.exp: New file.
15539 * gdb.base/bigcore.c: New file.
15540
dac15b66
AC
155412004-02-13 Andrew Cagney <cagney@redhat.com>
15542
15543 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
15544 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
15545 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
15546 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
15547 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
15548 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
15549 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
15550 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
15551 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
15552 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
15553
6bdfc2c4
JJ
155542004-02-11 Jeff Johnston <jjohnstn@redhat.com>
15555
15556 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
15557 executed is an alloc instruction.
15558
87b3ede8
DC
155592004-02-11 David Carlton <carlton@kealia.com>
15560
15561 * gdb.cp/breakpoint.exp: New.
15562 * gdb.cp/breakpoint.cc: New.
15563
6e19e2bf
MC
155642004-02-11 Michael Chastain <mec.gnu@mindspring.com>
15565
15566 Partial fix for PR gdb/1543.
15567 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
15568 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
15569 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
15570 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
15571 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
15572 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
15573 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
15574 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
15575 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
15576 to bug-gdb@prep.ai.mit.edu .
15577 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
15578 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
15579 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
15580 Likewise.
15581
5c5455dc
AC
155822004-02-10 Andrew Cagney <cagney@redhat.com>
15583
15584 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
15585 using gdb_internal_error_resync.
15586
9cf689d7
DJ
155872004-02-09 Daniel Jacobowitz <drow@mvista.com>
15588
15589 * gdb.threads/thread-specific.exp: Stop early if no threads are
15590 found.
15591
d2dc51db
MC
155922004-02-09 Michael Chastain <mec.gnu@mindspring.com>
15593
15594 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
15595
14b1a056
DJ
155962004-02-08 Daniel Jacobowitz <drow@mvista.com>
15597
15598 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
15599 breakpoints.
15600
83f66e8f
DJ
156012004-02-07 Daniel Jacobowitz <drow@mvista.com>
15602
15603 * config/sim.exp (gdb_load): Handle $arg == "".
15604 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
15605 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
15606
30fc0091
EZ
156072004-02-07 Elena Zannoni <ezannoni@redhat.com>
15608
a9c64011
AS
15609 * gdb.base/maint.exp: Update test to reflect
15610 obstack changes.
30fc0091 15611
4d806929
JJ
156122004-02-04 Jeff Johnston <jjohnstn@redhat.com>
15613
15614 * gdb.base/pendshr.c (pendfunc): New function that calls
15615 pendfunc1.
15616 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
15617
7bfdd688
FF
156182004-02-04 Fred Fish <fnf@redhat.com>
15619
15620 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
15621 function symbols and update copyright years.
15622 * gdb.arch/gdb1291.c: Ditto.
15623
aaa08ee4
MC
156242004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15625
15626 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
15627
dbad7755
MC
156282004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15629
15630 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
15631
ec4646ef
MC
156322004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15633
15634 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
15635
1b802196
FF
156362004-02-02 Fred Fish <fnf@redhat.com>
15637
15638 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
15639 remote targets. Update copyright years.
15640
18fe2033
JJ
156412004-02-02 Jeff Johnston <jjohnstn@redhat.com>
15642
15643 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
15644 support.
15645 * gdb.base/langs.exp: Fix test which attempts to create
15646 breakpoint on non-existent function to handle new pending
15647 support.
15648 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
15649 a breakpoint.
15650 * gdb.base/pending.exp: New test.
15651 * gdb.base/pending.c: New file.
15652 * gdb.base/pendshr.c: Ditto.
15653
8d577d32
DC
156542004-02-02 David Carlton <carlton@kealia.com>
15655
15656 * gdb.cp/overload.exp: Add overloadNamespace tests.
15657 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
15658 (overloadNamespace, XXX): New.
15659 (main): Call XXX::marker2.
15660
3ad13771
FF
156612004-02-01 Fred Fish <fnf@redhat.com>
15662
15663 * gdb.base/dump.exp: Use runto_main instead of "runto main".
15664 * gdb.base/finish.exp: Ditto.
15665 * gdb.base/gcore.exp: Ditto.
15666 * gdb.base/huge.exp: Ditto.
15667 * gdb.base/info-proc.exp: Ditto.
15668 * gdb.base/return2.exp: Ditto.
15669 * gdb.threads/gcore-thread.exp: Ditto.
15670
44c75849
DJ
156712004-02-01 Daniel Jacobowitz <drow@mvista.com>
15672
15673 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
15674
005bc093
MK
156752004-02-01 Mark Kettenis <kettenis@gnu.org>
15676
15677 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
15678 that opening the file succeeds on OpenBSD.
15679
c47cebdb
DJ
156802004-02-01 Daniel Jacobowitz <drow@mvista.com>
15681
15682 * gdb.threads/thread-specific.c: New file.
15683 * gdb.threads/threads-specific.exp: New test script.
15684 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
15685 to expect_out.
15686
5a01311c
MK
156872004-02-01 Mark Kettenis <kettenis@gnu.org>
15688
15689 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
15690 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
15691 only on the "print_small_structs from print_long_arg_list" test.
15692
ce22a4f1
DJ
156932004-02-01 Daniel Jacobowitz <drow@mvista.com>
15694
15695 * gdb.base/completion.exp: Kill a stray backslash.
15696
15697 From Jim Ingham <jingham@apple.com>:
15698 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
15699 agrees with the result from sending a tab.
15700
abbab9d3
DJ
157012004-01-31 Daniel Jacobowitz <drow@mvista.com>
15702
15703 * gdb.base/chng-syms.exp: Remove stray newline.
15704
53904d1e
MK
157052004-01-31 Mark Kettenis <kettenis@gnu.org>
15706
15707 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
15708 *-*-openbsd*.
15709 * gdb.asm/openbsd.inc: New file.
15710
3a4b3aac
MK
157112004-01-30 Mark Kettenis <kettenis@gnu.org>
15712
15713 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
15714 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
15715 *-*solaris2*. Remove commented out default settings for
15716 asm-flags. Replace gdb_compile with target_link.
15717
ebac27b4
MC
157182004-01-29 Michael Chastain <mec.gnu@mindspring.com>
15719
15720 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
15721 for all tests. Remove old hp-ux and cygnus xfail cases.
15722
d8679d84
PH
157232004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
15724
15725 * gdb.base/chng-syms.exp: New file.
15726 * gdb.base/chng-syms.c: New file.
15727
0a55bc22
MC
157282004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15729
15730 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
15731 Provide arms for current output in all my configurations.
15732
94b8e876
MC
157332004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15734
15735 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
15736 * lib/compiler.cc: Likewise.
15737 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
15738 get the right preprocessor. Eval the output directly. Remove
15739 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
15740 hp_f77_compiler and hp_f90_compiler completely.
15741 (gdb_preprocess): Delete.
15742 (get_compiler): Delete.
15743
7cf03d44
MK
157442004-01-24 Mark Kettenis <kettenis@gnu.org>
15745
15746 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
15747 <string.h>.
15748
68b6dce9
NR
157492004-01-24 Nick Roberts <nick@nick.uklinux.net>
15750
15751 * gdb.mi/mi-stack.exp: Update copyright.
15752
b368761e
DC
157532004-01-23 David Carlton <carlton@kealia.com>
15754
15755 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
15756 test for cp_lookup_transparent_type.
15757 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
15758 call them.
15759
f2061b53
DJ
157602004-01-23 Daniel Jacobowitz <drow@mvista.com>
15761
15762 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
15763 after -var-update.
15764
37fc574a
DC
157652004-01-23 David Carlton <carlton@kealia.com>
15766
15767 * gdb.cp/namespace.cc (C::ensureRefs): New.
15768 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
15769
8e94b928
NR
157702004-01-20 Nick Roberts <nick@nick.uklinux.net>
15771
15772 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
15773 case "-stack-list-locals 2".
15774 * gdb.mi/mi-var-child.exp: Test for case
15775 "-var-list-children --all-values NAME".
15776
997b0952
MC
157772004-01-18 Michael Chastain <mec.gnu@mindspring.com>
15778
15779 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
15780
52470da3
MK
157812004-01-18 Mark Kettenis <kettenis@gnu.org>
15782
7049b4b8
MK
15783 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
15784 used with gdb_test_multiple.
15785
52470da3
MK
15786 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
15787 read at address 0. This fixes PR testsuite/1504.
15788
da6012e5
DJ
157892004-01-18 Daniel Jacobowitz <drow@mvista.com>
15790
15791 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
15792 Remove downloading, guessing the host executable, the calls to
15793 gdb_file_cmd and gdb_target_cmd, and "load" support.
15794 (infer_host_exec): New function broken out from gdb_load.
15795 (gdb_load): New wrapper for gdbserver_gdb_load.
15796 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
15797 gdb_target_cmd. Use -target-select.
15798 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
15799 Download binaries to the host. Clear last_mi_remote_file when
15800 we load a new binary.
15801 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
15802 call gdbserver_gdb_load and mi_gdb_target_cmd.
15803
32c70722
MC
158042004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15805
15806 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
15807 type patterns.
15808
b0cecf36
MC
158092004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15810
15811 * gdb.cp/templates.exp: Fix typo in test name of
15812 "print Foo<volatile char*>::foo".
15813
4120d7e6
MC
158142004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15815
15816 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
15817
f679e530
BE
158182004-01-16 Ben Elliston <bje@wasabisystems.com>
15819
15820 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
15821 (clean mostlyclean): Remove empty rm.
15822
091c48f6
MC
158232004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15824
15825 * gdb.base/setvar.exp: Add copyright years.
15826
3e5fc8d2
DC
158272004-01-14 David Carlton <carlton@bactrian.org>
15828
15829 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
15830 PR c++/1511 and update coment.
15831 * gdb.cp/templates.exp: Update patterns to match current output.
15832 If changes involve something other than whitespace, KFAIL
15833 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
15834
63d06c5c
DC
158352004-01-14 David Carlton <carlton@kealia.com>
15836
15837 * gdb.cp/namespace.exp: Add tests involving classes defined within
15838 namespaces.
15839 * gdb.cp/namespace.cc (C::CClass): New.
15840 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
15841
a51dab88
EZ
158422004-01-14 Elena Zannoni <ezannoni@redhat.com>
15843
15844 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
15845 what debug info we have. Print a better message if something goes
15846 wrong while producing the separate debug info file.
15847
a476ccc9
MC
158482004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15849
15850 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
15851
f453692c
MC
158522004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15853
15854 * gdb.base/callfuncs.c: Add copyright notice.
15855
f40063a5
MC
158562004-01-13 Michael Chastain <mec.gnu@mindspring.com>
15857
15858 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
15859 inheritance. PR gdb/1498, PR gcc/13539.
15860
19ac3974
EZ
158612004-01-13 Elena Zannoni <ezannoni@redhat.com>
15862
a9c64011
AS
15863 * gdb.threads/gcore-thread.exp: Prefix name of binary with
15864 test specific name.
15865 * gdb.mi/gdb669.exp: Ditto.
15866 * gdb.mi/mi-pthreads.exp: Ditto.
15867 * gdb.mi/mi1-pthreads.exp: Ditto.
15868 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 15869
56c97c6e
MC
158702004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15871
15872 * gdb.cp/member-ptr.cc: Add copyright notice.
15873
a0644324
MC
158742004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15875
15876 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
15877 some patterns for recent versions of gcc and hpacc. Delete
15878 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
15879 Delete tests that access a NULL pointer-to-member-data. This
15880 script is still disabled for gcc.
15881
32fabe09
EZ
158822004-01-12 Elena Zannoni <ezannoni@redhat.com>
15883
15884 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 15885 escaped correctly.
32fabe09 15886
1f8a6abb
EZ
158872004-01-12 Elena Zannoni <ezannoni@redhat.com>
15888
15889 * gdb.base/sepdebug.exp: New file.
15890 * gdb.base/sepdebug.c: New file.
15891 * lib/gdb.exp (separate_debug_filename): New procedure.
15892 (gdb_gnu_strip_debug): New procedure.
15893
48efe704
AC
158942004-01-12 Andrew Cagney <cagney@redhat.com>
15895
15896 * gdb.mi/ChangeLog: Delete file. Renamed to ...
15897 * gdb.mi/ChangeLog-1999-2003: New file.
15898
a9415475
AC
158992004-01-12 Andrew Cagney <cagney@redhat.com>
15900
15901 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
15902 "Renaming a directory to a non-empty directory returns ENOTEMPTY
15903 or EEXIST", treat EBUSY as an XFAIL.
15904
83b8cf9d
MC
159052004-01-11 Michael Chastain <mec.gnu@mindspring.com>
15906
15907 * gdb.base/scope.exp: Remove obsolete setup_xfail for
15908 hp_cc_compiler.
15909
9939d2a8
MC
159102004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15911
15912 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
15913 decorations.
15914
1ff8cadf
MC
159152004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15916
15917 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
15918 and "(aCC)" decorations. Remove obsolete doco about old
15919 test results.
15920
6fa9022e
MC
159212004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15922
15923 * gdb.cp/exception.exp: Fix typo in doco.
15924
209721fe
MK
159252004-01-09 Mark Kettenis <kettenis@gnu.org>
15926
15927 * gdb.base/gdb1476.exp: Fix typo.
15928
ef11303e
MC
159292004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15930
15931 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
15932 file.
15933
041ab88c
MC
159342004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15935
15936 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
15937 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
15938 Use gdb_compile. Remove restriction on gcc. Add some patterns
15939 for recent version of gdb. Delete second half, which was a copy
15940 of the first half with different build flags. This test is
15941 still disabled because it is still not ready for production.
15942
e36d075a
MC
159432004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15944
15945 * gdb.cp/exception.cc: Add copyright notice.
15946 * gdb.cp/exception.exp: Add a notice that this file is broken
15947 because of line number changes caused by addition of copyright
15948 notice.
15949
42b190ad
MC
159502004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15951
15952 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
15953 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
15954
8f25f06b
MC
159552004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15956
15957 * gdb.cp/classes.exp: Accept gnu abi 2.
15958 * gdb.cp/derivation.exp: Likewise.
15959 * gdb.cp/overload.exp: Likewise.
15960 * gdb.cp/virtfunc.exp: Likewise.
15961
06ded8b8
MC
159622004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15963
15964 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
15965 semicolon after end of function.
15966
77c26ae3
MC
159672004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15968
15969 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
15970 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
15971 boilerplate code for compiling and running the program under
15972 test. Add some string method tests.
15973
20757486
MC
159742004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15975
15976 * gdb.cp/bs15503.cc: Add copyright notice.
15977 * gdb.cp/bs15503.exp: Adjust line number.
15978
0fd3b503
MC
159792004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15980
15981 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
15982 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
15983
10d1bea8
MC
159842004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15985
15986 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
15987 hp_cc_compiler.
15988
2789202a
MC
159892004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15990
15991 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
15992 * gdb.cp/ctti.exp: Use the marker instead of "next".
15993 With gcc, run further before bailing.
15994
b862f14c
MC
159952004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15996
15997 * gdb.cp/cttiadd.cc: Add copyright notice.
15998 * gdb.cp/cttiadd1.cc: Likewise.
15999 * gdb.cp/cttiadd2.cc: Likewise.
16000 * gdb.cp/cttiadd3.cc: Likewise.
16001
96da2469
MC
160022004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16003
16004 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
16005 Use gdb_test, gdb_test_multiple. Use floating-point values that
16006 have exact representations in IEEE-ish formats.
16007
053248ff
MC
160082004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16009
16010 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
16011 compilers. Delete duplicate call to get_compiler_info.
16012 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
16013 * gdb.base/volatile.exp: Likewise.
16014
84acecdd
MK
160152004-01-07 Mark Kettenis <kettenis@gnu.org>
16016
16017 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
16018 memory at address 0.
16019
fe11a27f
MC
160202004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16021
16022 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
16023 to test for hp-ux assembler. Fix copyright years.
16024
60ad077b
AC
160252004-01-07 Andrew Cagney <cagney@redhat.com>
16026
16027 * gdb.base/fileio.c (strerrno): Add "EBUSY".
16028
1c9b8f33
AC
160292004-01-07 Andrew Cagney <cagney@redhat.com>
16030
16031 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
16032 when creating the read-only file. From analysis by Roland McGrath
16033 and Elena Zannoni.
16034
753ccc7a
MC
160352004-01-06 Michael Chastain <mec.gnu@mindspring.com>
16036
16037 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
16038
eca3e36b
MC
160392004-01-06 Michael Chastain <mec.gnu@mindspring.com>
16040
16041 * gdb.base/cvexpr.c: Be type-safe with function pointers and
16042 data pointers.
16043
f8d4bac4
MC
160442004-01-06 Michael Chastain <mec.gnu@mindspring.com>
16045
16046 * gdb.cp/m-static.exp: Compile one source file at a time.
16047 Delete unused call to get_compiler_info.
16048
9b4e0f94
MC
160492004-01-06 Michael Chastain <mec.gnu@mindspring.com>
16050
16051 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
16052 * gdb.base/call-rt-st.exp: Likewise.
16053 * gdb.base/nodebug.exp: Likewise.
16054 * gdb.base/volatile.exp: Likewise.
16055 * gdb.cp/ref-types.exp: Likewise.
16056 * gdb.cp/templates.exp: Likewise.
16057
023c1024
MK
160582004-01-05 Mark Kettenis <kettenis@gnu.org>
16059
16060 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
16061
19703c4a
MC
160622004-01-05 Michael Chastain <mec.gnu@mindspring.com>
16063
16064 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
16065 hppa*-hp-hpux*.
16066
18b67037
MK
160672004-01-04 Mark Kettenis <kettenis@gnu.org>
16068
ba6219c8
MK
16069 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
16070 x86_64-*-*.
16071
18b67037
MK
16072 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
16073 sparc64-*-* and sparc*-solaris2*.
16074
1bfbbb9d
MK
160752004-01-04 Mark Kettenis <kettenis@gnu.org>
16076
16077 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
16078 return ${tests}" test. The ${tests} already mentions the
16079 filename.
16080
06846494
MC
160812004-01-02 Michael Chastain <mec.gnu@mindspring.com>
16082
16083 * gdb.cp/local.exp: Accept gcc abi 2.
16084
3b0cb202
MC
160852004-01-02 Michael Chastain <mec.gnu@mindspring.com>
16086
16087 * gdb.cp/templates.exp: Accept gcc abi 2.
16088
0643ec3f
MC
160892004-01-02 Michael Chastain <mec.gnu@mindspring.com>
16090
16091 * lib/compiler.cc: Remove supports_template_debugging.
16092 * gdb.cp/templates.exp: Do not test supports_template_debugging.
16093
d231d0b1
MC
160942004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16095
16096 * gdb.cp/namespace.exp: Accept gcc abi 2.
16097
44ffb27c
MC
160982004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16099
16100 * gdb.cp/method.exp: Accept gcc abi 2.
16101
184ad485
MC
161022004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16103
16104 * gdb.cp/classes.exp: Generate identical results as old version.
16105 * gdb.cp/derivation.exp: Likewise.
16106 * gdb.cp/overload.exp: Likewise.
16107 * gdb.cp/virtfunc.exp: Likewise.
16108
116f09e7
MC
161092004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16110
16111 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
16112 mysterious bug with sourceware version of expect.
16113
b1379776
MC
161142004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16115
16116 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
16117 current versions of gcc, including gcc abi 2. Remove gratuitous
16118 restart of test program. Use gdb_test_multiple and gdb_test for
16119 all tests. Add patterns to xfail missing "const" in "const char *"
16120 and kfail PR gdb/1155.
16121
6b7a4c0e
MC
161222004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16123
16124 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
16125 current versions of gcc, including gcc abi 2. Remove gratuitous
16126 restart of test program. Use gdb_test_multiple and gdb_test for
16127 all tests. Add patterns to kfail PR gdb/1498.
16128
51615d72
MC
161292003-12-31 Michael Chastain <mec.gnu@mindspring.com>
16130
16131 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
16132 current versions of gcc, including gcc abi 2. Use "breakpoint"
16133 and "continue" instead of restarting the target program. Use
16134 gdb_test_multiple and gdb_test for all tests.
16135
7b79a9d7
MK
161362004-01-01 Mark Kettenis <kettenis@gnu.org>
16137
16138 * gdb.asm/asm-source.exp: Update copyright year. Link statically
16139 for *-*-solaris2*.
16140
1cd3489f
MC
161412003-12-31 Michael Chastain <mec.gnu@mindspring.com>
16142
16143 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
16144 current versions of gcc, including gcc abi 2. Use "breakpoint"
16145 and "continue" instead of restarting the target program several
16146 times. Use gdb_test_multiple and gdb_test for all tests.
16147
850742db
MC
161482003-12-18 Michael Chastain <mec.gnu@mindspring.com>
16149
16150 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
16151 source files.
16152
eb4bbda8
MC
161532003-12-16 Michael Chastain <mec.gnu@mindspring.com>
16154
16155 * gdb.base/environ.exp: Handle compiling test case from multiple
16156 source files.
16157
e42c7771
MC
161582003-12-16 Michael Chastain <mec.gnu@mindspring.com>
16159
16160 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
16161
80e4b428
JB
161622003-12-17 Jim Blandy <jimb@redhat.com>
16163
5f06973a
JB
16164 * gdb.base/freebpcmd.c: Add copyright notice.
16165
80e4b428
JB
16166 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
16167
0ab84fb7
MC
161682003-12-16 Michael Chastain <mec.gnu@mindspring.com>
16169
16170 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
16171
1b3bb3d0
JB
161722003-12-13 Jim Blandy <jimb@redhat.com>
16173
16174 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
16175
3a4c9371
KB
161762003-12-12 Kevin Buettner <kevinb@redhat.com>
16177
16178 * gdb.asm/frv.inc: New file.
16179 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
16180
a1dea79a
FF
161812003-12-09 Fred Fish <fnf@redhat.com>
16182
16183 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
16184 functions to break1.c and leave prototypes behind. Add more
16185 "set breakpoint NN here" comments.
16186 * gdb.base/break1.c: New file.
16187
16188 * gdb.base/break.exp: Handle compiling test case from multiple
16189 source files and change source file references as needed.
16190 * gdb.base/completion.exp: Ditto.
16191 * gdb.base/condbreak.exp: Ditto.
16192 * gdb.base/define.exp: Ditto.
16193 * gdb.base/ena-dis-br.exp: Ditto.
16194 * gdb.base/info-proc.exp: Ditto.
16195 * gdb.base/maint.exp: Ditto.
16196 * gdb.base/until.exp: Ditto.
16197
16198 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
16199 hardcoded line numbers.
16200 * gdb.base/define.exp: Ditto.
16201 * gdb.base/ena-dis-br.exp: Ditto.
16202 * gdb.base/maint.exp: Ditto.
16203 * gdb.base/until.exp: Ditto.
16204
16205 * gdb.base/completion.exp: Use "break1" for completion tests since
16206 "break" is no longer a unique prefix.
16207
5266b69c
AC
162082003-12-06 Andrew Cagney <cagney@redhat.com>
16209
16210 * gdb.base/structs.exp (test_struct_returns): When applicable, set
16211 "return_value_unimplemented". When an unimplemented struct return
16212 architecture, report incorrect values as a KFAIL
16213
374451f0
MC
162142003-12-05 Michael Chastain <mec.gnu@mindspring.com>
16215
16216 * gdb.cp/rtti.exp: Accept new wording of warning from
16217 cp_lookup_rtti_type.
16218
ba9b20a7
MC
162192003-12-05 Michael Chastain <mec.gnu@mindspring.com>
16220
16221 Partial fix for PR testsuite/1456.
16222 * gdb.base/scope.exp (test_at_main): Replace references to
16223 gcc_compiled with calls to test_compiler_info.
16224 (test_at_foo): Likewise.
16225 (test_at_bar): Likewise.
16226
b74b6d0b
MC
162272003-12-04 Michael Chastain <mec.gnu@mindspring.com>
16228
16229 Partial fix for PR testsuite/1456.
16230 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
16231 to test_compiler_info.
16232
ccfa3402
MC
162332003-12-03 Michael Chastain <mec.gnu@mindspring.com>
16234
16235 * gdb.base/so-impl-ld.exp: Update copyright notice.
16236
f6246aba
MC
162372003-12-02 Michael Chastain <mec.gnu@mindspring.com>
16238
16239 Partial fix for PR testsuite/1456.
16240 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
16241 to test_compiler_info.
16242
13ae734a
MC
162432003-11-28 Michael Chastain <mec.gnu@mindspring.com>
16244
16245 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
16246 from current versions of gdb. Clean up regular expressions.
16247 Delete redundant timeout case.
16248
d8e1cdee
MC
162492003-11-28 Michael Chastain <mec.gnu@mindspring.com>
16250
16251 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
16252 from current versions of gdb. Clean up regular expressions.
16253 Delete redundant timeout case.
16254
96457b64
MC
162552003-12-01 Michael Chastain <mec.gnu@mindspring.com>
16256
16257 Partial fix for PR testsuite/1456.
16258 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
16259 gcc_compiled with call to test_compiler_info.
16260
f35309fc
MC
162612003-11-30 Michael Chastain <mec.gnu@mindspring.com>
16262
16263 Partial fix for PR testsuite/1456.
16264 * gdb.base/list.exp (test_list_function): Delete unused declaration
16265 of gcc_compiled.
16266
d7afdf9b
MC
162672003-11-29 Michael Chastain <mec.gnu@mindspring.com>
16268
16269 Partial fix for PR testsuite/1456.
16270 * gdb.base/complex.exp: Replace reference to gcc_compiled with
16271 call to test_compiler_info.
16272
71507b56
MK
162732003-11-29 Mark Kettenis <kettenis@gnu.org>
16274
16275 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
16276 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
16277 it to create the appropriate note.inc.
16278 * gdb.asm/asmsrc1.s: Include "note.inc".
16279 * gdb.asm/netbsd.inc: New file.
16280 * gdb.asm/empty.inc: New file.
16281
f81f93f7
MC
162822003-11-28 Michael Chastain <mec.gnu@mindspring.com>
16283
16284 Partial fix for PR testsuite/1456.
16285 * gdb.base/constvars.exp: Replace references to gcc_compiled with
16286 calls to test_compiler_info.
16287
9a77938e
MC
162882003-11-27 Michael Chastain <mec.gnu@mindspring.com>
16289
16290 Partial fix for PR testsuite/1456.
16291 * gdb.base/volatile.exp: Replace references to gcc_compiled with
16292 calls to test_compiler_info.
16293
e8367dc7
MK
162942003-11-27 Mark Kettenis <kettenis@gnu.org>
16295
16296 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
16297 pattern for the KFAILs.
16298
526c61ee
AF
162992003-11-25 Adam Fedor <fedor@gnu.org>
16300
16301 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
16302 * gdb.objc/objcdecode.m: New file.
16303
28f2d600
AF
163042003-11-25 Adam Fedor <fedor@gnu.org>
16305
16306 * gdb.objc/nondebug.exp: Test for PR objc/1236.
16307 * gdb.objc/nondebug.m: New file.
16308
a3895cee
BE
163092003-11-26 Ben Elliston <bje@wasabisystems.com>
16310
16311 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16312 NetBSD as it does on FreeBSD. Modelled on a similar change by
16313 Mark Kettenis on 2003-05-30.
16314 (link-flags): Set to "--entry _start" regardless of target.
16315 Special linker flags are to be appended to $link-flags.
16316 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
16317
c9f2c8a3
MC
163182003-11-25 Michael Chastain <mec.gnu@mindspring.com>
16319
16320 * gdb.cp/method.exp: Accept output of new demangler.
16321
15a0587a 163222003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
16323
16324 * gdb/class2.exp: New file.
16325 * gdb/class2.cc: New file.
16326
3c00b570
MC
163272003-11-25 Michael Chastain <mec.gnu@mindspring.com>
16328
16329 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
16330 of new demangler.
16331
7027acc7
MK
163322003-11-23 Mark Kettenis <kettenis@gnu.org>
16333
16334 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
16335 of gdb_test "run".
16336
b0e1598a
MK
163372003-11-23 Mark Kettenis <kettenis@gnu.org>
16338
16339 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
16340 "continue" into "run".
16341
4d9eda44
MC
163422003-11-23 Michael Chastain <mec.gnu@mindspring.com>
16343
16344 Partial fix for PR testsuite/1456.
16345 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
16346 call to test_compiler_info.
16347 * gdb.cp/ctti.exp: Likewise.
16348 * gdb.cp/derivation.exp: Likewise.
16349 * gdb.cp/member-ptr.exp: Likewise.
16350 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
16351 reference to gcc_compiled.
16352
163532003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
16354
16355 Fix PR testsuite/1463.
16356 * gdb.base/structs.exp (start_structs_test): Call
16357 get_debug_format before using the debug format.
16358
d422fe19
AC
163592003-11-22 Andrew Cagney <cagney@redhat.com>
16360
16361 * lib/gdb.exp (gdb_test_multiple): Add simple example.
16362 * gdb.base/structs.exp: Use gdb_test_multiple.
16363
039cf96d
AC
163642003-11-20 Andrew Cagney <cagney@redhat.com>
16365
6882279b
AC
16366 * gdb.base/structs.exp: Handle and recover from internal errors.
16367 Replace "foo${n}" with "foo<n>" in test messages.
16368
e53890ae
AC
16369 * gdb.base/structs.exp: Update copyright. Rewrite.
16370 * gdb.base/structs.c: Update copyright. Rewrite.
16371
2b211c59
AC
16372 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
16373 resync count exceeded.
d63a86f8 16374
039cf96d
AC
16375 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
16376 from the internal error.
16377 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
16378 Original from Jim Blandy.
16379 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 16380
eac98b22
AC
163812003-11-19 Andrew Cagney <cagney@redhat.com>
16382
16383 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
16384 KFAIL.
16385
67455b2a
MK
163862003-11-17 Mark Kettenis <kettenis@gnu.org>
16387
16388 New testcase for PR backtrace/1435.
16389 * gdb.arch/i386-unwind.exp: New file.
16390 * gdb.arch/i386-unwind.c: New file.
16391
853d6e5b
AC
163922003-11-17 Andrew Cagney <cagney@redhat.com>
16393
16394 * lib/gdb.exp (compiler_info): New global.
16395 (test_compiler_info): New function.
16396 (get_compiler_info): Set compiler_info.
16397 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
16398 "compiler_info" to gcc-<major>-<minor>.
16399
38cf6e11
MC
164002003-11-15 Michael Chastain <mec.gnu@mindspring.com>
16401
16402 * gdb.trace/configure: Remove.
16403
a50d3602
EZ
164042003-11-13 Elena Zannoni <ezannoni@redhat.com>
16405
16406 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 16407 breakpoints.
a50d3602
EZ
16408 * gdb.base/break.exp: Remove all references to explicit line
16409 numbers.
16410
d9407aaa
NC
164112003-11-11 Nick Clifton <nickc@redhat.com>
16412
16413 * gdb.base/shreloc.exp: Do not run for targets which do not
16414 support shared objects.
16415
db488fc1
CV
164162003-11-10 Corinna Vinschen <vinschen@redhat.com>
16417
16418 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
16419 Don't run tests if nofileio flag is given.
16420
6a90a18e
EZ
164212003-11-07 Elena Zannoni <ezannoni@redhat.com>
16422
16423 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 16424 as well as 'Watchpoint'.
6a90a18e 16425
0b915e9c
EZ
164262003-11-06 Elena Zannoni <ezannoni@redhat.com>
16427
16428 Reported by Jim Ingham <jingham@apple.com>:
16429 * gdb.base/annota1.exp: Match at least one occurrence of the
16430 signal handler annotation.
16431
d7e4b55f
EZ
164322003-11-06 Elena Zannoni <ezannoni@redhat.com>
16433
a9c64011
AS
16434 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
16435 as well as 'Watchpoint'.
d7e4b55f 16436
2fe4e8d0
MC
164372003-11-05 Michael Chastain <mec@shout.net>
16438
16439 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
16440
6ef88553
KW
164412003-11-03 Kris Warkentin <kewarken@qnx.com>
16442
16443 * gdb.arch/gdb1291.c: New test file.
16444 * gdb.arch/gdb1291.exp: New test script.
16445 * gdb.arch/gdb1431.c: New test file.
16446 * gdb.arch/gdb1431.exp: New test script.
16447
ae7dc4d8
MC
164482003-10-22 Michael Chastain <mec@shout.net>
16449
16450 * gdb.mi/pthreads.c: Add copyright notice.
16451
c39d7427
MC
164522003-10-22 Michael Chastain <mec@shout.net>
16453
16454 * gdb.threads/pthreads.c: Add copyright notice.
16455
8b7d96c1
MC
164562003-10-20 Michael Chastain <mec@shout.net>
16457
16458 * gdb.base/gdb1056.exp: New test script.
16459
d1d69fdd
DJ
164602003-10-13 Daniel Jacobowitz <drow@mvista.com>
16461
16462 * gdb.threads/killed.exp: Use gdb_run_cmd.
16463
7d605576
DJ
164642003-10-13 Daniel Jacobowitz <drow@mvista.com>
16465
16466 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
16467 create a core file.
16468 * gdb.threads/gcore-thread.exp: Likewise.
16469
618ec112
CV
164702003-10-13 Corinna Vinschen <vinschen@redhat.com>
16471
16472 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
16473 type, based on char type.
16474 (struct bit_flags_short_t): New bitfield type, based on short type.
16475 (init_bit_flags_char): New fuction.
16476 (init_bit_flags_short): Ditto.
16477 (print_bit_flags_char): Ditto.
16478 (print_bit_flags_short): Ditto.
16479 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
16480
9367a73c
MC
164812003-10-11 Michael Chastain <mec@shout.net>
16482
16483 * gdb.base/call-rt-st.exp: Update copyright year.
16484
1decf120
KI
164852003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
16486
16487 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
16488 * gdb.disasm/sh3.s: Ditto.
16489
5445b2ae
DJ
164902003-10-07 Daniel Jacobowitz <drow@mvista.com>
16491
16492 * gdb.threads/switch-threads.exp: New test.
16493 * gdb.threads/switch-threads.c: New source file.
16494
aec24853
CV
164952003-10-07 Corinna Vinschen <vinschen@redhat.com>
16496
16497 * gdb.base/ending-run.exp: Add sh specific case.
16498
adc7428d
AC
164992003-10-06 Andrew Cagney <cagney@redhat.com>
16500
16501 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
16502 * gdb.disasm/mn10200.exp: Delete obsolete file.
16503
c9d37158
DJ
165042003-09-29 Daniel Jacobowitz <drow@mvista.com>
16505
16506 * ChangeLog: Correct an entry command.exp -> commands.exp.
16507 * gdb.base/commands.exp (bp_deleted_in_command_test)
16508 (temporary_breakpoint_commands): Check noargs.
16509
79c2c32d
DC
165102003-09-25 David Carlton <carlton@kealia.com>
16511
16512 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
16513 of some print tests, where appropriate. Add tests for C::D::cd,
16514 E::ce, F::cXfX, G::XgX.
16515 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
16516
594e6d67
RE
165172003-09-25 Richard Earnshaw <rearnsha@arm.com>
16518
16519 * lib/java.exp (java_init): Import target_alias before using it.
16520
10f0d451
DC
165212003-09-25 David Carlton <carlton@kealia.com>
16522
16523 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
16524
274bcba0
EZ
165252003-09-23 Elena Zannoni <ezannoni@redhat.com>
16526
d63a86f8 16527 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 16528 weirdness.
274bcba0 16529
cdbf20f7
MC
165302003-09-17 Michael Chastain <mec@shout.net>
16531
16532 * gdb.cp/gdb1355.exp: New file.
16533 * gdb.cp/gdb1355.c: New file.
16534
71e06f80
CV
165352003-09-15 Corinna Vinschen <vinschen@redhat.com>
16536
16537 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
16538 * gdb.asm/sh.inc: New file.
16539
5c4e30ca
DC
165402003-09-11 David Carlton <carlton@kealia.com>
16541
bd45b7af
DC
16542 * gdb.cp/namespace.exp: Add tests for namespace types.
16543 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
16544 (test_namespace): New.
16545
1c199746
EZ
165462003-09-11 Elena Zannoni <ezannoni@redhat.com>
16547
a9c64011 16548 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 16549 * gdb.stabs/weird.exp: Ditto.
1c199746 16550
04ed252f
MC
165512003-09-08 Michael Chastain <mec@shout.net>
16552
16553 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
16554
d8a2d9e7
MC
165552003-09-07 Michael Chastain <mec@shout.net>
16556
16557 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
16558 'parse error'.
16559
161afb24
MK
165602003-09-07 Mark Kettenis <m.kettenis@osp.nl>
16561
16562 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
16563
49f2741a
MC
165642003-08-30 Michael Chastain <mec@shout.net>
16565
16566 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
16567 * gdb.gdb/observer.exp: Ditto.
16568 * gdb.gdb/xfullpath.exp: Ditto.
16569
8afa723e
MK
165702003-08-29 Mark Kettenis <kettenis@gnu.org>
16571
16572 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
16573 *-*-*bsd*.
16574
f31dfe3b
JJ
165752003-08-28 Jeff Johnston <jjohnstn@redhat.com>
16576
16577 * gdb.base/dump.exp: Skip for ia64.
16578
4630e498
JJ
165792003-08-25 Jeff Johnston <jjohnstn@redhat.com>
16580
16581 * gdb.asm/asm-source.exp: Add ia64 support.
16582 * gdb.asm/ia64.inc: New file.
16583
1105b7ef
MC
165842003-08-22 Michael Chastain <mec@shout.net>
16585
16586 * gdb.cp: New directory.
16587 * gdb.cp/*: Copy from gdb.c++/*.
16588 * gdb.c++/*: Remove.
16589 * Makefile.in: Change gdb.c++ to gdb.cp.
16590 * configure.in: Ditto.
16591 * configure: Regnerate.
16592
c945b932
MK
165932003-08-18 Mark Kettenis <kettenis@gnu.org>
16594
16595 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
16596 * gdb.arch/i386-prologue.c (gdb1338): Add function.
16597
2b66634b
DJ
165982003-08-17 Daniel Jacobowitz <drow@mvista.com>
16599
16600 * mi-var-display.exp (-var-list-children weird): Accept function
16601 pointers with argument types.
16602 * mi1-var-display.exp (-var-list-children weird): Likewise.
16603 * mi2-var-display.exp (-var-list-children weird): Likewise.
16604
a356f73b
DJ
166052003-08-17 Daniel Jacobowitz <drow@mvista.com>
16606
16607 * gdb.base/annota3.exp: Add missing newline.
16608
483417b8
MC
166092003-08-06 Michael Chastain <mec@shout.net>
16610
16611 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
16612
c99c59c3
MS
166132003-08-12 Michael Snyder <msnyder@redhat.com>
16614
16615 * gdb.base/float.exp: Add test for SH.
16616
55ed7501
MK
166172003-08-10 Mark Kettenis <kettenis@gnu.org>
16618
16619 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
16620
1a371f2e
EZ
166212003-08-07 Elena Zannoni <ezannoni@redhat.com>
16622
16623 * gdb.base/completion.exp: Remove reduntant completion test
16624 on filename.
16625
e0f353ce
EZ
166262003-08-07 Elena Zannoni <ezannoni@redhat.com>
16627
a9c64011
AS
16628 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
16629 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
16630 gdb.trace/save-trace.exp: Make sure that full pathnames are
16631 escaped correctly.
e0f353ce 16632
5710a1af 166332003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 16634
a9c64011
AS
16635 * configure.in: Don't generate config.h from config.hin.
16636 * configure: Regenerate.
16637 * config.hin: Remove file.
16638 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
16639 * gdb.threads/pthreads.c: Ditto.
5710a1af 16640
dcd81ce9
DJ
166412003-08-07 Daniel Jacobowitz <drow@mvista.com>
16642
16643 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16644 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
16645 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
16646 Replace ld24 with seth/add3.
16647
6009d884
AC
166482003-08-02 Andrew Cagney <cagney@redhat.com>
16649
16650 * gdb.base/annota3.exp: New file.
16651 * gdb.base/annota3.c: New file.
16652 * gdb.c++/annota3.exp: New file.
16653 * gdb.c++/annota3.cc: New file.
16654
51514e06
MC
166552003-07-29 Michael Chastain <mec@shout.net>
16656
16657 * gdb.threads/tls.c (spin): Check errno only if sem_wait
16658 actually failed.
16659 (do_pass): Likewise.
16660 * gdb.threads/tls.exp: Always initialize no_of_threads.
16661
4ee6625b
DJ
166622003-07-27 Daniel Jacobowitz <drow@mvista.com>
16663
16664 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
16665 pattern.
16666 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
16667 * gdb.threads/tls.exp: Recognize one case of the host library not
16668 supporting TLS.
16669
225f2bf6
AC
166702003-07-27 Andrew Cagney <cagney@redhat.com>
16671
16672 * gdb.base/fileio.exp: Use SH when running commands using
16673 remote_exec.
16674
bcb27c9f
DJ
166752003-07-24 Daniel Jacobowitz <drow@mvista.com>
16676
16677 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16678 * gdb.base/relocate.c (dummy): New padding array.
16679
3d67be83
MS
166802003-07-22 Michael Snyder <msnyder@redhat.com>
16681
d63a86f8 16682 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
16683
16684 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
16685 patterns to be more general, accepting old and new output.
16686 Some output chars (such as '+') also must be quoted.
d63a86f8 16687 Some addresses are displayed numerically instead of
3d67be83
MS
16688 symbolically.
16689
57ba3b85
MS
166902003-07-23 Michael Snyder <msnyder@redhat.com>
16691
686d097c
MS
16692 * gdb.base/return2.exp: Don't test long-long return.
16693
57ba3b85
MS
16694 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
16695 * gdb.disasm/t01_mov.exp: Ditto.
16696 * gdb.disasm/t02_mova.s: Ditto.
16697 * gdb.disasm/t02_mova.exp: Ditto.
16698 * gdb.disasm/t03_add.s: Ditto.
16699 * gdb.disasm/t03_add.exp: Ditto.
16700 * gdb.disasm/t04_sub.s: Ditto.
16701 * gdb.disasm/t04_sub.exp: Ditto.
16702 * gdb.disasm/t05_cmp.s: Ditto.
16703 * gdb.disasm/t05_cmp.exp: Ditto.
16704 * gdb.disasm/t06_ari2.s: Ditto.
16705 * gdb.disasm/t06_ari2.exp: Ditto.
16706 * gdb.disasm/t07_ari3.s: Ditto.
16707 * gdb.disasm/t07_ari3.exp: Ditto.
16708 * gdb.disasm/t08_or.s: Ditto.
16709 * gdb.disasm/t08_or.exp: Ditto.
16710 * gdb.disasm/t09_xor.s: Ditto.
16711 * gdb.disasm/t09_xor.exp: Ditto.
16712 * gdb.disasm/t10_and.s: Ditto.
16713 * gdb.disasm/t10_and.exp: Ditto.
16714 * gdb.disasm/t11_logs.s: Ditto.
16715 * gdb.disasm/t11_logs.exp: Ditto.
16716 * gdb.disasm/t12_bit.s: Ditto.
16717 * gdb.disasm/t12_bit.exp: Ditto.
16718 * gdb.disasm/t13_otr.s: Ditto.
16719 * gdb.disasm/t13_otr.exp: Ditto.
16720
e00759ef
EZ
167212003-07-22 Elena Zannoni <ezannoni@redhat.com>
16722
16723 * gdb.threads/tls.exp :Add kfail for 'info address' case.
16724
8bc2021f
EZ
167252003-07-22 Elena Zannoni <ezannoni@redhat.com>
16726
a9c64011
AS
16727 * gdb.threads/tls.c : New file.
16728 * gdb.threads/tls.exp : New file.
16729 * gdb.threads/tls-main.c : New file.
16730 * gdb.threads/tls-shared.c : New file.
16731 * gdb.threads/tls-shared.exp : New file.
8bc2021f 16732
89320c4c
AS
167332003-07-22 Andreas Schwab <schwab@suse.de>
16734
16735 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
16736
180dea7c
AS
167372003-07-20 Andreas Schwab <schwab@suse.de>
16738
16739 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
16740 due to insn reordering.
16741
0714963c
AC
167422003-07-15 Andrew Cagney <cagney@redhat.com>
16743
16744 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
16745
98a23b3f
MC
167462003-07-15 Michael Chastain <mec@shout.net>
16747
16748 * gdb.base/gdb1250.exp: New file.
16749 * gdb.base/gdb1250.c: New file.
16750
27e417a2
ML
167512003-07-09 Michal Ludvig <mludvig@suse.cz>
16752
16753 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
16754 expansion of size_t to 'unsigned long', not only to 'unsigned'.
16755
8bc2021f
EZ
167562003-07-09 Elena Zannoni <ezannoni@redhat.com>
16757
a9c64011
AS
16758 * gdb.threads/tls.c: New file.
16759 * gdb.threads/tls.exp: New file.
16760 * gdb.threads/tls-main.c: New file.
16761 * gdb.threads/tls-shared.c: New file.
16762 * gdb.threads/tls-shared.exp: New file.
8bc2021f 16763
d99968dc
EZ
167642003-07-09 Elena Zannoni <ezannoni@redhat.com>
16765
16766 * gdb.base/annota1.exp: Make sure that we properly escape the
16767 full path of the source file. Xfail more permissive patterns,
d63a86f8 16768 due to a compiler debug info problem.
d99968dc 16769
83876b3b
AS
167702003-07-07 Andreas Schwab <schwab@suse.de>
16771
2705e972
AS
16772 * gdb.asm/m68k.inc: New file.
16773 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
16774
83876b3b
AS
16775 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
16776 arguments"): Also match negative number.
16777
16778 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
16779
3a871b37
DJ
167802003-07-03 Daniel Jacobowitz <drow@mvista.com>
16781
16782 * gdb.base/store.c (charest): New typedef.
16783 (add_char): Rename to add_charest, update.
16784 (wack_char): Rename to wack_charest, update types. Return l + r
16785 to keep r live across the call.
16786 (wack_short, wack_int, wack_long, wack_longest, wack_float)
16787 (wack_double, wack_doublest): Return l + r to keep r live across
16788 the call.
16789 * gdb.base/store.exp: Accomodate store.c changes.
16790
b2a7f303
DC
167912003-06-30 David Carlton <carlton@kealia.com>
16792
16793 * gdb.c++/maint.exp (test_invalid_name): New.
16794 (test_first_component): Add tests for invalid names.
16795
3c6cb4a1
MC
167962003-06-29 Michael Chastain <mec@shout.net>
16797
16798 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
16799 output of '<VTT for class>' for virtual base classes.
16800
f1c2644b
DJ
168012003-06-29 Daniel Jacobowitz <drow@mvista.com>
16802
16803 * gdb.base/completion.exp: Tab-complete "complet" instead of
16804 "compl".
16805 * gdb.base/complex.exp, gdb.base/complex.c: New files.
16806
18080350
DJ
168072003-06-29 Daniel Jacobowitz <drow@mvista.com>
16808
16809 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
16810 * gdb.base/volatile.exp: Likewise.
16811
f56973f8
DJ
168122003-06-29 Daniel Jacobowitz <drow@mvista.com>
16813
16814 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
16815 gdb/1265.
16816
168172003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
16818 Daniel Jacobowitz <drow@mvista.com>
16819
16820 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
16821 initial line count of 'captured_main' from 26 to 32.
16822 (test_with_self): Allow xmalloc call to be interleaved with the
16823 preceding two lines.
16824
e766d4d6
JB
168252003-06-24 Joel Brobecker <brobecker@gnat.com>
16826
16827 * gdb.base/bang.exp: New testcase.
16828
f125c9a4
JB
168292003-06-23 Joel Brobecker <brobecker@gnat.com>
16830
16831 * gdb.base/langs.exp: Add some tests for the "minimal" language
16832 support.
16833
6e25beaf
EZ
168342003-06-23 Elena Zannoni <ezannoni@redhat.com>
16835
16836 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
16837 the testcase.
16838
2f816dda
DJ
168392003-06-22 Daniel Jacobowitz <drow@mvista.com>
16840
16841 * gdb.base/relocate.exp: Test add-symbol-file with a variable
16842 offset.
16843
db5a5748
DJ
168442003-06-22 Daniel Jacobowitz <drow@mvista.com>
16845
16846 * gdb.c++/pr-1210.cc: New file.
16847 * gdb.c++/pr-1210.exp: New file.
16848
1df0c130
DJ
168492003-06-21 Daniel Jacobowitz <drow@mvista.com>
16850
16851 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
16852 000-exec-continue.
16853
a92feac0
MK
168542003-06-15 Mark Kettenis <kettenis@gnu.org>
16855
16856 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
16857 on *-*-*bsd* instead of *-*-freebsd*.
16858
81a58f5b
AC
168592003-06-14 Andrew Cagney <cagney@redhat.com>
16860
16861 * gdb.base/store.exp: Test longest and doublest. Test all
16862 parameters. Weaken return statement match.
16863 * gdb.base/store.c: Add longest and doublest - aka long long and
16864 long double functions. Put all parameters into local register
16865 variables. Use negative values.
16866
b257a0d3
AC
168672003-06-14 Andrew Cagney <cagney@redhat.com>
16868
16869 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
16870 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
16871 exit status.
16872 * gdb.base/fileio.exp: Disable target when nointerrupts and
16873 noinferiorio, instead of limiting it to remote. Use remote_exec
16874 instead of system.
d63a86f8 16875
21c38304
JJ
168762003-06-12 Jeff Johnston <jjohnstn@redhat.com>
16877
16878 * gdb.base/float.exp: Add ia64 support.
16879
1bcdb424
CV
168802003-06-12 Corinna Vinschen <vinschen@redhat.com>
16881
16882 * gdb.base/fileio.exp: Run only on remote targets.
16883
6aeb981f
CV
168842003-06-10 Corinna Vinschen <vinschen@redhat.com>
16885
16886 * gdb.base/fileio.c: New file, testing File-I/O.
16887 * gdb.base/fileio.exp: Ditto.
16888
53df362e
RG
168892003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
16890
16891 * gdb.base/shreloc.exp: New file, check symbol values obtained from
16892 shared objects after relocation at load time (gdb PR/1132).
16893 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 16894 as above, part of the shared object relocation test.
53df362e 16895
ffee1b46
MK
168962003-06-08 Mark Kettenis <kettenis@gnu.org>
16897
b5ca3722
MK
16898 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
16899 fully filled history list.
16900 * gdb.base/gdb_history: New file.
16901
03ed860d
MK
16902 * gdb.base/signals.exp: XFAIL "continue to func1" on
16903 i*86-*-freebsd*.
16904
ffee1b46
MK
16905 * gdb.base/attach.exp: When trying to attach to a nonexistent
16906 process, make it possible to specify the PID based on the target,
16907 and do so for *-*-freebsd*.
16908
d80dbb52
RH
169092003-06-02 Richard Henderson <rth@redhat.com>
16910
16911 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
16912
6dd77b81
RH
169132003-06-02 Richard Henderson <rth@redhat.com>
16914
16915 * gdb.base/selftest.exp: Next over lim_at_start initialization.
16916
f6347e16
RH
169172003-06-02 Richard Henderson <rth@redhat.com>
16918
16919 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
16920
2c161407
DJ
169212003-06-01 Daniel Jacobowitz <drow@mvista.com>
16922
16923 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
16924 of globalvar.
16925
572eb746
MK
169262003-06-01 Mark Kettenis <kettenis@gnu.org>
16927
16928 * gdb.asm/asm-source.exp: Check for memory read errors in
16929 disassembler test on *BSD too.
16930
9e9617a5
RH
169312003-06-01 Richard Henderson <rth@redhat.com>
16932
16933 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
16934 for .frame.
16935 (gdbasm_call): Lose ldgp.
16936 (gdbasm_startup): Add frame information.
16937 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
16938
7b34ad4e
MK
169392003-05-31 Mark Kettenis <kettenis@gnu.org>
16940
16941 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
16942 i?86-*-*.
16943
10059fdf
MK
169442003-05-30 Mark Kettenis <kettenis@gnu.org>
16945
16946 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16947 FreeBSD.
16948
acf4b816
RH
169492003-05-29 Richard Henderson <rth@redhat.com>
16950
16951 * gdb.asm/alpha.inc: New file.
16952 * gdb.asm/asm-source.exp: Use it.
16953
e9ecd949
JB
169542003-05-29 Jim Blandy <jimb@redhat.com>
16955
16956 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
16957 'core.PID'.
16958
e3e5a4f3
JB
169592003-05-22 Jim Blandy <jimb@redhat.com>
16960
16961 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
16962 backtrace.
d63a86f8 16963
72fe3d25
DC
169642003-05-20 David Carlton <carlton@math.stanford.edu>
16965
16966 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
16967 this time.
16968
58da2eb2
DC
169692003-05-19 David Carlton <carlton@bactrian.org>
16970
16971 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
16972 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
16973
1fcb5155
DC
169742003-05-19 David Carlton <carlton@bactrian.org>
16975
16976 * gdb.c++/namespace.exp: Add namespace scope and anonymous
16977 namespace tests.
16978 Bump copyright date.
16979 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
16980 (main): Call C::D::marker2.
16981 * gdb.c++/namespace1.cc: New file.
16982
85e85163
JJ
169832003-05-14 Jeff Johnston <jjohnstn@redhat.com>
16984
16985 Roland McGrath <roland@redhat.com>
d63a86f8 16986 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
16987 there is no manager thread.
16988
a25fbfec
JJ
169892003-05-08 Jeff Johnston <jjohnstn@redhat.com>
16990
d63a86f8
RM
16991 * gdb.threads/schedlock.exp: Remove assumption that all threads
16992 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
16993 in one of the child threads rather than the main thread.
16994
be375bae
JB
169952003-05-07 Jim Blandy <jimb@redhat.com>
16996
09bf6082
JB
16997 Add support for assembly source testing on the s390x.
16998 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
16999 architecture.
17000 * gdb.asm/s390x.inc: New file.
17001
be375bae
JB
17002 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
17003 succession of 'if' statements.
17004
00905d52
AC
170052003-05-05 Andrew Cagney <cagney@redhat.com>
17006
17007 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
17008
b1e29e33
AC
170092003-05-05 Andrew Cagney <cagney@redhat.com>
17010
17011 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
17012 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
17013
e33d66ec
EZ
170142003-05-02 Elena Zannoni <ezannoni@redhat.com>
17015
17016 * gdb.base/charset.exp: Update based on new behavior of set/show
17017 charset commands.
17018
2b6fd0d8
AC
170192003-05-01 Andrew Cagney <cagney@redhat.com>
17020
17021 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
17022 variable do not give memory errors.
17023
130cacce
AF
170242003-04-30 Adam Fedor <fedor@gnu.org>
17025
17026 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
17027 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
17028 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
17029 gdb.objc/basicclass.m: : New files
17030
17031 * lib/gdb.exp (gdb_compile_objc): New procedure.
17032
bea71854
DJ
170332003-04-27 Daniel Jacobowitz <drow@mvista.com>
17034
17035 * gdb.base/signals.exp: Make backtrace tests more specific.
17036
0f20eeea
DC
170372003-04-23 David Carlton <carlton@bactrian.org>
17038
17039 * gdb.c++/maint.exp (test_first_component): Add tests for
17040 'operator' in more locations.
17041
c8c4d8dc
KB
170422003-04-16 Kevin Buettner <kevinb@redhat.com>
17043
17044 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
17045
3fe60e3c
EZ
170462003-04-16 Elena Zannoni <ezannoni@redhat.com>
17047
17048 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 17049 func marke' instead. Update test name.
3fe60e3c 17050
9219021c
DC
170512003-04-15 David Carlton <carlton@math.stanford.edu>
17052
17053 * gdb.c++/maint.exp: New file.
17054
5dd55bdd
EZ
170552003-04-14 Elena Zannoni <ezannoni@redhat.com>
17056
17057 * gdb.threads/schedlock.c: Change type of thread function argument
17058 to long, to avoid warnings on 64-bit platforms.
17059
00890572
EZ
170602003-04-14 Elena Zannoni <ezannoni@redhat.com>
17061
a9c64011
AS
17062 * gdb.base/attach.exp: Add new message from ptrace in case of
17063 attaching to nonexistent process.
d63a86f8 17064
93201743
JB
170652003-04-11 Jim Blandy <jimb@redhat.com>
17066
17067 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17068 gdb.c++/userdef.cc: Place comments on the lines to which the
17069 marker function might return.
17070 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17071 gdb.c++/userdef.exp: Look for those comments to check that we've
17072 returned to the right place, instead of checking line numbers.
17073
2a11c64d
EZ
170742003-04-11 Elena Zannoni <ezannoni@redhat.com>
17075
a9c64011
AS
17076 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
17077 match on sourcefile name, instead of directory name.
2a11c64d 17078
68ab8fc5
EZ
170792003-04-10 Elena Zannoni <ezannoni@redhat.com>
17080
d63a86f8 17081 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
17082 working directory name.
17083
5624293a
JB
170842003-04-09 Jim Blandy <jimb@redhat.com>
17085
17086 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17087 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
17088 after an inferior function call, report the failure, but allow the
17089 test to continue.
17090
f1f02ee4
SC
170912003-04-05 Stephane Carrez <stcarrez@nerim.fr>
17092
17093 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
17094 with -DPROTOTYPES.
17095
6eb79af0
SC
170962003-04-05 Stephane Carrez <stcarrez@nerim.fr>
17097
17098 * gdb.base/break.exp: Revert last patch.
17099
8dfb4cf0
SC
171002003-04-04 Stephane Carrez <stcarrez@nerim.fr>
17101
17102 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
17103 with -DPROTOTYPES.
17104
ed4c619a
AC
171052003-04-02 Andrew Cagney <cagney@redhat.com>
17106
17107 * gdb.base/callfuncs.exp: Make "print add" messages unique.
17108 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
17109 matching directories by the name breakpoint.
17110 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
17111 Make "continue to marker1" consistent.
17112 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
17113 message consistent.
17114 * lib/gdb.exp: Put "the program is no longer running", and "the
17115 program exited" in parenthesis.
17116 * lib/mi-support.exp: Ditto.
d63a86f8 17117
4e35d5f0 171182003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 17119
4e35d5f0
BR
17120 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
17121
71900fe8
AC
171222003-03-29 Andrew Cagney <cagney@redhat.com>
17123
17124 * gdb.base/sizeof.c (main): Print the value of '\377'.
17125 * gdb.base/sizeof.exp: Check the sign of '\377'.
17126
c0655a16
MC
171272003-03-27 Michael Chastain <mec@shout.net>
17128
17129 * gdb.base/gdb1090.exp: New file.
17130 * gdb.base/gdb1090.cc: New file.
17131
5b2a3989
JB
171322003-03-27 J. Brobecker <brobecker@gnat.com>
17133
17134 * gdb.gdb/observer.exp: New regression test.
17135
79876890
MC
171362003-03-27 Michael Chastain <mec@shout.net>
17137
17138 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
17139 * gdb.base/ptype.exp: Likewise.
17140
6eac95e3
CV
171412003-03-27 Corinna Vinschen <vinschen@redhat.com>
17142
17143 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
17144
e8c71839
MC
171452003-03-26 Michael Chastain <mec@shout.net>
17146
17147 * gdb.base/ptype.exp: Actually use some typedef'd types.
17148
71b10041
SC
171492003-03-21 Stephane Carrez <stcarrez@nerim.fr>
17150
17151 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
17152 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
17153
2512cf80
CV
171542003-03-20 Corinna Vinschen <vinschen@redhat.com>
17155
17156 * gdb.base/default.exp: Fix regular expression.
17157
0d195a4f
CV
171582003-03-20 Corinna Vinschen <vinschen@redhat.com>
17159
17160 * gdb.base/args.exp: Fix regular expression.
17161
8a2dbca8
CV
171622003-03-20 Corinna Vinschen <vinschen@redhat.com>
17163
17164 * gdb.base/help.exp: Allow Win32 child process.
17165
bf028682
CV
171662003-03-20 Corinna Vinschen <vinschen@redhat.com>
17167
17168 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
17169 when stepping out of main().
17170
182dbe85
CV
171712003-03-20 Corinna Vinschen <vinschen@redhat.com>
17172
17173 * gdb.base/default.exp: Check for win32 specific message when calling
17174 "run" without executable.
17175
d67a6ba5
CV
171762003-03-20 Corinna Vinschen <vinschen@redhat.com>
17177
17178 * gdb.base/args.exp: Expect .exe in output.
17179
a955b5bb
CV
171802003-03-20 Corinna Vinschen <vinschen@redhat.com>
17181
17182 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
17183 Cygwin native.
17184
bf6bad4b
AC
171852003-03-17 Andrew Cagney <cagney@redhat.com>
17186
17187 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
17188 vector registes.
17189 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
17190 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
17191
293e9a31
DC
171922003-03-17 David Carlton <carlton@math.stanford.edu>
17193
17194 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
17195 test, for PR breakpoints/38.
17196 Call test_watchpoint_and_breakpoint.
17197 * gdb.base/watchpoint.c (func3): New function.
17198 (main): Call func3.
17199
5330f2db
DC
172002003-03-04 David Carlton <carlton@math.stanford.edu>
17201
17202 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
17203 Garply<Garply<char> >:: garply".
17204 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
17205 with respect to PR c++/1111; note also PR c++/1113.
17206 (test_template_breakpoints): KFAIL "constructor breakpoint" with
17207 respect to PR c++/1062.
17208 KFAIL "destructor breakpoint" with respect to PR c++/1112.
17209
6ece72da
DC
172102003-03-03 David Carlton <carlton@math.stanford.edu>
17211
17212 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
17213 with respect to PR c++/57.
17214 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
17215 c++/826.
17216 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
17217 respect to PR c++/57.
17218
85ca1584
DC
172192003-03-03 David Carlton <carlton@math.stanford.edu>
17220
17221 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
17222 respect to PR c++/33 into FAILs.
17223
98e9c5b8
MC
172242003-03-03 Michael Chastain <mec@shout.net>
17225
7bedbf27
MC
17226 * configure.in: Update copyright years.
17227
172282003-03-03 Michael Chastain <mec@shout.net>
17229
17230 * Makefile.in: Update copyright years.
98e9c5b8 17231
f683e100
DC
172322003-02-28 David Carlton <carlton@math.stanford.edu>
17233
17234 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
17235 print class instead of struct and/or superfluous protection
17236 specifiers, as long as the resulting output is equivalent to the
17237 source code.
17238 Delete FIXME from end of messages on tests that don't need
17239 fixing.
17240
a9e0cf2c
DC
172412003-02-28 David Carlton <carlton@math.stanford.edu>
17242
17243 * gdb.c++/templates.exp (do_tests): Allow const in the two
17244 Foo<volatile char *>::foo tests.
17245
e8d359df
MS
172462003-02-27 Michael Snyder <msnyder@redhat.com>
17247
d63a86f8 17248 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
17249 will be consistant.
17250
0b71dc91
DC
172512003-02-26 David Carlton <carlton@math.stanford.edu>
17252
17253 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
17254 char *>::foo" test with respect to PR c++/33. Create a new test
17255 which is identical to that one except that it doesn't put the
17256 space between the "char" and the "*"; KFAIL it, too.
17257
dd14ab43
DC
172582003-02-26 David Carlton <carlton@math.stanford.edu>
17259
17260 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
17261 template types into either PASSes or KFAILs (corresponding to PR
17262 c++/57). Tweak indentation. Update copyright.
17263
1146c7f1
SC
172642003-02-23 Stephane Carrez <stcarrez@nerim.fr>
17265
17266 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
17267
74641dfb
MC
172682003-02-13 Michael Chastain <mec@shout.net>
17269
17270 * gdb.base/exprs.exp: Remove i960 remnants.
17271 * gdb.base/funcargs.exp: Likewise.
17272 * gdb.base/list.exp: Likewise.
17273 * gdb.base/ptype.exp: Likewise.
17274
559cd2d0
DC
172752003-02-14 David Carlton <carlton@math.stanford.edu>
17276
17277 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
17278 pEe->D::vg()" from XFAIL to KFAIL.
17279
c4f90d87
JM
172802003-02-13 Jason Molenda (jmolenda@apple.com)
17281
17282 * gdb.base/maint.exp: Update maint print statistics regexp to include
17283 new entries.
17284
cbc4d97c
MC
172852003-02-13 Michael Chastain <mec@shout.net>
17286
17287 * gdb.c++/inherit.exp: Remove call to get_debug_format.
17288
40f235b7
MC
172892003-02-12 Michael Chastain <mec@shout.net>
17290
17291 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
17292 * gdb.c++/inherit.exp: Likewise.
17293 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
17294 * gdb.c++/templates.exp: Likewise.
17295 * gdb.c++/virtfunc.exp: Likewise.
17296
c56716b0
JM
172972003-02-06 Jason Molenda (jason-cl@molenda.com)
17298
17299 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
17300 why the code is written that way.
17301
070afcf8
MC
173022003-02-05 Michael Chastain <mec@shout.net>
17303
17304 * gdb.base/dump.exp: Add missing copyright line.
17305
5d0331e5
JM
173062003-02-05 Jason Molenda (jason-cl@molenda.com)
17307
f7ae6d3e 17308 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
17309 at the beginning so the breakpoint doesn't get set on the loop.
17310
92851186
MC
173112003-02-05 Michael Chastain <mec@shout.net>
17312
17313 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
17314 output for configurations with gcc 2.95.3.
17315
cbf1e085
AC
173162003-02-05 Keith Seitz <keiths@redhat.com>
17317 Andrew Cagney <ac131313@redhat.com>
17318
17319 * gdb.mi/mi-cli.exp: New file.
d63a86f8 17320
29518e1e
MC
173212003-02-04 Michael Chastain <mec@shout.net>
17322
17323 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
17324 Call perror and then continue.
17325
5af1d5f3
MC
173262003-02-03 Michael Chastain <mec@shout.net>
17327
17328 * gdb.c++/pr-1023.cc: New file.
17329 * gdb.c++/pr-1023.exp: New file.
17330
6b549786
JB
173312003-02-05 Jim Blandy <jimb@redhat.com>
17332
17333 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
17334 it's local to foobar. Check for it there, and check that it's not
17335 present in main.
17336 * gdb.c++/local.cc (marker2): New function.
17337 (foobar): Call marker1.
17338 (main): Call marker2 instead of marker1.
17339
67f16606
AC
173402003-02-04 Andrew Cagney <ac131313@redhat.com>
17341
17342 * gdb.disasm/mn10200.exp: Obsolete file.
17343 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
17344 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
17345 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
17346
1c5cb38e
DC
173472003-02-04 David Carlton <carlton@math.stanford.edu>
17348
17349 * gdb.c++/overload.exp: Test intToChar(1).
17350 * gdb.c++/overload.cc (intToChar): New.
17351 (main): Call intToChar.
17352
d1fe6965
DC
173532003-02-03 David Carlton <carlton@math.stanford.edu>
17354
17355 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
17356 'might_kfail' arg.
17357 KFAIL some of the continue_to_bp_overloaded calls, according to
17358 PR c++/1025.
17359
9ba61c5d
MC
173602003-02-01 Michael Chastain <mec@shout.net>
17361
17362 * gdb.base/advance.c (marker1): New marker function.
17363 * gdb.base/advance.exp: When the 'advance' command lands on the
17364 return breakpoint, it can legitimately stop on either the
17365 current line or the next line. Accommodate both outcomes.
17366 * gdb.base/until.exp: Likewise.
17367
e7494ffb
AC
173682003-02-02 Andrew Cagney <ac131313@redhat.com>
17369
17370 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
17371 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
17372 now a list, not a tuple.
17373 * gdb.mi/mi-var-display.exp: Ditto.
17374 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 17375
075559bc
AC
173762003-02-01 Andrew Cagney <ac131313@redhat.com>
17377
17378 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
17379 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
17380 stack backtraces.
17381 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 17382
2bd4c7b1
MK
173832003-02-01 Mark Kettenis <kettenis@gnu.org>
17384
17385 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17386 gdb.mi/mi1-pthreads.exp: Return instead of calling
17387 gdb_suppress_entire_file.
17388
eabd8992
MS
173892003-02-01 Mark Salter <msalter@redhat.com>
17390
17391 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
17392
71469e2f
MS
173932003-01-31 Mark Salter <msalter@redhat.com>
17394
17395 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
17396 Support empty arg.
17397
38a94d44
MC
173982003-01-30 Michael Chastain <mec@shout.net>
17399
17400 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
17401 This was a workaround for a UTF-8 bug in readline 4.3. The bug
17402 has been fixed in gdb/readline on 2003-01-09.
17403
19ea9e73
MS
174042003-01-29 Michael Snyder <msnyder@redhat.com>
17405
e8d359df
MS
17406 * gdb.base/maint.exp: Allow for leading underscore in symbol.
17407 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
17408 * gdb.base/args.exp: Skip if target does not support args passing.
17409
2307bd6a
DJ
174102003-01-22 Daniel Jacobowitz <drow@mvista.com>
17411
19ea9e73 17412 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
17413 gdb_test. Accept a list of expect arguments as the third
17414 parameter.
17415 (gdb_test): Use it.
17416
f2dd3617
EZ
174172003-01-20 Elena Zannoni <ezannoni@redhat.com>
17418
17419 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
17420 allow for different test tree configurations. Update some
17421 tescases accordingly.
17422 * gdb.arch/altivec-regs.exp: Ditto.
17423 * gdb.asm/asm-source.exp: Ditto.
17424 * gdb.base/advance.exp: Ditto.
17425 * gdb.base/display.exp: Ditto.
d63a86f8 17426 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
17427 * gdb.base/mips_pro.exp: Ditto.
17428 * gdb.base/overlays.exp: Ditto.
17429 * gdb.base/relocate.exp: Ditto.
17430 * gdb.base/setshow.exp: Ditto.
17431 * gdb.base/step-line.exp: Ditto.
17432 * gdb.base/step-test.exp: Ditto.
17433 * gdb.base/until.exp: Ditto.
17434 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
17435
c71cdefd
DC
174362003-01-17 David Carlton <carlton@math.stanford.edu>
17437
17438 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
17439 corresponding to PR c++/945.
17440 Update copyright.
17441
fdba05d7
DC
174422003-01-17 David Carlton <carlton@math.stanford.edu>
17443
17444 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
17445 corresponding to PR c++/68.
17446
174472003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
17448
17449 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
17450 (test_paddr_hairy_functions): Call print_addr_2_kfail for
17451 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
17452
c362c33a
EZ
174532003-01-15 Elena Zannoni <ezannoni@redhat.com>
17454
0fbc361c
EZ
17455 * gdb.base/break.exp: Fix change of default location, because of
17456 removal of until tests.
17457 * gdb.base/help.exp: Update test for new 'until' help message.
17458 Add test for help on 'advance'.
a9c64011 17459 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 17460
dabf8a35
MK
174612003-01-15 Mark Kettenis <kettenis@gnu.org>
17462
17463 * gdb.base/default.exp: Adapt "info float" test for recent changes
17464 to that command. Add test for "info vector".
17465 * gdb.base/float.exp: New file. Add test for "info float" that
17466 resembles the old test in gdb.base/default.exp.
17467
a1769aca
DC
174682003-01-15 David Carlton <carlton@math.stanford.edu>
17469
17470 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
17471
82025e13
EZ
174722003-01-15 Elena Zannoni <ezannoni@redhat.com>
17473
17474 * gdb.base/break.exp: Move the tests of until command from here...
17475 * gdb.base/until.exp: ... to here. New file. Add other tests.
17476 * gdb.base/advance.c: New file.
17477 * gdb.base/advance.exp: New file.
17478
8f9ab801
EZ
174792003-01-14 Elena Zannoni <ezannoni@redhat.com>
17480
a9c64011
AS
17481 * gdb.base/args.c: New file.
17482 * gdb.base/args.exp: New file.
8f9ab801 17483
9ae66589
DJ
174842003-01-14 Daniel Jacobowitz <drow@mvista.com>
17485
17486 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
17487
8d77e5c3
DJ
174882003-01-14 Daniel Jacobowitz <drow@mvista.com>
17489
17490 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
17491
12d2f0a1
DJ
174922003-01-14 Daniel Jacobowitz <drow@mvista.com>
17493
17494 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
17495 dates.
17496
6ca37014
DJ
174972003-01-13 Daniel Jacobowitz <drow@mvista.com>
17498
17499 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
17500
b0023472
DJ
175012003-01-13 Daniel Jacobowitz <drow@mvista.com>
17502
17503 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
17504 (ptype &*"foo").
17505 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
17506
607fbc54 175072003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
17508
17509 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
17510 * gdb.mi/mi1-console.exp: Likewise.
17511
607fbc54 175122003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
17513
17514 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
17515 * gdb.mi/mi1-console.exp: Likewise.
17516
a1fb14a2
DJ
175172003-01-13 Daniel Jacobowitz <drow@mvista.com>
17518
17519 * gdb.c++/overload.exp: Remove some fixed XFAILs.
17520
c4cf40b7
DJ
175212003-01-09 Daniel Jacobowitz <drow@mvista.com>
17522
17523 * gdb.base/detach.exp: New test.
17524
696d5a5b
DJ
175252003-01-09 Daniel Jacobowitz <drow@mvista.com>
17526
17527 * Makefile.in (ALL_SUBDIRS): New variable.
17528 (subdirs, clean, distclean): Use it.
17529 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
17530 regenerating Makefile, since it is generated from the top level.
17531 * gdb.asm/Makefile.in: Likewise.
17532 * gdb.base/Makefile.in: Likewise.
17533 * gdb.c++/Makefile.in: Likewise.
17534 * gdb.disasm/Makefile.in: Likewise.
17535 * gdb.java/Makefile.in: Likewise.
17536 * gdb.mi/Makefile.in: Likewise.
17537 * gdb.threads/Makefile.in: Likewise.
17538 * gdb.trace/Makefile.in: Likewise.
17539
754533e4
DC
175402003-01-09 David Carlton <carlton@math.stanford.edu>
17541
17542 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
17543 Add copyright year 2003.
17544
d8b3e9ee
MC
175452003-01-06 Michael Chastain <mec@shout.net>
17546
17547 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
17548 When selecting a thread, 'line' and 'file' are optional.
17549 * gdb.mi/mi1-pthreads.exp: Likewise.
17550
8e9e0fe6
AS
175512003-01-06 Andreas Schwab <schwab@suse.de>
17552
17553 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
17554 failures.
17555
b5ab8ff3
DJ
175562003-01-04 Daniel Jacobowitz <drow@mvista.com>
17557
17558 Fix PR gdb/844
17559 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
17560 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
17561
17562 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
17563 instead of calling gdb_suppress_entire_file.
17564 * gdb.threads/print-threads.exp: Likewise.
17565 * gdb.threads/schedlock.exp: Likewise.
17566
17567 * gdb.threads/killed.exp: Return instead of calling
17568 gdb_suppress_entire_file.
17569 * gdb.threads/linux-dp.exp: Likewise.
17570 * gdb.threads/pthreads.exp: Likewise.
17571
1e698235
DJ
175722003-01-04 Daniel Jacobowitz <drow@mvista.com>
17573
17574 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
17575 stabs.
17576 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
17577 * gdb.base/whatis.exp: Always allow (void) after function names.
17578
147ff08c
DJ
175792003-01-04 Daniel Jacobowitz <drow@mvista.com>
17580
17581 * gdb.c++/casts.exp: Correct regexp.
17582
dc62bfc2
MK
175832003-01-04 Mark Kettenis <kettenis@gnu.org>
17584
17585 * configure.in: Call AC_CONFIG_HEADER. Don't call
17586 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
17587 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
17588 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
17589 aforementioned directories in the AC_OUPUT call.
17590 * config.hin: New file.
17591 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17592 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
17593 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
17594 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
17595 pass -I$objdir instead of -I$objdir/$subdir in compilation.
17596 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
17597 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
17598 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
17599 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
17600 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
17601 gdb.threads/configure.in, gdb.threads/configure,
17602 gdb.threads/config.in, gdb.trace/configure.in,
17603 gdb.trace/configure: Removed.
17604
77afa639
MC
176052003-01-03 Michael Chastain <mec@shout.net>
17606
17607 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
17608 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
17609
7634bb6e
DJ
176102003-01-03 Daniel Jacobowitz <drow@mvista.com>
17611
17612 * gdb.base/store.exp: Fix regular expressions.
17613
b39c905e
MK
176142002-12-28 Mark Kettenis <kettenis@gnu.org>
17615
17616 * configure.in: Rewrite.
17617 * configure: Regenerated.
17618
0a8551dd
DC
176192003-01-03 David Carlton <carlton@math.stanford.edu>
17620
17621 * gdb.base/psymtab.exp: New file.
17622 * gdb.base/psymtab1.c: Ditto.
17623 * gdb.base/psymtab2.c: Ditto.
17624
c60b7188
AF
176252002-12-23 Adam Fedor <fedor@gnu.org>
17626
17627 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
17628
ee73db83
DC
176292002-12-23 David Carlton <carlton@math.stanford.edu>
17630
17631 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
17632 and current_directory initialization.
17633
d6c1774e
JB
176342002-12-22 Jim Blandy <jimb@redhat.com>
17635
f0a847b8
JB
17636 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
17637 rather than as part of the output file name.
17638
d6c1774e
JB
17639 * gdb.base/attach.exp: There's no need to copy the test program to
17640 /tmp; that was only ever necessary on HP/UX, and this test is
17641 entirely disabled there anyway.
17642
f0708dbb
JB
176432002-12-21 Jim Blandy <jimb@redhat.com>
17644
4c2acfea
JB
17645 * gdb.c++/psmang.exp: Doc fix.
17646
f0708dbb
JB
17647 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
17648 test.
17649
9579e000
DC
176502002-12-20 David Carlton <carlton@math.stanford.edu>
17651
17652 * gdb.c++/annota2.exp: KFAIL annotate-quit.
17653
d1810171
MC
176542002-12-18 Michael Chastain <mec@shout.net>
17655
17656 * gdb.c++/annota2.exp: Add copyright year 2002.
17657
76565097
DC
176582002-12-17 David Carlton <carlton@math.stanford.edu>
17659
17660 * gdb.c++/try_catch.cc: Add marker comments.
17661 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
17662 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
17663 * gdb.c++/m-static.cc: Ditto.
17664 * gdb.c++/m-static1.cc: Ditto.
17665 * gdb.c++/try_catch.cc: Ditto.
17666
da81390b
JJ
176672002-12-16 Jeff Johnston <jjohnstn@redhat.com>
17668
17669 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
17670 to see whether we are using the new -environment-directory
17671 command which resets via -r or the old version of the command
17672 which may prompt the user. Part of fix for gdb/741.
17673
b304d130
AC
176742002-12-13 Andrew Cagney <ac131313@redhat.com>
17675
17676 * gdb.fortran/types.exp: Update obsolete comment.
17677 * gdb.fortran/exprs.exp: Ditto.
17678 * lib/gdb.exp: Delete obsolete code.
17679 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
17680 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
17681 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
17682 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
17683 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
17684 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
17685 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
17686 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
17687 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
17688 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
17689 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
17690 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
17691 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
17692 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
17693 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
17694 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
17695 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
17696 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
17697 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
17698 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
17699 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
17700 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
17701 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
17702 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
17703 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
17704 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
17705 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
17706 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
17707 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
17708 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
17709 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
17710 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
17711 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
17712 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
17713 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
17714 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
17715 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
17716
a23b6e6a
DC
177172002-12-11 David Carlton <carlton@math.stanford.edu>
17718
17719 * gdb.c++/m-data.exp: Add test for members that shadow global
17720 variables: see PR gdb/804.
17721 * gdb.c++/m-data.cc: Ditto.
17722
6604731b
DJ
177232002-12-10 Daniel Jacobowitz <drow@mvista.com>
17724
17725 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
17726
de46ecd7
DC
177272002-12-06 David Carlton <carlton@math.stanford.edu>
17728
17729 * gdb.base/store.c: Don't declare functions static.
17730
27e829d0
AC
177312002-12-04 Andrew Cagney <ac131313@redhat.com>
17732
17733 * gdb.base/store.exp, gdb.base/store.c: New files.
17734
92806416
DJ
177352002-12-03 Daniel Jacobowitz <drow@mvista.com>
17736
17737 * gdb.base/selftest.exp: Update for current gdb.
17738
3bcbaac5
DJ
177392002-12-03 Daniel Jacobowitz <drow@mvista.com>
17740
17741 * gdb.base/maint.exp: Only dump symbols from one source file
17742 or objfile.
17743
f4f00b1f
DJ
177442002-12-03 Daniel Jacobowitz <drow@mvista.com>
17745
17746 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
17747 function call.
17748
f1c8a949
JB
177492002-11-25 Jim Blandy <jimb@redhat.com>
17750
17751 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
17752 function appearing in error message.
17753
9e297a97
DJ
177542002-11-21 Daniel Jacobowitz <drow@mvista.com>
17755
17756 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
17757
1f312e79
JJ
177582002-11-08 Jeff Johnston <jjohnstn@redhat.com>
17759
d63a86f8
RM
17760 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
17761 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
17762 should be in mi console format. This is part of fix for PR gdb/604.
17763
83c31e7d
FN
177642002-09-18 Fernando Nasser <fnasser@redhat.com>
17765
17766 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
17767 which explicitly prints the zero offset as "+0".
17768
322b3f65
DJ
177692002-10-22 Daniel Jacobowitz <drow@mvista.com>
17770
17771 * gdb.threads/schedlock.c (args): Make unsigned.
17772
177732002-10-21 Daniel Jacobowitz <drow@mvista.com>
17774
17775 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
17776 numbers. Allow "foo2|selected stack frame".
17777 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
17778 * gdb.asm/asmsrc2.s: Likewise.
17779 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
17780 comments.
17781 * gdb.asm/mips.inc: New file.
17782
5e2fe5b8
AF
177832002-10-18 Adam Fedor <fedor@gnu.org>
17784
17785 * gdb.base/default.exp: Update expected output to include 'ObjC'.
17786 * gdb.base/help.exp: Likewise.
17787
abe1a5d0
KB
177882002-10-17 Kevin Buettner <kevinb@redhat.com>
17789
17790 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
17791 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
17792
10abb1d4
JB
177932002-10-02 Jim Blandy <jimb@redhat.com>
17794
17795 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
17796
1f609b42
AC
177972002-10-01 Andrew Cagney <ac131313@redhat.com>
17798
17799 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
17800 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
17801 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
17802 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
17803 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
17804 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
17805 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
17806
0aee02e4
AC
178072002-09-29 Andrew Cagney <ac131313@redhat.com>
17808
17809 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
17810 * mi0-disassemble.exp, mi0-eval.exp: Delete.
17811 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
17812 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
17813 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
17814 * mi0-var-block.exp, mi0-var-child.exp: Delete.
17815 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 17816
6fde09ad
KB
178172002-09-27 Kevin Buettner <kevinb@redhat.com>
17818
17819 * gdb.base/annota1.exp (info break): Make directory components of
17820 path optional since not all compilers emit this debug information.
17821
889bf7c5
PA
17822 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
17823 step ends up stepping out of the function instead of stopping on
17824 the epilogue.
6fde09ad 17825
9e8aab75
KS
178262002-09-26 Keith Seitz <keiths@redhat.com>
17827
17828 * lib/insight-support.exp (gdbtk_start): Figure out where
17829 the insight executable is based on where gdb is. Use this
17830 executable to start insight instead of gdb.
17831
e36180d7
AC
178322002-09-25 Andrew Cagney <cagney@redhat.com>
17833
17834 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
17835
9dd34b2b
AC
178362002-09-24 Andrew Cagney <ac131313@redhat.com>
17837
17838 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
17839 test_isolated_complaints.
17840 (test_empty_complaint): New function.
17841 (test_empty_complaints): New function. Check no output when no
17842 complaints.
d63a86f8 17843
dea97812
KB
178442002-09-19 Jim Blandy <jimb@redhat.com>
17845
a9c64011 17846 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 17847
54951bd7
AC
178482002-09-19 Andrew Cagney <ac131313@redhat.com>
17849
17850 * gdb.gdb/complaints.exp: New file.
17851
dec43320
AC
178522002-09-18 Andrew Cagney <ac131313@redhat.com>
17853
17854 * gdb.base/maint.exp: Check `help maint internal-warning'.
17855
e70d6e3f
DC
178562002-09-18 David Carlton <carlton@math.stanford.edu>
17857
17858 * gdb.c++/m-static.exp: Remove breakpoints depending on line
17859 numbers, and replace them by a single breakpoint after the
17860 constructors are all finished.
17861 Add test 4.
17862 * gdb.c++/m-static.cc: Add test 4.
17863 * gdb.c++/m-static.h: New file.
17864 * gdb.c++/m-static1.cc: New file.
17865
17866 * gdb.c++/printmethod.exp: New file.
17867 * gdb.c++/printmethod.cc: New file.
17868
17869 * gdb.c++/pr-574.exp: New file.
17870 * gdb.c++/pr-574.cc: New file.
17871
afb5c968
CV
178722002-09-18 Corinna Vinschen <vinschen@redhat.com>
17873
17874 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
17875 embedded targets which never actually exit.
17876
31e45dee
FN
178772002-09-18 Fernando Nasser <fnasser@redhat.com>
17878
17879 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
17880 "don't step after run" as unresolved or unsupported, instead of xfail.
17881
a283c5a1
CV
178822002-09-18 Corinna Vinschen <vinschen@redhat.com>
17883
17884 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
17885 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
17886 Add newline to expected string in "step out of main (status wrapper)"
17887 case.
17888
11350d2a
CV
178892002-09-18 Corinna Vinschen <vinschen@redhat.com>
17890
17891 * lib/gdb.exp (rerun_to_main): Allow restarting application.
17892 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
17893
0deec7d6
TT
178942002-09-17 Tom Tromey <tromey@redhat.com>
17895
17896 * gdb.base/printcmds.exp (test_print_string_constants): Expect
17897 \000, not \0, in double-quoted string.
17898
b2b4a1b5
CV
178992002-09-14 Corinna Vinschen <vinschen@redhat.com>
17900
c9d37158 17901 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
17902 string after running the commands execution on breakpoint tests.
17903
1c56143a
CV
179042002-09-13 Corinna Vinschen <vinschen@redhat.com>
17905
17906 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
17907
37f8da45
JB
179082002-09-12 Joel Brobecker <brobecker@gnat.com>
17909
17910 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
17911
08b468e0
KS
179122002-09-10 Keith Seitz <keiths@redhat.com>
17913
17914 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
17915 runto proc.
17916 (mi_run_to_main): Use mi_runto.
17917 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
17918
dc360f58
KS
179192002-09-10 Keith Seitz <keiths@redhat.com>
17920
17921 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
17922 regexp for stopping at main. Could have multiple event notifications.
17923 Don't assume that main was declared with no parameters.
17924 (mi_next): Use mi_step_to.
17925 (mi_step): Use mi_next_to.
17926
ce3abcfb
CV
179272002-09-09 Corinna Vinschen <vinschen@redhat.com>
17928
17929 * gdb.base/default.exp: Fix expected string in `info float' test.
17930
d1f5b980
BE
179312002-09-09 Ben Elliston <bje@redhat.com>
17932
17933 * config/mips.exp: Update comments.
17934 * config/mips-idt.exp: Likewise.
17935 * config/nind.exp: Likewise.
17936 * config/slite.exp: Likewise.
17937 * config/sparclet.exp: Likewise.
17938 * config/udi.exp: Likewise.
17939 * config/vx.exp: Likewise.
17940 * config/vxworks29k.exp: Likewise.
17941
2f71430b
JB
179422002-09-05 Jim Blandy <jimb@redhat.com>
17943
17944 * gdb.threads/killed.exp: Fix test failure message.
17945
7ddebc7e
KS
179462002-09-04 Keith Seitz <keiths@redhat.com>
17947
17948 * lib/mi-support.exp: Update copyright.
17949 (mi_gdb_test): Increase the priority of the expected pattern
17950 so that it matches gdb_test.
17951
0ae67eb3
KS
179522002-09-03 Keith Seitz <keiths@redhat.com>
17953
17954 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
17955 Use integer comparison instead of string comparison for testing
17956 whether binary was built.
17957
38fc42c8
JB
179582002-09-03 Jim Blandy <jimb@redhat.com>
17959
17960 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
17961
b6ff0e81
JB
179622002-08-29 Jim Blandy <jimb@redhat.com>
17963
17964 * gdb.threads/pthreads.exp: Move the portable thread compilation
17965 code into a function in lib/gdb.exp, and call that from here.
17966 * lib/gdb.exp (gdb_compile_pthreads): New function.
17967
07c98896
KS
179682002-08-29 Keith Seitz <keiths@redhat.com>
17969
17970 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
17971 expect_out so that callers can get at it.
17972
0312286c
DJ
179732002-08-23 Daniel Jacobowitz <drow@mvista.com>
17974
17975 * gdb.threads/print-threads.c: New file.
17976 * gdb.threads/print-threads.exp: New file.
17977 * gdb.threads/schedlock.c: New file.
17978 * gdb.threads/schedlock.exp: New file.
17979
dd039bc4
EZ
179802002-08-22 Elena Zannoni <ezannoni@redhat.com>
17981
a9c64011
AS
17982 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
17983 not altivec.c.
dd039bc4 17984
1f36144c
MK
179852002-08-17 Mark Kettenis <kettenis@gnu.org>
17986
17987 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
17988 targets. The problem should be fixed now.
17989
16057ec7 179902002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
17991
17992 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
17993 2002-07-24 change that removes final dots from error messages.
17994
3c1499ad
TT
179952002-08-13 Tom Tromey <tromey@redhat.com>
17996
17997 * gdb.base/readline.exp: New file.
17998
a20ce2c3
AC
179992002-08-01 Andrew Cagney <ac131313@redhat.com>
18000
18001 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
18002 supress message.
18003
db034ac5
AC
180042002-08-01 Andrew Cagney <cagney@redhat.com>
18005
18006 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
18007 CHILL_FOR_TARGET and CHILL_LIB.
18008 * configure.in (configdirs): Remove gdb.chill.
18009 * configure: Regenerate.
18010 * lib/gdb.exp: Obsolete references to chill.
18011 * gdb.fortran/types.exp: Ditto.
18012 * gdb.fortran/exprs.exp: Ditto.
18013
3e000b18
KB
180142002-07-30 Kevin Buettner <kevinb@redhat.com>
18015
18016 * gdb.base/shlib-call.exp (additional_flags): Conditionally
18017 set Irix-specific compile and link flags.
18018
28f4966b
KB
180192002-07-29 Kevin Buettner <kevinb@redhat.com>
18020
18021 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
18022 source files. The ``-o'' option doesn't work with the ``-E'' option
18023 when using the Irix compiler.
18024
46c0d5a6
DJ
180252002-07-19 Daniel Jacobowitz <drow@mvista.com>
18026
18027 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
18028 Improve support for reusing an exec file. Copy exec file
18029 to target, and run gdbserver on the target instead of on the host.
18030
eecf4bed
JB
180312002-07-18 Jim Blandy <jimb@redhat.com>
18032
0f815cdf
JB
18033 * gdb.base/ending-run.exp: Don't expect to see the program end in
18034 some orderly fashion when we're running on a real stand-alone
18035 board.
18036
eecf4bed
JB
18037 * gdb.base/interrupt.exp: Correct logic for skipping tests on
18038 targets that don't support interrupts.
18039
52d309e4
JB
180402002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
18041
18042 * gdb.base/attach.exp: Add patterns to match output from /proc-based
18043 systems.
18044 Move comments in expect statements to inside the actions, so that they
18045 don't get matched against.
18046
ff683d9e
MK
180472002-07-10 Mark Kettenis <kettenis@gnu.org>
18048
18049 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
18050 function when asleep" test.
18051
b5356753
AC
180522002-07-10 Andrew Cagney <ac131313@redhat.com>
18053
18054 * gdb.base/page.exp: Rewrite to handle problems with very long
18055 `info set' output. Update copyright.
18056
6aa4d13a
AC
180572002-06-26 Andrew Cagney <ac131313@redhat.com>
18058
18059 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
18060 gdb.threads-hp.
18061 * gdb.hp/configure: Regenerate.
18062 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
18063 * gdb.hp/gdb.threads-hp/configure: Delete file.
18064 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
18065
8cf8c2b8
AC
180662002-06-22 Andrew Cagney <ac131313@redhat.com>
18067
18068 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
18069 setlocale, bindtextdomain and textdomain.
18070
6827a8f8
JB
180712002-06-11 Jim Blandy <jimb@redhat.com>
18072
919d772c
JB
18073 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
18074 preprocessor macro information is present.
18075
6827a8f8
JB
18076 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
18077 tests.
18078
c15b0d21
MS
180792002-06-06 Michael Snyder <msnyder@redhat.com>
18080
c5984d70
MS
18081 * gdb.base/overlays.exp: Record addresses of overlay
18082 functions in TCL variables rather than in GDB variables,
18083 to avoid having GDB convert them to pointers (with loss
18084 of information).
18085
d63a86f8 18086 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 18087 default linker script changes.
c15b0d21
MS
18088 * gdb.base/long_long.exp: Add check for sizeof (long double).
18089
be26fe0d
ML
180902002-06-06 Michal Ludvig <mludvig@suse.cz>
18091
18092 * gdb.asm/asm-source.exp: Add x86-64 target.
18093 * gdb.asm/x86_64.inc: New.
d63a86f8 18094
258093ca 180952002-05-30 Michael Chastain <mec@shout.net>
258093ca 18096
4b3153f1 18097 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
18098 * gdb.c++/m-static.cc: New file.
18099 * gdb.c++/m-static.exp: New file.
18100
241264c6
MS
181012002-05-28 Michael Snyder <msnyder@redhat.com>
18102
18103 * gdb.base/call-ar-st.exp: Allow for reduced floating point
18104 precision.
18105
9bba8c8f 181062002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 18107
4b3153f1 18108 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
18109 * gdb.c++/m-data.cc: New file.
18110 * gdb.c++/m-data.exp: New file.
18111
181122002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 18113
4b3153f1 18114 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 18115 * gdb.c++/try_catch.cc: New file.
d63a86f8 18116 * gdb.c++/try_catch.exp: New file.
9bba8c8f 18117
def1b996
MC
181182002-05-27 Michael Chastain <mec@shout.net>
18119
18120 * gdb.c++/local.exp: Accept more nested types in output.
18121
522ba268
MC
181222002-05-26 Michael Chastain <mec@shout.net>
18123
18124 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
18125
277254ba
MS
181262002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
18127
18128 * lib/gdb.exp (gdb_wrapper_init): Just because
18129 gdb_wrapper_file exists, this does not mean that the file
18130 should not be rebuilt. That is what gdb_wrapper_initialized
18131 is for.
18132 (default_gdb_init): Reset gdb_wrapper_initialized.
18133
b61a8733
MS
181342002-05-23 Michael Snyder <msnyder@redhat.com>
18135
d63a86f8 18136 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
18137 the precision of the floating point test results.
18138 * gdb.base/call-rt-st.exp: Ditto.
18139
b61a8733
MS
18140 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
18141 * gdb.base/call-rt-st.exp: Ditto.
18142
56f6e910
MC
181432002-05-19 Michael Chastain <mec@shout.net>
18144
18145 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
18146
ad0b0016
EZ
181472002-05-19 Elena Zannoni <ezannoni@redhat.com>
18148
a9c64011
AS
18149 * configure.in (configdirs): Add gdb.arch.
18150 * configure: Regenerate.
ad0b0016 18151
f617d2b6
JB
181522002-05-17 Jim Blandy <jimb@redhat.com>
18153
18154 * gdb.base/completion.exp: Recognize the more detailed error
18155 messages produced by the macro expander's lexical analyzer.
18156
eac2a696
EZ
181572002-05-14 Elena Zannoni <ezannoni@redhat.com>
18158
a9c64011
AS
18159 * gdb.arch/altivec-abi.c: New file.
18160 * gdb.arch/altivec-abi.exp: New file.
18161 * gdb.arch/altivec-regs.c: New file.
18162 * gdb.arch/altivec-regs.exp: New file.
eac2a696 18163
2fdde8f8
DJ
181642002-05-14 Daniel Jacobowitz <drow@mvista.com>
18165
18166 * gdb.base/maint.exp (maint print type): Update for new type
18167 structure.
d63a86f8 18168
e31f1a7c
EZ
181692002-05-14 Elena Zannoni <ezannoni@redhat.com>
18170
18171 * gdb.arch: New directory.
18172 * gdb.arch/configure.in: New file.
18173 * gdb.arch/configure: New file.
18174 * gdb.arch/Makefile.in: New file.
18175
db589741
CV
181762002-05-13 Corinna Vinschen <vinschen@redhat.com>
18177
18178 * gdb.asm/asm-source.exp: Add v850 as supported target.
18179 * gdb.asm/v850.inc: New file.
18180
8ce2a7dc
DJ
181812002-05-13 Daniel Jacobowitz <drow@mvista.com>
18182
18183 * gdb.c++/annota2.exp (annotate-quit): Add comment.
18184
df763c7f
DJ
181852002-05-12 Daniel Jacobowitz <drow@mvista.com>
18186
18187 * gdb.base/break.exp: Check 'break "marker2"'.
18188
377daeed
MS
181892002-05-10 Michael Snyder <msnyder@redhat.com>
18190
18191 * gdb.base/long_long.exp: Fix typo.
18192
c4b7bc2b
JB
181932002-05-10 Jim Blandy <jimb@redhat.com>
18194
ecac9a4e
JB
18195 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
18196 a bug.
18197
c4b7bc2b
JB
18198 * gdb.base/printcmds.exp (test_integer_literals_rejected):
18199 Recognize more detailed error message produced by the macro
18200 expander's lexical analyzer.
18201 * lib/gdb.exp (test_print_reject): Same.
18202
e71019a1
MK
182032002-05-09 Mark Kettenis <kettenis@gnu.org>
18204
18205 * gdb.c++/method.exp: Fix typo.
18206
fedfc8e6
MS
182072002-05-08 Michael Snyder <msnyder@redhat.com>
18208
166a1957
MS
18209 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
18210 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 18211 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
18212 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
18213 Add iftarget clause for strongarm.
d63a86f8 18214
f1c47eb2
MS
182152002-05-06 Michael Snyder <msnyder@redhat.com>
18216
cb9a9d3e
MS
18217 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
18218 (gdb_continue_to_end): Accept output from status wrapper.
18219 * gdb.base/ending-run.exp: Add case for output from status wrapper.
18220 Clean up fail messages to match pass messages.
18221
f1c47eb2
MS
18222 Enable the "needs_status_wrapper" testsuite feature.
18223 * lib/gdb.exp (gdb_wrapper_init): New procedure.
18224 (gdb_compile): Conditionally call gdb_wrapper_init.
18225 * gdb.base/a2-run.exp: Recognize output from status wrapper.
18226 * gdb.c++/method.exp: Recognize output from status wrapper.
18227
6079c749
BE
182282002-05-06 Ben Elliston <bje@redhat.com>
18229From Graydon Hoare <graydon@redhat.com>
18230
18231 * config/sid.exp: Include support for "rawsid" protocol.
18232
188baff3
JB
182332002-05-03 Jim Blandy <jimb@redhat.com>
18234
18235 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
18236 * gdb.c++/hang3.C: New file.
18237
b9c07f0f
AC
182382002-05-04 Andrew Cagney <ac131313@redhat.com>
18239
18240 * gdb.base/default.exp: Remove obsolete code.
18241 * gdb.c++/misc.exp: Ditto. Update copyright.
18242 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
18243 * gdb.base/whatis.exp: Ditto. Update copyright.
18244 * gdb.base/scope.exp: Ditto. Update copyright.
18245 * gdb.base/ptype.exp: Ditto. Update copyright.
18246 * gdb.base/printcmds.exp: Ditto. Update copyright.
18247 * gdb.base/opaque.exp: Ditto. Update copyright.
18248 * gdb.base/list.exp: Ditto.
18249 * gdb.base/funcargs.exp: Ditto. Update copyright.
18250 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
18251 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
18252 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
18253 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
18254 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
18255 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
18256
5c7a0397
MS
182572002-05-02 Michael Snyder <msnyder@redhat.com>
18258
d6dcc264 18259 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
18260 * gdb.base/long_long.exp: Add xscale target.
18261 * gdb.base/default.exp: Add xscale target.
18262
eb7f1c48
JB
182632002-05-01 Jim Blandy <jimb@redhat.com>
18264
18265 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
18266 gdb.c++/hang.exp: New test.
18267
a6befae8
FF
182682002-05-01 Fred Fish <fnf@redhat.com>
18269
18270 * gdb.base/completion.exp: Handle completions of "./Make" for
18271 more than one completion possibility, as is the case when we
18272 build and test in the source tree.
18273
0a310277
AG
182742002-04-29 Anthony Green <green@redhat.com>
18275
18276 * gdb.java/jmisc1.exp: New file.
18277 * gdb.java/jmisc2.exp: New file.
18278
6ff9af88
DJ
182792002-04-24 Daniel Jacobowitz <drow@mvista.com>
18280
18281 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
18282
96b3d632
EZ
182832002-04-23 Elena Zannoni <ezannoni@redhat.com>
18284
18285 * gdb.base/help.exp: Change 'help status' to allow for target
18286 dependent output differences.
18287
5019bb54
MC
182882002-04-22 Michael Chastain <mec@shout.net>
18289
18290 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
18291
a805a116
MC
182922002-04-22 Michael Chastain <mec@shout.net>
18293
18294 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
18295
a1706bfd
DM
182962002-04-17 David S. Miller <davem@redhat.com>
18297
18298 * gdb.asm/sparc64.inc: New file.
18299 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
18300
a73a20a2
EZ
183012002-04-19 Elena Zannoni <ezannoni@redhat.com>
18302
18303 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
18304 instruction file directly into the build tree. Clean up at end of
18305 test.
18306
ba678339
DM
183072002-04-18 David S. Miller <davem@redhat.com>
18308
18309 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
18310 handle 64-bit platforms correctly.
18311 * gdb.base/maint.exp: Likewise.
18312
b03399da
KB
183132002-04-18 Kevin Buettner <kevinb@redhat.com>
18314
18315 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
18316 ``-fpic'' when compiling files comprising a shared library, but
18317 it does need additional linker flags in order to find shared
18318 libraries at run time.
18319
e2004992
KB
183202002-04-18 Kevin Buettner <kevinb@redhat.com>
18321
18322 * gdb.base/cvexpr.c (use): New function.
18323 (main): Invoke use() on all global variables to prevent
18324 some linkers from deleting these otherwise unused symbols.
18325
d8937120
MC
183262002-04-17 Michael Chastain <mec@shout.net>
18327From David S. Miller <davem@redhat.com>
18328
18329 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
18330 handle 64-bit platforms correctly.
18331
ffd61a58
MS
183322002-04-12 Michael Snyder <msnyder@redhat.com>
18333From Jim Blandy <jimb@redhat.com>
a9c64011 18334 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
18335 script can handle this instead.
18336 * gdb.base/bar.c (barx): Same.
18337 * gdb.base/baz.c (bazx): Same.
18338 * gdb.base/grbx.c (grbxx): Same.
18339
18340 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
18341 manager doesn't automatically unmap overlays unnecessarily.
18342
6b8426a6
MH
183432002-04-10 Martin M. Hunt <hunt@redhat.com>
18344
18345 * gdb.base/ending-run.exp: Fix pattern for Mips targets
18346 stepping out of main.
18347
34af4875
MC
183482002-04-09 Michael Chastain <mec@shout.net>
18349
18350 * gdb.c++/local.cc (main): Move call to marker1() inside nested
18351 scope so that the nested scope tests will make sense.
18352 * gdb.c++/local.exp: Write patterns that actually work with gcc
18353 (the HP patterns "were never known to work with gcc").
18354 Keep the old aCC patterns too.
18355
2d1676a0
DJ
183562002-04-09 Daniel Jacobowitz <drow@mvista.com>
18357
18358 * gdb.base/attach.exp: Correct target board test.
18359
3a63e3f9
MC
183602002-04-08 Michael Chastain <mec@shout.net>
18361
18362 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
18363 in a const method. Add some xfail and fail cases for configurations
18364 that do not emit the "const ...".
18365
f18dabd2
MC
183662002-04-07 Michael Chastain <mec@shout.net>
18367
18368 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
18369 Accept "A * const" and "const A * const" as type of "this".
18370 Fix spelling of getFunky throughout. Make messages uniform.
18371
0fcddd82
EZ
183722002-04-07 Elena Zannoni <ezannoni@redhat.com>
18373
a9c64011 18374 Work around for PR gdb/285:
0fcddd82
EZ
18375 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
18376
16a8534a
EZ
183772002-04-07 Elena Zannoni <ezannoni@redhat.com>
18378
18379 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
18380 instructions file at run time instead of configure time.
18381 Sometimes we run the test in a directory that is not the one we
18382 configured in.
18383 * gdb.asm/configure.in: Delete creation of symlink.
18384 * gdb.asm/configure: Regenerate.
18385
24181d81
JB
183862002-04-05 J. Brobecker <brobecker@gnat.com>
18387
18388 * gdb.gdb/xfullpath.exp: New test, to exercise the new
18389 xfullpath () function.
18390
7cdb7107
DJ
183912002-04-04 Daniel Jacobowitz <drow@mvista.com>
18392
18393 * gdb.asm/Makefile.in: Correct dependencies.
18394
18395 * gdb.asm/powerpc.inc: New file.
18396 * gdb.asm/asm-source.exp: Add PowerPC.
18397 * gdb.asm/configure.in: Likewise.
18398 * gdb.asm/configure: Regenerated.
18399
a7d17088
DJ
184002002-04-04 Daniel Jacobowitz <drow@mvista.com>
18401
18402 * gdb.base/relocate.exp: New file.
18403 * gdb.base/relocate.c: New file.
18404
cd721503
FF
184052002-04-04 Fred Fish <fnf@redhat.com>
18406
18407 * gdb.base/step-test.exp: Update comment regarding stopping in
18408 memcpy/bcopy calls inserted as part of the compiler runtime.
18409
b22ad7a7
MS
184102002-04-04 Michael Snyder <msnyder@redhat.com>
18411
18412 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
18413
5f279fa6
DJ
184142002-04-03 Daniel Jacobowitz <drow@mvista.com>
18415
18416 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
18417 (gdb_expect): Remove $notransfer hack.
18418
dd0fd3ce
DJ
184192002-04-02 Daniel Jacobowitz <drow@mvista.com>
18420
18421 * gdb.c++/classes.exp ("calling method for small class"): Match
18422 updated register output.
18423
1e50cda1
DJ
184242002-03-30 Daniel Jacobowitz <drow@mvista.com>
18425
18426 Fix PR gdb/452
18427 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
18428 when finished. Make gdb_file_cmd send "exec-file" when
18429 appropriate.
18430
24015922
DJ
184312002-03-30 Daniel Jacobowitz <drow@mvista.com>
18432
18433 * gdb.base/attach.exp: Remove extra setup_xfail.
18434
dd7dfd64
MS
184352002-03-26 Michael Snyder <msnyder@redhat.com>
18436
18437 * gdb.base/default.exp: Add tests for dump, append, and restore.
18438 * gdb.base/help.exp: Add tests for dump, append, and restore.
18439 * gdb.base/dump.exp: New file, test dump, append and restore.
18440 * gdb.base/dump.c: New file.
18441
48b2f8d7
MS
184422002-03-27 Michael Snyder <msnyder@redhat.com>
18443
d63a86f8 18444 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
18445 clean-ups in help messages.
18446
05b4d525
FF
184472002-03-26 Fred Fish <fnf@redhat.com>
18448
18449 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
18450 have debugging info for those functions and the compiler uses them
18451 internally to copy structs around.
18452
d7679631
FF
184532002-03-26 Fred Fish <fnf@redhat.com>
18454
18455 * gdb.base/list.exp: Revert the change made yesterday and add note
18456 about why we don't list the default lines for remote targets.
18457
523ac3f9
MS
184582002-03-25 Michael Snyder <msnyder@redhat.com>
18459
18460 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
18461
754b2b8d
FF
184622002-03-25 Fred Fish <fnf@redhat.com>
18463
18464 * gdb.base/list.exp: This test works on remote targets so remove
18465 the short circuit for remote targets. Update copyright.
18466
33c3e192
FF
184672002-03-25 Fred Fish <fnf@redhat.com>
18468
18469 * gdb.base/attach.exp: Fix logic error that was suppressing this
18470 test for all non hppa*-*-hpux* targets, instead of the hp target.
18471 Move comments closer to the suppression point. Also now need to
18472 check that we are running natively.
18473
d43e73ee
MS
184742002-03-22 Michael Snyder <msnyder@redhat.com>
18475
882c8f02
MS
18476 * gdb.base/default.exp: Add test for gcore. Update copyright.
18477 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 18478
04c12f60
FF
184792002-03-06 Fred Fish <fnf@redhat.com>
18480
18481 * gdb.base/funcargs.c: Remove extraneous ';' character.
18482 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
18483
b43df995
MC
184842002-03-04 Michael Chastain <mec@shout.net>
18485
18486 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
18487 accommodate gcc v3 function signature.
18488 * gdb.mi/mi0-var-cmd-exp: Ditto.
18489
92362027
AC
184902002-02-24 Andrew Cagney <ac131313@redhat.com>
18491
18492 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
18493 ``GNU/Linux'' or ``Linux kernel''
18494 * testsuite/gdb.threads/pthreads.c: Ditto.
18495
258ad32d
MC
184962002-02-24 Michael Chastain <mec@shout.net>
18497
18498 * gdb.threads/pthreads.c (thread1): Add a return statement.
18499 (thread2): Likewise.
18500 (foo): Likewise.
18501
04c3b3d4
MC
185022002-02-23 Michael Chastain <mec@shout.net>
18503
18504 * gdb.threads/linux-dp.c (philosopher): Add a return statement
18505 to placate gcc.
18506
5a2a0a20
MC
185072002-02-23 Michael Chastain <mec@shout.net>
18508
18509 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
18510 test "ptype bint". The test passes on all my stabs configurations.
18511
a640f7fc
JB
185122002-02-21 Jim Blandy <jimb@redhat.com>
18513
27924826
JB
18514 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
18515 filename at a time, and watch for the ones we want to see.
18516
a640f7fc
JB
18517 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
18518 types of pointers to prototyped functions.
18519
edcc8c75
AC
185202002-02-20 Andrew Cagney <ac131313@redhat.com>
18521
18522 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
18523 signed, unsigned and straight char.
18524 (padding_char, padding_short, padding_int, padding_long,
18525 padding_long_long, padding_float, padding_double,
18526 padding_long_double): New global variables.
18527 (fill, fill_structs): New functions.
18528
18529 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
18530 for correctly sized writes. Update copyright.
18531 (get_valueof): New procedure.
18532 (get_sizeof): Call get_valueof.
18533 (check_valueof): New procedure.
18534 (check_padding): New procedure.
18535
ac57ea44
MC
185362002-02-20 Michael Chastain <mec@shout.net>
18537
18538 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
18539 to setup_xfail. Document some of the remaining calls.
18540
7a10c941
MC
185412002-02-18 Michael Chastain <mec@shout.net>
18542
18543 * gdb.c++/userdef.exp: Update copyright year.
18544
fb8acdcc
DJ
185452002-02-18 Daniel Jacobowitz <drow@mvista.com>
18546
18547 * gdb.c++/userdef.exp: Test overloaded operators properly.
18548 Remove xfails.
18549
fda6ae12
MS
185502002-02-14 Michael Snyder <msnyder@redhat.com>
18551
18552 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
18553
676a0442
DJ
185542002-02-14 Daniel Jacobowitz <drow@mvista.com>
18555
18556 * gdb.base/a2-run.exp: Check for a remote target properly.
18557 * gdb.base/annota1.exp: Likewise.
18558 * gdb.base/list.exp: Likewise.
18559 * gdb.base/reread.exp: Likewise.
18560 * gdb.base/scope.exp: Likewise.
18561 * gdb.base/shlib-call.exp: Likewise.
18562 * gdb.base/term.exp: Likewise.
18563 * gdb.c++/annota2.exp: Likewise.
18564
78b4f468
RE
185652002-02-13 Richard Earnshaw <rearnsha@arm.com>
18566
18567 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
18568
9a81ba51
MC
185692002-02-10 Michael Chastain <mec@shout.net>
18570
18571 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
18572 (call_after_alloca): Ditto.
18573
004af6c7
DJ
185742002-02-10 Daniel Jacobowitz <drow@mvista.com>
18575
18576 * gdb.base/ending-run.exp: Guard "cont" test with
18577 gdb_skip_stdio_test.
18578
37225f62
JB
185792002-02-06 Jim Blandy <jimb@redhat.com>
18580
18581 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
18582 from here...
18583 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
18584 To here. Disable this test on non-HP platforms. Add big comment.
18585
fe6fdd96
MS
185862002-02-04 Michael Snyder <msnyder@redhat.com>
18587
18588 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
18589 other than d10v and m32r.
18590
036fad3f
RE
185912002-02-02 Richard Earnshaw <rearnsha@arm.com>
18592
18593 * gdb.base/default.exp: Rewrite test patterns to reduce time
18594 taken to match them.
18595
7148ab62
DJ
185962002-01-30 Daniel Jacobowitz <drow@mvista.com>
18597
18598 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
18599 Allow a start function above main.
18600 * gdb.threads/linux-dp.exp: Fix copyright date.
18601
396cc255
DJ
186022002-01-30 Daniel Jacobowitz <drow@mvista.com>
18603
a9c64011
AS
18604 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
18605 (check_philosopher_stack): Check for manager thread before checking
18606 for a just-starting thread.
396cc255 18607
f038d31b
DJ
186082002-01-30 Daniel Jacobowitz <drow@mvista.com>
18609
18610 From Neil Booth <neil@daikokuya.demon.co.uk>:
18611 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
18612 warnings.
18613
b3ff9d9a
FF
186142002-01-21 Fred Fish <fnf@redhat.com>
18615
18616 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
18617 not caller.
18618
39ad761d
JB
186192002-01-21 Jim Blandy <jimb@redhat.com>
18620
18621 * gdb.base/reread.exp: Check that GDB properly re-reads the
18622 executable file when it changes while no inferior is running.
18623
aaf320fa
FF
186242002-01-21 Fred Fish <fnf@redhat.com>
18625
a9c64011
AS
18626 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
18627 optionally accept the "shlib events" variation.
aaf320fa 18628
808a31f5
JB
186292002-01-21 Jim Blandy <jimb@redhat.com>
18630
18631 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
18632 call `fflush' after every `printf', so that the output is produced
18633 at predictable points, regardless of whatever buffering does (or
18634 doesn't) take place.
18635 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
18636 at different points.
18637
4420d5e2
DJ
186382002-01-20 Daniel Jacobowitz <drow@mvista.com>
18639
18640 * gdb.c++/inherit.exp: Update copyright years.
18641 * gdb.c++/method.exp: Likewise.
18642
3e36a0f4
DJ
186432002-01-20 Daniel Jacobowitz <drow@mvista.com>
18644
18645 * gdb.c++/classes.exp: Update for improved v3 support and skipping
18646 artificial methods/arguments.
18647 * gdb.c++/derivation.exp: Likewise.
18648 * gdb.c++/inherit.exp: Likewise.
18649 * gdb.c++/method.exp: Likewise.
18650 * gdb.c++/virtfunc.exp: Likewise.
18651
b4ceaee6
AC
186522002-01-18 Andrew Cagney <ac131313@redhat.com>
18653
18654 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
18655 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
18656 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
18657 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
18658 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
18659 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
18660
ecace851
JB
186612002-01-17 Jim Blandy <jimb@redhat.com>
18662
18663 * gdb.asm/asm-source.exp (info symbol): Take another shot at
18664 anchoring the pattern matching the entry point symbol's name.
18665
375fc983
AC
186662002-01-17 Andrew Cagney <ac131313@redhat.com>
18667
18668 * gdb.base/maint.exp: Update ``maint internal-error'' to match
18669 continue/quit query. Update copyright.
18670
fe6fdd96
MS
186712002-01-14 Michael Snyder <msnyder@redhat.com>
18672
18673 * gdb.base/gcore.exp: Remove extra debugging output.
18674
e017c81f
DJ
186752002-01-13 Daniel Jacobowitz <drow@mvista.com>
18676
18677 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
18678 for slightly dubious v2 mangled string.
18679
37ab3bf8
DJ
186802002-01-13 Daniel Jacobowitz <drow@mvista.com>
18681
18682 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
18683
1bc05c3a 186842002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 18685
1bc05c3a 18686 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 18687
1bc05c3a
JM
18688 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
18689 constructors.
18690 * gdb.c++/derivation.exp: Likewise.
18691 * gdb.c++/templates.exp: Likewise.
18692 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 18693
1bc05c3a
JM
186942002-01-10 Michael Snyder <msnyder@redhat.com>
18695
18696 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 18697
a911c360
MS
186982002-01-08 Michael Snyder <msnyder@redhat.com>
18699
18700 * gdb.base/gcore.exp: New test for generate-core-file command.
18701 * gdb.base/gcore.c: Testcase for above.
18702 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
18703
ea2119ec
JM
187042002-01-08 Jason Merrill <jason@redhat.com>
18705
18706 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
18707
68203136
FF
187082002-01-07 Fred Fish <fnf@redhat.com>
18709
18710 * gdb.c++/overload.exp: Remove unconditional xfails for:
18711 print foo_instance1.overloadargs(1)
18712 print foo_instance1.overloadargs(1, 2)
18713 print foo_instance1.overloadargs(1, 2, 3)
18714 print foo_instance1.overloadargs(1, 2, 3, 4)
18715 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
18716 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
18717 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
18718 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
18719 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
18720 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
18721 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
18722 print foo_instance1.overload1arg()
18723 print foo_instance1.overload1arg((char)arg2)
18724 print foo_instance1.overload1arg((signed char)arg3)
18725 print foo_instance1.overload1arg((unsigned char)arg4)
18726 print foo_instance1.overload1arg((int)arg7)
18727 print foo_instance1.overload1arg((unsigned int)arg8)
18728 print foo_instance1.overload1arg((float)arg11)
18729 print foo_instance1.overload1arg((double)arg12)
d63a86f8 18730
21b9b5b1
MS
187312002-01-07 Michael Snyder <msnyder@redhat.com>
18732
18733 * gdb.base/huge.exp: New test. Print a very large target data object.
18734 (skip_huge_test): New test variable. Define if you want to skip this
18735 test. The test reads an 8 megabyte data object from the target, so it
18736 might be very time consuming on remote targets with a slow connection.
18737 * gdb.base/huge.c: New file. Test case for above.
18738
725f922e
FF
187392002-01-07 Fred Fish <fnf@redhat.com>
18740
18741 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
18742 g_instance.bfoo, and g_instance.cfoo.
18743
889bf7c5 187442002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 18745
889bf7c5
PA
18746 * gdb.base/break.c (multi_line_if_conditional): New function.
18747 (multi_ilne_while_conditional): Likewise.
18748 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
18749 IF or WHILE condition puts the breakpoint at the start of
18750 the condition.
f286b2c3 18751
634d57ec
JL
18752 * gdb.base/selftest.exp (backtrace through signal handler): Remove
18753 hppa*-*-hpux* expected failure.
18754 * gdb.base/structs.exp (do_function_calls): Similarly.
18755
18756 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
18757 watchpoints.
18758
9fbfe2dc
AC
187592002-01-06 Andrew Cagney <ac131313@redhat.com>
18760
18761 Fix PR gdb/66.
18762 * gdb.base/structs.exp: Replace skip for a29k with skip for
18763 gdb,cannot_call_functions.
18764 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
18765 * gdb.base/callfuncs.exp: Ditto.
18766 * gdb.base/call-rt-st.exp: Ditto.
18767 * gdb.base/call-strs.exp: Ditto.
18768 * gdb.base/callfwmall.exp: Ditto.
18769 * gdb.base/scope.exp: Obsolete xfail a29k.
18770 * gdb.c++/misc.exp: Ditto.
18771 * gdb.c++/cplusfuncs.exp: Ditto.
18772 * gdb.base/ptype.exp: Ditto.
18773 * gdb.base/printcmds.exp: Ditto.
18774 * gdb.base/opaque.exp: Ditto.
18775 * gdb.base/list.exp: Ditto.
18776 * gdb.base/funcargs.exp: Ditto.
18777 * gdb.base/default.exp: Ditto.
18778
8ddad156
MS
187792002-01-04 Michael Snyder <msnyder@redhat.com>
18780
ca4976a6 18781 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
18782 * gdb.base/maint.exp: Add tests for maint info sections options.
18783
1b074332
JL
18784Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
18785
18786 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
18787
7d159115
CV
187882001-12-20 Corinna Vinschen <vinschen@redhat.com>
18789
18790 * gdb.asm/arm.inc: New file.
18791 * gdb.asm/asm-source.exp: Add arm targets.
18792 * gdb.asm/configure.in: Ditto.
18793 * gdb.asm/configure: Recreated from configure.in.
18794
8fb87725
JL
18795Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
18796
afabe08c
JL
18797 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
18798 with HP's compiler.
18799 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18800 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18801 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18802 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18803
18804 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
18805 either HP's compilers or GCC.
18806
db521deb
JL
18807 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
18808 a SIGBUS or SIGSEGV.
18809
18810 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
18811
18812 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
18813 can be compiled with either HP's compiler or GCC.
18814
cfa88ab7
JL
18815 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
18816 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
18817 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
18818
ca344dff
JL
18819 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
18820 to match current gdb output. Update due to using auto-solib-limit
18821 for limiting instead of overloading auto-solib-add.
18822 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
18823 test program.
18824
3f3c6e55 18825 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
18826 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
18827 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18828 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18829 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18830 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18831 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
18832 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
18833 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
18834 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
18835 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
18836 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
18837 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 18838
8fb87725
JL
18839 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
18840 a SIGTRAP to the inferior.
18841
cf599fa7
CV
188422001-12-19 Corinna Vinschen <vinschen@redhat.com>
18843
18844 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
18845 Substitute call to target_link by call to gdb_compile.
18846
2cd045cd
JL
18847Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
18848
a9c64011
AS
18849 * gdb.base/break.exp: Fix HP specific search string when testing
18850 backtracing in a called function.
2cd045cd 18851
a9c64011
AS
18852 * gdb.base/constvars.exp: Only set lang to C++ if we're
18853 compiling the test with HP's compilers.
18854 * gdb.base/volatile.exp: Similarly.
2cd045cd 18855
99ebe9ac
JB
188562001-12-19 Jim Blandy <jimb@redhat.com>
18857
18858 * gdb.base/printcmds.exp: Expect the null character to be printed
18859 as '\0', and the '\013' to be printed as '\v'.
18860 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
18861 * gdb.base/setvar.exp: Same.
18862
b9891b29
JB
188632001-12-17 Jim Blandy <jimb@redhat.com>
18864
0eba65ab
JB
18865 * gdb.base/completion.exp: Rather than completing very long
18866 filenames, which can make the readline library produce output we
18867 don't recognize, cd to the directory first, and then complete
18868 using nice, short relative paths.
18869
6970b5b1
JB
18870 * gdb.base/completion.exp: On some systems, there is, in fact, a
18871 variable named `b' in scope, since GDB treats all static
a9c64011
AS
18872 variables as being in scope. So use `no_var_named_this'
18873 instead of `b'.
6970b5b1 18874
b9891b29 18875 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 18876 can't find the core file's registers as a failure.
b9891b29 18877
e6ccd35f
JSC
188782001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
18879
a9c64011
AS
18880 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
18881 test expect string more specific.
e6ccd35f 18882
105ba819
CV
188832001-12-13 Corinna Vinschen <vinschen@redhat.com>
18884
18885 * gdb.asm/asm-source.exp: Add support for xstormy16.
18886 * gdb.asm/configure.in: Ditto.
18887 * gdb.asm/configure: Rebuild.
18888 * gdb.asm/xstormy16.inc: New file.
18889
e9e79dd9
FF
188902001-12-10 Fred Fish <fnf@redhat.com>
18891
18892 * gdb.base/maint.exp: Update to match changes in type dumping code.
18893
347dc97d
JB
188942001-12-10 Jim Blandy <jimb@redhat.com>
18895
18896 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
18897 matching the entry point symbol's name at the beginning of the
18898 line.
347dc97d 18899
5178b9d6
DJ
189002001-12-07 Daniel Jacobowitz <drow@mvista.com>
18901
18902 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
18903 gdb.c++/inherit.exp, gdb.c++/method.exp,
18904 gdb.c++/namespace.exp, gdb.c++/templates.exp,
18905 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
18906 and class layout support.
18907
af890c52
DJ
189082001-12-07 Daniel Jacobowitz <drow@mvista.com>
18909
18910 * gdb.c++/classes.exp: Add test for static member function.
18911 * gdb.c++/misc.cc: Add class with static member function.
18912
7a345fb3
JB
189132001-12-07 Jim Blandy <jimb@redhat.com>
18914
f2e54a80 18915 If GDB says it can't find the struct the function returned, report
8032bf31
JB
18916 those tests as `unsupported'.
18917 * gdb.base/call-rt-st.exp (print_struct_call): New function.
18918 Rewrite subsequent tests to use it.
18919
18920 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
18921 those tests as `unsupported'.
18922 * gdb.base/structs.exp (call_struct_func): New function.
18923 (do_function_calls): Use call_struct_func to call the functions
18924 returning structs.
18925
0bc69509
JB
18926 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
18927 whether functions are prototyped or not, so we can't possibly pass
18928 arguments to t_float_values2 properly.
18929
7a345fb3
JB
18930 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
18931 value of `timeout' for targets other than the mips*tx39-*.
18932
edb6ede1
MS
189332001-12-06 Michael Snyder <msnyder@redhat.com>
18934
d63a86f8 18935 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
18936 and detect whether the start symbol has a leading underscore.
18937
2d842f13
JB
189382001-12-04 Jim Blandy <jimb@redhat.com>
18939
18940 * gdb.base/completion.exp: Clarify indentation.
18941
68550daf
JB
189422001-12-03 Jim Blandy <jimb@redhat.com>
18943
18944 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
18945 variables on the S/390, not `.word'.
18946
cd5195a8
JB
189472001-11-30 Jim Blandy <jimb@redhat.com>
18948
18949 Add assembly-source tests for s390-ibm-linux.
18950 * gdb.asm/s390.inc: New file.
18951 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
18952 the S/390 architecture.
a9c64011 18953 * gdb.asm/configure: Regenerated.
cd5195a8 18954
ca9efc90
MS
189552001-11-30 Michael Snyder <msnyder@redhat.com>
18956
18957 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
18958 next, info source, info sources, info line, global and static
18959 variables, and static functions.
18960 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
18961 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
18962 * gdb.asm/asmsrc1.s: Add a static function and some variables.
18963 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
18964 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
18965 (gdbasm_leave): Restore frame pointer.
18966 (gdbasm_startup): Copy stack set-up from crt0.S.
18967
d0e66976
FN
189682001-11-26 Fernando Nasser <fnasser@redhat.com>
18969
18970 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
18971 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
18972 to a local (non-static) variable. Copy tstruct.a to a static buffer
18973 and return a pointer to that buffer.
18974 * gdb.base/callfwmall.c (t_structs_a): Ditto.
18975
e2334072
MK
189762001-11-24 Mark Kettenis <kettenis@gnu.org>
18977
18978 * gdb.asm/configure.in: Fix recognition of ix86 target.
18979 * gdb.asm/configure: Regenerate.
18980
756caa3d
MS
189812001-11-21 Michael Snyder <msnyder@redhat.com>
18982
18983 * gdb.asm/sparc.inc: New file.
18984 * gdb.asm/asm-source.exp: Recognize sparc target.
18985 * gdb.asm/configure.in: Recognize sparc target.
18986 * gdb.asm/configure: Regenerate.
d63a86f8 18987
9a4d72d5
MS
189882001-11-21 Michael Snyder <msnyder@redhat.com>
18989
18990 * gdb.asm/m32r.inc: New file.
18991 * gdb.asm/asm-source.exp: Recognize m32r target.
18992 * gdb.asm/configure.in: Recognize m32r target.
18993 * gdb.asm/configure: Regenerate.
18994
a773d1cd
MS
189952001-11-20 Michael Snyder <msnyder@redhat.com>
18996
017ac23d
MS
18997 * gdb.asm/i386.inc: New file.
18998 * gdb.asm/asm-source.exp: Recognize ix86 target.
18999 * gdb.asm/configure.in: Recognize ix86 target.
19000 * gdb.asm/configure: Regenerate.
19001
a773d1cd
MS
19002 * gdb.c++/namespace.exp: Fix quotes in output messages.
19003
bb632afb
MS
190042001-11-14 Michael Snyder <msnyder@redhat.com>
19005
25d559ca 19006 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
19007 qualifier in a type cast expression, to designate an address
19008 in the instruction space (Harvard architecture).
19009
4749e309
MS
190102001-11-13 Michael Snyder <msnyder@redhat.com>
19011
19012 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
19013 Tests for expressions using 'const' and 'volatile'.
19014
25050984
CV
190152001-11-13 Corinna Vinschen <vinschen@redhat.com>
19016
19017 * gdb.asm/asm-sources.exp: Allow defining linker flags.
19018
1902c51f
DJ
190192001-11-12 Daniel Jacobowitz <drow@mvista.com>
19020
19021 * lib/mi-support.exp (mi_run_to_helper): Move comments
19022 outside of gdb_expect.
19023
dcf95b47
DJ
190242001-11-11 Daniel Jacobowitz <drow@mvista.com>
19025
19026 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
19027 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
19028 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
19029 mi0_run_to): New functions.
19030 * gdb.mi/mi-simplerun.exp: Use them.
19031 * gdb.mi/mi0-simplerun.exp: Likewise.
19032 * gdb.mi/mi-var-cmd.exp: Likewise.
19033 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 19034
45b074e1
AC
190352001-11-10 Andrew Cagney <ac131313@redhat.com>
19036
19037 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
19038 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
19039
bf50d346
AC
190402001-11-09 Andrew Cagney <ac131313@redhat.com>
19041
19042 * gdb.base/restore.exp: Include $expected value in restored test
19043 message.
19044
9383332c
AC
190452001-11-09 Andrew Cagney <ac131313@redhat.com>
19046
19047 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
19048 implemented.
19049
db62520a
MS
190502001-11-08 Michael Snyder <msnyder@redhat.com>
19051
19052 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
19053 Add pass/fail message for stop at breakpoint in call dummy function.
19054
b5703437
MS
190552001-11-07 Michael Snyder <msnyder@redhat.com>
19056
d63a86f8
RM
19057 * gdb.c++/templates.exp (test_template_breakpoints):
19058 If we get an overload menu, but it does not match what
760f6330 19059 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
19060 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
19061 making the whitespace optional. Argument for "new" may be
19062 "unsigned" as well as "unsigned int/long".
d63a86f8 19063 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
19064 making the whitespace optional. Also replace "(void) with
19065 "((void|)), making the keyword "void" optional.
d63a86f8 19066 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
19067 making the whitespace optional. Also replace "(void) with
19068 "((void|)), making the keyword "void" optional.
3bf40917
MS
19069 * gdb.base/callfuncs.c (t_float_values): This function must
19070 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 19071 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
19072 can be tested against both cases. Usually one case involves
19073 promotion of float to double, while the other does not.
19074 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
19075 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
19076 includes a stack frame for "start".
19077
c8ab4e6d
JB
190782001-11-05 Jim Blandy <jimb@redhat.com>
19079
19080 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
19081 pointers are 32 bits long, and that offsets of relocs are always
19082 stored in the data (REL-style), and not in the reloc entry itself
19083 (RELA-style).
19084 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
19085 stabs.
19086
3f08ced9
MS
190872001-11-01 Michael Snyder <msnyder@redhat.com>
19088
19089 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
19090 and regular expression operators by using quoting.
19091
cbfa24cd
MS
190922001-10-31 Michael Snyder <msnyder@redhat.com>
19093
19094 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
19095 depending on what the symbol table contains.
19096 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
19097 the output of the ptype command. Similarly, accept both "const &"
19098 and "const&".
19099
aaa68313
CV
191002001-10-31 Corinna Vinschen <vinschen@redhat.com>
19101
19102 * gdb.base/miscexprs.c (main): Add usage of preprocessor
19103 symbol `STORAGE' to allow to choose the storage class of
19104 the local datastructures.
19105 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
19106 compiler directive.
19107
91740388
MS
191082001-10-30 Michael Snyder <msnyder@redhat.com>
19109
19110 * gdb.base/jump.exp: Allow it to run for all targets.
19111
1b7c05e7
CV
191122001-10-29 Corinna Vinschen <vinschen@redhat.com>
19113
19114 * gdb.base/call-ar-st.c (print_double_array): Match for loop
19115 with new double_array size.
19116 (main): Change storage class of all local variables to static.
19117 Reduce size of double_array to 9.
19118 * gdb.base/call-ar-st.exp: Increase timeout value.
19119 Change expected output for double array to match new size in
19120 call-ar-st.c.
19121
36a22261
CV
191222001-10-29 Corinna Vinschen <vinschen@redhat.com>
19123
19124 * gdb.base/ending-run.exp: Create identical output when passing
19125 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 19126 Stormy16 target.
36a22261 19127
92b8ae91
MK
191282001-10-28 Mark Kettenis <kettenis@gnu.org>
19129
19130 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
19131 that we catch the expected failure under Linux/x86.
19132
cb135b83
OF
191332001-10-29 Orjan Friberg <orjanf@axis.com>
19134
19135 * gdb.base/setvar.exp: Escape curly braces.
19136 * gdb.stabs/weird.exp: Ditto.
19137
6884aa54
DJ
191382001-10-27 Daniel Jacobowitz <drow@mvista.com>
19139
19140 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
19141 * gdm.mi/mi0-hack-cli.exp: Likewise.
19142
0398c9aa
AC
191432001-10-25 Andrew Cagney <ac131313@redhat.com>
19144
19145 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
19146 messages.
19147
d20bf2e8
AC
191482001-10-21 Andrew Cagney <ac131313@redhat.com>
19149
19150 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
19151 checking MI enabled.
19152
03dd63aa
CV
191532001-10-09 Corinna Vinschen <vinschen@redhat.com>
19154
19155 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
19156
1d9d99f3
FCE
191572001-10-04 Frank Ch. Eigler <fche@redhat.com>
19158
19159 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
19160 if gdb child process crashes, just signal an error.
19161
838ae6c4
JB
191622001-10-02 Jim Blandy <jimb@redhat.com>
19163
19164 * lib/gdb.exp (test_xfail_format): Simplify.
19165
19166 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
19167 front of the variable name `format'. Simplify `if'.
19168
8f0cbc1c
DJ
191692001-10-01 Daniel Jacobowitz <drow@mvista.com>
19170
19171 * gdb.threads/pthreads.exp: Wait for output and delay
19172 before sending ^C.
19173
1f08dafd
DJ
191742001-10-01 Daniel Jacobowitz <drow@mvista.com>
19175
19176 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
19177 some incorrect output instead of timing out.
19178 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
19179
674f90ff
CV
191802001-09-28 Corinna Vinschen <vinschen@redhat.com>
19181
19182 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
19183 check to allow additional `int'.
19184
9b284272
DJ
191852001-09-27 Daniel Jacobowitz <drow@mvista.com>
19186
19187 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
19188 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
19189
b55a4771
MS
191902001-09-27 Michael Snyder <msnyder@redhat.com>
19191
19192 * lib/gdb.exp (test_debug_format): New proc.
19193 (setup_xfail_format): Use new proc test_debug_format.
19194 * gdb.base/constvars.exp (local_compiler_xfail_check): New
19195 proc; use new service proc test_debug_format.
19196 Replace all other "gcc_compiled" tests with this test.
19197 * gdb.base/volatile.exp (local_compiler_xfail_check): New
19198 proc; use new service proc test_debug_format.
19199 Replace all other "gcc_compiled" tests with this test.
19200
192012001-09-27 Michael Snyder <msnyder@redhat.com>
19202
19203 * gdb.base/cvexpr.exp: New file.
19204 * gdb.base/cvexpr.c: New file
19205 Test for expressions using const and volatile keywords.
19206
4e6667ac
CV
192072001-09-26 Corinna Vinschen <vinschen@redhat.com>
19208
19209 * gdb.base/constvars.exp: Check for different orders of keywords
19210 and additional "int" strings in output.
19211
4f337972
AC
192122001-09-22 Andrew Cagney <ac131313@redhat.com>
19213
19214 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
19215 responses from "help maint".
19216
2015650d
FCE
192172001-09-19 Frank Ch. Eigler <fche@redhat.com>
19218
19219 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
19220 to localhost:NNN instead of :NNN, in case Xvfb is listening
19221 only on TCP.
19222
f3bcedc1
CV
192232001-09-19 Corinna Vinschen <vinschen@redhat.com>
19224
19225 * gdb.base/recurse.exp: When checking leaving the watchpoint
19226 scope, recognize when gdb is in function's epilogue and pass.
19227
6b819c92
KS
192282001-09-18 Keith Seitz <keiths@redhat.com>
19229
19230 * lib/insight-support.exp (_gdbtk_export_target_info): Add
19231 support for running tests against sid targets.
19232 (gdbtk_done): Ditto.
19233
a10c9419
CV
192342001-09-18 Corinna Vinschen <vinschen@redhat.com>
19235
19236 * gdb.base/ending-run.c (main): Set stdout buffersize
19237 to the same reasonable value for any target.
19238 * gdb.base/ending-run.exp: Add a regular expression
19239 to make testsuite happy on Sanyo Stormy16 target.
19240
739d0d99
CV
192412001-09-17 Corinna Vinschen <vinschen@redhat.com>
19242
19243 * gdb.base/display.c (do_loops): Add float variable `f'.
19244 Increment f in loop.
19245 * gdb.base/display.exp: Increment timeout by 60 seconds.
19246 Change float display test to use variable `f'.
19247
1b8947f0
JB
192482001-09-17 Jim Blandy <jimb@redhat.com>
19249
19250 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
19251 overflowing the limited breakpoint tables on some ROM monitors
19252 (like the ROM68K).
19253
9890ac81
FCE
192542001-09-15 Frank Ch. Eigler <fche@redhat.com>
19255
19256 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
19257 the "-ac" (disable access control) flag.
19258
6db765ea
JH
192592001-08-30 Jeff Holcomb <jeffh@redhat.com>
19260
19261 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
19262 ints.
19263
4c32cc04
KS
192642001-08-30 Keith Seitz <keiths@redhat.com>
19265
19266 * lib/gdb.exp: Move all insight-related functionality into
19267 separate file.
19268 * lib/insight-support.exp: New file.
19269
8d6e6f81
FCE
192702001-08-29 Frank Ch. Eigler <fche@redhat.com>
19271
19272 * config/sid.exp (sid_start): Never set sid verbosity; disable
19273 expect_background {} that consumed its stdout; tolerate </dev/null.
19274 Attempt to set endianness override in "sid" protocol mode. Cleanup.
19275
6a90e1d0
AC
192762001-08-18 Andrew Cagney <ac131313@redhat.com>
19277
19278 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
19279 CLI jump command to start it.
19280 (mi_run_to_main): Fail immediatly when unexpected output.
19281
1759b3c3
AC
192822001-08-18 Andrew Cagney <ac131313@redhat.com>
19283
19284 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
19285 beginning of function. Fix PR gdb/191.
19286
61d11d80
FCE
192872001-08-16 Frank Ch. Eigler <fche@redhat.com>
19288
19289 * config/sid.exp (sid_start): Don't warn if we cannot figure out
19290 what to force sid endianness to.
19291
942a4df2
KS
192922001-08-15 Keith Seitz <keiths@redhat.com>
19293
19294 * lib/gdb.exp (gdbtk_start): Don't set environment
19295 variables for TCL_LIBRARY and friends. Insight will
19296 now figure these out for itself.
19297
0521c418
MS
192982001-08-02 Michael Snyder <msnyder@redhat.com>
19299
19300 * gdb.base/completion.exp: Remove the symbol "a64l" from
19301 the expect string; this is target-specific, and not related
19302 to what is being tested.
19303
74a9a58a
DB
193042001-08-02 Dave Brolley <brolley@redhat.com>
19305
19306 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
19307
c70819fa
MS
193082001-07-25 Michael Snyder <msnyder@redhat.com>
19309
c2b8fa57
MS
19310 * gdb.base/consecutive.exp: New file. Test stepping over
19311 breakpoints on consecutive instructions.
19312 * gdb.base/consecutive.c: New file.
19313
c70819fa
MS
19314 * gdb.base/call-rt-st.exp: Use double-backslash to quote
19315 curly braces in regular expressions.
19316
2b1a1355
MS
193172001-07-25 Michael Snyder <msnyder@redhat.com>
19318
19319 * gdb.base/ending-run.exp: Accept "Program exited normally" as
19320 legitimate output from stepping out of main.
19321
413eca6f
KS
193222001-07-22 Keith Seitz <keiths@redhat.com>
19323
19324 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
19325 the empty string, do not run the tests.
19326
7e5a9322
SC
193272001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19328
19329 * gdb.base/long_long.exp: Detect size of pointer. Take into
19330 account 2-byte pointers when testing for p/a results.
19331
de58f10f
SC
193322001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19333
d63a86f8 19334 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
19335 and defined to 1K for m68hc11.
19336 (random_data): Reduce table to 1K for embedded platforms (68hc11).
19337 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
19338 (sizeof_random_data): New variable to tell the size of the data table;
19339 don't test past this size; always run to main.
19340
d6f5fea1
SC
193412001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19342
19343 * gdb.base/return2.exp: return of long long and double fails for
19344 68HC11; don't execute these tests on that platform.
19345 * gdb.base/return.exp: Return of a double fails for 68hc11.
19346
c477543d
SC
193472001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19348
19349 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
19350 tests that print a float.
19351 * call-rt-st.exp: Likewise.
19352
63cf1c79
MK
193532001-07-12 Mark Kettenis <kettenis@gnu.org>
19354
19355 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
19356 running this test on Linux.
19357
112f9ab5
MC
193582001-06-24 Michael Chastain <chastain@redhat.com>
19359
19360 * gdb.base/arithmet.exp: Remove some tests to make all test names
19361 unique.
19362
4970cb0f
MS
193632001-07-03 Michael Snyder <msnyder@redhat.com>
19364
19365 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
19366 the output of the ptype command.
19367
d85da69f
MS
193682001-07-02 Michael Snyder <msnyder@redhat.com>
19369
4c8a82de
MS
19370 * gdb.base/completion.exp: Don't assume that break.c is the only
19371 source file that may contain functions named "marker".
d85da69f
MS
19372 * gdb.base/corefile.exp: Quote the curly braces in regexp.
19373
8afc772b
AC
193742001-06-28 Andrew Cagney <ac131313@redhat.com>
19375
19376 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
19377 of files to delete.
19378
19379 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
19380 * gdb.disasm/h8300s.exp: New file.
19381 gdb.disasm/h8300s.s: Likewise.
19382
cff22675
AC
193832001-06-27 Andrew Cagney <ac131313@redhat.com>
19384
19385 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
19386 empty breakpoint tables.
19387
68c81b54
AC
193882001-06-25 Andrew Cagney <ac131313@redhat.com>
19389
19390 * lib/mi-support.exp: Update args=... part of stop-reason
19391 patterns. Accept either a list or a tuple.
19392
2dd62704
AC
193932001-06-23 Andrew Cagney <ac131313@redhat.com>
19394
19395 * lib/mi-support.exp: Remove local emacs variable defining
19396 change-log-default-name.
19397
b4127474
MC
193982001-06-22 Michael Chastain <chastain@redhat.com>
19399
19400 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
19401 This is operationally compatible with the previous version.
19402
8dbfb380
JB
194032001-06-13 Jim Blandy <jimb@redhat.com>
19404
19405 * lib/gdb.exp (gdb_test): Doc fix.
19406
f2d8c86d
MC
194072001-06-10 Michael Chastain <chastain@redhat.com>
19408
19409 * gdb.base/exprs.exp: Remove a duplicate test.
19410
81564d34
JB
194112001-06-06 Jim Blandy <jimb@redhat.com>
19412
19413 * gdb.base/return2.exp (main): Use values to test float and double
19414 returns that are not NaN's, to avoid being confused by IEEE
19415 comparison rules.
19416
da55addb
MS
194172001-06-04 Michael Snyder <msnyder@redhat.com>
19418
19419 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 19420 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
19421 rather than wait for 12 more tests to time out.
19422
42c65987
JB
194232001-06-06 Jim Blandy <jimb@redhat.com>
19424
b18bced9 19425 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 19426 Don't forget to match the GDB prompt.
b18bced9 19427
42c65987
JB
19428 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
19429
5b41e5f0
JB
194302001-06-04 Jim Blandy <jimb@redhat.com>
19431
19432 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
19433 command.
19434
015e046f
KB
194352001-05-31 Kevin Buettner <kevinb@redhat.com>
19436
19437 * gdb.base/annota1.exp (info break): Match four or more spaces
19438 after "Address".
19439
fb1ffbbe
MC
194402001-05-31 Michael Chastain <chastain@redhat.com>
19441
19442 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
19443 (dm_type_int_star): Likewise.
19444 (dm_type_long_star): Likewise.
19445 (dm_type_void_star): Likewise.
19446
5ea2a32c
KB
194472001-05-29 Kevin Buettner <kevinb@redhat.com>
19448
19449 * gdb.base/completion.exp (INPUTRC): Set this environment variable
19450 to a known value in order to get consistent results regardless
19451 of the setting of INPUTRC or the presence or contents of .inputrc.
19452
ae23c492
MS
194532001-05-24 Michael Snyder <msnyder@redhat.com>
19454
ac55707e
MS
19455 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
19456 Don't require that the main thread and the manager thread are the
19457 first in the list.
19458
ae23c492
MS
19459 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
19460 debugging. If test fails, issue an "unsupported" not a "fail".
19461
400071f1
JB
194622001-05-24 Jim Blandy <jimb@redhat.com>
19463
19464 Don't assume that short is shorter than int.
19465 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
19466 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 19467 this isn't true.
400071f1
JB
19468 ("print unsigned char == (~0)"): Add test that verifies that ~0,
19469 an int, is not equal to ~0 stored in an unsigned char. This tests
19470 the same thing that the previous test meant to, but works on
19471 16-bit machines, too.
19472 ("print unsigned char != (~0)"): Same test, complemented.
19473
0816a3e5
MS
194742001-05-24 Michael Snyder <msnyder@redhat.com>
19475
19476 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 19477 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
19478 and prevents dejagnu getting out of step.
19479
f6dc23a9
KB
194802001-05-23 Kevin Buettner <kevinb@redhat.com>
19481
19482 * gdb.base/finish.exp (finish_void): Revise pattern for
19483 stopping on the call statement to not permit stopping at
19484 the start of the instructions comprising the call sequence.
19485
7dbd117d
MC
194862001-05-19 Michael Chastain <chastain@redhat.com>
19487
19488 * gdb.base/callfuncs.exp: Make all test names unique.
19489 * gdb.base/commands.exp: Make all test names unique.
19490 * gdb.base/condbreak.exp: Make all test names unique.
19491 * gdb.base/dbx.exp: Make all test names unique.
19492 * gdb.base/default.exp: Make all test names unique.
19493 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
19494 and TIMEOUT messages to their corresponding PASS message.
19495 * gdb.base/ending-run.exp: Make all test names unique.
19496 * gdb.base/long_long.exp: Remove duplicate test.
19497
6b0b0a9e
KB
194982001-05-21 Kevin Buettner <kevinb@redhat.com>
19499
19500 * gdb.base/finish.exp (finish_void): Allow "finish" command to
19501 stop on the call statement as well as the statement after the
19502 call.
19503
2caa35cb
MS
195042001-05-21 Michael Snyder <msnyder@redhat.com>
19505
19506 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
19507
40713331
EZ
195082001-05-10 Elena Zannoni <ezannoni@redhat.com>
19509
a9c64011
AS
19510 * gdb.base/completion.exp: Revamp test. Make it execute on all
19511 platforms.
40713331 19512
c2c1be8d
EZ
195132001-05-10 Elena Zannoni <ezannoni@redhat.com>
19514
a9c64011
AS
19515 * config/gdbserver.exp (gdb_load): Handle the case
19516 in which the arguments to gdbserver are given in the
19517 baseboard configuration file.
19518 Also handle the case in which the server needs to do a
19519 load.
2c9cd303 19520
9671de48
KS
195212001-05-07 Keith Seitz <keiths@cygnus.com>
19522
a9c64011
AS
19523 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
19524 set up the display for testing.
19525 (gdbtk_start): Convert all paths to paths that tcl will like.
19526 Export target information to environment.
19527 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
19528 necessary.
19529 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
19530 (to_tcl_path): New proc to convert a given pathname into
19531 a path acceptible as an argument to a tcl command.
19532 (_gdbtk_export_target_info): New proc to export target info
19533 into the environment for gdbtk testing.
19534 (gdbtk_done): New proc to signal end-of-test.
9671de48 19535
5a360f47
JB
195362001-05-06 Jim Blandy <jimb@redhat.com>
19537
19538 * restore.c: Make the code of caller0 correspond to its comment.
19539
66c756c6
MS
195402001-05-03 Michael Snyder <msnyder@redhat.com>
19541
19542 * config/sid.exp (gdb_target_sid): Check for error messages.
19543 On error or timeout, don't make expect exit (which will terminate
19544 all subsequent tests); instead just make gdb exit.
d63a86f8 19545 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
19546 return a negative value.
19547
a966fde5
JB
195482001-04-24 Jim Blandy <jimb@redhat.com>
19549
851c18e0
JB
19550 * gdb.c++/templates.exp: If we see the prompt for the overload
19551 list, but we haven't recognized any of the longer patterns,
19552 arrange for this test to fail, not hang.
19553
a966fde5
JB
19554 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
19555 variations.
19556
db144853
MC
195572001-04-22 Michael Chastain <chastain@redhat.com>
19558
19559 * gdb.c++/local.exp: Use the 'runto' library function.
19560 * gdb.c++/namespace.exp: Likewise.
19561 * gdb.c++/overload.exp: Likewise.
19562
3207ec21
KB
195632001-03-26 Kevin Buettner <kevinb@redhat.com>
19564
19565 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
19566 * gdb.base/step-line.exp: New file. Test step/next in presence of
19567 #line directives.
19568 * gdb.base/step-line.c: New file. Test program for the above.
19569 * gdb.base/step-line.inp: New file. We pretend that this file has
19570 been transformed by some other tool into step-line.c.
19571
13b57657
JB
195722001-03-21 Jim Blandy <jimb@redhat.com>
19573
19574 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
19575 unmangled operator names.
19576
754cbe1c
JB
195772001-03-20 Jim Blandy <jimb@redhat.com>
19578
19579 * gdb.threads/linux-dp.exp: Recognize an additional message
19580 generated by GDB when it doesn't understand how to debug threads
19581 on the target system.
19582
177495c9
AC
195832001-03-19 Andrew Cagney <ac131313@redhat.com>
19584
19585 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
19586
f266096b
MC
195872001-03-12 Michael Chastain <chastain@redhat.com>
19588
19589 * gdb.c++/derivation.exp: Use the 'runto' library function.
19590
cac3c2ff
MC
195912001-03-12 Michael Chastain <chastain@redhat.com>
19592
19593 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
19594
b6c11a24
MC
195952001-02-24 Michael Chastain <chastain@redhat.com>
19596
19597 * gdb.c++/ref-types.exp: Change handwritten code to library
19598 function 'runto'.
19599
6bae5bce
OF
196002001-03-16 Orjan Friberg <orjanf@axis.com>
19601
19602 * gdb.base/signals.exp: Set count to 0 explicitly.
19603
0015fd9a
MS
196042001-03-15 Mark Salter <msalter@redhat.com>
19605
19606 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
19607 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
19608 (gdb_load): Add support for additional target_info: gdb_download_size
19609 and gdb_load_timeout.
0015fd9a 19610
fc33412a
DT
19611Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
19612
19613 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
19614 file -- to prevent failing when the compile fails but we have no
19615 intention of running the tests anyway.
fc33412a
DT
19616
19617 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
19618 tests if set.
19619
19620 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 19621 integers.
fc33412a
DT
19622
19623 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
19624 * gdb.c++/namespace.exp: Ditto.
19625
115f06de
OF
196262001-03-07 Orjan Friberg <orjanf@axis.com>
19627
19628 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
19629 * gdb.base/pointers.exp: Relax pattern match of decimals.
19630
b6ba6518
KB
196312001-03-06 Kevin Buettner <kevinb@redhat.com>
19632
19633 * Makefile.in, config/abug.exp, config/cfdbug.exp,
19634 config/cpu32bug.exp, config/dve.exp, config/est.exp,
19635 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
19636 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
19637 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
19638 config/sh.exp, config/sid.exp, config/slite.exp,
19639 config/sparclet.exp, config/udi.exp, config/unknown.exp,
19640 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
19641 config/vxworks.exp, config/vxworks29k.exp,
19642 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
19643 gdb.base/all-bin.exp, gdb.base/annota1.exp,
19644 gdb.base/arithmet.exp, gdb.base/assign.exp,
19645 gdb.base/async.exp, gdb.base/attach.exp,
19646 gdb.base/bitfields.exp, gdb.base/bitops.exp,
19647 gdb.base/break.exp, gdb.base/call-ar-st.exp,
19648 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
19649 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
19650 gdb.base/commands.exp, gdb.base/completion.exp,
19651 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
19652 gdb.base/constvars.exp, gdb.base/corefile.exp,
19653 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
19654 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
19655 gdb.base/ending-run.exp, gdb.base/environ.exp,
19656 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
19657 gdb.base/finish.exp, gdb.base/foll-exec.exp,
19658 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
19659 gdb.base/funcargs.exp, gdb.base/help.exp,
19660 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
19661 gdb.base/logical.exp, gdb.base/long_long.exp,
19662 gdb.base/maint.exp, gdb.base/mips_pro.exp,
19663 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
19664 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
19665 gdb.base/pointers.exp, gdb.base/printcmds.exp,
19666 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
19667 gdb.base/regs.exp, gdb.base/relational.exp,
19668 gdb.base/remote.exp, gdb.base/reread.exp,
19669 gdb.base/restore.exp, gdb.base/return2.exp,
19670 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
19671 gdb.base/selftest.exp, gdb.base/setshow.exp,
19672 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
19673 gdb.base/sigall.exp, gdb.base/signals.exp,
19674 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
19675 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
19676 gdb.base/step-test.exp, gdb.base/structs.c,
19677 gdb.base/structs.exp, gdb.base/structs2.exp,
19678 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
19679 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
19680 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
19681 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
19682 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
19683 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
19684 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
19685 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
19686 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
19687 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
19688 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
19689 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
19690 gdb.fortran/types.exp, gdb.java/jmisc.exp,
19691 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
19692 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
19693 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
19694 gdb.trace/circ.exp, gdb.trace/collection.exp,
19695 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
19696 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
19697 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
19698 gdb.trace/report.exp, gdb.trace/save-trace.exp,
19699 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
19700 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
19701 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
19702 notices.
19703
dc96c6c7 197042001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
19705
19706 * gdb.base/varargs.c (find_max_double): Fix printf format string:
19707 first arg is int not float.
19708
dc96c6c7 197092001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
19710
19711 * gdb.base/reread.exp: Unsupported for non-native targets;
19712 doesn't work for remote debugging.
19713
9b0c4aeb
FN
197142001-02-19 Fernando Nasser <fnasser@redhat.com>
19715
19716 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
19717 * gdb.base/ending-run.exp: Properly handle the BSP state when
19718 stepping past the end of main.
9b0c4aeb 19719
02aa71d5
MC
197202001-02-19 John Moore <jmoore@redhat.com>
19721
19722 * gdb.base/commands.exp (infrun_breakpoint_command_test):
19723 Converted HPUX fix for non-expected items following multiple
19724 step commands into general solution for all platforms.
19725
1fa449a4
MC
197262001-02-18 Michael Chastain <chastain@redhat.com>
19727
19728 * gdb.c++/classes.exp (do_tests): Change runto statements
19729 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19730 statements demangler agnostic.
19731 * gdb.c++/virtfunc.exp (do_tests): Likewise.
19732 (gdb_virtfunc_restart): Likewise.
19733
b2f9ec70
MC
197342001-02-14 Michael Chastain <chastain@redhat.com>
19735
19736 * gdb.c++/inherit.exp (do_tests): Change runto statements
19737 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19738 statements demangler agnostic.
19739
cf74b8ca
AC
19740Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
19741
19742 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
19743 ``continue to bkpt at common_routine in thread 2'' and ``stopped
19744 before calling common_routine 15 times'' tests.
cf74b8ca 19745
99f78f56
MC
197462001-02-11 Michael Chastain <chastain@redhat.com>
19747
19748 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
19749 Helps the test script figure out which demangler is in use.
19750 (dm_type_foo_ref): Ditto.
19751 (dm_type_int_star): Ditto.
19752 (dm_type_long_star): Ditto.
19753 (dm_type_unsigned_int): Ditto.
19754 (dm_type_void): Ditto.
19755 (dm_type_void_star): Ditto.
99707966 19756 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
19757 Probe the gdb demangler and set variables to accommodate
19758 formatting differences.
19759 (info_func_regexp): New function. Same as info_func, but
19760 matches against a regexp.
19761 (info_func): Match against a literal string.
19762 (print_addr_2): New function. Match against a literal string,
19763 which can be different from the input to gdb.
19764 (print_addr): Simply call print_addr_2 with the same argument twice.
19765 (test_lookup_operator_functions): Use demangler formatting variables.
19766 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
19767 the tests in the same order as the C++ class declaration.
19768 (test_paddr_operator_functions): Ditto.
19769 (test_paddr_overloaded_functions): Ditto.
19770 (test_paddr_hairy_functions): Use demangler formatting variables.
19771 Add reference to gdb/19 for related tests.
19772 (do_tests): Call probe_demangler.
19773
1de8f023
KB
197742001-01-30 Kevin Buettner <kevinb@redhat.com>
19775
19776 * gdb.c++/templates.cc (printf): Remove unused function definition.
19777
ca3f91ed
MS
197782001-01-26 Felix Lee <flee@redhat.com>
19779
19780 * sid.exp (sid_exit): Pass host, not target, to remote_close.
19781
197822001-01-25 matthew green <mrg@redhat.com>
19783
19784 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
19785 up sid.
19786 (sid_exit): Call `remote_pop_conn' after GDB is gone.
19787
197882001-01-25 matthew green <mrg@redhat.com>
19789
19790 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 19791 Deprecate $sid_spawn_id.
ca3f91ed
MS
19792 (sid_exit): Remove code necessary only for `spawn.'
19793
197942001-01-25 matthew green <mrg@redhat.com>
19795
19796 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
19797
fb18ec4a
MC
197982001-01-28 Michael Chastain <chastain@redhat.com>
19799
19800 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
19801 to call when tests fail. It takes gdb out of the overloaded
19802 function choice menu back to the main prompt, so that the test
19803 program stays synchronized.
19804 (set_bp_overloaded): New proc to collect all the common
19805 code for setting a breakpoint on an overloaded name. Calls
19806 take_gdb_out_of_choice_menu when needed.
19807 (menu_overload1arg): New variable to collect the repeated
19808 instances of the expected menu for an overloaded name. Change
19809 the regular expression to handle changes in g++ type encoding:
19810 "void" can be either "void" or "", and "unsigned int" can be
19811 either "unsigned int" or "unsigned".
19812 (continue_to_bp_overloaded): Change regular expressions to handle
19813 changes in g++ type encoding.
19814 (no proc): Call take_gdb_out_of_choice_menu when needed.
19815 Remove redundant calls to "info break". Accept either "canceled"
19816 or "cancelled". Change regular expressions in "info break"
19817 calls to handle changes in g++ type encoding. Give all tests
19818 unique strings.
19819
9c646a6e
BE
198202001-01-17 Ben Elliston <bje@redhat.com>
19821
19822 * config/sid.exp: New file.
19823
9549d9c1
AC
19824Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
19825
19826 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
19827
dc96c6c7 198282000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
19829
19830 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
19831 Add a RE to accept a non-ascii char if one is ever presented.
19832
b4df4f68
FN
198332000-12-20 Fernando Nasser <fnasser@redhat.com>
19834
297dd0fd 19835 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 19836
dc96c6c7 198372000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 19838
d63a86f8 19839 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
19840 in regexp. One '\' does not suffice on Linux.
19841
4a7bddb6
MC
198422000-12-09 Michael Chastain <chastain@redhat.com>
19843
19844 * gdb.base/break.exp (test_clear_command): Use a marker function
19845 rather than 'main' for the test function. Also move this
19846 test to an execution point where the marker function names are
19847 guaranteed to be bound to functions. (Executing tests after a
19848 'finish' from main runs into name conflicts with local names
19849 in __libc_start_main).
19850
dc96c6c7 198512000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
19852
19853 * gdb.base/finish.exp: New test for gdb's "finish" command.
19854 * gdb.base/return2.exp: New test for gdb's "return" command.
19855 * gdb.base/return2.c: New source file for above.
19856
dc96c6c7 198572000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
19858
19859 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
19860 * gdb.base/miscexprs.exp: Ditto.
19861 * gdb.base/pointers.exp: Ditto.
19862 * gdb.c++/derivation.exp: Ditto.
19863 * gdb.c++/local.exp: Ditto.
19864 * gdb.c++/namespace.exp: Ditto.
19865 * gdb.c++/overload.exp: Ditto.
19866 * gdb.c++/ref-types.exp: Ditto.
19867
dc96c6c7 198682000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
19869
19870 * gdb.base/constvars.exp: Test result of "up" command.
19871 * gdb.base/miscexprs.exp: Ditto.
19872 * gdb.base/pointers.exp: Ditto.
19873 * gdb.base/scope.exp: Ditto.
19874 * gdb.c++/derivation.exp: Ditto.
19875 * gdb.c++/local.exp: Ditto.
19876 * gdb.c++/namespace.exp: Ditto.
19877 * gdb.c++/overload.exp: Ditto.
19878 * gdb.c++/ref-types.exp: Ditto.
19879
44097287
FN
198802000-11-22 Michael Chastain <chastain@redhat.com>
19881
19882 * mips_pro.exp: Accept either "middle -> top -> main" or
19883 "middle -> main" in the backtrace, because gcc can optimize
19884 tail calls to jumps. Remove setup_xfail for the hppa case.
19885 Add a comment with the original warning messages from PR 3016,
19886 which was filed in 1993, to preserve them for posterity.
19887
9d2e1bab
ND
198882000-11-17 Nick Duffek <nsd@redhat.com>
19889
19890 * lib/gdb.exp (gdb_test): Override timeout with board info.
19891
1aca8eb7
ND
198922000-11-17 Nick Duffek <nsd@redhat.com>
19893
19894 * gdb.base/display.exp: Don't kill running stub. Add "again" to
19895 the second kill and detach messages.
19896
93076499
ND
198972000-11-17 Nick Duffek <nsd@redhat.com>
19898
19899 * configure.in: Add AC_EXEEXT.
19900 * configure: Regenerate.
19901 * Makefile.in (just-check): Export EXEEXT.
19902 * lib/gdb.exp ($EXEEXT): Import from environment.
19903 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
19904 expect "maint dump-me" on Cygwin.
19905 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
19906 $EXEEXT.
19907
30e87cd3
ND
199082000-11-17 Nick Duffek <nsd@redhat.com>
19909
19910 * gdb.base/break.exp: Test backtrace and finish from called
19911 function on all platforms, not just HP-UX.
19912
dc96c6c7 199132000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
19914
19915 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
19916 code from gdb_target_monitor, so it can be used independantly
19917 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 19918
dc96c6c7 199192000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
19920
19921 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
19922 * gdb.base/corefile.exp: Expect the message "Program is being
19923 debugged already" when we send the "corefile" command, since
19924 the preceeding gdb_load may have connected gdb to a remote target.
19925 * gdb.base/display.exp: Disable hardware watchpoints if new
19926 board info variable "no_hardware_watchpoints" is true.
19927 Replace single-letter commands with more readable ones.
19928 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
19929 if new board info variable "no_hardware_watchpoints" is true.
19930 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
19931 to see if stdio (printf) testing is possible.
19932 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
19933 board info variable "no_hardware_watchpoints" is true. Use new
19934 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
19935
39124dea
FN
199362000-11-13 Fernando Nasser <fnasser@redhat.com>
19937
19938 From Orjan Friberg <orjanf@axis.com>:
19939 * gdb.base/printcmds.exp: Escape curly braces followed by a number
19940 in array print pattern match.
19941
a9e2e984
FN
199422000-11-09 Fernando Nasser <fnasser@redhat.com>
19943
19944 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
19945 spelling "cancelled" to U.S. spelling "canceled" to match changes
19946 made to gdb.
19947 * gdb.c++/ovldbreak.exp: Ditto.
19948
c7db355b
PS
199492000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
19950
19951 * gdb.base/callfuncs.c (main): Moved to end of file, call
19952 t_double_values to initialize the FPU before inferior calls are made.
19953 * gdb.base/callfuncs.exp: Test for register preservation after calling
19954 inferior functions. Add tests for continuining, finishing and
19955 returning from a stop in a call dummy.
19956
dc96c6c7 199572000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
19958
19959 * gdb.base/commands.exp: Break up long lines, and re-indent.
19960
dc96c6c7 199612000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
19962
19963 * config/gdbserver.exp: Rewritten from the ground up, to make it
19964 compatible with the current dejagnu tree, and to make it work with
19965 the new "gdbserver" in libremote.
19966
dc96c6c7 199672000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
19968
19969 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
19970 * gdb.base/varargs.exp: Skip entire test if no printf support.
19971 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
19972 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
19973
dc96c6c7 199742000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
19975
19976 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
19977 no floating point support.
19978 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
19979 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
19980 * gdb.base/call-rt-st.exp: Ditto.
19981 * gdb.base/call-strs.exp: Ditto.
19982
bac5fc66
JG
199832000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
19984
19985 * gdb.base/sizeof.c: include <stdio.h>.
19986
19987 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
19988 'finish', otherwise uncaptured gdb_prompt would potentially
19989 throw remaining test points out of sync.
bac5fc66 19990
b22a6027
SB
199912000-07-26 Scott Bambrough <scottb@netwinder.org>
19992
19993 * gdb.base/recurse.exp: Run tests for all targets.
19994 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
19995 gnu-oldld case on ARM.
19996 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
19997 for ARM targets.
d63a86f8 19998
d8231941
AG
19999Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
20000
20001 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
20002 * gdb.java/configure: Rebuild.
20003
8caabe69
AG
20004Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
20005
20006 * gdb.java/jv-exp.exp: New file.
20007
9d273ca3
AG
20008Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
20009
20010 * configure: Rebuilt.
20011 * configure.in (configdirs): Add gdb.java.
20012 * gdb.java/jmisc.java: New file.
20013 * gdb.java/jmisc.exp: New file.
20014 * gdb.java/Makefile.in: New file.
20015 * gdb.java/configure: Rebuilt.
20016 * gdb.java/configure.in: New file.
20017 * lib/java.exp: New file.
20018
4f823a66
AC
20019Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
20020
20021 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 20022 underflow.
4f823a66 20023
2391e11d
AC
20024Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
20025
20026 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 20027 and the compilers sizes.
2391e11d 20028
54602222
ND
200292000-07-09 Nick Duffek <nsd@redhat.com>
20030
20031 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
20032 (use_methods): New function.
20033 (main): Call use_methods().
20034 * gdb.c++/classes.exp (test_method_param_class): New procedure.
20035 (do_tests): Call test_method_param_class.
20036
2bec0572
ND
200372000-07-09 Nick Duffek <nsd@redhat.com>
20038
20039 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
20040 spelling.
20041 (test_enums): New procedure. Move enum tests from end of script
20042 to here. Set breakpoint on function name instead of line number.
20043 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
20044 (enums2): New marker function.
20045 (enums1): New function.
20046 (main): Call enums1(). Move enum tests to enums1().
20047
78492fde
AC
20048Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
20049
20050 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 20051 compile/link program. Update line numbers.
78492fde
AC
20052 * gdb.asm/d10v.inc: Define ``startup''.
20053 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 20054
49a2cef8
AC
20055Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
20056
20057 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
20058
3e6c8688
EZ
200592000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20060
20061 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 20062 of 'help maint print' command.
3e6c8688 20063
9ff5cbe9
AC
20064Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
20065
20066 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 20067 they use gdb_expect_list.
9ff5cbe9 20068
17c579bd
AC
20069Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
20070
20071 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
20072 memory-read-packet-size'' instead of ``set endian big'' to test
20073 long commands.
17c579bd 20074
e6d71bf3
DB
200752000-06-03 Daniel Berlin <dan@cgsoftware.com>
20076
20077 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 20078 g++, and stop skipping them.
e6d71bf3
DB
20079
20080 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
20081 work under g++.
20082
d63a86f8 20083 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
20084 initialization.
20085
dc96c6c7 200862000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
20087
20088 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
20089 the regular expression: accept an (almost) arbitrary sequence of
20090 "frames-invalid" and "breakpoints-invalid" messages both before
20091 and after the "starting" message.
20092
dc96c6c7 200932000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
20094
20095 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 20096
dc96c6c7 200972000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
20098
20099 * gdb.base/annota1.exp (annotate-signal-handler-caller):
20100 Relax the regular expression a little, make it pass on Solaris 8.
20101
8216cda9
KB
201022000-05-12 Kevin Buettner <kevinb@redhat.com>
20103
20104 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 20105 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
20106 Instead, it is permissible for gdb to stop on the line of the
20107 call itself.
20108
1a570b2f
MS
201092000-05-12 Michael Snyder <msnyder@.cygnus.com>
20110
20111 * gdb.base/break.exp (bp on small function, optimized file):
20112 Add a second pass pattern. The behavior differs here between stabs
20113 and dwarf for one-line functions. Stabs preserves two line symbols
20114 (one before the prologue and one after) with the same line number,
20115 but dwarf regards these as duplicates and discards one of them.
20116 Therefore the address after the prologue (where the breakpoint is)
20117 has no exactly matching line symbol, and GDB reports the breakpoint
20118 as if it were in the middle of a line rather than at the beginning.
20119
dc96c6c7 201202000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 20121
d63a86f8 20122 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
20123 rather than "send_gdb" (for consistancy).
20124
7d418785
AC
20125Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
20126
20127 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
20128 * gdb.c++/templates.cc: Properly check for GCC version number.
20129 * lib/compiler.cc: Likewise
20130
dc96c6c7 201312000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 20132
d63a86f8 20133 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
20134 gdb may not stop at the first line of main, due to code motion.
20135
dc96c6c7 201362000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
20137
20138 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
20139 This test depends on parsing the printf output from the target.
20140 Since the sparclet stub doesn't do stdio, this will never work.
20141 * gdb.base/call-rt-st.exp: ditto.
20142 * gdb.base/call-strs: ditto.
20143
dc96c6c7 201442000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
20145
20146 * gdb.base/miscexprs.exp: make sizeof long array test portable.
20147
20148 * gdb.base/ending-run.exp: After connecting to a remote target,
20149 but before running, the target will appear to be in a random
20150 location. Specify both a file and a line for breakpoints.
20151 Also, the function that calls main may be called 'init'
20152 rather than 'start'.
20153
a5a51225
EZ
201542000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20155
20156 * gdb.base/help.exp: Update output for add-symbol-file command.
20157
7930cc7c
FN
201582000-04-10 Fernando Nasser <fnasser@cygnus.com>
20159
20160 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20161 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
20162
23e37ab1
C
201632000-04-07 J.T. Conklin <jtc@redback.com>
20164
e93c542c
C
20165 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
20166
23e37ab1
C
20167 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
20168
591b8fa3
PDM
20169Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
20170
20171 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 20172 values that can be represented exactly.
591b8fa3
PDM
20173 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
20174 above change, and to not check against the directory part of the source
20175 file name.
20176 (step into print_long_arg_list): Likewise.
20177 (print print_small_structs from print_long_arg_list): Likewise.
20178 (print print_long_arg_list): Likewise.
20179
7a495180
EZ
201802000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20181
30b53638 20182 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 20183
beb998c6
AC
20184Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
20185
20186 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
20187
1c689132
DB
201882000-03-25 Daniel Berlin <dan@cgsoftware.com>
20189
20190 * gdb.base/commands.exp (deprecated_command_test): Add test for
20191 deprecate with no arguments.
20192
c1790a9d
JL
201932000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
20194
20195 * gdb.base/break.exp: Add new test for setting breakpoints on
20196 optimized code so we can test breakpoints work even when function
20197 prologues may be optimized away
20198
003ba290
FN
201992000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
20200
20201 From David Whedon <dwhedon@gordian.com>
a9c64011 20202 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 20203
6837a0a2
DB
202042000-03-22 Daniel Berlin <dan@cgsoftware.com>
20205
20206 * gdb.base/help.exp: Added test for new apropos command.
20207
b9593231
KB
202082000-03-21 Kevin Buettner <kevinb@redhat.com>
20209
20210 * gdb.base/pointers.c (usevar): New function.
20211 (main): Make sure that global variables v_int_pointer2, rptr,
20212 and y are all referenced someplace in the program by calling
20213 usevar() on them. [Some linkers delete symbols which are
20214 never referenced. The space remains, but there's no way to
20215 get a (symbolic) handle on the variable from the debugger.]
20216
751a959b
EZ
202172000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20218
20219 * gdb.base/printcmds.c: Add typedeffed arrays.
20220
20221 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 20222 procedure to test arrays that are typedef'd.
751a959b 20223
73a93a32
JI
202242000-03-13 James Ingham <jingham@leda.cygnus.com>
20225
20226 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 20227 the library directories.
73a93a32 20228
fb40c209
AC
20229Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
20230
20231 * configure.in (configdirs): Add sub directory gdb.mi.
20232 * configure: Re-generate.
20233
20234 * gdb.mi: New directory.
d63a86f8 20235
ee4dd2c9
AC
202362000-02-25 Scott Bambrough <scottb@netwinder.org>
20237
20238 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 20239 a long long value as a double on ARM platforms.
ee4dd2c9 20240
70f0cc22
JB
202412000-02-16 Jim Blandy <jimb@redhat.com>
20242
20243 * gdb.base/break.exp ("breakpoint line number"): Make sure the
20244 default source file is set properly before running this test.
20245
853819b8
EZ
202462000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20247
20248 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 20249 gdbtk/library directory, not in gdbtcl2.
853819b8 20250
dfcd3bfb
JM
202512000-02-04 Jim Blandy <jimb@redhat.com>
20252
20253 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
20254 backslash from regexp pattern.
20255
20256 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
20257 procedure. Use it to run all the "continue to bp overloaded"
20258 tests. Note that this changes the names of the tests slightly.
20259 If the breakpoint hit message includes a hex PC value, because
20260 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
20261 from the real source code, still consider that a pass.
20262
20263 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
20264 XFAIL here if the breakpoint message contains a hex address. Note
20265 similar change on 1999-11-02.
20266
20267 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
20268
20269 * gdb.base/ptype.exp: Establish a default source file before
20270 calling get_debug_format.
20271
202722000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
20273
20274 * gdb.base/watchpoint.exp: Remove duplication of test messages.
20275
8b93c638
JM
202762000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
20277
20278 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
20279 of successive stepi commands -- while in the prologue we should see
20280 the function entry bracket.
20281
202822000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
20283
20284 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
20285 reach __change_mode() when stepping through the end of main().
20286
c5394b80
JM
202872000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
20288
20289 * gdb.base/default.exp: Fix expected pattern.
20290 * gdb.base/help.exp: Same.
20291
0d06e24b
JM
202922000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20293
20294 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 20295 Don't use xfail's because that affects only the following test.
d63a86f8 20296
0d06e24b 20297 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 20298 solaris or linux.
0d06e24b
JM
20299
20300 * gdb.base/selftest.exp: Update to reflect changes to main.c.
20301
dc96c6c7 203022000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 20303
d63a86f8 20304 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
20305 "A syntax error" rather than "A parse error". Accept both.
20306
203072000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
20308
20309 * gdb.base/default.exp: Remove OS dependent string from "target
20310 remote" test.
20311 * gdb.base/help.exp: Same for "help target remote" test.
20312
c3f6f71d
JM
203132000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20314
20315 From Jim Kingdon <kingdon@redhat.com>:
20316
20317 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
20318 prompt (cleanup rather than necessity, but still might keep output
20319 from spilling to next test).
c3f6f71d
JM
20320
203212000-01-02 Fred Fish <fnf@cygnus.com>
20322
20323 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
20324 AIX, which defines them in <sys/types.h>.
20325
ed9a39eb 203261999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 20327
ed9a39eb 20328 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 20329 float" test.
ed9a39eb
JM
20330
203311999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 20332
ed9a39eb 20333 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
20334
20335 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
20336 outermost frame disallowed".
20337
203381999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
20339
20340 * gdb.base/setvar.exp: New tests for setting the value of a struct
20341 with a constant list.
20342
203431999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
20344
20345 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
20346 require the user to type a cast before setting the value of a struct.
20347
de57eccd
JM
203481999-12-06 Jim Blandy <jimb@cygnus.com>
20349
20350 * gdb.base/default.exp: Expect the new 'info float' command on
20351 all i386 platforms.
20352
20353 * gdb.threads/linux-dp.exp: Expand our ability to recognize
20354 LinuxThreads libraries that don't support debugging.
20355
c2d11a7d
JM
20356Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20357
20358 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
20359 Change the buffer type to ``unsigned char'' to simplify size
20360 arithmetic.
c2d11a7d
JM
20361
20362 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
20363 stub only handles 400-1 byte packets. Verify that the download
20364 worked.
c2d11a7d
JM
20365
203661999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
20367
20368 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
20369 tests, using UNRESOLVED for the untested cases. Also, does not wait
20370 for a timeout if the prompt was received before a recognizable pattern.
20371
203721999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
20373
20374 * lib/gdb.exp (gdb_expect_list): Fix spelling.
20375
203761999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20377
20378 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 20379 watchpoints.
c2d11a7d
JM
20380
203811999-11-24 Jason Merrill <jason@casey.cygnus.com>
20382
20383 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
20384
20385 * gdb.c++/local.exp: Be more flexible in recognizing local class
20386 name mangling. Don't allow horribly truncated method names.
20387 * gdb.c++/derivation.exp: Expect protected inheritance.
20388 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
20389 * gdb.c++/virtfunc.exp: Likewise.
20390 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
20391 when printing a nested enum.
20392
203931999-11-22 Jim Blandy <jimb@cygnus.com>
20394
20395 * gdb.base/step-test.exp: Properly await GDB's response to setting
20396 a breakpoint on the call to large_struct_by_value.
20397
20398 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
20399 just because we have debug info for the `start' function.
20400
204011999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
20402
20403 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
20404 "Unknown signal" messages, which indicate (on LinuxThreads) that
20405 GDB doesn't know how to debug threads on this system. This is
20406 better than hanging while philosopher 0 dumps chatter into gdb.log.
20407
204081999-11-18 Tom Tromey <tromey@cygnus.com>
20409
20410 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
20411
204121999-11-18 Fred Fish <fnf@cygnus.com>
20413
20414 * gdb.base/coremaker2.c: Add sample program for generating
20415 cores that is more self contained than coremaker.c. Eventually
20416 I'll add more code to this and tie it into the testsuite.
20417
4ce44c66
JM
204181999-11-12 Stan Shebs <shebs@andros.cygnus.com>
20419
20420 * gdb.base/dollar.exp: Remove, now in gdb.hp.
20421
204221999-11-10 Jimmy Guo <guo@cup.hp.com>
20423
20424 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 20425 from $srcdir/lib/.
4ce44c66 20426 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 20427 and gdb.c++/.
4ce44c66
JM
20428
20429 * gdb.c++/derivation.exp: remove redundant get compiler info code.
20430
d63a86f8 20431 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
20432 'continue with watch' test point.
20433
204341999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
20435
20436 Merged from p2linux-990323-branch:
d63a86f8 20437
4ce44c66
JM
20438 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
20439
11cf8741
JM
20440Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
20441
20442 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 20443 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
20444
20445Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
20446
20447 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 20448 gdb_expect_list.
11cf8741
JM
20449
20450Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
20451
20452 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
20453
204541999-11-03 Mark Salter <msalter@cygnus.com>
20455
20456 * gdb.base/break.exp: Fix "stub continue" pattern.
20457
204581999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
20459
20460 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
20461
204621999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
20463
20464 * gdb.base/display.exp ("finish"): Add timeout clause.
20465
20466 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
20467 plain prompt clause, so this doesn't have to time out in order to
20468 fail.
20469
20470 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 20471 breakpoint hit messages include an address.
11cf8741
JM
20472
20473 * gdb.base/display.exp: Don't forget to escape parens in regular
20474 expressions. Unix regexp notatation sucks.
20475
204761999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20477
20478 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 20479 order for 'signalled' message.
11cf8741 20480
5c44784c
JM
204811999-11-01 Stan Shebs <shebs@andros.cygnus.com>
20482
20483 From Jimmy Guo <guo@cup.hp.com>:
20484 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
20485 * gdb.base/annota1.c: Add code for tests to work with.
20486
204871999-10-26 Frank Ch. Eigler <fche@cygnus.com>
20488
20489 * gdb.base/remote.exp: New test for remote downloading settings.
20490 * gdb.base/remote.c: New file with large .data.
20491
917317f4
JM
204921999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
20493
20494 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
20495 for LinuxThreads support, merged from the Code Fusion branch.
20496
20497Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
20498
20499 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
20500 containing exp_continue into a while within an expect. Don't
20501 attempt a start more than three times. Check return value from
20502 gdb_load.
d63a86f8 20503
2df3850c
JM
20504Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
20505
20506 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 20507 a pass case.
2df3850c 20508
2acceee2
JM
205091999-10-01 Kevin Buettner <kevinb@cygnus.com>
20510
20511 * gdb.base/break.c (main): Added a statement that we can step
20512 off of.
20513 * gdb.base/break.exp: Added tests for setting a breakpoint
20514 at an offset and stepping onto a breakpoint.
20515
205161999-10-01 Fred Fish <fnf@cygnus.com>
20517
d63a86f8 20518 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
20519 gdb output.
20520
c2c6d25f
JM
205211999-09-18 Jim Blandy <jimb@cris.red-bean.com>
20522
20523 * gdb.base/break.exp: Code locations are in hex, don't forget!
20524 (For HP-UX.)
20525
205261999-09-17 Stan Shebs <shebs@andros.cygnus.com>
20527
20528 * condbreak.exp: Use break.c as test program.
20529 * condbreak.c: Remove, redundant with break.c.
20530
205311999-09-15 Stan Shebs <shebs@andros.cygnus.com>
20532
20533 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 20534 Z-packets if the target needs it.
c2c6d25f
JM
20535
205361999-09-13 James Ingham <jingham@leda.cygnus.com>
20537
20538 * gdb.c++/overload.exp: Added tests for listing overloaded
20539 functions with function pointers in the arg, explicitly calling
20540 out the version you want.
20541
cff3e48b
JM
205421999-09-09 Stan Shebs <shebs@andros.cygnus.com>
20543
20544 * long_long.exp: Add variations of test cases that work for
20545 targets with 16-bit ints and 32-bit doubles.
20546
d4f3574e
SS
205471999-09-08 Stan Shebs <shebs@andros.cygnus.com>
20548
20549 * break.c (main): Compare a possibly-uninitialized argc with an
20550 unlikely value that fits in 16 bits.
20551
205521999-09-07 Stan Shebs <shebs@andros.cygnus.com>
20553
20554 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
20555 0xfeeb, don't want negative numbers if ints are 16 bits.
20556
20557 * lib/gdb.exp (skip_cplus_tests): New proc.
20558 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
20559 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
20560 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
20561 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
20562 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
20563 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
20564 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
20565 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
20566
20567 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
20568
20569Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
20570
20571 * gdb.base/corefile.exp (up): Allow a parameter to appear
20572 in the frame that we're going up to.
20573
20574 From Jim Blandy <jimb@cygnus.com>:
20575
20576 * gdb.base/default.exp (info float): Expect some output now.
20577
20578 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
20579 returning floating-point values to fail on the x86.
20580 * gdb.base/callfwmall.exp (do_function_calls): Same.
20581
20582 * gdb.base/list.exp (test_listsize): Correct expectations for
20583 listing line 1 with listsize 2. Also, listing a single line
20584 works now, as does listing three lines. [Kevin's note: There
20585 were a number of other cases fixed too where the expectations
20586 differed...]
20587
205881999-09-02 Stan Shebs <shebs@andros.cygnus.com>
20589
20590 * gdb.base/selftest.exp: Add case for when version prints as
20591 constant string instead of char pointer.
20592
104c1213
JM
205931999-08-25 Stan Shebs <shebs@andros.cygnus.com>
20594
20595 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 20596 stepping out of main.
104c1213
JM
20597
20598 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
20599 G++ used.
20600
20601 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 20602 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
20603
20604 * gdb.c++/ovldbreak.exp: Update match string in test that
20605 includes a warning of multiple breakpoints.
20606
206071999-08-24 Stan Shebs <shebs@andros.cygnus.com>
20608
20609 * gdb.base/display.exp: Improve precision of step-after-finish
20610 added yesterday.
20611
20612 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 20613 test.
104c1213
JM
20614
20615 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
20616 configs when using G++, not just hppa*.
20617
206181999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20619
20620 * gdb.base/async.c: New file.
20621 * gdb.base/async.exp: New file.
20622
20623Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
20624
20625 * gdb.base/break.exp: Tweak PA specific tests to properly handle
20626 PA64.
20627
53a5351d
JM
20628Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
20629
104c1213
JM
20630 * gdb.base/display.exp: "finish" can leave us mid-line on many
20631 targets, deal with it. Add a small constant to main, instead of
20632 1000 since main+1000 may not be a valid address in the target.
20633
53a5351d
JM
20634 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
20635 on hpux11.
20636
20637 * gdb.base/attach.exp: Handle another hpux11 error message variant
20638 when attaching to a process that does not exist.
20639
206401999-08-19 J.T. Conklin <jtc@redback.com>
20641
20642 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 20643 characters in 'continue to 1241' test.
53a5351d
JM
20644
206451999-08-17 Stan Shebs <shebs@andros.cygnus.com>
20646
20647 * gdb.base/call-ar-st.exp: Add a shorter match case for the
20648 stop in print_long_arg_list, define and use a whitespace
20649 variable in print_small_structs test, add an XFAIL for Solaris.
20650 * gdb.base/dbx.exp: XFAIL func commands until somebody is
20651 interested enough to fix.
20652
7be570e7
JM
206531999-08-13 Keith Seitz <keiths@cygnus.com>
20654
20655 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
20656 (dbx_gdb_load): Remove. Use gdb_load instead, since that
20657 proc knows about targets other than the natives.
20658 (test_assign): Use "gdb_run_cmd" to "run" the target.
20659 Check that we've actually hit the breakpoint at main.
20660 When we attempt to assign a value to a local variable, check
20661 that the variable is in the current scope, i.e., don't use
20662 a test with an empty result.
20663
20664Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
20665
20666 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 20667 command.
7be570e7
JM
20668
206691999-08-09 Stan Shebs <shebs@andros.cygnus.com>
20670
20671 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20672 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
20673 gdb.compat, gdb.threads-hp.
20674 gdb.hp/configure, gdb.hp/configure.in: New files.
20675 gdb.hp/Makefile.in: Recurse into new subdirs.
20676 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
20677 gdb.hp/gdb.objdbg: New directory, tests for debugging info
20678 in object files.
20679 gdb.hp/tools: New directory, aux tools for HP-specific tests.
20680
96baa820
JM
206811999-08-05 Stan Shebs <shebs@andros.cygnus.com>
20682
20683 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 20684 funky printf, remove a bogus p/a test.
96baa820
JM
20685
206861999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20687
20688 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
20689 connected to the target. This is necessary when running not
20690 natively.
96baa820
JM
20691
206921999-08-03 Stan Shebs <shebs@andros.cygnus.com>
20693
20694 * gdb.base/step-test.exp: Removed some extraneous messages.
20695
20696 * gdb.base/long_long.exp: Don't run memory examination tests
20697 on little-endian targets (they will need a different set of
20698 results to match).
20699
207001999-08-02 Stan Shebs <shebs@andros.cygnus.com>
20701
20702 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
20703 until somebody decides to fix GDB.
20704
20705 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 20706 constant as "ULL".
96baa820
JM
20707 * gdb.base/long_long.exp: Loosen x/c test, add partial result
20708 matches for a couple x/2 commands.
20709
a0b3c4fd
JM
207101999-07-30 Stan Shebs <shebs@andros.cygnus.com>
20711
20712 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
20713 by merging in ref-types2 tests.
20714 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
20715
20716 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20717 * gdb.c++/Makefile.in: Add standard actions.
20718 (EXECUTABLES): Rename from PROGS, update list.
20719 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
20720 from gdb.hp.
20721 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
20722 foo and bar locals.
20723 * gdb.c++/anon-union.exp: Fix tests to match.
20724 * gdb.c++/classes.exp: Run if HP compiler used, add extra
20725 expect matches to handle output variations.
20726 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
20727 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 20728 output, add HP alternatives for new and delete prints.
a0b3c4fd 20729 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 20730 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
20731 * gdb.c++/demangle.exp: Use $style when reporting failure.
20732 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
20733 * gdb.c++/inherit.exp: Run if HP compiler used, add some
20734 match alternatives.
20735 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 20736 compilers.
a0b3c4fd
JM
20737 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
20738 * gdb.c++/method.exp: Add match alternatives.
20739 * gdb.c++/misc.cc: Add bool types.
20740 * gdb.c++/misc.exp: Add tests for bool types.
20741 * gdb.c++/overload.exp: Add xfails.
20742 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
20743 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
20744 add some more template parameter tests (only for HP currently).
20745 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
20746 * gdb.c++/virtfunc.cc: Add return type and value for main.
20747 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
20748 match alternatives.
d63a86f8 20749
a0b3c4fd
JM
207501999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20751
20752 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
20753
207541999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
20755
20756 * gdb.base/signals.exp: Don't expect getting a backtrace from
20757 within a signal handler to fail on Linux.
20758
207591999-07-29 Stan Shebs <shebs@andros.cygnus.com>
20760
20761 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20762 * lib/gdb.exp: Remove some gratuitious semicolons.
20763 (delete_breakpoints): Increase timeout.
20764 (gdb_expect): Add -notransfer option.
20765 (gdb_test): Use -notransfer option.
20766 (get_compiler_info): Add f77 case.
20767 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 20768 case.
a0b3c4fd
JM
20769 (gdb_preprocess): Call get_compiler.
20770
20771 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
20772 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
20773 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
20774 gdb.base/long_long.exp, gdb.base/printcmds.exp,
20775 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
20776 third arg to gdb_test.
a0b3c4fd
JM
20777 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
20778 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 20779 HP-UX xfails, add others.
a0b3c4fd
JM
20780 * gdb.base/completion.exp: Reflect name change of self-test.
20781 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
20782 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
20783 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
20784 HP failure number.
a0b3c4fd
JM
20785 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
20786 useless HP-UX 10.30 references.
20787 * gdb.base/maint.exp: Loosen matches.
20788 * gdb.base/pointers.c (main): Declare more_code.
20789 * gdb.base/pointers.exp: Match on output of a `next'.
20790 * gdb.base/structs.c: Add prototypes.
20791 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
20792 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
20793
207941999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20795
20796 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 20797 command.
a0b3c4fd
JM
20798
207991999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20800
20801 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
20802 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
20803
20804 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
20805 debug info. Deal with lack of signal hanlder info in stack.
20806
a9c64011 20807 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
20808 * gdb.base/annota1.exp: If printf has debug info, deal with it.
20809
5a2468f5
JM
208101999-07-19 Stan Shebs <shebs@andros.cygnus.com>
20811
20812 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 20813 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 20814
adf40b2e
JM
20815Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20816
20817 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 20818 a1-selftest.exp.
adf40b2e
JM
20819 * gdb.base/configure: Re-generate.
20820
208211999-07-12 Stan Shebs <shebs@andros.cygnus.com>
20822
20823 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
20824 in trying to run first and name is too long.
20825
20826 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
20827 pointers2.c and pointers2.exp, respectively.
20828 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
20829 doschk happier.
20830
43e526b9
JM
208311999-07-08 Stan Shebs <shebs@andros.cygnus.com>
20832
20833 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
20834 callfuncs2.c and callfuncs2.exp.
20835
20836 * gdb.base/list.exp: Remove mistaken xfails.
20837 * gdb.base/list0.h: Add optional prototypes.
20838
9846de1b
JM
20839Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
20840
a9c64011 20841 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 20842 calling malloc.
a9c64011
AS
20843 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
20844 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 20845 use.
9846de1b
JM
20846
208471999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20848
20849 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
20850 * gdb.base/annota2.cc, annota2.exp: Move from here.
20851 * gdb.c++/annota2.cc, annota2.exp: To here.
20852 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
20853
43ff13b4
JM
20854Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
20855
20856 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 20857 a consistent format.
43ff13b4 20858
085dd6e6
JM
208591999-06-25 Stan Shebs <shebs@andros.cygnus.com>
20860
20861 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20862 * lib/gdb.exp (get_compiler_info): Add detection for assorted
20863 HP compilers, also set the globals $true and $false.
20864
20865 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
20866 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
20867 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
20868 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
20869 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
20870 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
20871 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
20872 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
20873 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
20874 whatis.c} Add C++ compatible function definitions and return
20875 types, add includes for library functions.
085dd6e6
JM
20876 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
20877 * gdb.base/step-test.c (myglob): Rename from glob.
20878 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
20879 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
20880 files, move here from gdb.hp.
085dd6e6 20881 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
20882 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
20883 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
20884 Adjust line numbers in regexps.
085dd6e6
JM
20885
20886 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
20887 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
20888 instead of 0/1.
20889
20890 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
20891 foll-vfork.exp: New files, move here from gdb.hp.
20892 * gdb.base/page.exp: New file, test of pagination command.
20893
20894 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
20895 recursion test.
20896 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
20897
20898 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 20899 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
20900
20901 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 20902 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 20903 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 20904 watchpoint test.
085dd6e6
JM
20905 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
20906 them work.
20907 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
20908 expressions properly.
20909 * gdb.base/corefile.exp: Loosen the match slightly.
20910 * gdb.base/default.exp: Allow "Error accessing memory" message
20911 also.
20912 * gdb.base/display.exp: Skip over x/0 j if PA64.
20913 * gdb.base/funcargs.exp: Add xfails for HP-UX.
20914 * gdb.base/interrupt.exp: Ditto.
20915 * gdb.base/langs.exp: Add symbolic matches governed by compiler
20916 in use.
20917 * gdb.base/list.exp: Add xfails for HP-UX.
20918 * gdb.base/long_long.exp: Refine some of the numeric matches.
20919 * gdb.base/mips_pro.exp: Xfail on HP-UX.
20920 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
20921 * gdb.base/nodebug.exp: Succeed on more varieties of output.
20922 * gdb.base/opaque.exp: Remove some HP-UX xfails.
20923 * gdb.base/ptype.exp: Succeed on more varieties of output.
20924 * gdb.base/scope.exp: Add xfails for HP-UX.
20925 * gdb.base/sect-cmd.exp: Add more cases.
20926 * gdb.base/setvar.exp: Add xfails for HP-UX.
20927 * gdb.base/shlib-call.exp: Loosen some matches slightly.
20928 * gdb.base/signals.exp: Match on void symbolically.
20929 * gdb.base/step-test.exp: Add case for PA64.
20930 * gdb.base/term.exp: Add exit and restart.
20931 * gdb.base/twice.exp: Clean up after self.
20932 * gdb.base/varargs.exp: Disable overload resolution explicitly.
20933 * gdb.base/whatis.exp: Allow more ways to pass tests.
20934
20935 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 20936 no longer useful.
085dd6e6
JM
20937
20938Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
20939
20940 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 20941 list of patterns.
085dd6e6 20942 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
20943 print_double_array(double_array)", "continuing to breakpoint
20944 1018", "print print_double_array(array_d)" and "continuing to
20945 1034" tests.
d63a86f8 20946
085dd6e6
JM
209471999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
20948
a9c64011 20949 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
20950
209511999-06-24 Stan Shebs <shebs@andros.cygnus.com>
20952
20953 * config/mt-*: Remove, these haven't been used since 1996.
20954
209551999-06-22 Stan Shebs <shebs@andros.cygnus.com>
20956
20957 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 20958 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
20959 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
20960
9e0b60a8
JM
209611999-06-18 Stan Shebs <shebs@andros.cygnus.com>
20962
20963 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
20964 simpler match case for the ptype of the big class.
20965
209661999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20967
20968 * gdb.exp: Fix test for gdb_prompt existence.
20969
209701999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20971
20972 * gdb.exp (gdb_test): Add fail after calls to perror.
20973
209741999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20975
20976 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
20977
209781999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20979
20980 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
20981
0f71a2f6
JM
20982Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
20983
20984 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 20985 malloc() is linked in.
0f71a2f6
JM
20986
209871999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
20988
20989 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
20990 step at end.
20991
20992 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
20993
209941999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
20995
20996 * gdb.java/jv-print.exp: New file. (Our first Java test!)
20997
cce74817
JM
20998Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
20999
21000 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
21001 * gdb.base/mips_pro.exp: Likewise.
21002
210031999-06-02 Keith Seitz <keiths@cygnus.com>
21004
21005 * gdb.c++/templates.cc: Change all "new" operators to throw
21006 an exception.
21007 * gdb.c++/cplusfuncs.cc: Likewise.
21008
21009 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
21010
21011Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
21012
21013 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
21014 * gdb.base/ending-run.exp: When stepping out of main, accept a
21015 step into an arbitrary assembler file.
cce74817 21016
392a587b
JM
210171999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21018
d63a86f8 21019 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 21020 "breakpoint-invalid" to be printed.
d63a86f8 21021 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
21022 number of "frames-invalid" and "breakpoint-invalid" to be printed.
21023 * gdb.base/annota2.cc: Initialize a.x to 0.
21024
9e086581
JM
210251999-05-17 Keith Seitz <keiths@cygnus.com>
21026
21027 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
21028 when "skip_float_tests" set.
21029 Ditto for "print print_double_array(array_d)", "print print_small_structs",
21030 "print print_ten_doubles", and "step into print_long_arg_list".
21031 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
21032 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
21033 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
21034 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
21035 "skip_float_tests" is set.
21036 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
21037 when "skip_float_tests" set.
d63a86f8 21038
cd0fc7c3
SS
210391999-05-06 Keith Seitz <keiths@cygnus.com>
21040
21041 * gdb.base/annota2.cc: Include stdio.h.
21042
21043Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
21044
21045 * gdb.base/crossload.exp: Remove, this has been disabled ever
21046 since BFD stopped including all targets, and cross-GDB gets
21047 plenty of testing anyway.
21048 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
21049 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
21050 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
21051 * gdb.base/README: Remove, was doc for this.
21052 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 21053 needed.
cd0fc7c3 21054
b83266a0
SS
210551999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21056
21057 * gdb.base/call-ar-st.exp: Fix one regular expression in test
21058 output.
21059
21060 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
21061 * gdb.base/annota2.exp: New file. More annotation tests.
21062 * gdb.base/annota1.c: New file. Source file for annota1.exp.
21063 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
21064
210651999-04-23 Angela Marie Thomas <angela@cygnus.com>
21066
21067 * config/cfdbug.exp: New file.
21068
7a292a7a
SS
210691999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
21070
21071 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
21072 Marcus Daniel's and Dale Hawkins's demangler crashes.
21073
21074 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
21075 test_lucid_style_demangling, test_arm_style_demangling,
21076 test_hp_style_demangling): Try Tom Tromey's core-dumping
21077 identifier under each demangling style.
7a292a7a
SS
21078
210791999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
21080
21081 * gdb.c++/demangle.exp: Include the current demangling style
21082 in all test names.
21083 (current_demangling_style): New global variable.
21084 (set_demangling_style, test_demangling_core, test_demangling,
21085 test_demangling_exact): New functions.
21086 (test_gnu_style_demangling, test_lucid_style_demangling,
21087 test_arm_style_demangling, test_hp_style_demangling): Use those,
21088 instead of calling gdb_test and gdb_test_exact directly.
21089 (catch_demangling_errors): New function, which reports errors
21090 signalled by the demangling test functions in an orderly way.
21091 (do_tests): Use catch_demangling_errors.
21092
210931999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
21094
21095 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 21096 grouping in expressions, not {}.
7a292a7a
SS
21097
21098 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 21099 initialized yet.
7a292a7a
SS
21100
211011999-04-01 Stan Shebs <shebs@andros.cygnus.com>
21102
21103 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
21104 are listed.
21105
211061999-03-26 Stan Shebs <shebs@andros.cygnus.com>
21107
21108 * gdb.stabs/weird.exp: Test for CC being defined before
21109 looking at its value.
21110
211111999-03-25 Stan Shebs <shebs@andros.cygnus.com>
21112
21113 * gdb.base/call-ar-st.exp: Remove stray '#'.
21114 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
21115 "short int" and "long int".
21116 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 21117 change, to mollify finicky HP compiler.
7a292a7a
SS
21118 * gdb.hp/reg-test.exp (testfile): Fix file name.
21119 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 21120
7a292a7a
SS
21121 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
21122 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
21123 alternate form of enum ptype.
21124
c906108c
SS
211251999-03-23 Stan Shebs <shebs@andros.cygnus.com>
21126
7a292a7a
SS
21127 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
21128 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
21129 passing skip_hp_tests, so as not to waste time on guaranteed
21130 failure.
7a292a7a 21131
c906108c
SS
21132 * gdb.c++/overload.cc: Pass string instead of char addr, always
21133 init ccpfoo.
21134 * gdb.c++/templates.cc: Fix syntax error.
21135
7a292a7a
SS
21136Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21137
21138 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 21139 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
21140 command.
21141
211421999-03-18 James Ingham <jingham@cygnus.com>
21143
21144 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
21145
21146 * gdb.c++/method.exp: It was testing an uninitialized int on the
21147 stack and assuming it was positive.
21148
21149 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
21150
21151 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 21152 keep it from killing the rest of the tests.
7a292a7a
SS
21153 Use gdb_continue_to_end.
21154
21155 * gdb.base/sigall.exp: use gdb_continue_to_end.
21156
21157 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
21158
21159 * gdb.base/display.exp: use runto_main, not run.
21160
d63a86f8
RM
21161 * gdb.base/default.exp: Check for the current error message in the
21162 r abbreviation test.
7a292a7a
SS
21163 Add strongarm to the targets that know info float.
21164
d63a86f8 21165 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
21166 run which doesn't work with monitors.
21167
21168 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
21169
21170 * gdb.base/break.exp: use the gdb_continue_to_end proc.
21171
21172 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
21173 program. Traps the case (in Cygmon) when the program never really
21174 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
21175 more places, so I used my name. Sorry Mark...
21176
21177 * config/monitor.exp (gdb_target_monitor): added another
21178 target_info parameter: remotebinarydownload. This will set the
21179 remotebinarydownload flag if this is causing some boards trouble.
21180
211811999-03-18 Mark Salter <msalter@cygnus.com>
21182
21183 * lib/gdb.exp (continue_to_exit): New function.
21184
21185 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
21186 * gdb.base/ending-run.exp: Ditto.
21187 * gdb.base/step-test.exp: Ditto.
21188
211891999-03-16 Stan Shebs <shebs@andros.cygnus.com>
21190
21191 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
21192 (suggested by Art Haas <ahaas@neosoft.com>).
21193
211941999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
21195
889bf7c5 21196 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
21197
21198Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
21199
21200 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 21201 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
21202
212031999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
21204
21205 * gdb.base/call-strs.exp: Don't assume that `step' will step over
21206 a call to strlen; sometimes we do have sources.
21207
212081999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
21209
21210 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 21211 character, so GDB won't print garbage after its end.
d63a86f8 21212
c906108c
SS
21213 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
21214 breakpoint there instead. Sometimes GCC emits memcpy to handle
21215 the large structures being passed by value, so we step into that
21216 instead of sum_array_print, which obscures what we're really testing.
21217 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
21218 the bizarre steps into memcpy, so do that here. Add check for
21219 stepping into function calls that pass large structures by value.
21220 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
21221 Remove all references to specific line numbers.
21222 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
21223 New type and function.
21224 (main): Call large_struct_by_value, passing it a large struct by value.
21225 * lib/gdb.exp (gdb_get_line_number): New function.
21226
21227 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
21228 more portable.
21229
7a292a7a
SS
212301999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
21231
c906108c
SS
21232 * lib/gdb.exp: Doc fixes.
21233
7a292a7a
SS
212341999-03-05 Nick Clifton <nickc@cygnus.com>
21235
d63a86f8 21236 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
21237
212381999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
21239
c906108c 21240 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
21241 commands. They're not germane to this test, and they don't work
21242 that way on remote targets.
c906108c 21243
3fc11d3e
JM
212441999-03-01 James Ingham <jingham@cygnus.com>
21245
21246 * Changelog entries merged over from gdb development branch.
21247
3fc11d3e
JM
21248 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
21249
21250 * lib/gdb.exp (gdbtk_analyze_results): Generic function
21251 for outputting results of test run.
21252
2d4a1622 21253 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
21254
21255 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 21256
7a292a7a
SS
212571999-02-25 Felix Lee <flee@cygnus.com>
21258
21259 * lib/gdb.exp (debug_format): initialize
21260
c906108c
SS
212611999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
21262
21263 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
21264 * gdb.base/call-rt-st.c: Ditto.
21265
c906108c
SS
212661999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
21267
21268 * gdb.threads/pthreads.exp (horiz): New variable.
21269 (test_startup): Fix regexps that capture thread numbers.
21270
212711999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
21272
21273 * gdb.base/smoke.exp: Disambiguate two test case names (both
21274 called ``print'').
21275
21276Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
21277
21278 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 21279 compilation.
c906108c
SS
21280
212811999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
21282
21283 * gdb.base/miscexprs.exp: Change patterns to match GDB's
21284 actual output formatting.
21285 * gdb.base/smoke.exp: GDB removes leading 0's.
21286 * gdb.base/volatile.exp: Don't check type of remuneration;
21287 that variable is no longer defined in constvars.c.
21288 * gdb.base/step-test.c (main): Exit with explicit exit code.
21289 * gdb.base/step-test.exp: Remove two nexti checks--they are
21290 not portable.
21291
212921999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
21293
21294 * gdb.base/help.exp ("help delete display"): Fix test to match
21295 gdb's output.
21296
21297 * gdb.base/long_long.c (known_types): Initialize values to zero.
21298 * gdb.base/long_long.exp: Step one more line
21299 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
21300 leading zeros. Explicitly ask for hex formatting. Use
21301 unique test case names.
c906108c
SS
21302
21303Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21304
d63a86f8 21305 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
21306
21307 * gdb.c++/method.exp: Add missing close brace.
21308
213091999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
21310
21311 * gdb.base/maint.exp: Use 'set height 0' to disable page
21312 prompting, not 'set height 400'.
21313
21314 Fix a bunch of timeouts.
21315 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
21316 four separate tests, so expect doesn't take forever to match a ton
21317 of text against a regexp with lots of .* forms.
21318 ("maint print psymbols", "maint print symbols"): Make some of
21319 these greps more selective, so that expect doesn't try to wade
21320 through huge piles of output and time out.
21321
21322 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
21323
21324 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
21325 tests: one which doesn't expect shlib events to be reported, and
21326 another which does, but is XFAIL for all platforms other than
21327 HP/UX.
c906108c
SS
21328
21329 * gdb.base/break.exp: Teach the test suite that the `catch
21330 fork', `catch vfork', and `catch exec' commands produce error
21331 messages on platforms that don't provide these features.
21332
21333Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
21334
21335 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
21336 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
21337 (shortening names from solib_threshold.exp etc), won't run on
21338 anything but HP-UX for the foreseeable future.
c906108c 21339 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 21340 reflect move.
c906108c
SS
21341
21342Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
21343
21344 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 21345 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
21346
21347Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
21348
21349 * gdb.base/shlib-call.exp: add test cases to verify that gdb
21350 successfully re-sets breakpoints in shared libraries.
21351 * gdb.base/shmain.c (main): return 0, don't fall off the end.
21352
21353Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21354
d63a86f8
RM
21355 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
21356 and compiled w/o GCC.
c906108c
SS
21357
21358 * gdb.hp/watch-cmd.exp: ditto.
21359
21360 * gdb.hp/watch-hp.exp: ditto.
21361
21362 * gdb.hp/xdb1.exp: ditto.
21363
21364 * gdb.hp/xdb2.exp: ditto.
21365
21366 * gdb.hp/dbx.exp: ditto.
21367
21368Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
21369
21370 * constvars.c: Remove C++-isms.
21371 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 21372 with GCC.
c906108c
SS
21373
21374Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
21375
21376 The following changes are part of the HP merge.
21377
21378 * gdb.base/break.exp: new tests to verify that catchpoints for
21379 fork, vfork, and exec don't trigger inappropriately.
21380
21381 * gdb.base/opaque.exp: compile one file at a time, then link.
21382
21383 * gdb.base/signals.exp: be more restrictive about which hppa
21384 systems receive a setup_xfail. new tests.
21385
21386 * gdb.base/solib_threshold.build: new file.
21387 * gdb.base/solib_threshold.exp: new file.
21388 * gdb.base/solib_threshold.link_opts: new file.
21389 * gdb.base/solib_threshold.mk: new file.
21390 * gdb.base/gen_solib_threshold.c: new file.
21391
21392 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
21393 tests. New tests for enums inside classes.
21394
21395 * gdb.c++/compiler.cc: indicate support of template debugging.
21396
21397 * gdb.c++/demangle.exp: run hp style demangling tests.
21398
21399 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
21400 tests.
21401
21402 * gdb.c++/misc.cc: changes to support new tests.
21403
21404 * gdb.c++/templates.cc: changes to support HP's compiler; changes
21405 to support new tests.
21406
21407 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
21408 gcc, then skip these tests.
21409
21410Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
21411
21412 The following files are part of the HP merge; some had longer
21413 names at HP, but have been renamed to be no more than 14
21414 characters in length.
21415
21416 * gdb.hp/ambiguous.cc: new file.
21417 * gdb.hp/ambiguous.exp: new file.
21418 * gdb.hp/attach.exp: new file.
21419 * gdb.hp/attach2.exp: new file.
21420 * gdb.hp/classes-hp.exp: new file.
21421 * gdb.hp/ctti.exp: new file.
21422 * gdb.hp/ctti-add.cc: new file.
21423 * gdb.hp/ctti-add1.cc: new file.
21424 * gdb.hp/ctti-add2.cc: new file.
21425 * gdb.hp/ctti-add3.cc: new file.
21426 * gdb.hp/dbx.exp: new file.
21427 * gdb.hp/exception.cc: new file.
21428 * gdb.hp/exception.exp: new file.
21429 * gdb.hp/foll-exec.c: new file.
21430 * gdb.hp/foll-exec.exp: new file.
21431 * gdb.hp/foll-fork.c: new file.
21432 * gdb.hp/foll-fork.exp: new file.
21433 * gdb.hp/foll-vfork.c: new file.
21434 * gdb.hp/foll-vfork.exp: new file.
21435 * gdb.hp/inherit-hp.exp: new file.
21436 * gdb.hp/more-steps.exp: new file.
21437 * gdb.hp/namespace.cc: new file.
21438 * gdb.hp/namespace.exp: new file.
21439 * gdb.hp/optimize.exp: new file.
21440 * gdb.hp/pxdb.c: new file.
21441 * gdb.hp/pxdb.exp: new file.
21442 * gdb.hp/quicksort.exp: new file.
21443 * gdb.hp/reg-test.exp: new file.
21444 * gdb.hp/reg-test.s: new file.
21445 * gdb.hp/sized-enum.c: new file.
21446 * gdb.hp/sized-enum.exp: new file.
21447 * gdb.hp/start-stop.exp: new file.
21448 * gdb.hp/templ-hp.cc: new file.
21449 * gdb.hp/templ-hp.exp: new file.
21450 * gdb.hp/thr-lib.c: new file.
21451 * gdb.hp/thr-lib.exp: new file.
21452 * gdb.hp/thr-lib.h: new file.
21453 * gdb.hp/thr-liblib.c: new file.
21454 * gdb.hp/virtfun-hp.c: new file.
21455 * gdb.hp/virtfun-hp.exp: new file.
21456 * gdb.hp/watch-cmd.exp: new file.
21457 * gdb.hp/watch-hp.exp: new file.
21458 * gdb.hp/xdb1.exp: new file.
21459 * gdb.hp/xdb2.exp: new file.
21460 * gdb.hp/xdb3.exp: new file.
21461
21462Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
21463
21464 The following files are part of the HP merge; some had longer
21465 names at HP, but have been renamed to be no more than 14
21466 characters in length.
21467
21468 * gdb.base/ss.h: new file.
21469 * gdb.base/call-ar-st.c: new file.
21470 * gdb.base/call-ar-st.exp: new file.
21471 * gdb.base/call-rt-st.c: new file.
21472 * gdb.base/call-rt-st-exp: new file.
21473 * gdb.base/call-strs.exp: new file.
21474 * gdb.base/ena-dis-br.exp: new file.
21475 * gdb.base/environ.exp: new file.
21476 * gdb.base/long_long.exp: new file.
21477 * gdb.base/sect-cmd.exp: new file.
21478 * gdb.base/shlib-cl2.exp: new file.
21479 * gdb.base/smoke.exp: new file.
21480 * gdb.base/so-impl-ld.c: new file.
21481 * gdb.base/so-impl-ld.exp: new file.
21482 * gdb.base/so-indr-cl.c: new file.
21483 * gdb.base/so-indr-cl.exp: new file.
21484 * gdb.base/varargs.exp: new file.
21485 * gdb.base/volatile.exp: new file.
21486 * gdb.base/whatis-exp.exp: new file.
7a292a7a 21487 * gdb.base/display.exp: new file.
c906108c
SS
21488 * gdb.c++/derivation.exp: new file.
21489 * gdb.c++/local.exp: new file.
21490 * gdb.c++/member-ptr.exp: new file.
21491 * gdb.c++/overload.exp: new file.
21492 * gdb.c++/ovldbreak.exp: new file.
21493 * gdb.c++/ref-types.exp: new file.
21494 * gdb.c++/ref-types2.exp: new file.
21495 * gdb.c++/userdef.exp: new file.
d63a86f8 21496
c906108c
SS
21497Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
21498
21499 * gdb.base/default.exp: Reflect wording change in remote.c.
21500
dc96c6c7 21501Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21502
21503 * gdb.base/help.exp: Update to reflect current text.
21504
21505Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
21506
21507 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
21508 they're stack variables and contain garbage.
21509 * gdb.c++/anon-union.exp: new file.
21510
21511 The following changes were made by David Taylor
889bf7c5
PA
21512 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21513 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21514 in changes by HP.
c906108c
SS
21515
21516 * gdb.base/bitops.exp: new file.
21517 * gdb.base/default.exp: change expected messages for catch and
21518 info catch tests to reflect HP merge changes.
21519 * gdb.base/enable-disable-break.exp
21520 * gdb.base/ending-run.c: new file.
21521 * gdb.base/long_long.c: new file.
21522 * gdb.base/maint.exp: new file.
21523 * gdb.base/pointers2.exp: new file.
21524 * gdb.base/shlib-call2.exp: new file.
21525 * gdb.base/solib.exp: new file.
21526 * gdb.base/step-test.c: new file.
21527 * gdb.c++/anon-union.cc: new file.
21528 * gdb.c++/local.cc: new file.
21529 * gdb.c++/member-pointer.cc: new file.
21530 * gdb.c++/method.cc: new file.
21531 * gdb.c++/ref-types.cc: new file.
21532 * gdb.c++/ref-types2.cc: new file.
21533 * gdb.c++/userdef.cc: new file.
d63a86f8 21534
c906108c
SS
21535 * gdb.base/scope.exp: compile one file at a time, then link.
21536 * gdb.base/langs.exp: ditto.
21537 * gdb.base/list.exp: ditto.
d63a86f8 21538
c906108c
SS
21539Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
21540
21541 The following changes were made by David Taylor
889bf7c5
PA
21542 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21543 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21544 in changes by HP.
d63a86f8 21545
c906108c
SS
21546 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
21547 skip tests. When compiling pass c++ flag to gdb_compile.
21548 * gdb.c++/
d63a86f8 21549
c906108c
SS
21550 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
21551 test for on hppa*-*-hpux*; use args to see if c++ was specified.
21552 (skip_hp_tests): new function.
21553 (gdb_preprocess): new function.
21554
21555 * configure.in (hpdir): decide whether to configure gdb.hp.
21556 * configure: regenerated.
21557
21558 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
21559 to delete on clean.
21560 (EXECUTABLES): update to reflect new additions.
21561 * gdb.base/commands.exp: update message expected.
21562 * gdb.base/default.exp: add copyright notice.
21563 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
21564 * gdb.base/help.exp: update messages to reflect current text.
21565 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
21566 targets for recurse tests.
21567 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
21568 skip this file.
21569
21570 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
21571 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
21572 compilation.
21573 * gdb.c++/misc.exp: ditto.
21574 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
21575 run the tests. tell gdb_compile that it's a c++ compilation.
21576
21577 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 21578
c906108c
SS
21579 * gdb.base/all-bin.exp: new file.
21580 * gdb.base/arithmet.exp: new file.
21581 * gdb.base/assign.exp: new file.
21582 * gdb.base/completion.exp: new file.
21583 * gdb.base/cond-expr.exp: new file.
21584 * gdb.base/condbreak.exp: new file.
21585 * gdb.base/define.exp: new file.
21586 * gdb.base/dollar.exp: new file.
21587 * gdb.base/environment.exp: new file.
21588 * gdb.base/eval-skip.exp: new file.
21589 * gdb.base/jump.exp: new file.
21590 * gdb.base/logical.exp: new file.
21591 * gdb.base/pointers.exp: new file.
21592 * gdb.base/relational.exp: new file.
21593 * gdb.base/section_command.exp: new file.
21594 * gdb.base/whatis-expr.exp: new file.
21595
21596 * gdb.base/all-types.c: new file.
21597 * gdb.base/call-array-struct.c: new file.
21598 * gdb.base/call-return-struct.c: new file.
21599 * gdb.base/call-strings.c: new file.
21600 * gdb.base/callfuncs2.c: new file.
21601 * gdb.base/condbreak.c: new file.
21602 * gdb.base/constvars.c: new file.
21603 * gdb.base/display.c: new file.
21604 * gdb.base/int-type.c: new file.
21605 * gdb.base/jump.c: new file.
21606 * gdb.base/miscexprs.c: new file.
21607 * gdb.base/pointers.c: new file.
21608 * gdb.base/pointers2.c: new file.
21609 * gdb.base/shmain.c: new file.
21610 * gdb.base/shr1.c: new file.
21611 * gdb.base/shr2.c: new file.
21612 * gdb.base/solib.c: new file.
21613 * gdb.base/solib1.c: new file.
21614 * gdb.base/solib2.c: new file.
21615 * gdb.base/varargs.c: new file.
21616 * gdb.c++/derivation.cc: new file.
21617 * gdb.c++/overload.cc: new file.
21618 * gdb.c++/ovldbreak.cc: new file.
21619 * gdb.hp/attach.c: new file.
21620 * gdb.hp/attach2.c: new file.
21621 * gdb.hp/average.c: new file.
21622 * gdb.hp/compiler.c: new file.
21623 * gdb.hp/compiler.cc: new file.
21624 * gdb.hp/execd-program.c: new file.
21625 * gdb.hp/follow-exec.c: new file.
21626 * gdb.hp/follow-fork.c: new file.
21627 * gdb.hp/follow-vfork-and-exec.c: new file.
21628 * gdb.hp/misc-hp.cc: new file.
21629 * gdb.hp/more-steps.c: new file.
21630 * gdb.hp/optimize.c: new file.
21631 * gdb.hp/quicksort.c: new file.
21632 * gdb.hp/run-hp.c: new file.
21633 * gdb.hp/start-stop.c: new file.
21634 * gdb.hp/sum.c: new file.
21635 * gdb.hp/templates-hp.cc: new file.
21636 * gdb.hp/thread-local-in-lib.c: new file.
21637 * gdb.hp/thread-local-in-lib.h: new file.
21638 * gdb.hp/thread-local-in-lib.lib.c: new file.
21639 * gdb.hp/vforked-program.c: new file.
21640 * gdb.hp/virtfunc-hp.cc: new file.
21641 * gdb.hp/watchpoint-hp.c: new file.
21642 * gdb.hp/xdb.c: new file.
21643 * gdb.hp/xdb0.c: new file.
21644 * gdb.hp/xdb0.h: new file.
21645 * gdb.hp/xdb1.c: new file.
21646
21647Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
21648
21649 The following change was made by Edith Epstein
889bf7c5
PA
21650 <eepstein@cygnus.com> as part of a project to merge in changes
21651 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
21652
21653 * gdb.c++/demangle.exp: changed the expected output for some
21654 ARM-style mangling -- removed second reference to datatype.
889bf7c5 21655 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 21656 T1<char>::~T1<char>(void)
c906108c 21657 becomes,
a9c64011
AS
21658 maint demangle __dt__11T1__pt__2_cFv
21659 T1<char>::~T1(void)
c906108c 21660
889bf7c5 21661 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 21662
c906108c
SS
21663Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
21664
21665 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
21666 * gdb.trace/backtrace.exp: Likewise.
21667 * gdb.trace/circ.exp: Likewise.
21668 * gdb.trace/collection.exp: Likewise.
21669 * gdb.trace/deltrace.exp: Likewise.
21670 * gdb.trace/infotrace.exp: Likewise.
21671 * gdb.trace/limits.exp: Likewise.
21672 * gdb.trace/packetlen.exp: Likewise.
21673 * gdb.trace/passc-dyn.exp: Likewise.
21674 * gdb.trace/passcount.exp: Likewise.
21675 * gdb.trace/report.exp: Likewise.
21676 * gdb.trace/save-trace.exp: Likewise.
21677 * gdb.trace/tfind.exp: Likewise.
21678 * gdb.trace/tracecmd.exp: Likewise.
21679 * gdb.trace/while-dyn.exp: Likewise.
21680 * gdb.trace/while-stepping.exp: Likewise.
21681
216821998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
21683
21684 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
21685
21686Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
21687
21688 From Brendan Kehoe:
21689 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
21690 int return types.
21691
21692Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
21693
21694 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 21695 remote dos host testing right.
c906108c
SS
21696
21697Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
21698
21699 * gdb.base/corefile.exp: remove some xfails.
21700
21701Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
21702
21703 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 21704 have different timestamps.
c906108c
SS
21705
21706Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
21707
21708 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 21709 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
21710
21711Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
21712
21713 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 21714 delta.
c906108c
SS
21715
21716Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
21717
21718 * gdb.base/default.exp: Add brace missing from previous delta.
21719
21720Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
21721
21722 * gdb.base/default.exp: Support test for info float for all
21723 varieties of arm toolchain.
21724
dc96c6c7 21725Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21726
21727 * gdb.trace/*.exp: remove "remote_download" command.
21728
dc96c6c7 21729Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21730
21731 * gdb.trace/*.exp: remove -gdwarf from compile.
21732
21733Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
21734
21735 * gdb.trace/configure.in(AC_INIT): typo
21736 * gdb.trace/configure: regenerated
21737
dc96c6c7 21738Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21739
21740 * config/m68k-emc.exp: New file.
21741 * lib/<emc-support.exp trace-support.exp}: New files.
21742 * configure.in: add new test directory gdb.trace.
21743 * gdb.trace/{configure configure.in Makefile.in}: New files.
21744 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
21745 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
21746 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
21747 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
21748 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
21749 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
21750 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 21751
dc96c6c7 21752Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21753
21754 * gdb.c++/classes.exp: Change all regular expressions to match
21755 arbitrary combinations of newline/carriage-return, so that they
21756 will work equally well on Unix and Windows.
21757 * gdb.c++/inherit.exp: ditto.
21758 * gdb.c++/virtfunc.exp: ditto.
21759
217601998-08-11 Dawn Perchik <dawn@cygnus.com>
21761
21762 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
21763
c2d11a7d
JM
21764Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
21765
21766 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
21767 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
21768 to use a0-a3/d0-d3 as needed.
21769
21770Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
21771
21772 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
21773 * gdb.disasm/am33.exp: Corresponding changes.
21774
c906108c
SS
217751998-07-11 Felix Lee <flee@cygnus.com>
21776
21777 * gdb.base/callfuncs.exp: add cmp10 test.
21778 * gdb.base/callfuncs.c (cmp10): new function.
21779
21780Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
21781
d63a86f8 21782 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
21783 into two parts to get around a synchronization problem in expect.
21784
3fc11d3e
JM
21785Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
21786
21787 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
21788
21789 * configure.in: Add options for gdbtk testsuite.
21790
21791 * configure: Regenerate.
21792
21793 * gdb.gdbtk: New directory to hold gdbtk tests.
21794
c906108c
SS
21795Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21796
21797 * gdb.fortran/types.exp: Escape brackets in expect patterns
21798 for test_float_literal_types_accepted tests.
21799 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
21800 before run test.
21801
c2d11a7d
JM
21802Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
21803
21804 * am33.exp: Just compile, do not link the testcase.
21805 * am33.s: Add ".am33" pseudoop to force am33 mode.
21806
c906108c
SS
218071998-06-25 Felix Lee <flee@cygnus.com>
21808
21809 * gdb.base/setshow.exp: make sure $pc is sane.
21810
21811 * gdb.stabs/weird.exp: split expect patterns properly.
21812
c2d11a7d
JM
21813Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
21814
21815 * gdb.disasm/am33.s: New disassembler testfile for the am33.
21816 * gdb.disasm/am33.exp: Run it.
21817
dc96c6c7 21818Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21819
21820 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
21821 match processing (and eliminate spurious timeouts when running).
21822
dc96c6c7 21823Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21824
21825 * gdb.base/signals.exp (test_handle_all_print): put back Mach
21826 exception test, but conditionalize it on target [mach | gnu].
21827
dc96c6c7 21828Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21829
21830 * gdb.base/overlays.exp: fixup compile line for linker script.
21831
21832Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
21833
21834 * gdb.fortran/types.exp: don't guess at float size.
21835
21836Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
21837
21838 * gdb.base/exprs.exp: delete test that depends on int size.
21839
21840Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
21841
21842 * config/sim.exp: Removed checks for target triplets.
21843 (gdb_target_sim): Use gdb,target_sim_options.
21844
21845Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
21846
21847 * gdb.base/reread.exp: New file.
21848 * gdb.base/reread1.c: New file.
21849 * gdb.base/reread2.c: New file.
21850
21851Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
21852
21853 * config/sim.exp: Use 'target sim -sparclite' when running
21854 SPARClite programs.
21855
21856Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
21857
21858 * gdb.base/structs2.exp: New file.
21859 * gdb.base/structs2.c: New file.
21860
21861Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
21862
21863 * gdb.asm/common.inc: New file.
21864 * gdb.asm/d10v.inc: New file.
21865 * asm-source.exp: Pass -I's to gas to find .inc files.
21866 Update line numbers in expected output.
21867 * asmsrc1.s: Rewrite.
21868 * asmsrc2.s: Rewrite.
21869 * configure.in: Create arch.inc symlink.
21870 * configure: Regenerate.
21871 * Makefile.in (distclean): Delete arch.inc.
21872
21873Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
21874
21875 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
21876 (t_enum_value2): ditto
21877 (t_enum_value3): ditto
21878 (main): ditto
c906108c
SS
21879Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21880
21881 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
21882 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
21883 change.
21884 Use gdb_test instead of send_gdb/gdb_expect sequences.
21885
21886Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
21887
21888 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
21889 not void.
21890
21891Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
21892
21893 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
21894 subroutines. Used to test gdbs ability to single step through PC
21895 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
21896
21897Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
21898
21899 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
21900 more rigorous EGCS C++ error checking.
21901
21902Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21903
a9c64011
AS
21904 * gdb.base/help.exp: Clean up `help set args' and `help show args'
21905 tests.
21906 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
21907 function when asleep.
21908 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
21909 for i*86 Linux and SVR4 signal handling problems.
21910 Remove linux xfail for `next to handler in signals_tests_1', fixed
21911 by recent infrun.c change.
21912 Limit backtrace to 10 frames to avoid timeout problems with infinite
21913 stack backtraces.
21914 Adjust expect pattern in `handle all print' test to match Apr 28 1997
21915 target.[ch] change.
c906108c
SS
21916
21917Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
21918
21919 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
21920 for a newline from gdb before continuing.
21921 (default_gdb_exit): Just look for y or n.
21922 (gdb_test): Detect abnormal exit from GDB running on DOS; if
21923 it does, fail the rests of the tests in the file.
21924
21925Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
21926
21927 * config/cygmon.exp: New file.
21928
21929Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
21930
21931 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 21932 main" test on remote targets.
c906108c
SS
21933
21934 * gdb.base/scope.exp: Fix problem with filelocal_bss before
21935 run test on remote targets.
21936
21937Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
21938
21939 * gdb.asm: New directory.
21940 * configure.in: Configure it.
21941 * configure: Regenerate.
21942 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
21943 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
21944
21945Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
21946
21947 * config/mn10300-eval.exp: New file to support MN10300 eval board.
21948
dc96c6c7 21949Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 21950
a9c64011
AS
21951 * gdb.base/overlays (several files): Merge the two overlay
21952 managers into one. Change variables (foox, barx, bazx, grbxx)
21953 back into ints but force them to load in their proper sections.
c906108c
SS
21954
21955Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
21956
21957 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 21958 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
21959 (D10VCopy): Handle memory regions crossing 16k boundaries.
21960 (D10VCopy): Transfer data in 32 bit chunks.
21961
21962Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
21963
21964 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 21965 correct.
c906108c
SS
21966
21967 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 21968 map. Include space for printf in .text segment.
c906108c
SS
21969
21970 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 21971 updated d10v memory VMA/LMA map.
c906108c 21972 (D10VCopy): Call D10VTranslate.
d63a86f8 21973
c906108c
SS
21974Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
21975
21976 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
21977
21978 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
21979 that it won't be put into the .sdata - small data -
21980 section. Update reference.
c906108c
SS
21981 * gdb.base/baz.c (bazx, baz): Ditto.
21982 * gdb.base/foo.c (foox, foo): Ditto.
21983 * gdb.base/grbx.c (grbxx, grbx): Ditto.
21984
21985 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 21986 to be arrays.
d63a86f8 21987
dc96c6c7 21988Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 21989
a9c64011
AS
21990 * gdb.base/overlays.exp: fix up and get working again.
21991 Add tests for backtraces from an overlay function.
d63a86f8 21992
c906108c
SS
21993Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
21994
21995 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
21996 "calling function with watchpoint enabled".
21997
21998Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
21999
22000 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 22001 gdb_suppress_tests for d10v-*-*.
c906108c
SS
22002 * lib/gdb.exp (gdb_suppress_tests): Disable this function
22003 pending review of whether it is useful or not.
22004
22005Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
22006
22007 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
22008
22009Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
22010
22011 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
22012 * config/dve.exp: New file to support Densan boards.
22013
22014Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
22015
22016 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 22017 reads and BSD.
c906108c
SS
22018
22019Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
22020
22021 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
22022 response.
22023
22024 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
22025
22026Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
22027
22028 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 22029 test.
c906108c
SS
22030
22031 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 22032 target_sizeof_long and target_bigendian_p.
c906108c 22033 (structs_by_value, structs_by_reference): Check values according
889bf7c5 22034 to targets word size and endianess.
d63a86f8 22035
c906108c
SS
22036Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
22037
22038 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 22039 output.
c906108c
SS
22040
22041Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
22042
22043 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 22044 Update test of set args help to match source change.
c906108c
SS
22045
22046Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
22047
22048 * gdb.base/default.exp: Expect help system output to be in
22049 alphabetical order.
22050 * gdb.base/help.exp: Ditto.
22051
22052Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
22053
22054 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
22055 "i*86-pc-linux-gnu*".
22056 * gdb.base/interrupt.exp: Ditto.
22057 * gdb.base/corefile.exp: Ditto.
22058
22059 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 22060 define vxworks when building the testcase.
c906108c
SS
22061
22062 * gdb.base/ptype.exp: Fix testnames to be unique.
22063 * gdb.base/radix.exp: Ditto.
22064 * gdb.base/term.exp: Ditto.
22065 * gdb.base/whatis.exp: Ditto.
22066 * gdb.c++/classes.exp: Ditto.
22067
22068Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
22069
22070 * gdb.base/callfuncs.exp: Fix indentation.
22071
22072 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
22073 suppress_flag has been set.
22074 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
22075 target feature.
22076
22077Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
22078
22079 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
22080 the testcase.
22081
22082 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 22083 set_debug_traps() and breakpoint().
c906108c
SS
22084 * gdb.c++/misc.cc (main): Ditto.
22085 * gdb.c++/templates.cc (main): Ditto.
22086 * gdb.c++/virtfunc.cc (main): Ditto.
22087
22088Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
22089
22090 * lib/gdb.exp(gdb_step_for_stub): New function.
22091 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
22092 exists, reload the executable and do a "continue" instead of
22093 doing a jump.
22094 (runto_main): Use gdb_step_for_stub.
d63a86f8 22095
c906108c 22096 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 22097 tests to have unique names.
c906108c
SS
22098 * gdb.base/callfuncs.exp: Ditto.
22099 * gdb.base/commands.exp: Ditto.
22100 * gdb.base/default.exp: Ditto.
22101 * gdb.base/help.exp: Ditto.
22102 * gdb.base/list.exp: Ditto.
22103 * gdb.base/opaque.exp: Ditto.
22104 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
22105 similar tests.
d63a86f8 22106
c906108c
SS
22107 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
22108 * gdb.c++/cplusfuncs.cc: Ditto.
22109 * gdb.c++/virtfunc.cc: Ditto.
22110
22111 * config/monitor.exp: Keep track of the last file we saw, rather
22112 than trying to get the info from gdb.
22113
22114 * gdb.fortran/types.exp: Move comment to previous line.
22115
22116Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
22117
22118 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 22119 target mode.
c906108c
SS
22120
22121Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
22122
22123 From Bob Manson:
22124 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 22125 string from GDB when it connects.
c906108c
SS
22126
22127 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
22128
22129Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
22130
22131 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
22132 if we can't get a debug format from GDB (we may be testing an
22133 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
22134
22135 * gdb.stabs/weird.exp: Fix quoting.
22136
22137 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
22138
22139Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
22140
22141 * config/arm-ice.exp: New file.
22142
22143Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
22144
22145 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 22146 until it has been modified to work with the new testsuite.
c906108c 22147
99707966 22148 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
22149 testcase won't compile, cause all of the testcases in the file to
22150 fail instead.
c906108c
SS
22151
22152 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
22153 (gdb_clear_suppressed): New procedure.
22154 (gdb_stop_suppressing_tests): Only clear suppress_flag if
22155 it contains a positive value.
22156
22157Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
22158
22159 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
22160
22161 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
22162
22163Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
22164
22165 * lib/gdb.exp (setup_xfail_format): New function.
22166 (get_debug_format): New function to get debug format.
22167 (debug_format): New global variable to hold last value set
22168 by get_debug_format.
22169 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 22170 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
22171 * gdb.c++/ptype.exp: Ditto.
22172 * gdb.c++/classes.exp: Ditto.
22173 * gdb.c++/cplusfuncs.exp: Ditto.
22174 * gdb.c++/inherit.exp: Ditto.
22175 * gdb.c++/templates.exp: Ditto.
22176 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 22177
c906108c
SS
22178Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
22179
22180 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
22181 host doesn't have a currently-open connection.
22182
22183 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
22184 any gdb stub target. Handle cases where gdb doesn't respond when
22185 interrupted in a sane fashion.
c906108c
SS
22186
22187 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 22188 same thing in a totally different way.
c906108c
SS
22189
22190 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 22191 setting "timeout".
c906108c 22192 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 22193 default_gdb_init now.
c906108c
SS
22194
22195Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
22196
22197 * gdb.base/printcmds.exp: Fix "check for floating addition"
22198 regexp to accept results within approx +/- .01 of exact value.
22199 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
22200
22201Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
22202
22203 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 22204 properly.
c906108c
SS
22205 (gdb_expect): Add optional timeout parameter, and add timeout
22206 value to various calls.
22207 (gdb_suppress_tests): Only give one warning message per group.
22208
22209Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
22210
22211 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
22212 global variables. Handle getting a value for $timeout more
22213 gracefully.
c906108c
SS
22214
22215Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
22216
22217 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 22218 initialize.
c906108c 22219 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 22220 by a target configuration file.
c906108c
SS
22221 (gdb_expect): Pass the timeout to remote_expect.
22222
22223 * config/monitor.exp(gdb_load): Fix typo in regexp.
22224
22225Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
22226
22227 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
22228
22229Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
22230
22231 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
22232 here. Call gdb_target_exec before rebooting the target, to make
22233 sure the connection to the target is closed.
c906108c
SS
22234 (gdb_load): Pass the name of the executable to gdb_target_monitor.
22235 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
22236 Also detect "Timeout reading from remote" error.
22237
22238 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
22239 gdb_target_monitor. Don't call gdb_file_cmd here; let
22240 gdb_target_monitor do it.
c906108c
SS
22241
22242 * gdb.disasm/hppa.exp: Don't use exec_output.
22243
22244Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
22245
22246 * gdb.base/list.exp: If we're debugging a non-native target,
22247 try to set the pc register to point to the start of the
22248 program before doing the first list command.
22249
22250 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 22251 test_calls after restarting.
c906108c
SS
22252
22253 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 22254 reloading.
c906108c
SS
22255
22256 * gdb.base/watchpoint.exp: Fix typo.
22257
22258 * gdb.base/setshow.exp: Check for use_gdb_stub.
22259
22260 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 22261 stub case.
c906108c
SS
22262 * gdb.base/langs.exp: Ditto.
22263
22264 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
22265 gdb_load_offset. If we weren't given a file to load, figure out
22266 what the current file is and use it.
c906108c
SS
22267
22268 * config/i386-bozo.exp: New file.
22269
22270Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
22271
22272 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
22273 feature.
22274
22275 * config/proelf.exp: New entry.
22276
22277Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
22278
22279 * lib/gdb.exp: Remove spurious .* patterns at the beginning
22280 of regexps.
22281
22282 * gdb.base/watchpoint.exp: Don't run the test_stepping
22283 tests if gdb can't call functions on the target.
22284
22285 * gdb.base/setshow.exp: Don't run the set prompt tests if
22286 the board has gdb_prompt set.
22287
22288Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
22289
22290 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
22291 * gdb.base/commands.exp: Likewise.
22292 * gdb.base/setshow.exp: Likewise.
22293
22294Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
22295
22296 * config/monitor.exp(gdb_start): Look for gdb_prompt target
22297 feature.
22298
22299 * config/i960.exp: New file.
22300
22301Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
22302
22303 * gdb.base/funcargs.exp: Check for gdb,short_int target
22304 feature instead of looking for explicit target triplets.
22305
dc96c6c7 22306Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 22307
d63a86f8 22308 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
22309 "p 123DEADBEEF", to check parse_number.
22310 * top.c: change "to enable to enable" to "to enable" in a couple
22311 of help strings.
22312
22313Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
22314
22315 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
22316 on the mn10300.
d63a86f8 22317
c906108c
SS
22318Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
22319
22320 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
22321 where the test executable is run with explicit args.
22322 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
22323
22324Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
22325
22326 * gdb.base/run.c: Use FAKEARGV to build test executable that
22327 does not require a command line arg, since most simulators
22328 don't currently support passing such an arg into the simulated
22329 program.
22330 * gdb.base/commands.exp: Change tests to insert the proper
22331 value as the arg to the first recursive factorial call. Change
22332 compilation line to define FAKEARGV at compile time.
22333
22334Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
22335
22336 * gdb.base/recurse.exp: Enable these tests for the mn10300.
22337 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
22338 function with watchpoint enabled" test.
22339
22340Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
22341
22342 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 22343 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
22344
22345 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 22346 "Tests restarted" messages.
c906108c
SS
22347
22348Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
22349
22350 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
22351
dc96c6c7 22352Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22353
22354 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
22355 for INFO SYMBOL; add help tests for OVERLAY commands.
22356 * gdb.base/default.exp: add tests for INFO SYMBOL command;
22357 add tests for OVERLAY commands
22358 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
22359 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
22360 * gdb.base/sigall.c: add usestubs code frag
22361 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 22362
c906108c
SS
22363Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
22364
22365 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
22366 failures.
22367 (gdb_stop_suppressing_tests): Note that tests have restarted.
22368
22369Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
22370
22371 * config/h8300.exp: New file.
22372
22373Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
22374
22375 * gdb.base/setshow.exp: Check for the existence of a
22376 feature, not its value.
22377
22378Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
22379
22380 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
22381
22382 * gdb.base/scope.exp: It's now init0(), not init().
22383
22384 * gdb.base/scope0.c: For now, change init() to be init0().
22385
22386 * config/monitor.exp: Use gdb_serial in preference to serial
22387 or netport.
22388
22389 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 22390 and it's not already set.
c906108c
SS
22391
22392Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
22393
22394 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 22395 isn't using a stub and if it supports argument passing.
c906108c
SS
22396
22397Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
22398
22399 * config/udi.exp(gdb_start): Make sure UDICONF is set
22400 properly before starting gdb.
22401
22402Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
22403
22404 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
22405 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
22406 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
22407
22408Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
22409
22410 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 22411 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
22412
22413 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
22414
22415 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
22416
22417 * config/monitor.exp: Make sure we disconnect from the target.
22418 Also, try a reboot/reload cycle instead of failing if the
22419 load fails.
22420
22421Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
22422
22423 * gdb.base/default.exp: Don't set match_max.
22424 * gdb.base/help.exp: Ditto.
22425 * gdb.base/list.exp: Ditto.
22426 * gdb.base/signals.exp: Ditto.
22427
22428 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
22429 set, use remote_ld to download the testcase instead of
22430 the GDB loader.
22431
22432Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
22433
22434 * config/vr5000.exp: New file.
22435
22436 * config/monitor.exp(gdb_target_monitor): Add pattern for
22437 "Ending remote" to detect errors in connecting.
22438
22439 * gdb.base/setshow.exp: Add .* within auto language test.
22440
22441 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
22442 target feature.
22443
22444 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 22445 and reboot the board if necessary.
c906108c
SS
22446
22447 * gdb.base/setvar.exp(test_set): Handle multiple prints within
22448 a set of tests. Remove print.* from the patterns being checked.
22449
22450Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
22451
22452 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
22453 refer to gdb_spawn_id.
22454
22455 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
22456 longer used.
22457 * config/sparclet.exp: Ditto.
22458 * config/sparclet-old.exp: Ditto.
22459 * config/slite.exp: Ditto.
22460 * config/sim.exp: Ditto.
22461 * gdb.base/funcargs.exp: Ditto.
22462
22463 * lib/gdb.exp:Remove references to gdb_spawn_id.
22464 (gdb_expect): Move to remote.exp.
22465
22466Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
22467
22468 * config/monitor.exp: Detect the "Couldn't establish connection"
22469 message from GDB.
22470
22471Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
22472
22473 * gdb.base/bitfields.exp: Use runto instead of explicit
22474 gdb_run_cmd/gdb_expect sequences.
22475
22476 * gdb.base/break.exp(text_next_with_recursion): Add match for
22477 gdb_expect call.
22478
22479 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
22480 We also need to handle the "A program is being debugged already"
22481 prompt from gdb. Use gdb_test to set the baud rate.
22482
22483 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
22484 to 20000. Really. I mean it.
22485
22486Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
22487
22488 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
22489 fails. If suppress_flag is set, skip perror message about not
22490 being able to send to GDB.
c906108c 22491 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 22492 GDB.
c906108c
SS
22493 (gdb_expect): If suppress_flag is set, always fail immediately.
22494 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
22495 (gdb_init): Call gdb_stop_suppressing_tests.
22496 (default_gdb_exit): Ditto.
22497 (default_gdb_start): Ditto.
22498
22499 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 22500 gdb_stop_suppressing_tests as appropriate.
c906108c 22501 * gdb.base/break.exp: Ditto.
889bf7c5 22502 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
22503 * gdb.base/commands.exp: Ditto.
22504 * gdb.base/exprs.exp: Ditto.
889bf7c5 22505 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
22506 * gdb.base/list.exp: Ditto.
22507 * gdb.base/recurse.exp: Ditto.
889bf7c5 22508 * gdb.base/scope.exp: Ditto.
c906108c
SS
22509 * gdb.base/structs.exp: Ditto.
22510 * gdb.c++/inherit.exp: Ditto.
22511
22512Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
22513
22514 * config/vr4300.exp: New file.
22515
99707966 22516 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 22517
99707966 22518 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
22519
22520Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
22521
22522 * lib/gdb.exp(gdb_init): New function.
22523
22524 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 22525 for each individual variable set.
c906108c
SS
22526
22527 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
22528 name.
22529
22530 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
22531
22532 * gdb.base/scope.exp: Use gdb_test.
22533
22534 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
22535 aborting; the testsuite driver will do that for us (see
22536 gdb_finish). Also, use gdb_test in a few more places.
22537
22538Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
22539
22540 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
22541
22542Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
22543
22544 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
22545 and "add_tests" are not at the same address.
22546
22547Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
22548
22549 * gdb.base/ptype.exp: Use gdb_test.
22550
22551Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
22552
22553 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
22554 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
22555 left in. No longer expect them to fail.
22556
22557 * gdb.stabs/*.mt; Deleted, no longer used.
22558 * gdb.stabs/configure.in: Remove references to target makefile
22559 frags.
22560 * gdb.stabs/configure: Rebuilt.
22561
22562 * gdb.disasm/*.mt: Deleted, no longer used.
22563 * gdb.disasm/configure.in: Remove references to target makefile
22564 frags. Use "sh3.s" as the unique filename for this directory.
22565 * gdb.disasm/configure: Rebuilt.
22566
22567 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
22568 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
22569 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
22570
22571Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
22572
22573 * config/udi.exp: Use mondfe,name instead of remote_host.
22574
22575Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
22576
22577 * gdb.base/watchpoint.exp: Don't expect a failure when calling
22578 a function with a watchpoint enabled on the mn10200.
22579
22580 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
22581 before trying to create it!
22582
22583Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
22584
22585 * config/vx.exp: Use hostname instead of netport.
22586
22587 * config/vxworks.exp: New file.
22588
22589 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
22590
22591 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 22592 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
22593 occurs.
22594
22595 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
22596 $gdb_spawn_id directly.
22597 (gdb_run_cmd): Try _start as well as start. Use the target feature
22598 gdb,start_symbol as the symbol to start from when jumping.
22599
22600Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
22601
22602 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
22603 redundant) test.
22604
22605 * gdb.base/recurse.exp: Relax final value test for 'b' so that
22606 it doesn't lose for 16bit integer systems.
22607
22608Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
22609
22610 * gdb.fortran/types.exp: If the target doesn't support "double"
22611 data types, then expect "real" types to only be 4 bytes.
22612
22613 * gdb.c++/virtfunc.exp: Expect failure for virtual function
22614 call tests if the target doesn't support inferior function calls.
22615
22616 * gdb.base/printcmds.exp: Allow minor deviation in FP values
22617 in printf tests.
22618
22619Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
22620
22621 * gdb.base/help.exp: Disable "help set", "help show", and
22622 "help support". Simplify regexp for "help stack".
22623
22624 * gdb.base/default.exp: Set match_max to 5000 and the timeout
22625 to 60 seconds. Temporarily set match_max to 15000 around the
22626 "info copying" test.
22627
22628 * gdb.base/nodebug.exp: Don't try to do an inferior function
22629 call if the target doesn't support them.
22630 * gdb.base/printcmds.exp: Likewise.
22631 * gdb.base/setvar.exp: Likewise.
22632 * gdb.base/structs.exp: Likewise.
22633 * gdb.c++/templates.exp: Likewise.
22634 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
22635
22636 * gdb.base/recurse.exp: Enable for the mn10200.
22637
22638 * configure.in: Do configure gdb.stabs directory for *-*-elf
22639 targets.
22640 * configure: Rebuilt.
22641
22642 * gdb.base/break.exp: Check for gdb,noresults before testing
22643 exit status and/or results from the target.
22644 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
22645 * lib/gdb.exp: Remove old (now bogus) initialization of
22646 noinferior, noargs, noresults and nosignals.
22647
22648Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
22649
22650 * config/sh.exp: New file.
22651
22652 * config/slite.exp: Try to connect multiple times to the board
22653 before rebooting. Only send a "monitor run" if need_monitor_run
22654 is set.
22655
22656 * gdb.base/break.exp: Don't do the "stub continue" test if
22657 the target has gdb_stub set.
22658
22659 * gdb.base/callfuncs.exp: Increase the timeout.
22660
22661 * gdb.base/interrupt.exp: Don't even try to compile the testcase
22662 if the target has gdb,noinferiorio set.
22663
22664 * gdb.base/list.exp: Increase match_max to 10000 characters.
22665
22666 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
22667
22668 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
22669 target.
22670
22671 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
22672
22673Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
22674
22675 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
22676 trying to delete the copy of gdb. Catch the file delete so we
22677 don't die if the delete fails; also, the file should be copied to
22678 the host, not to the build.
c906108c
SS
22679
22680Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
22681
22682 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 22683 parenthesis in case it contains multiple regexps separated
c906108c
SS
22684 with |.
22685
22686 * gdb.base/watchpoint.exp: Use gdb_test.
22687 * gdb.base/default.exp: Ditto.
22688
22689Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
22690
99707966 22691 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 22692
c906108c
SS
22693 * gdb.base/scope.exp: Use gdb_test.
22694 * gdb.c++/classes.exp: Ditto.
22695 * gdb.c++/inherit.exp: Ditto.
22696
22697Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
22698
22699 * gdb.base/crossload.exp: Don't use execute_anywhere, use
22700 remote_exec instead.
22701 * gdb.base/corefile.exp: Don't be ridiculous.
22702 * gdb.base/*.c: Add missing stub invocations.
22703
22704Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
22705
22706 * config/slite.exp: Miscellaneous fixes.
22707
22708 * lib/gdb.exp: Fix runto.
22709
22710 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
22711 the target.
22712
22713 * gdb.base/watchpoint.exp: Fix regexp.
22714
22715 * lib/gdb.exp(default_gdb_exit): Add a catch to the
22716 close and wait commands, as the descriptor may now be
22717 invalid. Always call "remote_close host".
22718
22719Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
22720
22721 Major rewrite for testsuite revision.
d63a86f8 22722
c906108c
SS
22723 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
22724 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
22725 instead of relying on spawn_id to always contain a valid
22726 spawn id.
22727 (get_compiler_info): New procedure to build the ${binfile}.ci
22728 file, instead of replicating this in N different places.
22729 (gdb_compile): New procedure.
d63a86f8 22730
c906108c 22731 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
22732 appropriate arguments) instead of compile. Use gdb_test in a lot
22733 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
22734 at the start of a testcase, as this is no longer done magically.
22735
22736 config/*-gdb.exp: Rename without the -gdb suffix.
22737
22738 config/mips.exp: Use remote_close instead of exit_remote_shell.
22739 config/monitor.exp: Use target_info instead of looking at
22740 baud, timeout, etc.
22741 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
22742
22743Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22744
22745 * gdb.c++/templates.exp (test_ptype_of_templates),
22746 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
22747 Update expect patterns for destructors and assignment operators
22748 to match corresponding c-typeprint.c changes.
22749 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
22750 to destructor breakpoint test, GDB should be able to set the
22751 destructor breakpoint without specifying arguments.
22752
22753Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
22754
22755 * gdb.threads/pthreads.exp: Change result for failure to compile due
22756 to lack of pthreads runtime support from an error to simply an
22757 unsupported test, per dejagnu standards.
22758
22759Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22760
22761 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
22762 where GDB exits to reduce pattern match time.
22763 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
22764
22765 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
22766
dc96c6c7 22767Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22768
22769 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
22770 * gdb.base/default.exp: ditto.
22771 * gdb.base/nodebug.exp: ditto.
22772 * gdb.base/printcmds.exp: ditto.
22773 * gdb.base/ptype.exp: ditto.
22774 * gdb.base/setvar.exp: ditto.
22775 * gdb.base/structs.exp: ditto.
22776 * gdb.base/setshow.c: Guard against uninitialized values of argc.
22777
22778Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
22779
22780 * configure, */configure: Rebuild with autoconf 2.12.
22781
22782Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
22783
22784 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
22785 use new i*86-pc-linux*-gnu quads.
22786 * gdb.base/corefile.exp: Ditto.
22787 * gdb.base/signals.exp: Ditto.
22788 * gdb.base/sigall.exp: Ditto.
22789 * gdb.base/interrupt.exp: Ditto.
22790
22791 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
22792 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
22793 RedHat 4.0.
d63a86f8 22794
c906108c 22795 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
22796 linux. This allows the test case to at least compile on latest
22797 linux, but still not run due to missing the threads runtime library.
c906108c
SS
22798
22799Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22800
22801 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
22802 directory to search gdb directory. Accept and step over conditional
22803 stack alignment code. Consume $prompt in failure cases.
22804 Reset timeout to $oldtimeout instead of some arbitrary value.
22805 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
22806 timeout problems with infinite stack backtraces.
22807 * gdb.base/ptype.exp (ptype struct link, union tu_link):
22808 Accept function parameters for linkfunc member.
22809
22810Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
22811
22812 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
22813 (CXXFLAGS): Remove, unreferenced.
22814 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
22815 previous -B options and also add -B option to pick up cross compiled
22816 runtime.
c906108c
SS
22817 (TARGET_INCLUDES): Add for -I options and add code to initialize when
22818 doing cross compiles.
22819 (target_alias): Declare global.
22820 (xgcc): Set variable to full path of gcc in build tree. Use findfile
22821 to verify that gcc exists in build tree, and if so set CC to that
22822 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 22823
c906108c
SS
22824Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
22825
22826 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
22827 ptype test for anonymous union. Fixup testcase to match
22828 current gcc debug output.
22829
22830Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
22831
22832 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
22833 force argument to an unsigned long type.
22834
22835Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
22836
22837 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 22838 tests and anonymous union print/ptype tests.
c906108c
SS
22839 * gdb.base/list.exp (test_forward-search): Increase timeout by
22840 5 minutes for the "search extremely long line" case.
22841 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
22842 completely optional and that the pass/fail messages use the command as
22843 the message if that third arg is a null string.
22844 (gdb_test_exact): Arrange that a null string pattern means match a
22845 null string output rather than any output, which might include random
889bf7c5 22846 errors.
c906108c
SS
22847 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
22848 backtrace test.
22849 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
22850 always failing and failure is now exposed by gdb.exp changes.
22851
22852Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
22853
22854 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
22855 weren't being noted.
22856
22857Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22858
22859 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
22860 * gdb.stabs/weird.exp: Remove v_comb xfails.
22861
dc96c6c7 22862Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22863
22864 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 22865 list.exp scope.exp watchpoint.exp]
c906108c 22866 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 22867
dc96c6c7 22868Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22869
22870 * config/monitor.exp: Increase download timeout to 1000 seconds.
22871
dc96c6c7 22872Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22873
22874 * config/m32r.exp: Increase timeout to 120 seconds.
22875
22876Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
22877
22878 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
22879 and accept older ordering as obsolescent gcc or gdb.
22880 * gdb.c++/templates.exp: Ditto.
22881 * gdb.c++/virtfunc.exp: Ditto.
22882
22883Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
22884
22885 * gdb.base/coremaker.c: Add code to mmap some data so we
22886 can check that it ends up in the core file.
22887 * gdb.base/corefile.exp: Add test to read mmapped data
22888 from core file.
22889
dc96c6c7 22890Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22891
22892 * config/m32r.exp: New file.
22893
22894Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
22895
22896 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
22897 that cflags can contains -gstabs, and work correctly for other tests.
22898
dc96c6c7 22899Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22900
22901 * gdb.base/setshow.exp: New file, tests show and set.
22902 * gdb.base/setshow.c: New file, tests show and set.
22903 * gdb.base/help.exp: Add test for help set|show annotate.
22904 * gdb.base/default.exp: Add test for set|show annotate.
22905
22906Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
22907
22908 * testsuite/gdb.base/break.exp: Make backtrace from factorial
22909 errors unique.
22910 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
22911 explicitly.
22912
22913Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
22914
22915 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
22916 and width commands. This is done elsewhere.
22917 * (gdb_start): Don't call gdb_start_sim here. That's already
22918 done in gdb_load. This fixes lots of failures in default.exp.
22919
22920Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
22921
22922 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
22923 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
22924 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
22925 in the same we we treat other failures (since it may be an expected
889bf7c5 22926 condition), rather than as an error.
c906108c
SS
22927 * gdb.base/signals.exp (test_handle_all_print): Revert back to
22928 old test format.
22929
22930Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
22931
22932 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
22933 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 22934 twice. Nuke the duplicates.
c906108c 22935 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 22936 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
22937 Remove config.h along with other config files.
22938
22939Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
22940
22941 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
22942 "p func1 ()" and note that rests of tests are skipped.
22943 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 22944 setup_xfails for "print func2::coremaker_local".
c906108c
SS
22945 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
22946 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
22947 affected by the previous run test.
22948 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
22949 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
22950 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
22951 "pass int powerset tuple" and "pass modeless int powerset tuple".
22952 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
22953 "real write 4" and "real write 8".
22954 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 22955 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
22956 "print \$i after tuple assign 2", and
22957 "print vs2 after tuple assign 2".
22958 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
22959 meaningful error message and return -1 so the caller can
22960 suppress further tests and avoid a cascade of errors.
d63a86f8 22961
c906108c
SS
22962Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
22963
22964 * gdb.base/a1-selftest.exp: Tweak tests to account for new
22965 format for printing version.
22966 * gdb.base/default.exp: Ditto.
22967 * gdb.base/interrupt.exp: Fix problem with cascade of
22968 errors if child process dies while calling a function.
d63a86f8 22969
c906108c
SS
22970Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
22971
22972 * Makefile.in (VPATH): Add
22973 * Makefile.in (Makefile, config.status): Fix rules so things get
22974 remade when necessary.
22975
22976Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
22977
22978 * Makefile.in (just-check): Add path to sibling expect dir
22979 to environment variable specified by RPATH_ENVVAR.
22980
22981Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
22982
22983 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
22984 (just-check): Add shared library paths for libstdc++, tk,
22985 tcl, bfd, and opcodes to the environment variable specified
22986 in RPATH_ENVVAR.
22987 * configure.in: Add support to recognize --enable-shared flag
22988 and generate correct value for RPATH_ENVVAR.
22989 * configure: Regenerated with autoconf.
22990
22991Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
22992
22993 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 22994 include all osf versions.
c906108c
SS
22995 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
22996 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
22997 when target is linux. When failing to build pthreads test
22998 executable, give more meaningful message.
22999 * gdb.threads/pthreads.c: Hpux also uses old definition of second
23000 arg for pthread_create.
d63a86f8 23001
c906108c
SS
23002Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
23003
23004 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 23005 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 23006 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 23007 and -lpthreads (everybody else).
c906108c
SS
23008 (test_startup): Fail gracefully if threads are not supported.
23009 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
23010 "p/c array_index("abcdef",2)" when not gcc compiled.
23011 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
23012 "print func2::coremaker_local" when not gcc compiled.
23013 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
23014 "ptype on opaque struct tagname (statically)",
23015 "ptype on opaque struct tagname (dynamically) 1", and
23016 "ptype on opaque struct tagname (dynamically) 2"
23017 for not compiled with gcc.
23018 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
23019 backtrace when compiled with gcc.
d63a86f8 23020 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
23021 than always return success.
23022
23023Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
23024
23025 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
23026
23027Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
23028
23029 * gdb.base/structs.exp: Undo last change.
23030
23031Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
23032
23033 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
23034 encapsulate all the steps/nexts done during self test, starting
23035 at main, and makes them less sensitive to optimization issues.
23036 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
23037 signal handler" test.
23038 * gdb.threads/pthreads.exp: Only run this for native configs.
23039 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
23040 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
23041 tests.
23042 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
23043 for "runto test_calls(void)" test.
d63a86f8 23044
c906108c
SS
23045Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
23046
23047 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
23048 and don't expect address info in breakpoint confirmations.
23049
23050Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
23051
23052 * gdb.base/list.exp (test_forward_search): Increase timeout
23053 temporarily by 60 seconds for searching extremely long line,
889bf7c5 23054 and then reset to old value when done. Increase expect input
c906108c
SS
23055 buffer to 10000.
23056
23057Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
23058
23059 * gdb.base/list.exp (test_forward_search): Fix to handle very
23060 long source line without overflowing expect's input buffer.
23061
23062Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
23063
23064 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
23065 "buffer_full".
23066
23067 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
23068 "buffer_full".
23069
23070 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
23071 "buffer_full".
23072
23073 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
23074 "buffer_full".
23075
23076Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
23077
23078 * configure.in (configdirs): Add gdb.threads.
23079 * configure: Regenerated with autoconf.
23080 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
23081 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
23082 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 23083
c906108c
SS
23084Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
23085
23086 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
23087
23088Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
23089
23090 * gdb.base/signals.exp (test_handle_all_print): Test separately for
23091 each signal's status in the output of "handle all print".
23092 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
23093 the \r\n sequence that immediately precedes the gdb prompt.
23094 * gdb.base/a1-selftest.exp: Save original timeout and restore
23095 after test.
23096
23097Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
23098
23099 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
23100 symbol.
23101
23102Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
23103
23104 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
23105
23106Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
23107
23108 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
23109 timeout by 60 seconds.
23110
23111Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
23112
23113 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
23114 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
23115 error return.
23116
23117Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
23118
23119 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
23120 gdb initialization, also report how long dejagnu waited. Restore
23121 old timeout before doing error return. Temporarily increase timeout
889bf7c5 23122 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
23123
23124Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
23125
23126 * lib/gdb.exp: Report timeout value for verbosity level 2.
23127 * config/gdbserver.exp: Ditto.
23128 * config/hppro.exp: Ditto.
23129 * config/mips-gdb.exp: Ditto.
23130 * config/monitor.exp: Ditto.
23131 * config/netware.exp: Ditto.
23132 * config/sim-gdb.exp: Ditto.
23133 * config/slite-gdb.exp: Ditto.
23134 * config/udi-gdb.exp: Ditto.
23135 * config/unix-gdb.exp: Ditto.
23136 * config/vx-gdb.exp: Ditto.
23137 * gdb.base/a1-selftest.exp: Ditto.
23138 * gdb.base/a2-run.exp: Ditto.
23139 * gdb.base/break.exp: Ditto.
23140 * gdb.base/corefile.exp: Ditto.
23141 * gdb.base/list.exp: Ditto.
23142 * gdb.base/recurse.exp: Ditto.
23143 * gdb.base/scope.exp: Ditto.
23144 * gdb.base/signals.exp: Ditto.
23145
23146Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
23147
23148 * gdb.threads/Makefile.in (docdir): Removed.
23149
23150Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
23151
23152 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 23153 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 23154 @srcdir@.
d63a86f8 23155 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
23156 autoconf 2.5 or higher.
23157 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
23158
23159Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
23160
23161 * configure: Regenerated.
23162 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
23163 avoid name clashes with SunOS headers.
23164
23165Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
23166
23167 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
23168
23169Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
23170
23171 * gdb.base/callfuncs.exp: Finish last change -- make sure the
23172 prototype information ends up in the compiler info file.
23173
23174Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
23175
23176 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
23177 attempting to regenerate it. Eliminate use of a temporary file
23178 and just generate the info file directly. Source it immediately,
23179 for consistency of use.
23180 * gdb.base/corefile.exp: Ditto
23181 * gdb.base/exprs.exp: Ditto.
23182 * gdb.base/funcargs.exp: Ditto.
23183 * gdb.base/langs.exp: Ditto.
23184 * gdb.base/list.exp: Ditto.
23185 * gdb.base/mips_pro.exp: Ditto.
23186 * gdb.base/nodebug.exp: Ditto.
23187 * gdb.base/opaque.exp: Ditto.
23188 * gdb.base/ptype.exp: Ditto.
23189 * gdb.base/scope.exp: Ditto.
23190 * gdb.base/setvar.exp: Ditto.
23191 * gdb.base/signals.exp: Ditto.
23192 * gdb.base/whatis.exp: Ditto.
23193 * gdb.c++/templates.exp: Ditto.
23194 * gdb.c++/virtfunc.exp: Ditto.
23195 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 23196 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
23197
23198Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23199
23200 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
23201 it got fixed by the recent lookup_minimal_symbol_by_pc change.
23202 Increase timeout, a lot of single stepping might be needed if the
23203 target has no hardware watchpoints.
23204
23205Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
23206
23207 * gdb.base/break.exp: Ignore compiler warnings when compiling
23208 break.c.
23209 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
23210 * gdb.base/default.exp: Add h8300 xfails. Handle messages
23211 from remote-sim.
23212 * gdb.base/exprs.exp: Add h8300 xfails.
23213 * gdb.base/funcargs.exp: Likewise.
23214 * gdb.base/nodebug.exp: Likewise.
23215 * gdb.base/printcmds.exp: Likewise.
23216 * gdb.base/ptype.exp: Likewise.
23217 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
23218 h8300 xfails.
d63a86f8 23219 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
23220 on the h8300.
23221 * gdb.base/funcargs.c: Explicitly make last constant argument to
23222 call_after_alloca_subr an unsigned long type.
23223 * gdb.base/return.c: Include stdio.h.
23224
23225Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
23226
23227 * config/abug.exp: New file for the older Motorola Bug monitor
23228 that runs on the mvme13x series VME boards.
23229 * config/monitor.exp: Use the new config array for target settings
23230 if they exist.
23231
23232Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
23233
23234 * sim-gdb.exp: Make the SH simulator allocate less space when
23235 it is targeted.
23236
23237Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
23238
23239 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
23240 test.
23241
23242Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
23243
23244 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
23245 "rs6000-*-*" for "list function in include file" when gcc compiled.
23246 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
23247 for "p ctable1[120]".
23248 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
23249 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
23250 Remove setup_xfail for "rs6000-*-*" for
23251 "print 'scope0.c'::filelocal before run".
23252 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
23253 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
23254 since some compilers don't allow both options to be given
23255 on the same command line. Create object file and move it.
d63a86f8 23256
c906108c
SS
23257Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
23258
23259 * gdb.base/corefile.exp: Always regenerate the core file, since
23260 we always regenerate the coremaker program. Detect special case
23261 where registers cannot be read from core file.
d63a86f8 23262
c906108c
SS
23263Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
23264
23265 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
23266 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
23267 * gdb.c++/templates.exp: Only match on basename of file since
23268 some formats like xcoff don't encode directory information.
23269 * gdb.stabs/weird.exp: Use the right sed script for powerpc
23270 and rs6000 AIX xcoff targets.
23271 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
23272 * configure: Regenerate.
23273 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
23274 here, rather than in distclean.
d63a86f8 23275
c906108c
SS
23276Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
23277
23278 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
23279 defined, and use it to compile the test case with -O2. The
23280 native compilation still uses no optimization.
23281 * gdb.base/mips_pro.c: Remove inline assembly code since
23282 it is compiled PIC by default, which results in assembler
23283 warnings that make the testsuite think the compilation
23284 was unsuccessful.
23285
23286Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
23287
23288 * gdb.c++/misc.exp: Add note to message for
23289 "print s.a for foo struct" that this is a known gcc 2.7.2
23290 and earlier bug.
23291
23292Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
23293
23294 * gdb.base/break.exp: Fix pattern for matching "Delete all
23295 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
23296 setup_xfail for deleting all breakpoints test. Fix various
23297 timeout messages to include "(timeout)".
23298 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
23299 for "p t_float_values2(3.14159,float_val2)".
23300 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
23301 for "continue to call2g" when gcc compiled.
23302 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
23303 "up to foo in langs.exp", "show language at foo in langs.exp",
23304 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
23305 and "show language at fsub in langs.exp".
23306 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
23307 "list line 1 in include file", "list message for lines past EOF",
23308 "list function in include file", "list list0.h:foo", and
23309 "list filename:function; nonexistant function".
23310 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
23311 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
23312 and "ptype t_char_array" to be for native cc only.
d63a86f8 23313
c906108c
SS
23314Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
23315
d63a86f8 23316 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 23317 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 23318 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
23319
23320Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
23321
23322 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
23323 "bt in signals.exp". This problem only appears when running
23324 the testsuite, and then only intermittently.
23325
23326Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
23327
23328 * gdb.base/return.exp (return_tests): Differentiate between
23329 two tests of continuing.
23330
23331Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
23332
23333 * */Makefile.in (maintainer-clean): Remove config.log.
23334 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
23335 * gdb.c++/Makefile.in (PROGS): Add inherit.
23336 (clean): Remove *.ci.
23337
23338Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
23339
23340 * gdb.c++/misc.cc: Add test code from Mike Stump.
23341 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
23342
23343Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
23344
23345 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
23346 to "alpha-*-osf2*" and add comment.
23347 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
23348 setup_xfail for "step over execarg initialization" and
23349 "step over corearg initialization".
c906108c
SS
23350 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
23351 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
23352 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 23353 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
23354 "print func2::coremaker_local", and "backtrace in corefile.exp".
23355 * gdb.base/signals.exp: Build and source signals.ci.
23356 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
23357 to be for gcc only.
23358 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 23359
c906108c
SS
23360Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23361
23362 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
23363 Feb 3 procfs.c change.
23364
23365Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
23366
23367 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
23368
23369Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
23370
23371 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
23372 from dejagnu's apparent default of 10 seconds, which gives random
23373 results when running the tests over NFS on moderately loaded systems.
23374 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
23375
23376Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
23377
23378 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
23379 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 23380 result reports.
c906108c
SS
23381
23382Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
23383
23384 * configure.in (CY_AC_PATH_TCLH): Remove.
23385 * configure: Regenerate.
23386
23387Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
23388
23389 * gdb.c++/Makefile.in (clean): Add missing '{'.
23390
23391Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
23392
23393 * lib/gdb.exp: Provide a default value for noinferior.
23394
23395 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
23396 Load libgloss.exp.
23397
23398Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
23399
23400 * gdb.disasm/hppa.exp: Compile directly into an executable, use
23401 the executable, not the .o to run the tests from.
23402
23403Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
23404
23405 * gdb.base/break.exp: Don't test for program exit or exit status
23406 if $noresults if nonzero.
23407 * gdb.base/langs.exp: Likewise.
23408 * gdb.base/watchpoint.exp: Likewise.
23409
23410 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
23411 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
23412 trying to compile the testcase.
23413
23414Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
23415
23416 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
23417 * gdb.base/signals.exp (continue to handler): Likewise.
23418
23419Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
23420
23421 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
23422
23423 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
23424
23425Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
23426
23427 * gdb.base/corefile.exp: Recognize "not found" as failure
23428 when trying to determine if a core file was generated.
23429 If no core file was generate the first time, try again without
23430 the ulimit -c to work around braindamaged shells.
23431
23432Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
23433
23434 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
23435 [] tests with "test" and enclose string in quotes.
23436 * gdb.stabs/configure: Rebuild
d63a86f8 23437
c906108c
SS
23438Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
23439
23440 Changes in sync with expect:
23441 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
23442 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
23443 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
23444 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
23445 argument to AC_REQUIRE.
23446 * configure: Regenerated.
23447
23448Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
23449
23450 * gdb.base/corefile.exp: When generating a core, discard any
23451 error messages about ulimit not found and the "core dumped"
23452 message from the shell that runs the coredumper.
23453
23454Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
23455
23456 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
23457
23458 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
23459 which sed script to run. Expect failure for v_comb test
23460 on PA targets too.
d63a86f8 23461
c906108c
SS
23462Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
23463
23464 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 23465 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
23466
23467Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
23468
23469 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
23470 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 23471 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
23472 * lib/gdb.exp (default_gdb_start): Fix typo.
23473 * gdb.base/corefile.exp: Allow "Core was generated by ..."
23474 messages to not include the full program name that caused
23475 the core dump since some systems (such as solaris) apparently
23476 truncate this path to about 80 characters.
23477 When generating a core file first try increasing the core file
23478 size limit to unlimited since some systems may default it to
23479 zero, and it is harmless to try it. Move the test for failing
23480 to generate a core file to where it will actually get executed.
23481 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
23482 new gdb result from g++ debug info improvements and make old
23483 pattern obsolescent. Also account for size_t differences
23484 (may be int or long).
23485 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
23486 initialization before function call is placed in the delay slot
23487 and thus appears to be skipped over by commands such as "next".
23488
23489Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
23490
23491 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
23492
23493Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
23494
23495 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
23496 input source file; fix code to compile test to deal with this
23497 convention.
23498 * gdb.c++/*.exp: Likewise.
23499
23500Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
23501
23502 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
23503 "bt in signals.exp".
23504
23505Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
23506
23507 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
23508 "step over execarg initialization" and
889bf7c5 23509 "step over corearg initialization".
c906108c
SS
23510
23511Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
23512
23513 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
23514 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
23515
23516Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
23517
23518 From Rob Savoye (rob@poseidon.cygnus.com)
23519 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
23520 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
23521 configure.in}, gdb.disasm/{Makefile.in, configure.in},
23522 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
23523 configure.in}: Major reworking for autoconfig.
c906108c
SS
23524 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
23525 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 23526 New files.
c906108c
SS
23527 * config/unix-gdb.exp: Make GDB global.
23528 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
23529 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
23530 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
23531 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
23532 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
23533 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 23534 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
23535 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
23536 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
23537 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
23538 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 23539 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
23540 to returns as necessary, arrange for test to compile own testcase
23541 executable.
c906108c 23542 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 23543
c906108c
SS
23544Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
23545
23546 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 23547 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
23548 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
23549 "backtrace through signal handler".
23550
23551Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23552
23553 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
23554 continuing from a job control stop signal.
23555 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
23556
23557Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
23558
23559 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
23560 * gdb.base/corefile.exp: Likewise.
23561 * gdb.base/funcargs.exp: Likewise.
23562
23563Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
23564
23565 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
23566 * config/monitor.exp: Add support for setting baud rate.
23567
23568Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
23569
23570 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
23571 i*86-*-linux* xfails for "backtrace through signal handler".
23572 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
23573 "print func2::coremaker_local".
23574 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 23575 alpha-dec-osf2* xfail for
c906108c
SS
23576 "delete all breakpoints when none".
23577
23578Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
23579
23580 * gdb.base/break.exp: Change test that deletes all breakpoints
23581 when no user breakpoints are installed. A post 4.15 change
23582 causes gdb to no longer prompt in this case.
23583
23584Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
23585
23586 * gdb.base/return.exp (return_tests): Change xfail for test
23587 "correct value returned double test" to stop xfailing at
23588 Solaris 2.5. Apparently the bug has been fixed.
23589
23590Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
23591
23592 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
23593 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
23594
23595Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
23596
23597 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
23598 * gdb.disasm/hppa.s: Corresponding changes.
23599
23600Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
23601
23602 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
23603 makefile fragment.
23604 * config/mt-hpux: Deleted.
23605
23606Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
23607
d63a86f8 23608 * Many files: When warning about suppressed tests due to a
c906108c
SS
23609 nonexistant test binary, avoid incrementing the warning count.
23610
23611Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
23612
23613 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 23614
c906108c
SS
23615Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23616
23617 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
23618 "sparc-*-solaris2*".
23619
23620Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23621
23622 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
23623 Add global and local variables and initialize them.
23624 * gdb.base/corefile.exp: Test correct mapping of corefile sections
23625 by printing variables. Remove rs6000 and powerpc xfails, BFD now
23626 extracts the file name and terminating signal from the core file.
23627 * TODO: Remove note about tests for correct mapping of corefile.
23628 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
23629 from optimizing it away.
23630 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
23631 handles common blocks.
23632
23633Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
23634
23635 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
23636 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
23637
23638Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
23639
23640 * Makefile.in (maintainer-clean): New target, synonym for
23641 realclean.
23642 * gdb.base/Makefile.in (maintainer-clean): Likewise.
23643 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
23644 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
23645 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
23646 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
23647 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
23648
23649Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
23650
23651 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
23652 xfails when not gcc compiled for "print foo::funclocal".
23653 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
23654 "print foo::funclocal at foo",
23655 "print 'scope1.c'::foo::funclocal at foo",
23656 "print foo::funclocal_bss at foo",
23657 "print 'scope1.c'::foo::funclocal_bss at foo",
23658 "print foo::funclocal_ro at foo",
23659 "print 'scope1.c'::foo::funclocal_ro at foo",
23660 "print bar::funclocal at foo" and
23661 "print 'scope1.c'::bar::funclocal at foo".
23662 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
23663 gcc compiled for "print foo::funclocal at bar".
23664 Expand all messages to ensure that they identify that
23665 the test is at bar().
23666 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
23667 gcc compiled for:
23668 "ptype on opaque struct pointer (statically)",
23669 "ptype on opaque struct tagname (statically)",
23670 "ptype on opaque struct pointer (dynamically) 1",
23671 "ptype on opaque struct tagname (dynamically) 1",
23672 "ptype on opaque struct pointer (dynamically) 2" and
23673 "ptype on opaque struct tagname (dynamically) 2
23674 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
23675 gcc compiled for:
23676 "p datalocal"
23677 "whatis datalocal",
23678 "ptype datalocal",
23679 "p bsslocal",
23680 "whatis bsslocal", and
23681 "ptype bsslocal".
23682 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
23683 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
23684 when not gcc compiled.
23685 * gdb.base/funcargs.exp (float_and_integral_args): Add
23686 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
23687 compiled.
23688 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
23689 "backtrace from call6a" when not gcc compiled.
23690 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
23691 "backtrace from call7a" when not gcc compiled.
23692 * gdb.base/callfuncs.exp (do_function_calls):
23693 Add "hppa*-*-hpux*" xfail when not gcc compiled for
23694 "p t_char_array_values(char_array_val2,char_array_val1)",
23695 "p t_char_array_values(char_array_val1,char_array_val2)",
23696 "p t_char_array_values("carray 1","carray 2")",
23697 "p t_char_array_values("carray 1",char_array_val2)",
23698 "p t_char_array_values(char_array_val1,"carray 2")",
23699 "p sum_args(1,{2})",
23700 "p sum_args(2,{2,3})",
23701 "p sum_args(3,{2,3,4})",
23702 "p sum_args(4,{2,3,4,5})"
23703 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
23704 "backtrace in corefile.exp" when not gcc compiled.
23705
23706Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23707
23708 * gdb.base/signals.exp: Rewrite `handle all print' test as
23709 a procedure. Accept blanks or TABs as whitespace, increase
23710 timeout and expect input buffer size for the large output
23711 from the command. Remove "i*86-*-bsdi2.0" xfail.
23712
23713Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23714
23715 * gdb.base/setvar.exp: Add new testcases for truncation when
23716 assigning invalid values to bitfields.
23717
23718Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
23719
d63a86f8 23720 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
23721 mips-sgi-irix* xfail for
23722 "call inferior func with struct - returns char *"
23723 and fix test so that an optional (unsigned char *) cast is
889bf7c5 23724 accepted in the result.
c906108c
SS
23725
23726Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
23727
23728 * gdb.base/funcargs.exp (float_and_integral_args): Remove
23729 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23730 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
23731 * gdb.base/signals.exp: Remove duplicate "handle all print" test
23732 that accidentally got checked in.
23733
23734Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
23735
d63a86f8 23736 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
23737 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
23738 compiled test.
23739 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
23740 Add mips-sgi-irix5* xfail for not gcc compiled.
23741 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
23742 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
23743 "p top", "whatis top", "p middle", and "whatis middle".
23744 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
23745 "whatis signed char" for not gcc compiled.
23746 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
23747 "set variable signed char=-1 (-1)" and
23748 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
23749 * gdb.base/funcargs.exp (float_and_integral_args):
23750 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
23751 Add mips-sgi-irix* xfail when not gcc compiled for
23752 "continue to call2b".
23753 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
23754 "continue to call2g".
23755 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
23756 "backtrace from call6a"
23757 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
23758 "backtrace from call7k".
23759 Add mips-sgi-irix5* xfail when not gcc compiled for
23760 "backtrace from call7a".
23761 (localvars_after_alloca): Fix gdb_test cmds for
23762 "print * after runto ...".
23763 Remove rs6000-*-* xfails for
23764 "print i after runto localvars_after_alloca" and
23765 "print l after runto localvars_after_alloca"
23766 for all compilers.
23767 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 23768 when not compiled with gcc, for:
c906108c
SS
23769 "print signed char == (minus)",
23770 "print signed char != (minus)",
23771 "print signed char < (minus)",
23772 "print signed char > (minus)".
23773 * gdb.base/callfuncs.exp (do_function_calls):
23774 Add mips-sgi-irix* xfail, when compiled with native compiler, for
23775 "call inferior func with struct - returns char *".
d63a86f8 23776 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
23777 "correct value returned double test" to include Solaris 2.4.
23778 * gdb.base/funcargs.exp (float_and_integral_args):
23779 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 23780
c906108c
SS
23781Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23782
23783 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
23784 enumeration bitfields if compiling with GNU C.
23785 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
23786 to empty' prompt.
23787
23788Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
23789
23790 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
23791 test for PRO targets.
23792
23793 * gdb.base/funcargs.exp: Avoid ever setting more than 8
23794 breakpoints in the inferior at any given time by making
23795 two groups of breakpoints for call2*, call6* and call7*
23796 tests.
23797
23798Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23799
23800 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
23801 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
23802 from optimizing it away.
23803 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
23804 "call inferior func with struct".
23805
23806Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
23807
23808 * configure.in: Only configure gdb.chill for particular targets.
23809
23810Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
23811
23812 * gdb.base/Makefile.in: Add action to .c.o transformation
23813 rule that generates a .ci file for each .o file and remove
23814 explicit .c.o rules except for callfuncs.o.
23815 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
23816 generates a .ci file for each .o file and remove explicit
23817 .cc.o rules.
23818 (clean): Remove *.tmp *.ci files.
23819 (EXECUTABLES): Remove templ-info.exp.
23820 * gdb.base/compiler.c: New file.
23821 * gdb.c++/compiler.cc: New file
23822 * gdb.base/scope.exp: Source gdb.base/scope.ci.
23823 Change rs6000-*-* xfail for
23824 "print 'scope0.c'::filelocal_ro" and
23825 "print 'scope1.c'::filelocal" and
23826 "print 'scope1.c'::filelocal_bss" and
23827 "print 'scope1.c'::filelocal_ro" and
23828 "print 'scope1.c'::foo::funclocal" and
23829 "print 'scope1.c'::foo::funclocal_ro" and
23830 "print 'scope1.c'::bar::funclocal" and
23831 "print 'scope0.c'::filelocal_ro" and
23832 "print 'scope1.c'::filelocal at foo" and
23833 "print 'scope1.c'::filelocal_bss at foo" and
23834 "print 'scope1.c'::filelocal_ro at foo" and
23835 "print 'scope1.c'::foo::funclocal at foo" and
23836 "print 'scope1.c'::foo::funclocal_bss at foo" and
23837 "print 'scope1.c'::foo::funclocal_ro at foo" and
23838 "print 'scope1.c'::bar::funclocal at foo" and
23839 "print 'scope0.c'::filelocal_ro" and
23840 "print 'scope1.c'::filelocal" and
23841 "print 'scope1.c'::filelocal_bss" and
23842 "print 'scope1.c'::filelocal_ro" and
23843 "print 'scope1.c'::foo::funclocal" and
23844 "print 'scope1.c'::foo::funclocal_bss" and
23845 "print 'scope1.c'::foo::funclocal_ro" and
23846 "print 'scope1.c'::bar::funclocal" and
23847 "print 'scope1.c'::bar::funclocal_bss"
23848 to only be xfail'd when not compiled with gcc.
d63a86f8 23849 Add rs6000-*-* xfail for
c906108c
SS
23850 "print 'scope0.c'::filelocal_bss before run"
23851 when compiled with gcc.
23852 (test_at_main): Add rs6000-*-* xfail for
23853 "print filelocal_ro in test_at_main"
23854 when compiled with gcc.
23855 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 23856 Add rs6000-*-aix* xfail for
c906108c
SS
23857 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
23858 "ptype t_char_array", not compiled with gcc.
23859 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
23860 xfail for "list foo (in include file)" when gcc compiled.
23861 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 23862 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
23863 "run to call0a" if not compiled with gcc.
23864 (unsigned_integral_args): Add rs6000-*-* xfail for
23865 "run to call1a" if not compiled with gcc.
23866 (float_and_integral_args): Add rs6000-*-* xfail for
23867 "run to call2a" if not compiled with gcc and for
23868 "continue to call2b" for any compiler.
23869 Add rs6000-*-* xfail to
23870 "print f1 after run to call2a" for gcc compiled.
23871 (discard_and_shuffle): Add rs6000-*-* xfail for
23872 "run to call6a".
23873 (shuffle_round_robin): Add rs6000-*-* xfail for
23874 "backtrace from call7a" if not compiled with gcc.
23875 Add rs6000-*-* xfail for
23876 "backtrace from call7b" if compiled with gcc.
23877 (call_after_alloca): Add rs6000-*-* xfail for
23878 "print c in call_after_alloca" and
23879 "print s in call_after_alloca" and
23880 "backtrace from call_after_alloca_subr"
23881 if not compiled with gcc.
23882 (localvars_in_indirect_call): Add rs6000-*-* xfail for
23883 "print c in localvars_in_indirect_call" and
23884 "print c in localvars_in_indirect_call" and
23885 "backtrace in indirectly called function" and
23886 "stepping into indirectly called function"
23887 if not compiled with gcc.
23888 (localvars_after_alloca): Add rs6000-*-* xfail for
23889 "print c after runto localvars_after_alloca" and
23890 "print s after runto localvars_after_alloca" and
23891 "print i after runto localvars_after_alloca" and
23892 "print l after runto localvars_after_alloca"
23893 for all compilers.
23894 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
23895 than whatis-info.exp.
23896 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
23897 than opaque-info.exp.
23898 Setup rs6000-*-* xfail for
d63a86f8 23899 "ptype on opaque struct pointer (statically)" and
c906108c
SS
23900 "ptype on opaque struct pointer (dynamically)" when
23901 not compiled with gcc.
23902 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
23903 rather than callf-info.exp.
23904 (do_function_calls): Add clear_xfail for rs6000-*-* for
23905 "p t_float_values2(3.14159,float_val2)". Seems to work
23906 fine there, both with xlc and gcc. Need to find out what
23907 it is doing right and fix other platforms.
23908 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
23909 "call inferior func with struct - returns int",
23910 "call inferior func with struct - returns long",
23911 "call inferior func with struct - returns float",
23912 "call inferior func with struct - returns double",
23913 "call inferior func with struct - returns char *",
23914 but only if not gcc compiled (presumes xlc compiled).
23915 Change rs6000-*-* xfails for
23916 "call inferior func with struct - returns char" and
23917 " call inferior func with struct - returns short" to only
23918 xfail if not using gcc.
23919 (clean mostlyclean): Remove *.ci and *.tmp files.
23920 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
23921 than templ-info.exp.
23922 * gdb.base/langs.exp: Source gdb.base/langs.ci.
23923 Add rs6000-*-* xfail for "up to foo in langs.exp"
23924 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 23925 when not gcc compiled.
d63a86f8 23926
c906108c
SS
23927Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23928
23929 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
23930 * gdb.base/corefile.exp: Likewise.
23931 * gdb.base/list.exp: Likewise.
23932 * gdb.base/scope.exp: Likewise.
23933 * gdb.base/siganls.exp: Likewise.
23934
23935 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
23936 compiler output.
23937 * gdb.base/whatis.exp: Likewise.
23938
23939Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
23940
23941 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
23942 failure (opcode table has been fixed to match reality).
23943
23944Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
23945
23946 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
23947 "call inferior func with struct - returns char",
23948 "call inferior func with struct - returns short"
23949
23950 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
23951 "print 'scope0.c'::filelocal at main",
23952 "print 'scope0.c'::filelocal_bss in test_at_main",
23953 "print 'scope0.c'::filelocal at foo",
23954 "print 'scope0.c'::filelocal_bss in test_at_foo",
23955 "print 'scope0.c'::filelocal at bar",
23956 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 23957
c906108c
SS
23958 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
23959 in source file 1". This bug seems to have been fixed with both
23960 gcc and native cc (was native assembler bug?).
23961
23962Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
23963
23964 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
23965 "backtrace through signal handler" to "i*86-*-sysv4*".
23966 * gdb.base/signals.exp: Add xfail for "'next' behaved as
23967 continue" case. Add "known SVR4 bug" to fail message.
23968 Add "i*86-*-bsdi2.0" xfail for "handle all print".
23969 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
23970 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
23971 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
23972 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
23973 "up to foo in langs.exp", "show language at foo in
23974 langs.exp", "up to cppsub_ in langs.exp", "show
23975 language at cppsub_ in langs.exp", "up to fsub in
23976 langs.exp", and "show language at fsub in langs.exp".
23977 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
23978 "bactrace in corefile.exp".
23979 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
23980 "call inferior function with struct - returns float" and
23981 "call inferior function with struct - returns double".
d63a86f8 23982
c906108c
SS
23983Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
23984
23985 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
23986 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
23987 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
23988 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
23989
23990Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
23991
23992 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
23993 (or overriden) "CHILL" macro rather then bare "gcc".
23994 Also look for ../../gcc/xgcc since that is what we will
23995 actually need, not "Makefile". Remove following assignment
23996 of CHILL to CHILL_FOR_TARGET because that results in
23997 recursive definition.
23998
23999Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
24000
24001 * gdb.base/corefile.exp: Change xfail for backtrace in
24002 corefile.exp from linuxaout to all linux.
24003 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
24004 cases where we miss the breakpoint at the signal handler
24005 for some reason. Setup xfail for linuxoldld/linuxaout and
24006 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
24007 hitting SIGURG breakpoint.
24008 * gdb.base/signals.exp: Setup xfail for "next" acting like
24009 continue to add linuxoldld. Setup xfail for all linux for
24010 "next to handler in signals_tests_1", "backtrace in
24011 signals_tests_1", "continue to func1", "pass SIGUSR1",
24012 and continue to handler".
24013
24014Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
24015
24016 * Update all FSF addresses except those in COPYING* files.
24017
24018Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
24019
24020 * gdb.base/a2-run.exp: Change messages to be more explicit about
24021 the status of args, and quote binfile in results.
24022
24023Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
24024
24025 * gdb.base/callfuncs.exp: Add tests for passing structs to
24026 inferior functions and return various types.
24027 * gdb.base/callfuncs.c: Add functions to receive a struct
24028 and return a member of the struct, in various types.
24029
24030Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24031
24032 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
24033
24034Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
24035
24036 * config/vxworks29k.exp: New file, sources vxworks.exp.
24037
24038Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
24039
24040 * config/gdbremote.exp: New file. Testing framework using
24041 gdbserver.
24042
24043Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
24044
24045 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
24046 "call function when asleep" and "send end of file".
24047 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
24048 for "backtrace in corefile.exp".
24049 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
24050 for "backtrace through signal handler".
24051 * gdb.base/corefile.exp: Make sure we actually generate a core file
24052 before trying the core tests. Some systems allow the user to suppress
24053 generation of core files and default to that (linux for example).
24054 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
24055 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
24056
24057Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
24058
24059 * gdb.threads: New directory with some crude multi-threaded
24060 gdb tests (step.exp and step2.exp).
24061 * config/mt-lynx (STEP_EXECUTABLE): Define.
24062 (THREADFLAGS): Define.
24063
24064Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
24065
24066 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
24067
24068 * gdb.base/signals.exp: Disable whole file for lynx until
24069 further notice.
24070
24071 * gdb.base/signals.exp: xfail test where "next" acts like
24072 "continue" for lynx.
24073
24074 * gdb.base/interrupt.exp: xfail test for calling function while
24075 inferior is asleep for lynx.
24076
24077 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
24078 than one cr-lf after each command.
24079
24080Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24081
24082 * configure.in: Reinstate setting of stabsdirs variable, fix
24083 typo in setting up configdirs for native builds.
24084
24085 * gdb.base/return.exp: Fix typo in return double test.
24086 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
24087 compiler from optimizing them away.
24088
24089Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
24090
24091 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
24092 sequences to be echo'd by gdb when using gdb_test.
24093 * gdb.chill/chexp.exp: Likewise.
24094 * gdb.fortran/exprs.exp: Likewise
24095
24096Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
24097
24098 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
24099 after the inferior gdb has started.
24100
24101 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
24102 after each command.
24103 * gdb.base/funcargs.exp: Likewise.
24104 * gdb.base/gdbvars.exp: Likewise.
24105 * gdb.base/interrupt.exp: Likewise.
24106 * gdb.base/list.exp: Likewise.
24107 * gdb.base/watchpoint.exp: Likewise.
24108 * gdb.c++/demangle.exp: Likewise.
24109 * gdb.c++/inherit.exp: Likewise.
24110 * gdb.chill/chexp.exp: Likewise.
24111 * gdb.fortran/exprs.exp: Likewise.
24112
24113 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
24114 test if we can't handle IO to/from the inferior.
24115
24116 * gdb.c++/misc.exp: Always check for a program already being
24117 started after sending a "run" command to gdb.
24118
24119 * gdb.base/twice.exp: Start with a fresh gdb.
24120
24121 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
24122 only depend on gdb's expression code, not the chill runtime.
24123
24124 * gdb.base/return.c: Put return values into variables so we
24125 can have gdb print them rather than depending on the program
24126 to print them.
24127 * gdb.base/return.exp: Corresponding changes.
24128
24129 * lib/gdb.exp: Provide default value for noinferiorio.
24130 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
24131 the inferior.
24132
24133 * gdb.base/break.exp: Always check for a program already being
24134 started after sending a "run" command to gdb.
24135 (text_next_with_recursion): Don't check the output from the
24136 program's printf statement. Instead just make sure the program
24137 exited.
24138
24139 * gdb.base/commands.exp: Protect tests which need arguments with
24140 $noargs conditionals.
24141
24142Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24143
24144 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
24145 of structure member arrays to match gdb/valops.c:value_addr change.
24146
24147Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
24148
24149 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
24150 cases.
24151
24152Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
24153
24154 * configure.in (configdirs): Remove gdb.chill from default list
24155 of subdirs and then add it back in only if doing a native build.
24156 The current chill compiler does not yet work in any cross build.
24157 * Revert all signal changes from Jul 6.
24158 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
24159 for sh-hms targets, allowing these tests to link, with no other
24160 changes. Testing is suppressed by setting "nosignals" in site.exp.
24161
24162Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
24163
24164 * configure.in (signaldirs): Define and add to configdirs for all
24165 targets except some specific ones that are known to not support signals.
24166 Also clean up formatting.
24167 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
24168 (signals, sigall): Remove rules to build.
24169 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
24170 Moved to new gdb.signals directory.
24171 * gdb.signals: New test directory.
24172 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
24173 signals.c signals.exp}: New or moved files.
24174
24175Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
24176
24177 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
24178
24179Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
24180
24181 * gdb.base/return.exp: Xfail `return double' test failure
24182 on at least Solaris 2.3 and handle future/past versions on
24183 a case by case basis as appropriate. Also update message
24184 to include i*86 failures.
24185
24186Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24187
24188 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
24189
24190 * lib/gdb.exp: Fix comment which erroneously identified
24191 gdb_file_cmd as gdb_load (the 19 May change was in fact to
24192 gdb_file_cmd not gdb_load).
24193 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
24194
24195 * gdb.base/setvar.exp: Make test names consistent between pass and
24196 fail cases. Use gdb_test more.
24197
24198Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24199
24200 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
24201
24202Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24203
24204 * gdb.base/help.exp: Fix expected help string for `show commands'.
24205
24206Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
24207
24208 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
24209
24210 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
24211 of a text section.
24212
24213Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
24214
24215 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
24216 that loop eventually terminates. Fix Connection refused logic so
24217 that testsuite will expire nicely.
24218
24219Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
24220
24221 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
24222 config/rom68k.exp: New tcl glue for the appropriate monitors.
24223 These all just end up calling monitor.exp.
24224 * config/monitor.exp (gdb_target_monitor): Handle `Connection
24225 refused' by retrying. Cleanup some timeout issues.
24226 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
24227 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
24228 callers don't have to set/restore global timeout variable.
24229
24230 * The following set of changes centralizes management of the global
24231 timeout variable. This way, it can be set in one target dependent
24232 place instead of dozens of places scattered throughout the test suite.
24233 If you need to lengthen a timeout, then you should either set timeout
24234 in one of the config/{target}.exp files, or multiply it by a factor.
24235 Setting it to an absolute value is always going to lose for some
24236 targets.
24237 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
24238 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
24239 * gdb.base/funcargs.exp: Don't set timeout.
24240 * gdb.base/list.exp (test_forward_search): Only use local timeout.
24241 * gdb.base/printcmds.exp (test_print_string_constants
24242 test_print_array_constants): Don't set timeout.
24243 * gdb.base/ptype.exp: Don't set timeout.
24244 * gdb.base/recurse.exp: Don't set timeout.
24245 * gdb.base/return.exp: Don't set timeout.
24246 * gdb.base/watchpoint.exp: Don't set timeout.
24247 * gdb.c++/classes.exp (do_tests): Don't set timeout.
24248 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
24249
24250Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
24251
24252 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
24253
24254Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24255
24256 * lib/gdb.exp: Disable chill tests for irix5.
24257
24258Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24259
24260 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
24261 each test pass or fail.
24262
24263Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24264
24265 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
24266 xlc not gcc.
24267
24268Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
24269
24270 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
24271
24272Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
24273
24274 * config/est.exp: Fix copyright and comments. Remove dead code.
24275 Use targetname, serialport and baud variables instead of fixed
24276 constants.
24277 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
24278 * config/cpu32bug.exp: New file to support cpu32bug monitors.
24279
24280Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24281
24282 * gdb.base/watchpoint.exp: Don't run
24283 test_watchpoint_triggered_in_syscall for sunos.
24284
24285Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24286
24287 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
24288 they don't seem to exist. Do include stdio.h.
24289
24290Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24291
24292 * gdb.base/a1-selftest.exp: Add alpha xfail.
24293
24294Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24295
24296 * gdb.base/watchpoint.c (main): Prompt before calling read().
24297 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
24298 Revise accordingly. Remove cruft about sending "123" several
24299 times, until it gets noticed. Clean up the "print buf[0]" stuff
24300 so that it passes or fails, and waits for prompts in the usual way.
24301
24302Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24303
24304 * gdb.base/recurse.exp: Fix comment.
24305
24306 * TODO: Remove item about printing variables in nodebug.exp. Add
24307 item about enabling tests which are only run on some targets.
24308
24309 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
24310 fail, make test names unique, use new gdb_test convention
24311 regarding pattern, use gdb_test more, etc.).
24312
24313 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
24314 fail, make test names unique, etc.).
24315
24316Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24317
24318 * gdb.base/nodebug.c: Change return type of top and middle to
24319 short.
24320 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
24321 are fixed by the recent mdebugread.c changes. Allow `short ()'
24322 as type for top and middle.
24323
24324Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24325
24326 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
24327 nearly as I can tell, the whole thing was an accident in Stu's
24328 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
24329 to replace a send/expect pair with gdb_test, but ended up only
24330 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
24331 of 30 Mar 1995 took care of it, but left this vestigial comment
24332 which I am now nuking.
24333
24334Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24335
24336 * gdb.base/break.exp: Look for different line number for
24337 breakpoint at main depending on usestubs.
24338
24339Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24340
24341 * gdb.base/list.exp: Adjust some alternate expect patterns to
24342 match recent list0.c change. Add alternate expect pattern for
24343 output from `list default lines around main' for optimizing
24344 compilers.
24345
24346Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24347
24348 * lib/gdb.exp: If nosignals is not set, set it to 0.
24349
24350Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
24351
24352 * config/slite-gdb.exp: Responds to load symbol table prompt.
24353 * gdb.base/break.exp: Adjust line number, fix rerun.
24354 * gdb.base/langs0.c: Add #ifdef usestubs.
24355
24356Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
24357
24358 * gdb.base/list.exp: Adjust line contents after adding new lines in
24359 list0.c. Also fix a syntax error.
24360
24361 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
24362 * gdb.base/break.exp: ditto.
24363 * gdb.base/list.exp: ditto.
24364 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
24365 * gdb.base/run.c: ditto.
24366 * gdb.base/list0.c: ditto.
24367 * gdb.base/funcargs.c: ditto.
24368
24369Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
24370
24371 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
24372 $targetname, $serialport and $baud instead of hardwired variables.
24373 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
24374 target doesn't support signals.
24375
24376Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
24377
24378 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
24379
24380Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24381
24382 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
24383 Don't rely on the value of an auto variable before it has been
24384 initialized. Use gdb_test more.
24385
24386Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24387
24388 * lib/gdb.exp (default_gdb_version): A version number must start
24389 with a digit, but other than that contains all characters up to
24390 the first whitespace character.
24391
24392Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24393
24394 * gdb.base/commands.exp (breakpoint_command_test): New tests.
24395
24396Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24397
24398 * gdb.c++/*.exp: Warn if executable does not exist. The original
24399 reason for skipping the warning was that configure.in sometimes
24400 intentionally skipped building the executables but the tcl code
24401 had no way of knowing. That (a) was always bogus with respect to
24402 error handling, (b) is no longer true (right now there is no way
24403 to skip C++ tests).
24404
24405 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
24406
24407Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24408
24409 * gdb.base/list.exp: Add expect patterns for output from
24410 SunPRO compiled executables.
24411 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
24412 types.
24413
24414Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24415
24416 * gdb.base/break.exp (test_next_with_recursion): Accept any line
24417 number (we are already testing that the correct source line text
24418 gets printed).
24419
24420 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
24421 that is what is intended, but something needed to be done to get
24422 sunos4 native working again.
24423
24424 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
24425
24426 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
24427 apparently went with a (very) old xfail.
24428
24429Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
24430
24431 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
24432 runto_main is a proc in gdb.exp that will do 'step' for target use
24433 stubs.
24434 * gdb.base/exprs.exp: ditto.
24435 * gdb.base/interrupt.exp: ditto.
24436 * gdb.base/opaque.exp: ditto.
24437 * gdb.base/printcmds.exp: ditto.
24438 * gdb.base/ptype.exp: ditto.
24439 * gdb.base/scope.exp: ditto.
24440 * gdb.base/setvar.exp: ditto.
24441 * gdb.base/signals.exp: ditto.
24442 * gdb.base/twice.exp: ditto.
24443 * gdb.c++/classes.exp: ditto.
24444 * gdb.c++/inherit.exp: ditto.
24445 * gdb.c++/templates.exp: ditto.
24446 * gdb.base/break.exp: no run and hit main for stubs. Change line
24447 numbers for breakpoints and info breakpoint.
24448 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
24449 breakpoint().
24450 * gdb.base/callfuncs.c: ditto.
24451 * gdb.base/exprs: ditto.
24452 * gdb.base/interrupt.c: ditto.
24453 * gdb.base/opaque0.c: ditto.
24454 * gdb.base/printcmds.c: ditto.
24455 * gdb.base/ptype.c: ditto.
24456 * gdb.base/scope0.c: ditto.
24457 * gdb.base/setvar.c: ditto.
24458 * gdb.base/signals.c: ditto.
24459 * gdb.base/twice.c: ditto.
24460 * gdb.c++/misc.cc: ditto.
24461 * gdb.c++/templates.cc: ditto.
24462
24463Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24464
24465 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
24466
24467 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
24468 somewhere between `read' and `main.c'. I'm pretty sure the
24469 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
24470 and it isn't particularly useful.
24471
24472 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
24473
24474Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24475
24476 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
24477
24478Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
24479
24480 * config/mt-slite: add LIBS and -nostdlib.
24481 * config/slite-gdb.exp: add this new file to support sparclite target.
24482
24483Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
24484
24485 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
24486
24487 * gdb.base/a2-run.exp: Change argument to istarget from
24488 "*-*-vxworks" to "*-*-vxworks*".
24489 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
24490
24491Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
24492
24493 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
24494 will not runto main but do a 'step' to step out of breakpoint().
24495 * config/mt-slite: add -Dusestubs.
24496
24497Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24498
24499 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
24500 instead of just @.
24501
24502 * gdb.base/signals.exp: Add test for "handle all print".
24503 * TODO: Remove "handle all print". Also remove item about
24504 checking copyright date (I don't like the idea of a spurious FAIL
24505 based on when we run the tests).
24506
24507 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
24508 for SunOS4 (reason for failure not investigated). Remove
24509 redundant test for $binfile.
24510
24511 * gdb.base/nodebug.c (array_index): Call malloc.
24512
24513 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
24514
24515Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
24516
24517 * gdb.base/recurse.exp: Update gdb_test invocation to use new
24518 conventions and slightly simplify the matching regexp.
24519
24520Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24521
24522 * gdb.base/break.exp: Update gdb_test invocation to use new
24523 convention.
24524
24525 * lib/gdb.exp: If noargs is not set, set it to 0.
24526
24527 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
24528 tests unique.
24529
24530 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
24531
24532Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24533
24534 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
24535 one argument of type "<non-float parameter>".
24536
24537Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
24538
24539 * config/rom68k.exp: New file to support Motorola IDP board.
24540 * gdb.base/a2-run.exp: Skip this file if noargs is set.
24541 * gdb.base/break.c: Change things around so that this program
24542 doesn't depend upon args. This is necessary to make remote
24543 targets work (in general, they can't take args).
24544 * gdb.base/break.exp: Don't try to send args to program. Don't
24545 expect output. Also, replace lots of code with gdb_test.
24546
24547Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24548
24549 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
24550 printing of '\'' (which is what the comment says we are testing,
24551 even though we were not), not '''.
24552 (test_integer_literals_rejected): Test that printing ''' is an error.
24553
24554 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24555 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
24556 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
24557 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
24558 Use gdb_test not test_print_accept.
24559 * lib/gdb.exp: Remove test_print_accept.
24560
24561 * gdb.base/signals.exp (signal_tests_1): Make pass message
24562 consistent with fail message.
24563
24564 * gdb.base/whatis.exp: Remove xfails for printing char vs.
24565 unsigned char; the bug (PR 1821) is fixed.
24566
24567 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
24568
24569 * gdb.base/scope.exp (test_at_localscopes): Call pass for
24570 successful tests--makes xfailing them work right.
24571
24572Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24573
24574 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
24575 only \r\n, not .*. The test can pass .* as the last thing in
24576 $pattern if that is what it wants. In addition to providing this
24577 flexibility, this change should speed up pattern matching in cases
24578 where the pattern already ended with .* (there were a number of
24579 them). This change also helps catch bad patterns--in the old
24580 scheme the typo "char \*" instead of "char \\*" would pass. Now
24581 it is caught.
24582 * Many .exp files: Update callers.
24583
24584 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
24585 clearer and does not spuriously match multiple ('s. Likewise for
24586 ) and *.
24587
24588 * gdb.base/nodebug.exp: Test ability to call a function and pass
24589 it a string (even with no debugging info).
24590
24591 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
24592 "p '\'", which is the same as "p ''" once tcl gets done with
24593 quoting, to "p '\\'", which I suspect is what is intended (one
24594 backslash gets sent to GDB).
24595
24596 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
24597
24598Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24599
24600 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
24601 1817) was fixed literally years ago.
24602
24603Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24604
24605 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
24606 test, it causes stepping out of call_after_alloca_subr with
24607 optimizing compilers.
24608 (localvars_in_indirect_call): Consume GDB prompt if `finish'
24609 fails.
24610
24611 * gdb.c++/templates.exp: Source templ-info.exp only if
24612 the templates executable exists.
24613
24614 * gdb.c++/misc.cc (class Contains_static_instance,
24615 class Contains_nested_static_instance),
24616 gdb.c++/classes.exp (test_static_members): Test printing of
24617 a class that contains a static instance of the class.
24618
24619Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24620
24621 * gdb.base/langs2.c (cppsub_): Don't prototype.
24622 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
24623 only, I believe).
24624
24625Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24626
24627 * lib/gdb.exp (skip_chill_tests): New procedure.
24628
24629 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
24630
24631Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
24632
24633 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
24634 each expect pattern. Cuts runtime from 12 to about 4 seconds.
24635
24636Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24637
24638 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
24639
24640 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
24641 disassemble 8, not 16, instructions for part 4.
24642
24643 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
24644 support the latter anymore.
24645
24646 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
24647 -DNO_PROTOTYPES.
24648 * gdb.base/callfuncs.c: Control use of prototypes based on
24649 NO_PROTOTYPES, not __STDC__.
24650 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
24651 t_float_values2 tests if prototypes in use.
24652
24653 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
24654 t_double_values): When checking differences against DELTA, check
24655 that difference is within the range (-DELTA,DELTA), not just
24656 (-infinity,DELTA).
24657
24658Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
24659
24660 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
24661 'file' command firts, then 'target', then 'load', this is due to gdb
24662 target set up.
24663 * config/mips-gdb.exp: Fix a couple regular exp bugs.
24664
24665Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
24666
24667 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
24668 FP load/store variants.
24669 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
24670
24671Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24672
24673 * gdb.base/term.exp: Do not give a warning if not native, it is
24674 not an abnormal condition.
24675
24676Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
24677
24678 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
24679 t_char_array".
24680
24681Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24682
24683 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
24684 are getting the version number.
24685
24686 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
24687 if not native, it is not an abnormal condition.
24688
24689Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24690
24691 * lib/gdb.exp: Just use "file exists", rather than undocumented
24692 dejagnu procedure "findfile".
24693
24694Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24695
24696 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
24697 (LDFLAGS): Set to -Xlinker -Ur.
24698
24699 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
24700 Removed, these values are set by lib/gdb.exp.
24701
24702 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
24703
24704Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24705
24706 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
24707 of replicating gdb startup code.
24708
24709 * config/mt-vxworks (LDFLAGS): Set to -r.
24710 (CFLAGS_FOR_TARGET): Removed.
24711
24712 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
24713 (gdb) and gdb for vxworks uses (vxgdb).
24714
24715 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
24716 executable is not in the tree and host != target, use sed and
24717 program_transform_name to determine the gdb name used by the
24718 target.
24719
24720 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
24721 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
24722
24723Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24724
24725 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
24726 floats, chars, and shorts where there are ANSI-style function
24727 definitions.
24728
24729 * gdb.base/langs.exp, gdb.base/langs*: New test.
24730 * gdb.base/Makefile.in: Build it.
24731 * TODO: Remove item about checking that C names don't get C++
24732 demangling applied; this test tests it.
24733
24734Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24735
24736 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
24737 went with the const70 xfail. The xfail went away a year ago.
24738
24739 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
24740
24741 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
24742 for hp300.
24743
24744 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
24745
24746 * gdb.base/a1-selftest.exp: Don't run on hp300.
24747
24748Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24749
24750 * Makefile.in (site.exp): Set host_alias and target_alias as well
24751 as host_triplet and target_triplet.
24752
24753Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24754
24755 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
24756
24757 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
24758 places as other ecoff systems).
24759
24760 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
24761 ultrix.
24762
24763Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24764
24765 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
24766 remove them.
24767 * gdb.base/nodebug.exp: Accept "function" in addition to "text
24768 variable and "variable" in addition to "data variable".
24769 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
24770
24771 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
24772 2.
24773 * gdb.base/list1.c (long_line): Add additional statement at start
24774 of function.
24775 * gdb.base/list.exp (test_forward_search): Update line number to
24776 reflect new statement.
24777
24778Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24779
24780 * gdb.base/signals.exp: Reinitialize searched source directories
24781 after gdb_start call.
24782
24783Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
24784
24785 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
24786 * gdb.stabs/Makefile.in: Likewise.
24787
24788 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
24789 change. Instead split the tests into smaller pieces.
24790 * gdb.disasm/hppa.s: Corresponding changes.
24791
24792Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24793
24794 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24795 Quote ^C when passing it to stty. For some shells ^ is a pipe.
24796
24797 * gdb.base/funcargs.exp: Modify many tests so that every test
24798 either passes or fails. Make some test names unique.
24799
24800Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24801
24802 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24803 Call stty to set interrupt character.
24804
24805 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
24806 for HP assembler versus GNU assembler based on actual behavior of
24807 $(CC), rather than assuming that $(AS) is always the GNU assembler.
24808
24809 * TODO: Suggest a few more stepping tests.
24810
24811Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
24812
24813 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
24814 restart GDB for h8300 after a continue.
24815 (return): Add pattern to match a29k-udi behavior.
24816 * gdb.base/nodebug.exp: Remove obsolete comment.
24817 * gdb.base/regs.exp: New file, testing of register displays.
24818 * gdb.base/return.exp: Fix typo in reference to $objdir.
24819 * gdb.base/whatis.exp: Always start with a fresh GDB.
24820
24821Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24822
24823 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
24824 higher, these tests generate a lot of output.
24825
24826Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24827
24828 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
24829 code following the catch silently ignored some errors; without the
24830 catch they should be thrown like any other tcl error. Also, the
24831 catch used "" instead of {} which meant all the callers who wanted
24832 to include one of the characters "[]$ had to quote it an extra time.
24833 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
24834 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
24835 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
24836 Remove extra quoting.
24837
24838Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
24839
24840 * gdb.base/commands.exp: Make test names unique; every test either
24841 passes or fails. Update some comments.
24842
24843 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
24844
24845Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24846
24847 The following fixes a FAIL caused by the fact that the alpha stabs
24848 configuration didn't use the ".if alpha" code in weird.def.
24849 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
24850 bit pointer, so the 32 bit version works even on the alpha.
24851 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
24852 Remove the stuff which allowed us to have separate versions for
24853 alpha and everything else.
24854
24855 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
24856 regexp which "info func operator\[\](" is supposed to match. Fix
24857 string to send to GDB. Note that GDB still doesn't work right. Add a
24858 new test for "info func .perator\[\](" which GDB does handle correctly.
24859
24860 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
24861
24862Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24863
24864 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
24865 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
24866 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
24867 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
24868 it makes the tests harder to understand and confuses test-o-matic.
24869 The preferred style is that each test provides a PASS or a FAIL,
24870 and has a unique message (e.g. "continue #54" not just "continue")
24871 which is the same for the pass and the fail.
24872 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24873 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
24874 to lib/gdb.exp.
24875 * gdb.base/printcmds.exp: Use test_print_accept. Remove
24876 prt_accept which was basically the same thing. Likewise for
24877 test_print_reject and prt_reject.
24878 * lib/gdb.exp (test_print_reject): Add some more error message
24879 patterns to match from the former printcmds.exp (prt_reject).
24880 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
24881 One defect of the passcount stuff is that some of it failed to
24882 report XPASS where appropriate.
24883 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
24884 stuff before and after arg in expected pattern.
24885 (test_paddr_operator_functions): Re-do test without print_addr_of;
24886 this is the only test which seems to want extra stuff there.
24887
24888Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24889
24890 * gdb.base/nodebug.exp: Update new tests to reflect improved
24891 wording of gdb output.
24892
24893 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
24894 and "ptype" work on variables in files compiled without -g.
24895 Replaces commented out "maint print msymbol" tests.
24896
24897Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24898
24899 * gdb.base/setvar.c (dummy): Call malloc.
24900
24901 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
24902 losing with the irix4 sed.
24903
24904 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
24905 ALRM" on irix4.
24906
24907Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24908
24909 * TODO: Remove items about corefile.exp testing new exec-file and
24910 backtrace; both are now done. Add items about printing enums.
24911
24912Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24913
24914 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
24915 "get signal $thissig" test fails.
24916
24917 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
24918
24919Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24920
24921 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
24922 compiler warning with dec alpha compiler.
24923
24924 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
24925 extra \n from gdb_test call (this explains why the prompt test
24926 that I removed yesterday was there).
24927 (user_defined_command_test): Remove extra \n and prompt test.
24928
24929 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
24930 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
24931 doesn't exist.
24932 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
24933 Also remove alpha workaround, which turns out to be because
24934 SIGABRT == SIGLOST.
24935
24936 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
24937
24938 * gdb.base/help.exp: Don't test "help show".
24939
24940Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24941
24942 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
24943 "set print address" is on.
24944 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
24945 pass prompt to gdb_test; gdb_test already looks for the prompt.
24946
24947 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
24948
24949 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
24950 was a vestige of the manual TESTSTRATEGY, and the purpose of it
24951 was to make sure that gdb can read a core file. But (a) the "read
24952 the corefile" part didn't make it to a1-selftest.exp, we just
24953 delete the corefile after creating it, and (b) we test reading
24954 corefiles in corefile.exp anyway. Also, this test left around a
24955 xgdb process on Solaris.
24956
24957 * gdb.base/corefile.exp: Also test backtrace.
24958
24959Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
24960
24961 * gdb.base/commands.exp: Test a simple user defined command with
24962 arguments and if/while statements; verify the full user command is
24963 printed by "show user".
24964
24965 * gdb.base/commands.exp: Test if/while commands as part of a
24966 breakpoint command list; verify they appear in breakpoint
24967 information.
24968
24969Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24970
24971 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
24972 than by dividing by zero.
24973
24974Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
24975
24976 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
24977 performing an inferior call with watchpoints enabled.
24978 * gdb.base/watchpoint.c (main): Delete second unnecessary read
24979 call.
24980
24981Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24982
24983 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
24984 of "file" command.
24985
24986 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
24987 Add additional pattern for when "int operator int(void);" appears
24988 in a different order.
24989
24990Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24991
24992 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
24993
24994 * gdb.base/help.exp: Replace most of docstrings for "info signals"
24995 and "signal" with ".*".
24996
24997Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24998
24999 * TODO: Add note about "handle all nostop".
25000
25001 * gdb.base/{sigall.c, sigall.exp}: New test.
25002 * gdb.base/Makefile.in: Add it.
25003
25004Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
25005
25006 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
25007 when invoking GDB, suppresses any windowing interface.
25008
25009Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
25010
25011 * config/sim-gdb: New file, simulator testing support.
25012
25013Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
25014
25015 * gdb.base/interrupt.exp: Test calling func1 twice.
25016
25017Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
25018
25019 * gdb.base/list.exp (test_forward_search): Set timeout higher
25020 when we'll be getting lots of output from gdb.
25021
25022 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
25023 "init_malloc" to after the expect statement. Run it if that
25024 regexp is taken, but also for two others which happen if source
25025 cannot be found.
25026
25027Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25028
25029 * gdb.base/printcmds.exp: New test, for printing register before
25030 program is running.
25031
25032Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25033
25034 * gdb.base/list.exp: Correct some alternate expect patterns
25035 to reflect changes in list1.c.
25036
25037Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25038
25039 * TODO: Add item regarding large frames.
25040
25041 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
25042
25043 * TODO: Remove item about enabling return.exp; it
25044 is enabled. Suggest a few more "return" tests.
25045
25046Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25047
25048 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
25049 anonymous unions.
25050
25051Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25052
25053 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
25054 and pr-5646.o, so "make" is the same as "make all", not "make
25055 pr-4975.o".
25056
25057Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
25058
25059 * gdb.base/list.exp: Adjust expectations to reflect changes in
25060 list1.c.
25061 (test_forward_search): New test proc.
25062 * gdb.base/list1.c (long_line): New function, has long source line.
25063
25064Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
25065
25066 * gdb.base/a1-selftest.exp: Change initial stepping to know about
25067 additional line of code that was added.
25068
25069Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
25070
25071 * gdb.disasm/hppa.s: Break the large branching tests into smaller
25072 tests so as not to overflow expect's input buffers.
25073 * gdb.disasm/hppa.exp: Corresponding changes.
25074
25075Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25076
25077 Beginnings of template debugging tests.
25078 * gdb.c++/templ-info.cc: New file to test for template
25079 debugging capability of the compiler.
25080 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
25081 templ-info.cc.
25082 * gdb.c++/templates.cc: Add explicit template instantiations
25083 to enable compiling with -fno-implicit-templates. Add destructor
25084 and 'value' method to T5 class for template tests.
25085 * gdb.c++/templates.exp: Add testcases for printing of template
25086 types, setting breakpoints on template methods and calling a
d63a86f8 25087 template method.
c906108c
SS
25088
25089Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
25090
25091 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
25092 branch target since some assemblers (gas-2.5) may emit a
25093 relocation for the branch instead of resolving it in the
25094 assembler.
25095
25096Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25097
25098 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
25099 through signal handler.
25100
25101Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25102
25103 * configure.in (*-*-netware): Use config/mt-netware.
25104
25105 * config/mt-netware: New file.
25106 * config/mt-i386-netware: Removed, separate configs for different
25107 netware architectures are no longer needed now that we have
25108 --with-headers.
25109
25110Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25111
25112 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
25113 by the recent changes to use ANSI C arithmetic conversions.
25114
25115Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25116
25117 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
25118 bug involving using inferior_pid to figure out whether to select a
25119 frame.
25120
25121Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
25122
25123 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
25124 match the current disassembler output.
25125
25126Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
25127
25128 * gdb.fortran/exprs.exp: Expect VOID instead of void.
25129 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
25130 types, expect "int" as type of integer values (for now).
25131
25132Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
25133
25134 * gdb.base/commands.exp: New tests for if/while commands.
25135
25136Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
25137
25138 * lib/gdb.exp (runto): Replace sub-pattern for hex value
25139 by .*, since hex values have different syntax in Chill mode.
25140
25141Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25142
25143 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
25144 linefeed from expect pattern for repeated types with indices > 9.
25145
25146Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
25147
25148 First part of Fortran test suite.
25149 * gdb.fortran: New directory.
25150 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
25151
25152Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25153
25154 * gdb.base/default.exp: Update expect pattern for load command
25155 without arguments.
25156
25157Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
25158
25159 * configure.in: Change i386 to i[345]86.
25160 * gdb.base/configure.in: Likewise.
25161 * gdb.c++/configure.in: Likewise.
25162 * gdb.chill/configure.in: Likewise.
25163
25164Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
25165
25166 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
25167 patterns, since that is not a valid context for comments.
25168
25169Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
25170
25171 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
25172 repeated types and repeated types with indices > 9.
25173
25174Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
25175
25176 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
25177 2417; old bug has been fixed.
25178
25179Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
25180
25181 * gdb.base/interrupt.exp: When trying to wake up the inferior,
25182 send the newline ourselves instead of assuming gdb_test will do
25183 so when passed an empty input string.
25184
25185 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
25186 stabs testcode.
25187
25188Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25189
25190 * lib/gdb.exp (gdb_test): Don't send anything if the first
25191 argument is an empty string. This makes cases where we want to
25192 match output that is already in expect's buffers (for example,
25193 matching a breakpoint after gdb_run_cmd has been called) work
25194 reliably.
25195
25196Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25197
25198 * config/netware.exp: New file.
25199
25200Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25201
25202 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
25203 the -B and -L prefixes so we can find the debugging stub.
25204
25205 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
25206 there and we are using the gcc from the tree.
25207
25208 * gdb.base/types.c: Removed.
25209
25210 * gdb.base/configure.in: Look for makefile fragments in ../config.
25211 Recognize i386-*-netware.
25212 * gdb.c++/configure.in: Likewise.
25213
25214Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25215
25216 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
25217 the correct TCL syntax.
25218
25219Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25220
25221 * gdb.base/opaque.exp: use runto instead of messing around with
25222 breakpoints. Simplify by using gdb_test.
25223
25224 * gdb.base/bitfields.exp: restart between tests on netware targets
25225 because breakpoints aren't relocated after target death. Run
25226 processes to completion.
25227
25228 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
25229
25230Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
25231
25232 * Makefile.in: Remove extra tabs that confuse some versions
25233 of "make". Use the newly built gdb to test with by default,
25234 rather than the first one in the tester's search path.
25235
25236Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
25237
25238 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
25239
25240 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
25241 condition help.
25242
25243Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25244
25245 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
25246
25247 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
25248 running.
25249 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
25250 * gdb.base/funcargs.exp: Likewise.
25251
25252 * gdb.base/bitfields.exp: Simplify by using gdb_test.
25253 * gdb.base/funcargs.exp: Likewise.
25254
25255 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
25256 message is "".
25257
25258Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25259
25260 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
25261 return,signals,twice}.exp: Handle non-existant binaries
25262 consistantly.
25263
25264 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
25265 * gdb.base/Makefile.in: Don't try to generate a core dump, we
25266 might testing a cross development system.
25267
25268Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25269
25270 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
25271 runtest script is relative to ${srcdir}, not ${rootdir}.
25272
25273Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
25274
25275 * gdb.base/signals.exp: Allow for optionality of breakpoint
25276 address.
25277
25278Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25279
25280 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
25281
25282Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25283
25284 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
25285 for size_t definition.
25286 * gdb.c++/templates.cc: Likewise
25287
25288 * config/mt-i386-netware: New file.
25289
25290 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
25291 defined.
25292
25293 * gdb.base/Makefile.in: Added support for systems that name core
25294 files by appending "core" to the program name.
25295 * gdb.base/a1-selftest.exp: Likewise.
25296
25297Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25298
25299 * gdb.base/return.exp: Add comment and message for `return double'
25300 test failure on Sparc Solaris.
25301
25302Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
25303
25304 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
25305
25306Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25307
25308 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
25309 from optimizing them away.
25310 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
25311 patterns to include default constructors and assignment operators,
25312 to match gcc versions beyond 2.5.8. Accept any cplus demangling
25313 character in the output of the virtual base pointer.
25314
25315Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25316
25317 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
25318 expression match in print_addr_of to avoid unintented matches.
25319 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
25320 versions up to 2.5.8.
25321
25322Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25323
25324 * gdb.base/list.exp: Tweak alternate pattern for listing of an
25325 included file to run under newer versions of expect.
25326 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
25327 consecutive >'s in templates to accomodate recent cplus-dem.c change.
25328 Remove xfail for the virtual table of BDDHookV.
25329
25330Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
25331
25332 * lib/gdb.exp (string_to_regexp): Set a default result.
25333 (default_gdb_start): Fix misleading message.
25334
25335Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
25336
25337 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
25338 Remove all CC, etc definitions.
25339 * config/mt-hpux: New file.
25340 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
25341 (CFLAGS, LDFLAGS): Define.
25342 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
25343
25344 * Makefile.in (site.exp): Don't insert host_os, etc.
25345 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
25346 (distclean): Check existence of subdir.
25347 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
25348 * gdb.base/Makefile.in: General cleanup and simplification.
25349 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25350 to build executables. Use default rule to build .o files.
25351 (EXPECT, RUNTEST, CC): Fix relative pathname.
25352 (site.exp): Don't insert host_os, etc.
25353 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
25354 and/or SIGUSR1 defined.
25355 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
25356 * gdb.c++/Makefile.in: General cleanup and simplification.
25357 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25358 (CFLAGS): Remove.
25359 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
25360
25361Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
25362
25363 * gdb.base/recurse.exp: Misc changes to get tests running again
25364 after Kung's changes to the watchpoint code.
25365 * gdb.base/watchpoint.exp: Likewise.
25366
25367Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
25368
25369 * lib/gdb.exp (string_to_regexp): Convert {\} also.
25370
25371Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
25372
25373 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
25374 * lib/gdb.exp (default_gdb_start): Define.
25375 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
25376 gdb.base/funcargs.exp, gdb.base/opaque.exp,
25377 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
25378 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
25379 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
25380 Don't call gdb_target_udi in between tests.
25381
25382Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25383
25384 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
25385 (which was basically just a local version of the same thing). In
25386 addition to avoiding duplication, gdb_test_exact is faster.
25387 * lib/gdb.exp (gdb_test_exact): Fix typo.
25388
25389 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
25390 don't give an error.
25391
25392 * gdb.base/term.exp: Call delete_breakpoints before starting.
25393
25394 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
25395 (t10): Add comment.
25396
25397Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25398
25399 Reorganization of the GDB Test Suite.
25400
25401 * gdb.base: New directory, contains all the basic tests.
25402 * gdb.c++: New directory, tests specific to C++.
25403 * gdb.chill: New directory, tests specific to Chill.
25404 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
25405 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
25406 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
25407 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
25408 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
25409 t30-31 to chill).
25410 * */gdbme.*: Rename to match appropriate expect scripts.
25411 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
25412 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
25413 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
25414 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
25415 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
25416 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
25417 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
25418 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
25419 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
25420 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
25421 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
25422 gdb.c++/virtfunc.cc: New names of C++ files.
25423 * gdb.chill/chillvars.ch: New name of Chill file.
25424 * gdb.base/configure.in, gdb.c++/configure.in,
25425 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
25426 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
25427 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
25428 * configure.in (configdirs): Update to reflect directory changes.
25429 (target_abbrev): No longer define for any configuration.
25430 * Makefile.in: Cosmetic improvements to header comments.
25431
25432Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
25433
25434 Various changes to gdb.t31:
25435
25436 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
25437 * gdbme.ch: Make all key-words and predefineds be upper-case.
25438 * chillvars.exp: Expect key-words and predefinds in upper-case.
25439
25440 * chillvars.exp: Use gdb_test_exact many places.
25441 Change expected output for arrays (which now includes index labels).
25442
25443 * pr-5020.exp, gdme.ch (module PR_5020):
25444 New test, for PR-5020.
25445
25446Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
25447
25448 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
25449 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
25450
25451Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
25452
25453 * Makefile.in: Fix bit-rot in definitions of CHILL,
25454 CHILL_FOR_TARGET and Chill_LIB.
25455 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
25456 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
25457 CHILL, and CHILL_LIB.
25458
25459Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
25460
25461 * Revert the previous changes. Please see Rob's directory
25462 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
25463
25464Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
25465
25466 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
25467 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
25468 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
25469 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
25470 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
25471 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
25472 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
25473 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
25474 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
25475 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
25476 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
25477 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
25478 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
25479 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
25480 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
25481 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
25482 changes from 94Q1.
25483
25484Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
25485
25486 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
25487 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
25488 Rob's new testing fragments.
25489
25490Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
25491
25492 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 25493 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
25494
25495Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25496
25497 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
25498 version also, match on casted version strings, and match on
25499 gdb startup case where the line numbers might be messed up.
25500
25501Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
25502
25503 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 25504 (CFLAGS): Delete it from here.
c906108c
SS
25505
25506Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
25507
25508 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
25509
25510Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
25511
25512 * Makefile.in (RUNTEST): Default to just "runtest".
25513
25514Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25515
25516 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
25517 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
25518 the code has been restructured.
25519
25520Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25521
25522 * gdb.t00/default.exp (set write): Allow any number of \r and/or
25523 \n, not just one of each.
25524
25525 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
25526 /bin/cc gives a warning if you do.
25527
25528Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
25529
d63a86f8 25530 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
25531 __t10ListS_link1ZUiRCUiPT0
25532
25533Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25534
25535 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
25536 on local variables in recursive functions.
25537
25538 * gdb.t07/Makefile.in: Build the new test.
25539
25540Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25541
25542 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
25543 directly. Instead compare the return values from actual calls.
25544
25545Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
25546
25547 * Makefile.in (check): Set TCL_LIBRARY for runtest.
25548
25549Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25550
25551 * From Peter Schauer with minor modifications.
a9c64011
AS
25552 * gdb.t15/return.exp (return_tests): Handle targets where "return"
25553 stops in mid-line in the caller. Add xfail for returning a float
25554 value on X86 targets.
c906108c
SS
25555
25556Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25557
25558 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
25559 to avoid expect lossage.
25560 (fmem_LRbug_tests): Likewise.
25561 * gdb.disasm/hppa.s: Corresponding changes.
25562
25563 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
25564 conditions to work with latest dejagnu/expect.
25565
25566 * gdb.t15/funcargs.exp (finish from indirect call): No longer
25567 expected to fail on the PA.
25568 (backtrace in call with trampolines): Explicitly require main
25569 to be frame #1 (no trampolines should show up in backtrace).
25570
25571 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
25572 "continue -expect".
25573 * gdb.t06/break.exp: Likewise.
25574 * gdb.t07/watchpoint.exp: Likewise.
25575 * gdb.t13/bitfields.exp: Likewise.
25576 * gdb.t15/{funcargs,return}.exp: Likewise.
25577 * gdb.stabs/weird.exp: Likewise.
25578 * config/{mips,udi}-gdb.exp: Likewise.
25579
25580 * hppa.sed: Enclose comments within a sed command to avoid
25581 losing with the old OSF1 sed.
25582
25583Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25584
25585 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
25586 sequent dynix.
25587 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
25588 * gdb.t15/funcargs.exp: Conditionally step again to really
25589 finish from marker_call_with_trampolines. Handle the case where
25590 the first step from within call_with_trampolines already steps
25591 us back to main.
25592 * gdb.t15/gdbme.c: Add comment to closing brace of
25593 call_with_trampolines for funcargs.exp.
25594
25595Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25596
d63a86f8 25597 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
25598 Fix typo(s).
25599
25600Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25601
25602 * gdb.t07/gdbme.c: More code for watchpoint testing.
25603
25604 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
25605 "Hardware watchpoint" throughout file.
25606 (test_watchpoint_triggered_in_syscall): New test.
25607 (test_complex_watchpoint): New test.
25608
25609Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25610
25611 * gdbme.c (call_with_trampolines): New function to try and step
25612 into. Tests trampoline problems on the PA.
25613
25614 * funcargs.exp (localvars_in_indirect_call): No longer expect
25615 stepping into indirect call to fail on PAs.
25616 (test_stepping_over_trampolines): New test.
25617
25618Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25619
25620 * TODO: Add suggestions for static member function tests, and
25621 completion tests.
25622
25623Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25624
25625 * TODO: Add suggestions for "p/a" tests.
25626
25627 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
25628 (default_gdb_exit): Replace all the hair with sending "quit" to
25629 the process with a simple close.
25630
25631Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25632
25633 * TODO: Add suggestions for shared library tests.
25634
25635Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25636
25637 * TODO: Add suggestions for x/s tests.
25638
25639Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25640
25641 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
25642 "enable once", and "enable breakpoints once" with ".*".
25643
25644Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25645
25646 * TODO: Add suggestions about structure passing tests.
25647
25648Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25649
25650 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
25651 the primary1 test, use work around if __GNUC__ < 2.
25652 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
25653 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
25654 Test for bad output rather than waiting for timeout. Issue
25655 second continue only if first continue failed.
25656
25657Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25658
25659 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
25660 operator[] test with gdb_test because the old code didn't seem to
25661 be getting the quoting right with the new dejagnu.
25662
25663Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
25664
25665 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
25666 one from the path.
25667 * Makefile.in: Use a fresh expect if there is one, use runtest
25668 from the src tree if there is one.
d63a86f8 25669
c906108c
SS
25670Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25671
25672 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
25673 next over recursive call. Revise the tests from that point on
25674 (which had been skipped) to match GDB's actual (correct) output.
25675
25676 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
25677 with next over a breakpoint whose condition is false.
25678
25679 * gdb.t00/help.exp: Comment out "help set print" tests just like
25680 (and for same reason as) "help set" test.
25681
25682Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25683
25684 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
25685 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
25686
25687Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25688
25689 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
25690 necessary gdb_target_udi.
25691
25692 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
25693
25694 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
25695 1838 and 2417; they are fixed.
25696
25697 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
25698 gdb.t03/ptype.exp (ptype structure, ptype union):
25699 Remove xfails; the test is looser than when the xfails were added.
25700
25701 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
25702 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
25703
25704 * gdb.t01/run.exp: Only run shell test if isnative.
25705
25706 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
25707 since "run" automatically loads if necessary. Call gdb_target_udi
25708 after the "file" since "file" kills any execution target.
25709
25710 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
25711 GDB. GDB doesn't work that way (not anymore at least) on UDI.
25712 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
25713 argument for UDI.
25714
25715Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25716
25717 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
25718
25719 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
25720
25721Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25722
25723 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
25724 properly quoting regexps. This makes the second argument to
25725 demangle a fixed string, which matches the callers, instead of a
25726 shell-style pattern which is what the previous implementation
25727 used. Update some of the callers.
25728
25729Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25730
25731 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
25732 (comib_nullified_tests): Fix typo.
25733 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
25734 strings. No longer expected to fail.
25735
25736 * gdb.disasm/hppa.s (addib_tests): Fix typo.
25737 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
25738 strings. No longer expected to fail.
25739
25740 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
25741 string. No longer expected to fail.
25742
25743Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25744
25745 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
25746 No longer expected to fail.
25747
25748 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
25749 string. No longer expected to fail.
25750
25751Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25752
25753 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
25754 only in the names (I probably got most of them). I was even
25755 generous with some which differed in underscores in names, and
25756 probably missed a few, and I *still* was able to remove almost a
25757 third of the file with almost no impact on testsuite coverage.
25758
25759Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25760
25761 * gdb.t00/default.exp: Match udi_attach error message as well as
25762 the one from child_attach.
25763
25764 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
25765
25766 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
25767
25768 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
25769 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
25770
25771 * Move test with enums and partial symbols back to
25772 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
25773 Reverts the change of 26 May 93. Per today's change to
25774 stabs.texinfo, the behavior that weird.exp was expecting was
25775 unreasonable; what is important is that the compiler+gdb get
25776 things right, which happens with a recent gcc. Also fix the test
25777 to deal with native compilers which put out the stab gdb can't
25778 deal with.
25779
25780Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25781
25782 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
25783 in the names. The main thing these accomplish is to slow things down.
25784 Many more such duplicates surely remain.
25785
25786 * gdb.t00/help.exp: Comment out "help support" test just like
25787 (and for same reason as) "help set" test.
25788
25789Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
25790
25791 * gdb.t06/break.exp: Remove setup_xfails for
25792 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
25793 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
25794 about known bug in gcc to include up through 2.5.8.
25795 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
25796 well as "_vb$".
25797 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
25798 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
25799 with latest gcc and gdb.
25800 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
25801 well as "_vb$".
25802
25803Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25804
25805 * configure.in (hppa*-*-*): Also configure and build stabs-only
25806 tests.
25807
25808Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25809
25810 * gdb.t10/hppa.mt: A makefile fragment for the PA.
25811 * gdb.t10/configure.in (hppa*-*-*): Use it.
25812
25813Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25814
25815 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
25816
25817Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25818
25819 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
25820 versions prior to 1.13.5.
25821
25822Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25823
25824 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
25825 the prompt is at the start of a line.
25826
25827Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25828
25829 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
25830 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
25831 in the copr tests now.
25832 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
25833 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
25834 expected to fail.
25835
25836Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
25837
25838 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
25839 gdb.t31/chillvars.exp, lib/gdb.exp:
25840 Tweak to run under either version of expect.
25841 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
25842 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
25843 * gdb.t11/list.exp: Remove extraneous whitespace.
25844
25845Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25846
25847 * gdb.t16/printcmds.exp (test_print_strings): Accept
25848 "(unsigned char *) " before the string.
25849
25850 * TODO: Add notes about printing of fancy types and GDB expressions.
25851
25852Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
25853
25854 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
25855 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 25856 if doing mips-idt-ecoff.
c906108c
SS
25857
25858Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
25859
25860 * Most .exp files: Tweak to run under either version of expect.
25861
25862Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25863
25864 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
25865 xfails; I'm not sure why they are failing, but not because of PR 1806.
25866
25867Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
25868
25869 * config/unix-gdb.exp: Remove gdb_unload cause it's already
25870 defined in lib/gdb.exp.
25871
25872Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25873
25874 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
25875 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
25876 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
25877 have to be typeless.
25878
25879Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25880
25881 * TODO: Add suggestion for copyright year test.
25882
25883Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
25884
25885 * configure.in (*-*-lynxos*): Add stabs tests.
25886
25887Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25888
25889 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
25890 so insert a tab before any assembler directive in column zero.
25891
25892 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
25893 stores.
25894 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
25895 stores.
25896 (fpu_short_memory_tests): Likewise.
25897
25898Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25899
25900 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
25901 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
25902 .stabs directives in comments.
25903
25904Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25905
25906 * TODO: New file, describing tests we could write.
25907 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
25908
25909Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25910
25911 * gdb.t06/signals.exp: Add kludge to force re-sync.
25912
25913 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
25914 to xgdb instead of gdb, get out of gdb.
25915
25916Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
25917
25918 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
25919 for info.
25920
25921Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25922
25923 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
25924 * gdb.stabs/configure.in (hppa*-*-*): Use it.
25925 * gdb.stabs/hppa.sed: New sed script for the PA.
25926
25927Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25928
25929 * gdb.stabs: Re-write weird.def and configuration to use sed
25930 instead of cpp. sed is portable and POSIX; cpp is neither.
25931
25932Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25933
25934 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
25935
25936Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25937
25938 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
25939
25940Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25941
25942 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
25943 "_vb$".
25944 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
25945 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
25946
25947Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25948
25949 * lib/gdb.exp: Comment out code which depends on non-existent
25950 `transform' procedure.
25951
25952Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
25953
25954 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
25955 * lib/gdb.exp: Transform tool name.
25956 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
25957 1.1's new error handling system.
25958
25959Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25960
25961 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
25962
25963Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25964
25965 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
25966 They made pattern matching so slow that timeouts happened on
25967 heavily loaded systems. Now any output from "show print" which
25968 gets us back to the GDB prompt is a PASS.
25969
25970Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
25971
25972 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
25973
25974Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25975
25976 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
25977
25978 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
25979 It is not from PR 3220.
25980
25981Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25982
25983 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
25984 just started failing because they depended on the order the
25985 subcommands are presented, or exact docstring text. This kind of
25986 test is a pain and has minimal benefit.
25987
25988Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25989
25990 * gdb.t09/corefile.exp: At end of test, use "core" command with
25991 no arguments.
25992
25993Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
25994
25995 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
25996 17}/Makefile.in: Make it possible to run the testsuite with Sun
25997 make and CC = cross gcc by adding explicit build rules for .o
25998 files.
25999
26000Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26001
26002 * gdb.t15/funcargs.exp: Don't put comments on same line as
26003 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 26004
c906108c
SS
26005Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26006
26007 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
26008
26009Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
26010
26011 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
26012 * gdb.t20/inherit.exp: remove three dumplicate entries.
26013
26014Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26015
26016 * gdb.t06/break.exp: For "next over recursive call", fail on any
26017 incorrect output, not just on "factorial (value=2)".
26018
26019Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26020
26021 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
26022 working now. Add an xfail if accesing a bss variable causes
26023 a memory error if the target is not yet run.
26024
26025Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26026
26027 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
26028 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
26029 name of __st* demangling (2 strings). Did Kung really get the
26030 more than 95 others right without testing them?
26031
26032Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
26033
26034 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
26035
26036Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
26037
26038 * configure.in (configdirs): Add gdb.disasm
26039 * gdb.disasm: New directory for GDB disassembler tests.
26040 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
26041
26042Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26043
26044 * gdb.t00/help.exp: Don't test "help set".
26045
26046 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
26047 from within expect statements. None of these happen anymore and
26048 they cause regressions to be silently unnoticed.
26049
26050 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
26051 messages) about known failures with gcc cygnus-2.4.5-930417.
26052
26053 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
26054 comp-info.exp so it gets built if it doesn't exist.
26055
26056 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
26057 it is no longer used.
26058 * gdb.t13/comp-info.c: Removed.
26059
26060Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26061
26062 * gdb.t06/signals.exp: Add xfail for sun3.
26063
26064Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26065
26066 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
26067 relevant because ^C doesn't get sent but failure can be reproduced
26068 interactively).
26069
26070Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26071
26072 * gdb.stabs/alpha.mt: New configuration file for alpha.
26073 * gdb.stabs/configure.in: Use it.
26074 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
26075 sharing with alpha.mt, redefine long to word via preprocessor.
26076 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
26077 for alpha.
26078 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
26079 native cc.
26080 * gdb.t00/teststrategy.exp: Change expect string so that we
26081 consume the `(xgdb)' from the command echo and from the gdb prompt.
26082 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
26083 gdb currently compares all values as long, so this failure probably
26084 applies to any configuration where LONGEST is bigger than a target int.
26085 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
26086 with gcc.
26087 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
26088 to handle opaque pointers, gcc is.
26089 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
26090 as first argument. Include <sys/types.h> and change all operator
26091 new definitions to use size_t.
26092 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
26093 now that we use size_t.
26094
26095Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26096
a9c64011 26097 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 26098 a long or float array cast all array members to the same type.
a9c64011 26099 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 26100 with 64 bit longs.
a9c64011 26101 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 26102 on alpha.
a9c64011 26103 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
26104
26105Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26106
26107 * gdb.t24 (demangle.exp): Constructors of templates have names like
26108 vector<int>::vector(int) not vector<int>::vector<int>(int). See
26109 section 14.6 of the ARM.
26110
26111 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
26112 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
26113 accomplish little and slow down the testsuite.
26114
26115 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
26116 Accept spaces various places.
26117
26118Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26119
26120 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
26121 with watchpoint enabled.
26122
26123 * Makefile.in: Remove definition of CC and remove the second
26124 definition of CXX (the "CXX = gcc" one remains). These definitions
26125 were causing backquotes to be expanded within backquotes, which
26126 doesn't work.
26127
26128Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
26129
26130 * gdb.t17/callfuncs.exp: Add "return 0" to end.
26131
26132Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26133
a9c64011
AS
26134 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
26135 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
26136 by mips cc and contains no stabs entries.
26137
26138Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
26139
26140 * config/vx-gdb.exp: Use fake device to load files rather than
26141 NFS.
26142 * lib/gdb.exp: New proc to do "file" command.
26143 * config/unix-gdb.exp: Use new "file" proc.
26144
26145Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
26146
26147 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
26148 Rework board rebooting slightly.
26149 (gdb_exit): Don't exit from the remote shell; there isn't one.
26150 * gdb.stabs/weird.exp: If a program is being debugged already,
26151 kill it.
26152 * gdb.t04/setvar.exp: Stop and restart gdb.
26153 * gdb.t05/expr.exp: Likewise.
26154 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
26155 restart gdb and reload the program.
26156 * gdb.t08/opaque.exp: Likewise.
26157 * gdb.t12/scope.exp: Likewise.
26158 * gdb.t13/bitfields.exp: Likewise.
26159 * gdb.t15/funcargs.exp: Likewise.
26160 * gdb.t20/classes.exp: Likewise.
26161 * gdb.t03/ptype.exp: Increase timeout.
26162 * gdb.t16/printcmds.exp (test_print_string_constants,
26163 test_print_array_constants): Likewise.
26164 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
26165 * gdb.t20/classes.exp (do_tests): Likewise.
26166 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
26167
26168Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
26169
26170 * gdb.stabs: Renamed *wierd* to *weird*.
26171
26172Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
26173
26174 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
26175 for timeout. Add "known gcc 2.4.5 bug" to failure message.
26176
26177Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
26178
26179 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
26180 (do_tests): Remove xfail for whatis on one_var and two_var.
26181
26182Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
26183
26184 * Makefile.in: Made cross building work better by adding
26185 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
26186
26187Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26188
26189 * gdb.t15/{return.c,return.exp,Makefile.in}:
26190 New test, currently commented out.
26191
26192Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
26193
26194 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
26195 still running and removes the leftover named socket so GDb can do
26196 clean restarts.
26197
26198Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
26199
26200 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
26201 console, not GDB.
26202 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
26203 cross testing works better with "make check"
26204 * config/unix-gdb: Use default procedures for exit and version.
26205 * config/vx-gdb.exp: Cleaned up and massaged back to working order
26206 with the newest VxWorks.
26207
26208Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26209
26210 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
26211 old form.
26212
26213 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
26214 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
26215
26216 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
26217
26218 * config/unix-gdb.exp: Remove this version of gdb_exit
26219 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
26220 Rob says he'll look at it when he gets back to testing boards.
26221
26222Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
26223
26224 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
26225 an expected fail for certain ptype commands.
26226
26227 * gdb.t20/classes.exp: Update expected results of "ptype class
26228 Base1" to account for the constructor that now appears in the type.
26229
26230Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
26231
26232 * configure.in (configdirs): Restore gdb.t04, which mysteriously
26233 disappeared from list.
26234 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
26235 "alldone" proc with call to cleanup and exit.
26236 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
26237 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
26238 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
26239 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
26240 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
26241 "alldone" proc with simple returns that suppress remaining
26242 tests. The alldone proc went away many months ago.
26243
26244Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26245
26246 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
26247
26248 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
26249
26250Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26251
26252 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
26253 as vax gdb will display them.
26254
26255Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26256
26257 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
26258 optimizers.
26259
26260 * scope.exp: Change "bad value for localval" messages so each one
26261 is unique.
26262
26263 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
26264 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
26265
26266 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
26267
26268Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26269
26270 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
26271 doesn't exist (due to optimization).
26272
26273Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26274
26275 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
26276 contains \r because the filename is long.
26277
26278 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
26279 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
26280
26281Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26282
26283 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
26284 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
26285 Ultrix.
26286 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
26287 int tests.
26288 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
26289
26290Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
26291
26292 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
26293
26294 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 26295 to match does not match the passing case but still matches the
c906108c
SS
26296 failing case.
26297
26298Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26299
26300 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
26301
26302Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
26303
26304 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
26305 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
26306 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
26307 Remove various versions of gdb_exit.
26308 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
26309 gdb_exit.
26310 * config/unix-gdb.exp: gdb_exit remains here, and should override
26311 the generic version, since it's doing a lot of wierd stuff that
26312 the other versions aren't. FIXME, fold it in, or abandon this
26313 version.
26314
26315Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26316
26317 * gdb.t24/demangle.exp: Add tests for PR 3220.
26318
26319Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26320
26321 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
26322
26323Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
26324
26325 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
26326 "i386-*-*". Works for i486 as well.
26327
26328 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
26329 bug, and expand domain of xfail to all SVR4 systems, since the
26330 actual problem is likely to be in generic SVR4 /proc support.
26331
26332Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26333
26334 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
26335
26336Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
26337
26338 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
26339 xfails for other systems. Match a missing 'Continuing.' as an
26340 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
26341
26342 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
26343 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
26344 Only issue warning for missing executables if -all option is used.
26345
26346 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
26347 file if -all option is used. It's like an unpredictable XFAIL.
26348
26349Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26350
26351 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
26352 for dynamically linked binaries.
26353
26354 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
26355
26356Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26357
26358 * gdb.t20/inherit.exp: Change message for "print tagless struct"
26359 to state that this is a known bug in old versions of g++.
26360
26361Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26362
26363 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
26364 while waiting for `Continuing'.
26365
26366Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
26367
26368 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
26369 in text, data, and bss.
26370 * gdb.t10/nodebug.c: Add local and global test variables for
26371 initialized and uninitialized data.
26372
26373Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26374
26375 * config/unix-gdb.exp (gdb_exit): Add "wait".
26376
26377Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26378
26379 * gdb.t06/signals.exp: xfail the continue from the handler for all
26380 targets.
26381
26382 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
26383 function with watchpoints enabled, the i386 call dummy starts with
26384 a call.
26385
26386 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
26387 386 bsd names its corefiles.
26388
26389Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
26390
26391 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
26392 compilers don't grok it.
26393 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
26394 with small octal ints rather than character constants, which
26395 are signed and might not fit if first promoted to int.
26396
26397Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
26398
26399 * gdb.t09/Makefile.in (clean): Remove corefile.
26400
26401Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26402
26403 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
26404
26405Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26406 and Jim Kingdon (kingdon@cygnus.com)
26407
26408 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
26409 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
26410 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
26411
26412Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26413
26414 * gdb.t17/interrupt.exp: Add xfail for hppa.
26415
26416Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26417
26418 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
26419 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
26420 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
26421 to determine signed-ness of bitfields and use the result to setup
26422 the xfail.
26423 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
26424 * gdb.t15/funcargs.exp: Use them to step until the second indirect
26425 call line is reached if necessary.
26426
26427Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26428
26429 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
26430
26431Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26432
26433 * gdb.t06/break.exp: Also test `clear' command.
26434
26435Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26436
26437 * gdb.t00/teststrategy.exp: Remove extra quote.
26438
26439 * gdb.t07/watchpoint.exp: Change xfail for calling function with
26440 watchpoint enabled to be for all non-68k machines.
26441
26442 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
26443
26444Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26445
26446 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
26447 targets use aout.mt instead of ecoff.mt as gas understands
26448 standard aout format.
26449
26450Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26451
26452 * lib/gdb.exp (runto): Don't insist that function we are running to
26453 was compiled with -g.
26454
26455 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
26456
26457 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
26458 to get back into the read system call.
26459 Accept leading newline in case where we woke it up.
26460
26461Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26462
26463 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
26464 to make the stabs test work on ecoff systems using gcc and -with-stabs.
26465 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
26466 enable ecoff configuration.
26467
26468Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26469
26470 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
26471
26472Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26473
26474 * gdb.t16/printcmds.exp: Add another printf test.
26475
26476Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
26477
26478 * configure.in: If configured -with-stabs on any target, add
26479 stabsdirs to configdirs.
26480
26481Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26482
26483 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
26484 fun" so pattern does not match the command itself.
26485
26486Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26487
26488 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
26489
26490Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26491
26492 * gdb.t17/interrupt.exp: Test for more things.
26493
26494Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26495
26496 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
26497 compiler arranges the code and line numbers.
26498
26499 * gdb.t17/interrupt.exp: Don't send \n after ^C.
26500
26501Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26502
26503 * gdb.t00/help.exp: Increase expect input buffer size.
26504
26505Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26506
26507 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
26508
26509 * gdb.t07/watchpoint.exp: Add xfail for hppa.
26510
26511 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
26512
26513 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
26514 [0-9]*, not just [0-9].
26515
26516Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26517
26518 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
26519
26520 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
26521
26522Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26523
26524 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
26525
26526Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26527
26528 * gdb.t06/signals.c: Add xfails for sun3.
26529
26530 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
26531
26532 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
26533 test_stepping tests.
26534
26535Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26536
26537 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
26538
26539 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
26540
26541 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
26542 rather than actually putting it through cpp twice.
26543
26544 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
26545
26546Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
26547
26548 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
26549 no longer needed.
26550
26551Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26552
26553 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
26554
26555 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
26556 C++ features prints as "struct", make it a pass, not an xfail.
26557
26558Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26559
26560 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
26561 Don't require VA to print as "class" rather than "struct".
26562
26563Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
26564
26565 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
26566
26567Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26568
26569 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
26570
26571Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26572
26573 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
26574 order.
26575
26576Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26577
26578 * gdb.t16/printcmds.exp: Add printf tests.
26579
26580 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
26581
26582 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
26583
26584Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
26585
26586 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
26587 pass counts, to counteract any existing or future setup_xfails.
26588
26589Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26590
26591 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
26592 {BEGIN,END}_COMMON for common block instead of STAB.
26593 * gdb.stabs/wierd.exp: Add xfail for rs6000.
26594
26595 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
26596 intp_var should be N_GSYM not N_LSYM.
26597 wierd-aout.S: Use a label for the value of the N_SO.
26598 wierd.def: Remove all backslashes.
26599 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
26600
26601Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26602
26603 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
26604 get the expected next to inheritance3.
26605
26606Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26607
26608 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
26609 now that gcc-2.4 gets it right.
26610
26611Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26612
26613 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
26614
26615 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
26616 generating comp-info.exp which works for cross-compilation.
26617
26618Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
26619
26620 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
26621 "*-*-sysv4.*".
26622
26623Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
26624
26625 * gdb.t01/run.exp: Start with a fresh gdb.
26626 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
26627 SVR4.x.
26628
26629Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
26630
26631 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
26632 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
26633 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
26634 Makefile.in (distclean, realclean): Remove gdbme.c from list of
26635 things to remove.
26636
26637Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
26638
26639 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
26640 test cases from bug reports.
26641
26642Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
26643
26644 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
26645 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
26646 avoid spurious xfails.
26647 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
26648 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
26649 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
26650
26651Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
26652
26653 * gdb.t00/teststrategy.exp: Rework to provide more useful
26654 description of each test, fix problem with systems that define
26655 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
26656 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
26657 results for "next over recursive call" so timeouts aren't taken
26658 by error.
26659
26660Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
26661
26662 * gdb.t12/scope.exp: Test printing of variables before run.
26663
26664 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
26665 printed in wrong order due to sorting.
26666
26667Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
26668
26669 * gdb.t00/teststrategy.exp: Fix expected results for printing
26670 user entered string constant. Is array of char, prints with no
26671 address.
26672
26673 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
26674 commands.
26675 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
26676 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
26677 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
26678 of struct of char arrays.
26679 * gdb.t00/radix.exp: New tests for radix commands.
26680
26681Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
26682
26683 * gdb.t16/printcmd.exp: Print a variable before running program
26684 (with xfail for AIX).
26685
26686Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
26687
26688 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
26689
26690 * gdb.t16/printcmd.exp: Don't print variables before running program.
26691
26692 * gdb.t06/break.exp: Don't require envp argument to main.
26693
26694 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
26695
26696 * gdb.t02/whatis.exp, gdb.t11/list.exp:
26697 Add xfails for rs6000.
26698
26699 * gdb.t02/whatis.exp: Change other tests not to re-test something
26700 we already tested.
26701
26702 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
26703 each type used has a variable of that type.
26704
26705Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
26706
26707 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
26708
26709Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
26710
26711 * configure.in: change srctrigger to be a file, not a directory
26712
26713Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
26714
26715 * configure.in (mips-idt-ecoff*): Added trailing '*'.
26716
26717 * gdb.t11/list.exp: Fixed a couple of typos.
26718
26719Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
26720
26721 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
26722 is fixed and PR is closed.
26723 * gdb.t16 (gdbme.c): Add simple test string variable.
26724 * gdb.t16 (printcmds.exp): Add tests with simple test string
26725 variable, primarily for boundaries on "set print elements".
26726
26727Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
26728
26729 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
26730 Make leading 0's optional and don't expect a tab in the middle
26731 of the number.
26732
26733 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
26734
26735 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
26736 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
26737 don't end command passed to gdb_test with newline.
26738
26739 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
26740 signed keyword away, don't expect signed bitfields to be signed.
26741
26742 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
26743 printing with only as many 1's as are in the field as well as printing
26744 with 32 1's (see comment).
26745
26746Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
26747
26748 * gdb.t00/default.exp: Start with a fresh gdb.
26749 * configure.in (configdirs): Remove gdb.t31 until the chill
26750 compiler works again. It no longer is able to find chillrt0
26751 since it isn't in libchill.a anymore.
26752 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
26753 wierd.o, make more modular.
26754 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
26755 spurious newlines that caused problems.
26756
26757Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26758
26759 * Move test with enums and partial symbols from gdb.t03/ptype.exp
26760 to gdb.stabs/wierd.exp since GCC has worked around the bug.
26761 gdb.stabs/wierd.{exp,def}: Many new tests.
26762
26763 * gdb.t00/default.exp: update info line for new message.
26764
26765 * gdb.t02/{whatis.exp,gdbme.c}:
26766 Test that "char *" doesn't print as "caddr_t".
26767
26768Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26769
26770 * gdb.t00/help.exp: Use .* in place of some help messages which
26771 just changed.
26772 gdb.t00/default.exp: Update "info frame" test for new message.
26773 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
26774 Remove some xfails
26775
26776Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26777
26778 * gdb.t03/{gdbme.c,ptype.exp}:
26779 Add tests for typedef'd struct and union without tags.
26780 Also check "whatis" on a variable of a typedef'd enum without a tag.
26781
26782 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
26783 PRMS 1823; the bug still exists but isn't reproduced by this test
26784 anymore), and remove rs6000 XFAIL (the bug is fixed).
26785
26786 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
26787 duplicated from whatis.exp. For those that are left, accept
26788 "long", "long int", or "int" for long variables (whatis.exp already
26789 has an XFAIL for "int", so no need to fail it here).
26790
26791 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
26792 Deal with GCC's names for types now that GDB uses the compiler's names.
26793
26794 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
26795 setup_xfail's for sunos4. If we #defined the signed keyword away,
26796 don't expect GDB to know that char it is signed.
26797
26798 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
26799
26800Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
26801
26802 * configure.in (configdirs): Add gdb.t24 for C++ tests that
26803 should work on any system, regardless of debugging format.
26804 * gdb.t21/demangle.exp: Move to gdb.t24.
26805 * gdb.t24/demangle.exp: Move from gdb.t21.
26806 * gdb.t24/{Makefile.in, configure.in}: New files.
26807
26808Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26809
26810 * configure.in: Do gdb.stabs and C++ tests only for stabs.
26811 * gdb.stabs: New directory.
26812
26813Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26814
26815 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
26816 not just "Quit anyway?".
26817
26818Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
26819
26820 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
26821 that all setup_xfails are immediately followed by clear_xfails.
26822
26823Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
26824
26825 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
26826 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
26827 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
26828 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
26829 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
26830 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26831 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26832 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
26833 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
26834 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
26835 gdb.t31/chillvars.exp, lib/gdb.exp:
26836 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
26837 bug-gdb@prep.ai.mit.edu.
26838
26839Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
26840
26841 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
26842 with 0.0, not integer 0.
26843
26844Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
26845
26846 * gdb.t06/break.exp: Update for "Kill the program" message change.
26847
26848Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
26849
26850 * Makefile.in (GDBFLAGS): Set to -nx.
26851 * Makefile.in (site.exp): Use GDBFLAGS.
26852
26853Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26854
26855 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
26856 Makefiles.
26857 (check): depend on just-check.
26858 (just-check): added so that tests can be run without a noop
26859 build pass.
26860
26861Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26862
26863 Switch to using configure's configdirs.
26864 * Makefile.in (Makefile): add configure.in dependency.
26865 (SUBDIRS): removed redundant assignment.
26866 * configure.in: switch subdirs assignment to configdirs.
26867 * gdb.t*/configure.in: new files.
26868
26869Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
26870
26871 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
26872 works.
26873
26874Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
26875
26876 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
26877 in explicit rules. Apparently this is not supported by some makes.
26878
26879Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
26880
26881 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
26882
26883Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26884
26885 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
26886 disappeared.
26887
26888Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
26889
26890 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
26891
26892Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
26893
26894 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
26895 watchpoint problem that is now fixed.
26896 * gdb.t30/chexp.exp: Remove setup_xfail for printing
26897 uninitialized convenience variables.
26898 * gdb.t31/chillvars.exp: Fix expected patterns for printing
26899 structures.
26900
26901Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26902
26903 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
26904 which causes expect to get out of sync with gdb on long output
26905 from help set.
26906 * gdb.t09/corefile.exp: Make expected pattern for core file
26907 failing signal and frame output format less sun specific.
26908
26909Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
26910
26911 * gdb.t31/chillvars.exp: Add and remove initial dummy
26912 breakpoint, so that symbol table is forced in.
26913 (Needed at least on Sunos4, though it seems not SVR4.)
26914 * gdb.t31/chillvars.exp: Update for changed output format.
26915
26916Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
26917
a9c64011 26918 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
26919
26920Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
26921
26922 * Makefile.in: Added --srcdir when invoking runtest, removed the
26923 need for a local config file. (optional now)
26924
26925Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
26926
26927 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
26928 failure count used to force early termination. Add some more
26929 expected failures for gnu style demangling.
26930
26931Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26932
26933 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
26934 pmi variable from gdb.t20/gdbme to get optimized away.
26935 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
26936 Check for written corefile upon timeout _and_ eof.
26937
26938Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26939
26940 * config/unix-gdb.exp: Add missing return 0.
26941
26942Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26943
26944 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
26945 test termination.
26946
26947Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
26948
26949 * configure.in (subdirs): Put back gdb.t17 which mysteriously
26950 disappeared.
26951
26952Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
26953
26954 * gdb.t10/crossload.exp: Disable the i860-elf test until such
26955 time as i860 support works.
26956
d63a86f8 26957 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
26958 "backtrace 100\r" rather than just "backtrace\r", to match last
26959 change.
26960
26961Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
26962
26963 * config/udi-gdb.exp (gdb_exit): Remove close command.
26964 (gdb_target_udi): New procedure to set the UDI target.
26965 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
26966 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
26967 Added waits for prompts after several question responses. Added
26968 some more responses used by a29k-amd-udi-gdb.
26969 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
26970 pass different arguments, restart UDI connection after program
26971 completion.
26972 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
26973 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26974 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
26975 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
26976 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
26977 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
26978 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26979 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
26980 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
26981 after program completion.
26982 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
26983 compiled with a SELECT_VECS setting.
26984 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
26985 infinite recursion.
26986
26987 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
26988 Added checks for COFF results, and made them expected failures for
26989 all targets. It would be better to make them expected failures
26990 for COFF targets only.
26991
26992Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
26993
26994 * Makefile.in: add null dvi target, don't bother to recurse
26995 through test directories for info and install-info; rename
26996 $(datadir) to be dejagnu instead of deja-gnu
26997
26998Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
26999
27000 * gdb.t31/gdbme.ch: Re-enable code that previously caused
27001 compiler to coredump.
27002 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
27003 code.
27004
27005Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
27006
27007 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
27008 coredump.
27009 * gdb.t31/chillvars.exp: Comment out tests that depend on that
27010 code.
27011
27012Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
27013
27014 * gdb.t03/ptype.exp: tests for return code from gdb_test.
27015 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
27016 which in a shell. Deletes xgdb when done.
27017 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
27018 Tests the return from the "set height" or "set width" commands.
27019 Added a few return codes where needed.
27020
27021Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
27022
27023 * Makefile.in (SUBDIRS): Add gdb.t17.
27024 * configure.in (subdirs): Add gdb.t17.
27025 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
27026 files to test gdb's calling of functions in the inferior with
27027 the correct arguments and gdb's ability to retrieve any
27028 result returned.
27029
27030Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
27031
27032 * config/unix-gdb.exp (gdb_exit): Remove close commands that
27033 may be called after gdb goes away. Previous versions of expect
27034 needed these to avoid file descriptor leaks, but they cause
27035 errors with the current revision of expect.
27036 * gdb.t00/gdbvars.exp: Use -re on expected output after
27037 setting sevenbit-strings.
27038 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
27039 to set sevenbit-strings consistent across tests.
27040 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
27041 set sevenbit-strings consistent across tests.
27042
27043Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
27044
27045 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
27046 expected output to match current "expect" expectations.
27047
27048Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
27049
27050 * gdb.t00/default.exp: Change expected output for default "source"
27051 command, to match new gdb behavior which requires a filename to
27052 source.
27053
27054Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
27055
27056 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
27057 expected fail for i486-*-* that misses the marker2 function.
27058 * gdb.t10/crossload.exp (bfddefault): Allow successful
27059 recognition of a format to pass even if no symbols are found.
27060 Explicitly catch failures where the format is not recognized
27061 or is ambiguous, and add the reason to the fail message.
27062 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
27063 the cause is and invalid target and add reason to failure message.
27064 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
27065 elf32-i386, elf32-sparc, and elf32-i860.
27066 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
27067 Set up expected failure for 'filename'::variable scope resolution,
27068 which is now apparently broken on all targets.
27069 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
27070 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
27071 gdb.t23/templates.exp: Change failure for missing binfile into
27072 just a warning.
27073 gdb.t21/demangle.exp: Change all cfront references to 'arm'
27074 references.
27075
27076Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
27077
27078 * gdb.t00/default.exp: Add expected output for default "source"
27079 command, to match new gdb behavior.
27080 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
27081
27082Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
27083
27084 * config/*-gdb.exp: returns an error, rather than exiting on
27085 internal errors.
27086
27087Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
27088
27089 * gdb.t03/gdbme.c: Add pointer to struct variable.
27090 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
27091 referencing struct members.
27092
27093Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
27094
27095 * configure.in (mips-idt-ecoff): New target.
27096 * config/mips-gdb.exp: New file for remote board using MIPS remote
27097 debugging protocol.
27098
27099 * Redid configuration scheme. Removed gdb.t*/configure.in.
27100 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
27101 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
27102 distclean targets. Built executables via .o files. Adjusted
27103 tests to account for source files in $(srcdir) rather than
27104 $(objdir).
27105 * lib/gdb.exp (runto): Don't expect () after the function name,
27106 because it may have arguments.
27107
27108Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
27109
27110 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
27111 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
27112 expected failures for mips-idt-* and mips-sgi-*.
27113 * gdb.t00/default.exp (attach): Kill process if requested.
27114 * gdb.t00/help.exp (help target core, help target): Accept a gdb
27115 that does not read core files.
27116 * gdb.t01/run.exp: Removed checks for exit status code.
27117 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
27118 it is linked in.
27119 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
27120 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
27121 appropriate, rather than doing it by hand.
27122 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
27123 execution.
27124 * gdb.t10/crossload.exp: Kill existing program if needed.
27125 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
27126 appropriate, rather than doing it by hand. Always increase
27127 timeout for this test, not just for VxWorks.
27128
27129Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
27130
27131 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
27132 of Chill STRUCT types and STRUCT values.
27133 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
27134 than "char".
27135 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 27136 struct2): New struct definitions and initializations to test
c906108c
SS
27137 simple Chill STRUCT types.
27138
27139Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
27140
27141 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
27142 the null byte at the end of strings.
27143 * gdb.t00/default.exp: Make show version insensitive to copyright
27144 date.
27145 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
27146 to avoid dependencies on target char signedness.
27147 * gdb.t16/printcmds.exp: Update expected results for explicitly
27148 unsigned char.
27149 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
27150 now work.
27151 * gdb.t21/demangle.exp: Add many more patterns for template
27152 demangling, most of them being expected failures.
27153 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
27154 string we are matching for, to match on the whole string.
27155 * gdb.t21/demangle.exp: Add many new test strings to demangle,
27156 and fix a whole bunch that had incorrect expected output but were
27157 passing anyway because of the bug in "proc demangle".
27158 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
27159 type.
27160 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
27161
27162Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
27163
a9c64011
AS
27164 * gdb/testsuite: made modifications to testcases, etc., to allow
27165 them to work properly given the reorganization of deja-gnu and the
27166 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
27167
27168Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
27169
27170 * gdb/testsuite: Initial creation of gdb/testsuite.
27171 Migrated dejagnu testcases and support files for testing nm to
27172 gdb/testsuite from deja-gnu. These files were moved "as is"
27173 with no modifications. This migration is part of a major overhaul
27174 of dejagnu. The modifications to these testcases, etc., which
27175 will allow them to work with the new version of dejagnu will be
27176 made in a future update.
48efe704 27177
8d8cb839 27178 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 27179\f
8d8cb839
EZ
27180;; Local Variables:
27181;; mode: change-log
27182;; left-margin: 8
27183;; fill-column: 74
27184;; version-control: never
27185;; End:
902f2ccb 27186
0b302171 27187 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
902f2ccb
MC
27188 Copying and distribution of this file, with or without modification,
27189 are permitted provided the copyright notice and this notice are preserved.
This page took 2.690979 seconds and 4 git commands to generate.