[Ada] Crash when trying to set value of packed array element
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2012-03-16 Joel Brobecker <brobecker@adacore.com>
2
3 * gdb.ada/set_pckd_arr_elt: New testcase.
4
5 2012-03-16 Gary Benson <gbenson@redhat.com>
6
7 PR breakpoints/10738
8 * gdb.opt/inline-break.exp: New file.
9 * gdb.opt/inline-break.c: Likewise.
10 * gdb.dwarf2/inline-break.exp: Likewise.
11 * gdb.dwarf2/inline-break.S: Likewise.
12 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
13 * gdb.base/async-shell.exp: Likewise.
14 * lib/mi-support.exp (library_loaded_re): Likewise.
15
16 2012-03-15 Tom Tromey <tromey@redhat.com>
17
18 * gdb.cp/virtfunc2.exp: Update expected output.
19 * gdb.cp/pr9631.exp: Update expected output.
20 * gdb.cp/member-ptr.exp: Update expected output.
21 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
22 output.
23 * gdb.cp/casts.exp: Update expected output.
24
25 2012-03-15 Tom Tromey <tromey@redhat.com>
26
27 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
28 (test_info_vtbl): Likewise.
29 (do_tests): Call test_info_vtbl.
30 * gdb.cp/virtfunc.cc (va): New global.
31
32 2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
33
34 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
35 describing DWARF data structures.
36 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
37 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
38 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
39 * gdb.dwarf2/dw2-entry-value.S: Likewise.
40 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
41 * gdb.dwarf2/dw2-param-error.S: Likewise.
42 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
43 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
44 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
45 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
46 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
47 * gdb.dwarf2/pr11465.S: Likewise.
48
49 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
50
51 * gdb.mi/mi2-prompt.exp: New file.
52
53 2012-03-13 Joel Brobecker <brobecker@adacore.com>
54
55 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
56
57 2012-03-13 Joel Brobecker <brobecker@adacore.com>
58
59 * gdb.ada/bp_range_type: New testcase.
60
61 2012-03-13 Doug Evans <dje@google.com>
62
63 * gdb.base/default.exp: Delete tests for symbol-reloading.
64 * gdb.base/help.exp: Ditto.
65 * gdb.base/setshow.exp: Ditto.
66 * gdb.base/gdb_history: Delete references to symbol-reloading.
67
68 2012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
69
70 * gdb.base/attach-twice.c: New files.
71 * gdb.base/attach-twice.exp: New files.
72
73 2012-03-08 Keith Seitz <keiths@redhat.com>
74
75 * lib/gdb.exp (gdb_get_line_number): Throw an
76 error instead of returning -1.
77 * gdb.base/break.exp: Remove unused variable
78 bp_location5.
79 * gdb.base/hbreak2.exp: Likewise.
80 * gdb.base/sepdebug.exp: Likewise.
81
82 2012-03-08 Yao Qi <yao@codesourcery.com>
83 Pedro Alves <palves@redhat.com>
84
85 Fix PR server/13392.
86 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
87 (tracepoint_change_loc_2): Remove kfail. Return if failed to
88 download tracepoints.
89 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
90 (pending_tracepoint_resolved_during_trace): Likewise.
91 (pending_tracepoint_installed_during_trace): Likewise.
92 (pending_tracepoint_with_action_resolved): Likewise.
93
94 2012-03-08 Keith Seitz <keiths@redhat.com>
95
96 * gdb.ada/array_bounds.exp: Get breakpoint for line
97 with "START", not "STOP".
98 * gdb.python/py-infthread.exp: Do not continue to
99 line marked "Break here.", which is undefined.
100
101 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
102
103 Revert:
104
105 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
106
107 Implement testsuite workaround for PR breakpoints/13781.
108 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
109 (set breakpoint condition-evaluation host): New conditional command.
110
111 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
112
113 Fix CU relative vs. absolute DIE offsets.
114 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
115 one.
116
117 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
118
119 Fix false FAIL on distros with relro linkage as default.
120 * gdb.reverse/solib-precsave.exp: Try to compile the test using
121 -Wl,-z,norelro first.
122
123 2012-03-06 Joel Brobecker <brobecker@adacore.com>
124
125 * gdb.ada/bp_on_var: New testcase.
126
127 2012-03-06 Joel Brobecker <brobecker@adacore.com>
128
129 * gdb.ada/bp_enum_homonym: New testcase.
130
131 2012-03-06 Yao Qi <yao@codesourcery.com>
132
133 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
134 x86_64-*-* and i?86-*-*.
135 Set up KFAIL for gdb/13808.
136
137 2012-03-05 Tom Tromey <tromey@redhat.com>
138
139 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
140 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
141
142 2012-03-05 Tom Tromey <tromey@redhat.com>
143
144 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
145
146 2012-03-04 Yao Qi <yao@codesourcery.com>
147
148 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
149 messages for KFAIL.
150
151 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
152
153 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
154 (print one_two_three, indexes off, print few_reps, indexes off)
155 (print many_reps, indexes off, print empty, indexes off)
156 (print one_two_three, print few_reps, print many_reps, print empty):
157 Call setup_xfail if $gcc_old.
158
159 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
160
161 Implement testsuite workaround for PR breakpoints/13781.
162 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
163 (set breakpoint condition-evaluation host): New conditional command.
164
165 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
166
167 Code cleanup.
168 * gdb.cp/mb-templates.exp: New variables executable. Use it for
169 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
170 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
171 number 1 by $bpnum. Four times.
172
173 2012-03-03 Yao Qi <yao@codesourcery.com>
174
175 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
176
177 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
178
179 Setup KFAIL for PR server/13796.
180 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
181
182 2012-03-02 Joel Brobecker <brobecker@adacore.com>
183
184 * gdb.ada/operator_bp: New testcase.
185
186 2012-03-02 Joel Brobecker <brobecker@adacore.com>
187
188 * gdb.ada/info_locals_renaming: New testcase.
189
190 2012-03-02 Tom Tromey <tromey@redhat.com>
191
192 * gdb.base/nextoverexit.c: New file.
193 * gdb.base/nextoverexit.exp: New file.
194
195 2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
196
197 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
198 parameter.
199
200 2012-03-01 Maciej W. Rozycki <macro@mips.com>
201
202 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
203 core registers.
204
205 2012-03-01 Maciej W. Rozycki <macro@mips.com>
206 Maciej W. Rozycki <macro@codesourcery.com>
207 Daniel Jacobowitz <dan@codesourcery.com>
208
209 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
210
211 2012-03-01 Pedro Alves <palves@redhat.com>
212
213 PR gdb/13767
214
215 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
216 (gdb_collect_globals_test): Call it.
217
218 2012-03-01 Keith Seitz <keiths@redhat.com>
219
220 * gdb.cp/method2.exp: Output of overload menu is now
221 alphabetized. Update tests for "break A::method".
222 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
223 of hard-coding them.
224 Overload menu is alphabetized: rewrite to accommodate.
225 Unset variables LINE and TYPES which are used in other tests.
226 Compute the output of "info break".
227 Update the breakpoint table after all breakpoints are deleted.
228 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
229 compute ACTUALS and the method body based on parameters.
230 Update expected output accordingly.
231 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
232 unique comments to allow the use of gdb_get_line_number.
233
234 2012-03-01 Keith Seitz <keiths@redhat.com>
235
236 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
237 some Tcl syntax.
238 * gdb.cp/ovldbreak.exp: Likewise.
239
240 2012-03-01 Keith Seitz <keiths@redhat.com>
241
242 * gdb.base/help.exp (help show user): Update expected result
243 for new doc string changes (add "non-python").
244
245 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
246
247 * gdb.python/py-cmd.exp: Add test to verify that python commands can
248 be put in the user-defined category and that the commands appear in
249 "help user-defined".
250
251 2012-02-29 Joel Brobecker <brobecker@adacore.com>
252
253 * gdb.ada/tagged_not_init: New testcase.
254
255 2012-02-29 Joel Brobecker <brobecker@adacore.com>
256
257 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
258 * gdb.ada/enum_idx_packed: New testcase.
259
260 2012-02-29 Joel Brobecker <brobecker@adacore.com>
261
262 * gdb.ada/aliased_array: New testcase.
263
264 2012-02-29 Joel Brobecker <brobecker@adacore.com>
265
266 * gdb.ada/whatis_array_val: New testcase.
267
268 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
269
270 Fix disp-step-syscall.exp: fork: single step over fork.
271 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
272 whitespaces.
273 (single step over $syscall): Remove its check.
274 (single step over $syscall final pc): New check.
275
276 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
277
278 Support processors without SSSE3.
279 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
280 pabsd into ...
281 (ssse3_test): ... a new function.
282 (main): Call ssse3_test.
283 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
284 Update expected values everywhere.
285 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
286 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
287 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
288 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
289 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
290 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
291 Move these tests lower.
292 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
293 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
294 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
295 New tests.
296
297 2012-02-29 Yao Qi <yao@codesourcery.com>
298 Pedro Alves <palves@redhat.com>
299
300 * gdb.trace/trace-mt.c: New.
301 * gdb.trace/trace-mt.exp: New.
302
303 2012-02-28 Thomas Schwinge <thomas@codesourcery.com>
304
305 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
306 numbers instead of hardcoding them.
307 * gdb.base/annota1.c: Provide suitable markers.
308 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
309 numbers instead of hardcoding them.
310 * gdb.base/annota3.c: Provide suitable markers.
311
312 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
313 * gdb.base/annota3.c: Likewise.
314 * gdb.base/sigall.c: Likewise.
315 * gdb.base/signals.c: Likewise.
316 * gdb.reverse/sigall-reverse.c: Likewise.
317
318 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
319
320 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
321 failure return path.
322
323 2012-02-27 Luis Machado <lgustavo@codesourcery.com>
324
325 * gdb.base/save-bp.exp: Account for new condition evaluator output.
326
327 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
328
329 * gdb.base/cond-eval-mode.exp: New file.
330
331 2012-02-24 Pedro Alves <palves@redhat.com>
332
333 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
334 (top level): Use with_test_prefix.
335
336 2012-02-24 Pedro Alves <palves@redhat.com>
337
338 * gdb.threads/attach-into-signal.exp (corefunc): Use
339 with_test_prefix.
340
341 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
342
343 Fix false FAILs on old CPUs without SSE.
344 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
345 Return untested for Illegal instruction.
346
347 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
348
349 Fix false FAILs with glibc debug infos installed.
350 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
351 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
352
353 2012-02-22 Sterling Augustine <saugustine@google.com>
354
355 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
356 constant with cast.
357
358 2012-02-21 Pedro Alves <palves@redhat.com>
359
360 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
361
362 2012-02-21 Pedro Alves <palves@redhat.com>
363
364 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
365
366 2012-02-21 Pedro Alves <palves@redhat.com>
367
368 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
369 with_test_prefix.
370
371 2012-02-21 Pedro Alves <palves@redhat.com>
372
373 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
374 with_test_prefix here.
375 (top level): Do it here instead. Remove `:' from the
376 with_test_prefix string.
377 * gdb.base/attach-pie-misread.exp: Remove the leading space the
378 the suffix `:' from the with_test_prefix prefix string.
379 * gdb.base/break-interp.exp: Ditto.
380 * gdb.base/catch-load.exp: Ditto.
381 * gdb.base/disp-step-syscall.exp: Ditto.
382 * gdb.base/jit-so.exp: Ditto.
383 * gdb.base/jit.exp: Ditto.
384 * gdb.base/sepdebug.exp: Ditto.
385 * gdb.base/solib-display.exp: Ditto.
386 * gdb.base/solib-overlap.exp: Ditto.
387 * gdb.base/watch-cond-infcall.exp: Ditto.
388 * gdb.base/watchpoint.exp: Ditto.
389 * gdb.dwarf2/dw2-noloc.exp: Ditto.
390 * gdb.mi/mi-watch.exp: Ditto.
391 * gdb.mi/mi2-watch.exp: Ditto.
392 * gdb.threads/non-ldr-exc-1.exp: Ditto.
393 * gdb.threads/non-ldr-exc-2.exp: Ditto.
394 * gdb.threads/non-ldr-exc-3.exp: Ditto.
395 * gdb.threads/non-ldr-exc-4.exp: Ditto.
396 * gdb.threads/watchpoint-fork.exp: Ditto.
397 * gdb.threads/watchthreads-reorder.exp: Ditto.
398 * gdb.trace/change-loc.exp: Ditto.
399 * gdb.trace/pending.exp: Ditto.
400 * gdb.trace/status-stop.exp: Ditto.
401 * gdb.trace/strace.exp: Ditto.
402 * gdb.trace/trace-break.exp: Ditto.
403 * gdb.trace/unavailable.exp: Ditto.
404 * lib/gdb.exp (with_test_prefix): Always prefix with space and
405 suffix with colon. Adjust leading comments.
406
407 2012-02-21 Pedro Alves <palves@redhat.com>
408 Tom Tromey <tromey@redhat.com>
409
410 * lib/gdb.exp: Add description of test prefixes.
411 (with_test_prefix): New procedure.
412 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
413 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
414 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
415 instead of lappend to append to pf_prefix.
416 * gdb.base/catch-load.exp: Use with_test_prefix.
417 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
418 * gdb.base/jit-so.exp: Use with_test_prefix.
419 * gdb.base/jit.exp: Use with_test_prefix.
420 * gdb.base/return-nodebug.exp (do_test): Use append instead of
421 lappend to append to pf_prefix.
422 * gdb.base/sepdebug.exp: Use with_test_prefix.
423 * gdb.base/solib-display.exp: Use with_test_prefix.
424 * gdb.base/solib-overlap.exp: Use with_test_prefix.
425 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
426 * gdb.base/watchpoint.exp: Use with_test_prefix.
427 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
428 * gdb.mi/mi-watch.exp: Use with_test_prefix.
429 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
430 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
431 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
432 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
433 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
434 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
435 append instead of lappend to append to pf_prefix.
436 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
437 * gdb.trace/change-loc.exp: Use with_test_prefix.
438 * gdb.trace/pending.exp: Use with_test_prefix.
439 * gdb.trace/status-stop.exp: Use with_test_prefix.
440 * gdb.trace/strace.exp: Use with_test_prefix.
441 * gdb.trace/trace-break.exp: Use with_test_prefix.
442 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
443 instead of lappend to append to pf_prefix.
444
445 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
446
447 Fix racy FAILs.
448 * gdb.base/inferior-died.c (main): Add return of 0.
449 * gdb.base/inferior-died.exp (continue): Fix expectation of
450 asynchronous events.
451 (p 1): New test.
452
453 2012-02-20 Pedro Alves <palves@redhat.com>
454
455 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
456 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
457 gdb's internal debug output. For the non-threaded case, look for
458 "Program received signal SIGLARM", for the threaded case, peek at
459 the thread's siginfo.
460
461 2012-02-20 Pedro Alves <palves@redhat.com>
462
463 General cleanup, make output test messages unique, and build
464 different executable files for the non-threaded and threaded
465 cases.
466
467 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
468 Delete.
469 (executable_nothr, executable_thr): New globals.
470 (top level): Adjust to delete both executables.
471 (corefunc): New parameter $executable. Set $pf_prefix instead of
472 hand writing a prefix in tests. Issue a clean_restart and enable
473 lin-lwp debug output here.
474 (top level): Adjust. Use build_executable. Don't start gdb here,
475 and don't enable lin-lwp debug output here.
476 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
477
478 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
479
480 Fix racy FAILs.
481 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
482 "continue" command.
483
484 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
485
486 Fix for gdbserver non-extended mode.
487 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
488 and gdb_run_cmd.
489
490 2012-02-17 Tom Tromey <tromey@redhat.com>
491
492 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
493 * gdb.python/py-events.exp: Check 'dir' output.
494 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
495
496 2012-02-17 Yao Qi <yao@codesourcery.com>
497
498 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
499
500 2012-02-16 Tom Tromey <tromey@redhat.com>
501
502 * gdb.base/inferior-died.c: Don't include stdio.h.
503
504 2012-02-16 Tom Tromey <tromey@redhat.com>
505
506 * gdb.base/inferior-died.c: New file.
507 * gdb.base/inferior-died.exp: New file.
508
509 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
510
511 * gdb.base/break-inline.exp: New file.
512 * gdb.base/break-inline.c: New file.
513
514 2012-02-15 Tom Tromey <tromey@redhat.com>
515
516 * gdb.base/pc-fp.exp: Add "info register" tests.
517
518 2012-02-15 Tom Tromey <tromey@redhat.com>
519
520 * gdb.base/regs.exp: Remove.
521
522 2012-02-15 Pedro Alves <palves@redhat.com>
523
524 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
525 the target doesn't support tracepoints.
526 * gdb.trace/circ.exp: Ditto.
527 * gdb.trace/collection.exp: Ditto.
528 * gdb.trace/packetlen.exp: Ditto.
529 * gdb.trace/passc-dyn.exp: Ditto.
530 * gdb.trace/report.exp: Ditto.
531 * gdb.trace/tfind.exp: Ditto.
532 * gdb.trace/tspeed.exp: Ditto.
533 * gdb.trace/tsv.exp: Ditto.
534 * gdb.trace/unavailable.exp: Ditto.
535 * gdb.trace/while-dyn.exp: Ditto.
536
537 2012-02-15 Pedro Alves <palves@redhat.com>
538
539 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
540 gdb_test_multiple, and call unsupported instead of fail, if the
541 remote side does not support the request.
542
543 2012-02-15 Pedro Alves <palves@redhat.com>
544
545 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
546 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
547 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
548 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
549 * gdb.server/server-run.exp: Make sure gdb is disconnected.
550 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
551 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
552 doesn't start with "extended-" already.
553
554 2012-02-15 Pedro Alves <palves@redhat.com>
555
556 Support extended-remote. Avoid cascading timeouts.
557
558 * gdb.base/attach.exp (do_attach_tests): Add expected output for
559 the extended-remote target. If attaching with no file fails, load
560 the file manually.
561 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
562
563 2012-02-14 Stan Shebs <stan@codesourcery.com>
564
565 * gdb.base/ena-dis-br.exp: Add enable count test.
566
567 2012-02-13 Pedro Alves <palves@redhat.com>
568
569 * config/mips-idt.exp: Delete.
570 * gdb.base/a2-run.exp: Remove mips-idt xfails.
571 * gdb.base/bitfields.exp: Remove mips-idt restarts.
572 * gdb.base/break.exp: Remove mips-idt references.
573 * gdb.base/chng-syms.exp: Ditto.
574 * gdb.base/default.exp: Ditto.
575 * gdb.base/funcargs.exp (funcargs_reload): Delete.
576 (top level): Don't call it.
577 * gdb.base/opaque.exp: Remove mips-idt restarts.
578 * gdb.base/ptype.exp: Remove mips-idt xfails.
579 * gdb.base/scope.exp: Remove mips-idt restarts.
580 * gdb.base/sepdebug.exp: Remove mips-idt references.
581 * gdb.base/watchpoint.exp (maybe_clean_restart)
582 (maybe_reinitialize): Delete.
583 (test_disabling_watchpoints, test_disabling_watchpoints)
584 (test_watchpoint_triggered_in_syscall)
585 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
586 Don't call them.
587
588 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
589
590 * gdb.server/server-exec-info.exp: New file.
591
592 2012-02-10 Pedro Alves <palves@redhat.com>
593
594 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
595 always non-empty.
596 (test_attach): Always pass $exec to test_attach_gdb.
597
598 2012-02-08 Tom Tromey <tromey@redhat.com>
599
600 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
601 before inferior is started.
602
603 2012-02-07 Tom Tromey <tromey@redhat.com>
604
605 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
606 Symbol.value.
607 * gdb.python/py-symbol.c (qq): Set default value.
608
609 2012-02-07 Tom Tromey <tromey@redhat.com>
610
611 * gdb.python/py-symbol.c (qq): New global.
612 * gdb.python/py-symbol.exp: Add test for frame-less
613 lookup_symbol.
614 * gdb.python/py-symtab.exp: Fix line number.
615
616 2012-02-03 Joel Brobecker <brobecker@adacore.com>
617
618 * gdb.ada/mi_task_arg: New testcase.
619
620 2012-02-02 Pedro Alves <palves@redhat.com>
621
622 * gdb.reverse/until-precsave.exp: Also put "record save" under the
623 extended timeout.
624
625 2012-02-02 Pedro Alves <palves@redhat.com>
626
627 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
628 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
629
630 2012-02-02 Pedro Alves <palves@redhat.com>
631
632 * gdb.base/term.exp: Rewrite.
633 * gdb.base/term.c: New.
634
635 2012-02-02 Pedro Alves <palves@redhat.com>
636
637 * gdb.base/default.exp (run "r" abbreviation, run): Add
638 extended-remote expected output.
639
640 2012-02-02 Tom Tromey <tromey@redhat.com>
641
642 * gdb.cp/dispcxx.exp: New file.
643 * gdb.cp/dispcxx.cc: New file.
644
645 2012-02-01 Tom Tromey <tromey@redhat.com>
646
647 * gdb.base/jit-simple.exp: New file.
648 * gdb.base/jit-simple.c: New file.
649
650 2012-01-30 Yao Qi <yao@codesourcery.com>
651
652 * gdb.base/skip.exp: Make test result unique.
653
654 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
655
656 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
657 compatibility with valgrind-3.7.0.
658
659 2012-01-27 Pedro Alves <palves@redhat.com>
660
661 * gdb.base/watchpoint.exp (no_hw): New global.
662 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
663 disable hw watchpoints.
664 (test_wide_location_1, test_wide_location_2): If no_hw is set,
665 don't expect hw watchpoints.
666 (no_hw_watchpoints): Always clean restart.
667 (do_tests): New procedure, factored out from the top level.
668 (top level): Run tests twice. Once with hw watchpoints enabled,
669 another time with hw watchpoints disabled.
670
671 2012-01-27 Pedro Alves <palves@redhat.com>
672
673 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
674 out from the top level.
675 (top level): Call it instead.
676
677 2012-01-27 Pedro Alves <palves@redhat.com>
678
679 * gdb.base/watchpoint.exp (top level): Re-enable hardware
680 watchpoints sooner.
681
682 2012-01-27 Pedro Alves <palves@redhat.com>
683
684 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
685
686 2012-01-27 Pedro Alves <palves@redhat.com>
687
688 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
689 "You may have requested too many hardware
690 breakpoints/watchpoints".
691
692 2012-01-27 Pedro Alves <palves@redhat.com>
693
694 * gdb.base/watchpoint.exp (maybe_clean_restart)
695 (maybe_reinitialize): New.
696 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
697 expect "hit N times".
698 (test_disabling_watchpoints, test_complex_watchpoint)
699 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
700 Call maybe_clean_restart.
701 (top level): Use clean_restart. Remove "mips-idt-*"
702 reinitialization.
703
704 2012-01-27 Pedro Alves <palves@redhat.com>
705
706 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
707
708 2012-01-27 Pedro Alves <palves@redhat.com>
709
710 * gdb.base/watchpoint.exp: Clean restart after tests that don't
711 require `initialize' anymore. Remove unnecessary `initialize'
712 calls.
713
714 2012-01-27 Pedro Alves <palves@redhat.com>
715
716 * gdb.base/watchpoint.exp (wp_set): Delete.
717 (initialize, test_simple_watchpoint, top level): Remove dead code.
718
719 2012-01-27 Pedro Alves <palves@redhat.com>
720
721 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
722 typo.
723
724 2012-01-27 Pedro Alves <palves@redhat.com>
725
726 * config/extended-gdbserver.exp: New file.
727 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
728 comment.
729 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
730 * boards/native-extended-gdbserver.exp: New file.
731
732 2012-01-26 Pedro Alves <palves@redhat.com>
733
734 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
735 and gdb_test_multiple.
736
737 2012-01-26 Pedro Alves <palves@redhat.com>
738
739 Make test messages unique, and more identifiable.
740 * gdb.multi/watchpoint-multi.exp: Change test messages.
741
742 2012-01-25 Tom Tromey <tromey@redhat.com>
743
744 * gdb.base/solib-disc.exp: Fix regexps.
745
746 2012-01-24 Tom Tromey <tromey@redhat.com>
747
748 * lib/mi-support.exp (mi_expect_stop): Add special case for
749 solib-event.
750 * gdb.base/catch-load-so.c: New file.
751 * gdb.base/catch-load.exp: New file.
752 * gdb.base/catch-load.c: New file.
753 * gdb.base/break-interp.exp (reach_1): Update regexp.
754
755 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
756
757 Fix fuzzy results.
758 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
759 lpsimple and func.
760
761 2012-01-24 Gary Benson <gbenson@redhat.com>
762
763 Delete #if 0'd out code.
764 * gdb.base/default.exp (info catch): Remove.
765 * gdb.base/gdb_history (info catch): Likewise.
766 * gdb.base/help.exp (info catch): Likewise.
767
768 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
769
770 Fix watchpoints to be specific for each inferior.
771 * gdb.multi/watchpoint-multi.c: New file.
772 * gdb.multi/watchpoint-multi.exp: New file.
773
774 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
775
776 Fix watchpoints across inferior fork.
777 * gdb.threads/watchpoint-fork-child.c: New file.
778 * gdb.threads/watchpoint-fork-mt.c: New file.
779 * gdb.threads/watchpoint-fork-parent.c: New file.
780 * gdb.threads/watchpoint-fork-st.c: New file.
781 * gdb.threads/watchpoint-fork.exp: New file.
782 * gdb.threads/watchpoint-fork.h: New file.
783
784 2012-01-23 Pedro Alves <palves@redhat.com>
785
786 * gdb.base/call-signal-resume.exp: Allow output after "return".
787
788 2012-01-20 Pedro Alves <palves@redhat.com>
789
790 * gdb.python/py-finish-breakpoint.py: Fix typo.
791
792 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
793
794 * gdb.base/info-proc.exp: Also run on remote targets. Main
795 "info proc" command is now always present; whether target supports
796 actual info proc operation is detected when attempting to issue
797 the command.
798
799 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
800
801 * .gdbinit: Remove.
802
803 2012-01-19 Pedro Alves <palves@redhat.com>
804
805 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
806 look at the funtions' returns.
807 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
808 (jprint.print(int, int)): Change return type to int. Adjust.
809
810 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
811
812 PR gdb/9538
813 * gdb.base/sepdebug.exp: New test.
814
815 2012-01-18 Pedro Alves <palves@redhat.com>
816
817 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
818 Allow output before ^done.
819
820 2012-01-16 Tom Tromey <tromey@redhat.com>
821
822 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
823 Add tests for relative directory.
824
825 2012-01-16 Tom Tromey <tromey@redhat.com>
826
827 * gdb.base/printcmds.c (enum flag_enum): New.
828 (three): New global.
829 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
830 enum printing.
831 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
832 FlagEnumerationPrinter.
833 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
834 * gdb.python/py-pp-maint.c (enum flag_enum): New.
835 (fval): New global.
836
837 2012-01-16 Pedro Alves <palves@redhat.com>
838
839 * lib/gdb.exp (banned_procedures): New variable.
840 (banned_variables_traced): Rename to ...
841 (banned_traced): ... this.
842 (gdb_init): Also trace banned procedures.
843 (gdb_finish): Also untrace banned procedures.
844
845 2012-01-16 Pedro Alves <palves@redhat.com>
846
847 Remove all calls to strace.
848
849 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
850
851 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
852 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
853
854 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
855
856 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
857 * gdb.base/pie-execl.exp: Likewise.
858
859 2012-01-12 Keith Seitz <keiths@redhat.com>
860
861 PR mi/10586
862 * gdb.mi/var-cmd.c (struct anonymous): New structure.
863 (do_anonymous_type_tests): New function.
864 (main): Call do_anonymous_type_tests.
865 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
866 (verify_everything): New procedure.
867 * gdb.mi/mi-var-cp.cc (class A): New class.
868 (anonymous_structs_and_unions): New function.
869 (main): Call anonymous_structs_and_unions.
870 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
871 (verify_everything): New procedure.
872
873 2012-01-12 Keith Seitz <keiths@redhat.com>
874
875 * lib/mi-support.exp: Expand comments about PATH_EXPR.
876 (varobj_tree::get_path_expr): Assume that all varobjs are
877 compound unless they are known simple types.
878 Adjust path expressions based on parent type, path parent type,
879 and tree language.
880 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
881 the root varobj.
882 (mi_walk_varobj_tree): Add LANGUAGE parameter.
883
884 2012-01-11 Pedro Alves <palves@redhat.com>
885
886 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
887 core files on this machine" anymore.
888
889 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
890
891 * gdb.base/watchpoint.c (recurser): Initialize local_x.
892 (main): Repeat recurser call.
893 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
894 equivalent to 'local_x'.
895
896 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
897 Joel Brobecker <brobecker@adacore.com>
898
899 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
900
901 2012-01-05 Pedro Alves <alves.ped@gmail.com>
902
903 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
904 * gdb.python/py-events.c (first): Add bits for new "step N" test.
905 * gdb.python/py-events.exp: Test that "step N" tripping on a
906 breakpoint emits a breakpoint event.
907
908 2012-01-03 Joel Brobecker <brobecker@adacore.com>
909
910 * gdb.base/auxv.exp: Reformat the copyright notice.
911
912 2012-01-03 Yao Qi <yao@codesourcery.com>
913
914 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
915 (strace_trace_on_diff_addr): New.
916 * gdb.trace/strace.c: (main): Add two local variables.
917
918 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
919
920 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
921 * gdb.cell/gcore.exp: Likewise.
922 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
923 to verify the correct instance of main is selected.
924
925 2012-01-02 Joel Brobecker <brobecker@adacore.com>
926
927 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
928 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
929 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
930 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
931 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
932 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
933 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
934 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
935 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
936 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
937 gdb.threads/thread_check.c: Reformat copyright header.
938
939 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
940
941 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
942 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
943 is not enabled.
944
945 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
946
947 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
948 parameter to self_exec, adjust the function.
949 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
950 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
951 (set var do_exit = 0): Remove test.
952 (newline at end of file): Add one.
953
954 2011-12-27 Joel Brobecker <brobecker@adacore.com>
955
956 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
957 New files.
958
959 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
960
961 Fix racy FAILs.
962 * gdb.threads/fork-thread-pending.c (barrier): New variable.
963 (thread_function, thread_forker): Call pthread_barrier_wait for it.
964 (main): Call pthread_barrier_init for it.
965
966 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
967
968 Fix double send_gdb leading to racy FAILs.
969 * gdb.base/break.exp (set silent break bp_location1): Replace
970 3x send_gdb and gdb_expect by gdb_test.
971 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
972 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
973 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
974 instead of send_gdb. Twice.
975 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
976 3x send_gdb and gdb_expect by gdb_test.
977 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
978
979 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
980
981 * gdb.linespec/linespec.exp: Compile using {c++}.
982
983 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
984
985 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
986 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
987 (verify GCC PR debug/51668): New test.
988
989 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
990
991 Introduce gdb.FinishBreakpoint in Python.
992 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
993 py-finish-breakpoint2
994 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
995 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
996 instead of line number.
997 * gdb.python/py-finish-breakpoint.c: New file.
998 * gdb.python/py-finish-breakpoint.exp: New file.
999 * gdb.python/py-finish-breakpoint.py: New file.
1000 * gdb.python/py-finish-breakpoint2.cc: New file.
1001 * gdb.python/py-finish-breakpoint2.exp: New file.
1002 * gdb.python/py-finish-breakpoint2.py: New file.
1003
1004 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1005
1006 Partial fix of compatibility with gcc-4.7.
1007 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
1008 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
1009 Add comment to add a PASS case in the future.
1010
1011 Fix compatibility with gcc-4.7.
1012 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
1013
1014 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
1015
1016 PR tdep/12797
1017 * gdb.base/callfuncs.exp: Remove KFAIL.
1018
1019 2011-12-21 Joel Brobecker <brobecker@adacore.com>
1020
1021 * gdb.ada/task_bp: New testcase.
1022
1023 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1024
1025 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
1026 -DNO_SECTIONS.
1027 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
1028
1029 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1030
1031 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
1032 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
1033 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
1034 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
1035 conditional for gcc <= 4.5.
1036
1037 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1038
1039 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
1040 by XFAIL.
1041 * gdb.cp/static-method.exp (info addr A::func())
1042 (list static-method.cc:xxx::(anonymous namespace)::A::func)
1043 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
1044 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
1045 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
1046 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
1047 (test value of F in k3_m): Likewise.
1048 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
1049 Likewise.
1050
1051 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1052
1053 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
1054 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
1055 Remove.
1056 * gdb.threads/attachstop-mt.c: Remove.
1057 * gdb.threads/attachstop-mt.exp: Remove.
1058
1059 2011-12-17 Mark Kettenis <kettenis@gnu.org>
1060
1061 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
1062
1063 2011-12-16 Doug Evans <dje@google.com>
1064
1065 * boards/native-stdio-gdbserver.exp: New file.
1066 * boards/native-gdbserver.exp: New file.
1067
1068 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
1069 gdbserver output.
1070 (gdbserver_default_get_remote_address): New function.
1071 (gdbserver_start): Call gdb,get_remote_address to compute argument
1072 to "target remote" command.
1073
1074 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1075
1076 * gdb.python/py-function.exp: Change "on" to "full" for
1077 python print-stack. Add set/show python print-stack
1078 off|full|message tests.
1079
1080 2011-12-15 Yao Qi <yao@codesourcery.com>
1081
1082 * gdb.trace/strace.c: New
1083 * gdb.trace/strace.exp: New.
1084
1085 2011-12-14 Tom Tromey <tromey@redhat.com>
1086
1087 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
1088
1089 2011-12-14 Doug Evans <dje@google.com>
1090
1091 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
1092
1093 2011-12-14 Pedro Alves <pedro@codesourcery.com>
1094
1095 PR threads/10729
1096
1097 * gdb.mi/watch-nonstop.c: New file.
1098 * gdb.mi/mi-watch-nonstop.exp: New file.
1099
1100 2011-12-13 Pedro Alves <pedro@codesourcery.com>
1101 Doug Evans <dje@google.com>
1102
1103 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
1104 (clean_restart): Remove references to the gdb_stub target board
1105 variable.
1106 (gdb_step_for_stub): Delete.
1107
1108 * gdb.base/annota1.exp: Remove all references to [target_info
1109 exists gdb_stub], gdb_step_for_stub and usestubs.
1110 * gdb.base/annota3.exp: Ditto.
1111 * gdb.base/async.exp: Ditto.
1112 * gdb.base/break.exp: Ditto.
1113 * gdb.base/code-expr.exp: Ditto.
1114 * gdb.base/commands.exp: Ditto.
1115 * gdb.base/completion.exp: Ditto.
1116 * gdb.base/condbreak.exp: Ditto.
1117 * gdb.base/consecutive.exp: Ditto.
1118 * gdb.base/cvexpr.exp: Ditto.
1119 * gdb.base/define.exp: Ditto.
1120 * gdb.base/display.exp: Ditto.
1121 * gdb.base/ena-dis-br.exp: Ditto.
1122 * gdb.base/environ.exp: Ditto.
1123 * gdb.base/gnu-ifunc.exp: Ditto.
1124 * gdb.base/maint.exp: Ditto.
1125 * gdb.base/pending.exp: Ditto.
1126 * gdb.base/sect-cmd.exp: Ditto.
1127 * gdb.base/sepdebug.exp: Ditto.
1128 * gdb.base/unload.exp: Ditto.
1129 * gdb.base/watchpoint-solib.exp: Ditto.
1130 * gdb.cp/annota2.exp: Ditto.
1131 * gdb.cp/annota3.exp: Ditto.
1132 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
1133 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
1134 * gdb.mi/mi-pending.exp: Ditto.
1135 * gdb.trace/circ.exp: Ditto.
1136 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
1137 * gdb.base/list.exp: Ditto.
1138
1139 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
1140 breakpoint function and all references to the usestubs macro.
1141 * gdb.base/exprs.c: Ditto.
1142 * gdb.base/freebpcmd.c: Ditto.
1143 * gdb.base/bitfields.c: Ditto.
1144 * gdb.base/bitfields2.c: Ditto.
1145 * gdb.base/break.c: Ditto.
1146 * gdb.base/call-sc.c: Ditto.
1147 * gdb.base/call-signals.c: Ditto.
1148 * gdb.base/callfuncs.c: Ditto.
1149 * gdb.base/charset.c: Ditto.
1150 * gdb.base/consecutive.c: Ditto.
1151 * gdb.base/constvars.c: Ditto.
1152 * gdb.base/funcargs.c: Ditto.
1153 * gdb.base/int-type.c: Ditto.
1154 * gdb.base/interrupt.c: Ditto.
1155 * gdb.base/langs0.c: Ditto.
1156 * gdb.base/list0.c: Ditto.
1157 * gdb.base/mips_pro.c: Ditto.
1158 * gdb.base/miscexprs.c: Ditto.
1159 * gdb.base/nodebug.c: Ditto.
1160 * gdb.base/opaque0.c: Ditto.
1161 * gdb.base/pointers.c: Ditto.
1162 * gdb.base/printcmds.c: Ditto.
1163 * gdb.base/ptype.c: Ditto.
1164 * gdb.base/recurse.c: Ditto.
1165 * gdb.base/reread1.c: Ditto.
1166 * gdb.base/reread2.c: Ditto.
1167 * gdb.base/restore.c: Ditto.
1168 * gdb.base/return.c: Ditto.
1169 * gdb.base/run.c: Ditto.
1170 * gdb.base/scope0.c: Ditto.
1171 * gdb.base/sepdebug.c: Ditto.
1172 * gdb.base/setshow.c: Ditto.
1173 * gdb.base/setvar.c: Ditto.
1174 * gdb.base/sigall.c: Ditto.
1175 * gdb.base/signals.c: Ditto.
1176 * gdb.base/structs.c: Ditto.
1177 * gdb.base/structs2.c: Ditto.
1178 * gdb.base/testenv.c: Ditto.
1179 * gdb.base/twice.c: Ditto.
1180 * gdb.base/unwindonsignal.c: Ditto.
1181 * gdb.base/watchpoint.c: Ditto.
1182 * gdb.base/watchpoints.c: Ditto.
1183 * gdb.base/whatis.c: Ditto.
1184 * gdb.cp/classes.cc: Ditto.
1185 * gdb.cp/cplusfuncs.cc: Ditto.
1186 * gdb.cp/derivation.cc: Ditto.
1187 * gdb.cp/formatted-ref.cc: Ditto.
1188 * gdb.cp/misc.cc: Ditto.
1189 * gdb.cp/overload.cc: Ditto.
1190 * gdb.cp/ovldbreak.cc: Ditto.
1191 * gdb.cp/ref-params.cc: Ditto.
1192 * gdb.cp/ref-types.cc: Ditto.
1193 * gdb.cp/templates.cc: Ditto.
1194 * gdb.cp/virtfunc.cc: Ditto.
1195 * gdb.hp/gdb.aCC/run.c: Ditto.
1196 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
1197 * gdb.hp/gdb.compat/xdb0.c: Ditto.
1198 * gdb.reverse/consecutive-reverse.c: Ditto.
1199 * gdb.reverse/sigall-reverse.c: Ditto.
1200 * gdb.reverse/until-reverse.c: Ditto.
1201 * gdb.reverse/watch-reverse.c: Ditto.
1202 * gdb.trace/actions.c: Ditto.
1203 * gdb.trace/circ.c: Ditto.
1204 * gdb.trace/collection.c: Ditto.
1205
1206 2011-12-13 Pedro Alves <pedro@codesourcery.com>
1207
1208 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
1209 (func6, func7): New.
1210 (main): Call func6 and func7.
1211 * gdb.base/watchpoint.exp (test_wide_location_1)
1212 (test_wide_location_2): New.
1213 (top level): Re-enable hardware watchpoints if necessary. Call
1214 test_wide_location_1 and test_wide_location_2.
1215
1216 2011-12-11 Yao Qi <yao@codesourcery.com>
1217
1218 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
1219
1220 2011-12-11 Joel Brobecker <brobecker@adacore.com>
1221
1222 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
1223 expected output for unsupported case.
1224
1225 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1226
1227 PR testsuite/12649
1228 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
1229 Protect gdb_test_multiple by final $gdb_prompt match.
1230
1231 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1232
1233 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
1234 New variable, new test.
1235 (list static-method.cc:xxx::(anonymous namespace)::A::func)
1236 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
1237 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
1238 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
1239 them if HAVE_GCC_45682_FIXED is not set.
1240
1241 2011-12-10 Yao Qi <yao@codesourcery.com>
1242
1243 * gdb.trace/status-stop.exp: New.
1244 * gdb.trace/status-stop.c: New.
1245
1246 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1247
1248 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
1249 timeout.
1250
1251 2011-12-08 Tom Tromey <tromey@redhat.com>
1252
1253 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
1254 condition.
1255
1256 2011-12-07 Stan Shebs <stan@codesourcery.com>
1257
1258 * gdb.trace/tfind.exp: Update for output changes.
1259
1260 2011-12-07 Pedro Alves <pedro@codesourcery.com>
1261
1262 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
1263 throws "Cannot insert catchpoints in this configuration".
1264 * gdb.ada/mi_catch_ex.exp: Likewise.
1265
1266 2011-12-06 Pedro Alves <pedro@codesourcery.com>
1267
1268 * gdb.base/break-always.exp: Test changing memory at addresses
1269 with breakpoints inserted.
1270
1271 2011-12-06 Joel Brobecker <brobecker@acacore.com>
1272
1273 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
1274 involving a fully qualified function name.
1275
1276 2011-12-06 Tom Tromey <tromey@redhat.com>
1277
1278 * gdb.ada/homonym.exp: Add three breakpoint tests.
1279
1280 2011-12-06 Tom Tromey <tromey@redhat.com>
1281
1282 * gdb.base/solib-weak.exp (do_test): Remove kfail.
1283 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
1284 * gdb.objc/objcdecode.exp: Update for output changes.
1285 * gdb.linespec/linespec.exp: New file.
1286 * gdb.linespec/lspec.cc: New file.
1287 * gdb.linespec/lspec.h: New file.
1288 * gdb.linespec/body.h: New file.
1289 * gdb.linespec/base/two/thefile.cc: New file.
1290 * gdb.linespec/base/one/thefile.cc: New file.
1291 * gdb.linespec/Makefile.in: New file.
1292 * gdb.cp/templates.exp (test_template_breakpoints): Update for
1293 output changes.
1294 * gdb.cp/re-set-overloaded.exp: Remove kfail.
1295 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
1296 makes one breakpoint.
1297 * gdb.cp/method2.exp (test_break): Update for output changes.
1298 * gdb.cp/mb-templates.exp: Update for output changes.
1299 * gdb.cp/mb-inline.exp: Update for output changes.
1300 * gdb.cp/mb-ctor.exp: Update for output changes.
1301 * gdb.cp/ovsrch.exp: Use fully-qualified names.
1302 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
1303 has multiple matches.
1304 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
1305 error message change.
1306 * gdb.base/list.exp (test_list_filename_and_number): Update for
1307 error message change.
1308 * gdb.base/break.exp: Disable pending breakpoints. Update for
1309 output changes.
1310 * configure.ac: Add gdb.linespec.
1311 * configure: Rebuild.
1312 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
1313
1314 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
1315
1316 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
1317 last_break register on s390*-*-* targets.
1318
1319 2011-12-06 Joel Brobecker <brobecker@adacore.com>
1320
1321 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
1322 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
1323 of parameter X in procedure Foo.
1324
1325 2011-12-05 Stan Shebs <stan@codesourcery.com>
1326
1327 * gdb.trace/tfind.exp: Update help string matches.
1328
1329 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1330
1331 * gdb.server/ext-run.exp (get process list): Accept also systemd
1332 as PID 1.
1333
1334 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1335 Pedro Alves <pedro@codesourcery.com>
1336
1337 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
1338 starting GDB.
1339 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
1340 $use_gdb_stub.
1341 * gdb.base/display.exp: Likewise.
1342 * gdb.base/ending-run.exp: Likewise.
1343 * gdb.base/list.exp (test_listsize): Likewise.
1344 * gdb.base/setshow.exp: Likewise.
1345 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
1346 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
1347 check by global $use_gdb_stub.
1348 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
1349 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
1350 (default_gdb_init): Unset global $use_gdb_stub.
1351 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
1352 by global $use_gdb_stub.
1353 * lib/gdbserver-support.exp: Extend comments for set_board_info
1354 gdb_protocol and gdb,socketport.
1355 (gdbserver_start_extended): Set global gdbserver_protocol and
1356 gdbserver_gdbport. Clear global use_gdb_stub.
1357 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
1358 from target use_gdb_stub.
1359 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
1360
1361 2011-12-03 Doug Evans <dje@google.com>
1362
1363 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
1364 (gdb_step_for_stub): Add comments.
1365
1366 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
1367
1368 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
1369 to the caller.
1370 (gdb_test_multiple): Likewise.
1371
1372 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1373
1374 Fix gdb.mi/mi-solib.exp without system debug info installed.
1375 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
1376 expect attribute, return 0 for it. Update comments.
1377
1378 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1379
1380 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
1381 (corrupted list): Adjust the expectation.
1382
1383 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1384
1385 PR threads/13448
1386 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
1387 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
1388 * gdb.threads/tls-var-main.c: New file.
1389 * gdb.threads/tls-var.c: New file.
1390 * gdb.threads/tls-var.exp: New file.
1391
1392 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1393
1394 PR testsuite/12649
1395 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
1396 Protect gdb_test_multiple by final $gdb_prompt match.
1397 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
1398 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1399 (test_tracepoints): Likewise.
1400
1401 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1402
1403 PR breakpoints/13346
1404 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
1405 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
1406 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
1407
1408 2011-12-01 Joel Brobecker <brobecker@adacore.com>
1409
1410 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
1411 * gdb.ada/homonym/homonym.adb: For use of all types defined
1412 locally inside both Get_Value subprograms.
1413
1414 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1415
1416 Fix racy FAILs.
1417 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
1418 of send_gdb.
1419
1420 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1421
1422 * gdb.base/testenv.exp: Skip on remote targets. Unset global
1423 environment variable after test completed.
1424
1425 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1426
1427 * gdb.base/solib-nodir.exp: Skip if remote target.
1428 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
1429 application. Call gdb_load_shlibs.
1430 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
1431
1432 2011-11-29 Joel Brobecker <brobecker@adacore.com>
1433
1434 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
1435
1436 2011-11-28 Joel Brobecker <brobecker@adacore.com>
1437
1438 * gdb.ada/fullname_bp: New testcase.
1439
1440 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1441
1442 PR testsuite/12649
1443 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
1444 Wrap send_gdb into a new gdb_test.
1445
1446 Code cleanup.
1447 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
1448 Convert send_gdb and gdb_expect to gdb_test_multiple.
1449
1450 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1451
1452 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
1453
1454 2011-11-23 Keith Seitz <keiths@redhat.com>
1455
1456 * lib/mi-support.exp (varobj_tree): New namespace and procs.
1457 (mi_varobj_tree_test_children_callback): New proc.
1458 (mi_walk_varobj_tree): New proc.
1459
1460 2011-11-22 Tom Tromey <tromey@redhat.com>
1461
1462 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
1463 Add "use_mi_command" argument.
1464 (mi_run_cmd, mi_run_with_cli): New procs.
1465 * gdb.mi/solib-lib.c: New file.
1466 * gdb.mi/solib-main.c: New file.
1467 * gdb.mi/mi-solib.exp: New file.
1468
1469 2011-11-21 Doug Evans <dje@google.com>
1470
1471 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
1472 _Unwind_DebugHook is missing.
1473
1474 2011-11-20 Stan Shebs <stan@codesourcery.com>
1475
1476 * gdb.trace/tstatus.exp: New.
1477 * gdb.trace/actions.c: Include string.h.
1478
1479 2011-11-18 Yao Qi <yao@codesourcery.com>
1480
1481 * gdb.trace/pending.exp: New.
1482 * gdb.trace/pending.c: New.
1483 * gdb.trace/pendshr1.c: New.
1484 * gdb.trace/pendshr2.c: New.
1485 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
1486 tracepoint location becomes pending.
1487 (tracepoint_change_loc_2): New.
1488
1489 2011-11-16 David S. Miller <davem@davemloft.net>
1490
1491 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
1492 target is sparc*-*-linux*
1493
1494 2011-11-15 Paul Koning <paul_koning@dell.com>
1495
1496 * gdb.python/py-type.exp: New testcases for exceptions on scalar
1497 types.
1498
1499 2011-11-14 Doug Evans <dje@google.com>
1500
1501 * gdb.base/shell.exp: New file.
1502
1503 2011-11-14 Stan Shebs <stan@codesourcery.com>
1504
1505 * gdb.trace/ftrace.c: New.
1506 * gdb.trace/ftrace.exp: New.
1507
1508 2011-11-14 Yao Qi <yao@codesourcery.com>
1509
1510 * gdb.trace/change-loc-1.c: New.
1511 * gdb.trace/change-loc-2.c: New.
1512 * gdb.trace/change-loc.c: New.
1513 * gdb.trace/change-loc.exp: New.
1514 * gdb.trace/change-loc.h: New.
1515 * gdb.trace/trace-break.c (marker): Define new symbol.
1516 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
1517 New.
1518 (break_trace_same_addr_6): New.
1519
1520 2011-11-12 Matt Rice <ratmice@gmail.com>
1521
1522 * gdb.base/info-macros.exp: Make tests for info definitions
1523 test info macro. Add tests for info macro argument processing.
1524 Rename a few tests.
1525
1526 2011-11-11 Keith Seitz <keiths@redhat.com>
1527
1528 PR gdb/12843
1529 * gdb.base/linespecs.exp: New file.
1530
1531 2011-11-11 Doug Evans <dje@google.com>
1532
1533 * gdb.threads/print-threads.exp: Extend timeout for slower
1534 tests.
1535
1536 2011-11-10 Doug Evans <dje@google.com>
1537
1538 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
1539 "record to end of main" test.
1540
1541 * gdb.python/py-type.c (TS): New typedef.
1542 (ts): New global.
1543 * gdb.python/py-type.exp: Test field list of typedef.
1544
1545 2011-11-10 Joel Brobecker <brobecker@adacore.com>
1546
1547 * gdb.ada/small_reg_param: New testcase.
1548
1549 2011-11-09 Tom Tromey <tromey@redhat.com>
1550
1551 * gdb.cp/destrprint.exp: New file.
1552 * gdb.cp/destrprint.cc: New file.
1553
1554 2011-11-08 Meador Inge <meadori@codesourcery.com>
1555
1556 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
1557 (switch_stack_to_other): New test function.
1558 * gdb.arch/thumb-prologue.exp: New test cases.
1559
1560 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1561
1562 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
1563
1564 2011-11-08 Yao Qi <yao@codesourcery.com>
1565
1566 * gdb.exp (supports_process_record): New.
1567 (supports_reverse): New.
1568 * gdb.reverse/break-precsave.exp: Call support_process_record
1569 to run test conditionally.
1570 * gdb.reverse/consecutive-precsave.exp: Likewise.
1571 * gdb.reverse/i386-precsave.exp: Likewise.
1572 * gdb.reverse/machinestate-precsave.exp: Likewise.
1573 * gdb.reverse/solib-precsave.exp: Likewise.
1574 * gdb.reverse/step-precsave.exp: Likewise.
1575 * gdb.reverse/until-precsave.exp: Likewise.
1576 * gdb.reverse/watch-precsave.exp: Likewise.
1577 * gdb.reverse/break-reverse.exp: Call support_reverse to run
1578 test conditionally.
1579 * gdb.reverse/consecutive-reverse.exp: Likewise.
1580 * gdb.reverse/finish-precsave.exp: Likewise.
1581 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1582 * gdb.reverse/finish-reverse.exp: Likewise.
1583 * gdb.reverse/i386-reverse.exp: Likewise.
1584 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1585 * gdb.reverse/machinestate.exp: Likewise.
1586 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
1587 * gdb.reverse/sigall-precsave.exp: Likewise.
1588 * gdb.reverse/sigall-reverse.exp: Likewise.
1589 * gdb.reverse/solib-reverse.exp: Likewise.
1590 * gdb.reverse/step-reverse.exp: Likewise.
1591 * gdb.reverse/until-reverse.exp: Likewise.
1592 * gdb.reverse/watch-reverse.exp: Likewise.
1593
1594 2011-11-05 Yao Qi <yao@codesourcery.com>
1595
1596 * gdb.trace/trace-break.exp: Add test on setting two
1597 fast tracepoints at the same address.
1598
1599 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1600
1601 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
1602
1603 2011-11-02 Stan Shebs <stan@codesourcery.com>
1604
1605 * gdb.trace/collection.c: Add code using strings.
1606 * gdb.trace/collection.exp: Add tests of string collection.
1607
1608 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1609
1610 * gdb.base/skip-solib.exp (executable_main): New variable.
1611 (binfile_main): Base it on that.
1612 Use $executable_main in clean_restart calls. Drop gdb_exit and
1613 gdb_start calls.
1614
1615 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1616
1617 Fix racy FAILs.
1618 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
1619 breakpoint_re globals import by async. Set string_regex to .* for
1620 async. Remove the optional thread_selected_re and breakpoint_re
1621 globals expectations.
1622
1623 2011-11-01 Joseph Myers <joseph@codesourcery.com>
1624
1625 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
1626 well as Cygwin.
1627
1628 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
1629
1630 Add tests for skip command.
1631 * gdb.base/skip-solib-lib.c: New
1632 * gdb.base/skip-solib-main.c: New
1633 * gdb.base/skip-solib.exp: New
1634 * gdb.base/skip.c: New
1635 * gdb.base/skip.exp: New
1636 * gdb.base/skip1.c: New
1637 * gdb.base/Makefile.in: Adding new files.
1638
1639 2011-10-31 Yao Qi <yao@codesourcery.com>
1640 Pedro Alves <pedro@codesourcery.com>
1641
1642 * gdb.trace/trace-break.c: New.
1643 * gdb.trace/trace-break.exp: New.
1644
1645 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1646
1647 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
1648 break-here-2.
1649
1650 2011-10-28 Pedro Alves <pedro@codesourcery.com>
1651
1652 * gdb.threads/no-unwaited-for-left.c: New.
1653 * gdb.threads/no-unwaited-for-left.exp: New.
1654 * gdb.threads/non-ldr-exc-1.c: New.
1655 * gdb.threads/non-ldr-exc-1.exp: New.
1656 * gdb.threads/non-ldr-exc-2.c: New.
1657 * gdb.threads/non-ldr-exc-2.exp: New.
1658 * gdb.threads/non-ldr-exc-3.c: New.
1659 * gdb.threads/non-ldr-exc-3.exp: New.
1660 * gdb.threads/non-ldr-exc-4.c: New.
1661 * gdb.threads/non-ldr-exc-4.exp: New.
1662
1663 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1664
1665 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
1666 * gdb.base/attach-pie-misread.exp: Likewise.
1667 * gdb.base/break-interp.exp: Likewise.
1668 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
1669 testcases for use_gdb_stub.
1670 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
1671 (continue): New testcase.
1672 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
1673 * gdb.threads/attach-into-signal.exp: Likewise.
1674 * gdb.threads/attach-stopped.exp: Likewise.
1675 * gdb.threads/attachstop-mt.exp: Likewise.
1676
1677 2011-10-28 Paul Koning <paul_koning@dell.com>
1678
1679 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
1680
1681 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1682
1683 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
1684 (mi_gdb_test): Import globals thread_selected_re
1685 and breakpoint_re. Expect them optionally at the regex start.
1686
1687 2011-10-27 Doug Evans <dje@google.com>
1688
1689 * gdb.python/python.exp: Test source -s.
1690
1691 2011-10-26 Paul Koning <paul_koning@dell.com>
1692
1693 * gdb.python/lib-types.cc (struct A): New structure.
1694 * gdb.python/lib-types.exp (deepitems): New tests.
1695
1696 2011-10-25 Paul Koning <paul_koning@dell.com>
1697
1698 PR python/13327
1699
1700 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
1701 fetch_lazy method.
1702
1703 2011-10-24 Yao Qi <yao@codesourcery.com>
1704
1705 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
1706 target is tic6x-*-*.
1707
1708 2011-10-21 Joel Brobecker <brobecker@adacore.com>
1709
1710 * gdb.ada/mi_task_info/task_switch.adb: New file.
1711 * gdb.ada/mi_task_info.exp: New file.
1712
1713 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1714
1715 * gdb.cp/expand-psymtabs-cxx.exp: New file.
1716 * gdb.cp/expand-psymtabs-cxx.cc: New file.
1717
1718 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1719
1720 PR python/12656
1721
1722 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
1723 global_block tests.
1724
1725 2011-10-18 Tom Tromey <tromey@redhat.com>
1726
1727 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
1728
1729 2011-10-18 Tom Tromey <tromey@redhat.com>
1730
1731 * gdb.base/source.exp: Don't include full file name in test name.
1732 * gdb.python/python.exp: Don't include full file name in test
1733 name.
1734
1735 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1736
1737 * gdb.base/attach-pie-noexec.c: New files.
1738 * gdb.base/attach-pie-noexec.exp: New files.
1739
1740 2011-10-17 Joseph Myers <joseph@codesourcery.com>
1741
1742 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
1743 prompt for each extra line in command.
1744
1745 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1746
1747 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
1748 Revert the part of:
1749 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1750 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1751 Change the expected string.
1752
1753 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1754
1755 Fix results with system glibc debug info installed.
1756 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
1757 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
1758 Accept also __libc_ symbol prefix and no prefix.
1759
1760 2011-10-14 Keith Seitz <keiths@redhat.com>
1761
1762 PR c++/13225
1763 * gdb.cp/converts.cc (foo3_1): New function.
1764 (foo3_2): New functions.
1765 * gdb.cp/converts.exp: Add tests for int to pointer conversion
1766 and null pointer conversions of integer constant zero.
1767 Add test to check if all arguments are checked for incompatible
1768 conversion BADNESS.
1769
1770 2011-10-14 Tom Tromey <tromey@redhat.com>
1771
1772 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
1773 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
1774 linespec.
1775
1776 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1777
1778 Fix internal error regression.
1779 * gdb.dwarf2/implptr-optimized-out.S: New file.
1780 * gdb.dwarf2/implptr-optimized-out.exp: New file.
1781
1782 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1783
1784 Fix empty DWARF expressions DATA vs. SIZE conditionals.
1785 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
1786 (loclist): New.
1787 (4): New abbrev.
1788 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
1789 Use prepare_for_testing, remove clean_restart.
1790 (p arraynoloc, p arraycallnoloc): New tests.
1791
1792 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1793
1794 * gdb.cp/namespace-enum.exp (executable): New variable.
1795 (binfile): Use ${objdir}/${subdir}/ prefix.
1796 Use ${executable} for clean_restart.
1797
1798 2011-10-11 Sterling Augustine <saugustine@google.com>
1799
1800 * gdb.cp/Makefile.in: Add namespace-enum test.
1801 * gdb.cp/namespace-enum.exp: New file.
1802 * gdb.cp/namespace-enum.c: New file.
1803 * gdb.cp/namespace-enum-main.c: New file.
1804
1805 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
1806
1807 * gdb.python/py-shared.exp: Relax filename check to handle remote:
1808 sysroot.
1809
1810 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1811
1812 Reimplement @entry in input expressions.
1813 * gdb.base/exprs.c (v_int_array_init): New variable.
1814 * gdb.base/exprs.exp (print v_int_array_init)
1815 (print *v_int_array_init@1, print *v_int_array_init@2)
1816 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
1817 (print v_int_array_init[1]@1): New tests.
1818
1819 2011-10-10 Joseph Myers <joseph@codesourcery.com>
1820
1821 * gdb.cp/gdb2495.exp: Do not include directories in filename in
1822 expected message.
1823
1824 2011-10-09 Doug Evans <dje@google.com>
1825
1826 * gdb.base/alias.exp: Add tests for alias command.
1827
1828 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1829
1830 * gdb.arch/amd64-entry-value.s: New file.
1831 * gdb.mi/mi2-amd64-entry-value.s: New file.
1832
1833 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1834
1835 Display @entry parameter values even for references.
1836 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
1837 functions.
1838 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
1839 reference and datap_input.
1840 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
1841 breakpoints.
1842 (continue to breakpoint: entry_reference: reference)
1843 (entry_reference: bt at entry)
1844 (continue to breakpoint: entry_reference: breakhere_reference)
1845 (entry_reference: bt, entry_reference: ptype regparam)
1846 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
1847 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
1848 (entry_reference: p regcopy, entry_reference: p nodataparam)
1849 (entry_reference: p nodataparam@entry): New tests.
1850
1851 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1852
1853 Support @entry in input expressions.
1854 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
1855 (entry_stack: p s1@entry, entry_stack: p s2@entry)
1856 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
1857 (tailcall: p j@entry): New tests.
1858 * gdb.cp/koenig.cc (A::entry): New function.
1859 (main): Call it.
1860 * gdb.cp/koenig.exp (p entry (c)): New test.
1861
1862 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1863
1864 Display @entry parameter values (without references).
1865 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
1866 (different, validity, invalid): New functions.
1867 (main): Call them.
1868 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
1869 stacktest, breakhere_stacktest, different, breakhere_different,
1870 breakhere_validity and breakhere_invalid.
1871 (entry: bt): Update for @entry.
1872 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
1873 (entry_validity: *, entry_invalid: *): Many new tests.
1874 * gdb.base/break.exp
1875 (run until breakpoint set at small function, optimized file): Accept
1876 also the @entry suffix.
1877 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
1878 * gdb.mi/mi2-amd64-entry-value.c: New files.
1879 * gdb.mi/mi2-amd64-entry-value.exp: New files.
1880
1881 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1882
1883 Protect entry values against self tail calls.
1884 * gdb.arch/amd64-entry-value.cc (self2, self): New.
1885 (main): Call self.
1886 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
1887 (set debug entry-values 1, self: bt debug entry-values): New tests.
1888
1889 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1890
1891 Recognize virtual tail call frames.
1892 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
1893 (amb_b, amb_a): New.
1894 (main): Call a and b.
1895 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
1896 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
1897 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
1898 New tests.
1899
1900 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1901
1902 Implement basic support for DW_TAG_GNU_call_site.
1903 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
1904 * gdb.arch/amd64-entry-value.cc: New file.
1905 * gdb.arch/amd64-entry-value.exp: New file.
1906
1907 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1908
1909 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
1910 * gdb.dwarf2/implptr-64bit.S: New file.
1911 * gdb.dwarf2/implptr-64bit.exp: New file.
1912
1913 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1914
1915 Fix initial language detection with -readnow.
1916 * gdb.cp/readnow-language.cc: New file.
1917 * gdb.cp/readnow-language.exp: New file.
1918
1919 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1920
1921 Fix printed anonymous struct name.
1922 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
1923
1924 2011-10-09 Joseph Myers <joseph@codesourcery.com>
1925
1926 * gdb.base/solib-symbol.exp: Do not include directories in
1927 filenames in expected messages.
1928
1929 2011-10-07 Doug Evans <dje@google.com>
1930
1931 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
1932
1933 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
1934
1935 Allow Python notification of new object-file loadings.
1936 * gdb.python/py-events.exp: Test newobjfile event.
1937 * gdb.python/py-events.py: Register newobjfile callback.
1938 * gdb.python/py-events.c: Add call to shared library
1939 * gdb.python/py-events-shlib.c: New file.
1940
1941 2011-10-06 Joseph Myers <joseph@codesourcery.com>
1942
1943 * gdb.base/fixsection.exp: Do not include directories in filename
1944 in expected message.
1945
1946 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
1947
1948 Add tests for passing of environment variables to inferior.
1949 * gdb.base/testenv.c: New test source.
1950 * gdb.base/testenv.exp: New expect test.
1951
1952 2011-10-04 Paul Koning <paul_koning@dell.com>
1953
1954 * gdb.python/py-value.c (main): Break before return.
1955
1956 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
1957
1958 PR python/12691: Add the inferior to Python exited event
1959 * gdb.python/py-events.exp: Test the inferior attribute of exited
1960 event with a fork.
1961 * gdb.python/py-events.py: Print inferior number on exit.
1962 * gdb.python/py-events.c: Fork the inferior.
1963
1964 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
1965
1966 * gdb.base/jit.exp: Add testcase name to log message
1967
1968 2011-10-03 Paul Koning <paul_koning@dell.com>
1969 Jan Kratochvil <jan.kratochvil@redhat.com>
1970
1971 * gdb.python/py-value.exp
1972 (python inval = gdb.parse_and_eval('*(int*)0'))
1973 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
1974 (set argc=2, python print argc_lazy): New tests.
1975
1976 2011-10-02 Joel Brobecker <brobecker@adacore.com>
1977
1978 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
1979
1980 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1981 Pedro Alves <pedro@codesourcery.com>
1982
1983 * gdb.python/py-value.exp (test_value_in_inferior): New variable
1984 can_read_0, test for it.
1985 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
1986 (parse_and_eval with memory error): ... here, make it untested if
1987 can_read_0.
1988
1989 2011-09-30 Marek Polacek <mpolacek@redhat.com>
1990
1991 * gdb.python/python.exp (verify pagination beforehand)
1992 (verify pagination afterwards): Fix race by splitting the line.
1993
1994 2011-09-29 Joseph Myers <joseph@codesourcery.com>
1995
1996 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
1997 for 64-bit multilibs from i?86-* targets.
1998
1999 2011-09-29 Marek Polacek <mpolacek@redhat.com>
2000
2001 * lib/gdb.exp: Fix a typo in one of the comments.
2002
2003 2011-09-29 Marek Polacek <mpolacek@redhat.com>
2004
2005 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
2006 matching pattern.
2007
2008 2011-09-28 Paul Koning <paul_koning@dell.com>
2009
2010 * gdb.python/py-type.c (enum E): New.
2011 * gdb.python/py-type.exp (test_fields): Add tests for Python
2012 mapping access to fields.
2013 (test_enums): New test for field access on enums.
2014
2015 2011-09-27 Stan Shebs <stan@codesourcery.com>
2016
2017 * gdb.trace/collection.exp: Test collection of $_ret.
2018
2019 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
2020
2021 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
2022 list of compilation switches for <*-*-freebsd*>.
2023
2024 2011-09-19 Stan Shebs <stan@codesourcery.com>
2025
2026 * gdb.trace/tspeed.exp: New file.
2027 * gdb.trace/tspeed.c: New file.
2028
2029 2011-09-18 Yao Qi <yao@codesourcery.com>
2030
2031 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
2032 instructions.
2033 (test_adr_32bit, test_pop_pc): Likewise.
2034 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
2035 Thumb instructions.
2036 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
2037 in gdb_test_multiple.
2038 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
2039
2040 2011-09-17 Yao Qi <yao@codesourcery.com>
2041
2042 * lib/gdb.exp (can_single_step_to_signal_handler): New.
2043 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
2044 support single step to signal handler.
2045
2046 2011-09-17 Yao Qi <yao@codesourcery.com>
2047
2048 * gdb.base/disp-step-fork.c: New.
2049 * gdb.base/disp-step-syscall.exp: New.
2050 * gdb.base/disp-step-vfork.c: New.
2051
2052 2011-09-16 Joel Brobecker <brobecker@adacore.com>
2053
2054 * gdb.ada/tasks.exp: Make the expected output for
2055 the `info tasks' tests more resilient to spacing
2056 changes.
2057
2058 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2059
2060 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
2061 (reached breakpoint 2, reached breakpoint 3): Update expected output.
2062
2063 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
2064
2065 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2066 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
2067
2068 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
2069
2070 Handle multiple breakpoint hits in Python interface:
2071 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
2072 presence.
2073 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
2074 breakpoint hits.
2075
2076 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
2077 Jan Kratochvil <jan.kratochvil@redhat.com>
2078
2079 * gdb.python/py-events.exp: Remove pretty printing comment.
2080 * gdb.python/py-evsignal.exp: New file.
2081 * gdb.python/py-evthreads.c: Include signal.h.
2082 (thread3): Remove variable count3. Remove variable bad and use raise
2083 instead.
2084 (thread2): Remove variable count2. Move thread3 pthread_create here,
2085 merge pthread_join to a single line.
2086 (main): Remove variable count1. Merge pthread_join with pthread_create
2087 to a single line.
2088 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
2089 KFAIL python/12966 for gdbserver. Test return value of
2090 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
2091 gdb_expect by gdb_test and gdb_test_multiple.
2092 (thread 2, thread 3): New tests.
2093
2094 2011-09-12 Matt Rice <ratmice@gmail.com>
2095 Pedro Alves <pedro@codesourcery.com>
2096
2097 PR gdb/13175
2098
2099 * gdb.base/interp.exp: New tests.
2100 * gdb.base/interp.c: New file.
2101
2102 2011-09-12 Doug Evans <dje@google.com>
2103
2104 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
2105 * gdb.dwarf2/typeddwarf.exp: Ditto.
2106
2107 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2108
2109 Fix compatibility with x32 arch.
2110 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
2111 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
2112 is_x86_like_target.
2113 * testsuite/gdb.trace/collection.exp: Likewise.
2114 * testsuite/gdb.trace/report.exp: Likewise.
2115 * testsuite/gdb.trace/unavailable.exp: Likewise.
2116 * testsuite/gdb.trace/while-dyn.exp: Likewise.
2117 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
2118 (is_x86_like_target): Check also is_amd64_regs_target.
2119
2120 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2121
2122 PR breakpoints/12435
2123 * gdb.arch/amd64-prologue-xmm.c: New file.
2124 * gdb.arch/amd64-prologue-xmm.exp: New file.
2125 * gdb.arch/amd64-prologue-xmm.s: New file.
2126
2127 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2128
2129 * gdb.dwarf2/dw2-param-error-main.c: New file.
2130 * gdb.dwarf2/dw2-param-error.S: New file.
2131 * gdb.dwarf2/dw2-param-error.exp: New file.
2132
2133 2011-09-08 Pedro Alves <pedro@codesourcery.com>
2134
2135 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
2136 inferior's pid and look for a core dump named core.$pid. Use
2137 `remote_file' commands on the host instead of hand coding shell
2138 commands on the build.
2139 * gdb.base/valgrind-db-attach.exp: Kill the program before
2140 finishing the test.
2141
2142 2011-09-02 Matt Rice <ratmice@gmail.com>
2143
2144 * lib/prompt.exp: New file for testing the first prompt.
2145 * gdb.python/py-prompt.exp: Ditto.
2146 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
2147
2148 2011-09-02 Pedro Alves <pedro@codesourcery.com>
2149
2150 * gdb.threads/gcore-thread.exp: Set the global core_supported to
2151 0, before testing gcore.
2152
2153 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2154
2155 * dw2-ifort-parameter-debug.S: Update copyright year.
2156 * dw2-ifort-parameter.c: Update copyright year.
2157 * dw2-ifort-parameter.exp: Update copyright year.
2158
2159 * dw2-ifort-parameter-debug.S: New file.
2160 * dw2-ifort-parameter.c: New file.
2161 * dw2-ifort-parameter.exp: New file.
2162
2163 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2164
2165 * gdb.base/commands.exp (error_clears_commands_left): New function.
2166 (): Call it.
2167
2168 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2169
2170 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
2171 (C): Initialize `a'.
2172 * gdb.mi/mi-inheritance-syntax-error.exp
2173 (-data-evaluate-expression $path): Expect `a' as 5.
2174
2175 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
2176
2177 PR mi/11912
2178 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
2179 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
2180 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
2181 keyword in output of -var-info-path-expression.
2182
2183 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2184
2185 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
2186 * gdb.trace/collection.exp: Likewise.
2187 * gdb.trace/report.exp: Likewise.
2188 * gdb.trace/unavailable.exp: Likewise.
2189 * gdb.trace/while-dyn.exp: Likewise.
2190
2191 2011-08-18 Keith Seitz <keiths@redhat.com>
2192
2193 PR c++/12266
2194 * gdb.cp/meth-typedefs.cc: New file.
2195 * gdb.cp/meth-typedefs.exp: New file.
2196
2197 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2198
2199 * gdb.python/python.exp: Add extended-prompt tests.
2200
2201 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2202
2203 * gdb.arch/i386-dr3-watch.exp
2204 (watchpoint on gap1 does not fit debug registers)
2205 (delete all watchpoints): Fix racy expect strings.
2206
2207 2011-08-14 Yao Qi <yao@codesourcery.com>
2208
2209 * gdb.base/maint.exp: set data_section to ".neardata".
2210 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
2211 * gdb.base/savedregs.exp: Handle SIGILL.
2212 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
2213 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
2214
2215 2011-08-12 Doug Evans <dje@google.com>
2216
2217 * gdb.python/py-symbol.exp: Add test for symbol.type.
2218
2219 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
2220
2221 * gdb.threads/pthreads.exp: Enable on non-native configurations.
2222 * gdb.mi/mi-pthreads.exp: Likewise.
2223 * gdb.mi/mi2-pthreads.exp: Likewise.
2224 * gdb.mi/gdb669.exp.exp: Likewise.
2225
2226 2011-08-09 Pedro Alves <pedro@codesourcery.com>
2227
2228 * lib/mi-support.exp (detect_async): Rename to...
2229 (mi_detect_async): ... this.
2230 * gdb.mi/mi-nonstop-exit.exp: Adjust.
2231 * gdb.mi/mi-nonstop.exp: Adjust.
2232 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
2233 * gdb.mi/mi-nsintrall.exp: Adjust.
2234 * gdb.mi/mi-nsmoribund.exp: Adjust.
2235 * gdb.mi/mi-nsthrexec.exp: Adjust.
2236
2237 2011-08-09 Pedro Alves <pedro@codesourcery.com>
2238
2239 * gdb.base/display.c (do_loops): New `p_i' local.
2240 * gdb.base/display.exp: Test displaying a variable that is
2241 temporarily at a bad address.
2242
2243 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2244
2245 * gdb.dwarf2/dw2-op-stack-value.S: New file.
2246 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
2247
2248 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2249
2250 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
2251 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
2252 (p fuNC_symtab): Permit also ppc64 leading dot.
2253
2254 2011-08-05 Pedro Alves <pedro@codesourcery.com>
2255
2256 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
2257 procedure.
2258 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
2259
2260 2011-08-05 Yao Qi <yao@codesourcery.com>
2261
2262 * gdb.base/callfuncs.exp: Set language after main.
2263 * gdb.cp/cplusfuncs.exp: Likewise.
2264 * gdb.cp/inherit.exp: Likewise.
2265
2266 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
2267
2268 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
2269 * gdb.base/watch-vfork.exp: Skip on remote targets.
2270
2271 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
2272
2273 * gdb.threads/thread-find.exp: Support remote targets.
2274
2275 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
2276
2277 * gdb.base/jit.exp: Download solib_binfile to target.
2278 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
2279 and call dlopen without full path name.
2280 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
2281 dlopen without full path name.
2282
2283 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2284
2285 * gdb.base/break-always.exp: Complete the test
2286 with duplicated breakpoints and enabling/disabling them.
2287
2288 2011-08-02 Tom Tromey <tromey@redhat.com>
2289
2290 PR gdb/11289:
2291 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
2292
2293 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
2294
2295 PR gdb/13045
2296 * gdb.base/float.exp: Add new test case for PR gdb/13045
2297 * gdb.base/float.c: New file.
2298
2299 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
2300
2301 * gdb.python/py-mi.exp: Test printers returning string hint, and
2302 also not returning a value.
2303 * gdb.python/py-prettyprint.c: Add testcase for above.
2304 * gdb.python/py-prettyprint.py: Add test printer for above.
2305
2306 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2307
2308 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
2309 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
2310 (.Ldie30) Add as field "data4".
2311 (.Ldie32) Rename field "b" to "shl".
2312 (abbrev4) Change for the "data4" field.
2313 (abbrev5, abbrev6) Remove.
2314 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
2315 (p &s.shl): ... here. Add comment.
2316 (p &s.data4): New.
2317
2318 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2319
2320 Fix crash on lval_computed values.
2321 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
2322
2323 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2324
2325 * gdb.base/help.exp (help whatis): Update the expected string.
2326
2327 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2328
2329 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
2330 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
2331 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
2332 Change the expected string.
2333
2334 2011-07-26 Pedro Alves <pedro@codesourcery.com>
2335
2336 * gdb.base/watchpoint.exp
2337 (test_disable_enable_software_watchpoint): New procedure.
2338 (top level): Run it.
2339
2340 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
2341
2342 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
2343 executable file "${binfile}", C++ version "${binfile}-cxx".
2344 * gdb.python/py-prettyprint.exp: Likewise.
2345 * gdb.python/py-symbol.exp: Likewise.
2346 * gdb.python/py-type.exp: Likewise.
2347 * gdb.python/py-value.exp: Likewise.
2348 * gdb.python/py-template.exp (test_template_arg): Pass full executable
2349 file name instead of just suffix.
2350
2351 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2352
2353 Fix implicit pointer offsets.
2354 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
2355 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
2356 (continue to breakpoint: continue to baz breakpoint for implptr)
2357 (sanity check element 0, sanity check element 1)
2358 (enter the inlined function, check element 0 for the offset)
2359 (check element 1 for the offset)
2360 (continue to breakpoint: ignore the second baz breakpoint): New tests.
2361 (set foo breakpoint for implptr): Update the breakpoint number.
2362
2363 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2364
2365 * gdb.python/py-mi.exp: Use different file names for different
2366 versions of the executable under test.
2367 * gdb.python/py-prettyprint.exp: Likewise.
2368 * gdb.python/py-symbol.exp: Likewise.
2369 * gdb.python/py-template.exp: Likewise.
2370 * gdb.python/py-type.exp: Likewise.
2371 * gdb.python/py-value.exp: Likewise.
2372
2373 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2374
2375 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
2376 flag after restarting GDB if necessary.
2377
2378 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2379
2380 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
2381
2382 2011-07-22 Pedro Alves <pedro@codesourcery.com>
2383
2384 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
2385 backend doesn't leave used debug registers behind.
2386
2387 2011-07-22 Tom Tromey <tromey@redhat.com>
2388
2389 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
2390 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
2391 argument.
2392 * gdb.dwarf2/typeddwarf-amd64.S: New file.
2393
2394 2011-07-21 Matt Rice <ratmice@gmail.com>
2395
2396 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
2397 in mostlyclean rule. Add files ending in .core.
2398
2399 2011-07-21 Matt Rice <ratmice@gmail.com>
2400
2401 PR macros/12999
2402 * gdb.base/info-macros.c: New test sources.
2403 * gdb.base/info-macros.exp: New tests.
2404
2405 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2406
2407 * gdb.python/python.exp: Add prompt substitution tests.
2408
2409 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2410
2411 Fix crash if referenced CU is aged out.
2412 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
2413 New.
2414 * gdb.dwarf2/implptr.exp: Likewise.
2415
2416 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2417
2418 * gdb.dwarf2/implptr.S: Rebuilt.
2419 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
2420 (bar): Use them for j, k, l.
2421 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
2422 COMPILE.
2423 (print j in implptr:bar): Update for the intp typedef.
2424 (print p[0].x in implptr:foo): Use more exact regex.
2425
2426 2011-07-18 Tom Tromey <tromey@redhat.com>
2427
2428 * gdb.cp/static-method.exp: Add missing single quote.
2429
2430 2011-07-18 Yao Qi <yao@codesourcery.com>
2431
2432 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
2433 supported.
2434 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2435 * gdb.mi/mi-nonstop.exp: Likewise.
2436 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2437 * gdb.mi/mi-nsintrall.exp: Likewise.
2438 * gdb.mi/mi-nsmoribund.exp: Likewise.
2439 * gdb.mi/mi-nsthrexec.exp: Likewise.
2440 * gdb.python/py-evthreads.exp: Likewise.
2441
2442 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2443
2444 Code cleanup.
2445 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
2446 it. Substitute it instead of test_compiler_info everywhere.
2447
2448 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2449
2450 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
2451 remote targets as well.
2452
2453 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2454
2455 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
2456 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
2457
2458 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2459
2460 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
2461 a remote machine, not the host.
2462 (gdb_compile_shlib): Set soname if target is remote.
2463
2464 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2465
2466 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
2467
2468 2011-07-13 Matt Rice <ratmice@gmail.com>
2469
2470 * gdb.python/py-objfile-script-gdb.py: Renamed to
2471 py-objfile-script-gdb.py.in.
2472 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
2473 py-objfile-script-gdb.py.
2474 * gdb.python/py-objfile-script.exp: Update reference to
2475 py-objfile-script-gdb.py.
2476
2477 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2478
2479 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
2480 reference undefined label.
2481
2482 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2483
2484 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
2485 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
2486 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
2487 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
2488
2489 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2490
2491 PR python/12438
2492 * gdb.python/python.exp: Add maint set/show python print-stack
2493 deprecated tests. Add set/show python print-backtrace tests.
2494
2495 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2496
2497 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
2498 debug info.
2499
2500 2011-07-06 Matt Rice <ratmice@gmail.com>
2501
2502 * gdb.python/python.exp: Update filename paths.
2503 * gdb.python/py-symtab.exp: Ditto.
2504
2505 2011-07-06 Marek Polacek <mpolacek@redhat.com>
2506
2507 * gdb.python/py-evthreads.exp: Add missing `$'.
2508
2509 2011-07-06 Jie Zhang <jie.zhang@analog.com>
2510
2511 * config/bfin.exp: New file.
2512 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
2513 * gdb.asm/bfin.inc: New file.
2514
2515 2011-07-06 Marek Polacek <mpolacek@redhat.com>
2516
2517 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
2518 the whole output.
2519
2520 2011-07-05 Tom Tromey <tromey@redhat.com>
2521
2522 * gdb.java/jprint.java (jprint.hi): New field.
2523 * gdb.java/jprint.exp: Print string.
2524
2525 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2526
2527 * gdb.base/call-sc.c: Fix typos.
2528 * gdb.base/ifelse.exp: Likewise.
2529 * gdb.base/structs.c: Likewise.
2530
2531 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2532
2533 * gdb.base/jit-so.exp: New test.
2534 * gdb.base/jit-dlmain.c: New file.
2535 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
2536
2537 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2538
2539 * gdb.cp/m-static.exp: Call get_compiler_info.
2540 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
2541 * gdb.cp/pr9167.exp (p b): Likewise.
2542 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
2543 (test value of P in inner_m, test type of Z in inner_m): Call
2544 setup_xfail for gcc <= 4.5.
2545
2546 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2547
2548 * gdb.cp/paren-type.cc: New files.
2549 * gdb.cp/paren-type.exp: New files.
2550
2551 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2552
2553 Stop on first linespec terminator instead of eating what we can.
2554 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
2555 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
2556 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
2557 (break C::f()): ... this one.
2558 (break C::operator()()): New test.
2559 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
2560 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
2561 test.
2562
2563 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2564
2565 Fall back linespec to minimal symbols.
2566 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
2567 error message.
2568 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
2569 * gdb.cp/minsym-fallback-main.cc: New file.
2570 * gdb.cp/minsym-fallback.cc: New file.
2571 * gdb.cp/minsym-fallback.exp: New file.
2572 * gdb.cp/minsym-fallback.h: New file.
2573
2574 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2575
2576 * gdb.cp/no-dmgl-verbose.cc: New file.
2577 * gdb.cp/no-dmgl-verbose.exp: New file.
2578
2579 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2580
2581 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
2582 __GI_.
2583 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
2584 (f): New function.
2585 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
2586 (complete p 'func<short>(): ... here.
2587 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
2588 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
2589 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
2590 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
2591 Make them KFAIL gcc/49546.
2592
2593 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2594
2595 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
2596
2597 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2598
2599 Test GCC PR debug/49546.
2600 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
2601 (test type of F in k3_m, test value of F in k3_m): New.
2602 * gdb.cp/temargs.cc (struct S3, struct K3): New.
2603 (main): New variable k3. Call k3.k3_m.
2604
2605 2011-07-01 Jean-Charles Delay <delay@adacore.com>
2606
2607 * gdb.ada/packed_array.exp: Fix expected outout.
2608
2609 2011-07-01 Jean-Charles Delay <delay@adacore.com>
2610
2611 * gdb.ada/packed_array.exp: fixed expected output.
2612
2613 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2614
2615 * gdb.ada/same_enum: New testcase.
2616
2617 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2618
2619 * gdb.ada/ptr_typedef: New testcase.
2620
2621 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2622
2623 * gdb.ada/arrayptr.exp: Add ptype test.
2624
2625 2011-07-01 Joel Brobecker <brobecker@adacore.com>
2626
2627 * gdb.ada/char_enum: New testcase.
2628
2629 2011-07-01 Yao Qi <yao@codesourcery.com>
2630
2631 * gdb.base/dump.exp (capture_pointer_with_type): New.
2632 Get value from address instead of name.
2633 Start GDB once, and do `dump' and `restore'
2634 tests together.
2635
2636 2011-06-30 Jie Zhang <jie.zhang@analog.com>
2637 Mike Frysinger <vapier@gentoo.org>
2638
2639 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
2640 helper functions for getting/setting remotetimeout variable.
2641 * lib/gdb.exp (gdb_load): If the target is remote, set
2642 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
2643 with $loadtimeout. Set $load_ok to 0 before doing the load.
2644 Instead of returning, immediately, set $load_ok to 0. Call
2645 set_remotetimeout with $oldremotetimeout, and then return if
2646 $load_ok is 1.
2647
2648 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
2649
2650 * gdb.python/py-template.exp: Don't run this test if the target
2651 does not support c++ tests.
2652
2653 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2654
2655 Fix non-only rename list for Fortran modules import.
2656 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
2657 tests.
2658 * gdb.fortran/module.f90 (module moduse): New.
2659 (program module): use moduse, test var_x, var_y and var_z.
2660
2661 2011-06-29 Tom Tromey <tromey@redhat.com>
2662
2663 PR testsuite/12040:
2664 * gdb.fortran/array-element.exp: Use f90, not f77.
2665 * gdb.fortran/complex.exp: Use f90, not f77.
2666 * gdb.fortran/derived-type.exp: Use f90, not f77.
2667 * gdb.fortran/library-module.exp: Use f90, not f77.
2668 * gdb.fortran/logical.exp: Use f90, not f77.
2669 * gdb.fortran/module.exp: Use f90, not f77.
2670 * gdb.fortran/multi-dim.exp: Use f90, not f77.
2671 * gdb.fortran/subarray.exp: Use f90, not f77.
2672
2673 2011-06-29 Tom Tromey <tromey@redhat.com>
2674
2675 * gdb.fortran/charset.exp: New file.
2676 * gdb.fortran/charset.f90: New file.
2677
2678 2011-06-29 Tom Tromey <tromey@redhat.com>
2679
2680 PR testsuite/12040:
2681 * lib/future.exp: New file, mostly extracted from ada.exp.
2682 Rewrote compatibility code to use rename.
2683 (gdb_find_gfortran): New proc.
2684 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
2685 gfortran patch.
2686 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
2687 Move to future.exp.
2688 * lib/gdb.exp: Always load future.exp.
2689
2690 2011-06-28 Yao Qi <yao@codesourcery.com>
2691
2692 * gdb.cp/exception.cc: Don't include iostream.
2693 (bar): Remove print statement.
2694 (catcher): New.
2695 (main): Remove print statements. Call function catcher.
2696 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
2697 Set breakpoint on catcher, and check the value of parameter.
2698
2699 2011-06-23 Yao Qi <yao@codesourcery.com>
2700
2701 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
2702 1.2 is disabled. KFAIL for uclinux.
2703
2704 2011-06-23 Marek Polacek <mpolacek@redhat.com>
2705
2706 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
2707 mi_gdb_test.
2708
2709 2011-06-23 Marek Polacek <mpolacek@redhat.com>
2710
2711 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
2712
2713 2011-06-23 Marek Polacek <mpolacek@redhat.com>
2714
2715 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
2716
2717 2011-06-23 Marek Polacek <mpolacek@redhat.com>
2718
2719 * gdb.mi/mi2-basics.exp: Fix races. Honour the
2720 `test_exec_and_symbol_mi_operatons' return value.
2721 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2722 gdb_test_multiple.
2723 (test_exec_and_symbol_mi_operatons): Likewise.
2724 (test_path_specification): Likewise.
2725
2726 2011-06-23 Yao Qi <yao@codesourcery.com>
2727
2728 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
2729 supported.
2730 * lib/gdb.exp (support_displaced_stepping): New.
2731
2732 2011-06-23 Yao Qi <yao@codesourcery.com>
2733
2734 * gdb.threads/execl.exp: Skip on remote target.
2735
2736 2011-06-21 Marek Polacek <mpolacek@redhat.com>
2737
2738 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
2739 mi_gdb_test.
2740
2741 2011-06-20 Marek Polacek <mpolacek@redhat.com>
2742
2743 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
2744
2745 2011-06-20 Marek Polacek <mpolacek@redhat.com>
2746
2747 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
2748 mi_gdb_test.
2749
2750 2011-06-20 Marek Polacek <mpolacek@redhat.com>
2751
2752 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
2753
2754 2011-06-14 Yao Qi <yao@codesourcery.com>
2755
2756 gdb/testsuite/
2757 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
2758
2759 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2760
2761 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
2762
2763 2011-06-10 Tom Tromey <tromey@redhat.com>
2764
2765 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
2766 Add tests for pointer-to-member-function.
2767 * gdb.cp/temargs.cc (S::somefunc): New function.
2768 (K2): New class.
2769 (main): Instantiate K2; call method.
2770
2771 2011-06-08 Joel Brobecker <brobecker@adacore.com>
2772
2773 * gdb.python/py-inferior.c (f2): Make str an array rather
2774 than a pointer.
2775 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
2776
2777 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2778
2779 * gdb.base/async-shell.c: New file.
2780 * gdb.base/async-shell.exp: New file.
2781
2782 2011-06-06 Pedro Alves <pedro@codesourcery.com>
2783
2784 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
2785
2786 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
2787
2788 From Stephen Kitt <steve@sk2.org>
2789 * gdb.base/help.exp: Adjust following some spelling corrections
2790 in GDB.
2791
2792 2011-06-01 Yao Qi <yao@codesourcery.com>
2793
2794 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
2795
2796 2010-05-31 Keith Seitz <keiths@redhat.com>
2797
2798 PR c++/12750
2799 * gdb.cp/static-method.cc: New file.
2800 * gdb.cp/static-method.exp: New file.
2801
2802 2010-05-31 Keith Seitz <keiths@redhat.com>
2803
2804 PR symtab/12704
2805 * gdb.cp/anon-ns.cc: New file.
2806 * gdb.cp/anon-ns.exp: New file.
2807
2808 2011-05-31 Pedro Alves <pedro@codesourcery.com>
2809
2810 * gdb.arch/i386-dr3-watch.c: New file.
2811 * gdb.arch/i386-dr3-watch.exp: New file.
2812
2813 2011-05-30 Yao Qi <yao@codesourcery.com>
2814
2815 * gdb.base/callfuncs.c (t_structs_fc): New.
2816 (t_structs_dc, t_structs_ldc): New.
2817 (t_double_many_args):
2818 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
2819 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
2820 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
2821 * gdb.base/callfuncs.exp: Call new functions.
2822
2823 2011-05-30 Yao Qi <yao@codesourcery.com>
2824
2825 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
2826 Call rerun_and_prepare for each test to isolate effects.
2827
2828 2011-05-30 Yao Qi <yao@codesourcery.com>
2829
2830 * gdb.base/varargs.c (find_max_float_real): New.
2831 (find_max_double_real, find_max_long_double_real): New.
2832 * gdb.base/varargs.exp: Call these new added functions.
2833 * lib/gdb.exp (setup_kfail_for_target): New.
2834
2835 2011-05-30 Yao Qi <yao@codesourcery.com>
2836
2837 * gdb.base/funcargs.c (callca, callcb, callcc): New.
2838 (callcd, callce, callcf, callc1a, callc1b): New.
2839 (callc2a, callc2b): New.
2840 * gdb.base/funcargs.exp (complex_args): New.
2841 (complex_integral_args, complex_float_integral_args): New.
2842 * lib/gdb.exp (support_complex_tests): New. Determine
2843 whether to run test cases on _Complex types.
2844
2845 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2846
2847 * gdb.threads/leader-exit.c: New file.
2848 * gdb.threads/leader-exit.exp: New file.
2849
2850 2011-05-27 Marek Polacek <mpolacek@redhat.com>
2851
2852 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
2853
2854 2011-05-27 Marek Polacek <mpolacek@redhat.com>
2855
2856 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
2857 remove the `supported' variable.
2858 * gdb.mi/mi-nonstop.exp: Likewise.
2859 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2860 * gdb.mi/mi-nsintrall.exp: Likewise.
2861 * gdb.mi/mi-nsmoribund.exp: Likewise.
2862 * gdb.mi/mi-nsthrexec.exp: Likewise.
2863
2864 2011-05-26 Pedro Alves <pedro@codesourcery.com>
2865
2866 * gdb.reverse/finish-reverse-bkpt.exp: New test.
2867
2868 2011-05-26 Pedro Alves <pedro@codesourcery.com>
2869
2870 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
2871
2872 2011-05-24 Keith Seitz <keiths@redhat.com>
2873
2874 PR breakpoint/12803
2875 * gdb.cp/cmpd-minsyms.cc (a): New method.
2876 (b): New method.
2877 (c): New method.
2878 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
2879
2880 2011-05-24 Pedro Alves <pedro@codesourcery.com>
2881
2882 * gdb.base/commands.exp (watchpoint_command_test): Check that the
2883 watchpoint's command list didn't execute when the watchpoint went
2884 out of scope.
2885
2886 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
2887
2888 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
2889 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
2890 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
2891 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2892 * gdb.arch/i386-permbkpt.exp: Likewise.
2893 * gdb.arch/i386-prologue.exp: Likewise.
2894 * gdb.arch/i386-size-overlap.exp: Likewise.
2895 * gdb.arch/i386-size.exp: Likewise.
2896 * gdb.arch/i386-unwind.exp: Likewise.
2897 * gdb.reverse/i386-precsave.exp: Likewise.
2898 * gdb.reverse/i386-reverse.exp: Likewise.
2899 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2900 * gdb.reverse/i387-env-reverse.exp: Likewise.
2901 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2902
2903 2011-05-24 Pedro Alves <pedro@codesourcery.com>
2904
2905 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
2906 file doesn't error, using MI.
2907
2908 2011-05-23 Tom Tromey <tromey@redhat.com>
2909
2910 * gdb.base/charset.exp (string_display): Add tests to assign to
2911 arrays.
2912 * gdb.base/charset.c (short_array, int_array, long_array): New.
2913
2914 2011-05-20 Pedro Alves <pedro@codesourcery.com>
2915
2916 Cope with async mode.
2917
2918 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
2919 into gdb_test + mi_expect_stop.
2920
2921 2011-05-20 Pedro Alves <pedro@codesourcery.com>
2922
2923 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
2924 (callme): Remove printf call.
2925
2926 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
2927
2928 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
2929 quote pattern to avoid problems with Cygwin/mingw expect versions.
2930 * gdb.base/default.exp (show convenience): Use double
2931 quote pattern for regular expressions.
2932
2933 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2934
2935 Fix -readnow for -gdwarf-4 unused type units.
2936 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
2937 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
2938
2939 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2940
2941 * gdb.base/kill-after-signal.c: New file.
2942 * gdb.base/kill-after-signal.exp: New file.
2943
2944 2011-05-16 Pedro Alves <pedro@codesourcery.com>
2945
2946 * gdb.ada/start.exp: Call untested with the correct test filename.
2947 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
2948 test filename. Make the test's binary unique.
2949 * gdb.arch/i386-signal.exp: Call untested with the correct test
2950 filename.
2951 * gdb.arch/i386-size-overlap.exp: Ditto.
2952 * gdb.arch/Makefile.in (EXECUTABLES): Update.
2953 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2954 * gdb.cp/call-c.exp: Ditto.
2955 * gdb.mi/mi-reverse.exp: Call untested with the correct test
2956 filename. Make the test's binary unique.
2957 * gdb.mi/Makefile.in (EXECUTABLES): Update.
2958 * gdb.python/py-mi.exp: Ditto.
2959 * gdb.python/Makefile.in (EXECUTABLES): Update.
2960 * gdb.reverse/i386-precsave.exp: Ditto.
2961 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
2962 test filename.
2963 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2964 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
2965 unique.
2966 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
2967 test filename.
2968 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
2969 * gdb.trace/tfile.exp: Ditto.
2970
2971 2011-05-14 Yao Qi <yao@codesourcery.com>
2972
2973 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
2974 type.
2975
2976 2011-05-13 Doug Evans <dje@google.com>
2977
2978 * gdb.python/py-objfile-script.exp: New file.
2979 * gdb.python/py-objfile-script.c: New file.
2980 * gdb.python/py-objfile-script-gdb.py: New file.
2981 * testsuite/gdb.python/py-section-script.exp: Test
2982 "info auto-load-scripts".
2983
2984 2011-05-13 Tom Tromey <tromey@redhat.com>
2985
2986 * gdb.dwarf2/clztest.exp: New file.
2987 * gdb.dwarf2/clztest.c: New file.
2988 * gdb.dwarf2/clztest.S: New file.
2989
2990 2011-05-13 Doug Evans <dje@google.com>
2991
2992 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
2993 String16 tests.
2994
2995 2011-05-13 Tom Tromey <tromey@redhat.com>
2996
2997 * lib/gdb.exp (is_x86_like_target): New proc.
2998 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
2999 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
3000 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
3001 -nostdlib to compiler.
3002 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
3003 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
3004 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
3005 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
3006 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
3007
3008 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
3009
3010 * gdb.python/py-function.exp: Test setting a value from a function
3011 which executes a command.
3012
3013 2011-05-12 Tom Tromey <tromey@redhat.com>
3014
3015 * gdb.dwarf2/typeddwarf.S: New file.
3016 * gdb.dwarf2/typeddwarf.c: New file.
3017 * gdb.dwarf2/typeddwarf.exp: New file.
3018
3019 2011-05-12 Marek Polacek <mpolacek@redhat.com>
3020
3021 * gdb.mi/mi-basics.exp: Fix races. Honour the
3022 `test_exec_and_symbol_mi_operatons' return value.
3023 (test_mi_interpreter_selection): Use mi_gdb_test instead of
3024 gdb_test_multiple.
3025 (test_exec_and_symbol_mi_operatons): Likewise.
3026 (test_path_specification): Likewise.
3027
3028 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3029
3030 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
3031 (gdb_touch_execfile): Remove catch wrappers. New variable time.
3032 Replace `file copy' and `file rename' by `file mtime'. Twice.
3033
3034 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3035
3036 * gdb.base/readline-ask.c: New file.
3037 * gdb.base/readline-ask.exp: New file.
3038 * gdb.base/readline-ask.inputrc: New file.
3039
3040 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
3041
3042 * gdb.cell/bt.exp: Delete breakpoints before running to signal
3043 to avoid race condition.
3044 * gdb.cell/coremaker.c: Use small stack size.
3045 * gdb.cell/ea-standalone.exp: Use file name without path as
3046 argument to c_to.
3047 * gdb.cell/fork.exp: Allow other output when continuing to end.
3048
3049 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3050
3051 * gdb.threads/corethreads.c: New file.
3052 * gdb.threads/corethreads.exp: New file.
3053
3054 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3055
3056 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
3057 Try to compile the test using -Wl,-z,norelro first.
3058 (load_core): New variable libthread_db_seen, initialize it.
3059 (zeroed-threads cannot be listed): Protect it by XFAIL on
3060 !$libthread_db_seen.
3061
3062 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3063
3064 PR 12573
3065 * gdb.dwarf2/dw2-skip-prologue.S: New file.
3066 * gdb.dwarf2/dw2-skip-prologue.c: New file.
3067 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
3068
3069 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3070
3071 * gdb.cp/psymtab-parameter.cc: New file.
3072 * gdb.cp/psymtab-parameter.exp: New file.
3073
3074 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3075
3076 Fix a race.
3077 * gdb.cp/static-print-quit.exp (print c): Split to ...
3078 (print c - <return>, print c - q <return>, print c - to quit):
3079 ... these. Make the testfile untested on gdb-7.1.
3080
3081 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
3082
3083 * lib/gdb.exp (exec_target_file, exec_symbol_file,
3084 gdb_rename_execfile, gdb_touch_execfile): New.
3085 * gdb.base/reread.exp: Use new procs to handle multiple
3086 exec files.
3087
3088 2011-05-05 Yao Qi <yao@codesourcery.com>
3089
3090 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
3091 (test_adr_32bit, test_pop_pc): New.
3092 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
3093 (test_adr_32bit, test_pop_pc): New.
3094
3095 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3096
3097 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
3098 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
3099 targets.
3100 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
3101 handle targets.
3102
3103 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3104
3105 * gdb.base/completion.exp (complete help info wat): Rename to ...
3106 (complete 'help info wat'): ... here.
3107 Remove all `-re ".*' and `-re "^.*' redundant regexes.
3108 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
3109
3110 2011-05-04 Pedro Alves <pedro@codesourcery.com>
3111
3112 * gdb.base/completion.exp: Use gdb_test_multiple instead of
3113 gdb_test and explicit $gdb_prompt/timeout matches.
3114
3115 2011-05-04 Yao Qi <yao@codesourcery.com>
3116
3117 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
3118 and __thumb2__.
3119
3120 2011-05-03 Marek Polacek <mpolacek@redhat.com>
3121
3122 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
3123 in place of `gdb_test "delete breakpoints"'. This eliminates two
3124 testcases.
3125
3126 2011-05-02 Pedro Alves <pedro@codesourcery.com>
3127
3128 PR testsuite/12649
3129 Fix races.
3130
3131 * gdb.base/completion.exp: Remove all sleep calls. Remove
3132 unnecessary regexs. Don't explicitly expect anything after the
3133 prompt. Eat the prompt if necessary.
3134
3135 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
3136
3137 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
3138 accept to show the caller line again as well as the line after.
3139
3140 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
3141
3142 PR mi/12531
3143
3144 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
3145 compile target.
3146 * gdb.python/py-prettyprint.exp: Add C++ object for
3147 CPLUS_FAKE_CHILD test.
3148
3149 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
3150
3151 * gdb.base/signest.exp: New file.
3152 * gdb.base/signest.c: Likewise.
3153
3154 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3155
3156 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
3157 thread and breakpoint notifications.
3158
3159 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3160
3161 * gdb.base/fortran-sym-case.c: New file.
3162 * gdb.base/fortran-sym-case.exp: New file.
3163 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
3164 * gdb.dwarf2/dw2-case-insensitive.c: New file.
3165 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
3166
3167 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3168
3169 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
3170 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
3171 false #1', `if true else false #2' and `if true else false #3'.
3172
3173 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
3174
3175 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
3176 while delivering signal.
3177
3178 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
3179
3180 MI breakpoint notifications.
3181
3182 * testsuite/gdb.mi/mi-cli.exp: Adust.
3183 * testsuite/gdb.mi/mi2-cli.exp: Adust.
3184 * testsuite/gdb.mi/mi-watch.exp: Adust.
3185 * testsuite/gdb.mi/mi2-watch.exp: Adust.
3186 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
3187 notifications.
3188
3189 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3190
3191 * gdb.base/gdbindex-stabs-dwarf.c: New file.
3192 * gdb.base/gdbindex-stabs.c: New file.
3193 * gdb.base/gdbindex-stabs.exp: New file.
3194
3195 2011-04-25 Yao Qi <yao@codesourcery.com>
3196
3197 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
3198 with /*...*/.
3199 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
3200
3201 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3202
3203 * gdb.python/py-value.exp (test_objfiles): Name the first test
3204 `py-value in file.filename'.
3205
3206 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3207
3208 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
3209 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
3210 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
3211 !gdbserver_reconnect_p..
3212 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
3213
3214 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3215
3216 * gdb.cp/cpcompletion.exp (complete class methods)
3217 (complete class methods beginning with F): Move them above runto. New
3218 comment about the runto delimiter.
3219
3220 2011-04-20 Pedro Alves <pedro@codesourcery.com>
3221
3222 * gdb.base/maint.exp: Test that "maint print registers" works
3223 without a running program.
3224
3225 2011-04-20 Marek Polacek <mpolacek@redhat.com>
3226
3227 * gdb.base/setshow.exp: Fix racy tests.
3228 ($old_gdb_prompt): New variable.
3229
3230 2011-04-19 Tom Tromey <tromey@redhat.com>
3231
3232 * gdb.mi/mi-nsmoribund.exp:
3233 * gdb.hp/gdb.objdbg/objdbg01.exp:
3234 * gdb.base/structs.exp (test_struct_returns):
3235 * gdb.base/call-sc.exp (test_scalar_returns):
3236 * gdb.base/bigcore.exp: Remove duplicate words.
3237
3238 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3239
3240 * gdb.base/break-interp-lib.c (v, vptr): New variables.
3241 * gdb.base/break-interp.exp (test_attach): New comment.
3242
3243 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3244
3245 * gdb.threads/gcore-thread.exp ($core0file): New variable.
3246 (clear __stack_user.next, clear stack_used.next)
3247 (save a zeroed-threads corefile): New test.
3248 Call core_load for $core0file.
3249 (zeroed-threads cannot be listed): New test.
3250
3251 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3252
3253 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
3254 filename.
3255 ($srcfile): Preserve the original value.
3256 ($testfile): Match it the .exp filename.
3257 ($corefile): New variable. Substitute it around.
3258 Use clean_restart.
3259 ($prev_timeout): Remove.
3260 (load_core): Move core loading into this proc.
3261 Fix restore of $timeout if load_core fails.
3262
3263 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3264
3265 * gdb.base/eu-strip-infcall.c: New file.
3266 * gdb.base/eu-strip-infcall.exp: New file.
3267
3268 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3269
3270 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
3271 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
3272
3273 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3274
3275 Fix Python access to inlined frames.
3276 * gdb.python/py-frame-inline.c: New file.
3277 * gdb.python/py-frame-inline.exp: New file.
3278
3279 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
3280
3281 * gdb.base/gdb1090.exp: Change breakpoint location to read the
3282 content of 's24' correctly (avoiding "optimized out").
3283 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
3284
3285 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3286
3287 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
3288
3289 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
3290
3291 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
3292 expect a colon in watch -location output.
3293
3294 2011-04-13 Marek Polacek <mpolacek@redhat.com>
3295
3296 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
3297 New testcase `expect response to define backtrace'. Also remove
3298 redundant `default' block.
3299
3300 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3301
3302 * gdb.python/py-prettyprint.c (struct hint_error): New.
3303 (main): New variable hint_error.
3304 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
3305 "print hint_error".
3306 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
3307 (register_pretty_printers): Register it.
3308
3309 2011-04-04 Tom Tromey <tromey@redhat.com>
3310
3311 * gdb.cp/maint.exp (test_help): Update.
3312 (test_namespace): Likewise.
3313
3314 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3315
3316 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
3317 * gdb.ada/arrayptr.exp: Add new tests.
3318
3319 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3320
3321 * gdb.ada/mi_catch_ex: New testcase.
3322
3323 2011-04-01 Pedro Alves <pedro@codesourcery.com>
3324
3325 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
3326 base::overload(void) method without specifying "const".
3327
3328 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3329
3330 * gdb.arch/thumb-singlestep.S: New file.
3331 * gdb.arch/thumb-singlestep.exp: Likewise.
3332
3333 2011-03-31 Tom Tromey <tromey@redhat.com>
3334
3335 * gdb.python/py-prettyprint.py (exception_flag): New global.
3336 (NoStringContainerPrinter._iterator.next): Check it.
3337 * gdb.python/py-prettyprint.c (main): New variable nstype2.
3338 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
3339
3340 2011-03-29 Tom Tromey <tromey@redhat.com>
3341
3342 * gdb.cp/anon-struct.cc: New file.
3343 * gdb.cp/anon-struct.exp: New file.
3344
3345 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3346
3347 Test STT_GNU_IFUNC support.
3348 * gdb.base/gnu-ifunc-lib.c: New file.
3349 * gdb.base/gnu-ifunc.c: New file.
3350 * gdb.base/gnu-ifunc.exp: New file.
3351
3352 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3353
3354 Support a ring of related breakpoints.
3355 * gdb.base/watchpoint-delete.c: New file.
3356 * gdb.base/watchpoint-delete.exp: New file.
3357
3358 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3359
3360 * gdb.ada/arrayparam.exp (print first after function call): Use
3361 explicit package name. Add a comment
3362 (print lasta after function call): Rename ...
3363 (print last after function call): ... it and use explicit package
3364 name.
3365 (print length after function call): Use explicit package name.
3366 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
3367 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
3368 (multiple matches for symbol i): Rename ...
3369 (multiple matches for symbol integervar): ... it.
3370 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
3371 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
3372
3373 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
3374
3375 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
3376 environment variable to make grep output more predictable. Move
3377 all the environment setup into gdb_init so it's done once per test
3378 case rather than each time we start gdb.
3379
3380 2011-03-24 Tom Tromey <tromey@redhat.com>
3381
3382 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
3383 test.
3384
3385 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3386
3387 * gdb.dwarf2/dw2-entry-value-main.c: New file.
3388 * gdb.dwarf2/dw2-entry-value.S: New file.
3389 * gdb.dwarf2/dw2-entry-value.exp: New file.
3390
3391 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
3392
3393 PR python/12183
3394
3395 * gdb.python/py-function.exp: Add GdbError tests.
3396
3397 2011-03-18 Pedro Alves <pedro@codesourcery.com>
3398
3399 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
3400 (reglocal_test_func, statlocal_test_func): New functions.
3401 (globals_test_func): Call new functions.
3402 * gdb.trace/unavailable.exp (gdb_collect_args_test)
3403 (gdb_collect_locals_test): New procedure.
3404 (gdb_trace_collection_test): Call new procedures.
3405
3406 2011-03-18 Pedro Alves <pedro@codesourcery.com>
3407
3408 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
3409 (test_register, test_register_unavailable): New procedures.
3410 (gdb_unavailable_registers_test): New procedure.
3411 (gdb_trace_collection_test): Call it.
3412
3413 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3414
3415 PR python/12149
3416
3417 * gdb.python/python.exp: Add gdb.write tests.
3418
3419 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
3420
3421 * gdb.python/Makefile.in: Add py-objfile.
3422 * gdb.python/py-objfile.exp: New file.
3423 * gdb.python/py-objfile.c: New file.
3424 * gdb.python/py-block.exp: Add is_valid tests.
3425 * gdb.python/py-inferior.exp: Ditto.
3426 * gdb.python/py-infthread.exp: Ditto.
3427 * gdb.python/py-symbol.exp: Ditto.
3428 * gdb.python/py-symtab.exp: Ditto.
3429
3430 2011-03-16 Keith Seitz <keiths@redhat.com>
3431
3432 PR c++/12273
3433 * gdb.cp/cmpd-minsyms.exp: New test.
3434 * gdb.cp/cmpd-minsyms.cc: New file.
3435
3436 PR c++/11734
3437 * gdb.cp/ovsrch.exp: New test.
3438 * gdb.cp/ovsrch.h: New file.
3439 * gdb.cp/ovsrch1.cc: New file.
3440 * gdb.cp/ovsrch2.cc: New file.
3441 * gdb.cp/ovsrch3.cc: New file.
3442 * gdb.cp/ovsrch4.cc: New file.
3443
3444 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
3445
3446 PR gdb/12528
3447 * gdb.base/Makefile.in: Adjust EXECUTABLES.
3448 * gdb.base/break-on-linker-gcd-function.exp: New test.
3449 * gdb.base/break-on-linker-gcd-function.cc: New file.
3450
3451 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
3452
3453 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
3454
3455 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
3456
3457 * lib/gdb.exp (gdb_unload): Add another termination case.
3458
3459 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3460
3461 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
3462 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
3463 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
3464 Provide a stub byte there.
3465 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
3466 DW_AT_entry_pc.
3467 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
3468
3469 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
3470
3471 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
3472 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
3473 "generic ABI, auto".
3474 (altivec_abi_tests): Accept vectors returned by reference.
3475
3476 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
3477
3478 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
3479
3480 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
3481
3482 * gdb.python/py-section-script.exp: Skip test if no Python support.
3483
3484 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
3485
3486 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
3487
3488 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3489
3490 * gdb.python/py-parameter.exp: Update tests to the new Python
3491 parameter API. Add "no documentation" test. Add deprecated API
3492 backward compatibility test.
3493
3494 2011-03-09 Tom Tromey <tromey@redhat.com>
3495
3496 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
3497 gdb_continue_to_end.
3498
3499 2011-03-09 Mark Kettenis <kettenis@gnu.org>
3500
3501 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
3502 tabs.
3503
3504 2011-03-09 Tom Tromey <tromey@redhat.com>
3505
3506 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
3507 parentheses.
3508 (gdb_continue_to_end): Add "allow_extra" parameter. Use
3509 $command.
3510 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
3511 argument to gdb_continue_to_end.
3512 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
3513 argument to gdb_continue_to_end.
3514 * gdb.cp/annota3.exp: Fix regex.
3515 * gdb.cp/annota2.exp: Fix regex.
3516 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
3517 gdb_continue_to_end.
3518 * gdb.base/call-signal-resume.exp: Revert earlier patch.
3519 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
3520 gdb_continue_to_end.
3521
3522 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3523
3524 * gdb.server/ext-run.exp
3525 (load new file without any gdbserver inferior): New test.
3526
3527 2011-03-07 Tom Tromey <tromey@redhat.com>
3528
3529 * Makefile.in (TAGS): Rewrite.
3530
3531 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3532
3533 * gdb.trace/report.exp (12.1: trace report #1): New match for the
3534 initial commands echo. New match for `Found trace'. Anchor all the
3535 other matches. Anchor and match for `No trace frame found' the final
3536 match.
3537
3538 2011-03-07 Tom Tromey <tromey@redhat.com>
3539
3540 * Makefile.in (TAGS): New target.
3541
3542 2011-03-07 Tom Tromey <tromey@redhat.com>
3543
3544 * lib/opencl.exp (skip_opencl_tests): Update for exit message
3545 change.
3546 * lib/mi-support.exp (mi_gdb_test): Update for exit message
3547 change.
3548 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
3549 exit message change.
3550 (skip_altivec_tests): Update for exit message change.
3551 (skip_vsx_tests): Likewise.
3552 (gdb_continue_to_end): Likewise. Add 'command' argument.
3553 * lib/cell.exp (skip_cell_tests): Update for exit message change.
3554 * gdb.threads/tls.exp: Update for exit message change.
3555 * gdb.threads/thread-unwindonsignal.exp: Use
3556 gdb_continue_to_end.
3557 * gdb.threads/step.exp (step_it): Update for exit message change.
3558 (continue_all): Likewise.
3559 * gdb.threads/print-threads.exp (test_all_threads): Update for
3560 exit message change.
3561 * gdb.threads/interrupted-hand-call.exp: Use
3562 gdb_continue_to_end.
3563 * gdb.threads/execl.exp: Use gdb_continue_to_end.
3564 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
3565 gdb_continue_to_end.
3566 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
3567 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
3568 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
3569 * gdb.cp/method.exp: Update for exit message change.
3570 * gdb.cp/mb-templates.exp: Update for exit message change.
3571 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
3572 * gdb.cp/annota3.exp: Update for exit message change.
3573 * gdb.cp/annota2.exp: Update for exit message change.
3574 * gdb.cell/fork.exp: Use gdb_continue_to_end.
3575 * gdb.base/term.exp: Update for exit message change.
3576 * gdb.base/step-test.exp (test_i): Update for exit message change.
3577 * gdb.base/sigstep.exp (advance): Update for exit message change.
3578 (advancei): Likewise.
3579 * gdb.base/siginfo.exp: Update for exit message change.
3580 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
3581 * gdb.base/reread.exp: Use gdb_continue_to_end.
3582 * gdb.base/langs.exp: Use gdb_continue_to_end.
3583 * gdb.base/interrupt.exp: Update for exit message change.
3584 * gdb.base/gdb1555.exp: Update for exit message change.
3585 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
3586 * gdb.base/ending-run.exp: Update for exit message change.
3587 * gdb.base/chng-syms.exp: Update for exit message change.
3588 * gdb.base/checkpoint.exp: Update for exit message change.
3589 * gdb.base/catch-syscall.exp (check_for_program_end): Use
3590 gdb_continue_to_end.
3591 (test_catch_syscall_with_wrong_args): Likewise.
3592 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
3593 * gdb.base/break-interp.exp (test_ld): Update for exit message
3594 change.
3595 * gdb.base/bang.exp: Update for exit message change.
3596 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
3597 (do_call_attach_tests): Likewise.
3598 * gdb.base/a2-run.exp: Update for exit message change.
3599 * gdb.arch/ppc-dfp.exp: Update for exit message change.
3600 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
3601 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
3602
3603 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3604
3605 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
3606
3607 2011-03-03 Tom Tromey <tromey@redhat.com>
3608
3609 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
3610 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
3611 * gdb.hp/gdb.aCC/configure.ac: Remove.
3612 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
3613 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
3614 * gdb.hp/gdb.base-hp/configure.ac: Remove.
3615 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
3616 * gdb.hp/gdb.compat/configure (Makefile): Remove.
3617 * gdb.hp/gdb.compat/configure.ac: Remove.
3618 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
3619 * gdb.hp/gdb.defects/configure (Makefile): Remove.
3620 * gdb.hp/gdb.defects/configure.ac: Remove.
3621 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
3622 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
3623 * gdb.hp/gdb.objdbg/configure.ac: Remove.
3624 * gdb.hp/configure.ac: Remove.
3625 * gdb.hp/configure: Remove.
3626 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
3627 substitution.
3628 (Makefile): Remove rule.
3629 * gdb.cell/configure.ac: Remove.
3630 * gdb.cell/configure: Remove.
3631 * gdb.stabs/Makefile.in (Makefile): Remove.
3632 (distclean): Don't remove config.status or config.log.
3633 * gdb.stabs/configure (Makefile): Remove.
3634 * gdb.stabs/configure.ac: Remove.
3635 * configure: Rebuild.
3636 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
3637 Remove stabs- and cell-specific logic. Test for existence of
3638 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
3639 subdirectories, gdb.cell, and and gdb.stabs.
3640 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
3641
3642 2011-03-03 Joel Brobecker <brobecker@adacore.com>
3643
3644 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
3645 end of buffer.
3646
3647 2011-03-02 Joel Brobecker <brobecker@adacore.com>
3648
3649 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
3650 gdb_test when running a test where we expected no output back.
3651
3652 2011-02-28 Michael Snyder <msnyder@vmware.com>
3653
3654 * gdb.cp/overload.cc: Change initializer value to integer.
3655
3656 2011-02-27 Michael Snyder <msnyder@vmware.com>
3657
3658 * gdb.multi/base.exp: Add test for remove-inferiors.
3659
3660 2011-02-26 Joel Brobecker <brobecker@adacore.com>
3661
3662 * gdb.python/py-frame.exp: Simplify the initialization phase
3663 using prepare_for_testing.
3664
3665 2011-02-25 Michael Snyder <msnyder@vmware.com>
3666
3667 * gdb.multi/base.exp: Add tests for info inferiors with args.
3668
3669 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3670
3671 * gdb.dwarf2/dw2-ranges.S: Rename to ...
3672 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
3673 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
3674 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
3675 asmfile3. Comment the STABS (#3) file compilation. Compile
3676 everything through assembler. Provide KFAIL for symtab/12497.
3677 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
3678 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
3679 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
3680 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
3681
3682 2011-02-24 Michael Snyder <msnyder@vmware.com>
3683
3684 * gdb.base/break.exp: Add tests for delete breakpoints using
3685 convenience variables and value history references.
3686
3687 2011-02-24 Michael Snyder <msnyder@vmware.com>
3688
3689 * gdb.base/break.exp: Remove debugging 'printf' accidentally
3690 left behind in previous check-in.
3691
3692 2011-02-23 Michael Snyder <msnyder@vmware.com>
3693
3694 * gdb.base/break.exp: Add tests for "info break" with arguments.
3695 * gdb.trace/infotrace.exp: Update patterns for error and help.
3696 * gdb.base/completion.exp: Update pattern.
3697 * gdb.base/ena-dis-br.exp: Update pattern.
3698 * gdb.base/help.exp: Update patterns.
3699
3700 2011-02-23 Michael Snyder <msnyder@vmware.com>
3701
3702 * gdb.base/memattr.exp: New test.
3703 * gdb.base/memattr.c: Test load for memattr.exp.
3704
3705 2011-02-22 Doug Evans <dje@google.com>
3706
3707 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
3708
3709 2011-02-22 Michael Snyder <msnyder@vmware.com>
3710
3711 * Makefile.in: Make more clean.
3712 * gdb.ada/Makefile.in: Ditto.
3713 * gdb.arch/Makefile.in: Ditto.
3714 * gdb.asm/Makefile.in: Ditto.
3715 * gdb.base/Makefile.in: Ditto.
3716 * gdb.cp/Makefile.in: Ditto.
3717 * gdb.dwarf2/Makefile.in: Ditto.
3718 * gdb.java/Makefile.in: Ditto.
3719 * gdb.mi/Makefile.in: Ditto.
3720 * gdb.modula2/Makefile.in: Ditto.
3721 * gdb.python/Makefile.in: Ditto.
3722 * gdb.server/Makefile.in: Ditto.
3723 * gdb.stabs/Makefile.in: Ditto.
3724 * gdb.threads/Makefile.in: Ditto.
3725 * gdb.trace/Makefile.in: Ditto.
3726
3727 2011-02-22 Michael Snyder <msnyder@vmware.com>
3728
3729 * gdb.threads/thread-find.exp: Add tests for bad input to
3730 info threads.
3731
3732 2011-02-22 Joel Brobecker <brobecker@adacore.com>
3733
3734 * gdb.python/py-breakpoint.exp: Fix the expected output of
3735 one of the "maint info breakpoints" tests to accept the output
3736 generated on platforms that do not have hardware watchpoints.
3737
3738 2011-02-22 Joel Brobecker <brobecker@adacore.com>
3739
3740 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
3741 clean_restart. Be a little stricter in the expected output
3742 for one of the tests. Fix a typo in one of the comments.
3743
3744 2011-02-22 Joel Brobecker <brobecker@adacore.com>
3745
3746 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
3747 Delete variable binfile, no longer use. Add or modify test
3748 comments to make them unique.
3749
3750 2011-02-21 Michael Snyder <msnyder@vmware.com>
3751
3752 * Makefile.in: Update for make clean.
3753 * gdb.ada/Makefile.in: Ditto.
3754 * gdb.arch/Makefile.in: Ditto.
3755 * gdb.asm/Makefile.in: Ditto.
3756 * gdb.base/Makefile.in: Ditto.
3757 * gdb.cp/Makefile.in: Ditto.
3758 * gdb.dwarf2/Makefile.in: Ditto.
3759 * gdb.java/Makefile.in: Ditto.
3760 * gdb.mi/Makefile.in: Ditto.
3761 * gdb.modula2/Makefile.in: Ditto.
3762 * gdb.python/Makefile.in: Ditto.
3763 * gdb.server/Makefile.in: Ditto.
3764 * gdb.stabs/Makefile.in: Ditto.
3765 * gdb.threads/Makefile.in: Ditto.
3766 * gdb.trace/Makefile.in: Ditto.
3767
3768 2011-02-21 Michael Snyder <msnyder@vmware.com>
3769
3770 * gdb.threads/thread-find.exp: Update patterns for changes in
3771 output of "info threads" command.
3772
3773 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3774 Ulrich Weigand <uweigand@de.ibm.com>
3775
3776 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
3777 (skip_hw_watchpoint_tests): Likewise.
3778 (skip_hw_watchpoint_multi_tests): Likewise.
3779
3780 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
3781
3782 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
3783 (skip_hw_watchpoint_tests): Likewise.
3784 (skip_hw_watchpoint_multi_tests): Likewise.
3785 (skip_hw_watchpoint_access_tests): Likewise.
3786
3787 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
3788 * gdb.base/pr11022.exp: Likewise.
3789 * gdb.base/watch-read.exp: Likewise.
3790 * gdb.base/watch_thread_num.exp: Likewise.
3791 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
3792 * gdb.base/watchpoint-hw.exp: Likewise.
3793 * gdb.base/watchpoint.exp: Likewise.
3794 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
3795 * gdb.threads/watchthreads-reorder.exp: Likewise.
3796 * gdb.threads/watchthreads.exp: Likewise.
3797 * gdb.threads/watchthreads2.exp: Likewise.
3798
3799 2011-02-21 Joel Brobecker <brobecker@adacore.com>
3800
3801 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
3802 the debugger is unable to find the array bounds.
3803
3804 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3805
3806 * gdb.cp/typedef-operator.exp: New file.
3807 * gdb.cp/typedef-operator.cc: New file.
3808
3809 2011-02-17 Michael Snyder <msnyder@vmware.com>
3810
3811 * gdb.threads/thread-find.exp: Fix regular expressions.
3812
3813 2011-02-17 Joel Brobecker <brobecker@adacore.com>
3814
3815 * gdb.ada/packed_array: Expand testcase to test printing of
3816 unconstrained packed array.
3817
3818 2011-02-17 Joel Brobecker <brobecker@adacore.com>
3819
3820 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
3821
3822 2011-02-16 Pedro Alves <pedro@codesourcery.com>
3823
3824 * gdb.trace/collection.c (globalarr3): New global.
3825 (main): Initialize it before collecting, and and clear it
3826 afterwards.
3827 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3828 collecting with '{type} addr', where the addr expression is not an
3829 rvalue.
3830
3831 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
3832
3833 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
3834 a bool variable. Expect correct OpenCL names for vector types. Use the
3835 uc3 variable name instead of referring to the uchar3 built-in type.
3836 Escape the asterisk at the half pointer test.
3837
3838 2011-02-16 Pedro Alves <pedro@codesourcery.com>
3839
3840 * gdb.trace/collection.c (globalarr2): New global.
3841 (main): Initialize it before collecting, and and clear it
3842 afterwards.
3843 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3844 collecting overlapping memory ranges.
3845
3846 2011-02-15 Michael Snyder <msnyder@vmware.com>
3847
3848 * gdb.base/default.exp: Add tests for thread commands.
3849 * gdb.base/help.exp: Add tests for thread commands.
3850 * gdb.threads/thread-find.exp: New test for thread find command.
3851
3852 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
3853
3854 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
3855
3856 2011-02-15 Yao Qi <yao@codesourcery.com>
3857
3858 PR tdep/12352
3859 * gdb.arch/arm-disp-step.S : New test for str instruction.
3860 * gdb.arch/arm-disp-step.exp : Likewise.
3861
3862 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
3863
3864 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
3865 "vector_register2_vr" test strings. Test the extended floating
3866 point registers (F32~F63).
3867 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
3868 IBM XL C compiler. Make the test program use a register provided
3869 by the compiler for the lxvd2x instruction.
3870
3871 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3872
3873 * gdb.trace/unavailable.cc (class Base, class Middle, class
3874 Derived): New types.
3875 (derived_unavail, derived_partial, derived_whole): New globals.
3876 (virtual_partial): New global.
3877 (virtualp): Point at virtual_partial.
3878 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
3879 related to unavailable vptr.
3880
3881 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3882
3883 * gdb.trace/unavailable.cc (a, b, c): New globals.
3884 (main): Set and clear them.
3885 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
3886 `a' and `c', and check that `b' isn't collected, although `a' and
3887 `c' are.
3888
3889 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3890
3891 * gdb.trace/unavailable.cc (struct Virtual): New.
3892 (virtualp): New global pointer.
3893 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
3894 printing a pointer to an object whose type has a vtable, with
3895 print object on.
3896
3897 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3898
3899 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
3900 value repeat handles unavailableness.
3901
3902 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3903
3904 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
3905 tests for building arrays from unavailable values, subscripting
3906 non-memory rvalue unvailable arrays, and accessing fields or
3907 baseclasses of non-lazy unavailable values,
3908 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
3909 struct types.
3910 (g_smallstruct, g_smallstruct_b): New globals.
3911
3912 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3913
3914 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
3915
3916 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3917
3918 Fix const/volatile qualifiers of C++ types, PR c++/12328.
3919 * gdb.cp/overload-const.exp: New file.
3920 * gdb.cp/overload-const.cc: New file.
3921
3922 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3923
3924 * gdb.opencl/callfuncs.cl: New file.
3925 * gdb.opencl/callfuncs.exp: New test.
3926 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
3927
3928 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3929
3930 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
3931 when computing result.
3932 * gdb.arch/altivec-abi.exp: Update expected results.
3933
3934 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3935
3936 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
3937 * gdb.base/jit.exp: Likewise.
3938 * gdb.base/pie-execl.exp: Likewise.
3939 * gdb.base/solib-nodir.exp: Likewise.
3940 * gdb.base/solib-overlap.exp: Likewise.
3941
3942 2011-02-07 Pedro Alves <pedro@codesourcery.com>
3943
3944 * gdb.trace/collection.c (global_pieces): New.
3945 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
3946 New procedure.
3947 (gdb_trace_collection_test): Call it.
3948
3949 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
3950
3951 * gdb.python/py-evthreads.c: New file.
3952 * gdb.python/py-evthreads.exp: New file.
3953 * gdb.python/py-events.py: New file.
3954 * gdb.python/py-events.exp: New file.
3955 * gdb.python/py-events.c: New file.
3956
3957 2011-02-04 David Daney <ddaney@caviumnetworks.com>
3958
3959 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
3960
3961 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
3962
3963 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
3964 gdb.base/disasm-end-cu.exp: New test for disassembling over the
3965 boundary between two compilation units.
3966
3967 2011-02-02 Pedro Alves <pedro@codesourcery.com>
3968
3969 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
3970 (Virtual): New structs.
3971 (virtual_o, virtual_middle_b): New globals.
3972 * gdb.cp/virtbase.exp: New tests.
3973
3974 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3975
3976 * gdb.base/jit.exp: New file.
3977 * gdb.base/jit-main.c: New file.
3978 * gdb.base/jit-solib.c: New file.
3979
3980 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
3981
3982 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
3983 proceed to initial kernel entry point.
3984 * gdb.opencl/datatypes.exp: Likewise.
3985 * gdb.opencl/operators.exp: Likewise.
3986 * gdb.opencl/vec_comps.exp: Likewise.
3987
3988 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
3989
3990 * gdb.cp/nsnested.cc: New.
3991 * gdb.cp/nsnested.exp: New.
3992 * gdb.cp/nsnoimports.exp: New.
3993 * gdb.cp/nsnoimports.cc: New.
3994
3995 2011-01-31 Joel Brobecker <brobecker@adacore.com>
3996
3997 * gdb.base/interact.exp: Add extra tests that verify that
3998 the value of the interactive-mode setting does not change
3999 after the script is sourced.
4000
4001 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4002
4003 * gdb.cp/noparam.exp: New file.
4004 * gdb.cp/noparam.cc: New file.
4005
4006 2011-01-28 Pedro Alves <pedro@codesourcery.com>
4007
4008 * gdb.trace/tfile.exp: Test that with no traceframe selected,
4009 there's no stack or registers.
4010
4011 2011-01-26 Tom Tromey <tromey@redhat.com>
4012
4013 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
4014 space before string output. Add test for "set print pretty off"
4015 case.
4016
4017 2011-01-25 Pedro Alves <pedro@codesourcery.com>
4018
4019 * gdb.base/frame-args.exp: Adjust.
4020 * gdb.dwarf2/dw2-noloc.exp: Adjust.
4021 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
4022 * gdb.dwarf2/pieces.exp: Adjust.
4023 * gdb.opt/clobbered-registers-O2.exp: Adjust.
4024 * gdb.opt/inline-locals.exp: Adjust.
4025 * gdb.threads/fork-child-threads.exp: Adjust.
4026
4027 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
4028
4029 * gdb.opencl/convs_casts.cl: Move program scope variables into the
4030 OpenCL kernel function. Add a comment as marker. Add address space
4031 qualifiers for the remaining program scope variables.
4032 * gdb.opencl/datatypes.cl: Likewise.
4033 * gdb.opencl/operators.cl: Likewise.
4034 * gdb.opencl/vec_comps.cl: Likewise.
4035 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
4036 Add breakpoint at the marker comment.
4037 * gdb.opencl/datatypes.exp: Likewise.
4038 * gdb.opencl/operators.exp: Likewise.
4039 * gdb.opencl/vec_comps.exp: Likewise.
4040
4041 2011-01-24 Pedro Alves <pedro@codesourcery.com>
4042
4043 * gdb.base/printcmds.c (some_struct): New struct and instance.
4044 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
4045 procedure.
4046 <global scope>: Call it.
4047
4048 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
4049
4050 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
4051 argument to the gdb_compile_opencl_hostapp call.
4052
4053 2011-01-19 Yao Qi <yao@codesourcery.com>
4054
4055 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
4056 positve list.
4057
4058 2011-01-19 Yao Qi <yao@codesourcery.com>
4059
4060 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
4061 canonical form.
4062 Remove "xscale-*-*"
4063 * gdb.xml/tdesc-regs.exp: Likewise.
4064 * gdb.python/py-section-script.exp: Replace ARM target triplet
4065 with canonical form.
4066 Match arm*-*-symbianelf*.
4067 * gdb.base/dup-sect.exp: Likewise.
4068 * lib/dwarf.exp: New.
4069 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
4070 dwarf2_support.
4071 * gdb.dwarf2/dup-psym.exp: Likewise.
4072 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
4073 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4074 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
4075 * gdb.dwarf2/dw2-basic.exp: Likewise.
4076 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4077 * gdb.dwarf2/dw2-const.exp: Likewise.
4078 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
4079 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
4080 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4081 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
4082 * gdb.dwarf2/dw2-filename.exp: Likewise.
4083 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4084 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
4085 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4086 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4087 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
4088 * gdb.dwarf2/dw2-noloc.exp: Likewise.
4089 * gdb.dwarf2/dw2-op-call.exp: Likewise.
4090 * gdb.dwarf2/dw2-producer.exp: Likewise.
4091 * gdb.dwarf2/dw2-ranges.exp: Likewise.
4092 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
4093 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
4094 * gdb.dwarf2/dw2-strp.exp: Likewise.
4095 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
4096 * gdb.dwarf2/implptr.exp: Likewise.
4097 * gdb.dwarf2/mac-fileno.exp: Likewise.
4098 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
4099 * gdb.dwarf2/pieces.exp: Likewise.
4100 * gdb.dwarf2/pr11465.exp: Likewise.
4101 * gdb.dwarf2/valop.exp: Likewise.
4102 * gdb.dwarf2/watch-notconst.exp: Likewise.
4103 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
4104
4105 2011-01-19 Tom Tromey <tromey@redhat.com>
4106
4107 * gdb.python/py-infthread.exp: Add thread tests.
4108
4109 2011-01-14 Joel Brobecker <brobecker@adacore.com>
4110
4111 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
4112
4113 2011-01-14 Joel Brobecker <brobecker@adacore.com>
4114
4115 * gdb.ada/widewide: New testcase.
4116
4117 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4118
4119 * gdb.base/interact.exp: New testcase.
4120
4121 2011-01-12 Tom Tromey <tromey@redhat.com>
4122
4123 * gdb.mi/gdb2549.exp: Update for error message changes.
4124 * gdb.mi/mi-cli.exp: Likewise.
4125 * gdb.mi/mi-disassemble.exp: Likewise.
4126 * gdb.mi/mi-pthreads.exp: Likewise.
4127 * gdb.mi/mi-regs.exp: Likewise.
4128 * gdb.mi/mi-stack.exp: Likewise.
4129 * gdb.mi/mi-var-block.exp: Likewise.
4130 * gdb.mi/mi-var-cmd.exp: Likewise.
4131 * gdb.mi/mi2-cli.exp: Likewise.
4132 * gdb.mi/mi2-disassemble.exp: Likewise.
4133 * gdb.mi/mi2-pthreads.exp: Likewise.
4134 * gdb.mi/mi2-regs.exp: Likewise.
4135 * gdb.mi/mi2-stack.exp: Likewise.
4136 * gdb.mi/mi2-var-block.exp: Likewise.
4137 * gdb.mi/mi2-var-cmd.exp: Likewise.
4138
4139 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
4140 Jan Kratochvil <jan.kratochvil@redhat.com>
4141
4142 PR fortran/11104 and DWARF unbound arrays detection.
4143 * gdb.fortran/multi-dim.exp: New file.
4144 * gdb.fortran/multi-dim.f90: New file.
4145
4146 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
4147
4148 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
4149 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
4150 add new tests for opcode dumping.
4151
4152 2011-01-11 Tom Tromey <tromey@redhat.com>
4153
4154 * gdb.python/py-infthread.exp: Load gdb-python.exp.
4155
4156 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
4157
4158 Convert hardware watchpoints to use breakpoint_ops.
4159 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
4160 type is not supported.
4161 * gdb.base/foll-fork.exp: Likewise.
4162 * gdb.base/foll-vfork.exp: Likewise.
4163
4164 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
4165
4166 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
4167 Use load_lib gdb-python.exp.
4168 * gdb.python/python.exp: Ditto.
4169 * gdb.python/py-function.exp: Ditto.
4170
4171 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
4172
4173 * gdb.threads/tls.exp ("info address me"): Fix expected output.
4174
4175 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4176
4177 * configure: Regenerate.
4178
4179 2011-01-06 Tom Tromey <tromey@redhat.com>
4180
4181 * gdb.python/py-frame.exp: Test gdb.newest_frame.
4182
4183 2011-01-06 Joel Brobecker <brobecker@adacore.com>
4184
4185 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
4186 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
4187 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
4188 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
4189 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
4190 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
4191 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
4192 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
4193 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
4194 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
4195 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
4196 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
4197 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
4198 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
4199 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
4200 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
4201 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
4202 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
4203 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
4204 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
4205 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
4206 gdb.ada/uninitialized_vars.exp,
4207 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
4208 Simplify by using clean_restart.
4209
4210 2011-01-06 Joel Brobecker <brobecker@adacore.com>
4211
4212 Add marker to be used as anchor for inserting breakpoints.
4213 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
4214 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
4215 Likewise.
4216
4217 Remove uses of gdb_start_cmd.
4218 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
4219 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
4220
4221 Do not run testcase if testing with GDBserver.
4222 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
4223 if testing with GDBserver.
4224
4225 2011-01-06 Joel Brobecker <brobecker@adacore.com>
4226
4227 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
4228 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
4229 copyright header.
4230
4231 2011-01-05 Joel Brobecker <brobecker@adacore.com>
4232
4233 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
4234 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
4235 testsuite/gdb.fortran/complex.f,
4236 testsuite/gdb.fortran/derived-type.f90,
4237 testsuite/gdb.fortran/library-module-lib.f90,
4238 testsuite/gdb.fortran/library-module-main.f90,
4239 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
4240 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
4241 Copyright year update.
4242
4243 2011-01-05 Joel Brobecker <brobecker@adacore.com>
4244
4245 * gdb.base/langs1.f: Add copyright header.
4246
4247 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4248
4249 * gdb.base/morestack.exp: New file.
4250 * gdb.base/morestack.c: New file.
4251
4252 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4253
4254 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
4255
4256 2010-12-29 Joel Brobecker <brobecker@adacore.com>
4257
4258 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
4259 * gdb.ada/arrayptr.exp: Add test printing that new variable.
4260
4261 2010-12-29 Joel Brobecker <brobecker@adacore.com>
4262
4263 * gdb.ada/lang_switch.exp: Correct expected parameter value.
4264
4265 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
4266
4267 * gdb.threads/tls.exp: Fix typo.
4268
4269 * gdb.threads/thread-specific.exp (get_thread_list): Update.
4270 * gdb.threads/execl.exp: Update.
4271
4272 2010-12-23 Yao Qi <yao@codesourcery.com>
4273
4274 * gdb.arch/arm-disp-step.exp: New.
4275 * gdb.arch/arm-disp-step.S: New.
4276
4277 2010-12-21 Tom Tromey <tromey@redhat.com>
4278
4279 * gdb.threads/execl.exp: Update.
4280 * gdb.threads/linux-dp.exp: Update.
4281 * gdb.threads/manythreads.exp: Update.
4282 * gdb.threads/tls.exp: Update.
4283
4284 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4285
4286 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
4287 (NextOverThrowDerivates) <resumebpt>: New.
4288 (resumebpt_test): New.
4289 (main): Call resumebpt_test.
4290 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
4291
4292 2010-12-12 Stan Shebs <stan@codesourcery.com>
4293
4294 * gdb.trace/tsv.exp: Test print command on trace state variables.
4295
4296 2010-12-09 Tom Tromey <tromey@redhat.com>
4297
4298 * gdb.base/interp.exp: Add regression test.
4299
4300 2010-12-09 Tom Tromey <tromey@redhat.com>
4301
4302 * gdb.java/jnpe.java: New file.
4303 * gdb.java/jnpe.exp: New file.
4304 * gdb.cp/nextoverthrow.exp: New file.
4305 * gdb.cp/nextoverthrow.cc: New file.
4306
4307 2010-12-07 Doug Evans <dje@google.com>
4308
4309 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
4310 of data-directory.
4311 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
4312 updated.
4313 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
4314
4315 2010-11-29 Michael Snyder <msnyder@vmware.com>
4316
4317 * gdb.base/callfuncs.exp: Test for skip_float_tests.
4318 * gdb.base/call-sc.exp: Ditto.
4319 * gdb.base/finish.exp: Ditto.
4320 * gdb.base/return.exp: Ditto.
4321 * gdb.base/return2.exp: Ditto.
4322
4323 2010-11-30 Doug Evans <dje@google.com>
4324
4325 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
4326 (gdb_expect_list): Fix spelling errors in comments.
4327 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
4328 send_gdb/gdb_expect_list where applicable.
4329 * gdb.base/call-ar-st.exp: Ditto.
4330 * gdb.base/funcargs.exp: Ditto.
4331 * gdb.base/gcore.exp: Ditto.
4332 * gdb.base/page.exp: Ditto.
4333 * gdb.base/sigaltstack.exp: Ditto.
4334 * gdb.base/siginfo.exp: Ditto.
4335 * gdb.base/sigstep.exp: Ditto.
4336 * gdb.base/trace-commands.exp: Ditto.
4337
4338 2010-11-29 Doug Evans <dje@google.com>
4339
4340 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
4341 printer-name;subprinter-name.
4342
4343 2010-11-29 Tom Tromey <tromey@redhat.com>
4344
4345 * gdb.dwarf2/implptr.exp: New file.
4346 * gdb.dwarf2/implptr.c: New file.
4347 * gdb.dwarf2/implptr.S: New file.
4348
4349 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4350
4351 PR python/12199
4352
4353 * gdb.python/py-breakpoint.exp: Test the delete method.
4354
4355 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4356
4357 Fix step_resume_breakpoint unsaved during an infcall.
4358 * gdb.base/step-resume-infcall.exp: New file.
4359 * gdb.base/step-resume-infcall.c: New file.
4360
4361 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
4362
4363 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
4364
4365 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
4366
4367 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
4368 on ppc64's symbols; "finish" and "return" commands must accept to
4369 show the caller line again as well as the line after.
4370 * gdb.asm/powerpc64.inc: New file.
4371
4372 2010-11-23 Doug Evans <dje@google.com>
4373
4374 * lib/gdb.exp (gdb_test_sequence): New function.
4375 (gdb_expect_list): Add verbose -log call for each pattern.
4376 * gdb.base/signals.exp (test_handle_all_print): Call it.
4377 Reduce timeout increment from 6 minutes to 1 minute.
4378 * gdb.server/ext-run.exp: Call it.
4379
4380 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
4381
4382 PR python/12212
4383
4384 * gdb.python/python.exp: Check that selected_thread raises an
4385 error when no inferior is loaded.
4386
4387 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4388
4389 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
4390 * gdb.dwarf2/dw2-stack-boundary.S: New file.
4391
4392 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4393
4394 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
4395 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
4396
4397 2010-11-18 Doug Evans <dje@google.com>
4398
4399 * gdb.server/ext-run.exp: Fix intermittent failures.
4400
4401 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4402
4403 * gdb.stabs/gdb11479.exp: Use runto_main.
4404
4405 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4406
4407 * gdb.base/break-entry.exp: Skip if using a stub.
4408
4409 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4410
4411 * gdb.python/py-inferior.exp: Pack values in target endianness.
4412
4413 2010-11-12 Tom Tromey <tromey@redhat.com>
4414
4415 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
4416 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
4417 MemoryError.
4418 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
4419 type.
4420 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
4421 MemoryError.
4422 (test_subscript_regression): Update exception type.
4423
4424 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4425
4426 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
4427 breakpoint tests.
4428
4429 2010-11-09 Pedro Alves <pedro@codesourcery.com>
4430
4431 * gdb.base/watchpoint.exp: Test "watch -location" with an
4432 innacessible location.
4433
4434 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
4435 Luis Machado <luisgpm@br.ibm.com>
4436
4437 * gdb.base/maint.exp: Expect "." prefix.
4438 * gdb.base/nodebug.exp: Expect "." Likewise.
4439 * gdb.base/sepsymtab.exp: Expect "." Likewise.
4440 * gdb.base/watchpoint-cond-gone.exp: Likewise.
4441 * gdb.base/watchpoint.exp: Expect a software watch to be created for
4442 POWER server processors.
4443
4444 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
4445 Luis Machado <luisgpm@br.ibm.com>
4446
4447 * gdb.base/break-entry.exp: convert entry point for
4448 ppc64 and expect leading `.' on ppc64's symbols
4449
4450 2010-11-05 Doug Evans <dje@google.com>
4451
4452 * gdb.base/help.exp: Update expected output.
4453 * gdb.python/py-param.exp: Delete, contents moved to ...
4454 * gdb.python/py-parameter.exp: ... here. New file.
4455 Add test for gdb.parameter ("directories").
4456
4457 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
4458
4459 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
4460 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
4461 * configure: Regenerate.
4462 * gdb.opencl/Makefile.in: New File.
4463 * gdb.opencl/datatypes.exp: Likewise.
4464 * gdb.opencl/datatypes.cl: Likewise.
4465 * gdb.opencl/operators.exp: Likewise.
4466 * gdb.opencl/operators.cl: Likewise.
4467 * gdb.opencl/vec_comps.exp: Likewise.
4468 * gdb.opencl/vec_comps.cl: Likewise.
4469 * gdb.opencl/convs_casts.exp: Likewise.
4470 * gdb.opencl/convs_casts.cl: Likewise.
4471 * lib/opencl.exp: Likewise.
4472 * lib/opencl_hostapp.c: Likewise.
4473 * lib/opencl_kernel.cl: Likewise.
4474 * lib/cl_util.c: Likewise.
4475 * lib/cl_util.c: Likewise.
4476 * gdb.base/default.exp (set language): Add "opencl" to the list of
4477 languages.
4478
4479 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
4480
4481 * gdb.cp/overload.exp: Added test for inheritance overload.
4482 * gdb.cp/overload.cc: Ditto.
4483 * gdb.cp/oranking.exp: Removed releveant kfails.
4484
4485 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4486 Joel Brobecker <brobecker@adacore.com>
4487
4488 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
4489 check test_compiler_info.
4490
4491 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
4492
4493 * gdb.base/gnu_vector.exp: Adjust expect messages.
4494
4495 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
4496
4497 * gdb.base/gnu_vector.exp: Add unary operator tests.
4498
4499 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
4500
4501 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
4502
4503 2010-11-02 Doug Evans <dje@google.com>
4504
4505 * gdb.python/py-pp-maint.c: New file.
4506 * gdb.python/py-pp-maint.exp: New file.
4507 * gdb.python/py-pp-maint.py: New file.
4508
4509 2010-11-02 Tom Tromey <tromey@redhat.com>
4510
4511 * gdb.base/default.exp: Remove "scheme" from language list.
4512
4513 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4514
4515 Revert:
4516 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4517 * gdb.threads/sigstep-threads.exp: New file.
4518 * gdb.threads/sigstep-threads.c: New file.
4519
4520 2010-10-20 Michael Snyder <msnyder@vmware.com>
4521
4522 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
4523
4524 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4525
4526 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
4527 Skip test completely if gdb,no_hardware_watchpoints.
4528
4529 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4530
4531 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
4532 strict, but do not check for any particular function name within libc.
4533
4534 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4535
4536 * gdb.cp/smartp.exp: New test.
4537 * gdb.cp/smartp.cc : New test.
4538
4539 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4540
4541 * gdb.cp/converts.exp: Test pointer to bool conversion.
4542 Test pointer to long conversion.
4543 * gdb.cp/oranking.exp: Removed relevant kfail.
4544
4545 2010-10-18 Tom Tromey <tromey@redhat.com>
4546
4547 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
4548 argument to lazy_string.
4549 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
4550 (pp_ls.to_string): Use it.
4551 * gdb.python/py-prettyprint.c (main): Move declarations to top.
4552 Add "estring2" local.
4553
4554 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4555
4556 Fix s390x compatibility.
4557 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
4558 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
4559
4560 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4561
4562 * gdb.threads/sigstep-threads.exp: New file.
4563 * gdb.threads/sigstep-threads.c: New file.
4564
4565 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4566
4567 * gdb.base/pie-execl.exp: New file.
4568 * gdb.base/pie-execl.c: New file.
4569
4570 2010-10-13 Doug Evans <dje@google.com>
4571 Jan Kratochvil <jan.kratochvil@redhat.com>
4572
4573 PR exp/12117
4574 * gdb.cp/ptype-cv-cp.cc: New file.
4575 * gdb.cp/ptype-cv-cp.exp: New file.
4576
4577 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
4578
4579 * gdb.cp/converts.cc: New test program.
4580 * gdb.cp/converts.exp: New test.
4581 * gdb.cp/overload.exp: Added test for void* vs int*.
4582 * gdb.cp/overload.exp: Ditto.
4583 * gdb.cp/oranking.exp: Removed related kfail.
4584
4585 2010-10-13 Doug Evans <dje@google.com>
4586
4587 * lib/gdb-python.exp (gdb_check_python_config): New function.
4588 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
4589 * gdb.python/lib-types.cc: New file.
4590 * gdb.python/lib-types.exp: New file.
4591
4592 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4593
4594 * gdb.python/py-error.exp: New file.
4595 * gdb.python/py-error.py: New file.
4596
4597 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4598
4599 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
4600 gdb_test_multiple.
4601
4602 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4603
4604 * gdb.base/break-interp.exp: Use ldlags for linking flags.
4605 * gdb.base/prelink.exp: Likewise.
4606 * gdb.base/solib-nodir.exp: Likewise.
4607 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
4608 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
4609 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
4610
4611 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4612
4613 * break-interp.exp (test_ld): Use two separate gdb_expect statements
4614 for the "info files" test to avoid timeouts on slow machines.
4615
4616 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4617
4618 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
4619 (main): Make openlib dummy call.
4620
4621 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4622
4623 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
4624 * break-interp.exp (reach): Move the core body ...
4625 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
4626 (test_ld): Provide always real argument, even to the linker. Replace
4627 dl_main by _dl_debug_state.
4628
4629 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4630
4631 Fix results of prelinked PIEs on ppc*.
4632 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
4633 Accept also DISPLACEMENT "PRESENT".
4634 (main): Replace "ZERO" displacements by "PRESENT".
4635
4636 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
4637
4638 * gdb.cp/oranking.exp: New test.
4639 * gdb.cp/oranking.cc: New test program.
4640
4641 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
4642
4643 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
4644 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
4645
4646 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
4647
4648 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
4649 lush, lynx) New constant.
4650 * gdb.base/constvars.exp: Test const array types.
4651 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
4652
4653 2010-10-06 Doug Evans <dje@google.com>
4654
4655 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
4656 of syscall staging area.
4657
4658 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
4659
4660 * gdb.base/gnu_vector.c: Add variable c4.
4661 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
4662 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4663
4664 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
4665
4666 * gdb.arch/altivec-abi.exp: Fix a typo.
4667
4668 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
4669
4670 * lib/mi-support.exp (thread_selected_re): Correct pattern used
4671 to match a thread ID.
4672
4673 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4674
4675 Fix s390x testcase compatibility.
4676 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
4677
4678 2010-10-01 Doug Evans <dje@google.com>
4679
4680 * lib/gdb-python.exp: New file.
4681 * gdb.python/py-block.exp: Use it.
4682 * gdb.python/py-breakpoint.exp: Ditto.
4683 * gdb.python/py-frame.exp: Ditto.
4684 * gdb.python/py-inferior.exp: Ditto.
4685 * gdb.python/py-param.exp: Ditto.
4686 * gdb.python/py-prettyprint.exp: Ditto.
4687 * gdb.python/py-shared.exp: Ditto.
4688 * gdb.python/py-symbol.exp: Ditto.
4689 * gdb.python/py-symtab.exp: Ditto.
4690 * gdb.python/py-type.exp: Ditto.
4691 * gdb.python/py-value.exp: Ditto.
4692 * gdb.python/python.exp: Ditto.
4693
4694 2010-09-30 Tom Tromey <tromey@redhat.com>
4695
4696 * gdb.base/anon.exp: New file.
4697 * gdb.base/anon.c: New file.
4698
4699 2010-09-30 Tom Tromey <tromey@redhat.com>
4700
4701 * gdb.base/completion.exp: Test completion through anonymous
4702 union.
4703 * gdb.base/break1.c (struct some_struct): Add anonymous union.
4704
4705 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4706
4707 Fix printing parameters of inlined functions.
4708 * gdb.dwarf2/dw2-inline-param.exp: New file.
4709 * gdb.dwarf2/dw2-inline-param-main.c: New file.
4710 * gdb.dwarf2/dw2-inline-param.S: New file.
4711
4712 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4713
4714 PR corefiles/12071.
4715 * gdb.base/corefile.exp (quit with a process, no question: load core)
4716 (quit with a core file): New tests.
4717
4718 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4719
4720 Fix GDB crash on inferior calls with self-referencing classes.
4721 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
4722 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
4723 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
4724
4725 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4726
4727 Fix lost siginfo_t for inferior calls.
4728 * gdb.base/siginfo-infcall.exp: New file.
4729 * gdb.base/siginfo-infcall.c: New file.
4730
4731 2010-09-22 Joel Brobecker <brobecker@adacore.com>
4732
4733 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
4734
4735 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4736
4737 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
4738 New test.
4739 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
4740
4741 2010-09-22 Joel Brobecker <brobecker@adacore.com>
4742
4743 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
4744 type of our const type.
4745
4746 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
4747
4748 * gdb.cp/pr12028.cc: New.
4749 * gdb.cp/pr12028.exp: New.
4750
4751 2010-09-22 Joel Brobecker <brobecker@adacore.com>
4752
4753 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
4754
4755 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
4756 Jan Kratochvil <jan.kratochvil@redhat.com>
4757
4758 PR mi/11407
4759 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
4760 * gdb.mi/dw2-ref-missing-frame-main.c New File.
4761 * gdb.mi/dw2-ref-missing-frame.S New File.
4762 * gdb.mi/dw2-ref-missing-frame.exp New File.
4763
4764 2010-09-14 Tom Tromey <tromey@redhat.com>
4765
4766 PR symtab/8399:
4767 * gdb.threads/tls.exp: Remove kfail. Update expected output.
4768
4769 2010-09-14 Tom Tromey <tromey@redhat.com>
4770
4771 PR exp/11803:
4772 * gdb.threads/tls.exp: Use C++.
4773 (check_thread_local): Use K::another_thread_local.
4774 * gdb.threads/tls.c (class K): New.
4775 (another_thread_local): Now a member of K.
4776 (spin): Update. No longer K&R C.
4777
4778 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4779
4780 * gdb.cp/koenig.cc: created class for testing member lookup.
4781 * gdb.cp/koenig.exp: Added test for member lookup.
4782
4783 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4784
4785 Fix false FAILs on sourcetree topdir directory containing "kill".
4786 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
4787 source line matching regexp.
4788
4789 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4790
4791 * gdb.python/python.exp (set height 0, collect help from uiout)
4792 (verify help to uiout): New tests.
4793
4794 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4795
4796 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
4797 is_lp64_target to check 64bit target.
4798
4799 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4800
4801 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
4802 (test_ld) <powerpc64-*>: New.
4803
4804 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4805
4806 * gdb.cp/templates.exp (test_template_args): Allow "struct".
4807
4808 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4809
4810 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
4811 (FunctionArg::method): New function.
4812 (empty, arg): New variables.
4813 (main): Call arg.method.
4814 * gdb.cp/templates.exp (test_template_args): New function.
4815 (do_tests): Call it.
4816
4817 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4818
4819 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
4820 of "next" to proceed over pthread_exit call.
4821
4822 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4823
4824 * gdb.base/maint.exp: Avoid wildcards against potentially very long
4825 "maint print statistics" output to prevent expect timeouts.
4826
4827 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4828
4829 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
4830 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4831 (test_float_rejected): ... here.
4832 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
4833 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4834 (test_float_rejected): ... here.
4835 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
4836 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4837 (test_float_rejected): ... here.
4838 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
4839 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4840 (test_float_rejected): ... here.
4841
4842 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4843
4844 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
4845 before disabling hardware watchpoints.
4846 (test_inaccessible_watchpoint): Check that hardware watchpoints
4847 are used. Test for watchpoints on a constant address.
4848
4849 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4850
4851 * gdb.base/ui-redirect.exp: New file.
4852
4853 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4854 Joel Brobecker <brobecker@adacore.com>
4855
4856 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
4857
4858 2010-08-31 Doug Evans <dje@google.com>
4859
4860 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
4861
4862 2010-08-30 Tom Tromey <tromey@redhat.com>
4863
4864 PR python/11792:
4865 * gdb.python/py-value.exp (test_subscript_regression): Add
4866 dynamic_type test.
4867
4868 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
4869
4870 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
4871 instead of running to main. Do not test the main function.
4872 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
4873 Add new main.
4874
4875 2010-08-26 Pedro Alves <pedro@codesourcery.com>
4876
4877 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
4878 one test.
4879
4880 2010-08-24 Doug Evans <dje@google.com>
4881
4882 PR symtab/11942
4883 * gdb.dwarf2/dw4-sig-types.cc: New file.
4884 * gdb.dwarf2/dw4-sig-types.h: New file.
4885 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
4886 * gdb.dwarf2/dw4-sig-types.exp: New file.
4887
4888 2010-08-23 Tom Tromey <tromey@redhat.com>
4889
4890 PR python/11145:
4891 * gdb.python/py-value.c (Base, Derived): New types.
4892 (base): New global.
4893 * gdb.python/py-value.exp (test_subscript_regression): Add
4894 dynamic_cast test.
4895
4896 2010-08-23 Tom Tromey <tromey@redhat.com>
4897
4898 PR python/10676:
4899 * gdb.python/py-type.exp (test_fields): Add tests for type
4900 equality.
4901
4902 2010-08-23 Tom Tromey <tromey@redhat.com>
4903
4904 PR python/11915:
4905 * gdb.python/py-type.exp (test_fields): Add tests for array.
4906
4907 2010-08-23 Keith Seitz <keiths@redhat.com>
4908
4909 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
4910 have any children. Create a new abbrev for it.
4911 Add missing terminal sequence to .debug_abbrev.
4912
4913 2010-08-20 Keith Seitz <keiths@redhat.com>
4914
4915 PR symtab/11465:
4916 * gdb.dwarf2/pr11465.exp: New test.
4917 * gdb.dwarf2/pr11465.S: New file.
4918 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
4919 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
4920
4921 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
4922
4923 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
4924 registers. Update data sets with the new v2_double element in the
4925 VSX register union. Add vector_register3_vr data set for the AltiVec
4926 registers. Use gdb_test_no_output instead of send_gdb.
4927
4928 2010-08-19 Pedro Alves <pedro@codesourcery.com>
4929
4930 * gdb.python/py-shared.exp: New file, factored out from
4931 python.exp.
4932 * gdb.python/py-shared.c: New file.
4933 * gdb.python/py-shared-sl.c: New file.
4934 * gdb.python/python-1.c: New file.
4935 * gdb.python/python-sl.c: Delete.
4936 * gdb.python/python.c: Mention python-1.c.
4937 * gdb.python/python.exp: Move shared library tests to
4938 py-shared.exp.
4939 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
4940 (MISCELLANEOUS): New.
4941 (clean mostlyclean): Also remove $MISCELLANEOUS.
4942
4943 2010-08-19 Doug Evans <dje@google.com>
4944
4945 PR exp/11926
4946 * gdb.base/printcmds.exp (test_float_accepted): New function.
4947 Move existing float tests there. Add tests for floats with suffixes.
4948 (test_float_rejected): New function.
4949 * gdb.java/jv-print.exp (test_float_accepted): New function.
4950 (test_float_rejected): New function.
4951 * gdb.objc/print.exp: New file.
4952 * gdb.pascal/print.exp: New file.
4953 * lib/objc.exp: New file.
4954
4955 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
4956
4957 * gdb.base/default.exp (info set): Avoid full buffer error and force
4958 reading up to final gdb prompt.
4959 (show): Likewise.
4960
4961 2010-08-18 Tom Tromey <tromey@redhat.com>
4962
4963 PR symtab/11919:
4964 * gdb.base/completion.exp: Add test.
4965
4966 2010-08-18 Doug Evans <dje@google.com>
4967
4968 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
4969 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
4970 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
4971 Simplify, early exit if runto_main fails.
4972 * gdb.fortran/exprs.exp: load_lib fortran.exp.
4973 (set_lang_fortran): Moved to lib/fortran.exp.
4974 * gdb.fortran/types.exp: load_lib fortran.exp.
4975 (set_lang_fortran): Moved to lib/fortran.exp.
4976 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
4977 * gdb.java/jprint.exp (set_lang_java): Ditto.
4978 * gdb.java/jv-exp.exp: load_lib java.exp.
4979 If set_lang_java fails, issue a warning instead of failure to be
4980 consistent with other set_lang_foo uses.
4981 (set_lang_java): Moved to lib/java.exp.
4982 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
4983 If set_lang_java fails, issue a warning instead of failure to be
4984 consistent with other set_lang_foo uses.
4985 * gdb.pascal/types.exp: load_lib pascal.exp.
4986 (set_lang_pascal): Moved to lib/pascal.exp.
4987 * lib/fortran.exp: New file.
4988 * lib/java.exp (set_lang_java): New function.
4989 * lib/pascal.exp (set_lang_pascal): New function.
4990
4991 2010-08-18 Yao Qi <yao@codesourcery.com
4992
4993 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
4994 func_nofb_start and func_loopfb_start, so that address of functions
4995 is equal to these labels on Thumb.
4996
4997 2010-08-18 Yao Qi <yao@codesourcery.com>
4998
4999 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
5000 to reflect latest c source file.
5001
5002 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5003
5004 * gdb.cp/infcall-dlopen.exp: New file.
5005 * gdb.cp/infcall-dlopen.cc: New file.
5006 * gdb.cp/infcall-dlopen-lib.cc: New file.
5007
5008 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5009 Pedro Alves <pedro@codesourcery.com>
5010
5011 PR breakpoints/11371
5012
5013 * gdb.base/watch-cond-infcall.exp: New file.
5014 * gdb.base/watch-cond-infcall.c: New file.
5015
5016 2010-08-16 Tom Tromey <tromey@redhat.com>
5017
5018 * gdb.base/help.exp: Update.
5019 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
5020 watchpoint.
5021 (test_watch_location): New proc.
5022 (test_watchpoint_in_big_blob): Delete watchpoint.
5023 * gdb.base/watchpoint.c (func5): New function.
5024 (main): Call it.
5025
5026 2010-08-16 Doug Evans <dje@google.com>
5027
5028 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
5029
5030 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5031
5032 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
5033 tests.
5034
5035 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
5036
5037 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
5038 * gdb.base/gnu_vector.c: New File.
5039 * gdb.base/gnu_vector.exp: Likewise.
5040
5041 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5042
5043 * gdb.python/python.c: New File.
5044 * gdb.python/python-sl.c: New File.
5045 * gdb.python/python.exp: Test solib_address and decode_line
5046 * functions.
5047
5048 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5049
5050 * gdb.python/python.exp (show height, set height 10)
5051 (verify pagination beforehand, verify pagination beforehand: q)
5052 (gdb.execute does not page, verify pagination afterwards)
5053 (verify pagination afterwards: q): New.
5054
5055 2010-08-02 Doug Evans <dje@google.com>
5056
5057 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
5058 because of an older gcc, change test2
5059 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
5060 to unsupported.
5061
5062 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
5063
5064 * gdb.base/break-always.exp: Do not expect full paths to file
5065 names.
5066 * gdb.base/commands.exp: Likewise.
5067
5068 2010-07-30 Doug Evans <dje@google.com>
5069
5070 * gdb.cp/temargs.exp: For new tests that require newer gccs,
5071 xfail them when run with older gccs.
5072
5073 * lib/gdb.exp (build_executable): Forward "c++" option to
5074 get_compiler_info.
5075
5076 * gdb.python/py-type.exp (test_template): Mark as xfail tests
5077 "python print ttype.template_argument(1)" and
5078 "python print isinstance(ttype.template_argument(1), gdb.Value)"
5079 if using gcc 4.4 or earlier.
5080
5081 * gdb.base/valgrind-db-attach.exp: Use unique test name for
5082 attach-to-debugger handling.
5083
5084 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5085
5086 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
5087 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
5088 (main): Use copyreloc.
5089 * gdb.base/prelink.exp (split debug of executable)
5090 (.dynbss vs. .bss address shift): New tests.
5091
5092 2010-07-29 Pedro Alves <pedro@codesourcery.com>
5093
5094 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
5095 in gdb_test_multiple.
5096
5097 2010-07-29 Pedro Alves <pedro@codesourcery.com>
5098
5099 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
5100 environment.
5101
5102 2010-07-28 Tom Tromey <tromey@redhat.com>
5103
5104 PR python/11060:
5105 * gdb.python/py-type.c (Temargs): New template.
5106 (temvar): New variable.
5107 * gdb.python/py-type.exp (test_template): New proc.
5108
5109 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5110
5111 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
5112 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
5113
5114 2010-07-28 Tom Tromey <tromey@redhat.com>
5115
5116 PR c++/9946:
5117 * gdb.cp/temargs.exp: New file.
5118 * gdb.cp/temargs.cc: New file.
5119
5120 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5121
5122 * gdb.base/help.exp (help disassemble): Update the content.
5123
5124 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5125
5126 * gdb.threads/ia64-sigill.exp: New file.
5127 * gdb.threads/ia64-sigill.c: New file.
5128
5129 2010-07-27 Tom Tromey <tromey@redhat.com>
5130
5131 * gdb.opt/inline-cmds.c (ATTR): New define.
5132 (func1): Use it.
5133 (func2): Likewise.
5134 (func3): Likewise.
5135 (outer_inline1): Likewise.
5136 (outer_inline2): Likewise.
5137 * gdb.opt/inline-bt.c (ATTR): New define.
5138 (func1): Use it.
5139 (func2): Likewise.
5140 * gdb.opt/inline-locals.c (ATTR): New define.
5141 (func1): Use it.
5142 (func2): Likewise.
5143
5144 2010-07-27 Tom Tromey <tromey@redhat.com>
5145
5146 * gdb.stabs/gdb11479.c (hack): New function.
5147 (test): Use it.
5148 (test2): Use it.
5149 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
5150 (int32_search_buf, int64_search_buf): No longer static.
5151 (x): Remove.
5152 * gdb.base/relocate.c (hack): New function.
5153
5154 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5155
5156 * gdb.python/py-value.exp (test_inferior_function_call): New function.
5157 * gdb.python/py-value.c (func1): New function.
5158 (func2): Likewise.
5159
5160 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
5161
5162 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
5163 as not to clash with .data section.
5164
5165 2010-07-26 Jerome Guitton <guitton@adacore.com>
5166
5167 * gdb.base/code_elim.exp: New file.
5168 * gdb.base/code_elim1.c: New file.
5169 * gdb.base/code_elim2.c: New file.
5170
5171 2010-07-21 Pedro Alves <pedro@codesourcery.com>
5172
5173 PR symtab/11827
5174
5175 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
5176 (some_volatile_enum): New variable.
5177 * gdb.base/printcmds.exp (test_print_enums): New.
5178 <top level>: Call it.
5179
5180 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
5181
5182 * gdb.cp/fpointer.cc: New test.
5183 * gdb.cp/fpointer.exp: New test.
5184
5185 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5186
5187 * gdb.base/solib-nodir.exp: New file.
5188 * lib/gdb.exp (runto): New case for a GDB internal error.
5189
5190 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5191 Ulrich Weigand <uweigand@de.ibm.com>
5192 Tom Tromey <tromey@redhat.com>
5193
5194 * gdb.base/charset-malloc.c: New file.
5195 * gdb.base/charset.c (malloc_stub): New prototype.
5196 (main): Call it instead of malloc itself.
5197 * gdb.base/charset.exp: Use only prepare_for_testing.
5198 (binfile): Remove the variable.
5199
5200 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5201
5202 Make core files the process_stratum.
5203 * gdb.base/corefile.exp (run: load core again)
5204 (run: sanity check we see the core file, run: with core)
5205 (run: core file is cleared, attach: load core again)
5206 (attach: sanity check we see the core file, attach: with core)
5207 (attach: core file is cleared): New tests.
5208 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
5209
5210 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
5211
5212 * gdb.arch/altivec-abi.exp: New tests.
5213
5214 2010-07-13 Tom Tromey <tromey@redhat.com>
5215
5216 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
5217 (main): Use it.
5218 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
5219
5220 2010-07-13 Tom Tromey <tromey@redhat.com>
5221
5222 * gdb.base/label.exp: New file.
5223 * gdb.base/label.c: New file.
5224
5225 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
5226 H.J. Lu <hongjiu.lu@intel.com>
5227
5228 * lib/gdb.exp (is_ilp32_target): New.
5229 (is_lp64_target): Likewise.
5230
5231 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
5232 target.
5233 * gdb.arch/amd64-disp-step.exp: Likewise.
5234 * gdb.arch/amd64-dword.exp: Likewise.
5235 * gdb.arch/amd64-i386-address.exp: Likewise.
5236 * gdb.arch/amd64-word.exp: Likewise.
5237
5238 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
5239 target.
5240 * gdb.arch/i386-bp_permanent.exp: Likewise.
5241 * gdb.arch/i386-byte.exp: Likewise.
5242 * gdb.arch/i386-disp-step.exp: Likewise.
5243 * gdb.arch/i386-gnu-cfi.exp: Likewise.
5244 * gdb.arch/i386-prologue.exp: Likewise.
5245 * gdb.arch/i386-size-overlap.exp: Likewise.
5246 * gdb.arch/i386-size.exp: Likewise.
5247 * gdb.arch/i386-sse.exp: Likewise.
5248 * gdb.arch/i386-unwind.exp: Likewise.
5249 * gdb.arch/i386-word.exp: Likewise.
5250
5251 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
5252 test only when building 64-bit executables. Do not hard-code
5253 -m64 option.
5254
5255 2010-07-07 Doug Evans <dje@google.com>
5256
5257 * lib/gdb.exp (gdb_test_list_exact): New function.
5258 * gdb.base/default.exp (show convenience): Call it, add tests for
5259 $_sdata = void, $_thread = 0.
5260
5261 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5262 Joel Brobecker <brobecker@adacore.com>
5263
5264 Fix re-run of PIE executable, PR shlibs/11776.
5265 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
5266 Remove $displacement_main to match the solib-svr4.c change. New "kill"
5267 and re-"run" of the inferior.
5268
5269 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5270 Joel Brobecker <brobecker@adacore.com>
5271
5272 Cope with missing /usr/sbin/prelink.
5273 * lib/prelink-support.exp (prelink_no):
5274 <result == 1 && $output is "no such file or directory">: New.
5275 (prelink_yes): Likewise. Return on failed prelink_no.
5276
5277 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5278 Joel Brobecker <brobecker@adacore.com>
5279
5280 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
5281 build_executable by build_executable_own_libs. Replace "prelink -R"
5282 execution by a call of prelink_yes. Comment why "prelink -r" needs no
5283 change.
5284 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
5285 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
5286 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
5287 Replace build_executable by build_executable_own_libs's function
5288 build_executable_own_libs.
5289 (prelinkNO): Create new stub to call prelink_no.
5290 (prelinkYES): Create new stub to call prelink_yes.
5291 (test_attach): Rename calls of copy to file_copy.
5292 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
5293 (copy): Move to ...
5294 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
5295 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
5296 * gdb.base/prelink.exp: Disable testcase also for is_remote and
5297 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
5298 special flags by gdb_compile_shlib. Replace second gdb_compile by
5299 build_executable_own_libs. Replace "prelink -R" execution by a call of
5300 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
5301 a second call of prelink_yes. Replace restart commands by
5302 clean_restart.
5303 (prelink): Rename to ...
5304 (seen displacement message): ... this test. Extend its expectation
5305 strictness.
5306
5307 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5308
5309 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
5310 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
5311 displacement message exactly once.
5312
5313 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5314 Joel Brobecker <brobecker@adacore.com>
5315
5316 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
5317 its restore after the <$relink_args != ""> loop. new comment.
5318
5319 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5320 Joel Brobecker <brobecker@adacore.com>
5321
5322 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
5323 code for it. New variable relink_args.
5324 (prelinkYES): Call prelinkNO.
5325 (test_attach): Accept new parameter relink_args. Re-prelink the binary
5326 in such case. Move the core code to ...
5327 (test_attach_gdb): ... a new function. Send GDB command "file".
5328 Extend expected "Attaching to " string.
5329
5330 2010-07-02 Tom Tromey <tromey@redhat.com>
5331
5332 * gdb.base/bitops.exp: Remove extraneous "pass".
5333
5334 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
5335
5336 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
5337
5338 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5339
5340 * gdb.base/help.exp: Adjust expected output.
5341
5342 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5343
5344 * gdb.base/help.exp: Adjust expected output.
5345
5346 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5347
5348 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
5349 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
5350 c++/11702.
5351
5352 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5353 Doug Evans <dje@google.com>
5354
5355 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
5356 add .dynamic entry'.
5357
5358 2010-06-29 Doug Evans <dje@google.com>
5359
5360 Test PR c++/11702.
5361 * gdb.cp/m-static.exp: Add testcase.
5362 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
5363
5364 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5365 Tom Tromey <tromey@redhat.com>
5366 Thiago Jung Bauermann <bauerman@br.ibm.com>
5367
5368 * gdb.python/py-inferior.c: New File.
5369 * gdb.python/py-infthread.c: New File.
5370 * gdb.python/py-inferior.exp: New File.
5371 * gdb.python/py-infthread.exp: New File.
5372
5373 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5374
5375 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
5376 (ptype ::C::OtherFileClass typedefs): New.
5377 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
5378 (C::OtherFileClass::cOtherFileClassVar2): New.
5379 (C::OtherFileClass::cOtherFileClassVar_use): Use also
5380 cOtherFileClassVar2.
5381 (C::cOtherFileType2, C::cOtherFileVar2): New.
5382 (C::cOtherFileVar_use): use also cOtherFileVar2.
5383 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
5384
5385 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5386
5387 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
5388 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
5389 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
5390 (print ::C::cOtherFileVar)
5391 (whatis C::OtherFileClass::cOtherFileClassType)
5392 (whatis ::C::OtherFileClass::cOtherFileClassType)
5393 (print C::OtherFileClass::cOtherFileClassVar)
5394 (print ::cOtherFileClassVar)
5395 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
5396 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
5397 trailing content.
5398 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
5399 (C::OtherFileClass::cOtherFileClassVar)
5400 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
5401 (C::cOtherFileVar, C::cOtherFileVar_use): New.
5402
5403 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5404
5405 Test PR c++/11703 and PR gdb/1448.
5406 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
5407 gdb/1448.
5408
5409 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5410
5411 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
5412 (main) <rtti_data>: New.
5413 * gdb.cp/virtbase.exp (print rtti_data): New.
5414
5415 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5416 Joel Brobecker <brobecker@adacore.com>
5417
5418 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
5419
5420 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5421
5422 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
5423
5424 2010-06-28 Doug Evans <dje@google.com>
5425
5426 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
5427
5428 2010-06-27 Doug Evans <dje@google.com>
5429
5430 * gdb.cp/m-static.exp: Update expected test output.
5431
5432 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
5433
5434 * gdb.gdb/selftest.exp: Adjust expected message for
5435 capturing start-up runtime.
5436
5437 2010-06-25 Tom Tromey <tromey@redhat.com>
5438
5439 PR python/10808:
5440 * gdb.python/python.exp: Add new tests.
5441
5442 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
5443
5444 * gdb.cp/operator.cc: Created an import loop.
5445 * gdb.cp/operator.exp: Added testcase for import loop.
5446
5447 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5448
5449 Test PR python/11407.
5450 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
5451 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
5452 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
5453 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
5454 executable_nofb and executable_fb. New variables srcsfile, objsfile,
5455 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
5456 binfile. Call gdb_compile with clean_restart twice.
5457 (func_nofb print, func_nofb backtrace, func_loopfb print)
5458 (func_loopfb backtrace): New.
5459
5460 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5461
5462 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
5463 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
5464 by a hand made one.
5465 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
5466 i?86 requirement. Remove variables srcfile and binfile. New variable
5467 sources, executable_nofb and executable_fb. Call prepare_for_testing.
5468
5469 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5470
5471 * gdb.cell/dwarfaddr.exp: New file.
5472 * gdb.cell/dwarfaddr.S: New file.
5473
5474 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5475
5476 Test PR 9436.
5477 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
5478
5479 2010-06-24 Hui Zhu <teawater@gmail.com>
5480
5481 * gdb.base/eval.exp: New file.
5482
5483 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5484
5485 * gdb.cell/fork.exp: New file.
5486 * gdb.cell/fork.c: Likewise.
5487 * gdb.cell/fork-spu.c: Likewise.
5488
5489 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
5490
5491 * lib/gdb.exp (banned_variables_traced): New global variable.
5492 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
5493 (gdb_init): Use `trace add variable' instead of obsolete
5494 `trace variable'.
5495
5496 2010-06-21 Doug Evans <dje@google.com>
5497
5498 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
5499
5500 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5501
5502 * gdb.arch/spu-ls.exp: New file.
5503 * gdb.arch/spu-ls.c: Likewise.
5504
5505 2010-06-18 Stan Shebs <stan@codesourcery.com>
5506
5507 * gdb.threads/thread-specific.exp: Add tests of $_thread.
5508
5509 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5510
5511 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
5512 * gdb.base/watch-cond.exp: Likewise.
5513 * gdb.python/py-breakpoint.exp: Likewise.
5514
5515 2010-06-18 Pedro Alves <pedro@codesourcery.com>
5516
5517 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
5518 clean_restart, make sure every test has a distinct message, and
5519 that messages don't include the executable' full path.
5520
5521 2010-06-17 Doug Evans <dje@google.com>
5522
5523 * gdb.arch/i386-size.exp: Updated expected output for
5524 DISASSEMBLY_OMIT_FNAME.
5525
5526 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5527 Sergio Durigan Junior <sergiodj@redhat.com>
5528
5529 * gdb.base/watch-notconst.c: New file.
5530 * gdb.base/watch-notconst.S: New file.
5531 * gdb.base/watch-notconst2.c: New file.
5532 * gdb.base/watch-notconst2.S: New file.
5533 * gdb.base/watch-notconst.exp: New file.
5534 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
5535 (func4): Add operations on `global_ptr_ptr'.
5536 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
5537 routine to test watchpoints created with a constant expression.
5538 (test_inaccessible_watchpoint): Include tests for watchpoints
5539 created with a constant expression.
5540
5541 2010-06-14 Kevin Buettner <kevinb@redhat.com>
5542
5543 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
5544 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
5545 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
5546 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
5547 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
5548 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
5549 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
5550 of `_start'.
5551
5552 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5553
5554 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
5555 not supported on the target.
5556 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5557 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5558 * gdb.mi/mi-nsintrall.exp: Likewise.
5559 * gdb.mi/mi-nsmoribund.exp: Likewise.
5560 * gdb.mi/mi-nsthrexec.exp: Likewise.
5561
5562 2010-06-11 Stan Shebs <stan@codesourcery.com>
5563
5564 * gdb.base/permissions.exp: New file.
5565
5566 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5567
5568 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
5569 does not support ELF executable class.
5570
5571 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5572
5573 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
5574
5575 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5576
5577 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
5578 (runto): Catch "The target does not support running in non-stop mode.".
5579
5580 2010-06-11 Michael Snyder <msnyder@vmware.com>
5581
5582 * gdb.base/setshow.exp (set language asm): Don't use
5583 gdb_test_no_output, fails on some targets.
5584
5585 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5586
5587 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
5588 * gdb.cp/pr9167.exp: Likewise.
5589
5590 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5591
5592 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
5593
5594 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5595
5596 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
5597
5598 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5599
5600 * gdb.base/charset.c (main): Make sure malloc gets linked in.
5601
5602 2010-06-11 Tom Tromey <tromey@redhat.com>
5603
5604 PR gdb/9977, PR exp/11636::
5605 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
5606 (pieces_test_f6): Update expected output.
5607
5608 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5609
5610 * gdb.base/moribund-step.exp: New.
5611
5612 2010-06-08 Michael Snyder <msnyder@vmware.com>
5613
5614 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
5615 * gdb.ada/boolean_expr.exp:
5616 * gdb.ada/frame_args.exp: Ditto.
5617 * gdb.ada/lang_switch.exp: Ditto.
5618 * gdb.ada/ptype_arith_binop.exp: Ditto.
5619 * gdb.ada/ref_param.exp: Ditto.
5620 * gdb.ada/type_coercion.exp:Ditto.
5621
5622 * gdb.asm/asm-source.exp: Ditto.
5623
5624 * gdb.base/attach.exp: Ditto.
5625 * gdb.base/bitfields2.exp: Ditto.
5626 * gdb.base/call-signal-resume.exp: Ditto.
5627 * gdb.base/callfuncs.exp: Ditto.
5628 * gdb.base/commands.exp: Ditto.
5629 * gdb.base/dbx.exp: Ditto.
5630 * gdb.base/default.exp: Ditto.
5631 * gdb.base/dump.exp: Ditto.
5632 * gdb.base/exprs.exp: Ditto.
5633 * gdb.base/freebpcmd.exp: Ditto.
5634 * gdb.base/interrupt.exp: Ditto.
5635 * gdb.base/list.exp: Ditto.
5636 * gdb.base/long_long.exp: Ditto.
5637 * gdb.base/maint.exp: Ditto.
5638 * gdb.base/ptype.exp: Ditto.
5639 * gdb.base/return.exp: Ditto.
5640 * gdb.base/setshow.exp: Ditto.
5641 * gdb.base/sigbpt.exp: Ditto.
5642 * gdb.base/sigrepeat.exp: Ditto.
5643
5644 * gdb.cp/classes.exp: Ditto.
5645
5646 * gdb.dwarf2/dw2-restore.exp: Ditto.
5647
5648 * gdb.gdb/selftest.exp: Ditto.
5649
5650 * gdb.multi/base.exp: Ditto.
5651 * gdb.multi/bkpt-multi-exec.exp: Ditto.
5652
5653 * gdb.python/py-block.exp: Ditto.
5654 * gdb.python/py-prettyprint.exp: Ditto.
5655 * gdb.python/py-template.exp: Ditto.
5656
5657 * gdb.server/ext-attach.exp: Ditto.
5658 * gdb.server/ext-run.exp: Ditto.
5659 * gdb.server/server-mon.exp: Ditto.
5660
5661 * gdb.threads/fork-thread-pending.exp: Ditto.
5662 * gdb.threads/hand-call-in-threads.exp: Ditto.
5663 * gdb.threads/interrupted-hand-call.exp: Ditto.
5664 * gdb.threads/linux-dp.exp: Ditto.
5665 * gdb.threads/manythreads.exp: Ditto.
5666 * gdb.threads/print-threads.exp: Ditto.
5667 * gdb.threads/pthreads.exp: Ditto.
5668 * gdb.threads/schedlock.exp: Ditto.
5669 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5670 * gdb.threads/threadapply.exp: Ditto.
5671
5672 2010-06-08 Michael Snyder <msnyder@vmware.com>
5673
5674 * gdb.ada/exec_changed.exp:
5675 Use ".*" instead of "" as wildcard regexp.
5676
5677 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
5678 * gdb.base/call-ar-st.exp: Ditto.
5679 * gdb.base/checkpoint.exp: Ditto.
5680 * gdb.base/default.exp: Ditto.
5681 * gdb.base/dump.exp: Ditto.
5682 * gdb.base/ending-run.exp: Ditto.
5683 * gdb.base/fileio.exp: Ditto.
5684 * gdb.base/miscexprs.exp: Ditto.
5685 * gdb.base/pointers.exp: Ditto.
5686 * gdb.base/readline.exp: Ditto.
5687 * gdb.base/reread.exp: Ditto.
5688 * gdb.base/restore.exp: Ditto.
5689 * gdb.base/shlib-call.exp: Ditto.
5690 * gdb.base/valgrind-db-attach.exp: Ditto.
5691 * gdb.base/volatile.exp: Ditto.
5692 * gdb.base/watchpoints.exp: Ditto.
5693
5694 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
5695
5696 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
5697 * gdb.python/py-value.exp: Ditto.
5698
5699 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
5700 * gdb.trace/circ.exp: Ditto.
5701 * gdb.trace/collection.exp: Ditto.
5702 * gdb.trace/packetlen.exp: Ditto.
5703 * gdb.trace/passc-dyn.exp: Ditto.
5704 * gdb.trace/report.exp: Ditto.
5705 * gdb.trace/tfile.exp: Ditto.
5706 * gdb.trace/tfind.exp: Ditto.
5707 * gdb.trace/while-dyn.exp: Ditto.
5708
5709 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5710
5711 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
5712
5713 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5714
5715 Test PR 10640.
5716 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
5717
5718 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
5719
5720 * gdb.cp/koenig.exp: Test for ADL operators.
5721 * gdb.cp/koenig.cc: Added ADL operators.
5722 * gdb.cp/operator.exp: New test.
5723 * gdb.cp/operator.cc: New test.
5724
5725 2010-06-04 Michael Snyder <msnyder@vmware.com>
5726
5727 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
5728 * gdb.base/pending.exp: Ditto.
5729
5730 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
5731
5732 2010-06-04 Doug Evans <dje@google.com>
5733
5734 * gdb.python/py-prettyprint.exp: Add new test for enabled and
5735 disabled printers.
5736 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
5737 (enable_lookup_function): New function.
5738
5739 2010-06-04 Tom Tromey <tromey@redhat.com>
5740
5741 * gdb.python/py-value.exp (test_value_hash): Don't test equality
5742 of hash and id.
5743
5744 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5745
5746 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
5747 newline.
5748 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
5749 (empty verbose non-noisy clear, empty verbose noisy clear)
5750 (empty non-verbose noisy clear): Likewise.
5751
5752 2010-06-03 Michael Snyder <msnyder@vmware.com>
5753
5754 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
5755 * gdb.base/display.exp: Ditto.
5756 * gdb.base/find.exp: Ditto.
5757 * gdb.base/ifelse.exp: Ditto.
5758 * gdb.base/multi-forks.exp: Ditto.
5759 * gdb.base/recurse.exp: Ditto.
5760 * gdb.base/setshow.exp: Ditto.
5761 * gdb.base/value-double-free.exp: Ditto.
5762 * gdb.base/watch-vfork.exp: Ditto.
5763 * gdb.base/watch_thread_num.exp: Ditto.
5764 * gdb.base/watchpoint-solib.exp: Ditto.
5765 * gdb.base/watchpoint.exp: Ditto.
5766 * gdb.base/watchpoints.exp: Ditto.
5767
5768 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
5769 * gdb.cp/overload.exp: Ditto.
5770 * gdb.cp/virtfunc.exp: Ditto.
5771
5772 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
5773
5774 * gdb.reverse/watch-precsave.exp:
5775 Replace gdb_test with gdb_test_no_output.
5776
5777 * gdb.threads/attach-into-signal.exp:
5778 Replace gdb_test with gdb_test_no_output.
5779 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5780 * gdb.threads/watchthreads.exp: Ditto.
5781 * gdb.threads/watchthreads2.exp: Ditto.
5782
5783 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
5784 * gdb.trace/tfind.exp: Ditto.
5785
5786 2010-06-03 Joel Brobecker <brobecker@adacore.com>
5787
5788 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
5789 successful test if message is the empty string.
5790
5791 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5792
5793 * gdb.fortran/module.exp (stopped language detection): New test.
5794
5795 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5796
5797 Support DW_TAG_module as separate namespaces.
5798 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
5799 gdb.fortran/library-module-lib.f90: New.
5800 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
5801 (print i): Remove.
5802 (continue to breakpoint: i-is-1, print var_i value 1)
5803 (continue to breakpoint: i-is-2, print var_i value 2)
5804 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
5805 (print var_d, print var_i value 14, ptype modmany, complete `modm)
5806 (complete `modmany, complete `modmany`, complete `modmany`var)
5807 (show language, setting breakpoint at module): New tests.
5808 * gdb.fortran/module.f90 (module mod): Remove.
5809 (module mod1, module mod2, module modmany, subroutine sub1)
5810 (subroutine sub2, program module): New.
5811
5812 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5813
5814 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
5815 (print value of rUC, print value of rI, print value of UI): ... here.
5816 * gdb.cp/anon-union.exp (pass): Rename to ...
5817 (print z 2): ... here.
5818
5819 2010-06-02 Michael Snyder <msnyder@vmware.com>
5820
5821 * gdb.trace/actions.exp: Use gdb_test_no_output.
5822 * gdb.trace/circ.exp: Ditto.
5823 * gdb.trace/packetlen.exp: Ditto.
5824 * gdb.trace/save-trace.exp: Ditto.
5825 * gdb.trace/tracecmd.exp: Ditto.
5826 * gdb.trace/tsv.exp: Ditto.
5827
5828 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
5829 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
5830 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5831 * gdb.threads/manythreads.exp: Ditto.
5832 * gdb.threads/print-threads.exp: Ditto.
5833 * gdb.threads/pthreads.exp: Ditto.
5834 * gdb.threads/schedlock.exp: Ditto.
5835 * gdb.threads/staticthreads.exp: Ditto.
5836 * gdb.threads/thread-specific.exp: Ditto.
5837 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5838 * gdb.threads/threadapply.exp: Ditto.
5839 * gdb.threads/watchthreads.exp: Ditto.
5840 * gdb.threads/watchthreads2.exp: Ditto.
5841
5842 * gdb.python/py-block.exp: Use gdb_test_no_output.
5843 * gdb.python/py-prettyprint.exp: Ditto.
5844 * gdb.python/py-template.exp: Ditto.
5845 * gdb.python/py-value.exp: Ditto.
5846
5847 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
5848 * gdb.reverse/watch-reverse.exp: Ditto.
5849
5850 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
5851 * gdb.server/ext-run.exp: Ditto.
5852
5853 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
5854 * gdb.dwarf2/dw2-compressed.exp: Ditto.
5855 * gdb.dwarf2/dw2-intercu.exp: Ditto.
5856 * gdb.dwarf2/dw2-intermix.exp: Ditto.
5857 * gdb.dwarf2/dw2-producer.exp: Ditto.
5858 * gdb.dwarf2/mac-fileno.exp: Ditto.
5859
5860 * gdb.gdb/observer.exp: Use gdb_test_no_output.
5861 * gdb.gdb/selftest.exp: Ditto.
5862
5863 * gdb.multi/base.exp: Use gdb_test_no_output.
5864
5865 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
5866
5867 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5868
5869 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
5870
5871 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
5872
5873 * gdb.cp/class2.exp: Use gdb_test_no_output.
5874 * gdb.cp/classes.exp: Ditto.
5875 * gdb.cp/extern-c.exp: Ditto.
5876 * gdb.cp/inherit.exp: Ditto.
5877 * gdb.cp/maint.exp: Ditto.
5878 * gdb.cp/mb-inline.exp: Ditto.
5879 * gdb.cp/mb-templates.exp: Ditto.
5880 * gdb.cp/method2.exp: Ditto.
5881 * gdb.cp/misc.exp: Ditto.
5882 * gdb.cp/ovldbreak.exp: Ditto.
5883 * gdb.cp/punctuator.exp: Ditto.
5884 * gdb.cp/templates.exp: Ditto.
5885 * gdb.cp/virtbase.exp: Ditto.
5886
5887 * gdb.threads/attach-stopped.exp:
5888 Replace uses of send_gdb / gdb_expect.
5889 * gdb.threads/attachstop-mt.exp:
5890 Replace uses of send_gdb / gdb_expect.
5891 * gdb.threads/gcore-thread.exp:
5892 Replace uses of send_gdb / gdb_expect.
5893 * gdb.threads/hand-call-in-threads.exp:
5894 Replace uses of send_gdb / gdb_expect.
5895 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
5896 * gdb.threads/print-threads.exp:
5897 Replace uses of send_gdb / gdb_expect.
5898 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
5899 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
5900 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
5901
5902 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
5903 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
5904 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
5905 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
5906 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
5907 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
5908 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
5909 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
5910 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
5911 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
5912 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
5913
5914 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5915
5916 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
5917
5918 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
5919
5920 * gdb.cp/koenig.exp: Added new test case.
5921 * gdb.cp/koenig.cc: Ditto.
5922
5923 2010-06-01 Michael Snyder <msnyder@vmware.com>
5924
5925 * gdb.base/arithmet.exp: Use gdb_test_no_output.
5926 * gdb.base/arrayidx.exp: Ditto.
5927 * gdb.base/attach.exp: Ditto.
5928 * gdb.base/auxv.exp: Ditto.
5929 * gdb.base/bigcre.exp: Ditto.
5930 * gdb.base/break-always.exp: Ditto.
5931 * gdb.base/break-interp.exp: Ditto.
5932 * gdb.base/break.exp: Ditto.
5933 * gdb.base/breakpoint-shadow.exp: Ditto.
5934 * gdb.base/call-ar-st.exp: Ditto.
5935 * gdb.base/call-sc.exp: Ditto.
5936 * gdb.base/call-signal-resume.exp: Ditto.
5937 * gdb.base/callfuncs.exp: Ditto.
5938 * gdb.base/catch-syscall.exp: Ditto.
5939 * gdb.base/charset.exp: Ditto.
5940 * gdb.base/code-expr.exp: Ditto.
5941 * gdb.base/commands.exp: Ditto.
5942 * gdb.base/cond-expr.exp: Ditto.
5943 * gdb.base/condbreak.exp: Ditto.
5944 * gdb.base/cursal.exp: Ditto.
5945 * gdb.base/cvexpr.exp: Ditto.
5946 * gdb.base/default.exp: Ditto.
5947 * gdb.base/del.exp: Ditto.
5948 * gdb.base/detach.exp: Ditto.
5949 * gdb.base/display.exp: Ditto.
5950 * gdb.base/ena-dis-br.exp: Ditto.
5951 * gdb.base/eval-skip.exp: Ditto.
5952 * gdb.base/foll-fork.exp: Ditto.
5953 * gdb.base/foll-vfork.exp: Ditto.
5954 * gdb.base/frame-args.exp: Ditto.
5955 * gdb.base/funcargs.exp: Ditto.
5956 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5957 * gdb.base/gdbvars.exp: Ditto.
5958 * gdb.base/help.exp: Ditto.
5959 * gdb.base/ifelse.exp: Ditto.
5960 * gdb.base/included.exp: Ditto.
5961 * gdb.base/list.exp: Ditto.
5962 * gdb.base/macscp.exp: Ditto.
5963 * gdb.base/maint.exp: Ditto.
5964 * gdb.base/multi-fork.exp: Ditto.
5965 * gdb.base/overlays.exp: Ditto.
5966 * gdb.base/page.exp: Ditto.
5967 * gdb.base/pending.exp: Ditto.
5968 * gdb.base/pointers.exp: Ditto.
5969 * gdb.base/pr11022.exp: Ditto.
5970 * gdb.base/prelink.exp: Ditto.
5971 * gdb.base/printcmds.exp: Ditto.
5972 * gdb.base/psymtab.exp: Ditto.
5973 * gdb.base/randomize.exp: Ditto.
5974 * gdb.base/relational.exp: Ditto.
5975 * gdb.base/relocate.exp: Ditto.
5976 * gdb.base/remote.exp: Ditto.
5977 * gdb.base/sepdebug.exp: Ditto.
5978 * gdb.base/set-lang-auto.exp: Ditto.
5979 * gdb.base/setshow.exp: Ditto.
5980 * gdb.base/setvar.exp: Ditto.
5981 * gdb.base/signals.exp: Ditto.
5982 * gdb.base/signull.exp: Ditto.
5983 * gdb.base/sigstep.exp: Ditto.
5984 * gdb.base/sizeof.exp: Ditto.
5985 * gdb.base/solib-disc.exp: Ditto.
5986 * gdb.base/store.exp: Ditto.
5987 * gdb.base/structs.exp: Ditto.
5988 * gdb.base/structs2.exp: Ditto.
5989 * gdb.base/subst.exp: Ditto.
5990 * gdb.base/term.exp: Ditto.
5991 * gdb.base/trace-commands.exp: Ditto.
5992 * gdb.base/unwindonsignal.exp: Ditto.
5993 * gdb.base/valgrind-db-attach.exp: Ditto.
5994 * gdb.base/varargs.exp: Ditto.
5995 * gdb.base/watch-cond.exp: Ditto.
5996 * gdb.base/watch_thread_num.exp: Ditto.
5997 * gdb.base/watchpoint-cond-gone.exp: Ditto.
5998 * gdb.base/watchpoint.exp: Ditto.
5999 * gdb.base/whatis-exp.exp: Ditto.
6000
6001 2010-06-01 Michael Snyder <msnyder@vmware.com>
6002
6003 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
6004 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
6005 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
6006 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
6007 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
6008 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
6009 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
6010 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
6011 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
6012 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
6013 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
6014 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
6015 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
6016 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
6017 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
6018
6019 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6020
6021 * gdb.base/commands.exp (begin commands on watch): Remove excessive
6022 trailing newline.
6023 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
6024 * gdb.java/jmisc.exp (p *args\n): Rename to ...
6025 (p *args): ... here and remove excessive trailing newline.
6026
6027 2010-05-31 Joel Brobecker <brobecker@adacore.com>
6028
6029 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
6030
6031 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
6032
6033 Accept the new Linux kernel "t (tracing stop)" string.
6034 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
6035 Update comment.
6036 (state_wait) <T (tracing stop)>: New.
6037 (main): Update the state_wait expect string.
6038
6039 2010-05-28 Pedro Alves <pedro@codesourcery.com>
6040
6041 * limits.c, limits.exp: Delete files.
6042 * Makefile.in (clean mostlyclean): Adjust.
6043 * tracecmd.exp: Adjust.
6044
6045 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6046
6047 * gdb.base/tui-layout.exp: New.
6048
6049 2010-05-28 Michael Snyder <msnyder@vmware.com>
6050
6051 * gdb.reverse/break-precsave.exp:
6052 Replace uses of send_gdb / gdb_expect.
6053 * gdb.reverse/break-reverse.exp:
6054 Replace uses of send_gdb / gdb_expect.
6055 * gdb.reverse/consecutive-precsave.exp:
6056 Replace uses of send_gdb / gdb_expect.
6057 * gdb.reverse/consecutive-reverse.exp:
6058 Replace uses of send_gdb / gdb_expect.
6059 * gdb.reverse/finish-precsave.exp:
6060 Replace uses of send_gdb / gdb_expect.
6061 * gdb.reverse/finish-reverse.exp:
6062 Replace uses of send_gdb / gdb_expect.
6063 * gdb.reverse/i386-precsave.exp:
6064 Replace uses of send_gdb / gdb_expect.
6065 * gdb.reverse/i386-reverse.exp:
6066 Replace uses of send_gdb / gdb_expect.
6067 * gdb.reverse/i386-sse-reverse.exp:
6068 Replace uses of send_gdb / gdb_expect.
6069 * gdb.reverse/i387-env-reverse.exp:
6070 Replace uses of send_gdb / gdb_expect.
6071 * gdb.reverse/i387-stack-reverse.exp:
6072 Replace uses of send_gdb / gdb_expect.
6073 * gdb.reverse/machinestate-precsave.exp:
6074 Replace uses of send_gdb / gdb_expect.
6075 * gdb.reverse/machinestate.exp:
6076 Replace uses of send_gdb / gdb_expect.
6077 * gdb.reverse/sigall-precsave.exp:
6078 Replace uses of send_gdb / gdb_expect.
6079 * gdb.reverse/sigall-reverse.exp:
6080 Replace uses of send_gdb / gdb_expect.
6081 * gdb.reverse/solib-precsave.exp:
6082 Replace uses of send_gdb / gdb_expect.
6083 * gdb.reverse/solib-reverse.exp:
6084 Replace uses of send_gdb / gdb_expect.
6085 * gdb.reverse/step-precsave.exp:
6086 Replace uses of send_gdb / gdb_expect.
6087 * gdb.reverse/step-reverse.exp:
6088 Replace uses of send_gdb / gdb_expect.
6089 * gdb.reverse/until-precsave.exp:
6090 Replace uses of send_gdb / gdb_expect.
6091 * gdb.reverse/until-reverse.exp:
6092 Replace uses of send_gdb / gdb_expect.
6093 * gdb.reverse/watch-precsave.exp:
6094 Replace uses of send_gdb / gdb_expect.
6095 * gdb.reverse/watch-reverse.exp:
6096 Replace uses of send_gdb / gdb_expect.
6097
6098 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6099
6100 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
6101 excessive newline.
6102
6103 2010-05-27 Michael Snyder <msnyder@vmware.com>
6104
6105 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
6106 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
6107 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
6108 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
6109 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
6110 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
6111 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
6112 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
6113 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
6114 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
6115 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
6116 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
6117 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
6118 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
6119 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
6120 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
6121 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
6122 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
6123 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
6124
6125 2010-05-26 Michael Snyder <msnyder@vmware.com>
6126
6127 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
6128 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
6129
6130 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
6131 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
6132 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
6133
6134 * gdb.reverse/consecutive-reverse.exp:
6135 Replace uses of send_gdb / gdb_expect.
6136 * gdb.reverse/consecutive-precsave.exp:
6137 Replace uses of send_gdb / gdb_expect.
6138
6139 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
6140 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
6141 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
6142 * gdb.mi/mi-ns-stale-regcache.exp:
6143 Replace uses of send_gdb / gdb_expect.
6144 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
6145 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
6146 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
6147 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
6148 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
6149 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
6150 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
6151 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
6152 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
6153
6154 2010-05-26 Michael Snyder <msnyder@vmware.com>
6155
6156 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6157
6158 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6159
6160 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
6161 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
6162 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
6163 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
6164 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
6165 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
6166 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
6167 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
6168 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6169
6170 2010-05-25 Tom Tromey <tromey@redhat.com>
6171
6172 * gdb.base/macscp.exp: Add missing space after setup_kfail.
6173
6174 2010-05-25 Tom Tromey <tromey@redhat.com>
6175
6176 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
6177 argument order.
6178 * gdb.base/macscp.exp: Fix setup_kfail argument order.
6179 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
6180 order.
6181 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
6182 order.
6183 * gdb.base/call-sc.exp (setup_kfails): Remove.
6184 (setup_compiler_kfails): Remove.
6185 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
6186 argument order.
6187 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
6188 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
6189 (advancei): Fix setup_kfail argument order.
6190 * gdb.base/radix.exp: Fix setup_kfail argument order.
6191 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
6192 order.
6193 * gdb.base/structs.exp (setup_kfails): Remove.
6194 (setup_compiler_kfails): Fix setup_kfail argument order.
6195 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
6196 order.
6197 * gdb.java/jmain.exp: Fix setup_kfail argument order.
6198 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
6199 setup_kfail argument order.
6200 * gdb.cp/overload.exp: Fix setup_kfail argument order.
6201
6202 2010-05-25 Tom Tromey <tromey@redhat.com>
6203
6204 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
6205
6206 2010-05-25 Michael Snyder <msnyder@vmware.com>
6207
6208 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
6209 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
6210 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
6211 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
6212 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
6213 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
6214 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
6215 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
6216 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
6217 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
6218 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
6219 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
6220 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
6221 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
6222 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
6223 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
6224 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
6225 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
6226 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
6227 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
6228 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
6229 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
6230 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
6231 * gdb.base/default.exp: Replace send_gdb with gdb_test.
6232 * gdb.base/define.exp: Replace send_gdb with gdb_test.
6233 * gdb.base/display.exp: Replace send_gdb with gdb_test.
6234 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
6235 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
6236 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
6237 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
6238 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
6239 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
6240 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
6241 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
6242 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
6243 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
6244 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
6245 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
6246 * gdb.base/help.exp: Replace send_gdb with gdb_test.
6247 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
6248 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
6249 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
6250 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
6251 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
6252 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
6253 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
6254 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6255 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
6256
6257 2010-05-25 Doug Evans <dje@google.com>
6258
6259 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
6260 gdb.string_to_argv.
6261
6262 2010-05-21 Tom Tromey <tromey@redhat.com>
6263
6264 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
6265 Call it.
6266 * gdb.dwarf2/pieces.S: Update.
6267 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
6268
6269 2010-05-21 Tom Tromey <tromey@redhat.com>
6270
6271 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
6272 Call it.
6273 * gdb.dwarf2/pieces.c (struct C): New.
6274 (f6): New function.
6275 * gdb.dwarf2/pieces.S: Replace.
6276
6277 2010-05-21 Tom Tromey <tromey@redhat.com>
6278
6279 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
6280 Call it.
6281
6282 2010-05-21 Tom Tromey <tromey@redhat.com>
6283
6284 * gdb.dwarf2.pieces.exp: New file.
6285 * gdb.dwarf2.pieces.S: New file.
6286 * gdb.dwarf2.pieces.c: New file.
6287
6288 2010-05-20 Pedro Alves <pedro@codesourcery.com>
6289 Joel Brobecker <brobecker@adacore.com>
6290
6291 * lib/gdb.exp (gdb_test_no_output): New function.
6292 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
6293 when testing commands that should produce no output.
6294
6295 2010-05-17 Joel Brobecker <brobecker@adacore.com>
6296
6297 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
6298 parameter that we want to watch being a constant.
6299
6300 2010-05-17 Joel Brobecker <brobecker@adacore.com>
6301
6302 * gdb.ada/cond_lang: New testcase.
6303
6304 2010-05-17 Joel Brobecker <brobecker@adacore.com>
6305
6306 * lib/gdb.exp (banned_variables): New variable/constant.
6307 (gdb_init): Add write trace on variables listed in banned_variables.
6308 (gdb_finish): Remove write traces on variables listed in
6309 banned_variables.
6310
6311 2010-05-17 Joel Brobecker <brobecker@adacore.com>
6312
6313 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
6314 * gdb.cp/koenig.exp: Likewise.
6315
6316 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
6317
6318 PR python/11482
6319
6320 * gdb.python/py-value.exp (test_value_hash): New function.
6321
6322 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
6323
6324 PR exp/11530.
6325 * gdb.base/gdb11530.c: New file.
6326 * gdb.base/gdb11530.exp: New file.
6327
6328 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6329
6330 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
6331 * gdb.dwarf2/dw2-modula2-self-type.S: New.
6332
6333 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
6334
6335 * gdb.cp/koenig.exp: New test.
6336 * gdb.cp/koenig.cc: New test program.
6337
6338 2010-05-05 Joel Brobecker <brobecker@adacore.com>
6339
6340 Remove the use of prms_id and bug_id throughout the testsuite.
6341
6342 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
6343
6344 PR exp/11349.
6345 * testsuite/gdb.cp/ref-types.exp: Add test to examine
6346 use a reference local variable.
6347
6348 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6349
6350 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
6351 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
6352 variable different_dir. Move debugfile into a full directory pathname
6353 under DIFFERENT_DIR.
6354 * lib/gdb.exp (separate_debug_filename): Remove.
6355 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
6356 variable debug_dir and mkdir of it. Update function comments.
6357
6358 2010-04-29 Pedro Alves <pedro@codesourcery.com>
6359
6360 PR gdb/11557
6361
6362 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
6363 files.
6364
6365 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
6366
6367 * gdb.python/py-param.exp: New File.
6368
6369 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
6370
6371 * gdb.base/default.exp: Fix "set language" test.
6372
6373 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
6374
6375 PR breakpoints/11531.
6376 * gdb.base/gdb11531.c: New file.
6377 * gdb.base/gdb11531.exp: New file.
6378
6379 2010-04-26 Tom Tromey <tromey@redhat.com>
6380
6381 * gdb.base/completion.exp: Add tests for completion and deprecated
6382 commands.
6383
6384 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6385
6386 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
6387 (print /x char_array): Escape curly brackets.
6388
6389 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6390
6391 Fix deadlock on looped list of loaded shared objects.
6392 * gdb.base/solib-corrupted.exp: New.
6393
6394 2010-04-23 Doug Evans <dje@google.com>
6395
6396 * gdb.python/py-section-script.c: New file.
6397 * gdb.python/py-section-script.exp: New file.
6398 * gdb.python/py-section-script.py: New file.
6399
6400 2010-04-20 Chris Moller <cmoller@redhat.com>
6401
6402 PR 10179
6403
6404 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
6405 * gdb.base/pr10179-a.c:
6406 * gdb.base/pr10179-b.c:
6407 * gdb.base/pr10179.exp: New files.
6408
6409 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6410
6411 Fix crashes on dangling display expressions.
6412 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
6413 is SEP.
6414 (lib_flags): Remove the "debug" keyword.
6415 (libsepdebug): New variable for iterating new loop.
6416 (save_pf_prefix): New variable wrapping the loop.
6417 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
6418 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
6419
6420 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6421
6422 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
6423
6424 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6425
6426 PR stabs/11479.
6427 * gdb.stabs/gdb11479.exp: New file.
6428 * gdb.stabs/gdb11479.c: New file.
6429
6430 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6431
6432 * gdb.base/charset.c (Strin16, String32): New variables.
6433 * gdb.base/charset.exp (gdb_test): Test correct display
6434 of 16 or 32 bit strings.
6435
6436 2010-04-21 Chris Moller <cmoller@redhat.com>
6437
6438 PR 9167
6439 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
6440 * gdb.cp/pr9167.cc: New file.
6441 * gdb.cp/pr9167.exp: New file.
6442
6443
6444 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
6445
6446 PR pascal/11492.
6447 * gdb.pascal/gdb11492.pas: New file.
6448 * gdb.pascal/gdb11492.exp: New file.
6449
6450 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6451
6452 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
6453
6454 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6455
6456 * gdb.ada/dyn_loc: New testcase.
6457
6458 2010-04-20 Chris Moller <cmoller@redhat.com>
6459
6460 PR 10867
6461
6462 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
6463 * gdb.cp/pr10687.cc: New file.
6464 * gdb.cp/pr10687.exp: New file.
6465
6466
6467 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6468 Sergio Durigan Junior <sergiodj@redhat.com>
6469
6470 * gdb.fortran/logical.exp: New testcase.
6471 * gdb.fortran/logical.f90: New file.
6472
6473 2010-04-19 Doug Evans <dje@google.com>
6474
6475 * gdb.base/help.exp (help source): Update expected output.
6476
6477 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6478
6479 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
6480 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
6481 gdb_exit and return.
6482 (executable): New variable.
6483 (binfile): Use it.
6484
6485 2010-04-19 Pedro Alves <pedro@codesourcery.com>
6486
6487 PR breakpoints/8554.
6488
6489 * gdb.trace/save-trace.exp: Adjust.
6490
6491 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
6492
6493 PR corefiles/11511
6494 * gdb.arch/system-gcore.exp: New.
6495 * gdb.arch/gcore.c: Likewise.
6496
6497 2010-04-15 Doug Evans <dje@google.com>
6498
6499 * gdb.python/py-progspace.c: New file.
6500 * gdb.python/py-progspace.exp: New file.
6501
6502 * gdb.base/source.exp: Add tests for "source -s".
6503
6504 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6505
6506 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
6507 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
6508 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
6509 * gdb.python/py-mi.exp: New test for to_string returning None.
6510
6511 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
6512
6513 * gdb.python/py-breakpoint.c: Make result global.
6514
6515 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6516
6517 Fix non-GNU make compatibility.
6518 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
6519
6520 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6521
6522 * gdb.python/py-breakpoint.exp: New File.
6523 * gdb.python/py-breakpoint.C: Ditto.
6524
6525 2010-04-08 Stan Shebs <stan@codesourcery.com>
6526
6527 * gdb.trace/actions.exp: Clear default-collect.
6528 * gdb.trace/save-trace.exp: Clear default-collect.
6529
6530 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
6531
6532 * gdb.python/py-value: Add null string variable.
6533 (test_lazy_string): Test zero length, NULL address lazy
6534 strings.
6535
6536 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
6537
6538 * gdb.arch/i386-avx.c: New.
6539 * gdb.arch/i386-avx.exp: Likewise.
6540
6541 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
6542
6543 2010-04-06 Doug Evans <dje@google.com>
6544
6545 * gdb.base/source-test.gdb: New file.
6546 * gdb.base/source.exp: Test source -v.
6547
6548 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6549
6550 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
6551
6552 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
6553
6554 * gdb.stabs/aout.sed: Convert all backslash to double backslash
6555 within one line, unless it is followed by a double quote.
6556 * gdb.stabs/hppa.sed: Idem.
6557 * gdb.stabs/weird.def: Add char and String constants
6558 * gdb.stabs/weird.exp: Check for correct parsing of
6559 char and string constants.
6560 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
6561 in .stabs to .stabx substitution.
6562
6563 2010-04-05 Stan Shebs <stan@codesourcery.com>
6564
6565 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
6566 constant global.
6567 * gdb.trace/tfile.exp: Try to print them.
6568
6569 2010-04-04 Stan Shebs <stan@codesourcery.com>
6570
6571 * gdb.base/completion.exp: Update for new "info watchpoints".
6572 * gdb.base/default.exp: Ditto.
6573 * gdb.base/help.exp: Ditto.
6574 * gdb.base/watchpoint.exp: Ditto.
6575 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
6576
6577 2010-04-04 Stan Shebs <stan@codesourcery.com>
6578
6579 * gdb.trace/tfile.exp: Sharpen tfind test.
6580
6581 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6582
6583 * gdb.base/break-entry.exp: New.
6584
6585 2010-04-02 Hui Zhu <teawater@gmail.com>
6586 Michael Snyder <msnyder@vmware.com>
6587
6588 * gdb.reverse/i386-sse-reverse.exp: New file.
6589 * gdb.reverse/i386-sse-reverse.c: New file.
6590
6591 2010-04-02 Pedro Alves <pedro@codesourcery.com>
6592
6593 * gdb.trace/tfind.exp: Adjust expected disassembly output.
6594
6595 2010-04-01 Stan Shebs <stan@codesourcery.com>
6596
6597 * gdb.trace/actions.exp: Tweak expected output.
6598 * gdb.trace/while-stepping.exp: Tweak expected output.
6599
6600 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
6601
6602 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
6603
6604 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6605
6606 * gdb.base/commands.exp: Adjust.
6607 * gdb.cp/extern-c.exp: Adjust.
6608
6609 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6610
6611 * gdb.trace/collection.c (local_test_func): Define a local struct,
6612 and instanciate it.
6613
6614 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6615
6616 * gdb.trace/collection.exp (gdb_collect_args_test)
6617 (gdb_collect_argarray_test): XFAIL the tests that assume the
6618 argarray argument's elements are collected.
6619
6620 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
6621
6622 * gdb.dwarf2/dw2-bad-parameter-type.exp,
6623 gdb.dwarf2/dw2-bad-parameter-type.S: New.
6624
6625 2010-03-31 Stan Shebs <stan@codesourcery.com>
6626
6627 * gdb.trace/save-trace.exp: Test save/restore of default-collect
6628 and tracepoint conditionals.
6629 (gdb_verify_tracepoints): Delete unused return.
6630
6631 2010-03-26 Keith Seitz <keiths@redhat.com>
6632
6633 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
6634 appear in the output before main.
6635 Remove KFAIL for gdb/2215 aka bz 9320.
6636
6637 2010-03-30 Doug Evans <dje@google.com>
6638
6639 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
6640 by dejagnu.
6641 * gdb.arch/amd64-dword.exp: Ditto.
6642
6643 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
6644 match.
6645 (break printf): Ditto.
6646
6647 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
6648
6649 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
6650 gcc < 4.4.
6651 * gdb.cp/shadow.exp: Ditto.
6652
6653 2010-03-29 Pedro Alves <pedro@codesourcery.com>
6654
6655 * gdb.trace/collection.exp (run_trace_experiment): Make sure
6656 "tstart" is silent.
6657
6658 2010-03-29 Pedro Alves <pedro@codesourcery.com>
6659
6660 * gdb.trace/collection.exp (executable): New.
6661 (binfile): Use it.
6662 (fpreg, spreg, pcreg): New.
6663 (test_register): Use gdb_test_multiple. Pass /x to print.
6664 (prepare_for_trace_test): New.
6665 (run_trace_experiment): Use "continue", not gdb_run_cmd.
6666 (gdb_collect_args_test, gdb_collect_argstruct_test)
6667 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
6668 prepare_for_trace_test.
6669 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
6670 fpreg, spreg and pcreg.
6671 (gdb_collect_expression_test, gdb_collect_globals_test): Use
6672 prepare_for_trace_test.
6673 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
6674 try to detect tracing support here. Don't set breakpoints at
6675 `begin' or `end' here.
6676 <global scope>: Use clean_restart. Run to main before checking
6677 for tracing support. Check for for tracing support here.
6678
6679 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6680
6681 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
6682 " as $displacement" to "seen displacement message".
6683
6684 2010-03-28 Pedro Alves <pedro@codesourcery.com>
6685
6686 * gdb.trace/while-dyn.exp (executable): New variable.
6687 (binfile): Use it.
6688 (test_while_stepping): New function. Move most tests here. Call
6689 it once for each of the while-stepping, stepping and ws aliases.
6690
6691 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6692
6693 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
6694 that do not provide the tagless_struct type name at all.
6695 (test_print_anon_union): Do not check value of uninitialized
6696 union member. Do not use cp_test_ptype_class, so we can accept
6697 "long" as well as "long int".
6698
6699 2010-03-26 Pedro Alves <pedro@codesourcery.com>
6700
6701 * gdb.trace/tfile.c (tohex, bin2hex): New.
6702 (write_error_trace_file): Hexify error description.
6703
6704 2010-03-25 Stan Shebs <stan@codesourcery.com>
6705
6706 * gdb.trace/tfile.c: Generate an additional trace file, improve
6707 portability.
6708 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
6709 files in a better way.
6710
6711 2010-03-25 Keith Seitz <keiths@redhat.com>
6712
6713 * gdb.java/jprint.exp: XFAIL printing of static class members
6714 because of GCC debuginfo problem.
6715
6716 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6717
6718 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
6719
6720 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6721
6722 * gdb.base/completion.exp: Allow long instead of long int.
6723 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
6724 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
6725 variable p.
6726 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
6727 * gdb.base/pointers.exp: Allow long instead of long int.
6728 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
6729 * gdb.base/step-line.exp: Allow a directory before the source file name.
6730
6731 2010-03-24 Tom Tromey <tromey@redhat.com>
6732
6733 PR breakpoints/9352:
6734 * gdb.base/default.exp: Update.
6735 * gdb.base/commands.exp: Update.
6736 * gdb.cp/extern-c.exp: Test setting commands on multiple
6737 breakpoints at once.
6738
6739 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6740
6741 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
6742 if gdb,nosignals.
6743 * gdb.base/watchpoints.c: Do not include unnecessary headers.
6744 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
6745 exited".
6746
6747 2010-03-24 Stan Shebs <stan@codesourcery.com>
6748
6749 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
6750
6751 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6752
6753 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
6754 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
6755 argument. Handle "short" and "long".
6756 (Top level): Pass overprototyped output for old_fptr and xptr.
6757
6758 2010-03-23 Pedro Alves <pedro@codesourcery.com>
6759
6760 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
6761 format strings and add casts to avoid compiler warnings.
6762
6763 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
6764
6765 * lib/trace-support.exp (gdb_trace_setactions):
6766 Don't expect whitespace after ">" prompt.
6767 * gdb.trace/actions.exp: Adjust for output changes.
6768 * gdb.trace/while-stepping.exp: Likewise.
6769
6770 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6771
6772 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
6773 and r157645).
6774
6775 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6776
6777 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
6778 New.
6779
6780 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
6781
6782 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
6783 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
6784
6785 2010-03-19 Stan Shebs <stan@codesourcery.com>
6786
6787 * gdb.trace/ax.exp: New file.
6788
6789 2010-03-19 Doug Evans <dje@google.com>
6790
6791 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
6792 output from gcc.
6793
6794 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
6795 named /usr/sbin/prelink<foo>.
6796
6797 2010-03-18 Stan Shebs <stan@codesourcery.com>
6798
6799 * gdb.trace/circ.exp: Test circular-trace-buffer.
6800 * gdb.trace/tfile.exp: Update tstatus test.
6801
6802 2010-03-18 Joel Brobecker <brobecker@adacore.com>
6803
6804 * gdb.dwarf2/dw2-anonymous-func.S: New file.
6805 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
6806
6807 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6808
6809 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
6810
6811 2010-03-18 Pedro Alves <pedro@codesourcery.com>
6812
6813 * gdb.base/default.exp: Adjust the expected output of the finish
6814 and until commands when the inferior is not being run.
6815
6816 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
6817
6818 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
6819 * gdb.cp/nsusing.exp: Ditto.
6820
6821 2010-03-15 Tom Tromey <tromey@redhat.com>
6822
6823 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
6824 * gdb.cp/userdef.cc (operator==): New function.
6825 (main): New locals mem1, mem2.
6826
6827 2010-03-15 Jie Zhang <jie@codesourcery.com>
6828
6829 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
6830 Declare and use new loadtimeout variable.
6831
6832 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
6833
6834 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
6835 Use gdb_load later.
6836
6837 2010-03-14 Pedro Alves <pedro@codesourcery.com>
6838
6839 * gdb.base/solib-disc.c (main): Make format of fprintf a string
6840 literal. Add missing endlines to prints to stderr.
6841
6842 2010-03-12 Tom Tromey <tromey@redhat.com>
6843
6844 PR c++/9708:
6845 * gdb.cp/m-static.exp: Add regression test.
6846 * gdb.cp/m-static.cc (method): New method.
6847 (main): Call it.
6848
6849 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
6850
6851 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
6852 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
6853
6854 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6855
6856 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
6857
6858 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6859
6860 * lib/gdb.exp (skip_stl_tests): New.
6861 (gdb_compile): Symbian needs -ldl.
6862 (shlib_target_file): New.
6863 (shlib_symbol_file): New.
6864 (gdb_load_shlibs): Use shlib_target_file.
6865 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
6866 * gdb.cp/exception.exp: Use skip_stl_tests.
6867 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
6868 * gdb.cp/try_catch.exp: Use skip_stl_tests.
6869 * gdb.cp/mb-templates.exp: Ditto.
6870 * gdb.base/commands.exp: Relax regexes.
6871 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
6872 shlib_target_file and shlib_symbol_file.
6873 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
6874 sections.
6875 * gdb.base/ending-run.exp: Accept E32Main for symbian.
6876 * gdb.base/solib-disc.exp: Use
6877 shlib_target_file and shlib_symbol_file.
6878 * gdb.base/unload.exp: Don't skip on symbian. Use
6879 shlib_target_file and shlib_symbol_file.
6880 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
6881
6882 2010-03-12 Pedro Alves <pedro@codesourcery.com>
6883
6884 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
6885 * gdb.trace/report.exp: Adjust for x86 and x86_64.
6886 Issue a tfind end before looking for a tracepoint frame.
6887 * gdb.trace/tfind.exp: Adjust tstatus output.
6888 Adjust disassembly output.
6889 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
6890
6891 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6892
6893 * gdb.base/break-interp.exp: Create new displacement parameter value
6894 for the test_ld calls.
6895 (reach): New parameter displacement, verify its content. New push of
6896 pf_prefix "reach-$func:". Import global expect_out.
6897 (test_core): New parameter displacement, verify its content. New push
6898 of pf_prefix "core:". New command "set verbose on". Import global
6899 expect_out.
6900 (test_attach): New parameter displacement, verify its content. New
6901 push of pf_prefix "attach:". New command "set verbose on". Import
6902 global expect_out.
6903 (test_ld): New parameter displacement, pass it to the reach, test_core
6904 and test_attach calls and verify its content in the "ld.so exit" test.
6905 * gdb.base/prelink.exp: Remove gdb_exit and final return.
6906 (prelink): Update expected text, use gdb_test.
6907
6908 2010-03-10 Doug Evans <dje@google.com>
6909
6910 * gdb.base/checkpoint.exp: Fix comment.
6911 Lengthen timeout while doing >600 checkpoints test.
6912 Rename duplicate "kill all one" test to keep test names unique.
6913
6914 2010-03-10 Pedro Alves <pedro@codesourcery.com>
6915
6916 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
6917
6918 2010-03-08 Keith Seitz <keiths@redhat.com>
6919
6920 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
6921 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
6922 (dm_type_long): New function.
6923 (dm_type_unsigned_short): New function.
6924 (dm_type_unsigned_long): New function.
6925 (myint): New typedef.
6926 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
6927 long, unsigned shor and long, operator char*, and typedef.
6928 (test_lookup_operator_functions): Add operator char* test.
6929 (test_paddr_operator_functions): Likewise.
6930 (test_paddr_overloaded_functions): Use probe values for
6931 short, long, and unsigned short and long.
6932 (test_paddr_hairy_functions): If the demangler probe detected
6933 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
6934 demangler.
6935 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
6936 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
6937 and "print null_pmf".
6938 Add test "ptype a.*pmf".
6939 * gdb.cp/overload.exp: Allow optional "int" to appear with
6940 "short" and "long".
6941 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
6942 long expect value for men_overload1arg.
6943 Allow "int" to appear with "short" and "long".
6944 When testing "info break", add argument for main (void).
6945 Also allow "int" to appear with "short" and "long".
6946 Ditto with "unsigned" and "long long".
6947 * gdb.java/jmain.exp: Do not enclose methods names in single
6948 quotes.
6949 * gdb.java/jmisc.exp: Likewise.
6950 * gdb.java/jprint.exp: Likewise.
6951 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
6952
6953 From Jan Kratochvil <jan.kratochvil@redhat.com>:
6954 * gdb.cp/exception.exp (backtrace after first throw)
6955 (backtrace after second throw): Allow a namespace before __cxa_throw.
6956 (backtrace after first catch, backtrace after second catch): Allow
6957 a namespace before __cxa_begin_catch.
6958
6959 * gdb.cp/cpexprs.exp: New file.
6960 * gdb.cp/cpexprs.cc: New file.
6961
6962 From Daniel Jacobowitz <dan@codesourcery.com>
6963 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
6964 to use string_to_regexp.
6965 (ctor, dtor): New functions. Use them to match constructor
6966 and destructor function types.
6967 (Top level): Use runto_main.
6968
6969 2010-03-05 Tom Tromey <tromey@redhat.com>
6970
6971 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
6972 gdb.target_charset.
6973 (pp_ns.to_string): Likewise.
6974
6975 2010-03-04 Keith Seitz <keiths@redhat.com>
6976
6977 * gdb.cp/overload.exp: Test that the filename portion of a linespec
6978 can be quoted. Test that both the filename and function/line
6979 portions can be quoted at the same time.
6980
6981 2010-03-04 Pedro Alves <pedro@codesourcery.com>
6982
6983 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
6984
6985 2010-03-03 Doug Evans <dje@google.com>
6986
6987 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
6988 libc contains libpthread.
6989
6990 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
6991 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
6992 of gdb_compile. Add another pattern to match android backtrace.
6993
6994 2010-03-03 Tom Tromey <tromey@redhat.com>
6995
6996 PR gdb/11345:
6997 * gdb.base/printcmds.exp (test_printf): Add test.
6998
6999 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
7000
7001 * gdb.arch/amd64-byte.exp: New.
7002 * gdb.arch/amd64-dword.exp: Likewise.
7003 * gdb.arch/amd64-pseudo.c: Likewise.
7004 * gdb.arch/amd64-word.exp: Likewise.
7005 * gdb.arch/i386-byte.exp: Likewise.
7006 * gdb.arch/i386-pseudo.c: Likewise.
7007 * gdb.arch/i386-word.exp: Likewise.
7008
7009 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
7010
7011 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
7012 types. Add structreg, bitfields, and flags registers.
7013 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
7014 registers.
7015
7016 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
7017
7018 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
7019 (load_description): Set architecture if defined.
7020
7021 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
7022
7023 * gdb.python/py-frame.exp: Add read_var block tests.
7024 * gdb.python/py-frame.c (block): New function.
7025
7026 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7027 Daniel Jacobowitz <dan@codesourcery.com>
7028
7029 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
7030
7031 2010-02-25 David S. Miller <davem@davemloft.net>
7032
7033 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
7034 fix logic for setting all_syscalls_numbers.
7035
7036 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
7037
7038 * Makefile.in: Add py-block and py-symbol.
7039 * gdb.python/py-symbol.exp: New File.
7040 * gdb.python/py-symtab.exp: New File.
7041 * gdb.python/py-block.exp: New File.
7042 * gdb.python/py-symbol.c: New File.
7043 * gdb.python/py-block.c: New File.
7044
7045 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
7046
7047 PR python/11314
7048 * lib/gdb.exp (skip_python_tests): New function.
7049 * gdb.python/py-cmd.exp: Use skip_python_tests.
7050 * gdb.python/py-frame.exp: Likewise.
7051 * gdb.python/py-function.exp: Likewise.
7052 * gdb.python/py-prettyprint.exp: Likewise.
7053 * gdb.python/py-template.exp: Likewise.
7054 * gdb.python/py-type.exp: Likewise.
7055 * gdb.python/py-value.exp: Likewise.
7056
7057 2010-02-22 Pedro Alves <pedro@codesourcery.com>
7058
7059 PR9605
7060
7061 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
7062
7063 2010-02-19 Tom Tromey <tromey@redhat.com>
7064
7065 PR c++/8693, PR c++/9496:
7066 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
7067 regression tests.
7068
7069 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7070
7071 Fix compatibility with m68k as.
7072 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
7073 Use only /* comments */.
7074
7075 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7076
7077 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
7078 * configure: Regenerate.
7079
7080 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
7081
7082 * gdb.python/py-type.exp: Check for Python support.
7083
7084 2010-02-17 Pedro Alves <pedro@codesourcery.com>
7085
7086 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
7087 `regsub' syntax available.
7088
7089 2010-02-17 Pedro Alves <pedro@codesourcery.com>
7090
7091 * gdb.base/shmain.c (main): Remove printf call.
7092 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
7093 * gdb.base/unload.c (main): Make format of fprintf a string
7094 literal. Add missing endlines to prints to stderr.
7095 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
7096
7097 2010-02-17 Tom Tromey <tromey@redhat.com>
7098
7099 * gdb.java/jprint.java (jprint.props): New field.
7100 * gdb.java/jprint.exp (set_lang_java): Add regression test.
7101
7102 2010-02-17 Pedro Alves <pedro@codesourcery.com>
7103
7104 * gdb.base/charset.exp: Don't assume new `regsub' syntax
7105 available.
7106
7107 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7108
7109 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
7110 creation to support remote host testing.
7111
7112 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7113
7114 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
7115 Recognize "command not found".
7116
7117 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7118
7119 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
7120 single-stepping.
7121
7122 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7123
7124 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
7125 if arguments are not supported.
7126
7127 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7128
7129 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
7130 be const or non-const.
7131
7132 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7133
7134 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
7135 mi_send_resuming_command to send -exec-continue.
7136
7137 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7138
7139 * gdb.base/list.exp (test_list_filename_and_function): Add test
7140 with single quotes.
7141 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
7142 matching.
7143 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
7144 Add KFAIL'd tests for PR gdb/11289.
7145
7146 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7147
7148 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
7149
7150 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7151
7152 * gdb.base/comp-dir/subdir/dummy.txt: New file.
7153 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
7154 a temporary directory.
7155
7156 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7157
7158 * gdb.base/charset.exp: Use a single regular expression to match
7159 show host-charset and show target-charset output.
7160
7161 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7162
7163 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
7164 "Illegal process-id" expect string more exact.
7165 (attach to digits-starting nonsense is prohibited): New.
7166
7167 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7168
7169 * gdb.base/prelink.exp (set verbose on): New.
7170
7171 2010-02-12 Tomas Holmberg <th@virtutech.com>
7172
7173 * mi-reverse.exp: New file. Test for reverse option to the
7174 following MI commands: exec-continue, exec-finish, exec-next,
7175 exec-step, exec-next-instruction, exec-step-instruction.
7176
7177 2010-02-09 Joel Brobecker <brobecker@adacore.com>
7178
7179 * gdb.ada/ptype_tagged_param: New testcase.
7180
7181 2010-02-08 Tom Tromey <tromey@redhat.com>
7182
7183 PR c++/8017:
7184 * gdb.cp/overload.exp: Add tests.
7185 * gdb.cp/overload.cc (struct K): New.
7186 (namespace N): New.
7187 (main): Call new functions.
7188 (K::staticoverload): Define.
7189
7190 2010-02-08 Chris Moller <moller@mollerware.com>
7191
7192 PR gdb/10728
7193 * gdb.cp/pr10728-x.h: New file.
7194 * gdb.cp/pr10728-x.cc: New file.
7195 * gdb.cp/pr10728-y.cc: New file.
7196 * gdb.cp/pr10728.exp: New file.
7197 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
7198
7199 2010-02-08 Chris Moller <moller@mollerware.com>
7200
7201 PR gdb/9067
7202 * gdb.cp/pr9067.exp: New
7203 * gdb.cp/pr9067.cc: New
7204 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
7205
7206 2010-02-08 Joel Brobecker <brobecker@adacore.com>
7207
7208 * lib/gdb.exp (gdb_test_timeout): New global variable.
7209 Set it to timeout if not already set.
7210 (gdb_init): Reset the value of timeout to gdb_test_timeout.
7211
7212 2010-02-05 Doug Evans <dje@google.com>
7213
7214 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
7215 user.
7216
7217 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
7218
7219 PR c++/7935:
7220 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
7221
7222 2010-02-04 Tom Tromey <tromey@redhat.com>
7223
7224 * gdb.cp/virtbase.exp: Make test case names unique.
7225
7226 2010-02-02 Tom Tromey <tromey@redhat.com>
7227
7228 * gdb.cp/virtbase.exp: Add regression tests.
7229 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
7230 (main): Instantiate RHC.
7231
7232 2010-02-02 Tom Tromey <tromey@redhat.com>
7233
7234 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
7235 type-printing change.
7236
7237 2010-02-02 Tom Tromey <tromey@redhat.com>
7238
7239 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
7240 * gdb.cp/virtbase.cc: New file.
7241 * gdb.cp/virtbase.exp: New file.
7242 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
7243
7244 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7245
7246 PR libc/11214:
7247 * gdb.threads/current-lwp-dead.c: Include features.h.
7248 (HAS_NOMMU): New.
7249 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
7250
7251 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7252
7253 * gdb.base/symbol-without-target_section.exp,
7254 gdb.base/symbol-without-target_section.c: New.
7255
7256 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7257
7258 * gdb.base/bigcore.exp: Reset increased timeout.
7259 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
7260
7261 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7262
7263 * gdb.base/gcore.exp (capture_command_output): Use
7264 gdb_test_multiple.
7265
7266 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7267
7268 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
7269 * gdb.arch/thumb2-it.exp (test_it_break): New function.
7270 (Top level): Call it.
7271
7272 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7273
7274 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
7275
7276 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7277
7278 * gdb.base/call-strs.exp, gdb.base/default.exp,
7279 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
7280 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
7281 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
7282 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
7283 gdb.base/watchpoint-solib.exp: Save and restore timeout.
7284 * gdb.base/ending-run.exp: Correct restore of timeout.
7285 * gdb.base/page.exp: Remove unnecessary timeout setting.
7286
7287 2010-01-29 Joel Brobecker <brobecker@adacore.com>
7288
7289 * gdb.ada/rec_return: New testcase.
7290
7291 2010-01-29 Joel Brobecker <brobecker@adacore.com>
7292
7293 * gdb.ada/call_pn: New testcase.
7294
7295 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7296
7297 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
7298 (Top level): Use it to resume.
7299 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
7300 the Thumb mode displaced stepping error as unsupported.
7301
7302 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
7303
7304 * gdb.cp/nsusing.exp: Added more tests.
7305 * gdb.cp/nsrecurs.exp: Ditto.
7306 * gdb.cp/nsusing.cc: Added test functions.
7307 * gdb.cp/nsrecurs.cc: Ditto.
7308
7309 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7310
7311 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
7312 absolute directory pathnames in gdb.sum file.
7313
7314 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
7315
7316 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
7317 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
7318
7319 2010-01-26 Tom Tromey <tromey@redhat.com>
7320
7321 PR exp/7643:
7322 * gdb.base/printcmds.exp (test_print_string_constants): Remove
7323 setup_kfail.
7324
7325 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
7326
7327 * gdb.cp/nsrecurs.exp: New test.
7328 * gdb.cp/nsrecurs.cc: New test program.
7329 * gdb.cp/nsstress.exp: New test.
7330 * gdb.cp/nsstress.cc: New test program.
7331 * gdb.cp/nsdecl.exp: New test.
7332 * gdb.cp/nsdecl.cc: New test program.
7333
7334 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
7335
7336 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
7337 imported into file scope.
7338 Marked test as xfail.
7339 * gdb.cp/namespace-using.cc (marker5): New function.
7340 * gdb.cp/shadow.exp: New test.
7341 * gdb.cp/shadow.cc: New test program.
7342 * gdb.cp/nsimport.exp: New test.
7343 * gdb.cp/nsimport.cc: New test program.
7344
7345 2010-01-25 Tom Tromey <tromey@redhat.com>
7346
7347 PR gdb/11049:
7348 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
7349 with "set print null-stop on".
7350
7351 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7352
7353 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
7354 Adjust it for DISASSEMBLY_OMIT_FNAME.
7355
7356 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7357
7358 PR symtab/11199:
7359 * gdb.dwarf2/member-ptr-forwardref.exp,
7360 gdb.dwarf2/member-ptr-forwardref.S: New.
7361
7362 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7363
7364 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
7365 (thread1_func): Protect thread1_tid with thread1_tid_cond by
7366 thread1_tid_mutex. Remove gdbstop_mutex handling.
7367 (thread2_func): Protect thread2_tid with thread2_tid_cond by
7368 thread2_tid_mutex. Remove gdbstop_mutex handling.
7369 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
7370 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
7371 pthread_cond_wait conditionalizations by while loops.
7372
7373 2010-01-20 Tom Tromey <tromey@redhat.com>
7374
7375 PR backtrace/10770:
7376 * gdb.dwarf2/pr10770.exp: New file.
7377 * gdb.dwarf2/pr10770.c: New file.
7378 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
7379
7380 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
7381
7382 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
7383 that target was removed, and the test always runs native anyway.
7384
7385 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7386
7387 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
7388 gdb.base/watchpoint-cond-gone-stripped.c: New.
7389
7390 2010-01-19 Tom Tromey <tromey@redhat.com>
7391
7392 PR c++/8000:
7393 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
7394 existing tests.
7395 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
7396 (main): Use AAA::SomeEnum.
7397
7398 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7399
7400 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
7401 (test_ignore_count): Declare line_callme_body global.
7402 (run to breakpoint with ignore count): Use line_callme_body.
7403 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
7404 (set line_main_hello, set line_main_return): Reindent.
7405 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
7406 New.
7407 (continue to callee4): Use line_callee4_body.
7408 (check *stopped from CLI command): Use line_callee4_next.
7409 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
7410 (set line_main_hello, set line_main_return): Reindent.
7411 (set line_callee4_head, set line_callee4_body): New.
7412 (continue to callee4): Use line_callee4_body.
7413
7414 2010-01-18 Tom Tromey <tromey@redhat.com>
7415
7416 PR c++/9680:
7417 * gdb.cp/casts.cc: Add new classes and variables.
7418 * gdb.cp/casts.exp: Test new operators.
7419
7420 2010-01-18 Tom Tromey <tromey@redhat.com>
7421 Thiago Jung Bauermann <bauerman@br.ibm.com>
7422
7423 * gdb.python/source2.py: New file.
7424 * gdb.python/source1: New file.
7425 * gdb.python/python.exp: Test "source" command.
7426
7427 2010-01-15 Stan Shebs <stan@codesourcery.com>
7428
7429 * gdb.trace/tfile.c: New file.
7430 * gdb.trace/tfile.exp: New file.
7431
7432 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7433
7434 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
7435
7436 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7437
7438 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
7439
7440 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7441
7442 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
7443 (libfunc): New parameter action. Implement also selectable "sleep".
7444 * gdb.base/break-interp-main.c: Include assert.h.
7445 (libfunc): New parameter action.
7446 (main): New parameters argc and argv. Assert argc. Pass argv.
7447 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
7448 (test_attach): New proc.
7449 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
7450 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
7451
7452 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7453
7454 * gdb.base/break-interp.exp (test_core): New proc.
7455 (test_ld): Call it.
7456
7457 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7458
7459 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
7460 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
7461 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
7462 and gdb_compile_shlib. Use new -Wl compiler options.
7463 (dl bt, main bt): New tests.
7464
7465 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7466
7467 Support PIEs with no symfile_objfile.
7468 * gdb.base/break-interp.exp: New argument at the test_ld calls.
7469 (test_ld): New parameter trynosym.
7470 (test_ld <$trynosym>): New block.
7471
7472 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7473
7474 * gdb.base/break-interp.exp: New file.
7475
7476 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
7477
7478 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
7479 * gdb.python/py-prettyprint.py (pp_ls): New printer.
7480 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
7481 test.
7482 * gdb.python/py-prettyprint.c: Define lazystring test structure.
7483 * gdb.python/py-mi.exp: Add lazy string test.
7484
7485 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
7486
7487 * lib/mi-support.exp (mi_check_thread_states): Handle
7488 core number in thread listing.
7489
7490 2010-01-12 Joel Brobecker <brobecker@adacore.com>
7491
7492 * gdb.base/maint.exp: Adjust the expected output for the
7493 "maint print type" test. Use gdb_test_multiple instead of
7494 gdb_sent/gdb_expect.
7495
7496 2010-01-11 Doug Evans <dje@google.com>
7497
7498 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
7499 from gdbserver_download. All callers updated.
7500
7501 * gdb.server/ext-run.exp: "info os processes" requires xml support.
7502
7503 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7504
7505 Implement binary numbers parsing.
7506 * gdb.base/printcmds.exp (test_integer_literals_accepted)
7507 (test_integer_literals_rejected): New binary tests.
7508
7509 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7510
7511 * gdb.cell/configure: Regenerate.
7512
7513 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7514
7515 * gdb.base/corefile.exp: Move the core finding block out and call it as
7516 core_find, new variable $corefile, replace corefile by $corefile and
7517 [file tail $corefile] for usage vs. test names resp.
7518 * lib/gdb.exp (core_find): Move it as a new function here. New
7519 parameter binfile and deletefiles. New variable $destcore. Pre-delete
7520 $destcore. Return "" on error.
7521
7522 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7523
7524 Workaround PR binutils/10802.
7525 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
7526 (twice).
7527
7528 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7529
7530 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
7531
7532 2010-01-08 Joel Brobecker <brobecker@adacore.com>
7533
7534 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
7535 call, to avoid interruption.
7536
7537 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7538
7539 * gdb.stabs/weird.def (args93): New.
7540
7541 2010-01-07 Doug Evans <dje@google.com>
7542
7543 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
7544
7545 2010-01-07 Tom Tromey <tromey@redhat.com>
7546
7547 * gdb.base/source.exp: Use correct line number.
7548
7549 2010-01-05 Stan Shebs <stan@codesourcery.com>
7550
7551 * gdb.trace/tracecmd.exp: Test ftrace.
7552
7553 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7554
7555 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
7556
7557 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7558
7559 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
7560 "uint_for_mi_testing".
7561
7562 2010-01-01 Joel Brobecker <brobecker@adacore.com>
7563
7564 Test indented comment in file being sourced.
7565 * gdb.base/commands.exp: Test indented comment in file being sourced.
7566
7567 2010-01-01 Joel Brobecker <brobecker@adacore.com>
7568
7569 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
7570 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
7571 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
7572 notice.
7573
7574 2010-01-01 Joel Brobecker <brobecker@adacore.com>
7575
7576 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
7577 notice.
7578
7579 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7580
7581 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
7582 missing $after_stopped and comma (,) expectation.
7583
7584 2009-12-31 Stan Shebs <stan@codesourcery.com>
7585
7586 * gdb.trace/actions.exp: Test teval action.
7587
7588 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7589
7590 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
7591 (top level): Call test_watchpoint_in_big_blob.
7592 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
7593 watchpoints.
7594 (func3): Write to buf.
7595
7596 2009-12-29 Stan Shebs <stan@codesourcery.com>
7597
7598 * gdb.trace/actions.exp: Test default-collect.
7599
7600 2009-12-28 Stan Shebs <stan@codesourcery.com>
7601
7602 * gdb.trace/tsv.exp: New file.
7603 * gdb.base/completion.exp: Update ambiguous info output.
7604
7605 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
7606
7607 * gdb.base/find.c (main): Reference search buffers.
7608 * gdb.base/included.c (main): Reference integer.
7609 * gdb.base/ptype.c (charfoo): Declare.
7610 (intfoo): Call charfoo.
7611 * gdb.base/scope0.c (useitp): New function.
7612 (usestatics): Use useitp.
7613 (useit): Add a type for val.
7614 * gdb.base/scope1.c (useit1): Take a pointer argument.
7615 (usestatics1): Update calls to useit1.
7616 * gdb.cp/call-c.cc: Declare foo.
7617 (main): Call foo.
7618 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
7619 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
7620 (main): Call C::ensureRefs and ensureOtherRefs.
7621 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
7622 variables.
7623 (ensureOtherRefs): New function.
7624 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
7625 * gdb.cp/templates.cc (main): Call t5i.value.
7626
7627 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7628
7629 Fix compatibility with G++-4.5.
7630 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
7631 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
7632 (uncaught return): Remove.
7633
7634 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7635 Phil Muldoon <pmuldoon@redhat.com>
7636
7637 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
7638 (bp_location13, bp_location14, bp_location17, bp_location18)
7639 (marker3_proto, marker4_proto): New variables.
7640 (breakpoint info): Update output.
7641 (run until breakpoint at marker3, run until breakpoint at marker4): New
7642 tests.
7643
7644 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7645
7646 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
7647 Replace the printf call of Y by provided "y-set-1" label. New block
7648 for the second shared library.
7649 * gdb.base/unload.exp: Compile also the second library, call
7650 gdb_load_shlibs also for it. Use now gdb_breakpoint.
7651 (single pending breakpoint info): Rename to ...
7652 (pending breakpoint info before run): ... this extended test.
7653 (libfile2, libname2, libsrcfile2, libsrc2)
7654 (lib_sl2): New variables.
7655 (exec_opts): Set also SHLIB_NAME2.
7656 (pending breakpoint info on first run at shrfunc1)
7657 (pending breakpoint info on second run at shrfunc1)
7658 (pending breakpoint info on second run at shrfunc2)
7659 (print y from libfile, print y from libfile2): New tests.
7660 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
7661 * gdb.base/unloadshr2.c: New.
7662
7663 2009-12-22 Hui Zhu <teawater@gmail.com>
7664
7665 * gdb.reverse/sigall-reverse.exp: Adjust.
7666
7667 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
7668
7669 PR gdb/10884
7670
7671 * gdb.mi/var-cmd.c (do_bitfield_tests): New
7672 (main): Call do_bitfield_tests.
7673 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
7674
7675 2009-12-20 Joel Brobecker <brobecker@adacore.com>
7676
7677 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
7678 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
7679 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
7680 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
7681 gdb.modula2/unbounded1.c: Update copyright header.
7682
7683 2009-12-10 Chris Moller <moller@mollerware.com>
7684
7685 PR gdb/9399
7686 * gdb.cp/virtfunc2.exp: New tests
7687 * gdb.cp/virtfunc2.cc: New tests
7688 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
7689
7690 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
7691
7692 * gdb.reverse/i387-env-reverse.c: New file.
7693 * gdb.reverse/i387-env-reverse.exp: New file.
7694 * gdb.reverse/i387-stack-reverse.c: New file.
7695 * gdb.reverse/i387-stack-reverse.exp: New file.
7696
7697 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
7698
7699 * gdb.python/py-type.exp (test_range): New test.
7700
7701 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
7702
7703 PR python/10805
7704
7705 * gdb.python/py-type.exp: New file.
7706 * gdb.python/py-type.c: New file.
7707 * Makefile.in: Add py-type.
7708
7709 2009-12-03 Tom Tromey <tromey@redhat.com>
7710
7711 * gdb.python/py-value.exp (test_parse_and_eval): New
7712 function.
7713
7714 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
7715
7716 PR gdb/11022
7717
7718 * gdb.base/pr11022.exp: New test.
7719 * gdb.base/pr11022.c: New test.
7720
7721 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7722
7723 Fix spurious false FAILs.
7724 * gdb.base/structs.c (chartest): New.
7725 (main): Fill-in chartest.
7726 * gdb.base/structs.exp (anychar_re, first): New.
7727 (start_structs_test): Import global anychar_re and first.
7728 New gdb_test call "set print elements 300; ${testfile}"
7729 (start_structs_test <$first>): New block.
7730 (any): Import global anychar_re. New variable ac. Use ${ac}.
7731
7732 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7733
7734 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
7735
7736 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7737
7738 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
7739 Force $srcfile file.
7740 * gdb.base/foll-fork.c (callee): Comment out the printf call.
7741
7742 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7743
7744 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
7745 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7746 * gdb.threads/watchthreads-reorder.exp: Likewise.
7747
7748 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
7749
7750 PR gdb/8704
7751
7752 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
7753 "if", and "thread". Correct matching in the previous test.
7754
7755 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
7756
7757 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
7758
7759 2009-11-23 Michael Snyder <msnyder@vmware.com>
7760
7761 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
7762 * gdb.reverse-watch-precsave.exp: Ditto.
7763
7764 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
7765
7766 * gdb.asm/asm-source.exp: Adjust.
7767 * gdb.base/help.exp: Adjust.
7768
7769 2009-11-22 Pedro Alves <pedro@codesourcery.com>
7770
7771 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
7772 (do_syscall_tests_without_xml): Set data-directory to
7773 /the/path/to/nowhere.
7774
7775 2009-11-21 Pedro Alves <pedro@codesourcery.com>
7776
7777 * gdb.threads/local-watch-wrong-thread.c,
7778 gdb.threads/local-watch-wrong-thread.exp: New files.
7779
7780 2009-11-21 Pedro Alves <pedro@codesourcery.com>
7781
7782 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
7783 assume new `regsub' syntax available.
7784
7785 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7786
7787 * gdb.base/watchpoint-hw-hit-once.exp,
7788 gdb.base/watchpoint-hw-hit-once.c: New.
7789
7790 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7791
7792 * gdb.threads/watchthreads-reorder.exp,
7793 gdb.threads/watchthreads-reorder.c: New.
7794
7795 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
7796
7797 * gdb.xml/tdesc-regs.exp: Use for m68k.
7798
7799 2009-11-15 Pedro Alves <pedro@codesourcery.com>
7800
7801 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
7802
7803 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7804
7805 * lib/gdb.exp (current_target_name): New procedure.
7806 (gdb_wrapper_target): New variable.
7807 (gdb_wrapper_init): Set gdb_wrapper_target.
7808 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
7809 wrapper.
7810
7811 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7812
7813 * gdb.base/remote.exp: Delete the slowest load test.
7814 Do not load with fixed packet sizes.
7815
7816 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7817
7818 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
7819
7820 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7821
7822 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
7823 srcfile when setting a breakpoint.
7824
7825 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
7826
7827 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
7828 macros.
7829
7830 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7831
7832 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
7833 to be in memory.
7834 * gdb.base/display.c (force_mem): New.
7835 (do_loops): Use it. Add breakpoint comments.
7836 (do_vars): Add a breakpoint comment.
7837 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
7838 line numbers.
7839
7840 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
7841
7842 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
7843 instead of a bare "run".
7844
7845 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7846
7847 * gdb.python/py-prettyprint.exp: Adjust.
7848
7849 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7850
7851 * lib/cell.exp (skip_cell_tests): Clean up test files before
7852 returning.
7853
7854 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7855
7856 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
7857 and the breakpoint menu. Do not call perror if a prompt is seen.
7858 Consume the following GDB prompt.
7859 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
7860 * gdb.cp/namespace.exp: Use gdb_test.
7861 * gdb.cp/templates.exp: Use gdb_test.
7862 (test_template_breakpoints): Use gdb_test_multiple.
7863
7864 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7865
7866 * gdb.base/break1.c (struct some_struct, values): Move earlier.
7867 (marker4): Reference values.
7868
7869 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7870
7871 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
7872 is missing.
7873
7874 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7875
7876 * gdb.base/break.c (need_malloc): New.
7877 * gdb.base/constvars.c (main): Reference crass and crisp.
7878 * gdb.base/gdb1821.c (main): Reference bar.
7879 * gdb.cp/gdb1355.cc (main): Reference s1.
7880 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
7881 (main): Call them.
7882 * gdb.cp/hang2.cc (dummy2): Define.
7883 * gdb.cp/hang3.cc (dummy3): Define.
7884 * gdb.cp/m-data.cc (main): Reference shadow.
7885
7886 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7887 Nathan Froyd <froydnj@codesourcery.com>
7888
7889 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
7890 remote host.
7891
7892 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
7893
7894 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
7895 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
7896 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7897 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7898 * gdb.dwarf2/dw2-intermix.exp: Likewise.
7899 * gdb.dwarf2/dw2-producer.exp: Likewise.
7900 * gdb.dwarf2/mac-fileno.exp: Likewise.
7901 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
7902 py-prettyprint.py to the remote host.
7903 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
7904
7905 2009-11-11 Keith Seitz <keiths@redhat.com>
7906
7907 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
7908 use it instead of "Foo".
7909 * gdb.cp/classes.exp (do_tests): Add a test to access
7910 a method through a typedef'd class name.
7911
7912 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
7913
7914 * gdb.base/long_long.exp: Permit leading zeros on floating-point
7915 exponents.
7916 * gdb.base/pointers.exp: Likewise.
7917 * gdb.cp/ref-types.exp: Likewise.
7918
7919 2009-11-11 Keith Seitz <keiths@redhat.com>
7920
7921 * gdb.cp/cplusfuncs.cc (class foo): Add operators
7922 new[] and delete[].
7923 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
7924 "void".
7925 (probe_demangler): Remove all single-quoting of
7926 method and variable names.
7927 (info_func_regexp): Remove the word "void" from any
7928 occurrence of "(void)".
7929 (print_addr_2): Remove all single-quoting of
7930 method names.
7931 (print_addr_2_kfail): Likewise.
7932 (print_addr): Single-quote C function names before
7933 passing to print_addr_2.
7934 (test_paddr_operator_functions): Remove single-quoting
7935 for method names.
7936 Add tests for operator new[] and operator delete[].
7937
7938 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7939
7940 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
7941
7942 2009-11-09 Keith Seitz <keiths@redhat.com>
7943
7944 * gdb.cp/overload.exp: Add tests for resolving overloaded
7945 methods in expression parsing/evaluation.
7946
7947 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7948
7949 * lib/gdb.exp (default_gdb_version): Use --version instead of
7950 --command.
7951
7952 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
7953
7954 * lib/gdb.exp (gdb_compile_test): New.
7955 (skip_ada_tests, skip_java_tests): New.
7956 (gdb_compile): Use gdb_compile_test for f77.
7957 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
7958 * lib/java.exp (compile_java_from_source): Remove runtests check,
7959 use gdb_compile_test to record result.
7960 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
7961 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
7962 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
7963 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
7964 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
7965 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
7966 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
7967 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
7968 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
7969 adjust gdb_compile invocations.
7970
7971 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7972
7973 * Makefile.in (abs_builddir): New.
7974 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
7975 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
7976 `$(abs_builddir)/site.exp'.
7977
7978 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
7979
7980 * config/m68k-emc.exp, lib/emc-support.exp,
7981 gdb.trace/gdb_c_test.c: Delete.
7982 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
7983 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
7984 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
7985 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
7986 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
7987 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
7988 casing for m68k-*-elf.
7989
7990 2009-11-03 Pedro Alves <pedro@codesourcery.com>
7991
7992 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
7993 * gdb.arch/i386-prologue.exp: Likewise.
7994 * gdb.arch/i386-unwind.exp: Likewise.
7995
7996 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7997
7998 * lib/gdb.exp (gdb_expect): Fix timeout typo.
7999
8000 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
8001
8002 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
8003
8004 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
8005
8006 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
8007
8008 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8009
8010 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
8011
8012 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8013
8014 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
8015 * gdb.base/sepdebug2.c: New file.
8016
8017 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
8018
8019 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
8020 the modified warnings for catch syscall. Verify if GDB was compiled
8021 with support for lib expat, and choose which tests to run depending
8022 on this.
8023
8024 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
8025
8026 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
8027 that composite commands are parsed OK. And also test
8028 that breakpoint commands do work.
8029
8030 2009-10-23 Michael Snyder <msnyder@vmware.com>
8031
8032 gdb.reverse/consecutive-precsave.exp: Change expect pattern
8033 to allow for new disassembly style.
8034
8035 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
8036
8037 * gdb.asm/asm-source.exp: Adjust.
8038
8039 2009-10-22 Michael Snyder <msnyder@vmware.com>
8040
8041 * gdb.reverse/break-precsave.exp: New test.
8042 * gdb.reverse/consecutive-precsave.exp: Ditto.
8043 * gdb.reverse/finish-precsave.exp: Ditto.
8044 * gdb.reverse/i386-precsave.exp: Ditto.
8045 * gdb.reverse/machinestate-precsave.exp: Ditto.
8046 * gdb.reverse/sigall-precsave.exp: Ditto.
8047 * gdb.reverse/solilb-precsave.exp: Ditto.
8048 * gdb.reverse/step-precsave.exp: Ditto.
8049 * gdb.reverse/until-precsave.exp: Ditto.
8050 * gdb.reverse/watch-precsave.exp: Ditto.
8051
8052 2009-10-22 Michael Snyder <msnyder@vmware.com>
8053
8054 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
8055 for gdb_expect. Adjust one test's expect strings for the new
8056 format of disassemble.
8057 * gdb.reverse/finish-reverse.exp: Delete 'return'.
8058 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
8059 gdb_test_multiple.
8060 * gdb.reverse/step-reverse.exp: Delete 'return'.
8061 * gdb.reverse/until-reverse.exp: Delete blank lines.
8062 * gdb.reverse/watch-reverse.exp: Delete blank lines.
8063
8064 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
8065
8066 * gdb.base/consecutive.exp: Adjust.
8067 * gdb.base/display.exp: Likewise.
8068 * gdb.base/pc-fp.exp: Likewise.
8069 * gdb.base/sigbpt.exp: Likewise.
8070
8071 2009-10-19 Michael Snyder <msnyder@vmware.com>
8072
8073 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
8074 * gdb.reverse/finish-reverse.c: Ditto.
8075 * gdb.reverse/sigall-reverse.c: Ditto.
8076 * gdb.reverse/solib-reverse.c: Ditto.
8077 * gdb.reverse/step-reverse.c: Ditto.
8078 * gdb.reverse/watch-reverse.c: Ditto.
8079
8080 2009-10-19 Pedro Alves <pedro@codesourcery.com>
8081 Stan Shebs <stan@codesourcery.com>
8082
8083 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
8084 * gdb.base/foll-exec.exp: Adjust to expect a process id before
8085 "Executing new program".
8086 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
8087 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
8088 left listed after having been killed.
8089 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
8090 * gdb.base/maint.exp: Adjust test.
8091
8092 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
8093 * gdb.multi/Makefile.in: New.
8094 * gdb.multi/base.exp: New.
8095 * gdb.multi/goodbye.c: New.
8096 * gdb.multi/hangout.c: New.
8097 * gdb.multi/hello.c: New.
8098 * gdb.multi/bkpt-multi-exec.c: New.
8099 * gdb.multi/bkpt-multi-exec.exp: New.
8100 * gdb.multi/crashme.c: New.
8101
8102 2009-10-13 Tristan Gingold <gingold@adacore.com>
8103
8104 * gdb.base/sepdebug.exp: Check debug info are found.
8105
8106 2009-10-08 Pedro Alves <pedro@codesourcery.com>
8107
8108 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
8109 bits.
8110
8111 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8112
8113 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
8114
8115 2009-10-07 Joel Brobecker <brobecker@adacore.com>
8116
8117 * gdb.base/watchpoints.c: Add copyright header. Reformat one
8118 of the comments.
8119
8120 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
8121
8122 * gdb.base/annota1.exp: Remove obsolete match_max increase.
8123 * gdb.base/annota3.exp: Idem.
8124 * gdb.base/maint.exp: Idem.
8125
8126 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
8127
8128 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8129 to default.
8130
8131 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
8132
8133 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
8134 mingw and cygwin targets.
8135
8136 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
8137 Pedro Alves <pedro@codesourcery.com>
8138
8139 * lib/gdb.exp (gdb_compile): Avoid adding
8140 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
8141
8142 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
8143
8144 * gdb.base/shr1.c: Use %p in format string.
8145 * gdb.base/unload.c: Avoid warning in fprintf.
8146 * gdb.base/watchpoint-solib.c: Idem.
8147
8148 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
8149
8150 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
8151 long type.
8152 (test_unlink): Correct printf string.
8153 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
8154 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
8155
8156 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8157
8158 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
8159 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
8160 * gdb.arch/ia64-breakpoint-shadow.S: New file.
8161
8162 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8163
8164 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
8165 * gdb.objc/nondebug.exp: Likewise.
8166
8167 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8168
8169 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
8170 target_info setting.
8171
8172 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
8173 that detect new threads during "info threads".
8174
8175 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8176
8177 * gdb.threads/manythreads.c (main): Increase thread stack size
8178 to 2*PTHREAD_STACK_MIN.
8179 * gdb.threads/multi-create.c (main): Likewise.
8180 (create_function): Likewise.
8181
8182 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8183
8184 * gdb.base/dump.exp: Pass difference of pointer types instead
8185 of integer types as offset to restore in intarr3.srec case.
8186
8187 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8188
8189 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
8190
8191 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8192
8193 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
8194
8195 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
8196
8197 New test for two watchpoints, with disabling of
8198 the first inserted.
8199 * testsuite/gdb.base/watchpoints.c: New file.
8200 * testsuite/gdb.base/watchpoints.exp: New file.
8201
8202 2009-09-25 Tom Tromey <tromey@redhat.com>
8203
8204 * gdb.base/charset.exp: Test utf-16 strings with Python.
8205
8206 2009-09-25 Tom Tromey <tromey@redhat.com>
8207
8208 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
8209 UCS-4.
8210 * gdb.base/charset.c (utf_32_string): Rename.
8211 (init_utf32): Rename.
8212 (main): Update.
8213
8214 2009-09-22 Tom Tromey <tromey@redhat.com>
8215
8216 * gdb.python/py-function.exp: Add regression tests.
8217
8218 2009-09-21 Keith Seitz <keiths@redhat.com>
8219
8220 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
8221 with invalid operator.
8222
8223 2009-09-21 Keith Seitz <keiths@redhat.com>
8224
8225 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
8226 and destructor using typedef name of class.
8227 * gdb.cp/classes.cc (class Base1): Add a destructor.
8228 (base1): New typedef.
8229 (use_methods): Instanitate an object of type base1.
8230 * gdb.cp/templates.exp (test_template_typedef): New procedure.
8231 (do_tests): Call test_template_typedef.
8232 * gdb.cp/templates.cc (Baz::~Baz): New method.
8233 (intBazOne): New typedef.
8234 (main): Instantiate intBazOne.
8235
8236 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
8237
8238 PR python/10633
8239
8240 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
8241 Function.
8242 (run_lang_tests): Add print elements test.
8243
8244 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
8245
8246 * gdb.python/py-value.exp (test_subscript_regression): New
8247 function. Test for invalid subscripts.
8248 * gdb.python/py-value.c (main): Add test array, and pointer to it.
8249 (ptr_ref): New function.
8250
8251 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
8252
8253 * gdb.base/default.exp: Fix "show convenience".
8254
8255 2009-09-15 Tom Tromey <tromey@redhat.com>
8256
8257 * lib/mi-support.exp (mi_create_varobj): Update.
8258 (mi_create_floating_varobj): Likewise.
8259 (mi_create_dynamic_varobj): New proc.
8260 (mi_varobj_update): Update.
8261 (mi_varobj_update_with_type_change): Likewise.
8262 (mi_varobj_update_kv_helper): New proc.
8263 (mi_varobj_update_dynamic_helper): Rewrite.
8264 (mi_varobj_update_dynamic): New proc.
8265 (mi_list_varobj_children): Update.
8266 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
8267 * gdb.python/python-prettyprint.py (pp_outer): New class.
8268 (pp_nullstr): Likewise.
8269 (lookup_function): Register new printers.
8270 * gdb.python/python-prettyprint.c (struct substruct): New type.
8271 (struct outerstruct): Likewise.
8272 (substruct_test): New function.
8273 (struct nullstr): New type.
8274 (string_1, string_2): New globals.
8275 (main): Add new tests.
8276 * gdb.python/python-mi.exp: Added regression tests.
8277 * gdb.mi/mi2-var-display.exp: Update.
8278 * gdb.mi/mi2-var-cmd.exp: Update.
8279 * gdb.mi/mi2-var-child.exp: Update.
8280 * gdb.mi/mi2-var-block.exp: Update.
8281 * gdb.mi/mi-var-invalidate.exp: Update.
8282 * gdb.mi/mi-var-display.exp: Update.
8283 * gdb.mi/mi-var-cmd.exp: Update.
8284 * gdb.mi/mi-var-child.exp: Update.
8285 * gdb.mi/mi-var-block.exp: Update.
8286 * gdb.mi/mi-break.exp: Update.
8287 * gdb.mi/gdb701.exp: Update.
8288
8289 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
8290
8291 * Makefile.in: Inclusion of catch-syscall object.
8292 * gdb.base/catch-syscall.c: New file.
8293 * gdb.base/catch-syscall.exp: New file.
8294
8295 2009-09-12 Michael Snyder <msnyder@vmware.com>
8296
8297 * gdb.reverse/step-reverse.exp: Explicitly check for targets
8298 that can support reverse debuggnig.
8299
8300 2009-09-11 Tom Tromey <tromey@redhat.com>
8301
8302 * gdb.dwarf2/valop.S: New file.
8303 * gdb.dwarf2/valop.exp: New file.
8304
8305 2009-09-11 Mark Kettenis <kettenis@gnu.org>
8306
8307 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
8308
8309 2009-09-10 Doug Evans <dje@google.com>
8310
8311 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
8312 Add $gdb_prompt to second breakpoint regexp.
8313
8314 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
8315
8316 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
8317 names, add missing ones.
8318 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
8319 * gdb.python/py-frame.c: Rename from python-frame.c.
8320 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
8321 testfile name.
8322 * gdb.python/py-function.exp: Rename from python-function.exp.
8323 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
8324 testfile name.
8325 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
8326 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
8327 Adjust testfile name.
8328 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
8329 * gdb.python/py-template.cc: Rename from python-template.cc.
8330 * gdb.python/py-template.exp: Rename from python-template.exp.
8331 Adjust testfile name.
8332 * gdb.python/py-value.c: Rename from python-value.c.
8333 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
8334 testfile name.
8335
8336 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8337
8338 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
8339 $bpt2address.
8340 (Second breakpoint address is valid on ia64)
8341 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
8342
8343 2009-09-03 Joseph Myers <joseph@codesourcery.com>
8344
8345 * gdb.base/ending-run.exp: Restrict regular expression matching
8346 line number to require closing brace following.
8347
8348 2009-09-03 Doug Evans <dje@google.com>
8349
8350 * gdb.base/store.exp (check_set): Fix typo in expected value message.
8351
8352 2009-09-02 Tom Tromey <tromey@redhat.com>
8353
8354 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
8355
8356 2009-09-02 Tom Tromey <tromey@redhat.com>
8357
8358 * gdb.dwarf2/callframecfa.exp: New file.
8359 * gdb.dwarf2/callframecfa.S: New file.
8360
8361 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8362
8363 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
8364 gdb.base/solib-overlap-main.c: New.
8365
8366 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
8367
8368 PR gdb/10565
8369
8370 * gdb.base/bitfields.c (struct container, container): New.
8371 (main): Initialize it and call break5.
8372 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
8373
8374 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8375
8376 Support constant DW_AT_data_member_location by GCC PR debug/40659.
8377 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
8378
8379 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8380
8381 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
8382
8383 2009-08-26 Michael Snyder <msnyder@vmware.com>
8384
8385 * gdb.base/i386-reverse.c: New file.
8386 * gdb.base/i386-reverse.exp: New file.
8387 * gdb.base/Makefile.in: Add new files to be removed.
8388
8389 2009-08-26 Joseph Myers <joseph@codesourcery.com>
8390
8391 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
8392 environment-pwd for remote host.
8393 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
8394
8395 2009-08-24 Keith Seitz <keiths@redhat.com>
8396
8397 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
8398 Add two new C++ completer tests which limit the output to a
8399 given class.
8400
8401 2009-08-24 Michael Snyder <msnyder@vmware.com>
8402
8403 * gdb.base/del.exp: Fix typo in comment.
8404 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
8405
8406 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8407
8408 * configure: Regenerate.
8409 * gdb.hp/configure: Likewise.
8410 * gdb.hp/gdb.aCC/configure: Likewise.
8411 * gdb.hp/gdb.base-hp/configure: Likewise.
8412 * gdb.hp/gdb.compat/configure: Likewise.
8413 * gdb.hp/gdb.defects/configure: Likewise.
8414 * gdb.hp/gdb.objdbg/configure: Likewise.
8415 * gdb.stabs/configure: Likewise.
8416
8417 2009-08-19 Doug Evans <dje@google.com>
8418
8419 * gdb.base/gdbvars.c: New file.
8420 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
8421
8422 2009-08-14 Pedro Alves <pedro@codesourcery.com>
8423
8424 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
8425 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
8426
8427 2009-08-13 Pedro Alves <pedro@codesourcery.com>
8428
8429 * gdb.base/default.exp: Adjust "set language test": it's now an
8430 enum command. Larger help string moved to "help set language".
8431 * gdb.base/help.exp: Adjust "help set language" expected output,
8432 now lists all known languages.
8433
8434 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
8435
8436 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
8437 all frame arguments.
8438 * gdb.arch/altivec-regs.exp: Likewise.
8439
8440 2009-08-07 Tom Tromey <tromey@redhat.com>
8441
8442 * gdb.base/setshow.exp: Add tests for changes to set language, set
8443 check range, and set check type.
8444
8445 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
8446
8447 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
8448 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
8449 Call it.
8450
8451 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8452
8453 * configure.ac: Run gdb.cell tests when appropriate.
8454 * configure: Regenerate.
8455 * lib/cell.exp: New file.
8456 * gdb.cell: New directory.
8457 * gdb.cell/configure.ac: New file.
8458 * gdb.cell/configure: New file.
8459 * gdb.cell/Makefile.in: New file.
8460 * gdb.cell/arch.exp: New file.
8461 * gdb.cell/break.c: New file.
8462 * gdb.cell/break.exp: New file.
8463 * gdb.cell/break-spu.c: New file.
8464 * gdb.cell/bt.c: New file.
8465 * gdb.cell/bt2-spu.c: New file.
8466 * gdb.cell/bt-spu.c: New file.
8467 * gdb.cell/bt.exp: New file.
8468 * gdb.cell/coremaker.c: New file.
8469 * gdb.cell/coremaker-spu.c: New file.
8470 * gdb.cell/core.exp: New file.
8471 * gdb.cell/gcore.exp: New file.
8472 * gdb.cell/data.c: New file.
8473 * gdb.cell/data.exp: New file.
8474 * gdb.cell/data-spu.c: New file.
8475 * gdb.cell/ea-cache.exp: New file.
8476 * gdb.cell/ea-cache.c: New file.
8477 * gdb.cell/ea-cache-spu.c: New file.
8478 * gdb.cell/ea-standalone.c: New file.
8479 * gdb.cell/ea-standalone.exp: New file.
8480 * gdb.cell/ea-test.c: New file.
8481 * gdb.cell/ea-test.exp: New file.
8482 * gdb.cell/f-regs.exp: New file.
8483 * gdb.cell/mem-access.c: New file.
8484 * gdb.cell/mem-access.exp: New file.
8485 * gdb.cell/mem-access-spu.c: New file.
8486 * gdb.cell/ptype.exp: New file.
8487 * gdb.cell/registers.exp: New file.
8488 * gdb.cell/size.c: New file.
8489 * gdb.cell/sizeof.exp: New file.
8490 * gdb.cell/size-spu.c: New file.
8491 * gdb.cell/solib.exp: New file.
8492 * gdb.cell/solib-symbol.exp: New file.
8493
8494 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8495
8496 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
8497
8498 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
8499
8500 * gdb.base/float.exp: Handle VFP registers.
8501
8502 2009-07-14 Michael Snyder <msnyder@vmware.com>
8503
8504 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
8505 to bring gdb to the beginning of the calling line.
8506
8507 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
8508 confusing the i386 epilogue unwinder.
8509
8510 2009-07-14 Stan Shebs <stan@codesourcery.com>
8511
8512 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
8513
8514 2009-07-14 Michael Snyder <msnyder@vmware.com>
8515
8516 * gdb.reverse/step-reverse.exp (stepi into function call):
8517 Call instruction may not be first instruction in the line.
8518 (reverse stepi from a function call): Used wrong line number.
8519
8520 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8521
8522 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
8523
8524 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8525
8526 Fix gdb.base/macscp.exp when using custom inputrc.
8527 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
8528 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
8529 env(TERM) set.
8530 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
8531 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
8532
8533 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8534
8535 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
8536 * gdb.base/annota1.exp (thread_test): Import global $testfile.
8537 Change the compilation target to match the testcase name.
8538 * gdb.base/sect-cmd.exp: Change the compilation target to match the
8539 testcase name.
8540 * a2-run.exp: Use for setup prepare_for_testing. Change the
8541 compilation target to match the testcase name.
8542 * gdb.base/commands.exp: Likewise.
8543 * gdb.base/finish.exp: Likewise.
8544 * gdb.base/float.exp: Likewise.
8545 * gdb.base/info-target.exp: Likewise.
8546 * gdb.base/relational.exp: Likewise.
8547 * gdb.base/term.exp: Likewise.
8548 * gdb.base/until.exp: Likewise.
8549 * gdb.base/volatile.exp: Likewise.
8550 * gdb.base/whatis-exp.exp: Likewise.
8551
8552 2009-07-11 Hui Zhu <teawater@gmail.com>
8553
8554 * gdb.base/help.exp (disassemble): Update expected help text.
8555
8556 2009-07-09 Tom Tromey <tromey@redhat.com>
8557
8558 * lib/gdb.exp: Handle TRANSCRIPT.
8559 (remote_spawn, remote_close, send_gdb): New procs.
8560
8561 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
8562
8563 * gdb.python/python-prettyprint.c: Add counted null string
8564 structure.
8565 * gdb.python/python-prettyprint.exp: Print null string. Test for
8566 embedded nulls.
8567 * gdb.python/python-prettyprint.py (pp_ns): New Function.
8568 * gdb.python/python-value.exp (test_value_in_inferior): Add
8569 variable length string fetch tests.
8570 * gdb.python/python-value.c (main): Add strings for string fetch tests.
8571
8572 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8573
8574 * gdb.base/dump.exp (inaccessible memory is reported): New test.
8575
8576 2009-07-07 Tom Tromey <tromey@redhat.com>
8577
8578 * gdb.base/call-rt-st.exp: Update for change to escape output.
8579 * gdb.base/callfuncs.exp: Likewise.
8580 * gdb.base/charset.exp: Likewise.
8581 * gdb.base/constvars.exp: Likewise.
8582 * gdb.base/long_long.exp: Likewise.
8583 * gdb.base/pointers.exp: Likewise.
8584 * gdb.base/printcmds.exp: Likewise.
8585 * gdb.base/setvar.exp: Likewise.
8586 * gdb.base/store.exp: Likewise.
8587 * gdb.cp/ref-types.exp: Likewise.
8588 * gdb.mi/mi-var-child.exp: Likewise.
8589 * gdb.mi/mi-var-display.exp: Likewise.
8590 * gdb.mi/mi2-var-display.exp: Likewise.
8591 * gdb.base/charset.exp: Test octal escape sequence length.
8592 Update for change to escape output.
8593
8594 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8595
8596 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
8597
8598 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
8599
8600 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
8601
8602 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8603
8604 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
8605 gdbserver increasing $portnum if "Can't bind address" has been seen.
8606
8607 2009-07-05 Pedro Alves <pedro@codesourcery.com>
8608
8609 * gdb.base/ending-run.exp: Add "step out of main" pattern for
8610 mingw32ce.
8611
8612 2009-07-05 Pedro Alves <pedro@codesourcery.com>
8613
8614 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
8615 VFP format.
8616
8617 2009-07-02 Pedro Alves <pedro@codesourcery.com>
8618
8619 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
8620 linux. Adjust to use "inferior", "info inferiors", "detach
8621 inferior" and "kill inferior" instead of "restart", "info fork",
8622 "detach fork" and "delete fork".
8623 * gdb.base/ending-run.exp: Spell out "info".
8624 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
8625 the "kill" command.
8626
8627 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8628
8629 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
8630 change to prefix TLS offset in hex with 0x.
8631
8632 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8633
8634 * gdb.base/default.exp: Update test case for "x" changes.
8635
8636 2009-07-01 Tristan Gingold <gingold@adacore.com>
8637
8638 * gdb.base/bigcore.exp: Make darwin untested.
8639
8640 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8641
8642 * gdb.base/completion.exp (directory completion): Create the directory.
8643 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
8644 escapeuniquesub.
8645 (directory completion 2): Expect now ${escapeuniquesub}.
8646 (Glob remaining of directory test): Remove one excessive newline.
8647 Expect the real output.
8648
8649 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8650
8651 Fix `make check//%' target after `make check' has been ran.
8652 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
8653 a mkdir call.
8654 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
8655 (%/.dir): Remove.
8656
8657 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8658
8659 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
8660 the expected result record.
8661
8662 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8663
8664 Remove racy FAILs relying just on the timeouts.
8665 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
8666 (annotation_level 2): Remove racy FAILs.
8667
8668 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
8669
8670 gdb/10275
8671 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
8672
8673 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
8674
8675 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
8676
8677 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
8678
8679 * gdb.mi/mi-stack.exp: Testing symbolic options
8680 to -stack-list-locals and -stack-list-arguments.
8681
8682 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8683
8684 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
8685
8686 2009-06-29 Tom Tromey <tromey@redhat.com>
8687
8688 * dg-extract-results.sh: New file.
8689 * Makefile.in (FORCE_PARALLEL): New variable.
8690 (CHECK_TARGET): New conditional variable.
8691 (check): Use CHECK_TARGET.
8692 (DO_RUNTEST): New variable.
8693 (check-single): New target.
8694 (TEST_DIRS): New variable.
8695 (TEST_TARGETS): Likewise.
8696 (check-parallel): New target.
8697 (check-gdb.%): New pattern.
8698 (BASE1_FILES): New variable.
8699 (BASE2_FILES): Likewise.
8700 (check-gdb.base%): New pattern.
8701 (%/.dir): New pattern.
8702 * configure: Rebuild.
8703 * aclocal.m4 (AM_CONDITIONAL): New defun.
8704 * configure.ac: Check whether user is using GNU make.
8705 (GMAKE): New conditional.
8706
8707 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
8708
8709 * gdb.cp/namespace-nested-import.cc: New test.
8710 * gdb.cp/namespace-nested-import.exp: New test.
8711
8712 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
8713
8714 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
8715 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
8716 * gdb.opt/Makefile.in (EXECUTABLES): Update.
8717 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
8718 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
8719 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
8720 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
8721 gdb.opt/inline-markers.c: New files.
8722 * lib/gdb.exp (skip_inline_frame_tests): New function.
8723 (skip_inline_var_tests): New function.
8724
8725 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
8726
8727 * gdb.cp/exception.exp: Don't require $hex before inner frame in
8728 backtrace.
8729
8730 2009-06-27 Michael Snyder <msnyder@vmware.com>
8731
8732 * gdb.reverse: New directory.
8733 * gdb.reverse/break-reverse.c: New test.
8734 * gdb.reverse/break-reverse.exp: New test.
8735 * gdb.reverse/consecutive-reverse.c: New test.
8736 * gdb.reverse/consecutive-reverse.exp: New test.
8737 * gdb.reverse/finish-reverse.c: New test.
8738 * gdb.reverse/finish-reverse.exp: New test.
8739 * gdb.reverse/machinestate.c: New test.
8740 * gdb.reverse/ms1.c: New test.
8741 * gdb.reverse/machinestate.exp: New test.
8742 * gdb.reverse/Makefile.in: New file.
8743 * gdb.reverse/shr2.c: New test.
8744 * gdb.reverse/solib-reverse.c: New test.
8745 * gdb.reverse/solib-reverse.exp: New test.
8746 * gdb.reverse/step-reverse.c: New test.
8747 * gdb.reverse/step-reverse.exp: New test.
8748 * gdb.reverse/until-reverse.c: New test.
8749 * gdb.reverse/ur1.c: New test.
8750 * gdb.reverse/until-reverse.exp: New test.
8751 * gdb.reverse/watch-reverse.c: New test.
8752 * gdb.reverse/watch-reverse.exp: New test.
8753 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
8754 * configure: Regenerate.
8755
8756 2009-06-26 Doug Evans <dje@google.com>
8757
8758 * gdb.base/psymtab.exp: Turn off pending breakpoints.
8759
8760 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
8761
8762 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
8763 windows problem for 'file delete $binfile'.
8764
8765 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
8766
8767 * gdb.cp/namespace-using.exp: New test.
8768 * gdb.cp/namespace-using.cc: New test.
8769
8770 2009-05-20 Joel Brobecker <brobecker@adacore.com>
8771
8772 * gdb.ada/variant_record_packed_array: New testcase.
8773
8774 2009-06-23 Tom Tromey <tromey@redhat.com>
8775
8776 * gdb.base/charset.exp (test_combination): Regression test.
8777 * gdb.base/charset.c (my_wchar_t): New typedef.
8778 (myvar): New global.
8779 (main): Set myvar.
8780
8781 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
8782
8783 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
8784 target.
8785
8786 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8787
8788 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
8789
8790 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8791
8792 * gdb.mi/gdb680.exp: Update test for error message.
8793
8794 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8795
8796 * gdb.base/annota1.exp: Allow multiple occurrences of the
8797 frames-invalid annotation.
8798 * gdb.cp/annota2.exp: Likewise.
8799
8800 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
8801
8802 * gdb.cp/gdb2495.cc: New file.
8803 * gdb.cp/gdb2495.exp: New file.
8804
8805 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8806
8807 Report error on GDB crash during runto.
8808 * lib/gdb.exp (runto <eof>): New.
8809
8810 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
8811
8812 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
8813 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
8814 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
8815 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
8816 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
8817 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
8818 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
8819 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
8820 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
8821 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
8822 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
8823 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
8824 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
8825 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
8826 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
8827 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
8828 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
8829 gdb.server/server-mon.exp, gdb.server/server-run.exp,
8830 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
8831 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
8832 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
8833 gdb.trace/passcount.exp, gdb.trace/report.exp,
8834 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
8835 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
8836 gdb.trace/while-stepping.exp: Use a unique name for the compiled
8837 executable.
8838
8839 2009-06-07 Pedro Alves <pedro@codesourcery.com>
8840
8841 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
8842 defined before referencing it.
8843
8844 2009-06-03 Doug Evans <dje@google.com>
8845
8846 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
8847 * gdb.arch/i386-see.c: Ditto.
8848
8849 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
8850
8851 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
8852 (check_macro): Return 1 if undefined.
8853 If first test fails, check if macro debug information is available,
8854 and report unsupported test if no macro information is found.
8855
8856 2009-05-29 Doug Evans <dje@google.com>
8857
8858 * gdb.threads/hand-call-in-threads.exp: New.
8859 * gdb.threads/hand-call-in-threads.c: New.
8860
8861 2009-05-29 Michael Snyder <msnyder@vmware.com>
8862
8863 * gdb.base/break-always.exp: Change "1" to "on".
8864 Add confirmation check.
8865
8866 2009-05-28 Pedro Alves <pedro@codesourcery.com>
8867
8868 * gdb.threads/threxit-hop-specific.c: New.
8869 * gdb.threads/threxit-hop-specific.exp: New.
8870 * gdb.threads/thread-execl.c: New.
8871 * gdb.threads/thread-execl.exp: New.
8872
8873 2009-05-27 Tom Tromey <tromey@redhat.com>
8874 Thiago Jung Bauermann <bauerman@br.ibm.com>
8875
8876 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
8877 (mi_child_regexp): Likewise.
8878 (mi_list_varobj_children_range): Likewise.
8879 (mi_get_features): Likewise.
8880 (mi_list_varobj_children): Rewrite.
8881 * gdb.python/python-mi.exp: New file.
8882
8883 2009-05-27 Tom Tromey <tromey@redhat.com>
8884 Thiago Jung Bauermann <bauerman@br.ibm.com>
8885 Phil Muldoon <pmuldoon@redhat.com>
8886 Paul Pluzhnikov <ppluzhnikov@google.com>
8887
8888 * gdb.python/python-prettyprint.exp: New file.
8889 * gdb.python/python-prettyprint.c: New file.
8890 * gdb.python/python-prettyprint.py: New file.
8891 * gdb.base/display.exp: print/r is now valid.
8892
8893 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
8894 Tom Tromey <tromey@redhat.com>
8895 Pedro Alves <pedro@codesourcery.com>
8896 Paul Pluzhnikov <ppluzhnikov@google.com>
8897
8898 * gdb.python/python-template.exp: New file.
8899 * gdb.python/python-template.cc: New file.
8900 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8901 tests.
8902 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8903 Call it.
8904 (test_value_after_death): New proc.
8905 * gdb.python/python-value.c (PTR): New typedef.
8906 (main): New variable 'x'.
8907
8908 2009-05-27 Tom Tromey <tromey@redhat.com>
8909
8910 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8911 tests.
8912 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8913 Call it.
8914
8915 2009-05-27 Pedro Alves <pedro@codesourcery.com>
8916
8917 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
8918
8919 2009-05-24 Pedro Alves <pedro@codesourcery.com>
8920
8921 * gdb.threads/fork-thread-pending.c: New.
8922 * gdb.threads/fork-thread-pending.exp: New.
8923
8924 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8925
8926 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
8927 * gdb.dwarf2/dw2-strp.S (a_string2): New.
8928
8929 2009-05-18 Jon Beniston <jon@beniston.com>
8930
8931 * gdb.asm/asm-source.exp: Add lm32 target.
8932
8933 2009-05-17 Pedro Alves <pedro@codesourcery.com>
8934
8935 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
8936 `gdb_get_line_number'. Call `callee' in both parent and child.
8937 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
8938 `gdb_get_line_number' instead of hardcoding line numbers.
8939 (catch_fork_unpatch_child): New procedure to test detaching
8940 breakpoints from child fork.
8941 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
8942 hardcoding line numbers.
8943 (do_fork_tests): Run `catch_fork_unpatch_child'.
8944
8945 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
8946
8947 * gdb.mi/mi-cmd-var.exp: Check that when varobj
8948 of structure type enters or leaves the scope, it
8949 is reported by -var-update.
8950
8951 2009-05-11 Doug Evans <dje@sebabeach.org>
8952
8953 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
8954 * gdb.threads/pending-step.c (main): Fix off-by-one error.
8955 * gdb.threads/schedlock.c (main): Fix off-by-one error.
8956
8957 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8958
8959 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
8960
8961 2009-04-30 Doug Evans <dje@google.com>
8962
8963 * gdb.threads/watchthreads2.exp: New testcase.
8964 * gdb.threads/watchthreads2.c: New testcase.
8965
8966 2009-04-29 Doug Evans <dje@google.com>
8967
8968 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
8969 * gdb.cp/mb-ctor.cc: Ditto.
8970 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
8971 * gdb.cp/mb-inline.h (multi_line_foo): New function.
8972 * gdb.cp/mb-inline1.cc: Call it.
8973 * gdb.cp/mb-inline2.cc: Ditto.
8974 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
8975 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
8976
8977 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8978
8979 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
8980 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
8981 Replace all uses of `decimal' by `nonzero'.
8982 (info macro FROM_COMMANDLINE): New test.
8983
8984 2009-04-27 Tom Tromey <tromey@redhat.com>
8985
8986 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
8987
8988 2009-04-27 Doug Evans <dje@google.com>
8989
8990 * gdb.threads/watchthreads.c (main): Initialize args before starting
8991 the threads. Plus formatting cleanup.
8992 * gdb.threads/watchthreads.exp: Avoid errant failures due to
8993 biased scheduling of one thread.
8994
8995 2009-04-27 Jerome Guitton <guitton@adacore.com>
8996
8997 * gdb.cp/templates.cc (GetMax): New template.
8998 (main): Declare two instances of GetMax.
8999 * gdb.cp/templates.exp: Add new test.
9000
9001 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9002
9003 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
9004
9005 2009-04-22 Joseph Myers <joseph@codesourcery.com>
9006
9007 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
9008
9009 2009-04-15 Tom Tromey <tromey@redhat.com>
9010
9011 * gdb.base/charset.exp: Add regression test.
9012
9013 2009-04-14 Joel Brobecker <brobecker@adacore.com>
9014
9015 * gdb.base/exe-lock.exp: New testcase.
9016
9017 2009-04-13 Tom Tromey <tromey@redhat.com>
9018
9019 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
9020 operator on Frame.
9021
9022 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9023
9024 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
9025 * gdb.server/ext-attach.exp: Likewise.
9026
9027 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
9028
9029 Eliminate some sleep usage.
9030
9031 * gdb.mi/basics.c (do_nothing): New.
9032 (main): Use do_nothing instead of printf, so that
9033 not to introduce race condition between output of
9034 inferiour and output of gdb. Do not use sleep as it
9035 is not generally available on embedded targets.
9036
9037 2009-04-02 Pedro Alves <pedro@codesourcery.com>
9038
9039 * gdb.server/ext-attach.exp: Expect an optional process id after
9040 "Detached from remote process".
9041
9042 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9043
9044 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
9045 gdb.dwarf2/dw2-unresolved.exp: New.
9046
9047 2009-04-02 Pedro Alves <pedro@codesourcery.com>
9048
9049 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
9050 mi_run_to_main.
9051
9052 2009-04-02 Pedro Alves <pedro@codesourcery.com>
9053
9054 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
9055 mi_run_to_main. Skip thread exit test on remote targets.
9056 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
9057 mi_run_to_main.
9058 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
9059 mi_run_to_main.
9060 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
9061 when expecting ^connected. Detect when the target doesn't support
9062 non-stop mode.
9063 (mi_run_cmd): Detect if non-stop mode was requested by isn't
9064 supported. Return -1 on error, 0 on success.
9065 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
9066 (mi_runto): Return mi_runto_helper's result explicitly.
9067
9068 2009-04-01 Pedro Alves <pedro@codesourcery.com>
9069
9070 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
9071
9072 2009-04-01 Tom Tromey <tromey@redhat.com>
9073
9074 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
9075 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
9076 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
9077 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
9078
9079 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
9080 Jan Kratochvil <jan.kratochvil@redhat.com>
9081
9082 PR gdb/931
9083 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
9084 output.
9085 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
9086 for gdb/931.
9087 * dw2-strp.S (DW_AT_language): Change to C++.
9088 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
9089
9090 2009-03-31 Joel Brobecker <brobecker@adacore.com>
9091
9092 * gdb.ada/tasks: New testcase.
9093
9094 2009-03-30 Stan Shebs <stan@codesourcery.com>
9095
9096 * gdb.trace/actions.exp: Update to match new info trace format.
9097 * gdb.trace/deltrace.exp: Ditto.
9098 * gdb.trace/infotrace.exp: Ditto.
9099 * gdb.trace/passcount.exp: Ditto.
9100 * gdb.trace/save-trace.exp: Ditto.
9101 * gdb.trace/while-stepping.exp: Ditto.
9102 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
9103
9104 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9105
9106 * gdb.python/python-frame.c: New file.
9107 * gdb.python/python-frame.exp: New file.
9108
9109 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
9110
9111 * gdb.python/python-value.exp: Add tests for the address
9112 attribute.
9113
9114 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
9115
9116 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
9117
9118 2009-03-26 Doug Evans <dje@google.com>
9119
9120 * gdb.mi/mi-nonstop-exit.exp: New file.
9121 * gdb.mi/non-stop-exit.c: New file.
9122
9123 2009-03-26 Tom Tromey <tromey@redhat.com>
9124
9125 Update for change to prologue skipping:
9126 * gdb.mi/mi2-simplerun.exp: Update.
9127 * gdb.mi/mi2-break.exp: Update.
9128 * gdb.mi/mi-simplerun.exp: Update.
9129 * gdb.mi/mi-break.exp: Update.
9130 * gdb.base/ending-run.exp: Update.
9131
9132 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
9133
9134 * gdb.python/python-value.exp (test_value_in_inferior): Test
9135 gdb.Value.is_optimized_out attribute.
9136
9137 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9138
9139 * gdb.dwarf2/dw2-noloc-main.c: New file.
9140 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
9141 (.text): Remove.
9142 (.data): New.
9143 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
9144 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
9145 (DW_TAG_subprogram func_cu1, noloc): Remove.
9146 (main): New.
9147 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
9148 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
9149 (file_symbols): New procedure.
9150
9151 2009-03-25 Tom Tromey <tromey@redhat.com>
9152
9153 * gdb.base/charset.exp (valid_target_charset): New proc.
9154 Use it to skip tests on invalid charsets.
9155
9156 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
9157
9158 * gdb.base/completion.exp: Add a test for directory completion.
9159
9160 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9161
9162 Fix a racy FAIL.
9163 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
9164 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
9165
9166 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
9167
9168 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
9169 * gdb.python/python-function.exp: Add test for function returning
9170 a GDB value.
9171
9172 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
9173
9174 * gdb.python/python-function.exp: New file.
9175
9176 2009-03-20 Tom Tromey <tromey@redhat.com>
9177
9178 * gdb.base/store.exp: Update for change to escape output.
9179 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
9180 to escape output.
9181 * gdb.base/pointers.exp: Update for change to escape output.
9182 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
9183 to escape output.
9184 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
9185 escape output.
9186 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
9187 to escape output.
9188 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
9189 escape output.
9190 * gdb.base/setvar.exp: Update for change to escape output.
9191 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
9192 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
9193 to escape output.
9194 (test_print_string_constants): Likewise.
9195 * gdb.base/charset.exp (valid_host_charset): Check size of
9196 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
9197 cases. Handle "auto"-related output.
9198 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
9199 (uvar, Uvar): New globals.
9200
9201 2009-03-19 Jerome Guitton <guitton@adacore.com>
9202
9203 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
9204 deltas.
9205 * gdb.ada/fixed_points.exp: Ditto.
9206
9207 2009-03-18 Pedro Alves <pedro@codesourcery.com>
9208
9209 * return-nodebug.c: Don't include stdio.h.
9210 (init): Delete.
9211 (func): Delete definition and provide extern declaration.
9212 (t): New.
9213 (main): Don't call printf. Call func and store its result in t.
9214 * return-nodebug1.c: New.
9215 * return-nodebug.exp: Don't expect stdio output. Instead, print
9216 the global variable t. Drop printf formatters and cast types from
9217 foreach loop. Don't use prepare_for_testing. Compile
9218 return-nodebug.c and return-nodebug1.c in separate steps. Don't
9219 define FORMAT or CAST.
9220
9221 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9222
9223 * gdb.base/solib-display.exp: Disable test for remote targers.
9224
9225 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9226
9227 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
9228
9229 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9230
9231 Fix a racy FAIL.
9232 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
9233 code from `follow parent, print pids'.
9234 (`follow child, print pids', `follow parent, print pids'): Call it.
9235 Replace `gdb_test "break..."' by gdb_breakpoint.
9236
9237 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
9238
9239 * gdb.mi/mi-cli.exp: Adjust for output difference in
9240 sync and async modes.
9241
9242 2009-03-12 Joel Brobecker <brobecker@adacore.com>
9243
9244 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
9245 that was checked in by mistake. Remove loading of ada.exp, since
9246 this is not necessary in this case.
9247
9248 2009-03-12 Joel Brobecker <brobecker@adacore.com>
9249
9250 * gdb.ada/ptype_arith_binop.exp: New testcase.
9251
9252 2009-03-12 Joel Brobecker <brobecker@adacore.com>
9253
9254 * gdb.ada/mod_from_name: New testcase.
9255
9256 2009-03-12 Joel Brobecker <brobecker@adacore.com>
9257
9258 * gdb.ada/tick_last_segv: New testcase.
9259
9260 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
9261
9262 * gdb.mi/mi-cli.exp: Remove debug print.
9263
9264 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
9265
9266 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
9267 include the token in ^running and frame info in *stopped.
9268
9269 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9270
9271 * solib-display.exp: New file.
9272 * solib-display-main.c: New file.
9273 * solib-display-lib.c: New file.
9274
9275 2009-03-05 Pedro Alves <pedro@codesourcery.com>
9276
9277 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
9278
9279 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9280
9281 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
9282 (list_and_check_macro): Use more specific test name.
9283 (next to definition): Make the test names unique.
9284
9285 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
9286
9287 * gdb.pascal/floats.exp: Accept approximate results everywhere.
9288
9289 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
9290
9291 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
9292 notifications.
9293 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
9294 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
9295 * lib/mi-support.exp (library_loaded_re): New.
9296 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
9297
9298 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
9299
9300 * gdb.gdb/observer.exp: Use test_notification observer, not
9301 normal_stop, everywhere.
9302 (test_normal_stop_notifications): Rename to...
9303 (test_notifications): ...this.
9304 (test_observer_normal_stop): Rename to...
9305 (test_observer): ...this.
9306
9307 2009-02-16 Doug Evans <dje@google.com>
9308
9309 * gdb.arch/amd64-disp-step.S (test_int3): New test.
9310 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
9311 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
9312 (test_prefixed_syscall,test_int3): New tests.
9313 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
9314 (test_prefixed_syscall,test_int3): New tests.
9315
9316 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
9317
9318 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
9319 (mi_expect_interrupt): Likewise.
9320 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
9321 response.
9322
9323 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
9324
9325 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
9326 * gdb.base/pc-fp.exp (get_valueofx): Remove.
9327 Replace calls to get_valueofx by get_hexadecimal_valueof.
9328
9329 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
9330
9331 * lib/gdb.exp (get_valueof): Accept anything as a return value.
9332 (get_integer_valueof): New procedure.
9333 (get_sizeof): Use new get_integer_value_of.
9334 * gdb.base/sizeof.exp: Replace all uses of get_valueof
9335 by get_integer_valueof.
9336
9337 2009-02-13 Tom Tromey <tromey@redhat.com>
9338
9339 * gdb.base/remote.exp (get_sizeof): Remove.
9340 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
9341 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
9342 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
9343 * lib/gdb.exp (get_valueof): Move from long_long.exp.
9344 (get_sizeof): Likewise.
9345
9346 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9347
9348 PR fortran/9806
9349 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
9350
9351 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9352
9353 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
9354
9355 2009-02-06 Pedro Alves <pedro@codesourcery.com>
9356
9357 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
9358
9359 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
9360
9361 * gdb.python/python-cmd.exp: New file.
9362
9363 2009-02-06 Tristan Gingold <gingold@adacore.com>
9364
9365 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
9366
9367 2009-02-05 Tristan Gingold <gingold@adacore.com>
9368
9369 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
9370 pointer is dereferenced and use this signal name in regexp.
9371 * gdb.base/signull.exp: Ditto.
9372 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
9373 * gdb.base/signull.c (main): Ditto.
9374
9375 2009-02-04 Tom Tromey <tromey@redhat.com>
9376 Thiago Jung Bauermann <bauerman@br.ibm.com>
9377
9378 * gdb.python/python-value.exp: Use `gdb.history' instead of
9379 `gdb.value_from_history'.
9380 (test_value_numeric_ops): Add test for conversion of enum constant.
9381 * gdb.python/python-value.c (enum e): New type.
9382 (evalue): New global.
9383 (main): Use argv.
9384
9385 2009-02-04 Jerome Guitton <guitton@adacore.com>
9386
9387 * gdb.ada/uninitialized_vars: New test program.
9388 * gdb.ada/uninitialized_vars.exp: New testcase.
9389
9390 2009-02-02 Tom Tromey <tromey@redhat.com>
9391
9392 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
9393 * gdb.cp/pr2489.cc: Rename...
9394 * gdb.cp/pr9594.cc: ... to this.
9395
9396 2009-02-02 Tom Tromey <tromey@redhat.com>
9397
9398 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
9399 * gdb.cp/pr2489.cc: New file.
9400 * gdb.cp/cpcompletion.exp: New file.
9401
9402 2009-02-02 Tom Tromey <tromey@redhat.com>
9403
9404 PR exp/9059:
9405 * gdb.cp/call-c.exp: Add regression test.
9406 * gdb.cp/call-c.cc (FooHandle): New typedef.
9407 (main): New variable 'handle'.
9408
9409 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
9410
9411 * lib/mi-support.exp (et_mi_thread_list)
9412 (check_mi_and_console_threads): Adjust for current thread in
9413 -thread-list-ids output.
9414
9415 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
9416
9417 * gdb.mi/mi-break.exp (test_disabled_creation): New.
9418 Call it.
9419
9420 2009-01-28 Doug Evans <dje@google.com>
9421
9422 * gdb.arch/amd64-disp-step.S: New file.
9423 * gdb.arch/amd64-disp-step.exp: New file.
9424 * gdb.arch/i386-disp-step.S: New file.
9425 * gdb.arch/i386-disp-step.exp: New file.
9426
9427 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
9428
9429 * gdb.base/find.exp: Set newline variable
9430 using quotes instead of braces to fix cygwin failures.
9431
9432 2009-01-23 Pedro Alves <pedro@codesourcery.com>
9433
9434 * gdb.base/radix.exp: Add tests to ensure that that set
9435 input-radix 0 and set output-radix 0 are really rejected.
9436
9437 2009-01-23 Pedro Alves <pedro@codesourcery.com>
9438
9439 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
9440 copyright years.
9441
9442 2009-01-23 Pedro Alves <pedro@codesourcery.com>
9443
9444 PR gdb/9664:
9445 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
9446
9447 2009-01-22 Pedro Alves <pedro@codesourcery.com>
9448
9449 PR c++/9631:
9450 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
9451
9452 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
9453
9454 * gdb.server/file-transfer.exp: Use EXEEXT variable for
9455 binfile definition to fix Windows OS failure.
9456
9457 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9458
9459 PR gdb/9346
9460 * gdb.base/interrupt.c (sigint_handler): New.
9461 (main): Install a SIGINT handler if SIGNALS is defined. Exit
9462 on error.
9463 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
9464 Test "signal SIGINT".
9465
9466 2009-01-19 Doug Evans <dje@google.com>
9467
9468 * gdb.base/break.exp: Update expected gdb output.
9469 * gdb.base/sepdebug.exp: Ditto.
9470 * gdb.mi/mi-syn-frame.exp: Ditto.
9471 * gdb.mi/mi2-syn-frame.exp: Ditto.
9472 * gdb.base/call-signal-resume.exp: New file.
9473 * gdb.base/call-signals.c: New file.
9474 * gdb.base/unwindonsignal.exp: New file.
9475 * gdb.base/unwindonsignal.c: New file.
9476 * gdb.threads/interrupted-hand-call.exp: New file.
9477 * gdb.threads/interrupted-hand-call.c: New file.
9478 * gdb.threads/thread-unwindonsignal.exp: New file.
9479
9480 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
9481
9482 * gdb.base/define.exp: Test defining and hooking prefix commands.
9483 * gdb.python/python.exp: Update test for "show user" output.
9484
9485 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9486
9487 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
9488 now the output exactly, using less wildcards. Expect also the output
9489 of gfortran-4.3. Update for the f-valprint.c modification from
9490 2008-04-22.
9491 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
9492 Remove gdb_test test names where matching the command.
9493
9494 2009-01-01 Pedro Alves <pedro@codesourcery.com>
9495
9496 PR breakpoints/9681:
9497 * gdb.base/watchpoint.exp: Add regression test.
9498
9499 2008-12-31 Pedro Alves <pedro@codesourcery.com>
9500
9501 * gdb.threads/attach-into-signal.exp: Don't use
9502 gdb_suppress_entire_file.
9503 * gdb.threads/attach-stopped.exp: Ditto.
9504 * gdb.threads/attachstop-mt.exp: Ditto.
9505
9506 2008-12-31 Pedro Alves <pedro@codesourcery.com>
9507
9508 PR gdb/8812:
9509 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
9510
9511 2008-12-29 Pedro Alves <pedro@codesourcery.com>
9512
9513 PR gdb/7536:
9514 * gdb.base/radix.exp: Add tests to ensure invalid input radices
9515 and unsupported output radices are really rejected.
9516
9517 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9518
9519 * gdb.cp/punctuator.exp: Backslash the '$' signs.
9520
9521 2008-12-22 Tom Tromey <tromey@redhat.com>
9522
9523 * gdb.cp/punctuator.exp: New file.
9524
9525 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9526
9527 * gdb.base/completion.exp (Completing non-existing component): New test.
9528
9529 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9530
9531 Fix for PR gdb/8648.
9532 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
9533 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
9534 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
9535 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
9536
9537 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9538
9539 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
9540
9541 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
9542
9543 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
9544 compiler actually generate code at the expected line number.
9545
9546 2008-12-15 Jie Zhang <jie.zhang@analog.com>
9547
9548 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
9549
9550 2008-12-12 Tom Tromey <tromey@redhat.com>
9551
9552 * gdb.base/commands.exp (redefine_hook_test): New proc.
9553 Call it.
9554
9555 2008-12-11 Tom Tromey <tromey@redhat.com>
9556
9557 * gdb.base/macscp.exp: New regression test.
9558
9559 2008-12-11 Tom Tromey <tromey@redhat.com>
9560
9561 * gdb.base/macscp.exp: Print "address.addr".
9562 * gdb.base/macscp1.c (struct outer): New struct.
9563 (address): New global.
9564
9565 2008-12-09 Tom Tromey <tromey@redhat.com>
9566
9567 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
9568 Call it.
9569
9570 2008-12-04 Doug Evans <dje@google.com>
9571
9572 * gdb.server/ext-run.exp: Relax regexp for init program.
9573
9574 2008-12-03 Tristan Gingold <gingold@adacore.com>
9575
9576 * gdb.base/macscp.exp: Generate an object file during compilation
9577 to work around Darwin dsymutil limitations.
9578
9579 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9580
9581 Test resolving external references to TLS variables.
9582 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
9583 FILE2_THREAD_LOCAL.
9584 (testfile2, srcfile2): New variables.
9585 * gdb.threads/tls.c (file2_thread_local)
9586 (function_referencing_file2_thread_local): New.
9587 * gdb.threads/tls2.c: New file.
9588
9589 2008-11-28 Joel Brobecker <brobecker@adacore.com>
9590
9591 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
9592 rather than integer, as integer might not be big enough when
9593 on 64bit targets.
9594
9595 2008-11-27 Jerome Guitton <guitton@adacore.com>
9596
9597 * gdb.cp/formatted-ref.exp: Add equality test.
9598 * gdb.ada/formatted_ref.exp: Ditto.
9599
9600 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9601
9602 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
9603 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
9604
9605 2008-11-20 Andreas Schwab <schwab@suse.de>
9606
9607 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
9608 matching syscall entry point.
9609 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9610 (tcatch_vfork_then_child_follow): Likewise. Finish through
9611 vfork even if we stopped at the syscall trampoline.
9612
9613 2008-11-20 Doug Evans <dje@google.com>
9614
9615 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
9616
9617 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
9618
9619 * gdb.arch/ppc-dfp.exp: New file.
9620 * gdb.arch/ppc-dfp.c: New file.
9621
9622 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
9623
9624 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
9625
9626 2008-11-17 Doug Evans <dje@google.com>
9627
9628 * gdb.mi/mi-syn-frame.exp: Update expected output.
9629 * gdb.mi/mi2-syn-frame.exp: Update expected output.
9630
9631 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9632
9633 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
9634 "thread N" results in =thread-selected.
9635 * lib/mi-support (mi_run_cmd, mi_expect_stop)
9636 (mi_send_resuming_command_raw): Be prepared for
9637 =thread-selected.
9638
9639 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9640
9641 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
9642 * lib/mi-support.exp: Likewise.
9643
9644 2008-11-16 Joel Brobecker <brobecker@adacore.com>
9645
9646 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
9647 commands from the expected output for "help catch".
9648
9649 2008-11-15 Joel Brobecker <brobecker@adacore.com>
9650
9651 * gdb.ada/int_deref.exp: New testcase.
9652
9653 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
9654
9655 * gdb.mi/gdb2549.exp: New file.
9656
9657 2008-11-11 Doug Evans <dje@google.com>
9658
9659 * gdb.base/callexit.exp: New file.
9660 * gdb.base/callexit.c: New file.
9661
9662 2008-11-10 Doug Evans <dje@google.com>
9663
9664 * lib/gdb.exp (GDBFLAGS): Move -nx ...
9665 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
9666 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
9667 (default_gdb_start,default_gdb_exit): Ditto.
9668 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
9669 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
9670 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
9671 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
9672 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
9673 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
9674
9675 2008-11-03 Andreas Schwab <schwab@suse.de>
9676
9677 * gdb.base/hashline2.exp: Fix typo.
9678 * gdb.base/hashline3.exp: Likewise.
9679
9680 2008-10-30 Tom Tromey <tromey@redhat.com>
9681
9682 * gdb.base/pointers.exp: Add test.
9683 * gdb.base/pointers.c (k, S): New typedefs.
9684 (instance): New global.
9685
9686 2008-10-30 Andreas Schwab <schwab@suse.de>
9687
9688 * gdb.base/args.exp: Add tests for newlines.
9689
9690 2008-10-30 Joel Brobecker <brobecker@adacore.com>
9691
9692 gdb.base/foll-exec.exp: Update the expected output of a couple
9693 of "info breakpoints" tests.
9694
9695 2008-10-28 Tom Tromey <tromey@redhat.com>
9696
9697 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
9698
9699 2008-10-24 Pedro Alves <pedro@codesourcery.com>
9700
9701 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
9702 gdb_start_cmd.
9703 Use runto_main before any test that requires execution.
9704
9705 2008-10-23 Pedro Alves <pedro@codesourcery.com>
9706
9707 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
9708 instead of SIGINT.
9709
9710 2008-10-22 Joel Brobecker <brobecker@adacore.com>
9711
9712 * gdb.base/completion.exp: Update expected output following
9713 the addition of the "info tasks" command.
9714
9715 2008-10-22 Tom Tromey <tromey@redhat.com>
9716
9717 * gdb.base/exprs.exp (test_expr): Add test for string
9718 concatenation.
9719
9720 2008-10-19 Pedro Alves <pedro@codesourcery.com>
9721
9722 * configure.ac: Output gdb.python/Makefile.
9723 * configure: Regenerate.
9724 * gdb.python/Makefile.in: New.
9725
9726 2008-10-16 Joel Brobecker <brobecker@adacore.com>
9727
9728 * gdb.base/foll-fork.exp: Adjust the expected output to match
9729 the new description for fork/vfork catchpoints in the "info
9730 breakpoints" output.
9731
9732 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9733
9734 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
9735
9736 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9737
9738 * gdb.python/python-value.c: New file.
9739 * gdb.python/python-value.exp: New file.
9740
9741 2008-10-15 Pedro Alves <pedro@codesourcery.com>
9742
9743 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
9744
9745 2008-10-15 Denis Pilat <denis.pilat@st.com>
9746
9747 * gdb.cp/mb-ctor.exp: Fix a typo.
9748
9749 2008-10-09 Tom Tromey <tromey@redhat.com>
9750
9751 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
9752 'fprintf' and 'stderr'.
9753
9754 2008-10-07 Joel Brobecker <brobecker@adacore.com>
9755
9756 * gdb.ada/ref_tick_size.exp: New testcase.
9757
9758 2008-10-06 Doug Evans <dje@google.com>
9759
9760 * gdb.dwarf2/dw2-cu-size.exp: New file.
9761 * gdb.dwarf2/dw2-cu-size.S: New file.
9762
9763 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
9764 .Ltype_int for clarity.
9765
9766 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9767
9768 PR gdb/2384:
9769 * gdb.cp/gdb2384.exp: Extended to test more cases.
9770 * gdb.cp/gdb2384.cc: Likewise.
9771 * gdb.cp/gdb2384-base.h: Likewise.
9772 * gdb.cp/gdb2384-base.cc: Likewise.
9773
9774 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9775
9776 * gdb.base/maint.exp (maint print type): Remove printing
9777 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
9778
9779 2008-09-30 Tom Tromey <tromey@redhat.com>
9780
9781 * gdb.base/macscp.exp: Add completion tests.
9782 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
9783 (TWENTY_THREE): Likewise.
9784 (FORTY_EIGHT): Likewise.
9785
9786 2008-09-30 Tom Tromey <tromey@redhat.com>
9787
9788 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
9789 everywhere.
9790 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
9791
9792 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9793
9794 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
9795 testcase is derived from. Fix racy dependency on an expected PID
9796 number. No longer support the testcase on Linux kernel 2.4.x.
9797
9798 2008-09-27 Tom Tromey <tromey@redhat.com>
9799
9800 * gdb.base/macscp.exp: Add tests for stringification, splicing,
9801 and varargs.
9802
9803 2008-09-22 Pedro Alves <pedro@codesourcery.com>
9804
9805 * lib/mi-support.exp (mi_expect_interrupt): New.
9806 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
9807 from gdb.mi/mi-nonstop.exp.
9808 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
9809 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
9810 lib/mi-support.exp.
9811 Use mi_check_thread_states throughout. Avoid ".*" and do not
9812 require an anchor after -exec-run.
9813
9814 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
9815
9816 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
9817 stop is pending. Avoid ".*" when two stops are pending.
9818 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
9819 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
9820 newlines in fullnames.
9821 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
9822 (mi_expect_stop): Update comments. Only anchor in sync mode.
9823 Do not match newlines.
9824 (mi_send_resuming_command_raw): Always return status.
9825 (mi_get_stop_line): Do not match more than one line by accident.
9826 Only anchor in sync mode.
9827 (mi_run_inline_test): If -exec-next fails, give up.
9828
9829 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9830
9831 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
9832 on SPU.
9833
9834 2008-09-10 Joel Brobecker <brobecker@adacore.com>
9835
9836 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
9837
9838 2008-09-10 Joel Brobecker <brobecker@adacore.com>
9839
9840 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
9841 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9842 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
9843 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9844 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
9845 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
9846 gdb.ada/interface.exp, gdb.ada/null_array.exp,
9847 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9848 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9849 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9850 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
9851 Include the "= " sequence in the expected output of print tests.
9852
9853 2008-09-10 Joel Brobecker <brobecker@adacore.com>
9854
9855 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
9856 description for boolean types.
9857
9858 2008-09-09 Pedro Alves <pedro@codesourcery.com>
9859
9860 * gdb.base/hook-stop-continue.c: New.
9861 * gdb.base/hook-stop-continue.exp: New.
9862
9863 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9864
9865 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
9866
9867 2008-09-08 Jerome Guitton <guitton@adacore.com>
9868
9869 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
9870 (stack_check_probe_2, stack_check_probe_loop_1)
9871 (stack_check_probe_loop_2): New functions.
9872 (main): Add call to these new functions.
9873 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
9874 functions, check that the breakpoint is inserted at the appropriate
9875 location.
9876 (insert_breakpoint): Slightly refine this procedure so that it can
9877 be called several times in the test.
9878
9879 2008-09-08 Jerome Guitton <guitton@adacore.com>
9880
9881 * gdb.base/stack-checking.c: New file.
9882 * gdb.base/stack-checking.exp: New file.
9883
9884 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9885
9886 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
9887 * gdb.arch/altivec-regs.exp: Likewise.
9888 * gdb.arch/vsx-regs.exp: Likewise.
9889
9890 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9891
9892 * gdb.arch/ppc-fp.exp: New file.
9893 * gdb.arch/ppc-fp.c: New file.
9894
9895 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9896
9897 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
9898 lest gcc-4.3.1 optimizes the whole thing away.
9899
9900 2008-09-04 Michael Snyder <msnyder@vmware.com>
9901
9902 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
9903 as "at" (for non-debug functions such as _start).
9904
9905 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9906
9907 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
9908 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
9909 software watchpoints.
9910 * gdb.base/watch_thread_num.exp: Likewise.
9911
9912 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
9913
9914 * gdb.arch/i386-bp_permanent.exp: New test.
9915
9916 2008-08-24 Tom Tromey <tromey@redhat.com>
9917
9918 * gdb.base/maint.exp: Update "maint print type".
9919
9920 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
9921
9922 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
9923 support. Adjust the order of "*running" notifications.
9924 * gdb.mi/non-stop.c: Don't cast from int to void* and
9925 back.
9926
9927 2008-08-20 Mark Kettenis <kettenis@gnu.org>
9928
9929 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
9930 expect to find it in the "info frame" output.
9931
9932 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
9933
9934 * gdb.base/interp.exp: Always consume both prompts.
9935
9936 2008-08-20 Pedro Alves <pedro@codesourcery.com>
9937
9938 * gdb.base/pending.exp: Test pending breakpoints without symbols
9939 loaded.
9940
9941 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9942
9943 * lib/mi-support.exp (mi_expect_stop): Produce
9944 more details on failures.
9945 * gdb.mi/mi-nonstop.exp: New.
9946 * gdb.mi/non-stop.c: New.
9947
9948 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9949
9950 * gdb.mi/mi-async.exp: Use 'set target-async'.
9951 * lib/mi-support.exp: Use 'set/show target-async'.
9952
9953 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
9954
9955 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
9956
9957 2008-08-17 Tom Tromey <tromey@redhat.com>
9958
9959 * gdb.base/help.exp (help catch): Rewrite.
9960
9961 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9962
9963 * gdb.base/define.exp: Test indented command documentation.
9964 * gdb.python/python.exp: Test indented multi-line command.
9965
9966 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
9967
9968 * testsuite/gdb.arch/vsx-regs.c: New source file.
9969 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
9970 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
9971
9972 2008-08-14 Tom Tromey <tromey@redhat.com>
9973
9974 * gdb.base/macscp.exp: Add regression test for "macro define" or
9975 "macro undef" with no arguments.
9976
9977 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
9978
9979 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
9980
9981 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9982
9983 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
9984
9985 2008-08-06 Tom Tromey <tromey@redhat.com>
9986
9987 * gdb.python/python.exp: New file.
9988
9989 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9990
9991 Fix for PR gdb/1543.
9992 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
9993 $LOCATION.
9994 (location): New variable.
9995 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
9996 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
9997 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
9998 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
9999 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
10000 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
10001 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
10002 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
10003 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
10004 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
10005 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
10006 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
10007 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
10008 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
10009 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
10010 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
10011 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
10012 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
10013 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
10014 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
10015 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
10016 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
10017 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
10018 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
10019 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
10020 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
10021 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
10022 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
10023 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
10024 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
10025 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
10026 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
10027 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
10028 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
10029 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
10030 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
10031 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
10032 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
10033 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
10034 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
10035 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
10036 gdb.base/type-opaque.exp, gdb.base/until.exp,
10037 gdb.base/value-double-free.c, gdb.base/varargs.exp,
10038 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
10039 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
10040 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10041 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
10042 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
10043 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10044 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10045 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10046 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
10047 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
10048 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
10049 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
10050 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
10051 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
10052 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
10053 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
10054 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
10055 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
10056 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
10057 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
10058 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
10059 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
10060 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
10061 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10062 gdb.pascal/types.exp, gdb.stabs/weird.exp,
10063 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
10064 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
10065 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
10066 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
10067 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
10068 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
10069 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10070 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
10071 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
10072 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
10073 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
10074 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
10075 lib/mi-support.exp, lib/trace-support.exp: Remove reference
10076 to bug-gdb@prep.ai.mit.edu .
10077
10078 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
10079
10080 * lib/mi-support.exp (mi_load_shlibs): New.
10081 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
10082
10083 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
10084
10085 * lib/mi-support.exp (get_mi_thread_list)
10086 (check_mi_and_console_threads): New, moved from ...
10087 * gdb.mi/mi-pthread.exp: ...here.
10088 * gdb.mi/gdb669.exp (get_mi_thread_list)
10089 (check_mi_and_console_threads): Delete.
10090 * gdb.mi/mi2-pthread.exp: Likewise.
10091
10092 2008-07-28 Tom Tromey <tromey@redhat.com>
10093
10094 * Makefile.in (just-check): Remove. Move body to...
10095 (check): ... here.
10096
10097 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10098
10099 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
10100 Add a test for duplicated SIGINTs.
10101
10102 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10103
10104 * gdb.threads/schedlock.exp (get_args): Update to work for any
10105 value of NUM.
10106 (Top level): Report the number of threads that did not resume.
10107
10108 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10109
10110 * gdb.dwarf2/dw2-compressed.S: Also define __start.
10111
10112 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10113
10114 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
10115 non-MI prompt.
10116
10117 2008-07-26 Tom Tromey <tromey@redhat.com>
10118
10119 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
10120 (function_struct, function_struct_ptr): New globals.
10121 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
10122 function pointer in a struct.
10123
10124 2008-07-26 Tom Tromey <tromey@redhat.com>
10125
10126 * gdb.base/macscp.exp: Add test for macro lexing bug.
10127
10128 2008-07-18 Tom Tromey <tromey@redhat.com>
10129
10130 * gdb.base/macscp.exp: Add macro tests.
10131
10132 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10133
10134 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
10135
10136 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10137
10138 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
10139
10140 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
10141
10142 * gdb.cp/class2.exp: fix for failure on spu-elf
10143
10144 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
10145
10146 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
10147
10148 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10149
10150 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
10151
10152 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
10153
10154 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
10155
10156 2008-07-11 Kevin Buettner <kevinb@redhat.com>
10157
10158 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
10159 of regexp to account for changes made to GDB in the printing of
10160 byte vectors.
10161
10162 2008-07-11 Tom Tromey <tromey@redhat.com>
10163
10164 * gdb.base/completion.exp: Add 'help' completion test.
10165
10166 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10167
10168 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
10169
10170 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10171
10172 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
10173
10174 2008-07-09 Pedro Alves <pedro@codesourcery.com>
10175
10176 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
10177
10178 2008-07-09 Pedro Alves <pedro@codesourcery.com>
10179
10180 * gdb.base/fullname.exp: Restore pwd if compiling failed.
10181
10182 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10183
10184 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
10185
10186 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
10187
10188 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
10189 previous commit. Add a comment.
10190
10191 2008-06-28 Pedro Alves <pedro@codesourcery.com>
10192
10193 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
10194
10195 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
10196
10197 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
10198
10199 2008-06-27 Pedro Alves <pedro@codesourcery.com>
10200
10201 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
10202 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
10203 compiling an executable, link in an object that forces unbuffered
10204 output.
10205 * lib/set_unbuffered_mode.c: New file.
10206
10207 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10208
10209 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
10210
10211 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
10212
10213 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
10214 mi_expect_stop.
10215 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
10216 Demand that *running is output.
10217 (detect_async): Perform checking every time.
10218 (mi_send_resuming_command): Extract everything into...
10219 (mi_send_resuming_command_raw): ...this.
10220 (mi_expect_stop): Don't accept any output before *stopped.
10221
10222 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
10223
10224 Robustify mi-simplerun.
10225 * gdb.mi/basics.c (main): Add a call to sleep.
10226 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
10227 * gdb.mi/mi2-cli.exp: Likewise.
10228 * gdb.mi/mi-break.exp: Likewise.
10229
10230 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
10231
10232 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
10233
10234 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
10235
10236 * gdb.mi/mi-console.exp: Adjust.
10237 * gdb.mi/mi-syn-frame.exp: Adjust.
10238 * gdb.mi/mi2-console.exp: Adjust.
10239 * gdb.mi/mi2-syn-frame.exp: Adjust.
10240 * lib/mi-support.exp (mi_run_cmd): Adjust.
10241 (mi_send_resuming_command): Adjust.
10242
10243 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
10244
10245 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
10246 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
10247 testing of stopped.
10248 * gdb.mi/mi2-syn-frame.exp: Likewise.
10249 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
10250 (async, detect_async): New.
10251 (mi_expect_stop, mi_continue_to_line): Adjust expectation
10252 depending on if we're running in sync or async mode.
10253
10254 2008-06-09 Tom Tromey <tromey@redhat.com>
10255
10256 * gdb.base/completion.exp: New tests for field name completion
10257 with spaces, and field name completion with '->'.
10258
10259 2008-06-06 Tom Tromey <tromey@redhat.com>
10260
10261 * gdb.base/break1.c (struct some_struct): New struct.
10262 (values): New global.
10263 * gdb.base/completion.exp: Add field name completion test.
10264
10265 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
10266
10267 * gdb.cp/call-c.exp: Test for incorrect handling of reference
10268 to pointer.
10269 * gdb.cp/call-c.cc: Likewise.
10270
10271 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
10272
10273 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
10274 annotation.
10275
10276 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
10277 Pedro Alves <pedro@codesourcery.com>
10278
10279 * gdb.threads/execl.c, gdb.threads/execl1.c,
10280 gdb.threads/execl.exp: New tests.
10281
10282 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
10283 Daniel Jacobowitz <dan@codesourcery.com>
10284
10285 * gdb.cp/exception.exp: Activate test, make it work with pending
10286 catchpoints.
10287
10288 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10289
10290 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
10291
10292 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
10293
10294 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
10295 now printed.
10296 * gdb.mi/mi2-var-cmd.exp: Likewise.
10297
10298 2008-05-27 Andreas Schwab <schwab@suse.de>
10299
10300 * gdb.base/frame-args.exp: Handle arguments that are optimized
10301 out.
10302
10303 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
10304
10305 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
10306 quiet for ppc32 and group options into a single variable.
10307
10308 2008-05-23 Joel Brobecker <brobecker@adacore.com>
10309
10310 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
10311 of zero-size elements.
10312 * gdb.ada/null_array.exp: Test printing this new array.
10313
10314 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10315
10316 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
10317
10318 2008-05-21 Joel Brobecker <brobecker@adacore.com>
10319
10320 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
10321 of the "finish" command.
10322
10323 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
10324
10325 * gdb.base/annota1.exp: Test for new annotation.
10326
10327 2008-05-16 Pedro Alves <pedro@codesourcery.com>
10328
10329 * gdb.base/fixsection.exp: New file.
10330 * gdb.base/fixsection0.c: New file.
10331 * gdb.base/fixsection1.c: New file.
10332
10333 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10334
10335 * gdb.base/annota1.exp: Accept printf@... in place of printf.
10336 * gdb.base/annota3.exp: Likewise.
10337
10338 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
10339
10340 * gdb.base/watch_thread_num.exp: Don't run tests that require
10341 watchpoints if the target doesn't support them.
10342
10343 2008-05-12 Doug Evans <dje@google.com>
10344
10345 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
10346
10347 2008-05-09 Joel Brobecker <brobecker@adacore.com>
10348
10349 * gdb.ada/assign_1.exp: New testcase.
10350
10351 2008-05-09 Doug Evans <dje@google.com>
10352
10353 * gdb.base/find.exp: New file.
10354 * gdb.base/find.c: New file.
10355
10356 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
10357
10358 * gdb.base/commands.exp (watchpoint_command_test): Handle
10359 gdb,no_hardware_watchpoints.
10360 * gdb.base/float.exp: Allow ARM targets without floating point.
10361 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
10362
10363 2008-05-06 Jerome Guitton <guitton@adacore.com>
10364 Joel Brobecker <brobecker@adacore.com>
10365
10366 * gdb.ada/lang_switch: New test program.
10367 * gdb.ada/lang_switch.exp: New testcase.
10368
10369 2008-05-05 Doug Evans <dje@google.com>
10370
10371 * gdb.base/help.exp (disassemble): Update expected help text.
10372
10373 2008-05-04 Pedro Alves <pedro@codesourcery.com>
10374
10375 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
10376
10377 2008-05-04 Pedro Alves <pedro@codesourcery.com>
10378
10379 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
10380 different times.
10381
10382 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10383
10384 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
10385 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
10386 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
10387 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
10388
10389 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
10390
10391 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
10392 notification to appear.
10393
10394 2008-05-04 Daniel Jacobowitz <dan@debian.org>
10395
10396 * gdb.base/fullname.c: New file.
10397 * gdb.base/fullname.exp: New file.
10398 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
10399
10400 2008-05-03 Pedro Alves <pedro@codesourcery.com>
10401
10402 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
10403 expressions with macros.
10404
10405 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10406
10407 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
10408
10409 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
10410
10411 * gdb.base/completion.exp: Handle lack of other symbols beginning
10412 with "a".
10413
10414 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
10415
10416 2008-05-02 Jim Blandy <jimb@codesourcery.com>
10417
10418 * gdb.asm/asmsrc1.s: Add scratch space.
10419
10420 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10421 Daniel Jacobowitz <dan@codesourcery.com>
10422
10423 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
10424 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
10425 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
10426
10427 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
10428
10429 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
10430
10431 2008-05-01 Joel Brobecker <brobecker@adacore.com>
10432
10433 * gdb.base/info-target.exp: New testcase.
10434
10435 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
10436
10437 * gdb.cp/hang.exp: Use .cc instead of .C.
10438 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
10439 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
10440
10441 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
10442
10443 * gdb.base/gdb1250.exp: Remove perror.
10444 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
10445
10446 2008-04-30 Pedro Alves <pedro@codesourcery.com>
10447
10448 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
10449 .2byte.
10450
10451 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
10452
10453 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
10454 (maybe_kfail): New.
10455
10456 2008-04-25 Pedro Alves <pedro@codesourcery.com>
10457
10458 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
10459
10460 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10461
10462 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
10463 * gdb.mi/mi2-syn-frame.exp: Likewise.
10464 * lib/mi-support.exp: Likewise.
10465
10466 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10467
10468 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
10469 to specify regexp for the location to stop at.
10470 * gdb.base/break-always.c: New.
10471 * gdb.base/break-always.exp: New.
10472
10473 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10474
10475 * lib/mi-support.exp (mi_runto_helper): Adjust
10476 for the original-location field.
10477 (mi_create_breakpoint, mi_list_breakpoints): New.
10478 * gdb.mi/mi-break.exp: Adjust.
10479 * gdb.mi/mi2-break.exp: Adjust.
10480 * gdb.mi/mi-pending.exp: Adjust.
10481 * gdb.mi/mi-simplerun.exp: Adjust.
10482 * gdb.mi/mi2-simplerun.exp: Adjust.
10483 * gdb.mi/mi-syn-frame.exp: Adjust.
10484 * gdb.mi/mi2-syn-frame.exp: Adjust.
10485 * gdb.mi/mi-until.exp: Adjust.
10486 * gdb.mi/mi2-until.exp: Adjust.
10487 * gdb.mi/mi-var-display.exp: Adjust.
10488 * gdb.mi/mi2-var-display.exp: Adjust.
10489 * gdb.mi/mi-watch.exp: Adjust.
10490 * gdb.mi/mi2-watch.exp: Adjust.
10491
10492 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
10493
10494 * aclocal.m4: Add override.m4.
10495 * configure: Regenerate.
10496
10497 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
10498
10499 * gdb.mi/var-cmd.c (do_at_tests): Verify that
10500 '-var-update --all-values' reports new value even the type
10501 of a variable object has changed.
10502
10503 2008-04-18 Craig Silverstein <csilvers@google.com>
10504
10505 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
10506 files.
10507
10508 2008-04-18 Joel Brobecker <brobecker@adacore.com>
10509
10510 * gdb.ada/atomic_enum: New test program.
10511 * gdb.ada/atomic_enum.exp: New testcase.
10512
10513 2008-04-17 Doug Evans <dje@google.com>
10514
10515 * gdb.opt/Makefile.in: Fix whitespace.
10516
10517 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
10518
10519 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
10520
10521 2008-04-17 Doug Evans <dje@google.com>
10522
10523 * gdb.base/hashline1.exp: New testcase.
10524 * gdb.base/hashline2.exp: New testcase.
10525 * gdb.base/hashline2.exp: New testcase.
10526
10527 2008-04-17 Pedro Alves <pedro@codesourcery.com>
10528
10529 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
10530
10531 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
10532
10533 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
10534 temporary breakpoint to match "Temporary breakpoint".
10535 * gdb.base/break.exp (delete_breakpoints): Likewise.
10536 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
10537 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
10538 * gdb.base/display.exp: Likewise.
10539 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
10540 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
10541 * gdb.base/restore.exp (restore_tests): Likewise.
10542 * gdb.base/sepdebug.exp: Likewise.
10543 * gdb.base/watchpoint.exp: Likewise.
10544 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
10545 * gdb.mi/mi-pending.exp: Likewise.
10546 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
10547 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
10548 * gdb.mi/mi-var-cmd.exp: Likewise.
10549 * gdb.mi/mi-var-display.exp: Likewise.
10550 * gdb.mi/mi2-cli.exp: Likewise.
10551 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
10552 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
10553 * gdb.mi/mi2-var-display.exp: Likewise.
10554 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
10555 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
10556 new "disp" field.
10557 (mi_expect_stop): Move after_reason argument to be really after
10558 reason. This is to support fix for PR2424.
10559
10560 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10561
10562 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
10563
10564 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
10565
10566 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
10567 field. Add more floating varobj tests.
10568 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
10569 field.
10570 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
10571 (main): Call do_at_tests.
10572 * lib/mi-support.exp (mi_create_floating_varobj)
10573 (mi_varobj_update_with_type_change): New.
10574
10575 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
10576
10577 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
10578 option of -var-evaluate-expression.
10579 * gdb.mi/mi2-var-display.exp: Likewise.
10580
10581 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
10582
10583 Introduce test setup helpers.
10584 * lib/gdb.exp (build_executable, clean_restart)
10585 (prepare_for_testing): New.
10586 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
10587 * gdb.base/return.exp: Likewise.
10588 * gdb.base/ending-run.exp: Likewise.
10589
10590 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
10591
10592 * gdb.mi/mi-async.exp: New test for asynchronous Machine
10593 Interface (MI) responses.
10594
10595 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
10596
10597 * gdb.cp/breakpoint.cc: New code to test conditions involving
10598 member variables.
10599 * gdb.cp/breakpoint.exp: Test condition involving member
10600 variables.
10601
10602 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
10603
10604 * lib/mi-support.exp (mi_expect_stop): New.
10605 (mi_run_cmd): Change the
10606 token. Use mi_send_resuming_command, use
10607 mi_expect_stop.
10608 (mi_execute_to_helper): Rename to mi_execute_to.
10609 (mi_send_resuming_command): Add more error patterns.
10610 (mi_wait_for_stop): Renamed to...
10611 (mi_get_stop_line): ...this.
10612 (mi_run_inline_test): Adjust.
10613
10614 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
10615 * gdb.mi/mi-console.exp: Likewise.
10616 * gdb.mi/mi-pending.exp: Likewise.
10617 * gdb.mi/mi-simplerun.exp: Likewise.
10618 * gdb.mi/mi-stack.exp: Likewise.
10619 * gdb.mi/mi-stepi.exp: Likewise.
10620 * gdb.mi/mi-syn-frame.exp: Add comment.
10621 * gdb.mi/mi-until.exp: Likewise.
10622 * gdb.mi/mi-var-display.exp: Likewise.
10623 * gdb.mi/mi-watch.exp: Likewise.
10624 * gdb.mi/mi2-cli.exp: Likewise.
10625 * gdb.mi/mi2-console.exp: Likewise.
10626 * gdb.mi/mi2-simplerun.exp: Likewise.
10627 * gdb.mi/mi2-stack.exp: Likewise.
10628 * gdb.mi/mi2-stepi.exp: Likewise.
10629 * gdb.mi/mi2-until.exp: Likewise.
10630 * gdb.mi/mi2-var-display.exp: Likewise.
10631 * gdb.mi/mi2-watch.exp: Likewise.
10632
10633 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10634
10635 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
10636
10637 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
10638
10639 2008-04-04 Pedro Alves <pedro@codesourcery.com>
10640
10641 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
10642 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
10643 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10644 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
10645 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
10646 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
10647 expect an mi error duplicated in stderr.
10648
10649 2008-04-03 Joel Brobecker <brobecker@adacore.com>
10650
10651 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
10652 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
10653 Add a couple of tests that verify the behavior when the new setting
10654 is set to "cancel" and "all".
10655 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
10656 "ask" before we start the testing.
10657
10658 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
10659
10660 * gdb.cp/casts.cc: Add class reference variables.
10661 * gdb.cp/casts.exp: New test cases for up/down casting references.
10662
10663 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
10664
10665 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
10666 instead of beginning to make an extra test pass.
10667 * gdb.mi/mi2-var-display.exp: Likewise.
10668
10669 2008-03-31 Maciej W. Rozycki <macro@mips.com>
10670
10671 * gdb.base/break.exp: Mark failures as such. Fix formatting.
10672
10673 2008-03-31 Markus Deuling <deuling@de.ibm.com>
10674 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10675
10676 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
10677 value. Add xfail for older kernels.
10678
10679 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
10680
10681 Bring mi-support in line with gdb.exp.
10682 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
10683 (mi_gdb_start): New function.
10684
10685 2008-03-28 Maciej W. Rozycki <macro@mips.com>
10686
10687 * gdb.mi/mi-var-cmd.exp: Fix a typo.
10688
10689 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10690
10691 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
10692 * gdb.mi/mi2-var-display.exp: Likewise.
10693
10694 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10695
10696 * lib/mi-support.exp (mi_create_varobj_checked): New.
10697 (mi_list_varobj_children): Allow to check for a
10698 value.
10699 (mi_list_array_varobj_children): New.
10700
10701 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
10702 and mi_list_varobj_children, as opposed to hardcoding
10703 expected strings.
10704 * gdb.mi/gdb701.exp: Likewise.
10705 * gdb.mi/gdb792.exp: Likewise.
10706 * gdb.mi/mi-var-block.exp: Likewise.
10707 * gdb.mi/mi-var-cmd.exp: Likewise.
10708 * gdb.mi/mi-var-invalidate.exp: Likewise.
10709 * gdb.mi/mi2-var-block.exp: Likewise.
10710 * gdb.mi/mi2-var-child.exp: Likewise.
10711 * gdb.mi/mi2-var-cmd.exp: Likewise.
10712 * gdb.mi/mi2-var-display.exp: Likewise.
10713
10714 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10715
10716 Fix random false FAILs on i386.
10717 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
10718
10719 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10720
10721 PR gdb/544
10722 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
10723
10724 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10725
10726 PR gdb/544
10727 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
10728
10729 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10730
10731 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
10732 fixed PR gdb/544.
10733
10734 2008-03-21 Pedro Alves <pedro@codesourcery.com>
10735
10736 * gdb.threads/fork-child-threads.exp: Test next over fork.
10737
10738 2008-03-21 Chris Demetriou <cgd@google.com>
10739
10740 * gdb.base/break.exp (rbreak junk): New test for rbreak
10741 "Junk at end of arguments" issue.
10742
10743 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10744
10745 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
10746 *& to work on created array elements.
10747 (Top level): Test print $pc with a file. Test string operations
10748 without a target.
10749 * gdb.base/ptype.exp: Do not expect *& to work on created array
10750 elements.
10751
10752 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10753
10754 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10755 gdb.threads/staticthreads.exp: Update exit query.
10756
10757 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
10758
10759 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
10760
10761 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
10762
10763 * gdb.base/watchpoint.c (global_ptr, func4): New.
10764 (main): Call func4.
10765 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
10766 (test_inaccessible_watchpoint): New.
10767
10768 2008-02-29 Maciej W. Rozycki <macro@mips.com>
10769
10770 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
10771 select the largest.
10772
10773 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
10774
10775 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
10776 frames-invalid annotations.
10777
10778 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
10779
10780 * gdb.base/assign.exp: avoid same output for different tests.
10781
10782 2008-02-27 Doug Evans <dje@google.com>
10783
10784 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
10785 for bug 1738.
10786 (breakpoint_to_handler_entry): Ditto.
10787
10788 2008-02-27 Joel Brobecker <brobecker@adacore.com>
10789
10790 * gdb.base/ending-run.exp: Use the first line of code inside
10791 function body to test breakpoints.
10792 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
10793 location where the breakpoint is inserted when using the line
10794 where a function is declared. Fix typo in the description of
10795 one of the tests.
10796 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
10797
10798 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10799
10800 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
10801 tests.
10802
10803 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10804
10805 * gdb.base/args.exp: avoid same output for tests
10806 with single quotes.
10807
10808 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
10809
10810 * gdb.base/annota1.exp: Adjust for 'info break'
10811 format changes.
10812 * gdb.base/annota3.exp: Likewise.
10813 * gdb.base/break.exp: Likewise.
10814 * gdb.base/condbreak.exp: Likewise.
10815 * gdb.base/pending.exp: Likewise.
10816 * gdb.base/sepdebug.exp: Likewise.
10817 * gdb.base/unload.exp: Likewise.
10818 * gdb.cp/ovldbreak.exp: Likewise.
10819 * gdb.mi/mi-pending.exp: Likewise.
10820
10821 2008-02-07 Doug Evans <dje@google.com>
10822
10823 * gdb.cp/mb-inline.exp: New.
10824 * gdb.cp/mb-inline.h: New.
10825 * gdb.cp/mb-inline1.cc: New.
10826 * gdb.cp/mb-inline2.cc: New.
10827
10828 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
10829
10830 * gdb.pascal/floats.pas: New test program.
10831 * gdb.pascal/floats.exp: New testcase.
10832
10833 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
10834
10835 * gdb.base/callfuncs.c (t_float_many_args): New function.
10836 (t_double_many_args): New function.
10837 * gdb.base/callfuncs.exp: Add tests for exceeding float
10838 and double parameters passed through the stack.
10839
10840 2008-02-05 Joel Brobecker <brobecker@adacore.com>
10841
10842 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
10843 gdb.ada/complete/foo.adb: New files.
10844 * gdb.ada/complete.exp: New testcase.
10845
10846 2008-02-03 Doug Evans <dje@google.com>
10847
10848 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
10849
10850 * gdb.cp/gdb2384.exp: New file.
10851 * gdb.cp/gdb2384.cc: New file.
10852 * gdb.cp/gdb2384-base.h: New file.
10853 * gdb.cp/gdb2384-base.cc: New file.
10854
10855 2008-02-02 Doug Evans <dje@google.com>
10856
10857 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
10858
10859 2007-02-01 Joel Brobecker <brobecker@adacore.com>
10860
10861 * gdb.ada/sym_print_name: New test program.
10862 * gdb.ada/sym_print_name.exp: New testcase.
10863
10864 2007-02-01 Joel Brobecker <brobecker@adacore.com>
10865
10866 * gdb.ada/nested/hello.adb: New file.
10867 * gdb.ada/nested.exp: New testcase.
10868 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10869
10870 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10871
10872 * gdb.mi/basic.c (return_1): New function.
10873 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
10874 don't cause future evaluations of function to report
10875 creation of internal breakpoints.
10876
10877 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10878
10879 * gdb.mi/mi-break.exp (test_error): New.
10880 Call it.
10881
10882 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
10883
10884 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
10885 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
10886
10887 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10888
10889 * gdb.pascal/integers.pas: New test program.
10890 * gdb.pascal/integers.exp: New testcase.
10891
10892 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10893
10894 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
10895
10896 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
10897
10898 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
10899 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
10900
10901 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
10902
10903 * gdb.ada/formatted_ref: New test program.
10904 * gdb.ada/formatted_ref.exp: New testcase.
10905
10906 * gdb.cp/formatted-ref.cc: New file.
10907 * gdb.cp/formatted-ref.exp: New testcase.
10908
10909 2008-01-30 Joel Brobecker <brobecker@adacore.com>
10910
10911 * gdb.base/ptype.exp: Add testing of "ptype $pc".
10912
10913 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
10914
10915 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
10916 (test_file_list_exec_source_file): Update to new macro-info field.
10917
10918 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
10919
10920 * gdb.ada/exprs: New test program.
10921 * gdb.ada/exprs.exp: New testcase.
10922
10923 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10924
10925 * dfp-test.c (DELTA, DELTA_B): New definitions.
10926 (double_val1, double_val2, double_val3, double_val4, double_val5,
10927 double_val6, double_val7, double_val8, double_val9, double_val10,
10928 double_val11, double_val12, double_val13, double_val14, dec32_val1,
10929 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
10930 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
10931 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
10932 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
10933 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
10934 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
10935 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
10936 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
10937 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
10938 dec128_val16): New global variables.
10939 (decimal_dec128_align): New function.
10940 (decimal_mixed): Likewise.
10941 (decimal_many_args_dec32): Likewise.
10942 (decimal_many_args_dec64): Likewise.
10943 (decimal_many_args_dec128): Likewise.
10944 (decimal_many_args_mixed): Likewise.
10945 * dfp-test.exp: Add tests calling new inferior functions.
10946
10947 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10948
10949 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
10950 gdb.server/ext-run.exp: New files.
10951 * lib/gdbserver-support.exp (gdbserver_download): New.
10952 (gdbserver_start): New. Update gdbserver expected
10953 output.
10954 (gdbserver_spawn): Use them.
10955 (gdbserver_start_extended): New.
10956
10957 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10958
10959 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
10960 Run on GNU/Linux.
10961 (do_exec_tests): Check for systems which do not support catchpoints.
10962 Do not match START.
10963 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
10964 Run on GNU/Linux. Enable verbose output.
10965 (check_fork_catchpoints): New.
10966 (explicit_fork_child_follow, catch_fork_child_follow)
10967 (tcatch_fork_parent_follow): Update expected messages.
10968 (do_fork_tests): Use check_fork_catchpoints.
10969 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
10970 Run on GNU/Linux. Enable verbose output.
10971 (check_vfork_catchpoints): New.
10972 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
10973 expected messages.
10974 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
10975
10976 2008-01-29 Jim Blandy <jimb@red-bean.com>
10977
10978 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
10979 host' errors.
10980 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
10981
10982 2008-01-29 Jim Blandy <jimb@red-bean.com>
10983
10984 * gdb.threads/sigthread.c: Use barriers to ensure that
10985 child_thread and child_thread_two are always initialized before we
10986 start to use them.
10987
10988 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
10989
10990 * gdb.base/watchpoint-solib.exp: New.
10991 * gdb.base/watchpoint-solib.c: New.
10992 * gdb.base/watchpoint-solib-shr.c: New.
10993
10994 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
10995
10996 * gdb.base/gdb1056.exp: Add unsigned integer test.
10997
10998 2008-01-28 Doug Evans <dje@google.com>
10999
11000 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
11001
11002 2008-01-27 Jim Blandy <jimb@codesourcery.com>
11003
11004 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
11005
11006 * gdb.base/expand-psymtabs.exp: Doc fix.
11007
11008 2008-01-26 Mark Kettenis <kettenis@gnu.org>
11009
11010 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
11011
11012 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
11013
11014 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
11015 -var-set-format.
11016
11017 2008-01-23 Chris Demetriou <cgd@google.com>
11018
11019 * gdb.threads/thread_events.c: New testcase source file.
11020 * gdb.threads/thread_events.exp: New testcase expect file.
11021
11022 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
11023
11024 * lib/gdb.exp: Add the variable octal.
11025
11026 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
11027 -var-set-format.
11028
11029 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
11030 Vladimir Prus <vladimir@codesourcery.com>
11031
11032 * gdb.base/float.exp: Allow missing floating point for m68k and
11033 PowerPC.
11034
11035 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
11036
11037 * gdb.mi/basics.c: Setup for testing breakpoints
11038 ignore count.
11039 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
11040 * gdb.mi/mi-cli.exp: Adjust.
11041 * gdb.mi/mi2-cli.exp: Adjust.
11042
11043 2008-01-17 Pedro Alves <pedro@codesourcery.com>
11044
11045 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
11046 and 'dummy_ptr' integer pointer. Initialize struct_declarations
11047 with dummy_ptr's address.
11048 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
11049 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
11050 all targets.
11051 * gdb.mi/mi2-var-child.exp: Likewise.
11052
11053 2008-01-09 Joel Brobecker <brobecker@adacore.com>
11054
11055 * gdb.ada/null_array: New test program.
11056 * gdb.ada/null_array.exp: New testcase.
11057
11058 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
11059
11060 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
11061 with required float modifiers.
11062
11063 2008-01-08 Joel Brobecker <brobecker@adacore.com>
11064
11065 * gdb.ada/funcall_param: New test program.
11066 * gdb.ada/funcall_param.exp: New testcase.
11067
11068 2008-01-08 Joel Brobecker <brobecker@adacore.com>
11069
11070 * gdb.ada/arrayparam: New test program.
11071 * gdb.ada/arrayparam.exp: New testcase.
11072
11073 2008-01-08 Joel Brobecker <brobecker@adacore.com>
11074
11075 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
11076 landed. Should also fix random failures in the test following it.
11077
11078 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
11079
11080 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
11081 for expressions with decimal float values.
11082 (test_dfp_conversions): New function to test casts to and from
11083 decimal float types.
11084 Call test_dfp_conversions.
11085 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
11086 elements.
11087 (main): Initialize ds.float4 and ds.double8 elements.
11088 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
11089 string to new error message.
11090 (d64_set_tests): Likewise.
11091 (d128_set_tests): Likewise.
11092 Add tests for expressions with decimal float variables. Add tests for
11093 conversions to and from decimal float types.
11094
11095 2008-01-05 Joel Brobecker <brobecker@adacore.com>
11096
11097 * gdb.ada/packed_tagged/comp_bug.adb: New file.
11098 * gdb.ada/packed_tagged.exp: New testcase.
11099
11100 2008-01-04 Joel Brobecker <brobecker@adacore.com>
11101
11102 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
11103 gdb.ada/homonym/homonym_main.adb: New files.
11104 * gdb.ada/homonym.exp: New testcase.
11105
11106 2008-01-04 Joel Brobecker <brobecker@adacore.com>
11107
11108 * gdb.ada/packed_array.exp: Add testing of references to
11109 a packed array.
11110
11111 2008-01-04 Joel Brobecker <brobecker@adacore.com>
11112
11113 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
11114 New files.
11115 * gdb.ada/type_coercion.exp: New testcase.
11116
11117 2008-01-04 Joel Brobecker <brobecker@adacore.com>
11118
11119 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
11120 gdb.ada/tagged/foo.adb: New file.
11121 * gdb.ada/tagged.exp: New testcase.
11122
11123 2008-01-04 Joel Brobecker <brobecker@adacore.com>
11124
11125 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
11126 gdb.ada/ptype_field/foo.adb: New files.
11127 * gdb.ada/ptype_field.exp: New testcase.
11128
11129 2008-01-03 Joel Brobecker <brobecker@adacore.com>
11130
11131 * gdb.ada/print_pc.exp: New testcase.
11132
11133 2008-01-03 Joel Brobecker <brobecker@adacore.com>
11134
11135 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
11136 gdb.ada/taft_type/p.adb: New files.
11137 * gdb.ada/taft_type.exp: New testcase.
11138
11139 2008-01-03 Joel Brobecker <brobecker@adacore.com>
11140
11141 * gdb.ada/array_bounds/bar.adb: New file.
11142 * gdb.ada/array_bounds.exp: New testcase.
11143
11144 2008-01-03 Joel Brobecker <brobecker@adacore.com>
11145
11146 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
11147 gdb.ada/arrayptr/foo.adb: New files.
11148 * gdb.ada/arrayptr.exp: New testcase.
11149
11150 2008-01-03 Joel Brobecker <brobecker@adacore.com>
11151
11152 * gdb.base/set-lang-auto.exp: New testcase.
11153
11154 2008-01-03 Joel Brobecker <brobecker@adacore.com>
11155
11156 * gdb.ada/fun_addr/foo.adb: New file.
11157 * gdb.ada/fun_addr.exp: New testcase.
11158
11159 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11160
11161 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
11162 New files
11163
11164 2008-01-02 Joel Brobecker <brobecker@adacore.com>
11165
11166 * array_subscript_addr/p.adb: New file.
11167 * array_subscript_addr.exp: New testcase.
11168
11169 2008-01-02 Joel Brobecker <brobecker@adacore.com>
11170
11171 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
11172 New files.
11173 * gdb.ada/str_cmp_ref.exp: New testcase.
11174
11175 2008-01-01 Joel Brobecker <brobecker@adacore.com>
11176
11177 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
11178 gdb.ada/fun_in_declare/foo.adb: New files.
11179 * gdb.ada/fun_in_declare.exp: New testcase.
11180
11181 2008-01-01 Joel Brobecker <brobecker@adacore.com>
11182
11183 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
11184 gdb.ada/ref_param/pck.ads: New files.
11185 * gdb.ada/ref_param.exp: New testcase.
11186
11187 2008-01-01 Joel Brobecker <brobecker@adacore.com>
11188
11189 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
11190 gdb.ada/interface/foo.adb: New files.
11191 * gdb.ada/interface.exp: New testcase.
11192
11193 2007-12-31 Jim Blandy <jimb@codesourcery.com>
11194
11195 * gdb.base/multi-forks.exp: Consume all output from child
11196 processes before proceeding to next test.
11197
11198 2007-12-29 Jim Blandy <jimb@codesourcery.com>
11199
11200 * configure: Regenerated.
11201
11202 2007-12-27 Joel Brobecker <brobecker@adacore.com>
11203
11204 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
11205 gdb.ada/fixed_cmp/fixed.adb: New files.
11206 * gdb.ada/fixed_cmp.exp: New testcase.
11207
11208 2007-12-27 Joel Brobecker <brobecker@adacore.com>
11209
11210 * gdb.ada/boolean_expr.exp: New testcase.
11211
11212 2007-12-26 Jim Blandy <jimb@codesourcery.com>
11213
11214 * gdb.base/multi-forks.exp: Doc fix.
11215
11216 2007-12-26 Joel Brobecker <brobecker@adacore.com>
11217
11218 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
11219 * gdb.ada/char_param.exp: Do not compile our test program with
11220 -gnata, this is unnecessary.
11221 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
11222
11223 2007-12-24 Joel Brobecker <brobecker@adacore.com>
11224
11225 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
11226 gdb.ada/print_chars/foo.adb: New files.
11227 * gdb.ada/print_chars.exp: New testcase.
11228
11229 2007-12-24 Joel Brobecker <brobecker@adacore.com>
11230
11231 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
11232 gdb.ada/char_param/foo.adb: New files.
11233 * gdb.ada/char_param.exp: New testcase.
11234
11235 2007-12-22 Jim Blandy <jimb@codesourcery.com>
11236
11237 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
11238 hard-coding source line numbers into the test.
11239 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
11240 gdb_get_line_number to find.
11241
11242 2007-12-22 Joel Brobecker <brobecker@adacore.com>
11243
11244 * gdb.base/ptype.c (highest): New struct type.
11245 (the_highest): New variable of that type.
11246 (main): Add dummy assignment to a field of variable the_highest.
11247 * gdb.base/ptype.exp: Test type printing of our new variable.
11248
11249 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
11250
11251 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
11252 and record first explicitly generated thread number.
11253 Use that thread number for thread specific watchpoint test.
11254 Add iteration number to repetitive tests.
11255
11256 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
11257 Jim Blandy <jimb@codesourcery.com>
11258
11259 * gdb.base/expand-psymtabs.c: New testcase
11260 source file.
11261 * gdb.base/expand-psymtabs.exp: New testcase
11262 expect file.
11263
11264 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
11265
11266 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
11267 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
11268
11269 2007-12-17 Joel Brobecker <brobecker@adacore.com>
11270
11271 * gdb.ada/frame_args/foo.adb: New file.
11272 * gdb.ada/frame_args/pck.ads: New file.
11273 * gdb.ada/frame_args/pck.adb: New file.
11274 * gdb.ada/frame_args.exp: New testcase.
11275
11276 2007-12-17 Joel Brobecker <brobecker@adacore.com>
11277
11278 * gdb.base/frame-args.c: New file.
11279 * gdb.base/frame-args.exp: New testcase.
11280
11281 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
11282 Joseph Myers <joseph@codesourcery.com>
11283
11284 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
11285
11286 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
11287
11288 * gdb.mi/mi-pending.exp: New.
11289 * gdb.mi/mi-pending.c: New.
11290 * gdb.mi/mi-pendshr.c: New.
11291
11292 2007-12-06 Jim Blandy <jimb@codesourcery.com>
11293
11294 * gdb.base/default.exp: Update expected output for 'info catch'.
11295
11296 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11297
11298 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
11299 must be set to binary.
11300
11301 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
11302
11303 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
11304
11305 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
11306
11307 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
11308 gdb.mi/mi-file-transfer.exp: New.
11309
11310 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11311
11312 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
11313
11314 2007-11-22 Maciej W. Rozycki <macro@mips.com>
11315
11316 * gdb.trace/backtrace.exp: Fix a typo.
11317 * gdb.trace/circ.exp: Likewise.
11318 * gdb.trace/collection.exp: Likewise.
11319 * gdb.trace/limits.exp: Likewise.
11320 * gdb.trace/report.exp: Likewise.
11321 * gdb.trace/tfind.exp: Likewise.
11322 * gdb.trace/while-dyn.exp: Likewise.
11323
11324 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
11325
11326 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
11327 objects of pointers that can't be dereferenced are now
11328 "noneditable".
11329
11330 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11331
11332 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
11333 (target_cpu): Remove.
11334
11335 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
11336
11337 * gdb.base/ending-run.exp: Expect the list of cleared
11338 breakpoint to come in natural order, not the reversed one.
11339
11340 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
11341
11342 * gdb.mi/mi-var-child.c (do_child_deletion): New.
11343 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
11344
11345 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
11346
11347 * gdb.base/printcmds.exp: New function
11348 test_printf_with_dfp.
11349
11350 2007-11-02 Doug Evans <dje@google.com>
11351
11352 * gdb.disasm/t01_mov.s: Remove carriage returns.
11353 * gdb.disasm/t02_mova.s: Ditto.
11354 * gdb.disasm/t03_add.s: Ditto.
11355 * gdb.disasm/t04_sub.s: Ditto.
11356 * gdb.disasm/t05_cmp.s: Ditto.
11357 * gdb.disasm/t06_ari2.s: Ditto.
11358 * gdb.disasm/t07_ari3.s: Ditto.
11359 * gdb.disasm/t08_or.s: Ditto.
11360 * gdb.disasm/t09_xor.s: Ditto.
11361 * gdb.disasm/t10_and.s: Ditto.
11362 * gdb.disasm/t11_logs.s: Ditto.
11363 * gdb.disasm/t12_bit.s: Ditto.
11364 * gdb.disasm/t13_otr.s: Ditto.
11365
11366 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11367
11368 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
11369
11370 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11371
11372 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
11373 provide DFP support.
11374
11375 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
11376
11377 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
11378 Test "set powerpc vector-abi". Skip auto-detection tests for old
11379 toolchains.
11380
11381 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
11382
11383 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
11384 with [string compare].
11385
11386 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
11387
11388 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
11389 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
11390
11391 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
11392
11393 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
11394 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
11395 * gdb.opt/Makefile.in: New makefile.
11396 * Makefile.in: Create new directory "gdb.opt".
11397 * configure.ac: Add "gdb.opt" directory.
11398 * configure: Regenerated.
11399
11400 2007-10-25 Doug Evans <dje@google.com>
11401
11402 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
11403 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
11404
11405 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
11406 Thiago Jung Bauermann <bauerman@br.ibm.com>
11407
11408 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
11409 Floating Point expressions.
11410 * gdb.base/dfp-test.exp: new file adding tests for Decimal
11411 Floating Point variables.
11412 * gdb.base/dfp-test.c: new file containing program with Decimal
11413 Floating variables, used by gdb.base/dfp-test.exp.
11414
11415 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
11416
11417 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
11418
11419 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11420
11421 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
11422 compiling test case with GCC.
11423 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
11424
11425 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11426
11427 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11428 format changes.
11429
11430 2007-10-18 Michael Snyder <msnyder@specifix.com>
11431
11432 * gdb.base/dbx.exp: Add missing "-re " operator.
11433
11434 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
11435
11436 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
11437 * configure.ac: Removed trailing spaces after backslash.
11438 * gdb.modula2: New directory.
11439 * gdb.modula2/Makefile.in: New file.
11440 * gdb.modula2/unbounded-array.exp: New file.
11441 * gdb.modula2/unbounded1.c: New file.
11442
11443 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
11444
11445 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
11446
11447 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
11448
11449 * gdb.base/sigstep.c (main): Add checks for
11450 return values for setitimer call.
11451 Call setitimer again with itimer = ITIMER_REAL
11452 if first call to setitimer fails.
11453
11454 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
11455
11456 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
11457 of $timeout.
11458
11459 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
11460
11461 * gdb.server/server-run.exp: Test for dynamic linker symbols.
11462
11463 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
11464
11465 * lib/gdb.exp (gdb_run_cmd): Move comment outside
11466 of gdb_expect call, to avoid interruption.
11467
11468 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
11469
11470 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
11471 (v_unsigned_long_long, v_long_long_array)
11472 (v_signed_long_long_array, v_unsigned_long_long_array)
11473 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
11474 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
11475 [!NO_LONG_LONG]: New.
11476 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
11477 v_long_long_member.
11478
11479 (v_long_long_func, v_signed_long_long_func)
11480 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
11481 (main) [!NO_LONG_LONG]: Initialize long long variants.
11482
11483 * gdb.base/whatis.exp: If board file requests no_long_long, build
11484 test with NO_LONG_LONG defined. Test long long, signed long long,
11485 and unsigned long long variants but only if board file doesn't
11486 disable it.
11487
11488 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
11489 Daniel Jacobowitz <dan@codesourcery.com>
11490
11491 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
11492 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
11493 * configure: Regenerated.
11494 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
11495 gdb.pascal/types.exp, lib/pascal.exp: New files.
11496
11497 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
11498
11499 * gdb.cp/classes.exp (do_tests): Always step to the line after the
11500 call.
11501 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
11502 to return to the call.
11503 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
11504 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
11505 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
11506 * gdb.mi/mi-until.exp (test_until): Likewise.
11507 * gdb.mi/mi2-until.exp (test_until): Likewise.
11508
11509 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
11510
11511 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
11512 two-char array.
11513 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
11514
11515 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
11516
11517 * gdb.threads/watchthreads.c (thread_function): Sleep between
11518 iterations.
11519 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
11520 at once for S/390. Generate matching fails and passes.
11521
11522 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
11523
11524 * gdb.mi/var-cmd.c (do_children_tests): Initialize
11525 the 'struct_declarations' variable to zeros.
11526
11527 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
11528
11529 * gdb.cp/mb-ctor.cc: New.
11530 * gdb.cp/mb-ctor.exp: New.
11531 * gdb.cp/mb-templates.cc: New.
11532 * gdb.cp/mb-templates.exp: New.
11533
11534 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
11535
11536 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
11537
11538 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
11539
11540 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
11541 targets.
11542 * configure: Regenerate.
11543
11544 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
11545
11546 * gdb.base/annota1.exp: Adjust for 'info break'
11547 format changes.
11548 * gdb.base/annota3.exp: Likewise.
11549 * gdb.base/break.exp: Likewise.
11550 * gdb.base/condbreak.exp: Likewise.
11551 * gdb.base/pending.exp: Likewise.
11552 * gdb.base/sepdebug.exp: Likewise.
11553 * gdb.base/unload.exp: Likewise.
11554 * gdb.base/ovldbreak.exp: Likewise.
11555
11556 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
11557
11558 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
11559 messages.
11560 * gdb.base/chng-syms.exp: Likewise.
11561 * gdb.base/unload.exp: Likewise.
11562
11563 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
11564
11565 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
11566
11567 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
11568
11569 * schedlock.c (NUM): Change to 1.
11570 (main): Use args[0] for the main thread.
11571 * schedlock.exp: Only expect two threads. Only issue one pass or fail
11572 regardless of the number of threads.
11573
11574 2007-09-14 Maciej W. Rozycki <macro@mips.com>
11575
11576 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
11577 type down.
11578 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11579 test.
11580 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
11581 watchpoint type down.
11582 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11583 test.
11584
11585 2007-09-14 Maciej W. Rozycki <macro@mips.com>
11586
11587 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
11588 Move all the tests here and run them twice, once using software
11589 watchpoints and once using hardware watchpoints.
11590 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
11591
11592 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
11593
11594 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
11595 test.
11596
11597 2007-09-10 Mark Kettenis <kettenis@gnu.org>
11598
11599 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
11600 build-id.
11601
11602 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
11603 know about $ORIGIN. Calculate output dir from $dest instead of
11604 using ${objdir}/{$subdir}.
11605
11606 2007-09-09 Mark Kettenis <kettenis@gnu.org>
11607
11608 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
11609 gcore, before continuing with the test.
11610
11611 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
11612
11613 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
11614 * gdb.mi/mi-watch.exp: Likewise.
11615
11616 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11617 Jim Blandy <jimb@codesourcery.com>
11618
11619 * gdb.arch/i386-sse.exp: Do not expect character constants.
11620 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
11621 * gdb.base/display.exp: Allow print/s.
11622 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
11623 and unsigned char array changes.
11624
11625 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11626
11627 * gdb.base/display.exp: Add tests for printf %p.
11628
11629 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
11630
11631 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
11632 the dll name to unicode.
11633
11634 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11635
11636 * gdb.base/default.exp (show version): Update the version text.
11637 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
11638
11639 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11640
11641 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
11642 New files.
11643
11644 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11645
11646 * lib/gdb.exp (build_id_debug_filename_get): New function.
11647 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
11648 Remove the generate DEBUG file for the future testcase runs.
11649 New testcase for the NT_GNU_BUILD_ID retrieval.
11650 Move the final testing step to ...
11651 (test_different_dir): ... a new function.
11652 New parameter XFAIL to XFAIL all the tests performed.
11653 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
11654 New parameter TYPE to PF_PREFIX all the tests performed.
11655
11656 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
11657
11658 * gdb.mi/mi-var-cp.cc (path_expression): New
11659 function.
11660 * gdb.mi/mi-var-cp.exp: Run path exression tests.
11661
11662 2007-08-27 Markus Deuling <deuling@de.ibm.com>
11663
11664 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
11665 to fit into SPU Local Store memory.
11666
11667 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11668
11669 * gdb.base/default.exp: Adjust the expected output of "info
11670 warranty" after the switch to GPLv3.
11671
11672 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11673
11674 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
11675 to 30000 (from 20000).
11676
11677 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11678
11679 Switch the license of all .exp files to GPLv3.
11680 Switch the license of all .f and .f90 files to GPLv3.
11681 Switch the license of all .s and .S files to GPLv3.
11682
11683 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11684
11685 * configure.ac: Switch license to GPLv3.
11686
11687 2007-08-23 Joel Brobecker <brobecker@adacore.com>
11688
11689 Switch the licensing to GPLv3 for all .ads and .adb files.
11690
11691 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
11692
11693 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
11694 and t_int_double.
11695 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
11696
11697 2007-08-17 Joel Brobecker <brobecker@adacore.com>
11698
11699 * gdb.base/step-line.c: Switch license to GPL version 3, and
11700 update copyright year.
11701 * gdb.base/step-line.inp: Likewise.
11702
11703 2007-08-17 Joel Brobecker <brobecker@adacore.com>
11704
11705 * gdb.base/gdb1555.exp: Make expected output immune to formatting
11706 changes inside gdb1555.c.
11707 * gdb.base/pending.exp: Likewise.
11708
11709 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
11710
11711 * config/default.exp: New file.
11712
11713 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
11714
11715 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
11716 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
11717
11718 2007-07-30 Maciej W. Rozycki <macro@mips.com>
11719
11720 * gdb.base/dump.exp: Force the correct endianness for binary
11721 formats not carrying this information.
11722
11723 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11724
11725 * gdb.threads/staticthreads.exp: Match .*sem_post.
11726
11727 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11728
11729 * gdb.base/readline.exp (operate_and_get_next): Match the final
11730 prompt.
11731
11732 2007-07-23 Kevin Buettner <kevinb@redhat.com>
11733
11734 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
11735 to restarting SID.
11736
11737 2007-07-18 Kevin Buettner <kevinb@redhat.com>
11738
11739 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
11740 prior to `gdb_start'.
11741
11742 2007-07-18 Kevin Buettner <kevinb@redhat.com>
11743
11744 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
11745 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
11746 Remove call to gdb_unload.
11747
11748 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
11749 Daniel Jacobowitz <dan@codesourcery.com>
11750
11751 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
11752 for __WIN32__.
11753 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
11754 * gdb.base/unload.exp: Use shared library test routines.
11755
11756 2007-07-03 Markus Deuling <deuling@de.ibm.com>
11757
11758 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
11759 * gdb.base/solib-symbol-lib.c: Likewise.
11760 * gdb.base/solib-symbol-main.c: Likewise.
11761
11762 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
11763
11764 * config/gdbserver.exp (gdb_reconnect): New.
11765 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
11766 gdb.base/solib-disc.exp: New files.
11767 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
11768 remote debugging".
11769 (gdb_compile): Add shlib_load flag.
11770 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
11771 port.
11772 (gdbserver_reconnect): New.
11773
11774 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
11775 Daniel Jacobowitz <dan@codesourcery.com>
11776
11777 * gdb.base/annota3.exp: Test for if construct.
11778
11779 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
11780
11781 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
11782
11783 2007-06-21 Chris Dearman <chris@mips.com>
11784 Maciej W. Rozycki <macro@mips.com>
11785
11786 * gdb.base/display.exp: Allow a newline after display/i.
11787 * gdb.base/pc-fp.exp: Likewise.
11788 * gdb.base/sigbpt.exp: Likewise.
11789
11790 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11791
11792 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
11793 required features to be included.
11794
11795 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
11796
11797 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
11798 in info threads output.
11799
11800 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11801 Markus Deuling <deuling@de.ibm.com>
11802
11803 * gdb.arch/spu-info.exp: New testcase.
11804 * gdb.arch/spu-info.c: New file.
11805
11806 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
11807
11808 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
11809 tpcs_offset. Restore lr after the call.
11810 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
11811
11812 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
11813
11814 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
11815 (gdbserver_run): Kill any running gdbserver.
11816 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
11817
11818 2007-05-17 Maciej W. Rozycki <macro@mips.com>
11819
11820 * gdb.base/sigbpt.exp: Preset segv_addr.
11821
11822 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
11823
11824 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
11825 (gdb_compile_shlib): Likewise.
11826 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
11827 (default_gdb_init): Clear cleanfiles.
11828 (gdb_finish): Delete recorded cleanfiles.
11829 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
11830
11831 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
11832 Do not use isnative.
11833 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
11834 gdb.base/so-impl-ld.exp: Likewise.
11835 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
11836 * gdb.base/unload.exp: Likewise. Do not pass empty option to
11837 gdb_compile.
11838
11839 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
11840
11841 * config/unknown.exp: Remove.
11842
11843 2007-05-15 Markus Deuling <deuling@de.ibm.com>
11844
11845 * gdb.base/info-proc.exp: Check is_remote.
11846
11847 2007-05-14 Markus Deuling <deuling@de.ibm.com>
11848
11849 * gdb.base/gcore.exp: Initialize variable core_supported.
11850
11851 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11852
11853 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
11854
11855 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11856
11857 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
11858 * gdb.threads/print-threads.exp (test_all_threads): Allow
11859 negative and hexadecimal thread IDs.
11860
11861 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11862
11863 * gdb.java/jprint.java (public): Avoid invalid call to static
11864 method.
11865
11866 2007-05-14 Denis Pilat <denis.pilat@st.com>
11867
11868 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
11869 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
11870 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11871 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
11872 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
11873
11874 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11875
11876 * gdb.base/overlays.exp: Add support for targets with only code
11877 overlay support, not data overlay. Support spu-*-* target in
11878 this mode.
11879 * gdb.base/ovlymgr.c: Provide stubs for spu target.
11880 * gdb.base/spu.ld: New file.
11881
11882 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
11883
11884 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
11885
11886 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
11887
11888 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
11889
11890 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11891
11892 * gdb.java/jmain.exp: Handle demangled names with and without method
11893 signatures.
11894
11895 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11896
11897 * gdb.mi/mi-syn-frame.c (main, foo, bar)
11898 (have_a_very_merry_interrupt): Remove calls to puts.
11899 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
11900 inferior output.
11901 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
11902 test names.
11903
11904 2007-04-29 Markus Deuling <deuling@de.ibm.com>
11905 Daniel Jacobowitz <dan@codesourcery.com>
11906
11907 * gdb.base/auxv.exp (core_works): Also check is_remote.
11908 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
11909
11910 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
11911
11912 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
11913 message, not the undefined 'module' variable.
11914 * gdb.base/siginfo.exp: Likewise.
11915 * gdb.base/sigstep.exp: Likewise.
11916 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
11917 serialport.
11918 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
11919
11920 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
11921
11922 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
11923 target sim fails. Return 0 otherwise.
11924 (gdb_load): Return prematurely if gdb_target_sim fails.
11925
11926 2007-04-16 Denis Pilat <denis.pilat@st.com>
11927
11928 * gdb.base/setshow.exp: Reset height after having set it to 100.
11929
11930 2007-04-16 Denis Pilat <denis.pilat@st.com>
11931
11932 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
11933
11934 2007-04-16 Denis Pilat <denis.pilat@st.com>
11935
11936 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
11937
11938 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
11939
11940 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
11941 tests. Run the frozen varobjs test.
11942 * gdb.mi/var-cmd.c (do_frozen_tests): New.
11943 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
11944
11945 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11946
11947 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
11948 gdb.base/type-opaque.exp: New files.
11949
11950 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
11951
11952 * gdb.mi/mi-var-child.c
11953 (do_children_tests): User char[2] instead of
11954 char so that automatic printing of pointers to char
11955 don't give unpredicable result.
11956 * gdb.mi/var-cmd.c (do_locals_test): Initialize
11957 local variables.
11958 * gdb.mi/mi-var-child.exp: Step to right line
11959 of do_children_tests.
11960 * gdb.mi/mi2-var-child.exp: Likewise.
11961 * gdb.mi/mi-var-cmd.exp: Step to right line of
11962 do_locals_tests.
11963 (do_children_tests): User char[2] instead of
11964 char so that automatic printing of pointers to char
11965 don't give unpredicable result.
11966 * gdb.mi/mi2-var-cmd.exp: Likewise.
11967 * lib/mi-support.exp (mi_continue_to_line):
11968 Pass test name to mi_wait_for_stop.
11969
11970 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11971
11972 * gdb.asm/asm-source.exp: Remove d10v case.
11973 * lib/gdb.exp (skip_cplus_tests): Likewise.
11974 * gdb.asm/d10v.inc: Deleted.
11975
11976 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11977
11978 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
11979
11980 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11981
11982 * config/netware.exp: Delete file.
11983
11984 2007-03-29 Joel Brobecker <brobecker@adacore.com>
11985
11986 * gdb.dwarf2/dw2-noloc.S: New file.
11987 * gdb.dwarf2/dw2-noloc.exp: New file.
11988
11989 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
11990
11991 * gdb.cp/method2.cc: New test.
11992 * gdb.cp/method2.exp: New test.
11993 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
11994
11995 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11996
11997 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
11998
11999 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
12000
12001 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
12002
12003 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
12004
12005 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
12006 (gdb_load): Delete, replace with...
12007 (gdb_reload): ...this.
12008 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
12009 * gdb.server/server-mon.exp: Likewise.
12010 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
12011 (gdb_start_cmd): New.
12012 (gdb_file_cmd): Save the last loaded file.
12013 (gdb_reload): New.
12014 (gdb_gnu_strip_debug): Use transform.
12015 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
12016 support here. Use new $last_loaded_file. Check mtime.
12017 (gdb_target_cmd): Handle ObjC failure case.
12018 (infer_host_exec): Delete.
12019 (gdbserver_load): Rename to...
12020 (gdbserver_run): ...this. Simplify.
12021 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
12022 (mi_gdb_load): Move most contents to a new function...
12023 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
12024 (mi_run_cmd): Use mi_gdb_target_load.
12025 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
12026 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
12027 Use gdb_run_cmd.
12028 * gdb.base/charsign.exp: Remove incorrect comment.
12029 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
12030 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
12031 gdb.base/start.exp: Use gdb_start_cmd.
12032
12033 2007-03-23 Nigel Stephens <nigel@mips.com>
12034 Maciej W. Rozycki <macro@mips.com>
12035
12036 * gdb.base/sigbpt.exp: Fix the message when skipping test.
12037 * gdb.base/signull.exp: Similarly.
12038
12039 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12040
12041 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
12042 messages available to test cases (like chng-sym.exp).
12043
12044 2007-03-14 Andreas Schwab <schwab@suse.de>
12045
12046 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
12047 format changes.
12048
12049 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
12050
12051 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
12052 (optimized_1): New.
12053 (main): Call optimized_1.
12054 (gdb2029): Correct typos. Call gdb2029_marker.
12055 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
12056 for gdb2029.
12057
12058 2007-03-12 Mark Kettenis <kettenis@gnu.org>
12059
12060 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
12061 as tabs. Remove redundant test pattern.
12062
12063 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12064
12065 * gdb.base/long_long.exp: Accept optional symbol name in <...>
12066 for /a format output.
12067
12068 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
12069
12070 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
12071 collect output incrementally.
12072
12073 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12074
12075 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
12076 for -var-create lpcharacter test.
12077 * gdb.mi/mi2-var-cmd.exp: Likewise.
12078
12079 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12080
12081 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
12082 pass on targets where address zero is readable.
12083
12084 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12085
12086 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
12087 just a single architecture.
12088
12089 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12090
12091 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
12092 (fetch_all_registers): New function, uses gdb_test_multiple and
12093 exp_continue to fetch inferior output line-by-line.
12094 Replace all uses of do_get_all_registers by fetch_all_registers.
12095
12096 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12097
12098 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
12099 in target_info.
12100
12101 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
12102
12103 * gdb.threads/manythreads.exp: Use $message string for
12104 consistancy; add a default (timeout) case.
12105
12106 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
12107
12108 * gdb.base/watchpoint.exp: Fix truncated comment.
12109
12110 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
12111
12112 * Makefile.in: Remove spurious single-quotes from sed command.
12113
12114 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
12115
12116 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
12117 func.
12118 * gdb.mi/mi2-var-cmd.exp: Likewise.
12119
12120 2007-02-27 Joel Brobecker <brobecker@adacore.com>
12121
12122 * gdb.dwarf2/dw2-producer.S: New file.
12123 * gdb.dwarf2/dw2-producer.exp: New testcase.
12124
12125 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
12126
12127 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
12128 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
12129 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
12130 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
12131 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
12132 Revert tests to use mi_gdb_test and include value field in output
12133 of -var-create.
12134
12135 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
12136
12137 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
12138
12139 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
12140
12141 * gdb.base/maint.exp: Remove full paths from test names.
12142 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
12143 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
12144
12145 2007-02-27 Joel Brobecker <brobecker@adacore.com>
12146
12147 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
12148
12149 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
12150
12151 * gdb.server/server-mon.exp: New test.
12152
12153 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
12154
12155 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
12156
12157 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
12158
12159 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
12160 register capitalization.
12161
12162 2007-02-13 Denis Pilat <denis.pilat@st.com>
12163
12164 * gdb.mi/mi-var-invalidate.exp: New file.
12165
12166 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
12167
12168 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
12169
12170 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
12171
12172 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
12173
12174 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
12175
12176 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
12177 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
12178
12179 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
12180
12181 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
12182 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
12183 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
12184 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
12185 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
12186 * gdb.mi/gdb792.exp, lib/mi-support.exp:
12187 Update tests to include value field in output of -var-create.
12188
12189 2007-02-08 Andreas Schwab <schwab@suse.de>
12190
12191 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
12192
12193 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
12194
12195 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
12196 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
12197
12198 2007-02-02 Denis Pilat <denis.pilat@st.com>
12199
12200 * gdb.threads/threadapply.exp: check that frame is not changed by
12201 the thread apply all command.
12202
12203 2007-01-31 Andreas Schwab <schwab@suse.de>
12204
12205 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
12206
12207 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
12208 in the dwarf sections.
12209 * gdb.dwarf2/mac-fileno.S: Likewise.
12210
12211 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
12212 bspstore register on ia64.
12213
12214 2007-01-29 Andreas Schwab <schwab@suse.de>
12215
12216 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
12217 "frame-begin" annotation.
12218
12219 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
12220 number of "frames-invalid" annotations.
12221
12222 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12223
12224 * gdb.base/commands.exp: Call if_commands_test.
12225 (gdb_test_no_prompt, if_commands_test): New.
12226
12227 2007-01-28 Mark Kettenis <kettenis@gnu.org>
12228
12229 * gdb.threads/sigthread.c (NSIGS): Make bigger.
12230
12231 2007-01-27 Andreas Schwab <schwab@suse.de>
12232
12233 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
12234 .short/.int/.quad in the dwarf sections.
12235 * gdb.dwarf2/dw2-intercu.S: Likewise.
12236 * gdb.dwarf2/dw2-intermix.S: Likewise.
12237
12238 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12239
12240 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
12241 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
12242 array.
12243 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
12244 * gdb.base/setvar.exp: Likewise.
12245
12246 2007-01-26 Andreas Schwab <schwab@suse.de>
12247
12248 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
12249 test.
12250
12251 * gdb.base/multi-forks.exp ("restart $i"): Also match
12252 __kernel_syscall_via_break.
12253
12254 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
12255
12256 * lib/mi-support.exp (mi_delete_varobj): New.
12257 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
12258 testcase.
12259 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
12260 (main): Call the above.
12261 (reference_update_test, base_in_reference_test)
12262 (reference_to_pointer): Delete the created varobjs.
12263
12264 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
12265
12266 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
12267 * configure: Regenerated.
12268 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
12269 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
12270 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
12271 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
12272 * lib/gdb.exp (gdb_skip_xml_test): New function.
12273
12274 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
12275
12276 * gdb.base/sigrepeat.exp: Correct error message.
12277
12278 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12279 Daniel Jacobowitz <dan@codesourcery.com>
12280
12281 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
12282 gdb.arch/i386-gnu-cfi-asm.S: New files.
12283
12284 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12285
12286 * lib/gdb.exp: Abort on missing `site.exp'.
12287
12288 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12289 Daniel Jacobowitz <dan@codesourcery.com>
12290
12291 * gdb.base/included.c, gdb.base/included.exp,
12292 gdb.base/included.h: New files.
12293
12294 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
12295
12296 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
12297 (maximize_rlimit): Reduce limits on 64-bit systems.
12298
12299 2007-01-19 Mark Kettenis <kettenis@gnu.org>
12300
12301 From Marcus Deuling <deuling@de.ibm.com>:
12302 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
12303 every case.
12304
12305 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
12306
12307 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
12308 (test_path_specification): Use objdir instead of srcdir to always
12309 get an absolute filename.
12310
12311 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
12312
12313 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
12314
12315 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
12316
12317 * gdb.mi/mi-var-cp.cc (reference_update_tests):
12318 Make sure the variable we're using is in scope.
12319 (reference_to_pointer): Likewise.
12320
12321 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
12322
12323 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
12324 has no debug information.
12325
12326 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
12327
12328 * gdb.base/annota1.exp: Remove extra send_gdb.
12329
12330 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12331
12332 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
12333
12334 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12335
12336 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
12337
12338 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
12339 Daniel Jacobowitz <dan@codesourcery.com>
12340
12341 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
12342 lcharacter or linteger change. Correct duplicated test name.
12343 * gdb.mi/mi2-var-cmd.exp: Likewise.
12344
12345 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12346
12347 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
12348
12349 2007-01-05 Joel Brobecker <brobecker@adacore.com>
12350
12351 * gdb.base/nofield.c: New file.
12352 * gdb.base/nofield.exp: New testcase.
12353
12354 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
12355
12356 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
12357
12358 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
12359 test.
12360
12361 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
12362
12363 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
12364
12365 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
12366
12367 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
12368 when continuing.
12369
12370 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12371
12372 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
12373 Expect ".exe" extension.
12374
12375 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12376
12377 * gdb.base/charset.exp: Add explicit filename to break.
12378 * gdb.base/dbx.exp: Add explicit filename to breaks.
12379
12380 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12381
12382 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
12383 * gdb.mi/mi2-file.exp: Likewise.
12384
12385 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
12386
12387 Implement specification of MI tests as comments
12388 in C and C++ sources.
12389 * lib/mi-support.exp (mi_autotest_data): New variable.
12390 (mi_autotest_source): New variable.
12391 (count_newlines, mi_prepare_inline_tests)
12392 (mi_get_inline_test, mi_continue_to_line)
12393 (mi_run_inline_test, mi_tbreak)
12394 (mi_send_resuming_command, mi_wait_for_stop): New functions.
12395 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
12396 Run inline tests.
12397 * gdb.mi/mi-var-cp.cc: Define tests here.
12398
12399 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
12400
12401 Simplify usage of mi_continue_to.
12402 * lib/mi-support.exp (mi_runto_helper): Renamed
12403 from mi_runto, added new parameter 'run_or_continue'.
12404 (mi_runto): Use mi_runto_helper.
12405 (mi_continue_to): Accept just function name as parameter.
12406 Use mi_runto_helper.
12407 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
12408 * gdb.mi/mi2-var-cmd.exp: Likewise.
12409
12410 2006-01-04 Joel Brobecker <brobecker@adacore.com>
12411
12412 Make this testcase a bit more realistic. The current code
12413 is too simplistic, and allows the compiler to optimize out
12414 some of the entities we need for this testcase.
12415 * gdb.ada/null_record/bar.ads (Void_Star): New type.
12416 (Do_Nothing): Add extra parameter.
12417 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
12418 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
12419 by using a variable of type Void_Star.
12420
12421 2006-01-04 Joel Brobecker <brobecker@adacore.com>
12422
12423 * gdb.ada/catch_ex/foo.adb: New file.
12424 * gdb.ada/catch_ex.exp: New testcase.
12425
12426 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
12427
12428 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
12429 pass --image-base to linker.
12430
12431 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12432 Daniel Jacobowitz <dan@codesourcery.com>
12433
12434 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
12435 secondary prompts.
12436
12437 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
12438
12439 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
12440 output. Test the types of members and member pointers.
12441 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
12442 gdb/2092.
12443 * gdb.cp/member-ptr.exp: Search for a comment instead of a
12444 statement. Enable for GCC. Update expected output for some tests
12445 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
12446 layout.
12447 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
12448 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
12449 (Diamond::vget_base): New.
12450 (main): Add new tests.
12451 * gdb.cp/printmethod.exp: Update expected output for member functions.
12452 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
12453 print pEe->D::vg().
12454
12455 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
12456
12457 * gdb.threads/tls.exp: Allow stops in sem_post.
12458
12459 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
12460
12461 * gdb.base/annota1.exp: Allow .*printf in backtraces.
12462 * gdb.base/annota3.exp: Likewise.
12463 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
12464 again (instead of timing out).
12465 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
12466 GCC bug 26475.
12467 * gdb.java/jmisc.exp: Adjust to work with method signatures including
12468 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
12469 test from jmisc1.exp.
12470 * gdb.java/jmisc1.exp: Delete.
12471 * gdb.java/jprint.exp: Adjust to work with method signatures including
12472 return types.
12473 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
12474 * gdb.threads/linux-dp.exp: Don't be confused by program output.
12475 * lib/java.exp (compile_java_from_source): Pass the correct type
12476 to target_compile.
12477
12478 2006-12-31 Joel Brobecker <brobecker@adacore.com>
12479
12480 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
12481 (stack_align_edx): New function.
12482 (stack_align_eax): New function.
12483 (main): Add calls to stack_align_edx and stack_align_eax.
12484 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
12485 Add testing for the cases where the register used during a stack
12486 realignment is edx. Same for eax.
12487
12488 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
12489
12490 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
12491 and generic PE targets.
12492
12493 2006-12-29 Joel Brobecker <brobecker@adacore.com>
12494
12495 * gdb.ada/array_return.exp: Update copyright date list.
12496
12497 2006-12-27 Joel Brobecker <brobecker@adacore.com>
12498
12499 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
12500 (Create_Small_Float_Vector): New function.
12501 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
12502 function body.
12503 * gdb.ada/array_return/p.adb: Use new type and function from
12504 package Pck.
12505 * gdb.ada/array_return.exp: Add a test verifying that GDB is
12506 able to print the value returned by a function returning an
12507 array of float.
12508
12509 2006-12-20 Joel Brobecker <brobecker@adacore.com>
12510
12511 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
12512 The associated tests should be PASSing.
12513
12514 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12515
12516 Test for base in references.
12517 * gdb.mi/mi-var-cp.cc: Add test code.
12518 * gdb.mi/mi-var-cp.exp: Test for bases in references.
12519 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
12520 * gdb.mi/mi2-watch.exp: Likewise.
12521 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
12522 (mi_list_varobj_children): New function.
12523
12524 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12525
12526 * lib/mi-support.exp
12527 (mi_runto): Accept "()" after function name.
12528 (mi_create_varobj): New function.
12529 (mi_varobj_update): New function.
12530 (mi_Check_varobj_value): New function.
12531 * gdb.mi/mi-var-cp.exp: New file.
12532 * gdb.mi/mi-var-cp.cc: New file.
12533
12534 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
12535
12536 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
12537 gdb.base/weaklib2.c: New files.
12538
12539 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
12540
12541 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
12542 info. Adjust test names.
12543
12544 * gdb.base/break.c (main): Move position of malloc.
12545 * gdb.base/break.exp: Revert mistaken checkin.
12546
12547 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
12548
12549 * gdb.mi/mi-var-cmd.exp: Check -var-update after
12550 assignement of arrays and function pointers.
12551 * gdb.mi/var-cmd.c: Add declaration necessary for above
12552 tests.
12553
12554 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12555
12556 * gdb.base/break.c (main): Call malloc.
12557
12558 * gdb.threads/linux-dp.exp: Read thread table before and after
12559 creating each philosopher and verify it.
12560
12561 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12562 Paul Brook <paul@codesourcery.com>
12563 Daniel Jacobowitz <dan@codesourcery.com>
12564
12565 * gdb.base/ending-run.exp: Flatten expect script stepping out of
12566 main to remove duplication. Add start function of the form
12567 '_*start[1-9]*'. Add RVDS start function.
12568
12569 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12570
12571 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
12572
12573 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12574
12575 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
12576 * gdb.asm/spu.inc: New file.
12577 * gdb.base/term.exp: Disable if [target_info exists noargs].
12578 * gdb.gdb/complaints.exp: Disable if ![isnative].
12579 * gdb.gdb/selftest.exp: Likewise.
12580 * gdb.gdb/observer.exp: Likewise.
12581 * gdb.gdb/xfullpath.exp: Likewise.
12582 * gdb.base/attach.exp: Disable on SPU target.
12583 * gdb.cp/bs145503.exp: Likewise.
12584 * gdb.cp/exception.exp: Likewise.
12585 * gdb.cp/userdef.exp: Likewise.
12586
12587 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12588
12589 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
12590
12591 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
12592
12593 * gdb.base/completion.exp: Fix completion tests for
12594 'info' and 'info '.
12595 * gdb.base/help.exp (help_test_raw, test_class_help)
12596 (test_prefix_command_help): Move...
12597 * lib/gdb.exp: Here.
12598 * gdb.base/main.exp: Adjust.
12599 * gdb.cp/maint.exp: Adjust.
12600 * gdb.trace/tracecmd.exp: Use test_help_class.
12601
12602 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12603
12604 * gdb.stabs/weird.exp (print_weird_var): Use
12605 gdb_test_multiple instead of gdb_expect.
12606
12607 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12608
12609 * gdb.base/help.exp (help_test_raw): New.
12610 (test_class_help): New.
12611 (test_prefix_command_help): New.
12612 Adjust testcases.
12613
12614 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
12615
12616 * gdb.base/constvars.c (main): Write to crass and crips, so that
12617 they are allocated by the compiler.
12618
12619 2006-10-27 Andreas Schwab <schwab@suse.de>
12620
12621 * gdb.base/multi-forks.exp: Use "detach fork" instead of
12622 "detach-fork".
12623
12624 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
12625
12626 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
12627 of patterns.
12628
12629 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12630
12631 * gdb.base/sepdebug.exp: Remove debug format test.
12632 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
12633 Handle no-symtab.
12634 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
12635
12636 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12637
12638 * gdb.threads/manythreads.c (thread_function, main): Don't cast
12639 int to pointer or pointer to int.
12640 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
12641
12642 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
12643
12644 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
12645
12646 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12647
12648 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
12649
12650 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
12651
12652 PR c++/2116
12653 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
12654
12655 2006-10-06 Joel Brobecker <brobecker@adacore.com>
12656
12657 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
12658 the corresponding bug has been fixed in GDB (PR/2018).
12659
12660 2006-10-06 Joel Brobecker <brobecker@adacore.com>
12661
12662 * gdb.base/subst.exp: New testcase.
12663
12664 2006-10-06 Joel Brobecker <brobecker@adacore.com>
12665
12666 * gdb.ada/array_return/pck.ads: Add copyright notice.
12667 * gdb.ada/array_return/pck.adb: Likewise.
12668 * gdb.ada/array_return/p.adb: Likewise.
12669 * gdb.ada/exec_changed/first.adb: Likewise.
12670 * gdb.ada/exec_changed/second.adb: Likewise.
12671
12672 2006-10-06 Joel Brobecker <brobecker@adacore.com>
12673
12674 * gdb.ada/watch_arg/watch.adb: New file.
12675 * gdb.ada/watch_arg.exp: New testcase.
12676
12677 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
12678
12679 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
12680 via string_to_regexp.
12681 * gdb.mi/mi2-basics.exp: Likewise.
12682
12683 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
12684
12685 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
12686 Remove unused / obsolete files.
12687
12688 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
12689
12690 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
12691
12692 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
12693
12694 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
12695 HIGH_FRAME argument to -stack-list-arguments can be larger than
12696 the number of frames.
12697
12698 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
12699
12700 * gdb.base/args.c (main): Add breakpoint marker.
12701 * gdb.base/args.exp: Use args_test for tests. Add new tests which
12702 really test empty arguments.
12703 (args_load): Delete.
12704 (args_test): New.
12705
12706 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
12707
12708 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
12709 check for one file.
12710
12711 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
12712
12713 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
12714 HIGH_FRAME argument to -stack-list-locals can be larger than
12715 the number of frames.
12716
12717 2006-08-18 Fred Fish <fnf@specifix.com>
12718
12719 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
12720 '$' in front of skip_vmx_tests_saved when setting that.
12721
12722 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
12723
12724 * gdb.base/trace-commands.exp: New file.
12725
12726 2006-08-10 Joel Brobecker <brobecker@adacore.com>
12727 Daniel Jacobowitz <dan@codesourcery.com>
12728
12729 * gdb.base/step-bt.exp: Make hexadecimal address optional in
12730 expected output of the backtrace commands.
12731
12732 2006-08-09 Joel Brobecker <brobecker@adacore.com>
12733
12734 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
12735 untested followed by return combination.
12736 * gdb.arch/altivec-regs.exp: Likewise.
12737 * gdb.arch/e500-abi.exp: Likewise.
12738 * gdb.arch/e500-regs.exp: Likewise.
12739 * gdb.arch/gdb1291.exp: Likewise.
12740 * gdb.arch/gdb1431.exp: Likewise.
12741 * gdb.arch/gdb1558.exp: Likewise.
12742 * gdb.arch/i386-prologue.exp: Likewise.
12743 * gdb.arch/i386-unwind.exp: Likewise.
12744 * gdb.asm/asm-source.exp: Likewise.
12745 * gdb.base/a2-run.exp: Likewise.
12746 * gdb.base/advance.exp: Likewise.
12747 * gdb.base/all-bin.exp: Likewise.
12748 * gdb.base/annota1.exp: Likewise.
12749 * gdb.base/annota3.exp: Likewise.
12750 * gdb.base/args.exp: Likewise.
12751 * gdb.base/arithmet.exp: Likewise.
12752 * gdb.base/assign.exp: Likewise.
12753 * gdb.base/async.exp: Likewise.
12754 * gdb.base/attach.exp: Likewise.
12755 * gdb.base/bang.exp: Likewise.
12756 * gdb.base/bigcore.exp: Likewise.
12757 * gdb.base/bitfields.exp: Likewise.
12758 * gdb.base/bitfields2.exp: Likewise.
12759 * gdb.base/break.exp: Likewise.
12760 * gdb.base/call-sc.exp: Likewise.
12761 * gdb.base/call-strs.exp: Likewise.
12762 * gdb.base/callfuncs.exp: Likewise.
12763 * gdb.base/checkpoint.exp: Likewise.
12764 * gdb.base/chng-syms.exp: Likewise.
12765 * gdb.base/code-expr.exp: Likewise.
12766 * gdb.base/commands.exp: Likewise.
12767 * gdb.base/completion.exp: Likewise.
12768 * gdb.base/cond-expr.exp: Likewise.
12769 * gdb.base/condbreak.exp: Likewise.
12770 * gdb.base/consecutive.exp: Likewise.
12771 * gdb.base/constvars.exp: Likewise.
12772 * gdb.base/corefile.exp: Likewise.
12773 * gdb.base/cvexpr.exp: Likewise.
12774 * gdb.base/dbx.exp: Likewise.
12775 * gdb.base/define.exp: Likewise.
12776 * gdb.base/detach.exp: Likewise.
12777 * gdb.base/display.exp: Likewise.
12778 * gdb.base/dump.exp: Likewise.
12779 * gdb.base/ena-dis-br.exp: Likewise.
12780 * gdb.base/ending-run.exp: Likewise.
12781 * gdb.base/environ.exp: Likewise.
12782 * gdb.base/eval-skip.exp: Likewise.
12783 * gdb.base/exprs.exp: Likewise.
12784 * gdb.base/fileio.exp: Likewise.
12785 * gdb.base/finish.exp: Likewise.
12786 * gdb.base/float.exp: Likewise.
12787 * gdb.base/foll-exec.exp: Likewise.
12788 * gdb.base/foll-fork.exp: Likewise.
12789 * gdb.base/foll-vfork.exp: Likewise.
12790 * gdb.base/freebpcmd.exp: Likewise.
12791 * gdb.base/funcargs.exp: Likewise.
12792 * gdb.base/gcore.exp: Likewise.
12793 * gdb.base/gdb1090.exp: Likewise.
12794 * gdb.base/gdb1250.exp: Likewise.
12795 * gdb.base/huge.exp: Likewise.
12796 * gdb.base/info-proc.exp: Likewise.
12797 * gdb.base/interrupt.exp: Likewise.
12798 * gdb.base/jump.exp: Likewise.
12799 * gdb.base/langs.exp: Likewise.
12800 * gdb.base/lineinc.exp: Likewise.
12801 * gdb.base/list.exp: Likewise.
12802 * gdb.base/logical.exp: Likewise.
12803 * gdb.base/long_long.exp: Likewise.
12804 * gdb.base/macscp.exp: Likewise.
12805 * gdb.base/maint.exp: Likewise.
12806 * gdb.base/mips_pro.exp: Likewise.
12807 * gdb.base/miscexprs.exp: Likewise.
12808 * gdb.base/multi-forks.exp: Likewise.
12809 * gdb.base/opaque.exp: Likewise.
12810 * gdb.base/overlays.exp: Likewise.
12811 * gdb.base/pc-fp.exp: Likewise.
12812 * gdb.base/pointers.exp: Likewise.
12813 * gdb.base/printcmds.exp: Likewise.
12814 * gdb.base/psymtab.exp: Likewise.
12815 * gdb.base/ptype.exp: Likewise.
12816 * gdb.base/recurse.exp: Likewise.
12817 * gdb.base/relational.exp: Likewise.
12818 * gdb.base/relocate.exp: Likewise.
12819 * gdb.base/remote.exp: Likewise.
12820 * gdb.base/reread.exp: Likewise.
12821 * gdb.base/restore.exp: Likewise.
12822 * gdb.base/return.exp: Likewise.
12823 * gdb.base/return2.exp: Likewise.
12824 * gdb.base/scope.exp: Likewise.
12825 * gdb.base/sect-cmd.exp: Likewise.
12826 * gdb.base/sep.exp: Likewise.
12827 * gdb.base/sepdebug.exp: Likewise.
12828 * gdb.base/setshow.exp: Likewise.
12829 * gdb.base/setvar.exp: Likewise.
12830 * gdb.base/sigall.exp: Likewise.
12831 * gdb.base/sigbpt.exp: Likewise.
12832 * gdb.base/signals.exp: Likewise.
12833 * gdb.base/signull.exp: Likewise.
12834 * gdb.base/sizeof.exp: Likewise.
12835 * gdb.base/solib.exp: Likewise.
12836 * gdb.base/step-line.exp: Likewise.
12837 * gdb.base/step-test.exp: Likewise.
12838 * gdb.base/structs.exp: Likewise.
12839 * gdb.base/structs2.exp: Likewise.
12840 * gdb.base/term.exp: Likewise.
12841 * gdb.base/twice.exp: Likewise.
12842 * gdb.base/until.exp: Likewise.
12843 * gdb.base/varargs.exp: Likewise.
12844 * gdb.base/volatile.exp: Likewise.
12845 * gdb.base/watchpoint.exp: Likewise.
12846 * gdb.base/whatis-exp.exp: Likewise.
12847 * gdb.base/whatis.exp: Likewise.
12848 * gdb.cp/ambiguous.exp: Likewise.
12849 * gdb.cp/annota2.exp: Likewise.
12850 * gdb.cp/annota3.exp: Likewise.
12851 * gdb.cp/bool.exp: Likewise.
12852 * gdb.cp/breakpoint.exp: Likewise.
12853 * gdb.cp/casts.exp: Likewise.
12854 * gdb.cp/class2.exp: Likewise.
12855 * gdb.cp/classes.exp: Likewise.
12856 * gdb.cp/cplusfuncs.exp: Likewise.
12857 * gdb.cp/ctti.exp: Likewise.
12858 * gdb.cp/derivation.exp: Likewise.
12859 * gdb.cp/exception.exp: Likewise.
12860 * gdb.cp/gdb1355.exp: Likewise.
12861 * gdb.cp/hang.exp: Likewise.
12862 * gdb.cp/inherit.exp: Likewise.
12863 * gdb.cp/local.exp: Likewise.
12864 * gdb.cp/m-data.exp: Likewise.
12865 * gdb.cp/m-static.exp: Likewise.
12866 * gdb.cp/member-ptr.exp: Likewise.
12867 * gdb.cp/method.exp: Likewise.
12868 * gdb.cp/misc.exp: Likewise.
12869 * gdb.cp/namespace.exp: Likewise.
12870 * gdb.cp/overload.exp: Likewise.
12871 * gdb.cp/ovldbreak.exp: Likewise.
12872 * gdb.cp/pr-1023.exp: Likewise.
12873 * gdb.cp/pr-1210.exp: Likewise.
12874 * gdb.cp/pr-574.exp: Likewise.
12875 * gdb.cp/printmethod.exp: Likewise.
12876 * gdb.cp/psmang.exp: Likewise.
12877 * gdb.cp/ref-params.exp: Likewise.
12878 * gdb.cp/ref-types.exp: Likewise.
12879 * gdb.cp/rtti.exp: Likewise.
12880 * gdb.cp/templates.exp: Likewise.
12881 * gdb.cp/try_catch.exp: Likewise.
12882 * gdb.cp/userdef.exp: Likewise.
12883 * gdb.cp/virtfunc.exp: Likewise.
12884 * gdb.disasm/am33.exp: Likewise.
12885 * gdb.disasm/h8300s.exp: Likewise.
12886 * gdb.disasm/mn10300.exp: Likewise.
12887 * gdb.disasm/sh3.exp: Likewise.
12888 * gdb.disasm/t01_mov.exp: Likewise.
12889 * gdb.disasm/t02_mova.exp: Likewise.
12890 * gdb.disasm/t03_add.exp: Likewise.
12891 * gdb.disasm/t04_sub.exp: Likewise.
12892 * gdb.disasm/t05_cmp.exp: Likewise.
12893 * gdb.disasm/t06_ari2.exp: Likewise.
12894 * gdb.disasm/t07_ari3.exp: Likewise.
12895 * gdb.disasm/t08_or.exp: Likewise.
12896 * gdb.disasm/t09_xor.exp: Likewise.
12897 * gdb.disasm/t10_and.exp: Likewise.
12898 * gdb.disasm/t11_logs.exp: Likewise.
12899 * gdb.disasm/t12_bit.exp: Likewise.
12900 * gdb.disasm/t13_otr.exp: Likewise.
12901 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
12902 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
12903 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12904 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
12905 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
12906 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
12907 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
12908 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
12909 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
12910 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
12911 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
12912 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
12913 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
12914 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
12915 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
12916 * gdb.mi/gdb701.exp: Likewise.
12917 * gdb.mi/gdb792.exp: Likewise.
12918 * gdb.mi/mi-basics.exp: Likewise.
12919 * gdb.mi/mi-break.exp: Likewise.
12920 * gdb.mi/mi-cli.exp: Likewise.
12921 * gdb.mi/mi-console.exp: Likewise.
12922 * gdb.mi/mi-disassemble.exp: Likewise.
12923 * gdb.mi/mi-eval.exp: Likewise.
12924 * gdb.mi/mi-file.exp: Likewise.
12925 * gdb.mi/mi-read-memory.exp: Likewise.
12926 * gdb.mi/mi-regs.exp: Likewise.
12927 * gdb.mi/mi-return.exp: Likewise.
12928 * gdb.mi/mi-simplerun.exp: Likewise.
12929 * gdb.mi/mi-stack.exp: Likewise.
12930 * gdb.mi/mi-stepi.exp: Likewise.
12931 * gdb.mi/mi-syn-frame.exp: Likewise.
12932 * gdb.mi/mi-until.exp: Likewise.
12933 * gdb.mi/mi-var-block.exp: Likewise.
12934 * gdb.mi/mi-var-child.exp: Likewise.
12935 * gdb.mi/mi-var-cmd.exp: Likewise.
12936 * gdb.mi/mi-var-display.exp: Likewise.
12937 * gdb.mi/mi-watch.exp: Likewise.
12938 * gdb.mi/mi2-basics.exp: Likewise.
12939 * gdb.mi/mi2-break.exp: Likewise.
12940 * gdb.mi/mi2-cli.exp: Likewise.
12941 * gdb.mi/mi2-console.exp: Likewise.
12942 * gdb.mi/mi2-disassemble.exp: Likewise.
12943 * gdb.mi/mi2-eval.exp: Likewise.
12944 * gdb.mi/mi2-file.exp: Likewise.
12945 * gdb.mi/mi2-read-memory.exp: Likewise.
12946 * gdb.mi/mi2-regs.exp: Likewise.
12947 * gdb.mi/mi2-return.exp: Likewise.
12948 * gdb.mi/mi2-simplerun.exp: Likewise.
12949 * gdb.mi/mi2-stack.exp: Likewise.
12950 * gdb.mi/mi2-stepi.exp: Likewise.
12951 * gdb.mi/mi2-syn-frame.exp: Likewise.
12952 * gdb.mi/mi2-until.exp: Likewise.
12953 * gdb.mi/mi2-var-block.exp: Likewise.
12954 * gdb.mi/mi2-var-child.exp: Likewise.
12955 * gdb.mi/mi2-var-cmd.exp: Likewise.
12956 * gdb.mi/mi2-var-display.exp: Likewise.
12957 * gdb.mi/mi2-watch.exp: Likewise.
12958 * gdb.stabs/exclfwd.exp: Likewise.
12959 * gdb.stabs/weird.exp: Likewise.
12960 * gdb.threads/gcore-thread.exp: Likewise.
12961 * gdb.trace/actions.exp: Likewise.
12962 * gdb.trace/backtrace.exp: Likewise.
12963 * gdb.trace/circ.exp: Likewise.
12964 * gdb.trace/collection.exp: Likewise.
12965 * gdb.trace/deltrace.exp: Likewise.
12966 * gdb.trace/infotrace.exp: Likewise.
12967 * gdb.trace/limits.exp: Likewise.
12968 * gdb.trace/packetlen.exp: Likewise.
12969 * gdb.trace/passc-dyn.exp: Likewise.
12970 * gdb.trace/passcount.exp: Likewise.
12971 * gdb.trace/report.exp: Likewise.
12972 * gdb.trace/save-trace.exp: Likewise.
12973 * gdb.trace/tfind.exp: Likewise.
12974 * gdb.trace/tracecmd.exp: Likewise.
12975 * gdb.trace/while-dyn.exp: Likewise.
12976 * gdb.trace/while-stepping.exp: Likewise.
12977
12978 2006-08-08 Joel Brobecker <brobecker@adacore.com>
12979
12980 * gdb.base/step-bt.c: New file.
12981 * gdb.base/step-bt.exp: New testcase.
12982
12983 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
12984
12985 * config/monitor.exp (gdb_load): Remove support for obsolete
12986 download-write-size.
12987 * gdb.base/remote.exp: Likewise. Update all callers of
12988 gdb_timed_load.
12989
12990 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
12991
12992 * cursal.exp: Pass binfile to gdb_load.
12993
12994 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
12995
12996 * gdb.base/cursal.exp: Add "" to gdb_load call.
12997
12998 2006-07-29 Mark Kettenis <kettenis@gnu.org>
12999
13000 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
13001 NetBSD/ELF targets.
13002
13003 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
13004
13005 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
13006 operator*.
13007
13008 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
13009
13010 * gdb.base/completion.exp: Update for change in "file" behavior.
13011 * gdb.stabs/weird.exp: Likewise.
13012 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
13013 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
13014
13015 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
13016
13017 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
13018 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
13019
13020 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
13021
13022 * gdb.base/default.exp: Update source command error message.
13023 * gdb.base/help.exp: Update 'help source' message.
13024
13025 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
13026
13027 * gdb.cp/bs15503.exp: Update comment for no longer crashing
13028 test.
13029
13030 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
13031
13032 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
13033
13034 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
13035
13036 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
13037
13038 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
13039
13040 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
13041
13042 2006-07-17 Mark Kettenis <kettenis@gnu.org>
13043
13044 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
13045 *-*-openbsd* from targets for wich we expect ARM FPA floating
13046 point format.
13047
13048 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
13049
13050 * gdb.cp/annota3.exp: Expect frame-begin annotation.
13051
13052 2006-07-17 Mark Kettenis <kettenis@gnu.org>
13053
13054 * gdb.base/annota3.exp: Expect frame-begin annotation.
13055
13056 2006-07-14 Joel Brobecker <brobecker@adacore.com>
13057
13058 * gdb.base/help.exp: Adjust "help unset" test to accept
13059 any list of unset commands.
13060
13061 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
13062 Daniel Jacobowitz <dan@codesourcery.com>
13063
13064 * gdb.cp/ref-params.exp: New test.
13065 * gdb.cp/ref-params.cc: New source file.
13066 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
13067
13068 2006-07-08 Mark Kettenis <kettenis@gnu.org>
13069
13070 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
13071 spaces/tabs in regular expressions since they might not be there.
13072
13073 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
13074
13075 * gdb.base/ifelse.exp: New file.
13076
13077 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
13078
13079 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
13080 line.
13081 * gdb.base/huge.exp: Loop over compilation to find a size that
13082 is acceptable.
13083 * gdb.base/remote.exp: Correct expected strings.
13084 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
13085
13086 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13087
13088 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
13089
13090 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13091
13092 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
13093 native.
13094
13095 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13096
13097 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
13098 enable stabs testing.
13099
13100 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13101
13102 * gdb.base/auxv.exp: Intercept undefined command messages before
13103 gdb_test_multiple does.
13104
13105 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
13106
13107 * Makefile.in (host_alias): Remove.
13108 (target_alias): Use @target_noncanonical@.
13109 (site.exp): Don't set host_alias.
13110 * aclocal.m4: Remove contents. Include acx.m4.
13111 * configure: Regenerated.
13112 * configure.ac: Use ACX_NONCANONICAL_TARGET.
13113
13114 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
13115
13116 * lib/gdb.exp (gdb_load_cmd): New.
13117
13118 * gdb.base/fileio.c: Add system(NULL) test.
13119 * gdb.base/fileio.exp: Check it.
13120
13121 * gdb.base/break.c: Add 10a breakpoint at }
13122 * gdb.base/break.exp: Add test for breakpoint at }
13123 * gdb.cp/anon-union.cc: Add code at end of function.
13124 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
13125 * gdb.mi/var-cmd.c: Add code at end of function.
13126 * gdb.mi/mi-var-display.exp: Adjust end of next.
13127 * gdb.mi/mi2-var-display.exp: Likewise.
13128 * gdb.base/fileio.c: Add stop function and insert calls at
13129 stopping places.
13130 * gdb.base/fileio.exp: Breakpoint stop function and remove
13131 explicit line number references.
13132
13133 2006-05-19 Joel Brobecker <brobecker@adacore.com>
13134
13135 * gdb.base/del.exp (test_delete_alias): New function.
13136 Now check that both "del" and "d" work as aliases for "delete".
13137
13138 2006-05-18 Fred Fish <fnf@specifix.com>
13139
13140 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
13141 required. Check for spurious output after program exits normally.
13142
13143 2006-05-17 Fred Fish <fnf@specifix.com>
13144
13145 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
13146 gdb_load, so it works in the simulator.
13147
13148 2006-05-11 Fred Fish <fnf@specifix.com>
13149
13150 * gdb.base/bang.exp: Ignore unexpected output between the
13151 "program exited normally" and the gdb prompt, as many other
13152 tests do.
13153
13154 2006-05-07 Mark Kettenis <kettenis@gnu.org>
13155
13156 * gdb.base/help.exp: Make "delete checkpoint" part option for
13157 "help d" and "help delete" tests.
13158
13159 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13160
13161 * gdb.mi/mi-basics.exp: Add missing serial number to
13162 expected output in some mi_gdb_test statements.
13163 * gdb.mi/mi2-basics.exp: Likewise.
13164
13165 2006-05-05 Joel Brobecker <brobecker@adacore.com>
13166
13167 * gdb.base/del.c: New file.
13168 * gdb.base/del.exp: New testcase.
13169
13170 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
13171
13172 * gdb.base/break.exp: Do not assume a breakpoint on
13173 main will actually be in $srcfile when optimizing.
13174 * gdb.base/savedregs.exp: Do not require that the dummy
13175 frame location match up to a symbol and source file location.
13176 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
13177 will get printed without a mi_cmd_data_list_register_values prefix.
13178 (*-data-list-register-*): Correct regular expressions to expect the new
13179 pseudo d? floating point registers.
13180 * gdb.mi/mi2-regs.exp: Likewise.
13181
13182 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
13183
13184 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
13185 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
13186 is allocated by the compiler.
13187 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
13188 anons, e, anone to force their allocation by the compiler.
13189
13190 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
13191
13192 * gdb.base/help.exp: Update expected text for help d and
13193 help delete.
13194
13195 2006-05-02 Mark Kettenis <kettenis@gnu.org>
13196
13197 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
13198 NetBSD/ELF targets.
13199
13200 2006-04-30 Mark Kettenis <kettenis@gnu.org>
13201
13202 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
13203 single-step breakpoint fails; make this a KFAIL on
13204 sparc*-*-openbsd*.
13205 * gdb.base/siginfo.exp: Likewise.
13206 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13207
13208 2006-04-26 Michael Snyder <msnyder@redhat.com>
13209
13210 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
13211 which may have to consume output from other forks.
13212 Add tests to make sure that "delete fork" succeeded.
13213
13214 2006-04-20 Michael Snyder <msnyder@redhat.com>
13215
13216 * 2006-03-22 Jim Blandy <jimb@redhat.com>
13217 Add support for the Renesas M32C and M16C.
13218
13219 * gdb.asm/asm-source.exp: Add m32c target.
13220 * gdb.asm/m32c.inc: Support for m32c target.
13221
13222 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
13223
13224 * gdb.base/commands.exp (recursive_source_test): New test.
13225
13226 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
13227
13228 * gdb.base/float.exp: Add pattern for sparc targets.
13229
13230 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13231
13232 * gdb.base/commands.exp (stray_arg0_test): New test.
13233
13234 2006-03-30 Paul Brook <paul@codesourcery.com>
13235
13236 * gdb.mi/mi-until.exp: kfail broken until command.
13237 * gdb.mi/mi2-until.exp: Ditto.
13238
13239 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
13240
13241 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
13242
13243 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
13244
13245 * gdb.base/prelink.exp: Anchor tested-for regular expression
13246 on gdb prompt.
13247
13248 2006-03-07 Paul Brook <paul@codesourcery.com>
13249
13250 * gdb.base/assign.exp: Correct fail message.
13251
13252 2006-03-07 Paul Brook <paul@codesourcery.com>
13253
13254 * lib/compiler.c: Extract armcc version number.
13255 * lib/compiler.cc: Ditto.
13256
13257 2006-03-07 Paul Brook <paul@codesourcery.com>
13258
13259 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
13260 additional_flags=-w.
13261 * gdb.arch/altivec-regs.exp: Ditto.
13262 * gdb.arch/e500-abi.exp: Ditto.
13263 * gdb.arch/e500-regs.exp: Ditto.
13264 * gdb.base/all-bin.exp: Ditto.
13265 * gdb.base/annota1.exp: Ditto.
13266 * gdb.base/annota3.exp: Ditto.
13267 * gdb.base/args.exp: Ditto.
13268 * gdb.base/arithmet.exp: Ditto.
13269 * gdb.base/assign.exp: Ditto.
13270 * gdb.base/async.exp: Ditto.
13271 * gdb.base/bang.exp: Ditto.
13272 * gdb.base/break.exp: Ditto.
13273 * gdb.base/call-rt-st.exp: Ditto.
13274 * gdb.base/completion.exp: Ditto.
13275 * gdb.base/cond-expr.exp: Ditto.
13276 * gdb.base/condbreak.exp: Ditto.
13277 * gdb.base/consecutive.exp: Ditto.
13278 * gdb.base/define.exp: Ditto.
13279 * gdb.base/display.exp: Ditto.
13280 * gdb.base/ena-dis-br.exp: Ditto.
13281 * gdb.base/environ.exp: Ditto.
13282 * gdb.base/eval-skip.exp: Ditto.
13283 * gdb.base/info-proc.exp: Ditto.
13284 * gdb.base/jump.exp: Ditto.
13285 * gdb.base/logical.exp: Ditto.
13286 * gdb.base/long_long.exp: Ditto.
13287 * gdb.base/maint.exp: Ditto.
13288 * gdb.base/miscexprs.exp: Ditto.
13289 * gdb.base/pc-fp.exp: Ditto.
13290 * gdb.base/pointers.exp: Ditto.
13291 * gdb.base/relational.exp: Ditto.
13292 * gdb.base/reread.exp: Ditto.
13293 * gdb.base/sect-cmd.exp: Ditto.
13294 * gdb.base/sep.exp: Ditto.
13295 * gdb.base/sepdebug.exp: Ditto.
13296 * gdb.base/until.exp: Ditto.
13297 * gdb.base/whatis-exp.exp: Ditto.
13298 * gdb.cp/annota2.exp: Ditto.
13299 * gdb.cp/annota3.exp: Ditto.
13300 * gdb.trace/actions.exp: Ditto.
13301 * gdb.trace/backtrace.exp: Ditto.
13302 * gdb.trace/circ.exp: Ditto.
13303 * gdb.trace/collection.exp: Ditto.
13304 * gdb.trace/deltrace.exp: Ditto.
13305 * gdb.trace/infotrace.exp: Ditto.
13306 * gdb.trace/limits.exp: Ditto.
13307 * gdb.trace/packetlen.exp: Ditto.
13308 * gdb.trace/passc-dyn.exp: Ditto.
13309 * gdb.trace/passcount.exp: Ditto.
13310 * gdb.trace/report.exp: Ditto.
13311 * gdb.trace/save-trace.exp: Ditto.
13312 * gdb.trace/tfind.exp: Ditto.
13313 * gdb.trace/tracecmd.exp: Ditto.
13314 * gdb.trace/while-dyn.exp: Ditto.
13315 * gdb.trace/while-stepping.exp: Ditto.
13316 * lib/gdb.exp: Ditto.
13317 (gdb_compile): Handle nowarning option.
13318
13319 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
13320
13321 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
13322 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
13323 Rename executable to prelinkt. Don't re-prelink if we didn't
13324 get a core file. Test prelink -u exit status to tell whether
13325 prelinking failed. Use gdb_test_multiple.
13326
13327 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
13328
13329 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
13330 (do_tests): Call it.
13331
13332 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
13333
13334 * gdb.base/prelink.exp: New test.
13335 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
13336
13337 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
13338
13339 * gdb.fortran/derived-type.f90: New file.
13340 * gdb.fortran/derived-type.exp: New testcase.
13341
13342 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
13343
13344 * gdb.base/default.exp: Allow ';' as a directory separator.
13345
13346 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
13347
13348 * gdb.base/help.exp (help add-symbol-file): Update.
13349
13350 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
13351
13352 * gdb.base/help.exp (help load): Update expected results.
13353
13354 2006-02-19 Fred Fish <fnf@specifix.com>
13355
13356 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
13357 specifix hex value as part of results.
13358 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
13359
13360 2006-02-16 Fred Fish <fnf@specifix.com>
13361
13362 * gdb.base/whatis.c: Define variables using typedefs char_addr,
13363 ushort_addr, and slong_addr, so the typedefs are not optimized
13364 away.
13365 * gdb.base/whatis.exp: Add tests using type name for struct type,
13366 union type, enum type, and typedef.
13367
13368 2006-02-13 Mark Kettenis <kettenis@gnu.org>
13369
13370 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
13371
13372 2006-02-13 Jim Blandy <jimb@redhat.com>
13373
13374 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
13375 case where it takes two "next" commands to skip past the init
13376 call.
13377
13378 2006-02-12 Fred Fish <fnf@specifix.com>
13379
13380 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
13381 to handle cases where it takes two "next" commands to skip
13382 past the init call.
13383
13384 2006-02-07 Joel Brobecker <brobecker@adacore.com>
13385
13386 * gdb.ada/array_return.exp: Mark the last test as expected to fail
13387 on hppa32 targets.
13388
13389 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
13390
13391 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
13392 field.
13393
13394 2006-01-29 Mark Kettenis <kettenis@gnu.org>
13395
13396 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
13397
13398 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
13399
13400 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
13401 files.
13402
13403 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
13404
13405 * gdb.cp/maint.exp: Set complaints to a positive value.
13406
13407 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
13408
13409 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
13410 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
13411 function name.
13412
13413 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
13414
13415 * gdb.base/checkpoint.c: Update copyright notice. Include
13416 <stdlib.h>.
13417
13418 2006-01-04 Jim Blandy <jimb@redhat.com>
13419
13420 * gdb.asm/asm-source.exp: Independently provide default values for
13421 asm-flags and debug-flags. Use 'string equal' to do the
13422 comparison, not the implicit expr's '==' operator. Remove
13423 now-unneeded assignments to asm-flags. In h8300 case, place
13424 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
13425
13426 2006-01-04 Michael Snyder <msnyder@redhat.com>
13427
13428 * gdb.base/checkpoint.c: New file.
13429 * gdb.base/checkpoint.exp: New file.
13430 * gdb.base/multi-fork.c: New file.
13431 * gdb.base/multi-fork.exp: New file.
13432 * gdb.base/pi.txt: New file (data for checkpoint.c test).
13433
13434 2006-01-04 Fred Fish <fnf@specifix.com>
13435
13436 * gdb.base/ptype.c (foo): Add typedef.
13437 (intfoo): Add function.
13438 * gdb.base/ptype1.c: New file.
13439 * gdb.base/ptype.exp: Handle compilation and linking with two
13440 source files. Test that proper type for "foo" is found based
13441 on source context rather than first match found in symtabs.
13442
13443 2005-12-28 Mark Kettenis <kettenis@gnu.org>
13444
13445 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
13446 * gdb.asm/openbsd.inc: Indent commands.
13447
13448 2005-12-26 Mark Kettenis <kettenis@gnu.org>
13449
13450 * gdb.base/freebpcmd.exp: Increase timeout.
13451
13452 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
13453
13454 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
13455
13456 * gdb.base/default.exp: Update check for "show version".
13457
13458 2005-12-09 Randolph Chung <tausq@debian.org>
13459
13460 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
13461 * gdb.asm/pa64.inc: New file.
13462
13463 2005-12-09 Randolph Chung <tausq@debian.org>
13464
13465 * gdb.asm/common.inc: Indent commands.
13466 * gdb.asm/asmsrc1.s: Likewise.
13467 * gdb.asm/asmsrc2.s: Likewise.
13468
13469 2005-12-09 Randolph Chung <tausq@debian.org>
13470
13471 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
13472 (get_addr_of_sym): Remove duplicate print.
13473 (gen_core): xfail hppa*-*-hpux*, update expected output.
13474 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
13475 * gdb.arch/pa64-nullify.s: New file.
13476
13477 2005-12-09 Randolph Chung <tausq@debian.org>
13478
13479 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
13480
13481 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
13482
13483 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
13484 code generation for these functions.
13485 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
13486 error message.
13487
13488 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
13489
13490 * gdb.base/help.exp (help b, help br, help bre, help brea)
13491 (help break): Update the expected message.
13492
13493 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
13494
13495 * gdb.asm/m68hc11.inc: Setup the data section.
13496 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
13497 script for this test.
13498 (m6812-*-*): Likewise.
13499
13500 2005-11-09 Randolph Chung <tausq@debian.org>
13501
13502 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
13503
13504 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
13505
13506 * gdb.base/break.exp: Fix a comment typo.
13507
13508 2005-11-03 Jim Blandy <jimb@redhat.com>
13509
13510 Checked in by Elena Zannoni <ezannoni@redhat.com>
13511
13512 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
13513
13514 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
13515
13516 * gdb.arch/gdb1558.c: Include stdio.h.
13517
13518 2005-10-31 Mark Kettenis <kettenis@gnu.org>
13519
13520 * gdb.asm/asm-source.exp: Use -e instead of --entry.
13521
13522 2005-10-31 Mark Kettenis <kettenis@gnu.org>
13523
13524 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
13525
13526 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
13527
13528 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13529 vscr" tests to better match output.
13530
13531 2005-10-12 Jim Blandy <jimb@redhat.com>
13532
13533 * gdb.base/structs.exp (any): New function.
13534 (test_struct_returns): Don't make any assumptions at all about
13535 what value the function returns when GDB can't set the return
13536 value.
13537
13538 2005-10-09 Joel Brobecker <brobecker@adacore.com>
13539
13540 * gdb.ada/arrayidx/p.adb: New file.
13541 * gdb.ada/arrayidx.exp: New testcase
13542
13543 2005-10-09 Joel Brobecker <brobecker@adacore.com>
13544
13545 * gdb.ada/array_return/pck.ads: New file.
13546 * gdb.ada/array_return/pck.adb: New file.
13547 * gdb.ada/array_return/p.adb: New file.
13548 * gdb.ada/array_return.exp: New testcase.
13549
13550 2005-10-03 Joel Brobecker <brobecker@adacore.com>
13551
13552 * gdb.base/arrayidx.c: New file.
13553 * gdb.base/arrayidx.exp: New testcase.
13554
13555 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
13556
13557 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
13558 frames-invalid and breakpoints-invalid are no longer generated
13559 with level 3 so don't expect them in the output.
13560
13561 2005-09-27 Bob Rossi <bob@brasko.net>
13562
13563 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
13564 from test. Escape the | in mi_gdb_test call.
13565 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
13566 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
13567 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
13568 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
13569 expected regex's in mi_gdb_test calls.
13570 * lib/mi-support.exp: Remove arbitrary .* from tests.
13571 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
13572 Fully anchor GDB/MI expected results in mi_gdb_test.
13573 * lib/gdb.exp (string_to_regexp): Escape the ] character.
13574 * gdb.base/sizeof.exp: Remove escape character. Correct test.
13575
13576 2005-09-26 Paul Brook <paul@codesourcery.com>
13577
13578 * long_long.exp: Exclude eabi targets from arm FPA float format test.
13579
13580 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13581
13582 * bfp-test.c: New file.
13583 * bfp-test.exp: New testcase.
13584
13585 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13586
13587 * gdb.fortran/subarray.exp: New testcase to test the evaluation
13588 of subarray and substring variable.
13589 * gdb.fortran/subarray.f: New source file for the test of subarray
13590 and substring variable evaluation.
13591 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
13592 of string constant.
13593
13594 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
13595
13596 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
13597 copyright dates.
13598
13599 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
13600
13601 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
13602 powerpc altivec' test with an almost identical 'info vector' test.
13603
13604 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13605
13606 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13607 vscr" tests to match output.
13608
13609 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13610
13611 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
13612 output.
13613
13614 2005-09-11 Bob Rossi <bob@brasko.net>
13615
13616 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
13617 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
13618 commands that return an MI output command and an asyncronous MI output
13619 command.
13620 * gdb.mi/mi-console.exp: Ditto.
13621
13622 2005-09-11 Bob Rossi <bob@brasko.net>
13623
13624 * gdb.mi/mi-var-child.c: Include <string.h>.
13625
13626 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
13627
13628 * killed.exp: Correct gdb_expect syntax.
13629
13630 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
13631
13632 * lib/mi-support.exp (mi_gdb_load): Fix typo.
13633
13634 2005-08-02 Bob Rossi <bob@brasko.net>
13635
13636 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
13637 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
13638 Change tests to inferior-tty-set/show.
13639 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
13640 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
13641 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
13642 inferior. Use mi_gdb_test to get GDB and Inferior output.
13643 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
13644 descriptor.
13645 (mi_inferior_tty_name): Add inferior PTY file name.
13646 (mi_gdb_start): Add INFERIOR_PTY parameter.
13647 (mi_gdb_test): Add IPATTERN parameter.
13648
13649 2005-08-02 Bob Rossi <bob@brasko.net>
13650
13651 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
13652 parameter to mi_gdb_test.
13653 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
13654
13655 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13656
13657 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
13658 struct_declarations.
13659 * gdb.mi/mi-var-child.exp: Step over the initialization of
13660 struct_declarations.
13661
13662 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13663
13664 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
13665 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
13666 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
13667 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
13668 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
13669 file.
13670
13671 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
13672
13673 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
13674 (do_children_tests): Assign values to the extra elements.
13675
13676 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
13677 them for tests for "-var-update --no-values" and
13678 "-var-update --all-values".
13679 Add test for "-var-list-children --simple-values".
13680
13681 * gdb.mi/basics.c (callee4): Add integer array D[3]...
13682
13683 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
13684 "-stack-list-locals --simple-values" Improve doc strings and
13685 comments.
13686
13687 2005-07-18 Mark Kettenis <kettenis@gnu.org>
13688
13689 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
13690 *-*-openbsd*.
13691 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
13692
13693 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
13694 sigaltsatck'.
13695
13696 2005-07-14 Bob Rossi <bob@brasko.net>
13697
13698 * gdb.base/default.exp (tty): Changed output of command.
13699 * gdb.base/help.exp (help tty): Ditto.
13700
13701 2005-07-12 Mark Kettenis <kettenis@gnu.org>
13702
13703 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
13704
13705 2005-07-10 Mark Kettenis <kettenis@gnu.org>
13706
13707 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
13708 -stack-select-frame without arguments.
13709 (test_stack_frame_listing): Add test for newly implemented command
13710 -stack-info-frame.
13711
13712 2005-07-06 Bob Rossi <bob@brasko.net>
13713
13714 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
13715 command.
13716 (Copyright): Update copyright.
13717
13718 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
13719
13720 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
13721 tests to evaluate exponentiation expression.
13722
13723 2005-06-29 Andreas Schwab <schwab@suse.de>
13724
13725 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
13726 main to avoid warnings.
13727
13728 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
13729
13730 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
13731
13732 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
13733 -stack-select-frame without arguments.
13734 (test_stack_frame_listing): Add test for newly implemented command
13735 -stack-info-frame.
13736
13737 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
13738
13739 * gdb.fortran/array-element.f: New file.
13740 * gdb.fortran/array-element.exp: New testcase.
13741
13742 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13743
13744 * gdb.base/bigcore.exp: Correct checks for systems which can
13745 not dump a large core file.
13746
13747 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13748
13749 * gdb.base/relocate.c: Add a copyright notice.
13750 (dummy): Remove.
13751 * gdb.base/relocate.exp: Test printing the values of variables
13752 from a relocatable file.
13753
13754 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13755
13756 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
13757 excess MI output after an error.
13758
13759 2005-05-29 Joel Brobecker <brobecker@adacore.com>
13760
13761 * gdb.arch/alpha-step.c: New file.
13762 * gdb.arch/alpha-step.exp: New testcase.
13763
13764 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
13765 Dennis Brueni <dennis@slickedit.com>
13766
13767 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
13768 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
13769 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
13770 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
13771 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13772 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
13773 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
13774
13775 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
13776 Wu Zhou <woodzltc@cn.ibm.com>
13777
13778 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
13779 IBM's xlc compiler.
13780 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
13781 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
13782
13783 2005-05-13 Jim Blandy <jimb@redhat.com>
13784
13785 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
13786 calling gdb_suppress_entire_file.
13787 * gdb.base/charset.exp: Same.
13788 * gdb.base/call-rt-st.exp: Same.
13789
13790 2005-05-05 Bob Rossi <bob_rossi@cox.net>
13791
13792 * lib/gdb.exp (fullname_syntax): Added global regex.
13793 (fullname_syntax_POSIX): Ditto.
13794 (fullname_syntax_UNC): Ditto.
13795 (fullname_syntax_DOS_CASE): Ditto.
13796 (fullname_syntax_DOS): Ditto.
13797 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
13798 fullname_syntax variable to scope and use it.
13799 (test_file_list_exec_source_files): Ditto.
13800 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
13801
13802 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
13803
13804 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
13805
13806 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
13807
13808 * lib/gdb.exp (skip_altivec_tests): New function, based on
13809 check_vmx_hw_available from the GCC testsuite.
13810 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
13811 * lib/gdb.arch/altivec-regs.exp: Likewise.
13812
13813 2005-05-02 Jim Blandy <jimb@redhat.com>
13814
13815 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
13816 calling gdb_suppress_entire_file.
13817
13818 2005-04-30 Randolph Chung <tausq@debian.org>
13819
13820 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
13821 Slightly relax "sem_post" name checking.
13822
13823 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13824
13825 * gdb.base/unload.exp: Use new shared library infrastructure.
13826
13827 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13828
13829 * gdb.base/so-impl-ld.exp: Use new shared library
13830 infrastructure.
13831
13832 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
13833
13834 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
13835 * gdb.asm/h8300.inc: New file.
13836
13837 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13838
13839 * gdb.base/shlib-call.exp: Change to use new shared library
13840 infrastructure.
13841
13842 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13843
13844 * gdb.base/pending.exp: Change to use new shared library
13845 infrastructure.
13846
13847 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13848
13849 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
13850 use test_compiler_info instead of gcc_compiled, and update copyright.
13851
13852 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
13853
13854 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
13855 shared objects being adjusted and update copyright years.
13856
13857 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
13858
13859 * ChangeLog: Correct some 2003-01-13 dates.
13860 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
13861 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
13862 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
13863 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
13864 gdb.trace/tfind.exp: Update copyright years.
13865
13866 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
13867 Daniel Jacobowitz <dan@codesourcery.com>
13868
13869 * lib/gdb.exp (gdb_compile): Handle shlib=.
13870 (gdb_compile_shlib): New function.
13871
13872 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
13873
13874 * lib/gdb.exp (test_compiler_info): Give argument a default value.
13875
13876 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13877
13878 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
13879 gdb.server.
13880 * configure.ac: Likewise.
13881 * configure: Regenerated.
13882 * gdb.gdbserver/Makefile.in: Moved to...
13883 * gdb.server/Makefile.in: ... here.
13884 * gdb.gdbserver/server.c: Moved to...
13885 * gdb.server/server.c: ... here.
13886 * gdb.gdbserver/server-run.exp: Moved to...
13887 * gdb.server/server-run.exp: ... here.
13888
13889 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13890
13891 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
13892 * configure.ac: Create gdb.gdbserver/Makefile.
13893 * configure: Regenerated.
13894 * lib/gdbserver-support.exp: New file, derived from
13895 config/gdbserver.exp.
13896 * config/gdbserver.exp: Use gdbserver-support.exp.
13897 * gdb.gdbserver/Makefile.in: New file.
13898 * gdb.gdbserver/server.c: New file.
13899 * gdb.gdbserver/server-run.exp: New file.
13900
13901 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
13902
13903 * lib/gdb.exp (test_compiler_info): Return compiler_info
13904 if no arguments are given.
13905
13906 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
13907
13908 * gdb.arch/altivec-abi.exp: Check for compiler and set
13909 use altivec' flag accordingly.
13910 * gdb.arch/altivec-regs.exp: Likewise.
13911
13912 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
13913
13914 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
13915
13916 2005-03-27 Andreas Schwab <schwab@suse.de>
13917
13918 * gdb.base/bigcore.c (main): Add missing mode argument in open
13919 call.
13920
13921 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
13922
13923 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
13924 downloads.
13925 * config/gdbserver.exp (gdb_load): Likewise.
13926
13927 2005-03-14 Paul Brook <paul@codesourcery.com>
13928
13929 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
13930 targets.
13931
13932 2005-03-09 Joel Brobecker <brobecker@adacore.com>
13933
13934 * gdb.dwarf2/dup-psym.S: New file.
13935 * gdb.dwarf2/dup-psym.exp: New testcase.
13936
13937 2005-03-09 Joel Brobecker <brobecker@adacore.com>
13938
13939 * gdb.ada/exec_changed/first.adb: New file.
13940 * gdb.ada/exec_changed/second.adb: New file.
13941 * gdb.ada/exec_changed.exp: New testcase.
13942
13943 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
13944
13945 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
13946 (A2): New class.
13947 (main): Test operator+.
13948 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
13949 breakpoint test.
13950
13951 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
13952 * gdb.base/signull.exp: Disable if gdb,nosignals.
13953 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
13954 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
13955 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
13956 * gdb.mi/mi2-console.exp: Likewise.
13957 * gdb.trace/collection.exp (run_trace_experiment): Consume the
13958 continue output at start.
13959 (gdb_collect_locals_test): Robustify regexp.
13960 * gdb.trace/passc-dyn.exp: Fix comment typo.
13961 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
13962
13963 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
13964
13965 * gdb.asm/asm-source.exp: Add iq2000 case.
13966 * gdb.asm/iq2000.inc: New file.
13967
13968 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
13969
13970 * gdb.base/command.exp: Change hardcoded value to regular expression.
13971 * gdb.base/float.exp: Add powerpc to the list of targets checked.
13972
13973 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
13974
13975 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
13976 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
13977 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
13978 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
13979 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
13980
13981 2005-03-05 Mark Kettenis <kettenis@gnu.org>
13982
13983 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
13984 changes.
13985
13986 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
13987
13988 * lib/compiler.c: Add test for IBM's xlc compiler.
13989 * lib/compiler.cc: Likewise.
13990
13991 2004-02-24 Joel Brobecker <brobecker@adacore.com>
13992
13993 * gdb.ada/fixed_points.exp: Create compilation object directory
13994 before running the test.
13995 * gdb.ada/null_record.exp: Likewise.
13996 * gdb.ada/packed_array.exp: Likewise.
13997 * gdb.ada/start.exp: Likewise.
13998
13999 2005-02-15 Joel Brobecker <brobecker@adacore.com>
14000
14001 * gdb.ada/packed_array/pa.adb: New file.
14002 * gdb.ada/packed_array.exp: New testcase.
14003
14004 2005-02-10 Mark Kettenis <kettenis@gnu.org>
14005
14006 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
14007 files.
14008
14009 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
14010 on *-*-openbsd*. Correctly match whitespace in regukar
14011 expressions.
14012
14013 2005-02-10 Daniel Jacobowitz <dan@debian.org>
14014
14015 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
14016 PR exp/1821
14017 * gdb.base/gdb1821.c: New test file.
14018 * gdb.base/gdb1821.exp: New test file.
14019
14020 2005-02-09 Joel Brobecker <brobecker@adacore.com>
14021
14022 * gdb.base/start.c: New file.
14023 * gdb.base/start.exp: New testcase.
14024
14025 2005-02-09 Joel Brobecker <brobecker@adacore.com>
14026
14027 * gdb.ada/start/dummy.adb: New file.
14028 * gdb.ada/start.exp: New testcase.
14029
14030 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
14031
14032 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
14033 for printing symbols and statistics.
14034 Add test for using relative pathnames in "maint print msymbols" test.
14035 Mark "maint info sections DATA" XFAIL on Cygwin.
14036 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
14037 tests.
14038
14039 2005-02-09 Andreas Schwab <schwab@suse.de>
14040
14041 Committed by Andrew Cagney <cagney@gnu.org>
14042 * gdb.base/remotetimeout.exp: New file.
14043
14044 2005-02-07 Mark Kettenis <kettenis@gnu.org>
14045
14046 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
14047
14048 2005-02-03 Joel Brobecker <brobecker@adacore.com>
14049
14050 * gdb.ada/gnat_ada.gpr: New file.
14051 * gdb.ada/gnat_ada.gin: Delete, no longer used.
14052 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
14053 * configure.ac: No longer generate gnat_ada.gpr.
14054 * configure: Regenerate.
14055 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
14056 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
14057 * gdb.ada/null_record/bar.ads: Likewise.
14058 * gdb.ada/null_record/bar.adb: Likewise.
14059 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
14060 * gdb.ada/null_record.exp (testdir): New variable.
14061 (testfile): executable is now in testdir subdirectory.
14062 (srcfile): Use full path to the main compilation unit.
14063 * gdb.ada/fixed_points.exp: Same changes as above.
14064
14065 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
14066
14067 * gdb.base/interp.exp: New test.
14068
14069 2005-01-24 Andrew Cagney <cagney@gnu.org>
14070
14071 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
14072
14073 2005-01-19 Andrew Cagney <cagney@gnu.org>
14074
14075 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
14076 configure.ac not configure.in.
14077
14078 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
14079 of powerpc*-*-*.
14080 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
14081 * gdb.base/list.exp (test_list_function)
14082 (test_list_filename_and_function): Ditto.
14083 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
14084
14085 2005-01-16 Andrew Cagney <cagney@gnu.org>
14086
14087 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
14088
14089 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
14090
14091 2005-01-14 Andrew Cagney <cagney@gnu.org>
14092
14093 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
14094 * gdb.mi/mi2-var-cmd.exp: Ditto.
14095
14096 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
14097
14098 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
14099
14100 2005-01-07 Andrew Cagney <cagney@gnu.org>
14101
14102 * configure.ac: Rename configure.in, require autoconf 2.59.
14103 * configure: Re-generate.
14104 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
14105 * gdb.stabs/configure: Re-generate.
14106 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
14107 * gdb.hp/configure: Re-generate.
14108 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
14109 autoconf 2.59.
14110 * gdb.hp/gdb.objdbg/configure: Re-generate.
14111 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
14112 autoconf 2.59.
14113 * gdb.hp/gdb.defects/configure: Re-generate.
14114 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
14115 autoconf 2.59.
14116 * gdb.hp/gdb.compat/configure: Re-generate.
14117 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
14118 autoconf 2.59.
14119 * gdb.hp/gdb.base-hp/configure: Re-generate.
14120 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
14121 autoconf 2.59.
14122 * gdb.hp/gdb.aCC/configure: Re-generate.
14123
14124 2004-12-15 Jim Blandy <jimb@redhat.com>
14125
14126 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
14127 under NPTL when there is debugging info available for libpthread.
14128
14129 2004-12-13 Jerome Guitton <guitton@gnat.com>
14130
14131 * gdb.ada/fixed_points.c: New file.
14132 * gdb.ada/fixed_points.exp: New file.
14133
14134 2004-12-03 Randolph Chung <tausq@debian.org>
14135
14136 * gdb.arch/pa-nullify.exp: New file.
14137 * gdb.arch/pa-nullify.s: New file.
14138
14139 2004-11-30 Randolph Chung <tausq@debian.org>
14140
14141 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
14142 instead of "tbug". Fix regexp to work properly with gdb_test.
14143
14144 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
14145
14146 * gdb.base/bitfields2.exp: New test.
14147 * gdb.base/bitfields2.c: New file.
14148
14149 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
14150
14151 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
14152
14153 2004-11-16 Randolph Chung <tausq@debian.org>
14154
14155 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
14156
14157 2004-11-14 Daniel Jacobowitz <dan@debian.org>
14158
14159 * gdb.threads/threadapply.exp: Correct "macro details" test.
14160
14161 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
14162
14163 * gdb.threads/threadapply.exp: New test.
14164 * gdb.threads/threadapply.c: New file.
14165
14166 2004-11-07 Mark Kettenis <kettenis@gnu.org>
14167
14168 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
14169 frames.
14170
14171 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
14172
14173 * gdb.base/cursal.exp: New file.
14174 * gdb.base/cursal.c: New file.
14175
14176 2004-11-03 Andrew Cagney <cagney@gnu.org>
14177
14178 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
14179
14180 2004-10-30 Mark Kettenis <kettenis@gnu.org>
14181
14182 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
14183 NetBSD/ELF targets.
14184
14185 2004-10-29 Joel Brobecker <brobecker@gnat.com>
14186
14187 * gdb.threads/bp_in_thread.c: New file, copied from
14188 pthread_cond_wait.c.
14189 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
14190 file, rather than reusing the .c file from another testcase.
14191
14192 2004-10-20 Joel Brobecker <brobecker@gnat.com>
14193
14194 * gdb.ada/null_record.exp: Check where we stopped after
14195 sending the start command, instead of where the associated
14196 temporary breakpoint was inserted.
14197
14198 2004-10-14 Andrew Cagney <cagney@gnu.org>
14199
14200 * gdb.mi/gdb701.c (main): Return 0.
14201
14202 2004-10-13 Daniel Jacobowitz <dan@debian.org>
14203
14204 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
14205
14206 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
14207
14208 * gdb.threads/schedlock.c: Add comment markers to use to find
14209 line numbers.
14210 * gdb.threads/schedlock.exp: Adjust regex to handle the new
14211 comments.
14212 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
14213 breakpoint lines.
14214
14215 2004-10-12 Daniel Jacobowitz <dan@debian.org>
14216
14217 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
14218
14219 2004-10-12 Daniel Jacobowitz <dan@debian.org>
14220
14221 * configure.in: Add gdb.dwarf2.
14222 * configure: Regenerated.
14223 * Makefile.in: Add gdb.dwarf2.
14224 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
14225 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
14226 gdb.dwarf2/file1.txt: New files.
14227
14228 2004-10-11 Orjan Friberg <orjanf@axis.com>
14229
14230 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
14231 of "run", since the latter doesn't work with remote targets. Adjust
14232 the breakpoint numbering accordingly.
14233 * gdb.threads/pthread_cond_wait.exp: Ditto.
14234
14235 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
14236
14237 * gdb.base/overlays.exp: Update copyright years.
14238
14239 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
14240
14241 * gdb.base/overlays.exp: Disable if target is Linux.
14242
14243 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
14244
14245 * config/gdbserver.exp (gdb_load): Use right filename on remote.
14246
14247 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
14248
14249 * gdb.asm/asm-source.exp: Add m32r-linux target.
14250 * gdb.asm/m32r-linux.inc: New file.
14251
14252 2004-09-24 Andrew Cagney <cagney@redhat.com>
14253 David Anderson <anderson@redhat.com>
14254
14255 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
14256 command fails, assume things will work.
14257 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
14258 (_GNU_SOURCE): Define.
14259 (print_unsigned, print_hex): Change parameter to "long long".
14260 (print_byte_count): New function, use to print byte counts.
14261 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
14262 O_LARGEFILE.
14263 (main): Compute an upper bound on a corefile in max_core_size.
14264 Limit memory chunk size to max_core_size. Limit total memory
14265 allocated to max_core_size.
14266
14267 2004-09-23 Andrew Cagney <cagney@gnu.org>
14268
14269 * gdb.base/bigcore.exp: Replace the code that creates a corefile
14270 from a separate process with code that creates a corefile by
14271 making the inferior dump core.
14272
14273 2004-09-23 Mark Kettenis <kettenis@gnu.org>
14274
14275 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
14276 block.
14277
14278 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
14279
14280 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
14281 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
14282 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
14283 Likewise.
14284
14285 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
14286
14287 * gdb.java/jprint.exp: New test case for java inferior call.
14288 * gdb.java/jprint.java: Ditto.
14289
14290 2004-09-15 Joel Brobecker <brobecker@gnat.com>
14291
14292 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
14293
14294 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
14295
14296 * gdb.threads/killed.c: Include <stdlib.h>.
14297 * gdb.threads/pthreads.c: Likewise.
14298
14299 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
14300
14301 * gdb.threads/killed.c: Add copyright notice.
14302
14303 2004-09-10 Jason Molenda (jmolenda@apple.com)
14304
14305 * gdb.base/define.exp: Two new tests to verify zero space chars
14306 after 'if' and 'while' commands in a user-defined command is correctly
14307 parsed.
14308
14309 2004-09-08 Andrew Cagney <cagney@gnu.org>
14310
14311 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
14312 delivery test with duplicate at end of file.
14313
14314 2004-09-06 Mark Kettenis <kettenis@jive.nl>
14315
14316 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
14317
14318 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
14319
14320 * config/hppro.exp: Removed.
14321
14322 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
14323
14324 * config/sparclet.exp: Removed.
14325
14326 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
14327
14328 * config/udi.exp: Removed.
14329
14330 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
14331
14332 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
14333 of "exp_continue".
14334 (advancei): Likewise.
14335
14336 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
14337
14338 * gdb.base/unload.exp: Fix so messages aren't duplicated.
14339
14340 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
14341
14342 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
14343 to check for nodebug in executable.
14344 * gdb.gdb/observer.exp (setup_test): Likewise.
14345 * gdb.gdb/selftest.exp (test_with_self): Likewise.
14346 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
14347
14348 2004-09-01 Andrew Cagney <cagney@gnu.org>
14349
14350 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14351 files.
14352
14353 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
14354
14355 * gdb.base/unload.exp: Fix expected warning message to match
14356 latest format.
14357
14358 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
14359
14360 * gdb.base/call-rt-st.exp: Fix typos.
14361
14362 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
14363
14364 * gdb.threads/thread_check.exp: New testcase.
14365 * gdb.threads/thread_check.c: New testcase.
14366
14367 2004-08-31 Andrew Cagney <cagney@gnu.org>
14368
14369 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
14370 (skip_to_handler_entry): New procedures. Test stepping into a
14371 handler when the breakpoint is at the handler's entry point.
14372
14373 2004-08-30 Andrew Cagney <cagney@gnu.org>
14374
14375 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
14376 gdb/1757.
14377
14378 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
14379
14380 With code from Manoj Iyer <manjo@austin.ibm.com>:
14381 * lib/gdb.exp (gdb_file_cmd): Return more information in the
14382 return value. Add an arm for "no debugging symbols found".
14383 Change a stray "error" to "perror".
14384 (gdb_run_cmd): Adapt to new return value.
14385 * gdb.base/remote.exp: Adapt to new return value.
14386 * gdb.gdb/complaints.exp: Likewise.
14387 * gdb.gdb/observer.exp: Likewise.
14388 * gdb.gdb/selftest.exp: Likewise.
14389 * gdb.gdb/xfullpath.exp: Likewise.
14390
14391 2004-08-27 Joel Brobecker <brobecker@gnat.com>
14392
14393 * gdb.threads/bp_in_thread.exp: New testcase.
14394
14395 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
14396
14397 Fix PR testsuite/1735.
14398 * gdb.threads/schedlock.c (thread_function): Add a cast
14399 to suppress a gcc warning.
14400 * gdb.threads/thread-specific.c (thread_function): Likewise.
14401
14402 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14403
14404 * gdb.base/unload.c: Include <stdlib.h>.
14405
14406 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14407
14408 From Paul Gilliam <pgilliam@us.ibm.com>:
14409 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
14410 synchronized after the "return".
14411
14412 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14413
14414 * gdb.mi/basics.c: Include <stdio.h>.
14415 * gdb.mi/pthreads.c: Include <stdlib.h>.
14416 * gdb.mi/var-cmd.c: Include <stdlib.h>.
14417
14418 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14419
14420 * gdb.threads/schedlock.c: Add copyright notice.
14421
14422 2004-08-25 Andrew Cagney <cagney@gnu.org>
14423
14424 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
14425 (skip_over_handler, breakpoint_over_hander): New test procedures.
14426 (advance, advancei): Add a proper prefix, do not use
14427 rerun_to_main.
14428 * gdb.base/sigstep.c (main): Change to use an infinite loop.
14429
14430 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
14431
14432 * gdb.mi/basics.c: Add copyright notice.
14433 * gdb.mi/var-cmd.c: Add copyright notice.
14434
14435 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14436
14437 * lib/gdb.exp: Remove signed_keyword_not_used.
14438 * lib/compiler.c: Likewise.
14439 * lib/compiler.cc: Likewise.
14440
14441 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14442
14443 * gdb.base/whatis.c: Remove conditional disabling of "signed".
14444 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
14445
14446 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14447
14448 * gdb.base/whatis.c: Add copyright notice.
14449
14450 2004-08-20 Mark Kettenis <kettenis@gnu.org>
14451
14452 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
14453 it to skip the breakpoints encoded in the inline assembly.
14454
14455 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
14456
14457 * Makefile.in: Add gdb.fortran.
14458
14459 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
14460
14461 * gdb.base/call-sc.exp (test_scalar_returns):
14462 Fix cut-and-paste glitch in "Make fun return now".
14463
14464 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
14465
14466 * configure.in: Add gdb.fortran.
14467 * configure: Regenerate.
14468 * gdb.fortran/Makefile.in: New file.
14469 * lib/gdb.exp (skip_fortran_tests): New procedure.
14470
14471 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
14472
14473 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
14474 reference to bug-gnu@prep.ai.mit.edu.
14475 * gdb.mi/mi-var-child.exp: Likewise.
14476 * gdb.mi/mi-var-cmd.exp: Likewise.
14477 * gdb.mi/mi-var-display.exp: Likewise.
14478 * gdb.mi/mi2-var-block.exp: Likewise.
14479 * gdb.mi/mi2-var-child.exp: Likewise.
14480 * gdb.mi/mi2-var-cmd.exp: Likewise.
14481 * gdb.mi/mi2-var-display.exp: Likewise.
14482
14483 2004-08-15 Mark Kettenis <kettenis@gnu.org>
14484
14485 * gdb.base/unload.c (main): Make local variable msg const.
14486
14487 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14488
14489 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
14490 to bug-gnu@prep.ai.mit.edu.
14491 * gdb.mi/mi-disassemble.exp: Likewise.
14492 * gdb.mi/mi-eval.exp: Likewise.
14493 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
14494 default line number.
14495 * gdb.mi/mi-return.exp: Likewise.
14496 * gdb.mi/mi-simplerun.exp: Likewise.
14497 * gdb.mi/mi-stack.exp: Likewise.
14498 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
14499 number with explicit range test.
14500 * gdb.mi/mi-watch.exp: Likewise.
14501 * gdb.mi/mi2-break.exp: Likewise.
14502 * gdb.mi/mi2-cli.exp: Likewise.
14503 * gdb.mi/mi2-disassemble.exp: Likewise.
14504 * gdb.mi/mi2-eval.exp: Likewise.
14505 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
14506 default line number.
14507 * gdb.mi/mi2-return.exp: Likewise.
14508 * gdb.mi/mi2-simplerun.exp: Likewise.
14509 * gdb.mi/mi2-stack.exp: Likewise.
14510 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
14511 number with explicit range test.
14512 * gdb.mi/mi2-watch.exp: Likewise.
14513
14514 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14515
14516 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
14517 * gdb.cp/m-static.exp: Likewise.
14518 * gdb.cp/rtti.exp: Likewise.
14519
14520 2004-08-14 Mark Kettenis <kettenis@gnu.org>
14521
14522 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
14523
14524 2004-08-14 Eli Zaretskii <eliz@gnu.org>
14525
14526 * ChangeLog: Prefix Local Variables with semi-colons and indent
14527 the reference to older ChangeLog files, to fix fontification in
14528 Emacs.
14529
14530 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14531
14532 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
14533 * gdb.mi/mi2-break.exp: Likewise.
14534
14535 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14536
14537 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
14538
14539 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14540
14541 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
14542
14543 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14544
14545 * gdb.cp/classes.exp: Remove unused declarations. Just let
14546 test names default instead of providing special names. Remove
14547 extraneous demangler test.
14548
14549 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
14550
14551 * gdb.base/unload.exp: New test for breakpoints in dynamically
14552 loaded libraries.
14553 * gdb.base/unload.c: Ditto.
14554 * gdb.base/unloadshr.c: Ditto.
14555
14556 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
14557
14558 * gdb.cp/classes.exp (test_ptype_class_objects): Call
14559 cp_test_ptype_class.
14560 (test_enums): Likewise.
14561
14562 2004-08-10 Andrew Cagney <cagney@gnu.org>
14563
14564 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14565 files.
14566
14567 2004-08-10 Andrew Cagney <cagney@gnu.org>
14568
14569 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
14570 init_malloc call.
14571
14572 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
14573
14574 * ChangeLog: Add copyright notice. The notice is copied
14575 from emacs 21.3 top level ChangeLog.
14576
14577 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14578
14579 * lib/cp-support.exp: New file.
14580 * lib/cp-support.exp (cp_test_type_class): New function.
14581 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
14582 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
14583 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
14584 cp_test_ptype_class.
14585
14586 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14587
14588 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
14589 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14590 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
14591 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
14592 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14593 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
14594 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
14595 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
14596 gdb.mi/mi2-watch.exp: Update copyright years.
14597
14598 2004-08-09 Mark Kettenis <kettenis@gnu.org>
14599
14600 * gdb.base/sigaltstack.exp: Provide proper anchoring.
14601
14602 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14603
14604 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
14605 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
14606 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
14607 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14608 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
14609 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
14610 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
14611 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14612 gdb.mi/mi-watch.exp: Update copyright years.
14613
14614 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14615
14616 PR gdb/1738
14617 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
14618 from a breakpoint with a pending signal.
14619
14620 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14621
14622 PR gdb/1736
14623 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
14624 * gdb.base/sigaltstack.exp (finish_test): Consume output until
14625 the prompt.
14626 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
14627
14628 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14629
14630 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
14631
14632 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14633
14634 PR gdb/1736
14635 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
14636 for i?86-*-linux*.
14637
14638 2004-08-08 Daniel Jacobowitz <dan@debian.org>
14639
14640 * gdb.arch/i386-prologue.exp: Compile without debug information.
14641
14642 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
14643
14644 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
14645 rather than asking gdb to search.
14646
14647 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14648
14649 * gdb.base/gcore.c: Include <string.h>.
14650
14651 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14652
14653 * gdb.base/gcore.c: Add copyright notice.
14654
14655 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14656
14657 * gdb.base/freebpcmd.c: Include <stdio.h>.
14658 * gdb.base/long_long.c: Include <string.h>.
14659 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
14660 * gdb.base/siginfo.c: Include <string.h>.
14661 * gdb.base/sigstep.c: Include <string.h>.
14662
14663 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14664
14665 * gdb.base/complex.c: Include <stdlib.h>.
14666
14667 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14668
14669 * gdb.base/complex.c: Add copyright notice.
14670
14671 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14672
14673 * gdb.base/charset.c: Include <stdlib.h>.
14674
14675 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14676
14677 * gdb.base/auxv.c: Include <stdlib.h>.
14678
14679 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14680
14681 * gdb.base/auxv.c: Add copyright notice.
14682
14683 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14684
14685 * gdb.base/coremaker.c: Add copyright notice.
14686 * gdb.base/coremaker2.c: Add copyright notice.
14687
14688 2004-08-04 Andrew Cagney <cagney@gnu.org>
14689
14690 * gdb.base/store.exp: Update copyright.
14691 (check_set, up_set, check_struct, up_struct): Add a prefix to test
14692 names, do not import gdb_prompt.
14693
14694 2004-08-01 Andrew Cagney <cagney@gnu.org>
14695
14696 Fix PR testsuite/1729.
14697 * gdb.base/dump.exp: Add test name to callers of capture_value, do
14698 not use capture_value with value 4.
14699 (capture_value): Add optional test name parameter.
14700 (test_reload_saved_value, test_restore_saved_value): Use $msg as
14701 the prefix, pass to capture_value.
14702
14703 2004-08-01 Mark Kettenis <kettenis@gnu.org>
14704
14705 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
14706 * gdb.arch/i386-prologue.c (standard): New prototype and function.
14707 (main): Call new function.
14708
14709 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14710
14711 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
14712
14713 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14714
14715 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
14716
14717 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14718
14719 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
14720 Accept more values of vtbl pointer. Remove some messages
14721 about "obsolete gcc or gdb".
14722
14723 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14724
14725 * gdb.cp/classes.exp: Accept more varieties of ptype output.
14726
14727 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14728
14729 * gdb.base/asm-source.exp: Properly convert target board
14730 debug flags from gcc format to binutils format.
14731
14732 2004-07-28 Mark Kettenis <kettenis@gnu.org>
14733
14734 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
14735 gdb1718". PR backtrace/1718 partially fixed.
14736
14737 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
14738
14739 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
14740
14741 2004-07-26 Nick Clifton <nickc@redhat.com>
14742
14743 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
14744 good default value for a specific architecture is available then
14745 set it to that value. Otherwise default to the -gstabs switch.
14746 Remove the -g... switches from the asm-flags variable. Allow the
14747 target board info to override the value if it wants to. Pass the
14748 switch on the assembler command line.
14749
14750 2004-07-23 Mark Kettenis <kettenis@gnu.org>
14751
14752 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
14753 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
14754 (main): Call new function.
14755
14756 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
14757
14758 Test for PR exp/1715.
14759 * gdb.base/radix.exp: Refactor common procedures. Make all
14760 test names unique. Change XFAIL to KFAIL.
14761
14762 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
14763
14764 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
14765 * gdb.ada/gnat_ada.gin: ... to here.
14766 * configure.in: Use gnat_ada.gin.
14767 * configure: Regenerate.
14768
14769 2004-07-20 Andrew Cagney <cagney@gnu.org>
14770
14771 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
14772 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
14773 XFAILs. Clean up test messages and comments. Check backtraces.
14774 Delete re-sync code.
14775
14776 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14777
14778 Fix PR cli/740.
14779 * gdb.base/annota1.exp: Honor gdb,nosignals.
14780 * gdb.base/annota3.exp: Likewise.
14781
14782 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14783
14784 * lib/java.exp: Update copyright notice.
14785
14786 2004-07-19 Andrew Cagney <cagney@gnu.org>
14787
14788 * gdb.base/selftest.exp: Copy file from here ...
14789 * gdb.gdb/selftest.exp: ... to here.
14790
14791 2004-07-16 Andrew Cagney <cagney@redhat.com>
14792
14793 * lib/insight-support.exp: Delete file.
14794 * lib/java.exp (java_init): Fix copyright.
14795
14796 2004-07-16 Andrew Cagney <cagney@gnu.org>
14797
14798 * gdb.base/restore.c: Append "prologue" to comments marking the a
14799 function's prologue.
14800 * gdb.base/restore.exp: Update copyright, re-indent.
14801 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
14802 callerN" prefix where needed. Update patterns that match a
14803 function's prologue.
14804
14805 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
14806
14807 * gdb.base/restore.c: Add copyright notice.
14808
14809 2004-07-16 Andrew Cagney <cagney@gnu.org>
14810
14811 * gdb.base/logical.exp: Update copyright.
14812 (evaluate): New procedure. Use to re-implement tests using
14813 several tables.
14814
14815 2004-07-14 Martin Hunt <hunt@redhat.com>
14816
14817 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
14818 which fixes some problems where init.tcl was not found.
14819
14820 2004-07-13 Andrew Cagney <cagney@gnu.org>
14821
14822 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
14823 (check_sizeof, check_valueof): Do not include the output in the
14824 test name. Use gdb_test.
14825 (get_valueof): Use gdb_test_multiple.
14826
14827 * gdb.base/step-test.exp: Update copyright. Use
14828 gdb_test_multiple. Ensure that test names do not include
14829 architecture dependent output.
14830
14831 * gdb.gdb/observer.exp: Update copyright.
14832 (setup_test): Use gdb_test_multiple.
14833 (attach_first_observer, attach_second_observer)
14834 (attach_third_observer, detach_first_observer)
14835 (detach_second_observer, detach_third_observer)
14836 (reset_counters, check_counters): Make $message a prefix.
14837 (test_normal_stop_notifications): Add "args" parameter - a list of
14838 init functions to be called. Make $message a prefix,
14839 (test_observer_normal_stop): Change the message prefixes so that
14840 they are unique, pass the attach / detach procedures to
14841 test_normal_stop_notifications.
14842
14843 * gdb.base/signull.exp (test_segv): Prefix all tests with
14844 "${name}". Clean up test messages.
14845
14846 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
14847
14848 * gdb.base/ena-dis-br.exp: Update copyright.
14849 (break_at): New function. Replace send_gdb with gdb_test,
14850 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
14851 ignore count, not stopped at bpt", with KFAIL.
14852
14853 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
14854
14855 * gdb.base/attach.exp: Remove cleanupfile handling.
14856
14857 2004-07-12 Andrew Cagney <cagney@gnu.org>
14858
14859 * gdb.base/annota1.exp: Cleanup corefile test name.
14860 * gdb.base/annota3.exp: Ditto.
14861
14862 2004-07-12 Andrew Cagney <cagney@gnu.org>
14863
14864 * gdb.base/signals.exp: Clean up copyright, re-indent.
14865
14866 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
14867 gdb_test and gdb_test_multiple.
14868
14869 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
14870
14871 * gdb.java/jmain.exp: Fix expected line number for main to
14872 break at. Set XFAIL for break at main test since gcj does not
14873 provide line number info for first statement in main.
14874
14875 2004-07-08 Andrew Cagney <cagney@gnu.org>
14876
14877 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
14878
14879 * gdb.base/sigbpt.exp: Make the common part of each test name a
14880 prefix instead of suffix.
14881
14882 2004-07-07 Bob Rossi <bob_rossi@cox.net>
14883
14884 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
14885 test from test_tbreak_creation_and_listing to
14886 test_file_list_exec_source_file
14887 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
14888 Changed name of test from test_tbreak_creation_and_listing to
14889 test_file_list_exec_source_file
14890
14891 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
14892
14893 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
14894 the jmisc() constructor instead of <init>.
14895 * gdb.java/jmisc1.exp: Ditto.
14896
14897 2004-07-07 Andrew Cagney <cagney@gnu.org>
14898
14899 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
14900 corrupting the PC.
14901
14902 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
14903
14904 * gdb.cp/templates.exp: Accept whitespace change in demangler
14905 output.
14906
14907 2004-07-06 Andrew Cagney <cagney@gnu.org>
14908
14909 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
14910
14911 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
14912
14913 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
14914 * lib/compiler.cc: Likewise.
14915
14916 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
14917
14918 * lib/compiler.cc: Work around string preprocessing problem
14919 with old hp c++ compiler.
14920 * lib/compiler.c: Likewise.
14921
14922 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
14923
14924 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
14925 directives to conditionalize symbol prefixing.
14926 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
14927 additional_flags handling. Add underscore prefix for Cygwin.
14928 * gdb.arch/i386-unwind.c: Use preprocessor directives to
14929 conditionalize symbol prefixing.
14930 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
14931 additional_flags handling. Add underscore prefix for Cygwin.
14932
14933 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
14934
14935 * gdb.base/bigcore.exp: Skip test on Cygwin.
14936
14937 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
14938
14939 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
14940 formats for "info register". Use gdb_test_multiple. Fix
14941 the "invalid register" test.
14942
14943 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
14944
14945 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
14946 PID for Cygwin. Add Cygwin specific strings to check for in some
14947 tests.
14948 (do_attach_tests): Add a test for user interaction when attaching
14949 to a process with no matching symbol table already loaded.
14950
14951 2004-06-26 Andrew Cagney <cagney@gnu.org>
14952
14953 Test PR java/1567 and PR java/1565.
14954 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
14955 * gdb.java/jmisc2.exp: Delete file.
14956
14957 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
14958
14959 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
14960
14961 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
14962
14963 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
14964 attach process.
14965
14966 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
14967
14968 * gdb.cp/pr-1553.exp: Remove.
14969
14970 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
14971
14972 * gdb.cp/pr-1553.cc: Remove.
14973 * gdb.cp/pr-1553.exp: Disable this test.
14974
14975 2004-06-20 Jim Blandy <jimb@redhat.com>
14976
14977 Fix PR testsuite/1680.
14978 * gdb.arch/i386-sse.exp: Properly quote curly braces in
14979 regular expressions.
14980
14981 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
14982
14983 Fix PR testsuite/1679.
14984 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
14985 Issue an UNSUPPORTED result instead.
14986
14987 2004-06-18 Jim Blandy <jimb@redhat.com>
14988
14989 * gdb.base/charset.exp: Only send a control-C if we see a new
14990 prompt and incomplete command.
14991
14992 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
14993
14994 * gdb.cp/pr-574.cc: Add copyright notice.
14995
14996 2004-06-17 Jim Blandy <jimb@redhat.com>
14997
14998 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
14999 cases where the regexp has no groups; this grabs random text from
15000 the previous test suite, whatever that was.
15001
15002 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
15003
15004 * gdb.cp/printmethod.cc: Add copyright notice.
15005
15006 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
15007
15008 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
15009
15010 2004-06-16 Andrew Cagney <cagney@gnu.org>
15011
15012 * gdb.base/signull.c: Update copyright. Include <string.h>.
15013 (bowler): Replace data_pointer with data_read
15014 and data_write cases. Add code_descriptor case.
15015 (zero, desc): New array and pointer.
15016 (data, code): Change to simple pointers.
15017 * gdb.base/signull.exp: Fix probe pattern matching a function
15018 descriptor SIGSEGV. Replace data_pointer with data_read and
15019 data_write tests.
15020
15021 2004-06-16 Andrew Cagney <cagney@gnu.org>
15022
15023 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
15024
15025 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
15026
15027 * gdb.base/long_long.c: Add copyright notice.
15028
15029 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
15030
15031 * gdb.base/long_long.exp: Remove reference to
15032 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
15033 to gdb_breakpoint and gdb_continue_to_breakpoint.
15034
15035 2004-06-14 Jim Blandy <jimb@redhat.com>
15036
15037 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
15038 endian case.
15039
15040 2004-06-14 Andrew Cagney <cagney@gnu.org>
15041
15042 * gdb.base/gcore.exp (capture_command_output): Delete the always
15043 passing tests containing inferior values.
15044 * gdb.base/ending-run.exp: Do not include the breakpoint address
15045 in the test message. Update copyright.
15046 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
15047 size in the test name, use gdb_test_multiple. Update copyright.
15048
15049 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
15050
15051 * gdb.cp/ref-types.cc: Add copyright notice.
15052
15053 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
15054
15055 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
15056 hp_aCC_compiler.
15057 * lib/compiler.cc: Likewise.
15058 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
15059 'set' commands. Log diagnostics for other lines. Set
15060 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
15061
15062 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
15063
15064 * gdb.cp/try_catch.cc: Add copyright notice.
15065
15066 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
15067
15068 * gdb.cp/userdef.cc: Add copyright notice.
15069
15070 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
15071
15072 * gdb.cp/virtfunc.cc: Add copyright notice.
15073
15074 2004-06-11 Randolph Chung <tausq@debian.org>
15075
15076 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
15077 problem.
15078
15079 2004-06-10 Andrew Cagney <cagney@gnu.org>
15080
15081 * lib/compiler.cc, lib/compiler.c: Append either
15082 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
15083 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
15084 instead of gcc-3-3.
15085
15086 2004-06-09 Andrew Cagney <cagney@gnu.org>
15087
15088 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
15089 gdb/1455, bug is specific to "long long" and "double".
15090
15091 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
15092 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
15093 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
15094 fixed.
15095
15096 2004-06-09 Andrew Cagney <cagney@gnu.org>
15097
15098 * gdb.base/structs.exp (test_struct_returns): Replace
15099 "return_value_unknown" and "finish_value_unknown" by
15100 "return_value_known" and "finish_value_known". Instead of
15101 "return_value_unknown" iff "finish_value_unknown", check
15102 "return_value_known" implies "finish_value_known".
15103
15104 2004-06-08 Martin Hunt <hunt@redhat.com>
15105
15106 * gdb.base/float.exp: Add pattern for mips targets.
15107
15108 2004-06-08 Randolph Chung <tausq@debian.org>
15109
15110 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
15111 message for unknown architectures more clear.
15112
15113 2004-06-08 Joel Brobecker <brobecker@gnat.com>
15114
15115 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
15116 start the execution of the program.
15117
15118 2004-06-07 Jim Blandy <jimb@redhat.com>
15119
15120 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
15121 * gdb.arch/i386-cpuid.h: New helper file.
15122
15123 2004-06-07 Randolph Chung <tausq@debian.org>
15124
15125 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
15126 has started.
15127
15128 2004-06-04 Roland McGrath <roland@redhat.com>
15129
15130 Fix PR gdb/1647.
15131 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
15132 differently to be robust to output buffering differences.
15133
15134 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
15135
15136 * gdb.threads/pthreads.exp: Update copyright years.
15137 (check_control_c): Change asynchronous 'after' to synchronous.
15138
15139 2004-06-04 Roland McGrath <roland@redhat.com>
15140
15141 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
15142 next gdb prompt.
15143
15144 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
15145
15146 Fix PR gdb/1636.
15147 * gdb.threads/manythreads.exp: Change asynchronous 'after'
15148 calls to synchronous.
15149
15150 2004-05-26 Jim Blandy <jimb@redhat.com>
15151
15152 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
15153
15154 2004-05-24 Randolph Chung <tausq@debian.org>
15155
15156 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
15157 * gdb.asm/pa.inc: New file.
15158
15159 2004-05-22 Mark Kettenis <kettenis@gnu.org>
15160
15161 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
15162
15163 2004-05-21 Joel Brobecker <brobecker@gnat.com>
15164 Daniel Jacobowitz <drow@mvista.com>
15165
15166 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
15167 GDB prompt.
15168
15169 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15170
15171 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
15172 setjmp/longjmp. Use sigaction instead of signal.
15173
15174 2004-05-19 J. Brobecker <brobecker@gnat.com>
15175 Michael Snyder <msnyder@redhat.com>
15176
15177 * gdb.threads/pthread_cond_wait.c: New file.
15178 * gdb.threads/pthread_cond_wait.exp: New testcase.
15179
15180 2004-05-13 Andrew Cagney <cagney@redhat.com>
15181
15182 * gdb.base/signull.exp, gdb.base/signull.c: New files.
15183 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
15184
15185 2004-05-11 Andrew Cagney <cagney@redhat.com>
15186
15187 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
15188 fixed but revealed gdb/1639.
15189
15190 2004-05-10 Andrew Cagney <cagney@redhat.com>
15191
15192 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
15193 func1" and "next to 2nd alarm", kernel bug avoided.
15194
15195 2004-05-10 Daniel Jacobowitz <dan@debian.org>
15196
15197 PR external/1568
15198 * gdb.base/bigcore.exp: Check the size of the dumped core file.
15199 XFAIL if it is smaller than bytes_allocated.
15200 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
15201 (main): Make chunks_allocated unsigned. Correct comment.
15202
15203 2004-05-07 Joel Brobecker <brobecker@gnat.com>
15204
15205 * gdb.arch/powerpc-aix-prologue.c: New file.
15206 * gdb.arch/powerpc-aix-prologue.exp: New file.
15207
15208 2004-05-07 Jim Blandy <jimb@redhat.com>
15209
15210 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
15211 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
15212
15213 2004-05-06 Joel Brobecker <brobecker@gnat.com>
15214
15215 * gdb.base/sep.exp: No longer setup_kfail when the program was
15216 built with dwarf2.
15217
15218 2004-05-05 Jim Ingham <jingham@apple.com>
15219
15220 * gdb.base/pending.exp: Make sure pending breakpoints
15221 preserve the ignore count.
15222
15223 2004-04-27 Jerome Guitton <guitton@gnat.com>
15224
15225 * i386-prologue.exp: Add testcase for jump instruction as first
15226 instruction of the real code.
15227 * i386-prologue.c (jump_at_beginning): New function.
15228
15229 2004-04-28 Mark Kettenis <kettenis@gnu.org>
15230
15231 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
15232 x86_64-*-*.
15233
15234 2004-04-28 Mark Kettenis <kettenis@gnu.org>
15235
15236 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
15237 i*86-*-*.
15238
15239 2004-04-25 Mark Kettenis <kettenis@gnu.org>
15240
15241 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
15242 expression that checks the return type.
15243
15244 2004-04-23 Andrew Cagney <cagney@redhat.com>
15245
15246 * gdb.base/call-sc.exp: New test of scalar call/return values.
15247 * gdb.base/call-sc.c: Ditto.
15248
15249 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15250
15251 * gdb.threads/manythreads.c: Reduce thread stack size.
15252
15253 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
15254
15255 * gdb.threads/manythreads.c: Add copyright notice.
15256
15257 2004-04-23 Andrew Cagney <cagney@redhat.com>
15258
15259 * gdb.base/siginfo.exp: Better handle step out of signal.
15260 * gdb.base/sigstep.exp: Ditto.
15261
15262 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
15263 Daniel Jacobowitz <drow@mvista.com>
15264
15265 * gdb.threads/manythreads.c: New testcase.
15266 * gdb.threads/manythreads.exp: Ditto.
15267
15268 2004-04-22 Jim Blandy <jimb@redhat.com>
15269
15270 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
15271 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
15272
15273 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
15274
15275 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
15276
15277 2004-04-21 Andrew Cagney <cagney@redhat.com>
15278
15279 * gdb.base/sigstep.c: New file.
15280 * gdb.base/sigstep.exp: New file.
15281
15282 2004-04-16 Joel Brobecker <brobecker@gnat.com>
15283
15284 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
15285 call to observer_notify_normal_stop.
15286
15287 2004-04-15 Andrew Cagney <cagney@redhat.com>
15288
15289 * gdb.base/siginfo.c: New file.
15290 * gdb.base/siginfo.exp: New file.
15291
15292 2004-04-12 J. Brobecker <brobecker@gnat.com>
15293
15294 * gdb.base/sep.exp: Fix typo in comment.
15295
15296 2004-04-12 J. Brobecker <brobecker@gnat.com>
15297
15298 * gdb.base/sep.c: New file.
15299 * gdb.base/sep-proc.c: New file.
15300 * gdb.base/sep.exp: New testcase.
15301
15302 2004-04-09 Mark Kettenis <kettenis@gnu.org>
15303
15304 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
15305 support.
15306
15307 2004-04-05 Andrew Cagney <cagney@redhat.com>
15308
15309 * gdb.base/sigaltstack.c: New file.
15310 * gdb.base/sigaltstack.exp: New file.
15311
15312 2004-04-04 Joel Brobecker <brobecker@gnat.com>
15313
15314 * gdb.base/foll-fork.exp: Update the expected output for
15315 "help set follow-fork-mode", to match a change that was made
15316 to the help of this variable on 2004-01-13.
15317
15318 2004-04-01 Joel Brobecker <brobecker@gnat.com>
15319
15320 * lib/ada.exp: Add copyright notice.
15321 * bar.ads: Likewise.
15322 * bar.adb: Likewise.
15323 * null_record.adb: Likewise.
15324 * null_record.exp: Likewise.
15325 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
15326
15327 2004-04-01 Joel Brobecker <brobecker@gnat.com>
15328
15329 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
15330 * configure: Regenerate.
15331
15332 2004-04-01 Joel Brobecker <brobecker@gnat.com>
15333
15334 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
15335 to build the application. Remove the message printed when in
15336 verbose mode, redundant with the UNSUPPORTED message above.
15337
15338 2004-03-31 Joel Brobecker <brobecker@gnat.com>
15339
15340 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
15341 * gdb.ada (null_record.exp): New testcase.
15342
15343 2004-03-31 Joel Brobecker <brobecker@gnat.com>
15344
15345 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
15346
15347 2004-03-31 Joel Brobecker <brobecker@gnat.com>
15348
15349 * gdb.ada: New subdirectory.
15350 * gdb.ada/Makefile.in: New file.
15351 * gdb.ada/gnat_ada.gpr.in: New file.
15352
15353 2004-03-31 Joel Brobecker <brobecker@gnat.com>
15354
15355 * lib/ada.exp: New file.
15356
15357 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
15358
15359 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
15360 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
15361
15362 2004-03-22 Andrew Cagney <cagney@redhat.com>
15363
15364 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
15365 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
15366 Problem identified by Ulrich Weigand.
15367
15368 2004-03-17 David Carlton <carlton@kealia.com>
15369
15370 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
15371 PR c++/826.
15372
15373 2004-03-16 Roland McGrath <roland@redhat.com>
15374
15375 * gdb.base/auxv.exp: New file.
15376 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
15377
15378 2004-03-12 David Carlton <carlton@kealia.com>
15379
15380 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
15381 * gdb.cp/pr-1553.cc: Ditto.
15382 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
15383 pass branch.
15384
15385 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
15386
15387 * gdb.cp/templates.exp: Accept more template types.
15388
15389 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15390
15391 From Corinna Vinschen with modifications.
15392 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
15393 local variable obj_with_enum.
15394 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
15395 results with obj_with_enum.
15396
15397 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15398
15399 * gdb.cp/classes.cc: New file, copied from misc.cc.
15400 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
15401
15402 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15403
15404 * gdb.cp/misc.cc: Add copyright notice.
15405
15406 2004-03-05 David Carlton <carlton@kealia.com>
15407
15408 * gdb.cp/rtti.exp: Add 'print *obj3' test.
15409 * gdb.cp/rtti.h: Update copyright.
15410 (namespace n2::n3): New.
15411 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
15412 (n2::n3::func3): New.
15413 (main): Call n2::n3::func3.
15414 * gdb.cp/rtti2.cc: Update copyright.
15415 (n2::create3): New.
15416
15417 2004-03-04 Mark Kettenis <kettenis@gnu.org>
15418
15419 * gdb.asm/openbsd.inc: Fix typo.
15420
15421 2004-03-03 Fred Fish <fnf@redhat.com>
15422
15423 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
15424 "val" instead of unused "size". Update copyright year.
15425
15426 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
15427
15428 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
15429 to use unsigned char.
15430 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
15431 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
15432
15433 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
15434
15435 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
15436 line of output.
15437
15438 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
15439
15440 * gdb.base/relocate.c (dummy): Initialize.
15441
15442 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
15443
15444 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
15445 a breakpoint at exit.
15446
15447 2004-02-27 Fred Fish <fnf@redhat.com>
15448
15449 * gdb.base/chng-syms.exp: Add expect condition to match failing
15450 case that isn't a timeout.
15451
15452 2004-02-27 Andrew Cagney <cagney@redhat.com>
15453
15454 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
15455 support.
15456
15457 2004-02-26 Fred Fish <fnf@redhat.com>
15458
15459 * gdb.arch/gdb1431.c: Remove.
15460 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
15461 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
15462 of "until" incorrectly.
15463
15464 2004-02-26 J. Brobecker <brobecker@gnat.com>
15465
15466 * gdb.cp/class2.cc (empty): New class.
15467 (refer): New function.
15468 (main): Declare an object of type empty and use it.
15469 * gdb.cp/class2.exp: Print the value of an object of type empty.
15470
15471 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
15472
15473 * gdb.base/langs.exp: Update query string to match the
15474 new nquery format used for pending breakpoints.
15475
15476 2004-02-26 Andrew Cagney <cagney@redhat.com>
15477
15478 Fix PR i18n/1570.
15479 * gdb.base/charset.c: Update copyright notice.
15480 (main, init_string): Remove the escape character '\e' tests.
15481 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
15482 * gdb.base/charset.exp (valid_host_charset): Ditto.
15483 * gdb.base/setvar.exp: Ditto.
15484
15485 2004-02-24 Andrew Cagney <cagney@redhat.com>
15486
15487 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
15488 mmapped data in core file" PASS and FAIL messages consistent.
15489
15490 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
15491 setting a breakpoint. Work around PR java/1565.
15492
15493 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
15494
15495 * lib/gdb.exp (gdb_breakpoint): Update query string to match
15496 new nquery format.
15497 * gdb.base/pending.exp: Ditto.
15498
15499 2004-02-22 Mark Kettenis <kettenis@gnu.org>
15500
15501 * configure.in: Run stabs tests on *BSD.
15502 * configure: Regenerated.
15503
15504 2004-02-21 Mark Kettenis <kettenis@gnu.org>
15505
15506 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
15507
15508 2004-02-20 Fred Fish <fnf@redhat.com>
15509
15510 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
15511 blank in test for "returns short", for consistency with other
15512 "returns xxx" tests. Update copyright year.
15513
15514 2004-02-19 Fred Fish <fnf@redhat.com>
15515
15516 New testcase for PR breakpoint/1558.
15517 * gdb.arch/gdb1558.exp: New file.
15518 * gdb.arch/gdb1558.c: New file.
15519
15520 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
15521
15522 * gdb.base/nodebug.exp: Fix typo.
15523
15524 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15525
15526 Committed by Jim Blandy <jimb@redhat.com>.
15527
15528 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
15529
15530 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
15531
15532 * gdb.base/float.exp: Support s390*-*-* targets.
15533
15534 2004-02-17 Adam Fedor <fedor@gnu.org>
15535
15536 * gdb.base/gdb1555.exp: New file.
15537 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
15538
15539 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
15540
15541 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
15542
15543 2004-02-16 Fred Fish <fnf@redhat.com>
15544
15545 * gdb.arch/gdb1291.c: Remove
15546 * gdb.arch/gdb1291.s: New test input file.
15547 * gdb.arch/gdb1291.exp: Expand test to check case that should not
15548 fail. Test for correct result, known incorrect result, other
15549 failures and timeouts.
15550
15551 2004-02-16 Andrew Cagney <cagney@redhat.com>
15552
15553 * gdb.base/bigcore.exp: New file.
15554 * gdb.base/bigcore.c: New file.
15555
15556 2004-02-13 Andrew Cagney <cagney@redhat.com>
15557
15558 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
15559 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
15560 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
15561 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
15562 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
15563 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
15564 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
15565 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
15566 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
15567 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
15568
15569 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
15570
15571 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
15572 executed is an alloc instruction.
15573
15574 2004-02-11 David Carlton <carlton@kealia.com>
15575
15576 * gdb.cp/breakpoint.exp: New.
15577 * gdb.cp/breakpoint.cc: New.
15578
15579 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
15580
15581 Partial fix for PR gdb/1543.
15582 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
15583 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
15584 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
15585 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
15586 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
15587 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
15588 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
15589 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
15590 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
15591 to bug-gdb@prep.ai.mit.edu .
15592 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
15593 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
15594 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
15595 Likewise.
15596
15597 2004-02-10 Andrew Cagney <cagney@redhat.com>
15598
15599 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
15600 using gdb_internal_error_resync.
15601
15602 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
15603
15604 * gdb.threads/thread-specific.exp: Stop early if no threads are
15605 found.
15606
15607 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
15608
15609 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
15610
15611 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
15612
15613 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
15614 breakpoints.
15615
15616 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
15617
15618 * config/sim.exp (gdb_load): Handle $arg == "".
15619 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
15620 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
15621
15622 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
15623
15624 * gdb.base/maint.exp: Update test to reflect
15625 obstack changes.
15626
15627 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
15628
15629 * gdb.base/pendshr.c (pendfunc): New function that calls
15630 pendfunc1.
15631 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
15632
15633 2004-02-04 Fred Fish <fnf@redhat.com>
15634
15635 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
15636 function symbols and update copyright years.
15637 * gdb.arch/gdb1291.c: Ditto.
15638
15639 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15640
15641 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
15642
15643 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15644
15645 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
15646
15647 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15648
15649 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
15650
15651 2004-02-02 Fred Fish <fnf@redhat.com>
15652
15653 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
15654 remote targets. Update copyright years.
15655
15656 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
15657
15658 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
15659 support.
15660 * gdb.base/langs.exp: Fix test which attempts to create
15661 breakpoint on non-existent function to handle new pending
15662 support.
15663 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
15664 a breakpoint.
15665 * gdb.base/pending.exp: New test.
15666 * gdb.base/pending.c: New file.
15667 * gdb.base/pendshr.c: Ditto.
15668
15669 2004-02-02 David Carlton <carlton@kealia.com>
15670
15671 * gdb.cp/overload.exp: Add overloadNamespace tests.
15672 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
15673 (overloadNamespace, XXX): New.
15674 (main): Call XXX::marker2.
15675
15676 2004-02-01 Fred Fish <fnf@redhat.com>
15677
15678 * gdb.base/dump.exp: Use runto_main instead of "runto main".
15679 * gdb.base/finish.exp: Ditto.
15680 * gdb.base/gcore.exp: Ditto.
15681 * gdb.base/huge.exp: Ditto.
15682 * gdb.base/info-proc.exp: Ditto.
15683 * gdb.base/return2.exp: Ditto.
15684 * gdb.threads/gcore-thread.exp: Ditto.
15685
15686 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
15687
15688 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
15689
15690 2004-02-01 Mark Kettenis <kettenis@gnu.org>
15691
15692 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
15693 that opening the file succeeds on OpenBSD.
15694
15695 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
15696
15697 * gdb.threads/thread-specific.c: New file.
15698 * gdb.threads/threads-specific.exp: New test script.
15699 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
15700 to expect_out.
15701
15702 2004-02-01 Mark Kettenis <kettenis@gnu.org>
15703
15704 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
15705 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
15706 only on the "print_small_structs from print_long_arg_list" test.
15707
15708 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
15709
15710 * gdb.base/completion.exp: Kill a stray backslash.
15711
15712 From Jim Ingham <jingham@apple.com>:
15713 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
15714 agrees with the result from sending a tab.
15715
15716 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
15717
15718 * gdb.base/chng-syms.exp: Remove stray newline.
15719
15720 2004-01-31 Mark Kettenis <kettenis@gnu.org>
15721
15722 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
15723 *-*-openbsd*.
15724 * gdb.asm/openbsd.inc: New file.
15725
15726 2004-01-30 Mark Kettenis <kettenis@gnu.org>
15727
15728 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
15729 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
15730 *-*solaris2*. Remove commented out default settings for
15731 asm-flags. Replace gdb_compile with target_link.
15732
15733 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
15734
15735 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
15736 for all tests. Remove old hp-ux and cygnus xfail cases.
15737
15738 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
15739
15740 * gdb.base/chng-syms.exp: New file.
15741 * gdb.base/chng-syms.c: New file.
15742
15743 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15744
15745 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
15746 Provide arms for current output in all my configurations.
15747
15748 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15749
15750 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
15751 * lib/compiler.cc: Likewise.
15752 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
15753 get the right preprocessor. Eval the output directly. Remove
15754 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
15755 hp_f77_compiler and hp_f90_compiler completely.
15756 (gdb_preprocess): Delete.
15757 (get_compiler): Delete.
15758
15759 2004-01-24 Mark Kettenis <kettenis@gnu.org>
15760
15761 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
15762 <string.h>.
15763
15764 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
15765
15766 * gdb.mi/mi-stack.exp: Update copyright.
15767
15768 2004-01-23 David Carlton <carlton@kealia.com>
15769
15770 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
15771 test for cp_lookup_transparent_type.
15772 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
15773 call them.
15774
15775 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
15776
15777 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
15778 after -var-update.
15779
15780 2004-01-23 David Carlton <carlton@kealia.com>
15781
15782 * gdb.cp/namespace.cc (C::ensureRefs): New.
15783 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
15784
15785 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
15786
15787 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
15788 case "-stack-list-locals 2".
15789 * gdb.mi/mi-var-child.exp: Test for case
15790 "-var-list-children --all-values NAME".
15791
15792 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
15793
15794 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
15795
15796 2004-01-18 Mark Kettenis <kettenis@gnu.org>
15797
15798 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
15799 used with gdb_test_multiple.
15800
15801 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
15802 read at address 0. This fixes PR testsuite/1504.
15803
15804 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
15805
15806 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
15807 Remove downloading, guessing the host executable, the calls to
15808 gdb_file_cmd and gdb_target_cmd, and "load" support.
15809 (infer_host_exec): New function broken out from gdb_load.
15810 (gdb_load): New wrapper for gdbserver_gdb_load.
15811 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
15812 gdb_target_cmd. Use -target-select.
15813 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
15814 Download binaries to the host. Clear last_mi_remote_file when
15815 we load a new binary.
15816 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
15817 call gdbserver_gdb_load and mi_gdb_target_cmd.
15818
15819 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15820
15821 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
15822 type patterns.
15823
15824 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15825
15826 * gdb.cp/templates.exp: Fix typo in test name of
15827 "print Foo<volatile char*>::foo".
15828
15829 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15830
15831 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
15832
15833 2004-01-16 Ben Elliston <bje@wasabisystems.com>
15834
15835 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
15836 (clean mostlyclean): Remove empty rm.
15837
15838 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15839
15840 * gdb.base/setvar.exp: Add copyright years.
15841
15842 2004-01-14 David Carlton <carlton@bactrian.org>
15843
15844 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
15845 PR c++/1511 and update coment.
15846 * gdb.cp/templates.exp: Update patterns to match current output.
15847 If changes involve something other than whitespace, KFAIL
15848 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
15849
15850 2004-01-14 David Carlton <carlton@kealia.com>
15851
15852 * gdb.cp/namespace.exp: Add tests involving classes defined within
15853 namespaces.
15854 * gdb.cp/namespace.cc (C::CClass): New.
15855 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
15856
15857 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
15858
15859 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
15860 what debug info we have. Print a better message if something goes
15861 wrong while producing the separate debug info file.
15862
15863 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15864
15865 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
15866
15867 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15868
15869 * gdb.base/callfuncs.c: Add copyright notice.
15870
15871 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
15872
15873 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
15874 inheritance. PR gdb/1498, PR gcc/13539.
15875
15876 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
15877
15878 * gdb.threads/gcore-thread.exp: Prefix name of binary with
15879 test specific name.
15880 * gdb.mi/gdb669.exp: Ditto.
15881 * gdb.mi/mi-pthreads.exp: Ditto.
15882 * gdb.mi/mi1-pthreads.exp: Ditto.
15883 * gdb.mi/mi2-pthreads.exp: Ditto.
15884
15885 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15886
15887 * gdb.cp/member-ptr.cc: Add copyright notice.
15888
15889 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15890
15891 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
15892 some patterns for recent versions of gcc and hpacc. Delete
15893 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
15894 Delete tests that access a NULL pointer-to-member-data. This
15895 script is still disabled for gcc.
15896
15897 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
15898
15899 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
15900 escaped correctly.
15901
15902 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
15903
15904 * gdb.base/sepdebug.exp: New file.
15905 * gdb.base/sepdebug.c: New file.
15906 * lib/gdb.exp (separate_debug_filename): New procedure.
15907 (gdb_gnu_strip_debug): New procedure.
15908
15909 2004-01-12 Andrew Cagney <cagney@redhat.com>
15910
15911 * gdb.mi/ChangeLog: Delete file. Renamed to ...
15912 * gdb.mi/ChangeLog-1999-2003: New file.
15913
15914 2004-01-12 Andrew Cagney <cagney@redhat.com>
15915
15916 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
15917 "Renaming a directory to a non-empty directory returns ENOTEMPTY
15918 or EEXIST", treat EBUSY as an XFAIL.
15919
15920 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
15921
15922 * gdb.base/scope.exp: Remove obsolete setup_xfail for
15923 hp_cc_compiler.
15924
15925 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15926
15927 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
15928 decorations.
15929
15930 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15931
15932 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
15933 and "(aCC)" decorations. Remove obsolete doco about old
15934 test results.
15935
15936 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15937
15938 * gdb.cp/exception.exp: Fix typo in doco.
15939
15940 2004-01-09 Mark Kettenis <kettenis@gnu.org>
15941
15942 * gdb.base/gdb1476.exp: Fix typo.
15943
15944 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15945
15946 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
15947 file.
15948
15949 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15950
15951 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
15952 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
15953 Use gdb_compile. Remove restriction on gcc. Add some patterns
15954 for recent version of gdb. Delete second half, which was a copy
15955 of the first half with different build flags. This test is
15956 still disabled because it is still not ready for production.
15957
15958 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15959
15960 * gdb.cp/exception.cc: Add copyright notice.
15961 * gdb.cp/exception.exp: Add a notice that this file is broken
15962 because of line number changes caused by addition of copyright
15963 notice.
15964
15965 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15966
15967 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
15968 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
15969
15970 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15971
15972 * gdb.cp/classes.exp: Accept gnu abi 2.
15973 * gdb.cp/derivation.exp: Likewise.
15974 * gdb.cp/overload.exp: Likewise.
15975 * gdb.cp/virtfunc.exp: Likewise.
15976
15977 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15978
15979 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
15980 semicolon after end of function.
15981
15982 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15983
15984 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
15985 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
15986 boilerplate code for compiling and running the program under
15987 test. Add some string method tests.
15988
15989 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15990
15991 * gdb.cp/bs15503.cc: Add copyright notice.
15992 * gdb.cp/bs15503.exp: Adjust line number.
15993
15994 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15995
15996 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
15997 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
15998
15999 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16000
16001 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
16002 hp_cc_compiler.
16003
16004 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16005
16006 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
16007 * gdb.cp/ctti.exp: Use the marker instead of "next".
16008 With gcc, run further before bailing.
16009
16010 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16011
16012 * gdb.cp/cttiadd.cc: Add copyright notice.
16013 * gdb.cp/cttiadd1.cc: Likewise.
16014 * gdb.cp/cttiadd2.cc: Likewise.
16015 * gdb.cp/cttiadd3.cc: Likewise.
16016
16017 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16018
16019 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
16020 Use gdb_test, gdb_test_multiple. Use floating-point values that
16021 have exact representations in IEEE-ish formats.
16022
16023 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16024
16025 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
16026 compilers. Delete duplicate call to get_compiler_info.
16027 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
16028 * gdb.base/volatile.exp: Likewise.
16029
16030 2004-01-07 Mark Kettenis <kettenis@gnu.org>
16031
16032 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
16033 memory at address 0.
16034
16035 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
16036
16037 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
16038 to test for hp-ux assembler. Fix copyright years.
16039
16040 2004-01-07 Andrew Cagney <cagney@redhat.com>
16041
16042 * gdb.base/fileio.c (strerrno): Add "EBUSY".
16043
16044 2004-01-07 Andrew Cagney <cagney@redhat.com>
16045
16046 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
16047 when creating the read-only file. From analysis by Roland McGrath
16048 and Elena Zannoni.
16049
16050 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
16051
16052 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
16053
16054 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
16055
16056 * gdb.base/cvexpr.c: Be type-safe with function pointers and
16057 data pointers.
16058
16059 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
16060
16061 * gdb.cp/m-static.exp: Compile one source file at a time.
16062 Delete unused call to get_compiler_info.
16063
16064 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
16065
16066 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
16067 * gdb.base/call-rt-st.exp: Likewise.
16068 * gdb.base/nodebug.exp: Likewise.
16069 * gdb.base/volatile.exp: Likewise.
16070 * gdb.cp/ref-types.exp: Likewise.
16071 * gdb.cp/templates.exp: Likewise.
16072
16073 2004-01-05 Mark Kettenis <kettenis@gnu.org>
16074
16075 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
16076
16077 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
16078
16079 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
16080 hppa*-hp-hpux*.
16081
16082 2004-01-04 Mark Kettenis <kettenis@gnu.org>
16083
16084 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
16085 x86_64-*-*.
16086
16087 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
16088 sparc64-*-* and sparc*-solaris2*.
16089
16090 2004-01-04 Mark Kettenis <kettenis@gnu.org>
16091
16092 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
16093 return ${tests}" test. The ${tests} already mentions the
16094 filename.
16095
16096 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
16097
16098 * gdb.cp/local.exp: Accept gcc abi 2.
16099
16100 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
16101
16102 * gdb.cp/templates.exp: Accept gcc abi 2.
16103
16104 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
16105
16106 * lib/compiler.cc: Remove supports_template_debugging.
16107 * gdb.cp/templates.exp: Do not test supports_template_debugging.
16108
16109 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16110
16111 * gdb.cp/namespace.exp: Accept gcc abi 2.
16112
16113 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16114
16115 * gdb.cp/method.exp: Accept gcc abi 2.
16116
16117 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16118
16119 * gdb.cp/classes.exp: Generate identical results as old version.
16120 * gdb.cp/derivation.exp: Likewise.
16121 * gdb.cp/overload.exp: Likewise.
16122 * gdb.cp/virtfunc.exp: Likewise.
16123
16124 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16125
16126 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
16127 mysterious bug with sourceware version of expect.
16128
16129 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16130
16131 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
16132 current versions of gcc, including gcc abi 2. Remove gratuitous
16133 restart of test program. Use gdb_test_multiple and gdb_test for
16134 all tests. Add patterns to xfail missing "const" in "const char *"
16135 and kfail PR gdb/1155.
16136
16137 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
16138
16139 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
16140 current versions of gcc, including gcc abi 2. Remove gratuitous
16141 restart of test program. Use gdb_test_multiple and gdb_test for
16142 all tests. Add patterns to kfail PR gdb/1498.
16143
16144 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
16145
16146 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
16147 current versions of gcc, including gcc abi 2. Use "breakpoint"
16148 and "continue" instead of restarting the target program. Use
16149 gdb_test_multiple and gdb_test for all tests.
16150
16151 2004-01-01 Mark Kettenis <kettenis@gnu.org>
16152
16153 * gdb.asm/asm-source.exp: Update copyright year. Link statically
16154 for *-*-solaris2*.
16155
16156 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
16157
16158 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
16159 current versions of gcc, including gcc abi 2. Use "breakpoint"
16160 and "continue" instead of restarting the target program several
16161 times. Use gdb_test_multiple and gdb_test for all tests.
16162
16163 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
16164
16165 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
16166 source files.
16167
16168 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
16169
16170 * gdb.base/environ.exp: Handle compiling test case from multiple
16171 source files.
16172
16173 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
16174
16175 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
16176
16177 2003-12-17 Jim Blandy <jimb@redhat.com>
16178
16179 * gdb.base/freebpcmd.c: Add copyright notice.
16180
16181 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
16182
16183 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
16184
16185 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
16186
16187 2003-12-13 Jim Blandy <jimb@redhat.com>
16188
16189 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
16190
16191 2003-12-12 Kevin Buettner <kevinb@redhat.com>
16192
16193 * gdb.asm/frv.inc: New file.
16194 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
16195
16196 2003-12-09 Fred Fish <fnf@redhat.com>
16197
16198 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
16199 functions to break1.c and leave prototypes behind. Add more
16200 "set breakpoint NN here" comments.
16201 * gdb.base/break1.c: New file.
16202
16203 * gdb.base/break.exp: Handle compiling test case from multiple
16204 source files and change source file references as needed.
16205 * gdb.base/completion.exp: Ditto.
16206 * gdb.base/condbreak.exp: Ditto.
16207 * gdb.base/define.exp: Ditto.
16208 * gdb.base/ena-dis-br.exp: Ditto.
16209 * gdb.base/info-proc.exp: Ditto.
16210 * gdb.base/maint.exp: Ditto.
16211 * gdb.base/until.exp: Ditto.
16212
16213 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
16214 hardcoded line numbers.
16215 * gdb.base/define.exp: Ditto.
16216 * gdb.base/ena-dis-br.exp: Ditto.
16217 * gdb.base/maint.exp: Ditto.
16218 * gdb.base/until.exp: Ditto.
16219
16220 * gdb.base/completion.exp: Use "break1" for completion tests since
16221 "break" is no longer a unique prefix.
16222
16223 2003-12-06 Andrew Cagney <cagney@redhat.com>
16224
16225 * gdb.base/structs.exp (test_struct_returns): When applicable, set
16226 "return_value_unimplemented". When an unimplemented struct return
16227 architecture, report incorrect values as a KFAIL
16228
16229 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
16230
16231 * gdb.cp/rtti.exp: Accept new wording of warning from
16232 cp_lookup_rtti_type.
16233
16234 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
16235
16236 Partial fix for PR testsuite/1456.
16237 * gdb.base/scope.exp (test_at_main): Replace references to
16238 gcc_compiled with calls to test_compiler_info.
16239 (test_at_foo): Likewise.
16240 (test_at_bar): Likewise.
16241
16242 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
16243
16244 Partial fix for PR testsuite/1456.
16245 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
16246 to test_compiler_info.
16247
16248 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
16249
16250 * gdb.base/so-impl-ld.exp: Update copyright notice.
16251
16252 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
16253
16254 Partial fix for PR testsuite/1456.
16255 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
16256 to test_compiler_info.
16257
16258 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
16259
16260 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
16261 from current versions of gdb. Clean up regular expressions.
16262 Delete redundant timeout case.
16263
16264 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
16265
16266 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
16267 from current versions of gdb. Clean up regular expressions.
16268 Delete redundant timeout case.
16269
16270 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
16271
16272 Partial fix for PR testsuite/1456.
16273 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
16274 gcc_compiled with call to test_compiler_info.
16275
16276 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
16277
16278 Partial fix for PR testsuite/1456.
16279 * gdb.base/list.exp (test_list_function): Delete unused declaration
16280 of gcc_compiled.
16281
16282 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
16283
16284 Partial fix for PR testsuite/1456.
16285 * gdb.base/complex.exp: Replace reference to gcc_compiled with
16286 call to test_compiler_info.
16287
16288 2003-11-29 Mark Kettenis <kettenis@gnu.org>
16289
16290 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
16291 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
16292 it to create the appropriate note.inc.
16293 * gdb.asm/asmsrc1.s: Include "note.inc".
16294 * gdb.asm/netbsd.inc: New file.
16295 * gdb.asm/empty.inc: New file.
16296
16297 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
16298
16299 Partial fix for PR testsuite/1456.
16300 * gdb.base/constvars.exp: Replace references to gcc_compiled with
16301 calls to test_compiler_info.
16302
16303 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
16304
16305 Partial fix for PR testsuite/1456.
16306 * gdb.base/volatile.exp: Replace references to gcc_compiled with
16307 calls to test_compiler_info.
16308
16309 2003-11-27 Mark Kettenis <kettenis@gnu.org>
16310
16311 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
16312 pattern for the KFAILs.
16313
16314 2003-11-25 Adam Fedor <fedor@gnu.org>
16315
16316 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
16317 * gdb.objc/objcdecode.m: New file.
16318
16319 2003-11-25 Adam Fedor <fedor@gnu.org>
16320
16321 * gdb.objc/nondebug.exp: Test for PR objc/1236.
16322 * gdb.objc/nondebug.m: New file.
16323
16324 2003-11-26 Ben Elliston <bje@wasabisystems.com>
16325
16326 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16327 NetBSD as it does on FreeBSD. Modelled on a similar change by
16328 Mark Kettenis on 2003-05-30.
16329 (link-flags): Set to "--entry _start" regardless of target.
16330 Special linker flags are to be appended to $link-flags.
16331 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
16332
16333 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
16334
16335 * gdb.cp/method.exp: Accept output of new demangler.
16336
16337 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
16338
16339 * gdb/class2.exp: New file.
16340 * gdb/class2.cc: New file.
16341
16342 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
16343
16344 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
16345 of new demangler.
16346
16347 2003-11-23 Mark Kettenis <kettenis@gnu.org>
16348
16349 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
16350 of gdb_test "run".
16351
16352 2003-11-23 Mark Kettenis <kettenis@gnu.org>
16353
16354 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
16355 "continue" into "run".
16356
16357 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
16358
16359 Partial fix for PR testsuite/1456.
16360 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
16361 call to test_compiler_info.
16362 * gdb.cp/ctti.exp: Likewise.
16363 * gdb.cp/derivation.exp: Likewise.
16364 * gdb.cp/member-ptr.exp: Likewise.
16365 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
16366 reference to gcc_compiled.
16367
16368 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
16369
16370 Fix PR testsuite/1463.
16371 * gdb.base/structs.exp (start_structs_test): Call
16372 get_debug_format before using the debug format.
16373
16374 2003-11-22 Andrew Cagney <cagney@redhat.com>
16375
16376 * lib/gdb.exp (gdb_test_multiple): Add simple example.
16377 * gdb.base/structs.exp: Use gdb_test_multiple.
16378
16379 2003-11-20 Andrew Cagney <cagney@redhat.com>
16380
16381 * gdb.base/structs.exp: Handle and recover from internal errors.
16382 Replace "foo${n}" with "foo<n>" in test messages.
16383
16384 * gdb.base/structs.exp: Update copyright. Rewrite.
16385 * gdb.base/structs.c: Update copyright. Rewrite.
16386
16387 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
16388 resync count exceeded.
16389
16390 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
16391 from the internal error.
16392 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
16393 Original from Jim Blandy.
16394 (gdb_test_multiple): Use gdb_internal_error_resync.
16395
16396 2003-11-19 Andrew Cagney <cagney@redhat.com>
16397
16398 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
16399 KFAIL.
16400
16401 2003-11-17 Mark Kettenis <kettenis@gnu.org>
16402
16403 New testcase for PR backtrace/1435.
16404 * gdb.arch/i386-unwind.exp: New file.
16405 * gdb.arch/i386-unwind.c: New file.
16406
16407 2003-11-17 Andrew Cagney <cagney@redhat.com>
16408
16409 * lib/gdb.exp (compiler_info): New global.
16410 (test_compiler_info): New function.
16411 (get_compiler_info): Set compiler_info.
16412 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
16413 "compiler_info" to gcc-<major>-<minor>.
16414
16415 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
16416
16417 * gdb.trace/configure: Remove.
16418
16419 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
16420
16421 * gdb.base/break.c: Add comments to aid finding line numbers for
16422 breakpoints.
16423 * gdb.base/break.exp: Remove all references to explicit line
16424 numbers.
16425
16426 2003-11-11 Nick Clifton <nickc@redhat.com>
16427
16428 * gdb.base/shreloc.exp: Do not run for targets which do not
16429 support shared objects.
16430
16431 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
16432
16433 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
16434 Don't run tests if nofileio flag is given.
16435
16436 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
16437
16438 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
16439 as well as 'Watchpoint'.
16440
16441 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
16442
16443 Reported by Jim Ingham <jingham@apple.com>:
16444 * gdb.base/annota1.exp: Match at least one occurrence of the
16445 signal handler annotation.
16446
16447 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
16448
16449 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
16450 as well as 'Watchpoint'.
16451
16452 2003-11-05 Michael Chastain <mec@shout.net>
16453
16454 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
16455
16456 2003-11-03 Kris Warkentin <kewarken@qnx.com>
16457
16458 * gdb.arch/gdb1291.c: New test file.
16459 * gdb.arch/gdb1291.exp: New test script.
16460 * gdb.arch/gdb1431.c: New test file.
16461 * gdb.arch/gdb1431.exp: New test script.
16462
16463 2003-10-22 Michael Chastain <mec@shout.net>
16464
16465 * gdb.mi/pthreads.c: Add copyright notice.
16466
16467 2003-10-22 Michael Chastain <mec@shout.net>
16468
16469 * gdb.threads/pthreads.c: Add copyright notice.
16470
16471 2003-10-20 Michael Chastain <mec@shout.net>
16472
16473 * gdb.base/gdb1056.exp: New test script.
16474
16475 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
16476
16477 * gdb.threads/killed.exp: Use gdb_run_cmd.
16478
16479 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
16480
16481 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
16482 create a core file.
16483 * gdb.threads/gcore-thread.exp: Likewise.
16484
16485 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
16486
16487 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
16488 type, based on char type.
16489 (struct bit_flags_short_t): New bitfield type, based on short type.
16490 (init_bit_flags_char): New fuction.
16491 (init_bit_flags_short): Ditto.
16492 (print_bit_flags_char): Ditto.
16493 (print_bit_flags_short): Ditto.
16494 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
16495
16496 2003-10-11 Michael Chastain <mec@shout.net>
16497
16498 * gdb.base/call-rt-st.exp: Update copyright year.
16499
16500 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
16501
16502 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
16503 * gdb.disasm/sh3.s: Ditto.
16504
16505 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
16506
16507 * gdb.threads/switch-threads.exp: New test.
16508 * gdb.threads/switch-threads.c: New source file.
16509
16510 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
16511
16512 * gdb.base/ending-run.exp: Add sh specific case.
16513
16514 2003-10-06 Andrew Cagney <cagney@redhat.com>
16515
16516 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
16517 * gdb.disasm/mn10200.exp: Delete obsolete file.
16518
16519 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
16520
16521 * ChangeLog: Correct an entry command.exp -> commands.exp.
16522 * gdb.base/commands.exp (bp_deleted_in_command_test)
16523 (temporary_breakpoint_commands): Check noargs.
16524
16525 2003-09-25 David Carlton <carlton@kealia.com>
16526
16527 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
16528 of some print tests, where appropriate. Add tests for C::D::cd,
16529 E::ce, F::cXfX, G::XgX.
16530 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
16531
16532 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
16533
16534 * lib/java.exp (java_init): Import target_alias before using it.
16535
16536 2003-09-25 David Carlton <carlton@kealia.com>
16537
16538 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
16539
16540 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
16541
16542 * gdb.base/selftest.exp: Accomodate more instruction reordering
16543 weirdness.
16544
16545 2003-09-17 Michael Chastain <mec@shout.net>
16546
16547 * gdb.cp/gdb1355.exp: New file.
16548 * gdb.cp/gdb1355.c: New file.
16549
16550 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
16551
16552 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
16553 * gdb.asm/sh.inc: New file.
16554
16555 2003-09-11 David Carlton <carlton@kealia.com>
16556
16557 * gdb.cp/namespace.exp: Add tests for namespace types.
16558 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
16559 (test_namespace): New.
16560
16561 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
16562
16563 * gdb.base/relocate.exp: Handle new gdb output at startup.
16564 * gdb.stabs/weird.exp: Ditto.
16565
16566 2003-09-08 Michael Chastain <mec@shout.net>
16567
16568 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
16569
16570 2003-09-07 Michael Chastain <mec@shout.net>
16571
16572 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
16573 'parse error'.
16574
16575 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
16576
16577 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
16578
16579 2003-08-30 Michael Chastain <mec@shout.net>
16580
16581 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
16582 * gdb.gdb/observer.exp: Ditto.
16583 * gdb.gdb/xfullpath.exp: Ditto.
16584
16585 2003-08-29 Mark Kettenis <kettenis@gnu.org>
16586
16587 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
16588 *-*-*bsd*.
16589
16590 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
16591
16592 * gdb.base/dump.exp: Skip for ia64.
16593
16594 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
16595
16596 * gdb.asm/asm-source.exp: Add ia64 support.
16597 * gdb.asm/ia64.inc: New file.
16598
16599 2003-08-22 Michael Chastain <mec@shout.net>
16600
16601 * gdb.cp: New directory.
16602 * gdb.cp/*: Copy from gdb.c++/*.
16603 * gdb.c++/*: Remove.
16604 * Makefile.in: Change gdb.c++ to gdb.cp.
16605 * configure.in: Ditto.
16606 * configure: Regnerate.
16607
16608 2003-08-18 Mark Kettenis <kettenis@gnu.org>
16609
16610 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
16611 * gdb.arch/i386-prologue.c (gdb1338): Add function.
16612
16613 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
16614
16615 * mi-var-display.exp (-var-list-children weird): Accept function
16616 pointers with argument types.
16617 * mi1-var-display.exp (-var-list-children weird): Likewise.
16618 * mi2-var-display.exp (-var-list-children weird): Likewise.
16619
16620 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
16621
16622 * gdb.base/annota3.exp: Add missing newline.
16623
16624 2003-08-06 Michael Chastain <mec@shout.net>
16625
16626 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
16627
16628 2003-08-12 Michael Snyder <msnyder@redhat.com>
16629
16630 * gdb.base/float.exp: Add test for SH.
16631
16632 2003-08-10 Mark Kettenis <kettenis@gnu.org>
16633
16634 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
16635
16636 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
16637
16638 * gdb.base/completion.exp: Remove reduntant completion test
16639 on filename.
16640
16641 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
16642
16643 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
16644 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
16645 gdb.trace/save-trace.exp: Make sure that full pathnames are
16646 escaped correctly.
16647
16648 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
16649
16650 * configure.in: Don't generate config.h from config.hin.
16651 * configure: Regenerate.
16652 * config.hin: Remove file.
16653 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
16654 * gdb.threads/pthreads.c: Ditto.
16655
16656 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
16657
16658 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16659 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
16660 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
16661 Replace ld24 with seth/add3.
16662
16663 2003-08-02 Andrew Cagney <cagney@redhat.com>
16664
16665 * gdb.base/annota3.exp: New file.
16666 * gdb.base/annota3.c: New file.
16667 * gdb.c++/annota3.exp: New file.
16668 * gdb.c++/annota3.cc: New file.
16669
16670 2003-07-29 Michael Chastain <mec@shout.net>
16671
16672 * gdb.threads/tls.c (spin): Check errno only if sem_wait
16673 actually failed.
16674 (do_pass): Likewise.
16675 * gdb.threads/tls.exp: Always initialize no_of_threads.
16676
16677 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
16678
16679 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
16680 pattern.
16681 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
16682 * gdb.threads/tls.exp: Recognize one case of the host library not
16683 supporting TLS.
16684
16685 2003-07-27 Andrew Cagney <cagney@redhat.com>
16686
16687 * gdb.base/fileio.exp: Use SH when running commands using
16688 remote_exec.
16689
16690 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
16691
16692 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16693 * gdb.base/relocate.c (dummy): New padding array.
16694
16695 2003-07-22 Michael Snyder <msnyder@redhat.com>
16696
16697 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
16698
16699 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
16700 patterns to be more general, accepting old and new output.
16701 Some output chars (such as '+') also must be quoted.
16702 Some addresses are displayed numerically instead of
16703 symbolically.
16704
16705 2003-07-23 Michael Snyder <msnyder@redhat.com>
16706
16707 * gdb.base/return2.exp: Don't test long-long return.
16708
16709 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
16710 * gdb.disasm/t01_mov.exp: Ditto.
16711 * gdb.disasm/t02_mova.s: Ditto.
16712 * gdb.disasm/t02_mova.exp: Ditto.
16713 * gdb.disasm/t03_add.s: Ditto.
16714 * gdb.disasm/t03_add.exp: Ditto.
16715 * gdb.disasm/t04_sub.s: Ditto.
16716 * gdb.disasm/t04_sub.exp: Ditto.
16717 * gdb.disasm/t05_cmp.s: Ditto.
16718 * gdb.disasm/t05_cmp.exp: Ditto.
16719 * gdb.disasm/t06_ari2.s: Ditto.
16720 * gdb.disasm/t06_ari2.exp: Ditto.
16721 * gdb.disasm/t07_ari3.s: Ditto.
16722 * gdb.disasm/t07_ari3.exp: Ditto.
16723 * gdb.disasm/t08_or.s: Ditto.
16724 * gdb.disasm/t08_or.exp: Ditto.
16725 * gdb.disasm/t09_xor.s: Ditto.
16726 * gdb.disasm/t09_xor.exp: Ditto.
16727 * gdb.disasm/t10_and.s: Ditto.
16728 * gdb.disasm/t10_and.exp: Ditto.
16729 * gdb.disasm/t11_logs.s: Ditto.
16730 * gdb.disasm/t11_logs.exp: Ditto.
16731 * gdb.disasm/t12_bit.s: Ditto.
16732 * gdb.disasm/t12_bit.exp: Ditto.
16733 * gdb.disasm/t13_otr.s: Ditto.
16734 * gdb.disasm/t13_otr.exp: Ditto.
16735
16736 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
16737
16738 * gdb.threads/tls.exp :Add kfail for 'info address' case.
16739
16740 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
16741
16742 * gdb.threads/tls.c : New file.
16743 * gdb.threads/tls.exp : New file.
16744 * gdb.threads/tls-main.c : New file.
16745 * gdb.threads/tls-shared.c : New file.
16746 * gdb.threads/tls-shared.exp : New file.
16747
16748 2003-07-22 Andreas Schwab <schwab@suse.de>
16749
16750 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
16751
16752 2003-07-20 Andreas Schwab <schwab@suse.de>
16753
16754 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
16755 due to insn reordering.
16756
16757 2003-07-15 Andrew Cagney <cagney@redhat.com>
16758
16759 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
16760
16761 2003-07-15 Michael Chastain <mec@shout.net>
16762
16763 * gdb.base/gdb1250.exp: New file.
16764 * gdb.base/gdb1250.c: New file.
16765
16766 2003-07-09 Michal Ludvig <mludvig@suse.cz>
16767
16768 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
16769 expansion of size_t to 'unsigned long', not only to 'unsigned'.
16770
16771 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
16772
16773 * gdb.threads/tls.c: New file.
16774 * gdb.threads/tls.exp: New file.
16775 * gdb.threads/tls-main.c: New file.
16776 * gdb.threads/tls-shared.c: New file.
16777 * gdb.threads/tls-shared.exp: New file.
16778
16779 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
16780
16781 * gdb.base/annota1.exp: Make sure that we properly escape the
16782 full path of the source file. Xfail more permissive patterns,
16783 due to a compiler debug info problem.
16784
16785 2003-07-07 Andreas Schwab <schwab@suse.de>
16786
16787 * gdb.asm/m68k.inc: New file.
16788 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
16789
16790 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
16791 arguments"): Also match negative number.
16792
16793 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
16794
16795 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
16796
16797 * gdb.base/store.c (charest): New typedef.
16798 (add_char): Rename to add_charest, update.
16799 (wack_char): Rename to wack_charest, update types. Return l + r
16800 to keep r live across the call.
16801 (wack_short, wack_int, wack_long, wack_longest, wack_float)
16802 (wack_double, wack_doublest): Return l + r to keep r live across
16803 the call.
16804 * gdb.base/store.exp: Accomodate store.c changes.
16805
16806 2003-06-30 David Carlton <carlton@kealia.com>
16807
16808 * gdb.c++/maint.exp (test_invalid_name): New.
16809 (test_first_component): Add tests for invalid names.
16810
16811 2003-06-29 Michael Chastain <mec@shout.net>
16812
16813 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
16814 output of '<VTT for class>' for virtual base classes.
16815
16816 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
16817
16818 * gdb.base/completion.exp: Tab-complete "complet" instead of
16819 "compl".
16820 * gdb.base/complex.exp, gdb.base/complex.c: New files.
16821
16822 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
16823
16824 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
16825 * gdb.base/volatile.exp: Likewise.
16826
16827 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
16828
16829 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
16830 gdb/1265.
16831
16832 2003-06-28 Michael Chastain <mec@shout.net>
16833 Daniel Jacobowitz <drow@mvista.com>
16834
16835 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
16836 initial line count of 'captured_main' from 26 to 32.
16837 (test_with_self): Allow xmalloc call to be interleaved with the
16838 preceding two lines.
16839
16840 2003-06-24 Joel Brobecker <brobecker@gnat.com>
16841
16842 * gdb.base/bang.exp: New testcase.
16843
16844 2003-06-23 Joel Brobecker <brobecker@gnat.com>
16845
16846 * gdb.base/langs.exp: Add some tests for the "minimal" language
16847 support.
16848
16849 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
16850
16851 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
16852 the testcase.
16853
16854 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
16855
16856 * gdb.base/relocate.exp: Test add-symbol-file with a variable
16857 offset.
16858
16859 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
16860
16861 * gdb.c++/pr-1210.cc: New file.
16862 * gdb.c++/pr-1210.exp: New file.
16863
16864 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
16865
16866 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
16867 000-exec-continue.
16868
16869 2003-06-15 Mark Kettenis <kettenis@gnu.org>
16870
16871 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
16872 on *-*-*bsd* instead of *-*-freebsd*.
16873
16874 2003-06-14 Andrew Cagney <cagney@redhat.com>
16875
16876 * gdb.base/store.exp: Test longest and doublest. Test all
16877 parameters. Weaken return statement match.
16878 * gdb.base/store.c: Add longest and doublest - aka long long and
16879 long double functions. Put all parameters into local register
16880 variables. Use negative values.
16881
16882 2003-06-14 Andrew Cagney <cagney@redhat.com>
16883
16884 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
16885 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
16886 exit status.
16887 * gdb.base/fileio.exp: Disable target when nointerrupts and
16888 noinferiorio, instead of limiting it to remote. Use remote_exec
16889 instead of system.
16890
16891 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
16892
16893 * gdb.base/float.exp: Add ia64 support.
16894
16895 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
16896
16897 * gdb.base/fileio.exp: Run only on remote targets.
16898
16899 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
16900
16901 * gdb.base/fileio.c: New file, testing File-I/O.
16902 * gdb.base/fileio.exp: Ditto.
16903
16904 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
16905
16906 * gdb.base/shreloc.exp: New file, check symbol values obtained from
16907 shared objects after relocation at load time (gdb PR/1132).
16908 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
16909 as above, part of the shared object relocation test.
16910
16911 2003-06-08 Mark Kettenis <kettenis@gnu.org>
16912
16913 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
16914 fully filled history list.
16915 * gdb.base/gdb_history: New file.
16916
16917 * gdb.base/signals.exp: XFAIL "continue to func1" on
16918 i*86-*-freebsd*.
16919
16920 * gdb.base/attach.exp: When trying to attach to a nonexistent
16921 process, make it possible to specify the PID based on the target,
16922 and do so for *-*-freebsd*.
16923
16924 2003-06-02 Richard Henderson <rth@redhat.com>
16925
16926 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
16927
16928 2003-06-02 Richard Henderson <rth@redhat.com>
16929
16930 * gdb.base/selftest.exp: Next over lim_at_start initialization.
16931
16932 2003-06-02 Richard Henderson <rth@redhat.com>
16933
16934 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
16935
16936 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
16937
16938 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
16939 of globalvar.
16940
16941 2003-06-01 Mark Kettenis <kettenis@gnu.org>
16942
16943 * gdb.asm/asm-source.exp: Check for memory read errors in
16944 disassembler test on *BSD too.
16945
16946 2003-06-01 Richard Henderson <rth@redhat.com>
16947
16948 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
16949 for .frame.
16950 (gdbasm_call): Lose ldgp.
16951 (gdbasm_startup): Add frame information.
16952 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
16953
16954 2003-05-31 Mark Kettenis <kettenis@gnu.org>
16955
16956 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
16957 i?86-*-*.
16958
16959 2003-05-30 Mark Kettenis <kettenis@gnu.org>
16960
16961 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16962 FreeBSD.
16963
16964 2003-05-29 Richard Henderson <rth@redhat.com>
16965
16966 * gdb.asm/alpha.inc: New file.
16967 * gdb.asm/asm-source.exp: Use it.
16968
16969 2003-05-29 Jim Blandy <jimb@redhat.com>
16970
16971 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
16972 'core.PID'.
16973
16974 2003-05-22 Jim Blandy <jimb@redhat.com>
16975
16976 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
16977 backtrace.
16978
16979 2003-05-20 David Carlton <carlton@math.stanford.edu>
16980
16981 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
16982 this time.
16983
16984 2003-05-19 David Carlton <carlton@bactrian.org>
16985
16986 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
16987 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
16988
16989 2003-05-19 David Carlton <carlton@bactrian.org>
16990
16991 * gdb.c++/namespace.exp: Add namespace scope and anonymous
16992 namespace tests.
16993 Bump copyright date.
16994 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
16995 (main): Call C::D::marker2.
16996 * gdb.c++/namespace1.cc: New file.
16997
16998 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
16999
17000 Roland McGrath <roland@redhat.com>
17001 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
17002 there is no manager thread.
17003
17004 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
17005
17006 * gdb.threads/schedlock.exp: Remove assumption that all threads
17007 will run in a particular small time slice. Also ensure we break
17008 in one of the child threads rather than the main thread.
17009
17010 2003-05-07 Jim Blandy <jimb@redhat.com>
17011
17012 Add support for assembly source testing on the s390x.
17013 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
17014 architecture.
17015 * gdb.asm/s390x.inc: New file.
17016
17017 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
17018 succession of 'if' statements.
17019
17020 2003-05-05 Andrew Cagney <cagney@redhat.com>
17021
17022 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
17023
17024 2003-05-05 Andrew Cagney <cagney@redhat.com>
17025
17026 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
17027 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
17028
17029 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
17030
17031 * gdb.base/charset.exp: Update based on new behavior of set/show
17032 charset commands.
17033
17034 2003-05-01 Andrew Cagney <cagney@redhat.com>
17035
17036 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
17037 variable do not give memory errors.
17038
17039 2003-04-30 Adam Fedor <fedor@gnu.org>
17040
17041 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
17042 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
17043 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
17044 gdb.objc/basicclass.m: : New files
17045
17046 * lib/gdb.exp (gdb_compile_objc): New procedure.
17047
17048 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
17049
17050 * gdb.base/signals.exp: Make backtrace tests more specific.
17051
17052 2003-04-23 David Carlton <carlton@bactrian.org>
17053
17054 * gdb.c++/maint.exp (test_first_component): Add tests for
17055 'operator' in more locations.
17056
17057 2003-04-16 Kevin Buettner <kevinb@redhat.com>
17058
17059 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
17060
17061 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
17062
17063 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
17064 func marke' instead. Update test name.
17065
17066 2003-04-15 David Carlton <carlton@math.stanford.edu>
17067
17068 * gdb.c++/maint.exp: New file.
17069
17070 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
17071
17072 * gdb.threads/schedlock.c: Change type of thread function argument
17073 to long, to avoid warnings on 64-bit platforms.
17074
17075 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
17076
17077 * gdb.base/attach.exp: Add new message from ptrace in case of
17078 attaching to nonexistent process.
17079
17080 2003-04-11 Jim Blandy <jimb@redhat.com>
17081
17082 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17083 gdb.c++/userdef.cc: Place comments on the lines to which the
17084 marker function might return.
17085 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17086 gdb.c++/userdef.exp: Look for those comments to check that we've
17087 returned to the right place, instead of checking line numbers.
17088
17089 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
17090
17091 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
17092 match on sourcefile name, instead of directory name.
17093
17094 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
17095
17096 * gdb.base/completion.exp: Use string_to_regexp to match the
17097 working directory name.
17098
17099 2003-04-09 Jim Blandy <jimb@redhat.com>
17100
17101 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17102 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
17103 after an inferior function call, report the failure, but allow the
17104 test to continue.
17105
17106 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
17107
17108 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
17109 with -DPROTOTYPES.
17110
17111 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
17112
17113 * gdb.base/break.exp: Revert last patch.
17114
17115 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
17116
17117 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
17118 with -DPROTOTYPES.
17119
17120 2003-04-02 Andrew Cagney <cagney@redhat.com>
17121
17122 * gdb.base/callfuncs.exp: Make "print add" messages unique.
17123 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
17124 matching directories by the name breakpoint.
17125 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
17126 Make "continue to marker1" consistent.
17127 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
17128 message consistent.
17129 * lib/gdb.exp: Put "the program is no longer running", and "the
17130 program exited" in parenthesis.
17131 * lib/mi-support.exp: Ditto.
17132
17133 2003-04-02 Bob Rossi <bob_rossi@cox.net>
17134
17135 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
17136
17137 2003-03-29 Andrew Cagney <cagney@redhat.com>
17138
17139 * gdb.base/sizeof.c (main): Print the value of '\377'.
17140 * gdb.base/sizeof.exp: Check the sign of '\377'.
17141
17142 2003-03-27 Michael Chastain <mec@shout.net>
17143
17144 * gdb.base/gdb1090.exp: New file.
17145 * gdb.base/gdb1090.cc: New file.
17146
17147 2003-03-27 J. Brobecker <brobecker@gnat.com>
17148
17149 * gdb.gdb/observer.exp: New regression test.
17150
17151 2003-03-27 Michael Chastain <mec@shout.net>
17152
17153 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
17154 * gdb.base/ptype.exp: Likewise.
17155
17156 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
17157
17158 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
17159
17160 2003-03-26 Michael Chastain <mec@shout.net>
17161
17162 * gdb.base/ptype.exp: Actually use some typedef'd types.
17163
17164 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
17165
17166 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
17167 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
17168
17169 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
17170
17171 * gdb.base/default.exp: Fix regular expression.
17172
17173 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
17174
17175 * gdb.base/args.exp: Fix regular expression.
17176
17177 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
17178
17179 * gdb.base/help.exp: Allow Win32 child process.
17180
17181 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
17182
17183 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
17184 when stepping out of main().
17185
17186 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
17187
17188 * gdb.base/default.exp: Check for win32 specific message when calling
17189 "run" without executable.
17190
17191 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
17192
17193 * gdb.base/args.exp: Expect .exe in output.
17194
17195 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
17196
17197 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
17198 Cygwin native.
17199
17200 2003-03-17 Andrew Cagney <cagney@redhat.com>
17201
17202 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
17203 vector registes.
17204 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
17205 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
17206
17207 2003-03-17 David Carlton <carlton@math.stanford.edu>
17208
17209 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
17210 test, for PR breakpoints/38.
17211 Call test_watchpoint_and_breakpoint.
17212 * gdb.base/watchpoint.c (func3): New function.
17213 (main): Call func3.
17214
17215 2003-03-04 David Carlton <carlton@math.stanford.edu>
17216
17217 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
17218 Garply<Garply<char> >:: garply".
17219 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
17220 with respect to PR c++/1111; note also PR c++/1113.
17221 (test_template_breakpoints): KFAIL "constructor breakpoint" with
17222 respect to PR c++/1062.
17223 KFAIL "destructor breakpoint" with respect to PR c++/1112.
17224
17225 2003-03-03 David Carlton <carlton@math.stanford.edu>
17226
17227 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
17228 with respect to PR c++/57.
17229 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
17230 c++/826.
17231 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
17232 respect to PR c++/57.
17233
17234 2003-03-03 David Carlton <carlton@math.stanford.edu>
17235
17236 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
17237 respect to PR c++/33 into FAILs.
17238
17239 2003-03-03 Michael Chastain <mec@shout.net>
17240
17241 * configure.in: Update copyright years.
17242
17243 2003-03-03 Michael Chastain <mec@shout.net>
17244
17245 * Makefile.in: Update copyright years.
17246
17247 2003-02-28 David Carlton <carlton@math.stanford.edu>
17248
17249 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
17250 print class instead of struct and/or superfluous protection
17251 specifiers, as long as the resulting output is equivalent to the
17252 source code.
17253 Delete FIXME from end of messages on tests that don't need
17254 fixing.
17255
17256 2003-02-28 David Carlton <carlton@math.stanford.edu>
17257
17258 * gdb.c++/templates.exp (do_tests): Allow const in the two
17259 Foo<volatile char *>::foo tests.
17260
17261 2003-02-27 Michael Snyder <msnyder@redhat.com>
17262
17263 * gdb.base/restore.c (main): Return zero, so exit code
17264 will be consistant.
17265
17266 2003-02-26 David Carlton <carlton@math.stanford.edu>
17267
17268 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
17269 char *>::foo" test with respect to PR c++/33. Create a new test
17270 which is identical to that one except that it doesn't put the
17271 space between the "char" and the "*"; KFAIL it, too.
17272
17273 2003-02-26 David Carlton <carlton@math.stanford.edu>
17274
17275 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
17276 template types into either PASSes or KFAILs (corresponding to PR
17277 c++/57). Tweak indentation. Update copyright.
17278
17279 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
17280
17281 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
17282
17283 2003-02-13 Michael Chastain <mec@shout.net>
17284
17285 * gdb.base/exprs.exp: Remove i960 remnants.
17286 * gdb.base/funcargs.exp: Likewise.
17287 * gdb.base/list.exp: Likewise.
17288 * gdb.base/ptype.exp: Likewise.
17289
17290 2003-02-14 David Carlton <carlton@math.stanford.edu>
17291
17292 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
17293 pEe->D::vg()" from XFAIL to KFAIL.
17294
17295 2003-02-13 Jason Molenda (jmolenda@apple.com)
17296
17297 * gdb.base/maint.exp: Update maint print statistics regexp to include
17298 new entries.
17299
17300 2003-02-13 Michael Chastain <mec@shout.net>
17301
17302 * gdb.c++/inherit.exp: Remove call to get_debug_format.
17303
17304 2003-02-12 Michael Chastain <mec@shout.net>
17305
17306 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
17307 * gdb.c++/inherit.exp: Likewise.
17308 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
17309 * gdb.c++/templates.exp: Likewise.
17310 * gdb.c++/virtfunc.exp: Likewise.
17311
17312 2003-02-06 Jason Molenda (jason-cl@molenda.com)
17313
17314 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
17315 why the code is written that way.
17316
17317 2003-02-05 Michael Chastain <mec@shout.net>
17318
17319 * gdb.base/dump.exp: Add missing copyright line.
17320
17321 2003-02-05 Jason Molenda (jason-cl@molenda.com)
17322
17323 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
17324 at the beginning so the breakpoint doesn't get set on the loop.
17325
17326 2003-02-05 Michael Chastain <mec@shout.net>
17327
17328 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
17329 output for configurations with gcc 2.95.3.
17330
17331 2003-02-05 Keith Seitz <keiths@redhat.com>
17332 Andrew Cagney <ac131313@redhat.com>
17333
17334 * gdb.mi/mi-cli.exp: New file.
17335
17336 2003-02-04 Michael Chastain <mec@shout.net>
17337
17338 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
17339 Call perror and then continue.
17340
17341 2003-02-03 Michael Chastain <mec@shout.net>
17342
17343 * gdb.c++/pr-1023.cc: New file.
17344 * gdb.c++/pr-1023.exp: New file.
17345
17346 2003-02-05 Jim Blandy <jimb@redhat.com>
17347
17348 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
17349 it's local to foobar. Check for it there, and check that it's not
17350 present in main.
17351 * gdb.c++/local.cc (marker2): New function.
17352 (foobar): Call marker1.
17353 (main): Call marker2 instead of marker1.
17354
17355 2003-02-04 Andrew Cagney <ac131313@redhat.com>
17356
17357 * gdb.disasm/mn10200.exp: Obsolete file.
17358 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
17359 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
17360 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
17361
17362 2003-02-04 David Carlton <carlton@math.stanford.edu>
17363
17364 * gdb.c++/overload.exp: Test intToChar(1).
17365 * gdb.c++/overload.cc (intToChar): New.
17366 (main): Call intToChar.
17367
17368 2003-02-03 David Carlton <carlton@math.stanford.edu>
17369
17370 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
17371 'might_kfail' arg.
17372 KFAIL some of the continue_to_bp_overloaded calls, according to
17373 PR c++/1025.
17374
17375 2003-02-01 Michael Chastain <mec@shout.net>
17376
17377 * gdb.base/advance.c (marker1): New marker function.
17378 * gdb.base/advance.exp: When the 'advance' command lands on the
17379 return breakpoint, it can legitimately stop on either the
17380 current line or the next line. Accommodate both outcomes.
17381 * gdb.base/until.exp: Likewise.
17382
17383 2003-02-02 Andrew Cagney <ac131313@redhat.com>
17384
17385 2002-11-10 Jason Molenda (jason-cl@molenda.com):
17386 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
17387 now a list, not a tuple.
17388 * gdb.mi/mi-var-display.exp: Ditto.
17389 * gdb.mi/gdb792.exp: Ditto.
17390
17391 2003-02-01 Andrew Cagney <ac131313@redhat.com>
17392
17393 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
17394 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
17395 stack backtraces.
17396 * gdb.mi/mi-syn-frame.c: Part of same.
17397
17398 2003-02-01 Mark Kettenis <kettenis@gnu.org>
17399
17400 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17401 gdb.mi/mi1-pthreads.exp: Return instead of calling
17402 gdb_suppress_entire_file.
17403
17404 2003-02-01 Mark Salter <msalter@redhat.com>
17405
17406 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
17407
17408 2003-01-31 Mark Salter <msalter@redhat.com>
17409
17410 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
17411 Support empty arg.
17412
17413 2003-01-30 Michael Chastain <mec@shout.net>
17414
17415 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
17416 This was a workaround for a UTF-8 bug in readline 4.3. The bug
17417 has been fixed in gdb/readline on 2003-01-09.
17418
17419 2003-01-29 Michael Snyder <msnyder@redhat.com>
17420
17421 * gdb.base/maint.exp: Allow for leading underscore in symbol.
17422 * gdb.base/display.exp: Allow for leading underscore in symbol.
17423 * gdb.base/args.exp: Skip if target does not support args passing.
17424
17425 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
17426
17427 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
17428 gdb_test. Accept a list of expect arguments as the third
17429 parameter.
17430 (gdb_test): Use it.
17431
17432 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
17433
17434 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
17435 allow for different test tree configurations. Update some
17436 tescases accordingly.
17437 * gdb.arch/altivec-regs.exp: Ditto.
17438 * gdb.asm/asm-source.exp: Ditto.
17439 * gdb.base/advance.exp: Ditto.
17440 * gdb.base/display.exp: Ditto.
17441 * gdb.base/long_long.exp: Ditto.
17442 * gdb.base/mips_pro.exp: Ditto.
17443 * gdb.base/overlays.exp: Ditto.
17444 * gdb.base/relocate.exp: Ditto.
17445 * gdb.base/setshow.exp: Ditto.
17446 * gdb.base/step-line.exp: Ditto.
17447 * gdb.base/step-test.exp: Ditto.
17448 * gdb.base/until.exp: Ditto.
17449 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
17450
17451 2003-01-17 David Carlton <carlton@math.stanford.edu>
17452
17453 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
17454 corresponding to PR c++/945.
17455 Update copyright.
17456
17457 2003-01-17 David Carlton <carlton@math.stanford.edu>
17458
17459 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
17460 corresponding to PR c++/68.
17461
17462 2003-01-17 David Carlton <carlton@math.stanford.edu>
17463
17464 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
17465 (test_paddr_hairy_functions): Call print_addr_2_kfail for
17466 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
17467
17468 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
17469
17470 * gdb.base/break.exp: Fix change of default location, because of
17471 removal of until tests.
17472 * gdb.base/help.exp: Update test for new 'until' help message.
17473 Add test for help on 'advance'.
17474 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
17475
17476 2003-01-15 Mark Kettenis <kettenis@gnu.org>
17477
17478 * gdb.base/default.exp: Adapt "info float" test for recent changes
17479 to that command. Add test for "info vector".
17480 * gdb.base/float.exp: New file. Add test for "info float" that
17481 resembles the old test in gdb.base/default.exp.
17482
17483 2003-01-15 David Carlton <carlton@math.stanford.edu>
17484
17485 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
17486
17487 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
17488
17489 * gdb.base/break.exp: Move the tests of until command from here...
17490 * gdb.base/until.exp: ... to here. New file. Add other tests.
17491 * gdb.base/advance.c: New file.
17492 * gdb.base/advance.exp: New file.
17493
17494 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
17495
17496 * gdb.base/args.c: New file.
17497 * gdb.base/args.exp: New file.
17498
17499 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
17500
17501 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
17502
17503 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
17504
17505 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
17506
17507 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
17508
17509 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
17510 dates.
17511
17512 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17513
17514 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
17515
17516 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17517
17518 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
17519 (ptype &*"foo").
17520 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
17521
17522 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17523
17524 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
17525 * gdb.mi/mi1-console.exp: Likewise.
17526
17527 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17528
17529 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
17530 * gdb.mi/mi1-console.exp: Likewise.
17531
17532 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
17533
17534 * gdb.c++/overload.exp: Remove some fixed XFAILs.
17535
17536 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
17537
17538 * gdb.base/detach.exp: New test.
17539
17540 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
17541
17542 * Makefile.in (ALL_SUBDIRS): New variable.
17543 (subdirs, clean, distclean): Use it.
17544 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
17545 regenerating Makefile, since it is generated from the top level.
17546 * gdb.asm/Makefile.in: Likewise.
17547 * gdb.base/Makefile.in: Likewise.
17548 * gdb.c++/Makefile.in: Likewise.
17549 * gdb.disasm/Makefile.in: Likewise.
17550 * gdb.java/Makefile.in: Likewise.
17551 * gdb.mi/Makefile.in: Likewise.
17552 * gdb.threads/Makefile.in: Likewise.
17553 * gdb.trace/Makefile.in: Likewise.
17554
17555 2003-01-09 David Carlton <carlton@math.stanford.edu>
17556
17557 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
17558 Add copyright year 2003.
17559
17560 2003-01-06 Michael Chastain <mec@shout.net>
17561
17562 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
17563 When selecting a thread, 'line' and 'file' are optional.
17564 * gdb.mi/mi1-pthreads.exp: Likewise.
17565
17566 2003-01-06 Andreas Schwab <schwab@suse.de>
17567
17568 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
17569 failures.
17570
17571 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
17572
17573 Fix PR gdb/844
17574 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
17575 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
17576
17577 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
17578 instead of calling gdb_suppress_entire_file.
17579 * gdb.threads/print-threads.exp: Likewise.
17580 * gdb.threads/schedlock.exp: Likewise.
17581
17582 * gdb.threads/killed.exp: Return instead of calling
17583 gdb_suppress_entire_file.
17584 * gdb.threads/linux-dp.exp: Likewise.
17585 * gdb.threads/pthreads.exp: Likewise.
17586
17587 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
17588
17589 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
17590 stabs.
17591 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
17592 * gdb.base/whatis.exp: Always allow (void) after function names.
17593
17594 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
17595
17596 * gdb.c++/casts.exp: Correct regexp.
17597
17598 2003-01-04 Mark Kettenis <kettenis@gnu.org>
17599
17600 * configure.in: Call AC_CONFIG_HEADER. Don't call
17601 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
17602 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
17603 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
17604 aforementioned directories in the AC_OUPUT call.
17605 * config.hin: New file.
17606 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17607 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
17608 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
17609 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
17610 pass -I$objdir instead of -I$objdir/$subdir in compilation.
17611 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
17612 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
17613 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
17614 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
17615 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
17616 gdb.threads/configure.in, gdb.threads/configure,
17617 gdb.threads/config.in, gdb.trace/configure.in,
17618 gdb.trace/configure: Removed.
17619
17620 2003-01-03 Michael Chastain <mec@shout.net>
17621
17622 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
17623 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
17624
17625 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
17626
17627 * gdb.base/store.exp: Fix regular expressions.
17628
17629 2002-12-28 Mark Kettenis <kettenis@gnu.org>
17630
17631 * configure.in: Rewrite.
17632 * configure: Regenerated.
17633
17634 2003-01-03 David Carlton <carlton@math.stanford.edu>
17635
17636 * gdb.base/psymtab.exp: New file.
17637 * gdb.base/psymtab1.c: Ditto.
17638 * gdb.base/psymtab2.c: Ditto.
17639
17640 2002-12-23 Adam Fedor <fedor@gnu.org>
17641
17642 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
17643
17644 2002-12-23 David Carlton <carlton@math.stanford.edu>
17645
17646 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
17647 and current_directory initialization.
17648
17649 2002-12-22 Jim Blandy <jimb@redhat.com>
17650
17651 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
17652 rather than as part of the output file name.
17653
17654 * gdb.base/attach.exp: There's no need to copy the test program to
17655 /tmp; that was only ever necessary on HP/UX, and this test is
17656 entirely disabled there anyway.
17657
17658 2002-12-21 Jim Blandy <jimb@redhat.com>
17659
17660 * gdb.c++/psmang.exp: Doc fix.
17661
17662 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
17663 test.
17664
17665 2002-12-20 David Carlton <carlton@math.stanford.edu>
17666
17667 * gdb.c++/annota2.exp: KFAIL annotate-quit.
17668
17669 2002-12-18 Michael Chastain <mec@shout.net>
17670
17671 * gdb.c++/annota2.exp: Add copyright year 2002.
17672
17673 2002-12-17 David Carlton <carlton@math.stanford.edu>
17674
17675 * gdb.c++/try_catch.cc: Add marker comments.
17676 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
17677 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
17678 * gdb.c++/m-static.cc: Ditto.
17679 * gdb.c++/m-static1.cc: Ditto.
17680 * gdb.c++/try_catch.cc: Ditto.
17681
17682 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
17683
17684 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
17685 to see whether we are using the new -environment-directory
17686 command which resets via -r or the old version of the command
17687 which may prompt the user. Part of fix for gdb/741.
17688
17689 2002-12-13 Andrew Cagney <ac131313@redhat.com>
17690
17691 * gdb.fortran/types.exp: Update obsolete comment.
17692 * gdb.fortran/exprs.exp: Ditto.
17693 * lib/gdb.exp: Delete obsolete code.
17694 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
17695 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
17696 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
17697 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
17698 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
17699 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
17700 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
17701 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
17702 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
17703 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
17704 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
17705 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
17706 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
17707 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
17708 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
17709 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
17710 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
17711 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
17712 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
17713 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
17714 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
17715 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
17716 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
17717 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
17718 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
17719 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
17720 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
17721 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
17722 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
17723 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
17724 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
17725 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
17726 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
17727 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
17728 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
17729 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
17730 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
17731
17732 2002-12-11 David Carlton <carlton@math.stanford.edu>
17733
17734 * gdb.c++/m-data.exp: Add test for members that shadow global
17735 variables: see PR gdb/804.
17736 * gdb.c++/m-data.cc: Ditto.
17737
17738 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
17739
17740 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
17741
17742 2002-12-06 David Carlton <carlton@math.stanford.edu>
17743
17744 * gdb.base/store.c: Don't declare functions static.
17745
17746 2002-12-04 Andrew Cagney <ac131313@redhat.com>
17747
17748 * gdb.base/store.exp, gdb.base/store.c: New files.
17749
17750 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
17751
17752 * gdb.base/selftest.exp: Update for current gdb.
17753
17754 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
17755
17756 * gdb.base/maint.exp: Only dump symbols from one source file
17757 or objfile.
17758
17759 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
17760
17761 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
17762 function call.
17763
17764 2002-11-25 Jim Blandy <jimb@redhat.com>
17765
17766 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
17767 function appearing in error message.
17768
17769 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
17770
17771 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
17772
17773 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
17774
17775 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
17776 for mi1 and current mi is in correct format. New mi startup message
17777 should be in mi console format. This is part of fix for PR gdb/604.
17778
17779 2002-09-18 Fernando Nasser <fnasser@redhat.com>
17780
17781 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
17782 which explicitly prints the zero offset as "+0".
17783
17784 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
17785
17786 * gdb.threads/schedlock.c (args): Make unsigned.
17787
17788 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
17789
17790 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
17791 numbers. Allow "foo2|selected stack frame".
17792 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
17793 * gdb.asm/asmsrc2.s: Likewise.
17794 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
17795 comments.
17796 * gdb.asm/mips.inc: New file.
17797
17798 2002-10-18 Adam Fedor <fedor@gnu.org>
17799
17800 * gdb.base/default.exp: Update expected output to include 'ObjC'.
17801 * gdb.base/help.exp: Likewise.
17802
17803 2002-10-17 Kevin Buettner <kevinb@redhat.com>
17804
17805 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
17806 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
17807
17808 2002-10-02 Jim Blandy <jimb@redhat.com>
17809
17810 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
17811
17812 2002-10-01 Andrew Cagney <ac131313@redhat.com>
17813
17814 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
17815 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
17816 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
17817 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
17818 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
17819 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
17820 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
17821
17822 2002-09-29 Andrew Cagney <ac131313@redhat.com>
17823
17824 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
17825 * mi0-disassemble.exp, mi0-eval.exp: Delete.
17826 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
17827 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
17828 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
17829 * mi0-var-block.exp, mi0-var-child.exp: Delete.
17830 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
17831
17832 2002-09-27 Kevin Buettner <kevinb@redhat.com>
17833
17834 * gdb.base/annota1.exp (info break): Make directory components of
17835 path optional since not all compilers emit this debug information.
17836
17837 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
17838 step ends up stepping out of the function instead of stopping on
17839 the epilogue.
17840
17841 2002-09-26 Keith Seitz <keiths@redhat.com>
17842
17843 * lib/insight-support.exp (gdbtk_start): Figure out where
17844 the insight executable is based on where gdb is. Use this
17845 executable to start insight instead of gdb.
17846
17847 2002-09-25 Andrew Cagney <cagney@redhat.com>
17848
17849 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
17850
17851 2002-09-24 Andrew Cagney <ac131313@redhat.com>
17852
17853 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
17854 test_isolated_complaints.
17855 (test_empty_complaint): New function.
17856 (test_empty_complaints): New function. Check no output when no
17857 complaints.
17858
17859 2002-09-19 Jim Blandy <jimb@redhat.com>
17860
17861 * gdb.base/charset.exp, gdb.base/charset.c: New files.
17862
17863 2002-09-19 Andrew Cagney <ac131313@redhat.com>
17864
17865 * gdb.gdb/complaints.exp: New file.
17866
17867 2002-09-18 Andrew Cagney <ac131313@redhat.com>
17868
17869 * gdb.base/maint.exp: Check `help maint internal-warning'.
17870
17871 2002-09-18 David Carlton <carlton@math.stanford.edu>
17872
17873 * gdb.c++/m-static.exp: Remove breakpoints depending on line
17874 numbers, and replace them by a single breakpoint after the
17875 constructors are all finished.
17876 Add test 4.
17877 * gdb.c++/m-static.cc: Add test 4.
17878 * gdb.c++/m-static.h: New file.
17879 * gdb.c++/m-static1.cc: New file.
17880
17881 * gdb.c++/printmethod.exp: New file.
17882 * gdb.c++/printmethod.cc: New file.
17883
17884 * gdb.c++/pr-574.exp: New file.
17885 * gdb.c++/pr-574.cc: New file.
17886
17887 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
17888
17889 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
17890 embedded targets which never actually exit.
17891
17892 2002-09-18 Fernando Nasser <fnasser@redhat.com>
17893
17894 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
17895 "don't step after run" as unresolved or unsupported, instead of xfail.
17896
17897 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
17898
17899 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
17900 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
17901 Add newline to expected string in "step out of main (status wrapper)"
17902 case.
17903
17904 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
17905
17906 * lib/gdb.exp (rerun_to_main): Allow restarting application.
17907 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
17908
17909 2002-09-17 Tom Tromey <tromey@redhat.com>
17910
17911 * gdb.base/printcmds.exp (test_print_string_constants): Expect
17912 \000, not \0, in double-quoted string.
17913
17914 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
17915
17916 * gdb.base/commands.exp: Don't expect a "Program exited normally"
17917 string after running the commands execution on breakpoint tests.
17918
17919 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
17920
17921 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
17922
17923 2002-09-12 Joel Brobecker <brobecker@gnat.com>
17924
17925 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
17926
17927 2002-09-10 Keith Seitz <keiths@redhat.com>
17928
17929 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
17930 runto proc.
17931 (mi_run_to_main): Use mi_runto.
17932 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
17933
17934 2002-09-10 Keith Seitz <keiths@redhat.com>
17935
17936 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
17937 regexp for stopping at main. Could have multiple event notifications.
17938 Don't assume that main was declared with no parameters.
17939 (mi_next): Use mi_step_to.
17940 (mi_step): Use mi_next_to.
17941
17942 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
17943
17944 * gdb.base/default.exp: Fix expected string in `info float' test.
17945
17946 2002-09-09 Ben Elliston <bje@redhat.com>
17947
17948 * config/mips.exp: Update comments.
17949 * config/mips-idt.exp: Likewise.
17950 * config/nind.exp: Likewise.
17951 * config/slite.exp: Likewise.
17952 * config/sparclet.exp: Likewise.
17953 * config/udi.exp: Likewise.
17954 * config/vx.exp: Likewise.
17955 * config/vxworks29k.exp: Likewise.
17956
17957 2002-09-05 Jim Blandy <jimb@redhat.com>
17958
17959 * gdb.threads/killed.exp: Fix test failure message.
17960
17961 2002-09-04 Keith Seitz <keiths@redhat.com>
17962
17963 * lib/mi-support.exp: Update copyright.
17964 (mi_gdb_test): Increase the priority of the expected pattern
17965 so that it matches gdb_test.
17966
17967 2002-09-03 Keith Seitz <keiths@redhat.com>
17968
17969 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
17970 Use integer comparison instead of string comparison for testing
17971 whether binary was built.
17972
17973 2002-09-03 Jim Blandy <jimb@redhat.com>
17974
17975 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
17976
17977 2002-08-29 Jim Blandy <jimb@redhat.com>
17978
17979 * gdb.threads/pthreads.exp: Move the portable thread compilation
17980 code into a function in lib/gdb.exp, and call that from here.
17981 * lib/gdb.exp (gdb_compile_pthreads): New function.
17982
17983 2002-08-29 Keith Seitz <keiths@redhat.com>
17984
17985 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
17986 expect_out so that callers can get at it.
17987
17988 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
17989
17990 * gdb.threads/print-threads.c: New file.
17991 * gdb.threads/print-threads.exp: New file.
17992 * gdb.threads/schedlock.c: New file.
17993 * gdb.threads/schedlock.exp: New file.
17994
17995 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
17996
17997 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
17998 not altivec.c.
17999
18000 2002-08-17 Mark Kettenis <kettenis@gnu.org>
18001
18002 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
18003 targets. The problem should be fixed now.
18004
18005 2002-08-15 Mark Kettenis <kettenis@gnu.org>
18006
18007 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
18008 2002-07-24 change that removes final dots from error messages.
18009
18010 2002-08-13 Tom Tromey <tromey@redhat.com>
18011
18012 * gdb.base/readline.exp: New file.
18013
18014 2002-08-01 Andrew Cagney <ac131313@redhat.com>
18015
18016 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
18017 supress message.
18018
18019 2002-08-01 Andrew Cagney <cagney@redhat.com>
18020
18021 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
18022 CHILL_FOR_TARGET and CHILL_LIB.
18023 * configure.in (configdirs): Remove gdb.chill.
18024 * configure: Regenerate.
18025 * lib/gdb.exp: Obsolete references to chill.
18026 * gdb.fortran/types.exp: Ditto.
18027 * gdb.fortran/exprs.exp: Ditto.
18028
18029 2002-07-30 Kevin Buettner <kevinb@redhat.com>
18030
18031 * gdb.base/shlib-call.exp (additional_flags): Conditionally
18032 set Irix-specific compile and link flags.
18033
18034 2002-07-29 Kevin Buettner <kevinb@redhat.com>
18035
18036 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
18037 source files. The ``-o'' option doesn't work with the ``-E'' option
18038 when using the Irix compiler.
18039
18040 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
18041
18042 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
18043 Improve support for reusing an exec file. Copy exec file
18044 to target, and run gdbserver on the target instead of on the host.
18045
18046 2002-07-18 Jim Blandy <jimb@redhat.com>
18047
18048 * gdb.base/ending-run.exp: Don't expect to see the program end in
18049 some orderly fashion when we're running on a real stand-alone
18050 board.
18051
18052 * gdb.base/interrupt.exp: Correct logic for skipping tests on
18053 targets that don't support interrupts.
18054
18055 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
18056
18057 * gdb.base/attach.exp: Add patterns to match output from /proc-based
18058 systems.
18059 Move comments in expect statements to inside the actions, so that they
18060 don't get matched against.
18061
18062 2002-07-10 Mark Kettenis <kettenis@gnu.org>
18063
18064 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
18065 function when asleep" test.
18066
18067 2002-07-10 Andrew Cagney <ac131313@redhat.com>
18068
18069 * gdb.base/page.exp: Rewrite to handle problems with very long
18070 `info set' output. Update copyright.
18071
18072 2002-06-26 Andrew Cagney <ac131313@redhat.com>
18073
18074 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
18075 gdb.threads-hp.
18076 * gdb.hp/configure: Regenerate.
18077 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
18078 * gdb.hp/gdb.threads-hp/configure: Delete file.
18079 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
18080
18081 2002-06-22 Andrew Cagney <ac131313@redhat.com>
18082
18083 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
18084 setlocale, bindtextdomain and textdomain.
18085
18086 2002-06-11 Jim Blandy <jimb@redhat.com>
18087
18088 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
18089 preprocessor macro information is present.
18090
18091 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
18092 tests.
18093
18094 2002-06-06 Michael Snyder <msnyder@redhat.com>
18095
18096 * gdb.base/overlays.exp: Record addresses of overlay
18097 functions in TCL variables rather than in GDB variables,
18098 to avoid having GDB convert them to pointers (with loss
18099 of information).
18100
18101 * gdb.base/d10v.ld: Merge in several years worth of
18102 default linker script changes.
18103 * gdb.base/long_long.exp: Add check for sizeof (long double).
18104
18105 2002-06-06 Michal Ludvig <mludvig@suse.cz>
18106
18107 * gdb.asm/asm-source.exp: Add x86-64 target.
18108 * gdb.asm/x86_64.inc: New.
18109
18110 2002-05-30 Michael Chastain <mec@shout.net>
18111
18112 From Benjamin Kosnik <bkoz@redhat.com>:
18113 * gdb.c++/m-static.cc: New file.
18114 * gdb.c++/m-static.exp: New file.
18115
18116 2002-05-28 Michael Snyder <msnyder@redhat.com>
18117
18118 * gdb.base/call-ar-st.exp: Allow for reduced floating point
18119 precision.
18120
18121 2002-05-27 Michael Chastain <mec@shout.net>
18122
18123 From Benjamin Kosnik <bkoz@redhat.com>:
18124 * gdb.c++/m-data.cc: New file.
18125 * gdb.c++/m-data.exp: New file.
18126
18127 2002-05-27 Michael Chastain <mec@shout.net>
18128
18129 From Benjamin Kosnik <bkoz@redhat.com>:
18130 * gdb.c++/try_catch.cc: New file.
18131 * gdb.c++/try_catch.exp: New file.
18132
18133 2002-05-27 Michael Chastain <mec@shout.net>
18134
18135 * gdb.c++/local.exp: Accept more nested types in output.
18136
18137 2002-05-26 Michael Chastain <mec@shout.net>
18138
18139 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
18140
18141 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
18142
18143 * lib/gdb.exp (gdb_wrapper_init): Just because
18144 gdb_wrapper_file exists, this does not mean that the file
18145 should not be rebuilt. That is what gdb_wrapper_initialized
18146 is for.
18147 (default_gdb_init): Reset gdb_wrapper_initialized.
18148
18149 2002-05-23 Michael Snyder <msnyder@redhat.com>
18150
18151 * gdb.base/all-bin.exp: Revise previous patch by just reducing
18152 the precision of the floating point test results.
18153 * gdb.base/call-rt-st.exp: Ditto.
18154
18155 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
18156 * gdb.base/call-rt-st.exp: Ditto.
18157
18158 2002-05-19 Michael Chastain <mec@shout.net>
18159
18160 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
18161
18162 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
18163
18164 * configure.in (configdirs): Add gdb.arch.
18165 * configure: Regenerate.
18166
18167 2002-05-17 Jim Blandy <jimb@redhat.com>
18168
18169 * gdb.base/completion.exp: Recognize the more detailed error
18170 messages produced by the macro expander's lexical analyzer.
18171
18172 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
18173
18174 * gdb.arch/altivec-abi.c: New file.
18175 * gdb.arch/altivec-abi.exp: New file.
18176 * gdb.arch/altivec-regs.c: New file.
18177 * gdb.arch/altivec-regs.exp: New file.
18178
18179 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
18180
18181 * gdb.base/maint.exp (maint print type): Update for new type
18182 structure.
18183
18184 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
18185
18186 * gdb.arch: New directory.
18187 * gdb.arch/configure.in: New file.
18188 * gdb.arch/configure: New file.
18189 * gdb.arch/Makefile.in: New file.
18190
18191 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
18192
18193 * gdb.asm/asm-source.exp: Add v850 as supported target.
18194 * gdb.asm/v850.inc: New file.
18195
18196 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
18197
18198 * gdb.c++/annota2.exp (annotate-quit): Add comment.
18199
18200 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
18201
18202 * gdb.base/break.exp: Check 'break "marker2"'.
18203
18204 2002-05-10 Michael Snyder <msnyder@redhat.com>
18205
18206 * gdb.base/long_long.exp: Fix typo.
18207
18208 2002-05-10 Jim Blandy <jimb@redhat.com>
18209
18210 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
18211 a bug.
18212
18213 * gdb.base/printcmds.exp (test_integer_literals_rejected):
18214 Recognize more detailed error message produced by the macro
18215 expander's lexical analyzer.
18216 * lib/gdb.exp (test_print_reject): Same.
18217
18218 2002-05-09 Mark Kettenis <kettenis@gnu.org>
18219
18220 * gdb.c++/method.exp: Fix typo.
18221
18222 2002-05-08 Michael Snyder <msnyder@redhat.com>
18223
18224 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
18225 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
18226 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
18227 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
18228 Add iftarget clause for strongarm.
18229
18230 2002-05-06 Michael Snyder <msnyder@redhat.com>
18231
18232 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
18233 (gdb_continue_to_end): Accept output from status wrapper.
18234 * gdb.base/ending-run.exp: Add case for output from status wrapper.
18235 Clean up fail messages to match pass messages.
18236
18237 Enable the "needs_status_wrapper" testsuite feature.
18238 * lib/gdb.exp (gdb_wrapper_init): New procedure.
18239 (gdb_compile): Conditionally call gdb_wrapper_init.
18240 * gdb.base/a2-run.exp: Recognize output from status wrapper.
18241 * gdb.c++/method.exp: Recognize output from status wrapper.
18242
18243 2002-05-06 Ben Elliston <bje@redhat.com>
18244 From Graydon Hoare <graydon@redhat.com>
18245
18246 * config/sid.exp: Include support for "rawsid" protocol.
18247
18248 2002-05-03 Jim Blandy <jimb@redhat.com>
18249
18250 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
18251 * gdb.c++/hang3.C: New file.
18252
18253 2002-05-04 Andrew Cagney <ac131313@redhat.com>
18254
18255 * gdb.base/default.exp: Remove obsolete code.
18256 * gdb.c++/misc.exp: Ditto. Update copyright.
18257 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
18258 * gdb.base/whatis.exp: Ditto. Update copyright.
18259 * gdb.base/scope.exp: Ditto. Update copyright.
18260 * gdb.base/ptype.exp: Ditto. Update copyright.
18261 * gdb.base/printcmds.exp: Ditto. Update copyright.
18262 * gdb.base/opaque.exp: Ditto. Update copyright.
18263 * gdb.base/list.exp: Ditto.
18264 * gdb.base/funcargs.exp: Ditto. Update copyright.
18265 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
18266 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
18267 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
18268 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
18269 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
18270 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
18271
18272 2002-05-02 Michael Snyder <msnyder@redhat.com>
18273
18274 * gdb.base/watchpoint.exp: Add xscale target.
18275 * gdb.base/long_long.exp: Add xscale target.
18276 * gdb.base/default.exp: Add xscale target.
18277
18278 2002-05-01 Jim Blandy <jimb@redhat.com>
18279
18280 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
18281 gdb.c++/hang.exp: New test.
18282
18283 2002-05-01 Fred Fish <fnf@redhat.com>
18284
18285 * gdb.base/completion.exp: Handle completions of "./Make" for
18286 more than one completion possibility, as is the case when we
18287 build and test in the source tree.
18288
18289 2002-04-29 Anthony Green <green@redhat.com>
18290
18291 * gdb.java/jmisc1.exp: New file.
18292 * gdb.java/jmisc2.exp: New file.
18293
18294 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
18295
18296 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
18297
18298 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
18299
18300 * gdb.base/help.exp: Change 'help status' to allow for target
18301 dependent output differences.
18302
18303 2002-04-22 Michael Chastain <mec@shout.net>
18304
18305 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
18306
18307 2002-04-22 Michael Chastain <mec@shout.net>
18308
18309 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
18310
18311 2002-04-17 David S. Miller <davem@redhat.com>
18312
18313 * gdb.asm/sparc64.inc: New file.
18314 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
18315
18316 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
18317
18318 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
18319 instruction file directly into the build tree. Clean up at end of
18320 test.
18321
18322 2002-04-18 David S. Miller <davem@redhat.com>
18323
18324 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
18325 handle 64-bit platforms correctly.
18326 * gdb.base/maint.exp: Likewise.
18327
18328 2002-04-18 Kevin Buettner <kevinb@redhat.com>
18329
18330 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
18331 ``-fpic'' when compiling files comprising a shared library, but
18332 it does need additional linker flags in order to find shared
18333 libraries at run time.
18334
18335 2002-04-18 Kevin Buettner <kevinb@redhat.com>
18336
18337 * gdb.base/cvexpr.c (use): New function.
18338 (main): Invoke use() on all global variables to prevent
18339 some linkers from deleting these otherwise unused symbols.
18340
18341 2002-04-17 Michael Chastain <mec@shout.net>
18342 From David S. Miller <davem@redhat.com>
18343
18344 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
18345 handle 64-bit platforms correctly.
18346
18347 2002-04-12 Michael Snyder <msnyder@redhat.com>
18348 From Jim Blandy <jimb@redhat.com>
18349 * gdb.base/foo.c (foox): Remove section attribute; the linker
18350 script can handle this instead.
18351 * gdb.base/bar.c (barx): Same.
18352 * gdb.base/baz.c (bazx): Same.
18353 * gdb.base/grbx.c (grbxx): Same.
18354
18355 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
18356 manager doesn't automatically unmap overlays unnecessarily.
18357
18358 2002-04-10 Martin M. Hunt <hunt@redhat.com>
18359
18360 * gdb.base/ending-run.exp: Fix pattern for Mips targets
18361 stepping out of main.
18362
18363 2002-04-09 Michael Chastain <mec@shout.net>
18364
18365 * gdb.c++/local.cc (main): Move call to marker1() inside nested
18366 scope so that the nested scope tests will make sense.
18367 * gdb.c++/local.exp: Write patterns that actually work with gcc
18368 (the HP patterns "were never known to work with gcc").
18369 Keep the old aCC patterns too.
18370
18371 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
18372
18373 * gdb.base/attach.exp: Correct target board test.
18374
18375 2002-04-08 Michael Chastain <mec@shout.net>
18376
18377 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
18378 in a const method. Add some xfail and fail cases for configurations
18379 that do not emit the "const ...".
18380
18381 2002-04-07 Michael Chastain <mec@shout.net>
18382
18383 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
18384 Accept "A * const" and "const A * const" as type of "this".
18385 Fix spelling of getFunky throughout. Make messages uniform.
18386
18387 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
18388
18389 Work around for PR gdb/285:
18390 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
18391
18392 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
18393
18394 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
18395 instructions file at run time instead of configure time.
18396 Sometimes we run the test in a directory that is not the one we
18397 configured in.
18398 * gdb.asm/configure.in: Delete creation of symlink.
18399 * gdb.asm/configure: Regenerate.
18400
18401 2002-04-05 J. Brobecker <brobecker@gnat.com>
18402
18403 * gdb.gdb/xfullpath.exp: New test, to exercise the new
18404 xfullpath () function.
18405
18406 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
18407
18408 * gdb.asm/Makefile.in: Correct dependencies.
18409
18410 * gdb.asm/powerpc.inc: New file.
18411 * gdb.asm/asm-source.exp: Add PowerPC.
18412 * gdb.asm/configure.in: Likewise.
18413 * gdb.asm/configure: Regenerated.
18414
18415 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
18416
18417 * gdb.base/relocate.exp: New file.
18418 * gdb.base/relocate.c: New file.
18419
18420 2002-04-04 Fred Fish <fnf@redhat.com>
18421
18422 * gdb.base/step-test.exp: Update comment regarding stopping in
18423 memcpy/bcopy calls inserted as part of the compiler runtime.
18424
18425 2002-04-04 Michael Snyder <msnyder@redhat.com>
18426
18427 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
18428
18429 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
18430
18431 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
18432 (gdb_expect): Remove $notransfer hack.
18433
18434 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
18435
18436 * gdb.c++/classes.exp ("calling method for small class"): Match
18437 updated register output.
18438
18439 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
18440
18441 Fix PR gdb/452
18442 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
18443 when finished. Make gdb_file_cmd send "exec-file" when
18444 appropriate.
18445
18446 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
18447
18448 * gdb.base/attach.exp: Remove extra setup_xfail.
18449
18450 2002-03-26 Michael Snyder <msnyder@redhat.com>
18451
18452 * gdb.base/default.exp: Add tests for dump, append, and restore.
18453 * gdb.base/help.exp: Add tests for dump, append, and restore.
18454 * gdb.base/dump.exp: New file, test dump, append and restore.
18455 * gdb.base/dump.c: New file.
18456
18457 2002-03-27 Michael Snyder <msnyder@redhat.com>
18458
18459 * gdb.base/help.exp: Modify expect strings to reflect
18460 clean-ups in help messages.
18461
18462 2002-03-26 Fred Fish <fnf@redhat.com>
18463
18464 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
18465 have debugging info for those functions and the compiler uses them
18466 internally to copy structs around.
18467
18468 2002-03-26 Fred Fish <fnf@redhat.com>
18469
18470 * gdb.base/list.exp: Revert the change made yesterday and add note
18471 about why we don't list the default lines for remote targets.
18472
18473 2002-03-25 Michael Snyder <msnyder@redhat.com>
18474
18475 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
18476
18477 2002-03-25 Fred Fish <fnf@redhat.com>
18478
18479 * gdb.base/list.exp: This test works on remote targets so remove
18480 the short circuit for remote targets. Update copyright.
18481
18482 2002-03-25 Fred Fish <fnf@redhat.com>
18483
18484 * gdb.base/attach.exp: Fix logic error that was suppressing this
18485 test for all non hppa*-*-hpux* targets, instead of the hp target.
18486 Move comments closer to the suppression point. Also now need to
18487 check that we are running natively.
18488
18489 2002-03-22 Michael Snyder <msnyder@redhat.com>
18490
18491 * gdb.base/default.exp: Add test for gcore. Update copyright.
18492 * gdb.base/help.exp: Add test for gcore. Update copyright.
18493
18494 2002-03-06 Fred Fish <fnf@redhat.com>
18495
18496 * gdb.base/funcargs.c: Remove extraneous ';' character.
18497 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
18498
18499 2002-03-04 Michael Chastain <mec@shout.net>
18500
18501 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
18502 accommodate gcc v3 function signature.
18503 * gdb.mi/mi0-var-cmd-exp: Ditto.
18504
18505 2002-02-24 Andrew Cagney <ac131313@redhat.com>
18506
18507 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
18508 ``GNU/Linux'' or ``Linux kernel''
18509 * testsuite/gdb.threads/pthreads.c: Ditto.
18510
18511 2002-02-24 Michael Chastain <mec@shout.net>
18512
18513 * gdb.threads/pthreads.c (thread1): Add a return statement.
18514 (thread2): Likewise.
18515 (foo): Likewise.
18516
18517 2002-02-23 Michael Chastain <mec@shout.net>
18518
18519 * gdb.threads/linux-dp.c (philosopher): Add a return statement
18520 to placate gcc.
18521
18522 2002-02-23 Michael Chastain <mec@shout.net>
18523
18524 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
18525 test "ptype bint". The test passes on all my stabs configurations.
18526
18527 2002-02-21 Jim Blandy <jimb@redhat.com>
18528
18529 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
18530 filename at a time, and watch for the ones we want to see.
18531
18532 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
18533 types of pointers to prototyped functions.
18534
18535 2002-02-20 Andrew Cagney <ac131313@redhat.com>
18536
18537 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
18538 signed, unsigned and straight char.
18539 (padding_char, padding_short, padding_int, padding_long,
18540 padding_long_long, padding_float, padding_double,
18541 padding_long_double): New global variables.
18542 (fill, fill_structs): New functions.
18543
18544 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
18545 for correctly sized writes. Update copyright.
18546 (get_valueof): New procedure.
18547 (get_sizeof): Call get_valueof.
18548 (check_valueof): New procedure.
18549 (check_padding): New procedure.
18550
18551 2002-02-20 Michael Chastain <mec@shout.net>
18552
18553 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
18554 to setup_xfail. Document some of the remaining calls.
18555
18556 2002-02-18 Michael Chastain <mec@shout.net>
18557
18558 * gdb.c++/userdef.exp: Update copyright year.
18559
18560 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
18561
18562 * gdb.c++/userdef.exp: Test overloaded operators properly.
18563 Remove xfails.
18564
18565 2002-02-14 Michael Snyder <msnyder@redhat.com>
18566
18567 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
18568
18569 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
18570
18571 * gdb.base/a2-run.exp: Check for a remote target properly.
18572 * gdb.base/annota1.exp: Likewise.
18573 * gdb.base/list.exp: Likewise.
18574 * gdb.base/reread.exp: Likewise.
18575 * gdb.base/scope.exp: Likewise.
18576 * gdb.base/shlib-call.exp: Likewise.
18577 * gdb.base/term.exp: Likewise.
18578 * gdb.c++/annota2.exp: Likewise.
18579
18580 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
18581
18582 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
18583
18584 2002-02-10 Michael Chastain <mec@shout.net>
18585
18586 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
18587 (call_after_alloca): Ditto.
18588
18589 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
18590
18591 * gdb.base/ending-run.exp: Guard "cont" test with
18592 gdb_skip_stdio_test.
18593
18594 2002-02-06 Jim Blandy <jimb@redhat.com>
18595
18596 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
18597 from here...
18598 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
18599 To here. Disable this test on non-HP platforms. Add big comment.
18600
18601 2002-02-04 Michael Snyder <msnyder@redhat.com>
18602
18603 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
18604 other than d10v and m32r.
18605
18606 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
18607
18608 * gdb.base/default.exp: Rewrite test patterns to reduce time
18609 taken to match them.
18610
18611 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
18612
18613 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
18614 Allow a start function above main.
18615 * gdb.threads/linux-dp.exp: Fix copyright date.
18616
18617 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
18618
18619 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
18620 (check_philosopher_stack): Check for manager thread before checking
18621 for a just-starting thread.
18622
18623 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
18624
18625 From Neil Booth <neil@daikokuya.demon.co.uk>:
18626 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
18627 warnings.
18628
18629 2002-01-21 Fred Fish <fnf@redhat.com>
18630
18631 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
18632 not caller.
18633
18634 2002-01-21 Jim Blandy <jimb@redhat.com>
18635
18636 * gdb.base/reread.exp: Check that GDB properly re-reads the
18637 executable file when it changes while no inferior is running.
18638
18639 2002-01-21 Fred Fish <fnf@redhat.com>
18640
18641 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
18642 optionally accept the "shlib events" variation.
18643
18644 2002-01-21 Jim Blandy <jimb@redhat.com>
18645
18646 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
18647 call `fflush' after every `printf', so that the output is produced
18648 at predictable points, regardless of whatever buffering does (or
18649 doesn't) take place.
18650 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
18651 at different points.
18652
18653 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
18654
18655 * gdb.c++/inherit.exp: Update copyright years.
18656 * gdb.c++/method.exp: Likewise.
18657
18658 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
18659
18660 * gdb.c++/classes.exp: Update for improved v3 support and skipping
18661 artificial methods/arguments.
18662 * gdb.c++/derivation.exp: Likewise.
18663 * gdb.c++/inherit.exp: Likewise.
18664 * gdb.c++/method.exp: Likewise.
18665 * gdb.c++/virtfunc.exp: Likewise.
18666
18667 2002-01-18 Andrew Cagney <ac131313@redhat.com>
18668
18669 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
18670 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
18671 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
18672 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
18673 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
18674 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
18675
18676 2002-01-17 Jim Blandy <jimb@redhat.com>
18677
18678 * gdb.asm/asm-source.exp (info symbol): Take another shot at
18679 anchoring the pattern matching the entry point symbol's name.
18680
18681 2002-01-17 Andrew Cagney <ac131313@redhat.com>
18682
18683 * gdb.base/maint.exp: Update ``maint internal-error'' to match
18684 continue/quit query. Update copyright.
18685
18686 2002-01-14 Michael Snyder <msnyder@redhat.com>
18687
18688 * gdb.base/gcore.exp: Remove extra debugging output.
18689
18690 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
18691
18692 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
18693 for slightly dubious v2 mangled string.
18694
18695 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
18696
18697 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
18698
18699 2002-01-10 Jason Merrill <jason@redhat.com>
18700
18701 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
18702
18703 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
18704 constructors.
18705 * gdb.c++/derivation.exp: Likewise.
18706 * gdb.c++/templates.exp: Likewise.
18707 * gdb.c++/virtfunc.exp: Likewise.
18708
18709 2002-01-10 Michael Snyder <msnyder@redhat.com>
18710
18711 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
18712
18713 2002-01-08 Michael Snyder <msnyder@redhat.com>
18714
18715 * gdb.base/gcore.exp: New test for generate-core-file command.
18716 * gdb.base/gcore.c: Testcase for above.
18717 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
18718
18719 2002-01-08 Jason Merrill <jason@redhat.com>
18720
18721 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
18722
18723 2002-01-07 Fred Fish <fnf@redhat.com>
18724
18725 * gdb.c++/overload.exp: Remove unconditional xfails for:
18726 print foo_instance1.overloadargs(1)
18727 print foo_instance1.overloadargs(1, 2)
18728 print foo_instance1.overloadargs(1, 2, 3)
18729 print foo_instance1.overloadargs(1, 2, 3, 4)
18730 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
18731 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
18732 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
18733 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
18734 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
18735 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
18736 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
18737 print foo_instance1.overload1arg()
18738 print foo_instance1.overload1arg((char)arg2)
18739 print foo_instance1.overload1arg((signed char)arg3)
18740 print foo_instance1.overload1arg((unsigned char)arg4)
18741 print foo_instance1.overload1arg((int)arg7)
18742 print foo_instance1.overload1arg((unsigned int)arg8)
18743 print foo_instance1.overload1arg((float)arg11)
18744 print foo_instance1.overload1arg((double)arg12)
18745
18746 2002-01-07 Michael Snyder <msnyder@redhat.com>
18747
18748 * gdb.base/huge.exp: New test. Print a very large target data object.
18749 (skip_huge_test): New test variable. Define if you want to skip this
18750 test. The test reads an 8 megabyte data object from the target, so it
18751 might be very time consuming on remote targets with a slow connection.
18752 * gdb.base/huge.c: New file. Test case for above.
18753
18754 2002-01-07 Fred Fish <fnf@redhat.com>
18755
18756 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
18757 g_instance.bfoo, and g_instance.cfoo.
18758
18759 2002-01-07 Jeffrey A Law <law@redhat.com>
18760
18761 * gdb.base/break.c (multi_line_if_conditional): New function.
18762 (multi_ilne_while_conditional): Likewise.
18763 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
18764 IF or WHILE condition puts the breakpoint at the start of
18765 the condition.
18766
18767 * gdb.base/selftest.exp (backtrace through signal handler): Remove
18768 hppa*-*-hpux* expected failure.
18769 * gdb.base/structs.exp (do_function_calls): Similarly.
18770
18771 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
18772 watchpoints.
18773
18774 2002-01-06 Andrew Cagney <ac131313@redhat.com>
18775
18776 Fix PR gdb/66.
18777 * gdb.base/structs.exp: Replace skip for a29k with skip for
18778 gdb,cannot_call_functions.
18779 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
18780 * gdb.base/callfuncs.exp: Ditto.
18781 * gdb.base/call-rt-st.exp: Ditto.
18782 * gdb.base/call-strs.exp: Ditto.
18783 * gdb.base/callfwmall.exp: Ditto.
18784 * gdb.base/scope.exp: Obsolete xfail a29k.
18785 * gdb.c++/misc.exp: Ditto.
18786 * gdb.c++/cplusfuncs.exp: Ditto.
18787 * gdb.base/ptype.exp: Ditto.
18788 * gdb.base/printcmds.exp: Ditto.
18789 * gdb.base/opaque.exp: Ditto.
18790 * gdb.base/list.exp: Ditto.
18791 * gdb.base/funcargs.exp: Ditto.
18792 * gdb.base/default.exp: Ditto.
18793
18794 2002-01-04 Michael Snyder <msnyder@redhat.com>
18795
18796 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
18797 * gdb.base/maint.exp: Add tests for maint info sections options.
18798
18799 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
18800
18801 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
18802
18803 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
18804
18805 * gdb.asm/arm.inc: New file.
18806 * gdb.asm/asm-source.exp: Add arm targets.
18807 * gdb.asm/configure.in: Ditto.
18808 * gdb.asm/configure: Recreated from configure.in.
18809
18810 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
18811
18812 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
18813 with HP's compiler.
18814 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18815 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18816 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18817 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18818
18819 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
18820 either HP's compilers or GCC.
18821
18822 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
18823 a SIGBUS or SIGSEGV.
18824
18825 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
18826
18827 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
18828 can be compiled with either HP's compiler or GCC.
18829
18830 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
18831 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
18832 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
18833
18834 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
18835 to match current gdb output. Update due to using auto-solib-limit
18836 for limiting instead of overloading auto-solib-add.
18837 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
18838 test program.
18839
18840 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
18841 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
18842 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18843 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18844 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18845 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18846 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
18847 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
18848 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
18849 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
18850 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
18851 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
18852 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
18853
18854 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
18855 a SIGTRAP to the inferior.
18856
18857 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
18858
18859 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
18860 Substitute call to target_link by call to gdb_compile.
18861
18862 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
18863
18864 * gdb.base/break.exp: Fix HP specific search string when testing
18865 backtracing in a called function.
18866
18867 * gdb.base/constvars.exp: Only set lang to C++ if we're
18868 compiling the test with HP's compilers.
18869 * gdb.base/volatile.exp: Similarly.
18870
18871 2001-12-19 Jim Blandy <jimb@redhat.com>
18872
18873 * gdb.base/printcmds.exp: Expect the null character to be printed
18874 as '\0', and the '\013' to be printed as '\v'.
18875 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
18876 * gdb.base/setvar.exp: Same.
18877
18878 2001-12-17 Jim Blandy <jimb@redhat.com>
18879
18880 * gdb.base/completion.exp: Rather than completing very long
18881 filenames, which can make the readline library produce output we
18882 don't recognize, cd to the directory first, and then complete
18883 using nice, short relative paths.
18884
18885 * gdb.base/completion.exp: On some systems, there is, in fact, a
18886 variable named `b' in scope, since GDB treats all static
18887 variables as being in scope. So use `no_var_named_this'
18888 instead of `b'.
18889
18890 * gdb.base/corefile.exp: Recognize the message saying that GDB
18891 can't find the core file's registers as a failure.
18892
18893 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
18894
18895 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
18896 test expect string more specific.
18897
18898 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
18899
18900 * gdb.asm/asm-source.exp: Add support for xstormy16.
18901 * gdb.asm/configure.in: Ditto.
18902 * gdb.asm/configure: Rebuild.
18903 * gdb.asm/xstormy16.inc: New file.
18904
18905 2001-12-10 Fred Fish <fnf@redhat.com>
18906
18907 * gdb.base/maint.exp: Update to match changes in type dumping code.
18908
18909 2001-12-10 Jim Blandy <jimb@redhat.com>
18910
18911 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
18912 matching the entry point symbol's name at the beginning of the
18913 line.
18914
18915 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
18916
18917 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
18918 gdb.c++/inherit.exp, gdb.c++/method.exp,
18919 gdb.c++/namespace.exp, gdb.c++/templates.exp,
18920 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
18921 and class layout support.
18922
18923 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
18924
18925 * gdb.c++/classes.exp: Add test for static member function.
18926 * gdb.c++/misc.cc: Add class with static member function.
18927
18928 2001-12-07 Jim Blandy <jimb@redhat.com>
18929
18930 If GDB says it can't find the struct the function returned, report
18931 those tests as `unsupported'.
18932 * gdb.base/call-rt-st.exp (print_struct_call): New function.
18933 Rewrite subsequent tests to use it.
18934
18935 If GDB says it can't find the struct the function returned, report
18936 those tests as `unsupported'.
18937 * gdb.base/structs.exp (call_struct_func): New function.
18938 (do_function_calls): Use call_struct_func to call the functions
18939 returning structs.
18940
18941 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
18942 whether functions are prototyped or not, so we can't possibly pass
18943 arguments to t_float_values2 properly.
18944
18945 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
18946 value of `timeout' for targets other than the mips*tx39-*.
18947
18948 2001-12-06 Michael Snyder <msnyder@redhat.com>
18949
18950 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
18951 and detect whether the start symbol has a leading underscore.
18952
18953 2001-12-04 Jim Blandy <jimb@redhat.com>
18954
18955 * gdb.base/completion.exp: Clarify indentation.
18956
18957 2001-12-03 Jim Blandy <jimb@redhat.com>
18958
18959 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
18960 variables on the S/390, not `.word'.
18961
18962 2001-11-30 Jim Blandy <jimb@redhat.com>
18963
18964 Add assembly-source tests for s390-ibm-linux.
18965 * gdb.asm/s390.inc: New file.
18966 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
18967 the S/390 architecture.
18968 * gdb.asm/configure: Regenerated.
18969
18970 2001-11-30 Michael Snyder <msnyder@redhat.com>
18971
18972 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
18973 next, info source, info sources, info line, global and static
18974 variables, and static functions.
18975 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
18976 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
18977 * gdb.asm/asmsrc1.s: Add a static function and some variables.
18978 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
18979 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
18980 (gdbasm_leave): Restore frame pointer.
18981 (gdbasm_startup): Copy stack set-up from crt0.S.
18982
18983 2001-11-26 Fernando Nasser <fnasser@redhat.com>
18984
18985 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
18986 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
18987 to a local (non-static) variable. Copy tstruct.a to a static buffer
18988 and return a pointer to that buffer.
18989 * gdb.base/callfwmall.c (t_structs_a): Ditto.
18990
18991 2001-11-24 Mark Kettenis <kettenis@gnu.org>
18992
18993 * gdb.asm/configure.in: Fix recognition of ix86 target.
18994 * gdb.asm/configure: Regenerate.
18995
18996 2001-11-21 Michael Snyder <msnyder@redhat.com>
18997
18998 * gdb.asm/sparc.inc: New file.
18999 * gdb.asm/asm-source.exp: Recognize sparc target.
19000 * gdb.asm/configure.in: Recognize sparc target.
19001 * gdb.asm/configure: Regenerate.
19002
19003 2001-11-21 Michael Snyder <msnyder@redhat.com>
19004
19005 * gdb.asm/m32r.inc: New file.
19006 * gdb.asm/asm-source.exp: Recognize m32r target.
19007 * gdb.asm/configure.in: Recognize m32r target.
19008 * gdb.asm/configure: Regenerate.
19009
19010 2001-11-20 Michael Snyder <msnyder@redhat.com>
19011
19012 * gdb.asm/i386.inc: New file.
19013 * gdb.asm/asm-source.exp: Recognize ix86 target.
19014 * gdb.asm/configure.in: Recognize ix86 target.
19015 * gdb.asm/configure: Regenerate.
19016
19017 * gdb.c++/namespace.exp: Fix quotes in output messages.
19018
19019 2001-11-14 Michael Snyder <msnyder@redhat.com>
19020
19021 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
19022 qualifier in a type cast expression, to designate an address
19023 in the instruction space (Harvard architecture).
19024
19025 2001-11-13 Michael Snyder <msnyder@redhat.com>
19026
19027 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
19028 Tests for expressions using 'const' and 'volatile'.
19029
19030 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
19031
19032 * gdb.asm/asm-sources.exp: Allow defining linker flags.
19033
19034 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
19035
19036 * lib/mi-support.exp (mi_run_to_helper): Move comments
19037 outside of gdb_expect.
19038
19039 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
19040
19041 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
19042 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
19043 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
19044 mi0_run_to): New functions.
19045 * gdb.mi/mi-simplerun.exp: Use them.
19046 * gdb.mi/mi0-simplerun.exp: Likewise.
19047 * gdb.mi/mi-var-cmd.exp: Likewise.
19048 * gdb.mi/mi0-var-cmd.exp: Likewise.
19049
19050 2001-11-10 Andrew Cagney <ac131313@redhat.com>
19051
19052 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
19053 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
19054
19055 2001-11-09 Andrew Cagney <ac131313@redhat.com>
19056
19057 * gdb.base/restore.exp: Include $expected value in restored test
19058 message.
19059
19060 2001-11-09 Andrew Cagney <ac131313@redhat.com>
19061
19062 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
19063 implemented.
19064
19065 2001-11-08 Michael Snyder <msnyder@redhat.com>
19066
19067 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
19068 Add pass/fail message for stop at breakpoint in call dummy function.
19069
19070 2001-11-07 Michael Snyder <msnyder@redhat.com>
19071
19072 * gdb.c++/templates.exp (test_template_breakpoints):
19073 If we get an overload menu, but it does not match what
19074 we expect, we still need to issue the "cancel" command.
19075 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
19076 making the whitespace optional. Argument for "new" may be
19077 "unsigned" as well as "unsigned int/long".
19078 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
19079 making the whitespace optional. Also replace "(void) with
19080 "((void|)), making the keyword "void" optional.
19081 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
19082 making the whitespace optional. Also replace "(void) with
19083 "((void|)), making the keyword "void" optional.
19084 * gdb.base/callfuncs.c (t_float_values): This function must
19085 _not_ be prototyped, and the following function (t_float_values2)
19086 must be prototyped (if the compiler supports it), so that GDB
19087 can be tested against both cases. Usually one case involves
19088 promotion of float to double, while the other does not.
19089 * gdb.base/callfwmall.c: Ditto.
19090 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
19091 includes a stack frame for "start".
19092
19093 2001-11-05 Jim Blandy <jimb@redhat.com>
19094
19095 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
19096 pointers are 32 bits long, and that offsets of relocs are always
19097 stored in the data (REL-style), and not in the reloc entry itself
19098 (RELA-style).
19099 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
19100 stabs.
19101
19102 2001-11-01 Michael Snyder <msnyder@redhat.com>
19103
19104 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
19105 and regular expression operators by using quoting.
19106
19107 2001-10-31 Michael Snyder <msnyder@redhat.com>
19108
19109 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
19110 depending on what the symbol table contains.
19111 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
19112 the output of the ptype command. Similarly, accept both "const &"
19113 and "const&".
19114
19115 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
19116
19117 * gdb.base/miscexprs.c (main): Add usage of preprocessor
19118 symbol `STORAGE' to allow to choose the storage class of
19119 the local datastructures.
19120 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
19121 compiler directive.
19122
19123 2001-10-30 Michael Snyder <msnyder@redhat.com>
19124
19125 * gdb.base/jump.exp: Allow it to run for all targets.
19126
19127 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
19128
19129 * gdb.base/call-ar-st.c (print_double_array): Match for loop
19130 with new double_array size.
19131 (main): Change storage class of all local variables to static.
19132 Reduce size of double_array to 9.
19133 * gdb.base/call-ar-st.exp: Increase timeout value.
19134 Change expected output for double array to match new size in
19135 call-ar-st.c.
19136
19137 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
19138
19139 * gdb.base/ending-run.exp: Create identical output when passing
19140 `step to end of run' case. Add regular expression branch satisfying
19141 Stormy16 target.
19142
19143 2001-10-28 Mark Kettenis <kettenis@gnu.org>
19144
19145 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
19146 that we catch the expected failure under Linux/x86.
19147
19148 2001-10-29 Orjan Friberg <orjanf@axis.com>
19149
19150 * gdb.base/setvar.exp: Escape curly braces.
19151 * gdb.stabs/weird.exp: Ditto.
19152
19153 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
19154
19155 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
19156 * gdm.mi/mi0-hack-cli.exp: Likewise.
19157
19158 2001-10-25 Andrew Cagney <ac131313@redhat.com>
19159
19160 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
19161 messages.
19162
19163 2001-10-21 Andrew Cagney <ac131313@redhat.com>
19164
19165 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
19166 checking MI enabled.
19167
19168 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
19169
19170 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
19171
19172 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
19173
19174 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
19175 if gdb child process crashes, just signal an error.
19176
19177 2001-10-02 Jim Blandy <jimb@redhat.com>
19178
19179 * lib/gdb.exp (test_xfail_format): Simplify.
19180
19181 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
19182 front of the variable name `format'. Simplify `if'.
19183
19184 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
19185
19186 * gdb.threads/pthreads.exp: Wait for output and delay
19187 before sending ^C.
19188
19189 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
19190
19191 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
19192 some incorrect output instead of timing out.
19193 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
19194
19195 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
19196
19197 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
19198 check to allow additional `int'.
19199
19200 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
19201
19202 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
19203 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
19204
19205 2001-09-27 Michael Snyder <msnyder@redhat.com>
19206
19207 * lib/gdb.exp (test_debug_format): New proc.
19208 (setup_xfail_format): Use new proc test_debug_format.
19209 * gdb.base/constvars.exp (local_compiler_xfail_check): New
19210 proc; use new service proc test_debug_format.
19211 Replace all other "gcc_compiled" tests with this test.
19212 * gdb.base/volatile.exp (local_compiler_xfail_check): New
19213 proc; use new service proc test_debug_format.
19214 Replace all other "gcc_compiled" tests with this test.
19215
19216 2001-09-27 Michael Snyder <msnyder@redhat.com>
19217
19218 * gdb.base/cvexpr.exp: New file.
19219 * gdb.base/cvexpr.c: New file
19220 Test for expressions using const and volatile keywords.
19221
19222 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
19223
19224 * gdb.base/constvars.exp: Check for different orders of keywords
19225 and additional "int" strings in output.
19226
19227 2001-09-22 Andrew Cagney <ac131313@redhat.com>
19228
19229 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
19230 responses from "help maint".
19231
19232 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
19233
19234 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
19235 to localhost:NNN instead of :NNN, in case Xvfb is listening
19236 only on TCP.
19237
19238 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
19239
19240 * gdb.base/recurse.exp: When checking leaving the watchpoint
19241 scope, recognize when gdb is in function's epilogue and pass.
19242
19243 2001-09-18 Keith Seitz <keiths@redhat.com>
19244
19245 * lib/insight-support.exp (_gdbtk_export_target_info): Add
19246 support for running tests against sid targets.
19247 (gdbtk_done): Ditto.
19248
19249 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
19250
19251 * gdb.base/ending-run.c (main): Set stdout buffersize
19252 to the same reasonable value for any target.
19253 * gdb.base/ending-run.exp: Add a regular expression
19254 to make testsuite happy on Sanyo Stormy16 target.
19255
19256 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
19257
19258 * gdb.base/display.c (do_loops): Add float variable `f'.
19259 Increment f in loop.
19260 * gdb.base/display.exp: Increment timeout by 60 seconds.
19261 Change float display test to use variable `f'.
19262
19263 2001-09-17 Jim Blandy <jimb@redhat.com>
19264
19265 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
19266 overflowing the limited breakpoint tables on some ROM monitors
19267 (like the ROM68K).
19268
19269 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
19270
19271 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
19272 the "-ac" (disable access control) flag.
19273
19274 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
19275
19276 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
19277 ints.
19278
19279 2001-08-30 Keith Seitz <keiths@redhat.com>
19280
19281 * lib/gdb.exp: Move all insight-related functionality into
19282 separate file.
19283 * lib/insight-support.exp: New file.
19284
19285 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
19286
19287 * config/sid.exp (sid_start): Never set sid verbosity; disable
19288 expect_background {} that consumed its stdout; tolerate </dev/null.
19289 Attempt to set endianness override in "sid" protocol mode. Cleanup.
19290
19291 2001-08-18 Andrew Cagney <ac131313@redhat.com>
19292
19293 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
19294 CLI jump command to start it.
19295 (mi_run_to_main): Fail immediatly when unexpected output.
19296
19297 2001-08-18 Andrew Cagney <ac131313@redhat.com>
19298
19299 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
19300 beginning of function. Fix PR gdb/191.
19301
19302 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
19303
19304 * config/sid.exp (sid_start): Don't warn if we cannot figure out
19305 what to force sid endianness to.
19306
19307 2001-08-15 Keith Seitz <keiths@redhat.com>
19308
19309 * lib/gdb.exp (gdbtk_start): Don't set environment
19310 variables for TCL_LIBRARY and friends. Insight will
19311 now figure these out for itself.
19312
19313 2001-08-02 Michael Snyder <msnyder@redhat.com>
19314
19315 * gdb.base/completion.exp: Remove the symbol "a64l" from
19316 the expect string; this is target-specific, and not related
19317 to what is being tested.
19318
19319 2001-08-02 Dave Brolley <brolley@redhat.com>
19320
19321 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
19322
19323 2001-07-25 Michael Snyder <msnyder@redhat.com>
19324
19325 * gdb.base/consecutive.exp: New file. Test stepping over
19326 breakpoints on consecutive instructions.
19327 * gdb.base/consecutive.c: New file.
19328
19329 * gdb.base/call-rt-st.exp: Use double-backslash to quote
19330 curly braces in regular expressions.
19331
19332 2001-07-25 Michael Snyder <msnyder@redhat.com>
19333
19334 * gdb.base/ending-run.exp: Accept "Program exited normally" as
19335 legitimate output from stepping out of main.
19336
19337 2001-07-22 Keith Seitz <keiths@redhat.com>
19338
19339 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
19340 the empty string, do not run the tests.
19341
19342 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19343
19344 * gdb.base/long_long.exp: Detect size of pointer. Take into
19345 account 2-byte pointers when testing for p/a results.
19346
19347 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19348
19349 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
19350 and defined to 1K for m68hc11.
19351 (random_data): Reduce table to 1K for embedded platforms (68hc11).
19352 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
19353 (sizeof_random_data): New variable to tell the size of the data table;
19354 don't test past this size; always run to main.
19355
19356 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19357
19358 * gdb.base/return2.exp: return of long long and double fails for
19359 68HC11; don't execute these tests on that platform.
19360 * gdb.base/return.exp: Return of a double fails for 68hc11.
19361
19362 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19363
19364 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
19365 tests that print a float.
19366 * call-rt-st.exp: Likewise.
19367
19368 2001-07-12 Mark Kettenis <kettenis@gnu.org>
19369
19370 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
19371 running this test on Linux.
19372
19373 2001-06-24 Michael Chastain <chastain@redhat.com>
19374
19375 * gdb.base/arithmet.exp: Remove some tests to make all test names
19376 unique.
19377
19378 2001-07-03 Michael Snyder <msnyder@redhat.com>
19379
19380 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
19381 the output of the ptype command.
19382
19383 2001-07-02 Michael Snyder <msnyder@redhat.com>
19384
19385 * gdb.base/completion.exp: Don't assume that break.c is the only
19386 source file that may contain functions named "marker".
19387 * gdb.base/corefile.exp: Quote the curly braces in regexp.
19388
19389 2001-06-28 Andrew Cagney <ac131313@redhat.com>
19390
19391 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
19392 of files to delete.
19393
19394 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
19395 * gdb.disasm/h8300s.exp: New file.
19396 gdb.disasm/h8300s.s: Likewise.
19397
19398 2001-06-27 Andrew Cagney <ac131313@redhat.com>
19399
19400 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
19401 empty breakpoint tables.
19402
19403 2001-06-25 Andrew Cagney <ac131313@redhat.com>
19404
19405 * lib/mi-support.exp: Update args=... part of stop-reason
19406 patterns. Accept either a list or a tuple.
19407
19408 2001-06-23 Andrew Cagney <ac131313@redhat.com>
19409
19410 * lib/mi-support.exp: Remove local emacs variable defining
19411 change-log-default-name.
19412
19413 2001-06-22 Michael Chastain <chastain@redhat.com>
19414
19415 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
19416 This is operationally compatible with the previous version.
19417
19418 2001-06-13 Jim Blandy <jimb@redhat.com>
19419
19420 * lib/gdb.exp (gdb_test): Doc fix.
19421
19422 2001-06-10 Michael Chastain <chastain@redhat.com>
19423
19424 * gdb.base/exprs.exp: Remove a duplicate test.
19425
19426 2001-06-06 Jim Blandy <jimb@redhat.com>
19427
19428 * gdb.base/return2.exp (main): Use values to test float and double
19429 returns that are not NaN's, to avoid being confused by IEEE
19430 comparison rules.
19431
19432 2001-06-04 Michael Snyder <msnyder@redhat.com>
19433
19434 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
19435 non-zero if control_c fails. Terminate the test on failure,
19436 rather than wait for 12 more tests to time out.
19437
19438 2001-06-06 Jim Blandy <jimb@redhat.com>
19439
19440 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
19441 Don't forget to match the GDB prompt.
19442
19443 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
19444
19445 2001-06-04 Jim Blandy <jimb@redhat.com>
19446
19447 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
19448 command.
19449
19450 2001-05-31 Kevin Buettner <kevinb@redhat.com>
19451
19452 * gdb.base/annota1.exp (info break): Match four or more spaces
19453 after "Address".
19454
19455 2001-05-31 Michael Chastain <chastain@redhat.com>
19456
19457 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
19458 (dm_type_int_star): Likewise.
19459 (dm_type_long_star): Likewise.
19460 (dm_type_void_star): Likewise.
19461
19462 2001-05-29 Kevin Buettner <kevinb@redhat.com>
19463
19464 * gdb.base/completion.exp (INPUTRC): Set this environment variable
19465 to a known value in order to get consistent results regardless
19466 of the setting of INPUTRC or the presence or contents of .inputrc.
19467
19468 2001-05-24 Michael Snyder <msnyder@redhat.com>
19469
19470 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
19471 Don't require that the main thread and the manager thread are the
19472 first in the list.
19473
19474 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
19475 debugging. If test fails, issue an "unsupported" not a "fail".
19476
19477 2001-05-24 Jim Blandy <jimb@redhat.com>
19478
19479 Don't assume that short is shorter than int.
19480 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
19481 assume that shorts are smaller than ints. On a 16-bit machine,
19482 this isn't true.
19483 ("print unsigned char == (~0)"): Add test that verifies that ~0,
19484 an int, is not equal to ~0 stored in an unsigned char. This tests
19485 the same thing that the previous test meant to, but works on
19486 16-bit machines, too.
19487 ("print unsigned char != (~0)"): Same test, complemented.
19488
19489 2001-05-24 Michael Snyder <msnyder@redhat.com>
19490
19491 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
19492 test for (full_coverage == 0). This makes the test run faster,
19493 and prevents dejagnu getting out of step.
19494
19495 2001-05-23 Kevin Buettner <kevinb@redhat.com>
19496
19497 * gdb.base/finish.exp (finish_void): Revise pattern for
19498 stopping on the call statement to not permit stopping at
19499 the start of the instructions comprising the call sequence.
19500
19501 2001-05-19 Michael Chastain <chastain@redhat.com>
19502
19503 * gdb.base/callfuncs.exp: Make all test names unique.
19504 * gdb.base/commands.exp: Make all test names unique.
19505 * gdb.base/condbreak.exp: Make all test names unique.
19506 * gdb.base/dbx.exp: Make all test names unique.
19507 * gdb.base/default.exp: Make all test names unique.
19508 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
19509 and TIMEOUT messages to their corresponding PASS message.
19510 * gdb.base/ending-run.exp: Make all test names unique.
19511 * gdb.base/long_long.exp: Remove duplicate test.
19512
19513 2001-05-21 Kevin Buettner <kevinb@redhat.com>
19514
19515 * gdb.base/finish.exp (finish_void): Allow "finish" command to
19516 stop on the call statement as well as the statement after the
19517 call.
19518
19519 2001-05-21 Michael Snyder <msnyder@redhat.com>
19520
19521 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
19522
19523 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
19524
19525 * gdb.base/completion.exp: Revamp test. Make it execute on all
19526 platforms.
19527
19528 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
19529
19530 * config/gdbserver.exp (gdb_load): Handle the case
19531 in which the arguments to gdbserver are given in the
19532 baseboard configuration file.
19533 Also handle the case in which the server needs to do a
19534 load.
19535
19536 2001-05-07 Keith Seitz <keiths@cygnus.com>
19537
19538 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
19539 set up the display for testing.
19540 (gdbtk_start): Convert all paths to paths that tcl will like.
19541 Export target information to environment.
19542 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
19543 necessary.
19544 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
19545 (to_tcl_path): New proc to convert a given pathname into
19546 a path acceptible as an argument to a tcl command.
19547 (_gdbtk_export_target_info): New proc to export target info
19548 into the environment for gdbtk testing.
19549 (gdbtk_done): New proc to signal end-of-test.
19550
19551 2001-05-06 Jim Blandy <jimb@redhat.com>
19552
19553 * restore.c: Make the code of caller0 correspond to its comment.
19554
19555 2001-05-03 Michael Snyder <msnyder@redhat.com>
19556
19557 * config/sid.exp (gdb_target_sid): Check for error messages.
19558 On error or timeout, don't make expect exit (which will terminate
19559 all subsequent tests); instead just make gdb exit.
19560 (gdb_load): Check for error messages. On error or timeout,
19561 return a negative value.
19562
19563 2001-04-24 Jim Blandy <jimb@redhat.com>
19564
19565 * gdb.c++/templates.exp: If we see the prompt for the overload
19566 list, but we haven't recognized any of the longer patterns,
19567 arrange for this test to fail, not hang.
19568
19569 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
19570 variations.
19571
19572 2001-04-22 Michael Chastain <chastain@redhat.com>
19573
19574 * gdb.c++/local.exp: Use the 'runto' library function.
19575 * gdb.c++/namespace.exp: Likewise.
19576 * gdb.c++/overload.exp: Likewise.
19577
19578 2001-03-26 Kevin Buettner <kevinb@redhat.com>
19579
19580 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
19581 * gdb.base/step-line.exp: New file. Test step/next in presence of
19582 #line directives.
19583 * gdb.base/step-line.c: New file. Test program for the above.
19584 * gdb.base/step-line.inp: New file. We pretend that this file has
19585 been transformed by some other tool into step-line.c.
19586
19587 2001-03-21 Jim Blandy <jimb@redhat.com>
19588
19589 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
19590 unmangled operator names.
19591
19592 2001-03-20 Jim Blandy <jimb@redhat.com>
19593
19594 * gdb.threads/linux-dp.exp: Recognize an additional message
19595 generated by GDB when it doesn't understand how to debug threads
19596 on the target system.
19597
19598 2001-03-19 Andrew Cagney <ac131313@redhat.com>
19599
19600 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
19601
19602 2001-03-12 Michael Chastain <chastain@redhat.com>
19603
19604 * gdb.c++/derivation.exp: Use the 'runto' library function.
19605
19606 2001-03-12 Michael Chastain <chastain@redhat.com>
19607
19608 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
19609
19610 2001-02-24 Michael Chastain <chastain@redhat.com>
19611
19612 * gdb.c++/ref-types.exp: Change handwritten code to library
19613 function 'runto'.
19614
19615 2001-03-16 Orjan Friberg <orjanf@axis.com>
19616
19617 * gdb.base/signals.exp: Set count to 0 explicitly.
19618
19619 2001-03-15 Mark Salter <msalter@redhat.com>
19620
19621 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
19622 (gdb_target_monitor): Add check of gdb_target_cmd return value.
19623 (gdb_load): Add support for additional target_info: gdb_download_size
19624 and gdb_load_timeout.
19625
19626 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
19627
19628 * gdb.base/annota1.exp: Move test of isnative to earlier in the
19629 file -- to prevent failing when the compile fails but we have no
19630 intention of running the tests anyway.
19631
19632 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
19633 tests if set.
19634
19635 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
19636 integers.
19637
19638 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
19639 * gdb.c++/namespace.exp: Ditto.
19640
19641 2001-03-07 Orjan Friberg <orjanf@axis.com>
19642
19643 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
19644 * gdb.base/pointers.exp: Relax pattern match of decimals.
19645
19646 2001-03-06 Kevin Buettner <kevinb@redhat.com>
19647
19648 * Makefile.in, config/abug.exp, config/cfdbug.exp,
19649 config/cpu32bug.exp, config/dve.exp, config/est.exp,
19650 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
19651 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
19652 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
19653 config/sh.exp, config/sid.exp, config/slite.exp,
19654 config/sparclet.exp, config/udi.exp, config/unknown.exp,
19655 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
19656 config/vxworks.exp, config/vxworks29k.exp,
19657 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
19658 gdb.base/all-bin.exp, gdb.base/annota1.exp,
19659 gdb.base/arithmet.exp, gdb.base/assign.exp,
19660 gdb.base/async.exp, gdb.base/attach.exp,
19661 gdb.base/bitfields.exp, gdb.base/bitops.exp,
19662 gdb.base/break.exp, gdb.base/call-ar-st.exp,
19663 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
19664 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
19665 gdb.base/commands.exp, gdb.base/completion.exp,
19666 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
19667 gdb.base/constvars.exp, gdb.base/corefile.exp,
19668 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
19669 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
19670 gdb.base/ending-run.exp, gdb.base/environ.exp,
19671 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
19672 gdb.base/finish.exp, gdb.base/foll-exec.exp,
19673 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
19674 gdb.base/funcargs.exp, gdb.base/help.exp,
19675 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
19676 gdb.base/logical.exp, gdb.base/long_long.exp,
19677 gdb.base/maint.exp, gdb.base/mips_pro.exp,
19678 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
19679 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
19680 gdb.base/pointers.exp, gdb.base/printcmds.exp,
19681 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
19682 gdb.base/regs.exp, gdb.base/relational.exp,
19683 gdb.base/remote.exp, gdb.base/reread.exp,
19684 gdb.base/restore.exp, gdb.base/return2.exp,
19685 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
19686 gdb.base/selftest.exp, gdb.base/setshow.exp,
19687 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
19688 gdb.base/sigall.exp, gdb.base/signals.exp,
19689 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
19690 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
19691 gdb.base/step-test.exp, gdb.base/structs.c,
19692 gdb.base/structs.exp, gdb.base/structs2.exp,
19693 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
19694 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
19695 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
19696 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
19697 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
19698 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
19699 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
19700 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
19701 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
19702 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
19703 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
19704 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
19705 gdb.fortran/types.exp, gdb.java/jmisc.exp,
19706 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
19707 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
19708 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
19709 gdb.trace/circ.exp, gdb.trace/collection.exp,
19710 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
19711 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
19712 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
19713 gdb.trace/report.exp, gdb.trace/save-trace.exp,
19714 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
19715 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
19716 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
19717 notices.
19718
19719 2001-02-27 Michael Snyder <msnyder@cygnus.com>
19720
19721 * gdb.base/varargs.c (find_max_double): Fix printf format string:
19722 first arg is int not float.
19723
19724 2001-02-22 Michael Snyder <msnyder@cygnus.com>
19725
19726 * gdb.base/reread.exp: Unsupported for non-native targets;
19727 doesn't work for remote debugging.
19728
19729 2001-02-19 Fernando Nasser <fnasser@redhat.com>
19730
19731 From Drew Moseley <dmoseley@redhat.com>
19732 * gdb.base/ending-run.exp: Properly handle the BSP state when
19733 stepping past the end of main.
19734
19735 2001-02-19 John Moore <jmoore@redhat.com>
19736
19737 * gdb.base/commands.exp (infrun_breakpoint_command_test):
19738 Converted HPUX fix for non-expected items following multiple
19739 step commands into general solution for all platforms.
19740
19741 2001-02-18 Michael Chastain <chastain@redhat.com>
19742
19743 * gdb.c++/classes.exp (do_tests): Change runto statements
19744 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19745 statements demangler agnostic.
19746 * gdb.c++/virtfunc.exp (do_tests): Likewise.
19747 (gdb_virtfunc_restart): Likewise.
19748
19749 2001-02-14 Michael Chastain <chastain@redhat.com>
19750
19751 * gdb.c++/inherit.exp (do_tests): Change runto statements
19752 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19753 statements demangler agnostic.
19754
19755 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
19756
19757 * gdb.threads/pthreads.exp: Unify pass/fail messages for
19758 ``continue to bkpt at common_routine in thread 2'' and ``stopped
19759 before calling common_routine 15 times'' tests.
19760
19761 2001-02-11 Michael Chastain <chastain@redhat.com>
19762
19763 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
19764 Helps the test script figure out which demangler is in use.
19765 (dm_type_foo_ref): Ditto.
19766 (dm_type_int_star): Ditto.
19767 (dm_type_long_star): Ditto.
19768 (dm_type_unsigned_int): Ditto.
19769 (dm_type_void): Ditto.
19770 (dm_type_void_star): Ditto.
19771 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
19772 Probe the gdb demangler and set variables to accommodate
19773 formatting differences.
19774 (info_func_regexp): New function. Same as info_func, but
19775 matches against a regexp.
19776 (info_func): Match against a literal string.
19777 (print_addr_2): New function. Match against a literal string,
19778 which can be different from the input to gdb.
19779 (print_addr): Simply call print_addr_2 with the same argument twice.
19780 (test_lookup_operator_functions): Use demangler formatting variables.
19781 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
19782 the tests in the same order as the C++ class declaration.
19783 (test_paddr_operator_functions): Ditto.
19784 (test_paddr_overloaded_functions): Ditto.
19785 (test_paddr_hairy_functions): Use demangler formatting variables.
19786 Add reference to gdb/19 for related tests.
19787 (do_tests): Call probe_demangler.
19788
19789 2001-01-30 Kevin Buettner <kevinb@redhat.com>
19790
19791 * gdb.c++/templates.cc (printf): Remove unused function definition.
19792
19793 2001-01-26 Felix Lee <flee@redhat.com>
19794
19795 * sid.exp (sid_exit): Pass host, not target, to remote_close.
19796
19797 2001-01-25 matthew green <mrg@redhat.com>
19798
19799 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
19800 up sid.
19801 (sid_exit): Call `remote_pop_conn' after GDB is gone.
19802
19803 2001-01-25 matthew green <mrg@redhat.com>
19804
19805 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
19806 Deprecate $sid_spawn_id.
19807 (sid_exit): Remove code necessary only for `spawn.'
19808
19809 2001-01-25 matthew green <mrg@redhat.com>
19810
19811 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
19812
19813 2001-01-28 Michael Chastain <chastain@redhat.com>
19814
19815 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
19816 to call when tests fail. It takes gdb out of the overloaded
19817 function choice menu back to the main prompt, so that the test
19818 program stays synchronized.
19819 (set_bp_overloaded): New proc to collect all the common
19820 code for setting a breakpoint on an overloaded name. Calls
19821 take_gdb_out_of_choice_menu when needed.
19822 (menu_overload1arg): New variable to collect the repeated
19823 instances of the expected menu for an overloaded name. Change
19824 the regular expression to handle changes in g++ type encoding:
19825 "void" can be either "void" or "", and "unsigned int" can be
19826 either "unsigned int" or "unsigned".
19827 (continue_to_bp_overloaded): Change regular expressions to handle
19828 changes in g++ type encoding.
19829 (no proc): Call take_gdb_out_of_choice_menu when needed.
19830 Remove redundant calls to "info break". Accept either "canceled"
19831 or "cancelled". Change regular expressions in "info break"
19832 calls to handle changes in g++ type encoding. Give all tests
19833 unique strings.
19834
19835 2001-01-17 Ben Elliston <bje@redhat.com>
19836
19837 * config/sid.exp: New file.
19838
19839 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
19840
19841 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
19842
19843 2000-12-21 Michael Snyder <msnyder@cygnus.com>
19844
19845 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
19846 Add a RE to accept a non-ascii char if one is ever presented.
19847
19848 2000-12-20 Fernando Nasser <fnasser@redhat.com>
19849
19850 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
19851
19852 2000-12-18 Michael Snyder <msnyder@cygnus.com>
19853
19854 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
19855 in regexp. One '\' does not suffice on Linux.
19856
19857 2000-12-09 Michael Chastain <chastain@redhat.com>
19858
19859 * gdb.base/break.exp (test_clear_command): Use a marker function
19860 rather than 'main' for the test function. Also move this
19861 test to an execution point where the marker function names are
19862 guaranteed to be bound to functions. (Executing tests after a
19863 'finish' from main runs into name conflicts with local names
19864 in __libc_start_main).
19865
19866 2000-12-07 Michael Snyder <msnyder@cygnus.com>
19867
19868 * gdb.base/finish.exp: New test for gdb's "finish" command.
19869 * gdb.base/return2.exp: New test for gdb's "return" command.
19870 * gdb.base/return2.c: New source file for above.
19871
19872 2000-12-05 Michael Snyder <msnyder@cygnus.com>
19873
19874 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
19875 * gdb.base/miscexprs.exp: Ditto.
19876 * gdb.base/pointers.exp: Ditto.
19877 * gdb.c++/derivation.exp: Ditto.
19878 * gdb.c++/local.exp: Ditto.
19879 * gdb.c++/namespace.exp: Ditto.
19880 * gdb.c++/overload.exp: Ditto.
19881 * gdb.c++/ref-types.exp: Ditto.
19882
19883 2000-12-05 Michael Snyder <msnyder@cygnus.com>
19884
19885 * gdb.base/constvars.exp: Test result of "up" command.
19886 * gdb.base/miscexprs.exp: Ditto.
19887 * gdb.base/pointers.exp: Ditto.
19888 * gdb.base/scope.exp: Ditto.
19889 * gdb.c++/derivation.exp: Ditto.
19890 * gdb.c++/local.exp: Ditto.
19891 * gdb.c++/namespace.exp: Ditto.
19892 * gdb.c++/overload.exp: Ditto.
19893 * gdb.c++/ref-types.exp: Ditto.
19894
19895 2000-11-22 Michael Chastain <chastain@redhat.com>
19896
19897 * mips_pro.exp: Accept either "middle -> top -> main" or
19898 "middle -> main" in the backtrace, because gcc can optimize
19899 tail calls to jumps. Remove setup_xfail for the hppa case.
19900 Add a comment with the original warning messages from PR 3016,
19901 which was filed in 1993, to preserve them for posterity.
19902
19903 2000-11-17 Nick Duffek <nsd@redhat.com>
19904
19905 * lib/gdb.exp (gdb_test): Override timeout with board info.
19906
19907 2000-11-17 Nick Duffek <nsd@redhat.com>
19908
19909 * gdb.base/display.exp: Don't kill running stub. Add "again" to
19910 the second kill and detach messages.
19911
19912 2000-11-17 Nick Duffek <nsd@redhat.com>
19913
19914 * configure.in: Add AC_EXEEXT.
19915 * configure: Regenerate.
19916 * Makefile.in (just-check): Export EXEEXT.
19917 * lib/gdb.exp ($EXEEXT): Import from environment.
19918 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
19919 expect "maint dump-me" on Cygwin.
19920 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
19921 $EXEEXT.
19922
19923 2000-11-17 Nick Duffek <nsd@redhat.com>
19924
19925 * gdb.base/break.exp: Test backtrace and finish from called
19926 function on all platforms, not just HP-UX.
19927
19928 2000-11-03 Michael Snyder <msnyder@cygnus.com>
19929
19930 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
19931 code from gdb_target_monitor, so it can be used independantly
19932 for gdbserver. Also comment out an unnecessary PUTS.
19933
19934 2000-11-03 Michael Snyder <msnyder@cygnus.com>
19935
19936 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
19937 * gdb.base/corefile.exp: Expect the message "Program is being
19938 debugged already" when we send the "corefile" command, since
19939 the preceeding gdb_load may have connected gdb to a remote target.
19940 * gdb.base/display.exp: Disable hardware watchpoints if new
19941 board info variable "no_hardware_watchpoints" is true.
19942 Replace single-letter commands with more readable ones.
19943 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
19944 if new board info variable "no_hardware_watchpoints" is true.
19945 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
19946 to see if stdio (printf) testing is possible.
19947 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
19948 board info variable "no_hardware_watchpoints" is true. Use new
19949 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
19950
19951 2000-11-13 Fernando Nasser <fnasser@redhat.com>
19952
19953 From Orjan Friberg <orjanf@axis.com>:
19954 * gdb.base/printcmds.exp: Escape curly braces followed by a number
19955 in array print pattern match.
19956
19957 2000-11-09 Fernando Nasser <fnasser@redhat.com>
19958
19959 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
19960 spelling "cancelled" to U.S. spelling "canceled" to match changes
19961 made to gdb.
19962 * gdb.c++/ovldbreak.exp: Ditto.
19963
19964 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
19965
19966 * gdb.base/callfuncs.c (main): Moved to end of file, call
19967 t_double_values to initialize the FPU before inferior calls are made.
19968 * gdb.base/callfuncs.exp: Test for register preservation after calling
19969 inferior functions. Add tests for continuining, finishing and
19970 returning from a stop in a call dummy.
19971
19972 2000-10-24 Michael Snyder <msnyder@cygnus.com>
19973
19974 * gdb.base/commands.exp: Break up long lines, and re-indent.
19975
19976 2000-10-19 Michael Snyder <msnyder@cygnus.com>
19977
19978 * config/gdbserver.exp: Rewritten from the ground up, to make it
19979 compatible with the current dejagnu tree, and to make it work with
19980 the new "gdbserver" in libremote.
19981
19982 2000-10-16 Michael Snyder <msnyder@cygnus.com>
19983
19984 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
19985 * gdb.base/varargs.exp: Skip entire test if no printf support.
19986 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
19987 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
19988
19989 2000-10-13 Michael Snyder <msnyder@cygnus.com>
19990
19991 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
19992 no floating point support.
19993 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
19994 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
19995 * gdb.base/call-rt-st.exp: Ditto.
19996 * gdb.base/call-strs.exp: Ditto.
19997
19998 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
19999
20000 * gdb.base/sizeof.c: include <stdio.h>.
20001
20002 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
20003 'finish', otherwise uncaptured gdb_prompt would potentially
20004 throw remaining test points out of sync.
20005
20006 2000-07-26 Scott Bambrough <scottb@netwinder.org>
20007
20008 * gdb.base/recurse.exp: Run tests for all targets.
20009 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
20010 gnu-oldld case on ARM.
20011 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
20012 for ARM targets.
20013
20014 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
20015
20016 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
20017 * gdb.java/configure: Rebuild.
20018
20019 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
20020
20021 * gdb.java/jv-exp.exp: New file.
20022
20023 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
20024
20025 * configure: Rebuilt.
20026 * configure.in (configdirs): Add gdb.java.
20027 * gdb.java/jmisc.java: New file.
20028 * gdb.java/jmisc.exp: New file.
20029 * gdb.java/Makefile.in: New file.
20030 * gdb.java/configure: Rebuilt.
20031 * gdb.java/configure.in: New file.
20032 * lib/java.exp: New file.
20033
20034 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
20035
20036 * gdb.base/exprs.exp: Test casts to a pointer including over and
20037 underflow.
20038
20039 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
20040
20041 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
20042 and the compilers sizes.
20043
20044 2000-07-09 Nick Duffek <nsd@redhat.com>
20045
20046 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
20047 (use_methods): New function.
20048 (main): Call use_methods().
20049 * gdb.c++/classes.exp (test_method_param_class): New procedure.
20050 (do_tests): Call test_method_param_class.
20051
20052 2000-07-09 Nick Duffek <nsd@redhat.com>
20053
20054 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
20055 spelling.
20056 (test_enums): New procedure. Move enum tests from end of script
20057 to here. Set breakpoint on function name instead of line number.
20058 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
20059 (enums2): New marker function.
20060 (enums1): New function.
20061 (main): Call enums1(). Move enum tests to enums1().
20062
20063 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
20064
20065 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
20066 compile/link program. Update line numbers.
20067 * gdb.asm/d10v.inc: Define ``startup''.
20068 * gdb.asm/asmsrc1.s: Add definition of _start.
20069
20070 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
20071
20072 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
20073
20074 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20075
20076 * gdb.base/maint.exp: Add 'maint print architecture' item to output
20077 of 'help maint print' command.
20078
20079 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
20080
20081 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
20082 they use gdb_expect_list.
20083
20084 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
20085
20086 * gdb.base/commands.exp: Use ``set remote
20087 memory-read-packet-size'' instead of ``set endian big'' to test
20088 long commands.
20089
20090 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
20091
20092 * gdb.c++/templates.exp (do_tests): Make all of these work under
20093 g++, and stop skipping them.
20094
20095 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
20096 work under g++.
20097
20098 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
20099 initialization.
20100
20101 2000-06-02 Michael Snyder <msnyder@cygnus.com>
20102
20103 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
20104 the regular expression: accept an (almost) arbitrary sequence of
20105 "frames-invalid" and "breakpoints-invalid" messages both before
20106 and after the "starting" message.
20107
20108 2000-06-02 Michael Snyder <msnyder@cygnus.com>
20109
20110 * gdb.c++/local.exp: This test has never been known to work with g++.
20111
20112 2000-05-18 Michael Snyder <msnyder@cygnus.com>
20113
20114 * gdb.base/annota1.exp (annotate-signal-handler-caller):
20115 Relax the regular expression a little, make it pass on Solaris 8.
20116
20117 2000-05-12 Kevin Buettner <kevinb@redhat.com>
20118
20119 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
20120 a call, do not require that gdb stop on the line after the call.
20121 Instead, it is permissible for gdb to stop on the line of the
20122 call itself.
20123
20124 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
20125
20126 * gdb.base/break.exp (bp on small function, optimized file):
20127 Add a second pass pattern. The behavior differs here between stabs
20128 and dwarf for one-line functions. Stabs preserves two line symbols
20129 (one before the prologue and one after) with the same line number,
20130 but dwarf regards these as duplicates and discards one of them.
20131 Therefore the address after the prologue (where the breakpoint is)
20132 has no exactly matching line symbol, and GDB reports the breakpoint
20133 as if it were in the middle of a line rather than at the beginning.
20134
20135 2000-05-08 Michael Snyder <msnyder@cygnus.com>
20136
20137 * gdb.base/interrupt.exp: Make "pass" message say "send"
20138 rather than "send_gdb" (for consistancy).
20139
20140 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
20141
20142 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
20143 * gdb.c++/templates.cc: Properly check for GCC version number.
20144 * lib/compiler.cc: Likewise
20145
20146 2000-04-28 Michael Snyder <msnyder@cygnus.com>
20147
20148 * gdb.base/break.exp: When compiled with -O2 optimization,
20149 gdb may not stop at the first line of main, due to code motion.
20150
20151 2000-04-26 Michael Snyder <msnyder@cygnus.com>
20152
20153 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
20154 This test depends on parsing the printf output from the target.
20155 Since the sparclet stub doesn't do stdio, this will never work.
20156 * gdb.base/call-rt-st.exp: ditto.
20157 * gdb.base/call-strs: ditto.
20158
20159 2000-04-24 Michael Snyder <msnyder@cygnus.com>
20160
20161 * gdb.base/miscexprs.exp: make sizeof long array test portable.
20162
20163 * gdb.base/ending-run.exp: After connecting to a remote target,
20164 but before running, the target will appear to be in a random
20165 location. Specify both a file and a line for breakpoints.
20166 Also, the function that calls main may be called 'init'
20167 rather than 'start'.
20168
20169 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20170
20171 * gdb.base/help.exp: Update output for add-symbol-file command.
20172
20173 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
20174
20175 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20176 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
20177
20178 2000-04-07 J.T. Conklin <jtc@redback.com>
20179
20180 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
20181
20182 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
20183
20184 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
20185
20186 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
20187 values that can be represented exactly.
20188 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
20189 above change, and to not check against the directory part of the source
20190 file name.
20191 (step into print_long_arg_list): Likewise.
20192 (print print_small_structs from print_long_arg_list): Likewise.
20193 (print print_long_arg_list): Likewise.
20194
20195 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20196
20197 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
20198
20199 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
20200
20201 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
20202
20203 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
20204
20205 * gdb.base/commands.exp (deprecated_command_test): Add test for
20206 deprecate with no arguments.
20207
20208 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
20209
20210 * gdb.base/break.exp: Add new test for setting breakpoints on
20211 optimized code so we can test breakpoints work even when function
20212 prologues may be optimized away
20213
20214 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
20215
20216 From David Whedon <dwhedon@gordian.com>
20217 * gdb.base/commands.exp : Added command deprecator tests.
20218
20219 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
20220
20221 * gdb.base/help.exp: Added test for new apropos command.
20222
20223 2000-03-21 Kevin Buettner <kevinb@redhat.com>
20224
20225 * gdb.base/pointers.c (usevar): New function.
20226 (main): Make sure that global variables v_int_pointer2, rptr,
20227 and y are all referenced someplace in the program by calling
20228 usevar() on them. [Some linkers delete symbols which are
20229 never referenced. The space remains, but there's no way to
20230 get a (symbolic) handle on the variable from the debugger.]
20231
20232 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20233
20234 * gdb.base/printcmds.c: Add typedeffed arrays.
20235
20236 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
20237 procedure to test arrays that are typedef'd.
20238
20239 2000-03-13 James Ingham <jingham@leda.cygnus.com>
20240
20241 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
20242 the library directories.
20243
20244 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
20245
20246 * configure.in (configdirs): Add sub directory gdb.mi.
20247 * configure: Re-generate.
20248
20249 * gdb.mi: New directory.
20250
20251 2000-02-25 Scott Bambrough <scottb@netwinder.org>
20252
20253 * gdb.base/long_long.exp: Correct test suite failure when printing
20254 a long long value as a double on ARM platforms.
20255
20256 2000-02-16 Jim Blandy <jimb@redhat.com>
20257
20258 * gdb.base/break.exp ("breakpoint line number"): Make sure the
20259 default source file is set properly before running this test.
20260
20261 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20262
20263 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
20264 gdbtk/library directory, not in gdbtcl2.
20265
20266 2000-02-04 Jim Blandy <jimb@redhat.com>
20267
20268 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
20269 backslash from regexp pattern.
20270
20271 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
20272 procedure. Use it to run all the "continue to bp overloaded"
20273 tests. Note that this changes the names of the tests slightly.
20274 If the breakpoint hit message includes a hex PC value, because
20275 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
20276 from the real source code, still consider that a pass.
20277
20278 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
20279 XFAIL here if the breakpoint message contains a hex address. Note
20280 similar change on 1999-11-02.
20281
20282 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
20283
20284 * gdb.base/ptype.exp: Establish a default source file before
20285 calling get_debug_format.
20286
20287 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
20288
20289 * gdb.base/watchpoint.exp: Remove duplication of test messages.
20290
20291 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
20292
20293 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
20294 of successive stepi commands -- while in the prologue we should see
20295 the function entry bracket.
20296
20297 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
20298
20299 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
20300 reach __change_mode() when stepping through the end of main().
20301
20302 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
20303
20304 * gdb.base/default.exp: Fix expected pattern.
20305 * gdb.base/help.exp: Same.
20306
20307 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20308
20309 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
20310 Don't use xfail's because that affects only the following test.
20311
20312 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
20313 solaris or linux.
20314
20315 * gdb.base/selftest.exp: Update to reflect changes to main.c.
20316
20317 2000-01-07 Michael Snyder <msnyder@cygnus.com>
20318
20319 * gdb.base/display.exp: Some yacc parsers like to say
20320 "A syntax error" rather than "A parse error". Accept both.
20321
20322 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
20323
20324 * gdb.base/default.exp: Remove OS dependent string from "target
20325 remote" test.
20326 * gdb.base/help.exp: Same for "help target remote" test.
20327
20328 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20329
20330 From Jim Kingdon <kingdon@redhat.com>:
20331
20332 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
20333 prompt (cleanup rather than necessity, but still might keep output
20334 from spilling to next test).
20335
20336 2000-01-02 Fred Fish <fnf@cygnus.com>
20337
20338 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
20339 AIX, which defines them in <sys/types.h>.
20340
20341 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
20342
20343 * gdb.base/default.exp: Match arm* etc instead of arm in "info
20344 float" test.
20345
20346 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
20347
20348 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
20349
20350 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
20351 outermost frame disallowed".
20352
20353 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
20354
20355 * gdb.base/setvar.exp: New tests for setting the value of a struct
20356 with a constant list.
20357
20358 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
20359
20360 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
20361 require the user to type a cast before setting the value of a struct.
20362
20363 1999-12-06 Jim Blandy <jimb@cygnus.com>
20364
20365 * gdb.base/default.exp: Expect the new 'info float' command on
20366 all i386 platforms.
20367
20368 * gdb.threads/linux-dp.exp: Expand our ability to recognize
20369 LinuxThreads libraries that don't support debugging.
20370
20371 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20372
20373 * gdb.base/remote.c: Fill the buffer with truely random data.
20374 Change the buffer type to ``unsigned char'' to simplify size
20375 arithmetic.
20376
20377 * gdb.base/remote.exp: Reduce download numbers by one. Typical
20378 stub only handles 400-1 byte packets. Verify that the download
20379 worked.
20380
20381 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
20382
20383 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
20384 tests, using UNRESOLVED for the untested cases. Also, does not wait
20385 for a timeout if the prompt was received before a recognizable pattern.
20386
20387 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
20388
20389 * lib/gdb.exp (gdb_expect_list): Fix spelling.
20390
20391 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20392
20393 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
20394 watchpoints.
20395
20396 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
20397
20398 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
20399
20400 * gdb.c++/local.exp: Be more flexible in recognizing local class
20401 name mangling. Don't allow horribly truncated method names.
20402 * gdb.c++/derivation.exp: Expect protected inheritance.
20403 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
20404 * gdb.c++/virtfunc.exp: Likewise.
20405 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
20406 when printing a nested enum.
20407
20408 1999-11-22 Jim Blandy <jimb@cygnus.com>
20409
20410 * gdb.base/step-test.exp: Properly await GDB's response to setting
20411 a breakpoint on the call to large_struct_by_value.
20412
20413 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
20414 just because we have debug info for the `start' function.
20415
20416 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
20417
20418 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
20419 "Unknown signal" messages, which indicate (on LinuxThreads) that
20420 GDB doesn't know how to debug threads on this system. This is
20421 better than hanging while philosopher 0 dumps chatter into gdb.log.
20422
20423 1999-11-18 Tom Tromey <tromey@cygnus.com>
20424
20425 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
20426
20427 1999-11-18 Fred Fish <fnf@cygnus.com>
20428
20429 * gdb.base/coremaker2.c: Add sample program for generating
20430 cores that is more self contained than coremaker.c. Eventually
20431 I'll add more code to this and tie it into the testsuite.
20432
20433 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
20434
20435 * gdb.base/dollar.exp: Remove, now in gdb.hp.
20436
20437 1999-11-10 Jimmy Guo <guo@cup.hp.com>
20438
20439 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
20440 from $srcdir/lib/.
20441 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
20442 and gdb.c++/.
20443
20444 * gdb.c++/derivation.exp: remove redundant get compiler info code.
20445
20446 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
20447 'continue with watch' test point.
20448
20449 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
20450
20451 Merged from p2linux-990323-branch:
20452
20453 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
20454
20455 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
20456
20457 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
20458 {limit,fixed}''. Test ``set download-write-size''.
20459
20460 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
20461
20462 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
20463 gdb_expect_list.
20464
20465 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
20466
20467 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
20468
20469 1999-11-03 Mark Salter <msalter@cygnus.com>
20470
20471 * gdb.base/break.exp: Fix "stub continue" pattern.
20472
20473 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
20474
20475 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
20476
20477 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
20478
20479 * gdb.base/display.exp ("finish"): Add timeout clause.
20480
20481 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
20482 plain prompt clause, so this doesn't have to time out in order to
20483 fail.
20484
20485 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
20486 breakpoint hit messages include an address.
20487
20488 * gdb.base/display.exp: Don't forget to escape parens in regular
20489 expressions. Unix regexp notatation sucks.
20490
20491 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20492
20493 * gdb.base/annota1.exp: Test for annotate-signalled: change output
20494 order for 'signalled' message.
20495
20496 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
20497
20498 From Jimmy Guo <guo@cup.hp.com>:
20499 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
20500 * gdb.base/annota1.c: Add code for tests to work with.
20501
20502 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
20503
20504 * gdb.base/remote.exp: New test for remote downloading settings.
20505 * gdb.base/remote.c: New file with large .data.
20506
20507 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
20508
20509 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
20510 for LinuxThreads support, merged from the Code Fusion branch.
20511
20512 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
20513
20514 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
20515 containing exp_continue into a while within an expect. Don't
20516 attempt a start more than three times. Check return value from
20517 gdb_load.
20518
20519 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
20520
20521 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
20522 a pass case.
20523
20524 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
20525
20526 * gdb.base/break.c (main): Added a statement that we can step
20527 off of.
20528 * gdb.base/break.exp: Added tests for setting a breakpoint
20529 at an offset and stepping onto a breakpoint.
20530
20531 1999-10-01 Fred Fish <fnf@cygnus.com>
20532
20533 * gdb.base/help.exp (help add-symbol-file): Update to match current
20534 gdb output.
20535
20536 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
20537
20538 * gdb.base/break.exp: Code locations are in hex, don't forget!
20539 (For HP-UX.)
20540
20541 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
20542
20543 * condbreak.exp: Use break.c as test program.
20544 * condbreak.c: Remove, redundant with break.c.
20545
20546 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
20547
20548 * config/monitor.exp (gdb_target_monitor): Disable X- and
20549 Z-packets if the target needs it.
20550
20551 1999-09-13 James Ingham <jingham@leda.cygnus.com>
20552
20553 * gdb.c++/overload.exp: Added tests for listing overloaded
20554 functions with function pointers in the arg, explicitly calling
20555 out the version you want.
20556
20557 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
20558
20559 * long_long.exp: Add variations of test cases that work for
20560 targets with 16-bit ints and 32-bit doubles.
20561
20562 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
20563
20564 * break.c (main): Compare a possibly-uninitialized argc with an
20565 unlikely value that fits in 16 bits.
20566
20567 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
20568
20569 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
20570 0xfeeb, don't want negative numbers if ints are 16 bits.
20571
20572 * lib/gdb.exp (skip_cplus_tests): New proc.
20573 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
20574 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
20575 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
20576 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
20577 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
20578 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
20579 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
20580 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
20581
20582 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
20583
20584 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
20585
20586 * gdb.base/corefile.exp (up): Allow a parameter to appear
20587 in the frame that we're going up to.
20588
20589 From Jim Blandy <jimb@cygnus.com>:
20590
20591 * gdb.base/default.exp (info float): Expect some output now.
20592
20593 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
20594 returning floating-point values to fail on the x86.
20595 * gdb.base/callfwmall.exp (do_function_calls): Same.
20596
20597 * gdb.base/list.exp (test_listsize): Correct expectations for
20598 listing line 1 with listsize 2. Also, listing a single line
20599 works now, as does listing three lines. [Kevin's note: There
20600 were a number of other cases fixed too where the expectations
20601 differed...]
20602
20603 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
20604
20605 * gdb.base/selftest.exp: Add case for when version prints as
20606 constant string instead of char pointer.
20607
20608 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
20609
20610 * gdb.base/ending-run.exp: Add Solaris case for what happens when
20611 stepping out of main.
20612
20613 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
20614 G++ used.
20615
20616 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
20617 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
20618
20619 * gdb.c++/ovldbreak.exp: Update match string in test that
20620 includes a warning of multiple breakpoints.
20621
20622 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
20623
20624 * gdb.base/display.exp: Improve precision of step-after-finish
20625 added yesterday.
20626
20627 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
20628 test.
20629
20630 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
20631 configs when using G++, not just hppa*.
20632
20633 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20634
20635 * gdb.base/async.c: New file.
20636 * gdb.base/async.exp: New file.
20637
20638 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
20639
20640 * gdb.base/break.exp: Tweak PA specific tests to properly handle
20641 PA64.
20642
20643 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
20644
20645 * gdb.base/display.exp: "finish" can leave us mid-line on many
20646 targets, deal with it. Add a small constant to main, instead of
20647 1000 since main+1000 may not be a valid address in the target.
20648
20649 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
20650 on hpux11.
20651
20652 * gdb.base/attach.exp: Handle another hpux11 error message variant
20653 when attaching to a process that does not exist.
20654
20655 1999-08-19 J.T. Conklin <jtc@redback.com>
20656
20657 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
20658 characters in 'continue to 1241' test.
20659
20660 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
20661
20662 * gdb.base/call-ar-st.exp: Add a shorter match case for the
20663 stop in print_long_arg_list, define and use a whitespace
20664 variable in print_small_structs test, add an XFAIL for Solaris.
20665 * gdb.base/dbx.exp: XFAIL func commands until somebody is
20666 interested enough to fix.
20667
20668 1999-08-13 Keith Seitz <keiths@cygnus.com>
20669
20670 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
20671 (dbx_gdb_load): Remove. Use gdb_load instead, since that
20672 proc knows about targets other than the natives.
20673 (test_assign): Use "gdb_run_cmd" to "run" the target.
20674 Check that we've actually hit the breakpoint at main.
20675 When we attempt to assign a value to a local variable, check
20676 that the variable is in the current scope, i.e., don't use
20677 a test with an empty result.
20678
20679 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
20680
20681 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
20682 command.
20683
20684 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
20685
20686 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20687 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
20688 gdb.compat, gdb.threads-hp.
20689 gdb.hp/configure, gdb.hp/configure.in: New files.
20690 gdb.hp/Makefile.in: Recurse into new subdirs.
20691 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
20692 gdb.hp/gdb.objdbg: New directory, tests for debugging info
20693 in object files.
20694 gdb.hp/tools: New directory, aux tools for HP-specific tests.
20695
20696 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
20697
20698 * gdb.base/display.exp: Help expect by putting a newline in the
20699 funky printf, remove a bogus p/a test.
20700
20701 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20702
20703 * gdb.base/display.exp: Make sure that when we say 'run', we are
20704 connected to the target. This is necessary when running not
20705 natively.
20706
20707 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
20708
20709 * gdb.base/step-test.exp: Removed some extraneous messages.
20710
20711 * gdb.base/long_long.exp: Don't run memory examination tests
20712 on little-endian targets (they will need a different set of
20713 results to match).
20714
20715 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
20716
20717 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
20718 until somebody decides to fix GDB.
20719
20720 * gdb.base/long_long.c: Stop compiler complaint by specifying long
20721 constant as "ULL".
20722 * gdb.base/long_long.exp: Loosen x/c test, add partial result
20723 matches for a couple x/2 commands.
20724
20725 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
20726
20727 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
20728 by merging in ref-types2 tests.
20729 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
20730
20731 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20732 * gdb.c++/Makefile.in: Add standard actions.
20733 (EXECUTABLES): Rename from PROGS, update list.
20734 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
20735 from gdb.hp.
20736 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
20737 foo and bar locals.
20738 * gdb.c++/anon-union.exp: Fix tests to match.
20739 * gdb.c++/classes.exp: Run if HP compiler used, add extra
20740 expect matches to handle output variations.
20741 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
20742 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
20743 output, add HP alternatives for new and delete prints.
20744 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
20745 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
20746 * gdb.c++/demangle.exp: Use $style when reporting failure.
20747 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
20748 * gdb.c++/inherit.exp: Run if HP compiler used, add some
20749 match alternatives.
20750 * gdb.c++/local.exp: Add match alternatives or xfails for HP
20751 compilers.
20752 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
20753 * gdb.c++/method.exp: Add match alternatives.
20754 * gdb.c++/misc.cc: Add bool types.
20755 * gdb.c++/misc.exp: Add tests for bool types.
20756 * gdb.c++/overload.exp: Add xfails.
20757 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
20758 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
20759 add some more template parameter tests (only for HP currently).
20760 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
20761 * gdb.c++/virtfunc.cc: Add return type and value for main.
20762 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
20763 match alternatives.
20764
20765 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20766
20767 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
20768
20769 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
20770
20771 * gdb.base/signals.exp: Don't expect getting a backtrace from
20772 within a signal handler to fail on Linux.
20773
20774 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
20775
20776 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20777 * lib/gdb.exp: Remove some gratuitious semicolons.
20778 (delete_breakpoints): Increase timeout.
20779 (gdb_expect): Add -notransfer option.
20780 (gdb_test): Use -notransfer option.
20781 (get_compiler_info): Add f77 case.
20782 (get_compiler): New proc, split out from gdb_preprocess, add f77
20783 case.
20784 (gdb_preprocess): Call get_compiler.
20785
20786 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
20787 * gdb.base/attach.exp, gdb.base/display.exp,
20788 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
20789 gdb.base/long_long.exp, gdb.base/printcmds.exp,
20790 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
20791 third arg to gdb_test.
20792 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
20793 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
20794 HP-UX xfails, add others.
20795 * gdb.base/completion.exp: Reflect name change of self-test.
20796 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
20797 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
20798 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
20799 HP failure number.
20800 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
20801 useless HP-UX 10.30 references.
20802 * gdb.base/maint.exp: Loosen matches.
20803 * gdb.base/pointers.c (main): Declare more_code.
20804 * gdb.base/pointers.exp: Match on output of a `next'.
20805 * gdb.base/structs.c: Add prototypes.
20806 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
20807 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
20808
20809 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20810
20811 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
20812 command.
20813
20814 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20815
20816 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
20817 Fix run to main failures. Watchpoint can be hardware watchpoint.
20818
20819 * gdb.base/annota1.exp: Clean up some more, in case printf has
20820 debug info. Deal with lack of signal hanlder info in stack.
20821
20822 From Jim Kingdon <kingdon@redhat.com>:
20823 * gdb.base/annota1.exp: If printf has debug info, deal with it.
20824
20825 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
20826
20827 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
20828 gdb.base/foll-vfork.exp: Don't run for crosses.
20829
20830 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20831
20832 * gdb.base/configure.in: Check for gdbvars.exp instead of
20833 a1-selftest.exp.
20834 * gdb.base/configure: Re-generate.
20835
20836 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
20837
20838 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
20839 in trying to run first and name is too long.
20840
20841 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
20842 pointers2.c and pointers2.exp, respectively.
20843 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
20844 doschk happier.
20845
20846 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
20847
20848 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
20849 callfuncs2.c and callfuncs2.exp.
20850
20851 * gdb.base/list.exp: Remove mistaken xfails.
20852 * gdb.base/list0.h: Add optional prototypes.
20853
20854 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
20855
20856 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
20857 calling malloc.
20858 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
20859 * ptype.exp: Move test for get_debug_format to before its first
20860 use.
20861
20862 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20863
20864 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
20865 * gdb.base/annota2.cc, annota2.exp: Move from here.
20866 * gdb.c++/annota2.cc, annota2.exp: To here.
20867 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
20868
20869 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
20870
20871 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
20872 a consistent format.
20873
20874 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
20875
20876 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20877 * lib/gdb.exp (get_compiler_info): Add detection for assorted
20878 HP compilers, also set the globals $true and $false.
20879
20880 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
20881 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
20882 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
20883 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
20884 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
20885 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
20886 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
20887 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
20888 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
20889 whatis.c} Add C++ compatible function definitions and return
20890 types, add includes for library functions.
20891 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
20892 * gdb.base/step-test.c (myglob): Rename from glob.
20893 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
20894 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
20895 files, move here from gdb.hp.
20896 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
20897 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
20898 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
20899 Adjust line numbers in regexps.
20900
20901 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
20902 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
20903 instead of 0/1.
20904
20905 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
20906 foll-vfork.exp: New files, move here from gdb.hp.
20907 * gdb.base/page.exp: New file, test of pagination command.
20908
20909 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
20910 recursion test.
20911 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
20912
20913 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
20914 gdb.base/solib.exp: Fix compiler invocation process.
20915
20916 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
20917 HP-UX 11, turn off overload resolution explicitly.
20918 * gdb.base/commands.exp: Set argument list explicitly, add
20919 watchpoint test.
20920 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
20921 them work.
20922 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
20923 expressions properly.
20924 * gdb.base/corefile.exp: Loosen the match slightly.
20925 * gdb.base/default.exp: Allow "Error accessing memory" message
20926 also.
20927 * gdb.base/display.exp: Skip over x/0 j if PA64.
20928 * gdb.base/funcargs.exp: Add xfails for HP-UX.
20929 * gdb.base/interrupt.exp: Ditto.
20930 * gdb.base/langs.exp: Add symbolic matches governed by compiler
20931 in use.
20932 * gdb.base/list.exp: Add xfails for HP-UX.
20933 * gdb.base/long_long.exp: Refine some of the numeric matches.
20934 * gdb.base/mips_pro.exp: Xfail on HP-UX.
20935 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
20936 * gdb.base/nodebug.exp: Succeed on more varieties of output.
20937 * gdb.base/opaque.exp: Remove some HP-UX xfails.
20938 * gdb.base/ptype.exp: Succeed on more varieties of output.
20939 * gdb.base/scope.exp: Add xfails for HP-UX.
20940 * gdb.base/sect-cmd.exp: Add more cases.
20941 * gdb.base/setvar.exp: Add xfails for HP-UX.
20942 * gdb.base/shlib-call.exp: Loosen some matches slightly.
20943 * gdb.base/signals.exp: Match on void symbolically.
20944 * gdb.base/step-test.exp: Add case for PA64.
20945 * gdb.base/term.exp: Add exit and restart.
20946 * gdb.base/twice.exp: Clean up after self.
20947 * gdb.base/varargs.exp: Disable overload resolution explicitly.
20948 * gdb.base/whatis.exp: Allow more ways to pass tests.
20949
20950 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
20951 no longer useful.
20952
20953 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
20954
20955 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
20956 list of patterns.
20957 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
20958 print_double_array(double_array)", "continuing to breakpoint
20959 1018", "print print_double_array(array_d)" and "continuing to
20960 1034" tests.
20961
20962 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
20963
20964 * Makefile.in: Add empty html and install-html targets.
20965
20966 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
20967
20968 * config/mt-*: Remove, these haven't been used since 1996.
20969
20970 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
20971
20972 * gdb.base/call-strs.c, gdb.base/ending-run.c,
20973 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
20974 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
20975
20976 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
20977
20978 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
20979 simpler match case for the ptype of the big class.
20980
20981 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20982
20983 * gdb.exp: Fix test for gdb_prompt existence.
20984
20985 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20986
20987 * gdb.exp (gdb_test): Add fail after calls to perror.
20988
20989 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20990
20991 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
20992
20993 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20994
20995 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
20996
20997 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
20998
20999 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
21000 malloc() is linked in.
21001
21002 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
21003
21004 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
21005 step at end.
21006
21007 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
21008
21009 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
21010
21011 * gdb.java/jv-print.exp: New file. (Our first Java test!)
21012
21013 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
21014
21015 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
21016 * gdb.base/mips_pro.exp: Likewise.
21017
21018 1999-06-02 Keith Seitz <keiths@cygnus.com>
21019
21020 * gdb.c++/templates.cc: Change all "new" operators to throw
21021 an exception.
21022 * gdb.c++/cplusfuncs.cc: Likewise.
21023
21024 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
21025
21026 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
21027
21028 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
21029 * gdb.base/ending-run.exp: When stepping out of main, accept a
21030 step into an arbitrary assembler file.
21031
21032 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21033
21034 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
21035 "breakpoint-invalid" to be printed.
21036 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
21037 number of "frames-invalid" and "breakpoint-invalid" to be printed.
21038 * gdb.base/annota2.cc: Initialize a.x to 0.
21039
21040 1999-05-17 Keith Seitz <keiths@cygnus.com>
21041
21042 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
21043 when "skip_float_tests" set.
21044 Ditto for "print print_double_array(array_d)", "print print_small_structs",
21045 "print print_ten_doubles", and "step into print_long_arg_list".
21046 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
21047 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
21048 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
21049 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
21050 "skip_float_tests" is set.
21051 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
21052 when "skip_float_tests" set.
21053
21054 1999-05-06 Keith Seitz <keiths@cygnus.com>
21055
21056 * gdb.base/annota2.cc: Include stdio.h.
21057
21058 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
21059
21060 * gdb.base/crossload.exp: Remove, this has been disabled ever
21061 since BFD stopped including all targets, and cross-GDB gets
21062 plenty of testing anyway.
21063 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
21064 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
21065 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
21066 * gdb.base/README: Remove, was doc for this.
21067 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
21068 needed.
21069
21070 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21071
21072 * gdb.base/call-ar-st.exp: Fix one regular expression in test
21073 output.
21074
21075 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
21076 * gdb.base/annota2.exp: New file. More annotation tests.
21077 * gdb.base/annota1.c: New file. Source file for annota1.exp.
21078 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
21079
21080 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
21081
21082 * config/cfdbug.exp: New file.
21083
21084 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
21085
21086 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
21087 Marcus Daniel's and Dale Hawkins's demangler crashes.
21088
21089 * gdb.c++/demangle.exp (test_gnu_style_demangling,
21090 test_lucid_style_demangling, test_arm_style_demangling,
21091 test_hp_style_demangling): Try Tom Tromey's core-dumping
21092 identifier under each demangling style.
21093
21094 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
21095
21096 * gdb.c++/demangle.exp: Include the current demangling style
21097 in all test names.
21098 (current_demangling_style): New global variable.
21099 (set_demangling_style, test_demangling_core, test_demangling,
21100 test_demangling_exact): New functions.
21101 (test_gnu_style_demangling, test_lucid_style_demangling,
21102 test_arm_style_demangling, test_hp_style_demangling): Use those,
21103 instead of calling gdb_test and gdb_test_exact directly.
21104 (catch_demangling_errors): New function, which reports errors
21105 signalled by the demangling test functions in an orderly way.
21106 (do_tests): Use catch_demangling_errors.
21107
21108 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
21109
21110 * gdb.base/signals.exp (test_handle_all_print): Use () for
21111 grouping in expressions, not {}.
21112
21113 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
21114 initialized yet.
21115
21116 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
21117
21118 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
21119 are listed.
21120
21121 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
21122
21123 * gdb.stabs/weird.exp: Test for CC being defined before
21124 looking at its value.
21125
21126 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
21127
21128 * gdb.base/call-ar-st.exp: Remove stray '#'.
21129 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
21130 "short int" and "long int".
21131 * gdb.c++/overload.cc: Cast the string added in the previous
21132 change, to mollify finicky HP compiler.
21133 * gdb.hp/reg-test.exp (testfile): Fix file name.
21134 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
21135
21136 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
21137 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
21138 alternate form of enum ptype.
21139
21140 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
21141
21142 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
21143 * gdb.hp/*.exp: Change all to run compiler probe only after
21144 passing skip_hp_tests, so as not to waste time on guaranteed
21145 failure.
21146
21147 * gdb.c++/overload.cc: Pass string instead of char addr, always
21148 init ccpfoo.
21149 * gdb.c++/templates.cc: Fix syntax error.
21150
21151 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21152
21153 * gdb.base/commands.exp: Add test for correct position of '>'
21154 when issuing the 'commands' command after a 'while' or 'if'
21155 command.
21156
21157 1999-03-18 James Ingham <jingham@cygnus.com>
21158
21159 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
21160
21161 * gdb.c++/method.exp: It was testing an uninitialized int on the
21162 stack and assuming it was positive.
21163
21164 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
21165
21166 * gdb.base/step-test.exp: Catch a case where finish is broken and
21167 keep it from killing the rest of the tests.
21168 Use gdb_continue_to_end.
21169
21170 * gdb.base/sigall.exp: use gdb_continue_to_end.
21171
21172 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
21173
21174 * gdb.base/display.exp: use runto_main, not run.
21175
21176 * gdb.base/default.exp: Check for the current error message in the
21177 r abbreviation test.
21178 Add strongarm to the targets that know info float.
21179
21180 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
21181 run which doesn't work with monitors.
21182
21183 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
21184
21185 * gdb.base/break.exp: use the gdb_continue_to_end proc.
21186
21187 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
21188 program. Traps the case (in Cygmon) when the program never really
21189 exits. Same as Mark's continue_to_exit, but I had put it in a lot
21190 more places, so I used my name. Sorry Mark...
21191
21192 * config/monitor.exp (gdb_target_monitor): added another
21193 target_info parameter: remotebinarydownload. This will set the
21194 remotebinarydownload flag if this is causing some boards trouble.
21195
21196 1999-03-18 Mark Salter <msalter@cygnus.com>
21197
21198 * lib/gdb.exp (continue_to_exit): New function.
21199
21200 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
21201 * gdb.base/ending-run.exp: Ditto.
21202 * gdb.base/step-test.exp: Ditto.
21203
21204 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
21205
21206 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
21207 (suggested by Art Haas <ahaas@neosoft.com>).
21208
21209 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
21210
21211 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
21212
21213 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
21214
21215 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
21216 descriptions of types (short unsigned int vs unsigned short, etc).
21217
21218 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
21219
21220 * gdb.base/call-strs.exp: Don't assume that `step' will step over
21221 a call to strlen; sometimes we do have sources.
21222
21223 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
21224
21225 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
21226 character, so GDB won't print garbage after its end.
21227
21228 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
21229 breakpoint there instead. Sometimes GCC emits memcpy to handle
21230 the large structures being passed by value, so we step into that
21231 instead of sum_array_print, which obscures what we're really testing.
21232 * gdb.base/step-test.exp: However, we do want a test that notices
21233 the bizarre steps into memcpy, so do that here. Add check for
21234 stepping into function calls that pass large structures by value.
21235 ("Is that a noun clause, or are you just happy to see me?")
21236 Remove all references to specific line numbers.
21237 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
21238 New type and function.
21239 (main): Call large_struct_by_value, passing it a large struct by value.
21240 * lib/gdb.exp (gdb_get_line_number): New function.
21241
21242 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
21243 more portable.
21244
21245 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
21246
21247 * lib/gdb.exp: Doc fixes.
21248
21249 1999-03-05 Nick Clifton <nickc@cygnus.com>
21250
21251 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
21252
21253 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
21254
21255 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
21256 commands. They're not germane to this test, and they don't work
21257 that way on remote targets.
21258
21259 1999-03-01 James Ingham <jingham@cygnus.com>
21260
21261 * Changelog entries merged over from gdb development branch.
21262
21263 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
21264
21265 * lib/gdb.exp (gdbtk_analyze_results): Generic function
21266 for outputting results of test run.
21267
21268 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
21269
21270 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
21271
21272 1999-02-25 Felix Lee <flee@cygnus.com>
21273
21274 * lib/gdb.exp (debug_format): initialize
21275
21276 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
21277
21278 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
21279 * gdb.base/call-rt-st.c: Ditto.
21280
21281 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
21282
21283 * gdb.threads/pthreads.exp (horiz): New variable.
21284 (test_startup): Fix regexps that capture thread numbers.
21285
21286 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
21287
21288 * gdb.base/smoke.exp: Disambiguate two test case names (both
21289 called ``print'').
21290
21291 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
21292
21293 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
21294 compilation.
21295
21296 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
21297
21298 * gdb.base/miscexprs.exp: Change patterns to match GDB's
21299 actual output formatting.
21300 * gdb.base/smoke.exp: GDB removes leading 0's.
21301 * gdb.base/volatile.exp: Don't check type of remuneration;
21302 that variable is no longer defined in constvars.c.
21303 * gdb.base/step-test.c (main): Exit with explicit exit code.
21304 * gdb.base/step-test.exp: Remove two nexti checks--they are
21305 not portable.
21306
21307 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
21308
21309 * gdb.base/help.exp ("help delete display"): Fix test to match
21310 gdb's output.
21311
21312 * gdb.base/long_long.c (known_types): Initialize values to zero.
21313 * gdb.base/long_long.exp: Step one more line
21314 so 'dec' is initialized in "get to known place". GDB removes
21315 leading zeros. Explicitly ask for hex formatting. Use
21316 unique test case names.
21317
21318 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21319
21320 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
21321
21322 * gdb.c++/method.exp: Add missing close brace.
21323
21324 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
21325
21326 * gdb.base/maint.exp: Use 'set height 0' to disable page
21327 prompting, not 'set height 400'.
21328
21329 Fix a bunch of timeouts.
21330 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
21331 four separate tests, so expect doesn't take forever to match a ton
21332 of text against a regexp with lots of .* forms.
21333 ("maint print psymbols", "maint print symbols"): Make some of
21334 these greps more selective, so that expect doesn't try to wade
21335 through huge piles of output and time out.
21336
21337 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
21338
21339 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
21340 tests: one which doesn't expect shlib events to be reported, and
21341 another which does, but is XFAIL for all platforms other than
21342 HP/UX.
21343
21344 * gdb.base/break.exp: Teach the test suite that the `catch
21345 fork', `catch vfork', and `catch exec' commands produce error
21346 messages on platforms that don't provide these features.
21347
21348 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
21349
21350 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
21351 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
21352 (shortening names from solib_threshold.exp etc), won't run on
21353 anything but HP-UX for the foreseeable future.
21354 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
21355 reflect move.
21356
21357 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
21358
21359 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
21360 gdb.trace/Makefile.in (clean): Remove all test executables.
21361
21362 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
21363
21364 * gdb.base/shlib-call.exp: add test cases to verify that gdb
21365 successfully re-sets breakpoints in shared libraries.
21366 * gdb.base/shmain.c (main): return 0, don't fall off the end.
21367
21368 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21369
21370 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
21371 and compiled w/o GCC.
21372
21373 * gdb.hp/watch-cmd.exp: ditto.
21374
21375 * gdb.hp/watch-hp.exp: ditto.
21376
21377 * gdb.hp/xdb1.exp: ditto.
21378
21379 * gdb.hp/xdb2.exp: ditto.
21380
21381 * gdb.hp/dbx.exp: ditto.
21382
21383 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
21384
21385 * constvars.c: Remove C++-isms.
21386 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
21387 with GCC.
21388
21389 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
21390
21391 The following changes are part of the HP merge.
21392
21393 * gdb.base/break.exp: new tests to verify that catchpoints for
21394 fork, vfork, and exec don't trigger inappropriately.
21395
21396 * gdb.base/opaque.exp: compile one file at a time, then link.
21397
21398 * gdb.base/signals.exp: be more restrictive about which hppa
21399 systems receive a setup_xfail. new tests.
21400
21401 * gdb.base/solib_threshold.build: new file.
21402 * gdb.base/solib_threshold.exp: new file.
21403 * gdb.base/solib_threshold.link_opts: new file.
21404 * gdb.base/solib_threshold.mk: new file.
21405 * gdb.base/gen_solib_threshold.c: new file.
21406
21407 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
21408 tests. New tests for enums inside classes.
21409
21410 * gdb.c++/compiler.cc: indicate support of template debugging.
21411
21412 * gdb.c++/demangle.exp: run hp style demangling tests.
21413
21414 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
21415 tests.
21416
21417 * gdb.c++/misc.cc: changes to support new tests.
21418
21419 * gdb.c++/templates.cc: changes to support HP's compiler; changes
21420 to support new tests.
21421
21422 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
21423 gcc, then skip these tests.
21424
21425 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
21426
21427 The following files are part of the HP merge; some had longer
21428 names at HP, but have been renamed to be no more than 14
21429 characters in length.
21430
21431 * gdb.hp/ambiguous.cc: new file.
21432 * gdb.hp/ambiguous.exp: new file.
21433 * gdb.hp/attach.exp: new file.
21434 * gdb.hp/attach2.exp: new file.
21435 * gdb.hp/classes-hp.exp: new file.
21436 * gdb.hp/ctti.exp: new file.
21437 * gdb.hp/ctti-add.cc: new file.
21438 * gdb.hp/ctti-add1.cc: new file.
21439 * gdb.hp/ctti-add2.cc: new file.
21440 * gdb.hp/ctti-add3.cc: new file.
21441 * gdb.hp/dbx.exp: new file.
21442 * gdb.hp/exception.cc: new file.
21443 * gdb.hp/exception.exp: new file.
21444 * gdb.hp/foll-exec.c: new file.
21445 * gdb.hp/foll-exec.exp: new file.
21446 * gdb.hp/foll-fork.c: new file.
21447 * gdb.hp/foll-fork.exp: new file.
21448 * gdb.hp/foll-vfork.c: new file.
21449 * gdb.hp/foll-vfork.exp: new file.
21450 * gdb.hp/inherit-hp.exp: new file.
21451 * gdb.hp/more-steps.exp: new file.
21452 * gdb.hp/namespace.cc: new file.
21453 * gdb.hp/namespace.exp: new file.
21454 * gdb.hp/optimize.exp: new file.
21455 * gdb.hp/pxdb.c: new file.
21456 * gdb.hp/pxdb.exp: new file.
21457 * gdb.hp/quicksort.exp: new file.
21458 * gdb.hp/reg-test.exp: new file.
21459 * gdb.hp/reg-test.s: new file.
21460 * gdb.hp/sized-enum.c: new file.
21461 * gdb.hp/sized-enum.exp: new file.
21462 * gdb.hp/start-stop.exp: new file.
21463 * gdb.hp/templ-hp.cc: new file.
21464 * gdb.hp/templ-hp.exp: new file.
21465 * gdb.hp/thr-lib.c: new file.
21466 * gdb.hp/thr-lib.exp: new file.
21467 * gdb.hp/thr-lib.h: new file.
21468 * gdb.hp/thr-liblib.c: new file.
21469 * gdb.hp/virtfun-hp.c: new file.
21470 * gdb.hp/virtfun-hp.exp: new file.
21471 * gdb.hp/watch-cmd.exp: new file.
21472 * gdb.hp/watch-hp.exp: new file.
21473 * gdb.hp/xdb1.exp: new file.
21474 * gdb.hp/xdb2.exp: new file.
21475 * gdb.hp/xdb3.exp: new file.
21476
21477 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
21478
21479 The following files are part of the HP merge; some had longer
21480 names at HP, but have been renamed to be no more than 14
21481 characters in length.
21482
21483 * gdb.base/ss.h: new file.
21484 * gdb.base/call-ar-st.c: new file.
21485 * gdb.base/call-ar-st.exp: new file.
21486 * gdb.base/call-rt-st.c: new file.
21487 * gdb.base/call-rt-st-exp: new file.
21488 * gdb.base/call-strs.exp: new file.
21489 * gdb.base/ena-dis-br.exp: new file.
21490 * gdb.base/environ.exp: new file.
21491 * gdb.base/long_long.exp: new file.
21492 * gdb.base/sect-cmd.exp: new file.
21493 * gdb.base/shlib-cl2.exp: new file.
21494 * gdb.base/smoke.exp: new file.
21495 * gdb.base/so-impl-ld.c: new file.
21496 * gdb.base/so-impl-ld.exp: new file.
21497 * gdb.base/so-indr-cl.c: new file.
21498 * gdb.base/so-indr-cl.exp: new file.
21499 * gdb.base/varargs.exp: new file.
21500 * gdb.base/volatile.exp: new file.
21501 * gdb.base/whatis-exp.exp: new file.
21502 * gdb.base/display.exp: new file.
21503 * gdb.c++/derivation.exp: new file.
21504 * gdb.c++/local.exp: new file.
21505 * gdb.c++/member-ptr.exp: new file.
21506 * gdb.c++/overload.exp: new file.
21507 * gdb.c++/ovldbreak.exp: new file.
21508 * gdb.c++/ref-types.exp: new file.
21509 * gdb.c++/ref-types2.exp: new file.
21510 * gdb.c++/userdef.exp: new file.
21511
21512 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
21513
21514 * gdb.base/default.exp: Reflect wording change in remote.c.
21515
21516 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
21517
21518 * gdb.base/help.exp: Update to reflect current text.
21519
21520 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
21521
21522 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
21523 they're stack variables and contain garbage.
21524 * gdb.c++/anon-union.exp: new file.
21525
21526 The following changes were made by David Taylor
21527 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21528 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21529 in changes by HP.
21530
21531 * gdb.base/bitops.exp: new file.
21532 * gdb.base/default.exp: change expected messages for catch and
21533 info catch tests to reflect HP merge changes.
21534 * gdb.base/enable-disable-break.exp
21535 * gdb.base/ending-run.c: new file.
21536 * gdb.base/long_long.c: new file.
21537 * gdb.base/maint.exp: new file.
21538 * gdb.base/pointers2.exp: new file.
21539 * gdb.base/shlib-call2.exp: new file.
21540 * gdb.base/solib.exp: new file.
21541 * gdb.base/step-test.c: new file.
21542 * gdb.c++/anon-union.cc: new file.
21543 * gdb.c++/local.cc: new file.
21544 * gdb.c++/member-pointer.cc: new file.
21545 * gdb.c++/method.cc: new file.
21546 * gdb.c++/ref-types.cc: new file.
21547 * gdb.c++/ref-types2.cc: new file.
21548 * gdb.c++/userdef.cc: new file.
21549
21550 * gdb.base/scope.exp: compile one file at a time, then link.
21551 * gdb.base/langs.exp: ditto.
21552 * gdb.base/list.exp: ditto.
21553
21554 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
21555
21556 The following changes were made by David Taylor
21557 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21558 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21559 in changes by HP.
21560
21561 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
21562 skip tests. When compiling pass c++ flag to gdb_compile.
21563 * gdb.c++/
21564
21565 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
21566 test for on hppa*-*-hpux*; use args to see if c++ was specified.
21567 (skip_hp_tests): new function.
21568 (gdb_preprocess): new function.
21569
21570 * configure.in (hpdir): decide whether to configure gdb.hp.
21571 * configure: regenerated.
21572
21573 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
21574 to delete on clean.
21575 (EXECUTABLES): update to reflect new additions.
21576 * gdb.base/commands.exp: update message expected.
21577 * gdb.base/default.exp: add copyright notice.
21578 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
21579 * gdb.base/help.exp: update messages to reflect current text.
21580 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
21581 targets for recurse tests.
21582 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
21583 skip this file.
21584
21585 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
21586 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
21587 compilation.
21588 * gdb.c++/misc.exp: ditto.
21589 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
21590 run the tests. tell gdb_compile that it's a c++ compilation.
21591
21592 * gdb.threads/pthreads.exp: fix typo in message.
21593
21594 * gdb.base/all-bin.exp: new file.
21595 * gdb.base/arithmet.exp: new file.
21596 * gdb.base/assign.exp: new file.
21597 * gdb.base/completion.exp: new file.
21598 * gdb.base/cond-expr.exp: new file.
21599 * gdb.base/condbreak.exp: new file.
21600 * gdb.base/define.exp: new file.
21601 * gdb.base/dollar.exp: new file.
21602 * gdb.base/environment.exp: new file.
21603 * gdb.base/eval-skip.exp: new file.
21604 * gdb.base/jump.exp: new file.
21605 * gdb.base/logical.exp: new file.
21606 * gdb.base/pointers.exp: new file.
21607 * gdb.base/relational.exp: new file.
21608 * gdb.base/section_command.exp: new file.
21609 * gdb.base/whatis-expr.exp: new file.
21610
21611 * gdb.base/all-types.c: new file.
21612 * gdb.base/call-array-struct.c: new file.
21613 * gdb.base/call-return-struct.c: new file.
21614 * gdb.base/call-strings.c: new file.
21615 * gdb.base/callfuncs2.c: new file.
21616 * gdb.base/condbreak.c: new file.
21617 * gdb.base/constvars.c: new file.
21618 * gdb.base/display.c: new file.
21619 * gdb.base/int-type.c: new file.
21620 * gdb.base/jump.c: new file.
21621 * gdb.base/miscexprs.c: new file.
21622 * gdb.base/pointers.c: new file.
21623 * gdb.base/pointers2.c: new file.
21624 * gdb.base/shmain.c: new file.
21625 * gdb.base/shr1.c: new file.
21626 * gdb.base/shr2.c: new file.
21627 * gdb.base/solib.c: new file.
21628 * gdb.base/solib1.c: new file.
21629 * gdb.base/solib2.c: new file.
21630 * gdb.base/varargs.c: new file.
21631 * gdb.c++/derivation.cc: new file.
21632 * gdb.c++/overload.cc: new file.
21633 * gdb.c++/ovldbreak.cc: new file.
21634 * gdb.hp/attach.c: new file.
21635 * gdb.hp/attach2.c: new file.
21636 * gdb.hp/average.c: new file.
21637 * gdb.hp/compiler.c: new file.
21638 * gdb.hp/compiler.cc: new file.
21639 * gdb.hp/execd-program.c: new file.
21640 * gdb.hp/follow-exec.c: new file.
21641 * gdb.hp/follow-fork.c: new file.
21642 * gdb.hp/follow-vfork-and-exec.c: new file.
21643 * gdb.hp/misc-hp.cc: new file.
21644 * gdb.hp/more-steps.c: new file.
21645 * gdb.hp/optimize.c: new file.
21646 * gdb.hp/quicksort.c: new file.
21647 * gdb.hp/run-hp.c: new file.
21648 * gdb.hp/start-stop.c: new file.
21649 * gdb.hp/sum.c: new file.
21650 * gdb.hp/templates-hp.cc: new file.
21651 * gdb.hp/thread-local-in-lib.c: new file.
21652 * gdb.hp/thread-local-in-lib.h: new file.
21653 * gdb.hp/thread-local-in-lib.lib.c: new file.
21654 * gdb.hp/vforked-program.c: new file.
21655 * gdb.hp/virtfunc-hp.cc: new file.
21656 * gdb.hp/watchpoint-hp.c: new file.
21657 * gdb.hp/xdb.c: new file.
21658 * gdb.hp/xdb0.c: new file.
21659 * gdb.hp/xdb0.h: new file.
21660 * gdb.hp/xdb1.c: new file.
21661
21662 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
21663
21664 The following change was made by Edith Epstein
21665 <eepstein@cygnus.com> as part of a project to merge in changes
21666 originally made by HP; HP did not create ChangeLog entries.
21667
21668 * gdb.c++/demangle.exp: changed the expected output for some
21669 ARM-style mangling -- removed second reference to datatype.
21670 For example, maint demangle __dt__11T1__pt__2_cFv
21671 T1<char>::~T1<char>(void)
21672 becomes,
21673 maint demangle __dt__11T1__pt__2_cFv
21674 T1<char>::~T1(void)
21675
21676 (test_hp_style_demangling): new hp specific demangling test cases.
21677
21678 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
21679
21680 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
21681 * gdb.trace/backtrace.exp: Likewise.
21682 * gdb.trace/circ.exp: Likewise.
21683 * gdb.trace/collection.exp: Likewise.
21684 * gdb.trace/deltrace.exp: Likewise.
21685 * gdb.trace/infotrace.exp: Likewise.
21686 * gdb.trace/limits.exp: Likewise.
21687 * gdb.trace/packetlen.exp: Likewise.
21688 * gdb.trace/passc-dyn.exp: Likewise.
21689 * gdb.trace/passcount.exp: Likewise.
21690 * gdb.trace/report.exp: Likewise.
21691 * gdb.trace/save-trace.exp: Likewise.
21692 * gdb.trace/tfind.exp: Likewise.
21693 * gdb.trace/tracecmd.exp: Likewise.
21694 * gdb.trace/while-dyn.exp: Likewise.
21695 * gdb.trace/while-stepping.exp: Likewise.
21696
21697 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
21698
21699 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
21700
21701 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
21702
21703 From Brendan Kehoe:
21704 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
21705 int return types.
21706
21707 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
21708
21709 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
21710 remote dos host testing right.
21711
21712 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
21713
21714 * gdb.base/corefile.exp: remove some xfails.
21715
21716 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
21717
21718 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
21719 have different timestamps.
21720
21721 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
21722
21723 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
21724 gdb.base/default.exp: Replace "exec" with "executable".
21725
21726 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
21727
21728 * gdb.base/default.exp: Change else if to elseif from previous
21729 delta.
21730
21731 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
21732
21733 * gdb.base/default.exp: Add brace missing from previous delta.
21734
21735 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
21736
21737 * gdb.base/default.exp: Support test for info float for all
21738 varieties of arm toolchain.
21739
21740 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
21741
21742 * gdb.trace/*.exp: remove "remote_download" command.
21743
21744 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
21745
21746 * gdb.trace/*.exp: remove -gdwarf from compile.
21747
21748 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
21749
21750 * gdb.trace/configure.in(AC_INIT): typo
21751 * gdb.trace/configure: regenerated
21752
21753 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
21754
21755 * config/m68k-emc.exp: New file.
21756 * lib/<emc-support.exp trace-support.exp}: New files.
21757 * configure.in: add new test directory gdb.trace.
21758 * gdb.trace/{configure configure.in Makefile.in}: New files.
21759 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
21760 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
21761 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
21762 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
21763 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
21764 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
21765 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
21766
21767 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
21768
21769 * gdb.c++/classes.exp: Change all regular expressions to match
21770 arbitrary combinations of newline/carriage-return, so that they
21771 will work equally well on Unix and Windows.
21772 * gdb.c++/inherit.exp: ditto.
21773 * gdb.c++/virtfunc.exp: ditto.
21774
21775 1998-08-11 Dawn Perchik <dawn@cygnus.com>
21776
21777 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
21778
21779 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
21780
21781 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
21782 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
21783 to use a0-a3/d0-d3 as needed.
21784
21785 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
21786
21787 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
21788 * gdb.disasm/am33.exp: Corresponding changes.
21789
21790 1998-07-11 Felix Lee <flee@cygnus.com>
21791
21792 * gdb.base/callfuncs.exp: add cmp10 test.
21793 * gdb.base/callfuncs.c (cmp10): new function.
21794
21795 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
21796
21797 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
21798 into two parts to get around a synchronization problem in expect.
21799
21800 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
21801
21802 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
21803
21804 * configure.in: Add options for gdbtk testsuite.
21805
21806 * configure: Regenerate.
21807
21808 * gdb.gdbtk: New directory to hold gdbtk tests.
21809
21810 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21811
21812 * gdb.fortran/types.exp: Escape brackets in expect patterns
21813 for test_float_literal_types_accepted tests.
21814 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
21815 before run test.
21816
21817 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
21818
21819 * am33.exp: Just compile, do not link the testcase.
21820 * am33.s: Add ".am33" pseudoop to force am33 mode.
21821
21822 1998-06-25 Felix Lee <flee@cygnus.com>
21823
21824 * gdb.base/setshow.exp: make sure $pc is sane.
21825
21826 * gdb.stabs/weird.exp: split expect patterns properly.
21827
21828 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
21829
21830 * gdb.disasm/am33.s: New disassembler testfile for the am33.
21831 * gdb.disasm/am33.exp: Run it.
21832
21833 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
21834
21835 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
21836 match processing (and eliminate spurious timeouts when running).
21837
21838 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
21839
21840 * gdb.base/signals.exp (test_handle_all_print): put back Mach
21841 exception test, but conditionalize it on target [mach | gnu].
21842
21843 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
21844
21845 * gdb.base/overlays.exp: fixup compile line for linker script.
21846
21847 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
21848
21849 * gdb.fortran/types.exp: don't guess at float size.
21850
21851 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
21852
21853 * gdb.base/exprs.exp: delete test that depends on int size.
21854
21855 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
21856
21857 * config/sim.exp: Removed checks for target triplets.
21858 (gdb_target_sim): Use gdb,target_sim_options.
21859
21860 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
21861
21862 * gdb.base/reread.exp: New file.
21863 * gdb.base/reread1.c: New file.
21864 * gdb.base/reread2.c: New file.
21865
21866 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
21867
21868 * config/sim.exp: Use 'target sim -sparclite' when running
21869 SPARClite programs.
21870
21871 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
21872
21873 * gdb.base/structs2.exp: New file.
21874 * gdb.base/structs2.c: New file.
21875
21876 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
21877
21878 * gdb.asm/common.inc: New file.
21879 * gdb.asm/d10v.inc: New file.
21880 * asm-source.exp: Pass -I's to gas to find .inc files.
21881 Update line numbers in expected output.
21882 * asmsrc1.s: Rewrite.
21883 * asmsrc2.s: Rewrite.
21884 * configure.in: Create arch.inc symlink.
21885 * configure: Regenerate.
21886 * Makefile.in (distclean): Delete arch.inc.
21887
21888 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
21889
21890 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
21891 (t_enum_value2): ditto
21892 (t_enum_value3): ditto
21893 (main): ditto
21894 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21895
21896 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
21897 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
21898 change.
21899 Use gdb_test instead of send_gdb/gdb_expect sequences.
21900
21901 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
21902
21903 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
21904 not void.
21905
21906 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
21907
21908 * gdb.base/branches.c: Code with lots of loops and
21909 subroutines. Used to test gdbs ability to single step through PC
21910 changes, especially to test mips-tdep.c:mips_next_pc
21911
21912 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
21913
21914 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
21915 more rigorous EGCS C++ error checking.
21916
21917 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21918
21919 * gdb.base/help.exp: Clean up `help set args' and `help show args'
21920 tests.
21921 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
21922 function when asleep.
21923 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
21924 for i*86 Linux and SVR4 signal handling problems.
21925 Remove linux xfail for `next to handler in signals_tests_1', fixed
21926 by recent infrun.c change.
21927 Limit backtrace to 10 frames to avoid timeout problems with infinite
21928 stack backtraces.
21929 Adjust expect pattern in `handle all print' test to match Apr 28 1997
21930 target.[ch] change.
21931
21932 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
21933
21934 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
21935 for a newline from gdb before continuing.
21936 (default_gdb_exit): Just look for y or n.
21937 (gdb_test): Detect abnormal exit from GDB running on DOS; if
21938 it does, fail the rests of the tests in the file.
21939
21940 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
21941
21942 * config/cygmon.exp: New file.
21943
21944 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
21945
21946 * gdb.base/list.exp: Fix problem with "list default lines around
21947 main" test on remote targets.
21948
21949 * gdb.base/scope.exp: Fix problem with filelocal_bss before
21950 run test on remote targets.
21951
21952 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
21953
21954 * gdb.asm: New directory.
21955 * configure.in: Configure it.
21956 * configure: Regenerate.
21957 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
21958 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
21959
21960 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
21961
21962 * config/mn10300-eval.exp: New file to support MN10300 eval board.
21963
21964 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
21965
21966 * gdb.base/overlays (several files): Merge the two overlay
21967 managers into one. Change variables (foox, barx, bazx, grbxx)
21968 back into ints but force them to load in their proper sections.
21969
21970 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
21971
21972 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
21973 on-chip insn memory and IMAP1 to upper 128k.
21974 (D10VCopy): Handle memory regions crossing 16k boundaries.
21975 (D10VCopy): Transfer data in 32 bit chunks.
21976
21977 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
21978
21979 * gdb.base/overlays.c (main): Exit normally when result is
21980 correct.
21981
21982 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
21983 map. Include space for printf in .text segment.
21984
21985 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
21986 updated d10v memory VMA/LMA map.
21987 (D10VCopy): Call D10VTranslate.
21988
21989 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
21990
21991 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
21992
21993 * gdb.base/bar.c (barx, bar): Change variable to small array so
21994 that it won't be put into the .sdata - small data -
21995 section. Update reference.
21996 * gdb.base/baz.c (bazx, baz): Ditto.
21997 * gdb.base/foo.c (foox, foo): Ditto.
21998 * gdb.base/grbx.c (grbxx, grbx): Ditto.
21999
22000 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
22001 to be arrays.
22002
22003 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
22004
22005 * gdb.base/overlays.exp: fix up and get working again.
22006 Add tests for backtraces from an overlay function.
22007
22008 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
22009
22010 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
22011 "calling function with watchpoint enabled".
22012
22013 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
22014
22015 * gdb.base/break.exp (test_next_with_recursion): Remove
22016 gdb_suppress_tests for d10v-*-*.
22017 * lib/gdb.exp (gdb_suppress_tests): Disable this function
22018 pending review of whether it is useful or not.
22019
22020 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
22021
22022 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
22023
22024 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
22025
22026 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
22027 * config/dve.exp: New file to support Densan boards.
22028
22029 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
22030
22031 * gdb.base/interrupt.exp: Document problem of simulators, signals,
22032 reads and BSD.
22033
22034 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
22035
22036 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
22037 response.
22038
22039 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
22040
22041 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
22042
22043 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
22044 test.
22045
22046 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
22047 target_sizeof_long and target_bigendian_p.
22048 (structs_by_value, structs_by_reference): Check values according
22049 to targets word size and endianess.
22050
22051 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
22052
22053 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
22054 output.
22055
22056 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
22057
22058 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
22059 Update test of set args help to match source change.
22060
22061 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
22062
22063 * gdb.base/default.exp: Expect help system output to be in
22064 alphabetical order.
22065 * gdb.base/help.exp: Ditto.
22066
22067 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
22068
22069 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
22070 "i*86-pc-linux-gnu*".
22071 * gdb.base/interrupt.exp: Ditto.
22072 * gdb.base/corefile.exp: Ditto.
22073
22074 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
22075 define vxworks when building the testcase.
22076
22077 * gdb.base/ptype.exp: Fix testnames to be unique.
22078 * gdb.base/radix.exp: Ditto.
22079 * gdb.base/term.exp: Ditto.
22080 * gdb.base/whatis.exp: Ditto.
22081 * gdb.c++/classes.exp: Ditto.
22082
22083 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
22084
22085 * gdb.base/callfuncs.exp: Fix indentation.
22086
22087 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
22088 suppress_flag has been set.
22089 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
22090 target feature.
22091
22092 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
22093
22094 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
22095 the testcase.
22096
22097 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
22098 set_debug_traps() and breakpoint().
22099 * gdb.c++/misc.cc (main): Ditto.
22100 * gdb.c++/templates.cc (main): Ditto.
22101 * gdb.c++/virtfunc.cc (main): Ditto.
22102
22103 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
22104
22105 * lib/gdb.exp(gdb_step_for_stub): New function.
22106 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
22107 exists, reload the executable and do a "continue" instead of
22108 doing a jump.
22109 (runto_main): Use gdb_step_for_stub.
22110
22111 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
22112 tests to have unique names.
22113 * gdb.base/callfuncs.exp: Ditto.
22114 * gdb.base/commands.exp: Ditto.
22115 * gdb.base/default.exp: Ditto.
22116 * gdb.base/help.exp: Ditto.
22117 * gdb.base/list.exp: Ditto.
22118 * gdb.base/opaque.exp: Ditto.
22119 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
22120 similar tests.
22121
22122 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
22123 * gdb.c++/cplusfuncs.cc: Ditto.
22124 * gdb.c++/virtfunc.cc: Ditto.
22125
22126 * config/monitor.exp: Keep track of the last file we saw, rather
22127 than trying to get the info from gdb.
22128
22129 * gdb.fortran/types.exp: Move comment to previous line.
22130
22131 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
22132
22133 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
22134 target mode.
22135
22136 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
22137
22138 From Bob Manson:
22139 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
22140 string from GDB when it connects.
22141
22142 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
22143
22144 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
22145
22146 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
22147 if we can't get a debug format from GDB (we may be testing an
22148 older GDB). Use a 10 second timeout when checking for the format.
22149
22150 * gdb.stabs/weird.exp: Fix quoting.
22151
22152 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
22153
22154 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
22155
22156 * config/arm-ice.exp: New file.
22157
22158 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
22159
22160 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
22161 until it has been modified to work with the new testsuite.
22162
22163 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
22164 testcase won't compile, cause all of the testcases in the file to
22165 fail instead.
22166
22167 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
22168 (gdb_clear_suppressed): New procedure.
22169 (gdb_stop_suppressing_tests): Only clear suppress_flag if
22170 it contains a positive value.
22171
22172 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
22173
22174 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
22175
22176 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
22177
22178 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
22179
22180 * lib/gdb.exp (setup_xfail_format): New function.
22181 (get_debug_format): New function to get debug format.
22182 (debug_format): New global variable to hold last value set
22183 by get_debug_format.
22184 * gdb.base/list.exp: Call get_debug_format and expect some
22185 tests to fail for DWARF 1 and COFF formats.
22186 * gdb.c++/ptype.exp: Ditto.
22187 * gdb.c++/classes.exp: Ditto.
22188 * gdb.c++/cplusfuncs.exp: Ditto.
22189 * gdb.c++/inherit.exp: Ditto.
22190 * gdb.c++/templates.exp: Ditto.
22191 * gdb.c++/virtfunc.exp: Ditto.
22192
22193 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
22194
22195 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
22196 host doesn't have a currently-open connection.
22197
22198 * config/sparclet.exp: Cleanups and fixes to make it generic for
22199 any gdb stub target. Handle cases where gdb doesn't respond when
22200 interrupted in a sane fashion.
22201
22202 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
22203 same thing in a totally different way.
22204
22205 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
22206 setting "timeout".
22207 (gdb_start): We set the global gdb_prompt variable in
22208 default_gdb_init now.
22209
22210 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
22211
22212 * gdb.base/printcmds.exp: Fix "check for floating addition"
22213 regexp to accept results within approx +/- .01 of exact value.
22214 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
22215
22216 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
22217
22218 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
22219 properly.
22220 (gdb_expect): Add optional timeout parameter, and add timeout
22221 value to various calls.
22222 (gdb_suppress_tests): Only give one warning message per group.
22223
22224 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
22225
22226 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
22227 global variables. Handle getting a value for $timeout more
22228 gracefully.
22229
22230 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
22231
22232 * lib/gdb.exp: Close connection to remote host if gdb doesn't
22233 initialize.
22234 (default_gdb_init): New procedure; allow gdb_init to be overridden
22235 by a target configuration file.
22236 (gdb_expect): Pass the timeout to remote_expect.
22237
22238 * config/monitor.exp(gdb_load): Fix typo in regexp.
22239
22240 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
22241
22242 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
22243
22244 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
22245
22246 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
22247 here. Call gdb_target_exec before rebooting the target, to make
22248 sure the connection to the target is closed.
22249 (gdb_load): Pass the name of the executable to gdb_target_monitor.
22250 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
22251 Also detect "Timeout reading from remote" error.
22252
22253 * config/gdbserver.exp: Pass the executable being loaded to
22254 gdb_target_monitor. Don't call gdb_file_cmd here; let
22255 gdb_target_monitor do it.
22256
22257 * gdb.disasm/hppa.exp: Don't use exec_output.
22258
22259 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
22260
22261 * gdb.base/list.exp: If we're debugging a non-native target,
22262 try to set the pc register to point to the start of the
22263 program before doing the first list command.
22264
22265 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
22266 test_calls after restarting.
22267
22268 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
22269 reloading.
22270
22271 * gdb.base/watchpoint.exp: Fix typo.
22272
22273 * gdb.base/setshow.exp: Check for use_gdb_stub.
22274
22275 * gdb.base/break.exp: Fix continue until exit test for the gdb
22276 stub case.
22277 * gdb.base/langs.exp: Ditto.
22278
22279 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
22280 gdb_load_offset. If we weren't given a file to load, figure out
22281 what the current file is and use it.
22282
22283 * config/i386-bozo.exp: New file.
22284
22285 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
22286
22287 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
22288 feature.
22289
22290 * config/proelf.exp: New entry.
22291
22292 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
22293
22294 * lib/gdb.exp: Remove spurious .* patterns at the beginning
22295 of regexps.
22296
22297 * gdb.base/watchpoint.exp: Don't run the test_stepping
22298 tests if gdb can't call functions on the target.
22299
22300 * gdb.base/setshow.exp: Don't run the set prompt tests if
22301 the board has gdb_prompt set.
22302
22303 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
22304
22305 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
22306 * gdb.base/commands.exp: Likewise.
22307 * gdb.base/setshow.exp: Likewise.
22308
22309 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
22310
22311 * config/monitor.exp(gdb_start): Look for gdb_prompt target
22312 feature.
22313
22314 * config/i960.exp: New file.
22315
22316 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
22317
22318 * gdb.base/funcargs.exp: Check for gdb,short_int target
22319 feature instead of looking for explicit target triplets.
22320
22321 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
22322
22323 * gdb.base/printcmds.exp: add a couple more tests a la
22324 "p 123DEADBEEF", to check parse_number.
22325 * top.c: change "to enable to enable" to "to enable" in a couple
22326 of help strings.
22327
22328 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
22329
22330 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
22331 on the mn10300.
22332
22333 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
22334
22335 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
22336 where the test executable is run with explicit args.
22337 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
22338
22339 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
22340
22341 * gdb.base/run.c: Use FAKEARGV to build test executable that
22342 does not require a command line arg, since most simulators
22343 don't currently support passing such an arg into the simulated
22344 program.
22345 * gdb.base/commands.exp: Change tests to insert the proper
22346 value as the arg to the first recursive factorial call. Change
22347 compilation line to define FAKEARGV at compile time.
22348
22349 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
22350
22351 * gdb.base/recurse.exp: Enable these tests for the mn10300.
22352 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
22353 function with watchpoint enabled" test.
22354
22355 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
22356
22357 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
22358 Don't call gdb_test when the command doesn't return to a gdb prompt.
22359
22360 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
22361 "Tests restarted" messages.
22362
22363 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
22364
22365 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
22366
22367 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
22368
22369 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
22370 for INFO SYMBOL; add help tests for OVERLAY commands.
22371 * gdb.base/default.exp: add tests for INFO SYMBOL command;
22372 add tests for OVERLAY commands
22373 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
22374 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
22375 * gdb.base/sigall.c: add usestubs code frag
22376 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
22377
22378 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
22379
22380 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
22381 failures.
22382 (gdb_stop_suppressing_tests): Note that tests have restarted.
22383
22384 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
22385
22386 * config/h8300.exp: New file.
22387
22388 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
22389
22390 * gdb.base/setshow.exp: Check for the existence of a
22391 feature, not its value.
22392
22393 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
22394
22395 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
22396
22397 * gdb.base/scope.exp: It's now init0(), not init().
22398
22399 * gdb.base/scope0.c: For now, change init() to be init0().
22400
22401 * config/monitor.exp: Use gdb_serial in preference to serial
22402 or netport.
22403
22404 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
22405 and it's not already set.
22406
22407 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
22408
22409 * gdb.base/setshow.exp: Only test the run command if the target
22410 isn't using a stub and if it supports argument passing.
22411
22412 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
22413
22414 * config/udi.exp(gdb_start): Make sure UDICONF is set
22415 properly before starting gdb.
22416
22417 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
22418
22419 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
22420 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
22421 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
22422
22423 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
22424
22425 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
22426 specialized code to reboot the board, use remote_reboot instead.
22427
22428 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
22429
22430 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
22431
22432 * config/monitor.exp: Make sure we disconnect from the target.
22433 Also, try a reboot/reload cycle instead of failing if the
22434 load fails.
22435
22436 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
22437
22438 * gdb.base/default.exp: Don't set match_max.
22439 * gdb.base/help.exp: Ditto.
22440 * gdb.base/list.exp: Ditto.
22441 * gdb.base/signals.exp: Ditto.
22442
22443 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
22444 set, use remote_ld to download the testcase instead of
22445 the GDB loader.
22446
22447 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
22448
22449 * config/vr5000.exp: New file.
22450
22451 * config/monitor.exp(gdb_target_monitor): Add pattern for
22452 "Ending remote" to detect errors in connecting.
22453
22454 * gdb.base/setshow.exp: Add .* within auto language test.
22455
22456 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
22457 target feature.
22458
22459 * config/monitor.exp(gdb_load): Check for a failure when loading,
22460 and reboot the board if necessary.
22461
22462 * gdb.base/setvar.exp(test_set): Handle multiple prints within
22463 a set of tests. Remove print.* from the patterns being checked.
22464
22465 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
22466
22467 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
22468 refer to gdb_spawn_id.
22469
22470 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
22471 longer used.
22472 * config/sparclet.exp: Ditto.
22473 * config/sparclet-old.exp: Ditto.
22474 * config/slite.exp: Ditto.
22475 * config/sim.exp: Ditto.
22476 * gdb.base/funcargs.exp: Ditto.
22477
22478 * lib/gdb.exp:Remove references to gdb_spawn_id.
22479 (gdb_expect): Move to remote.exp.
22480
22481 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
22482
22483 * config/monitor.exp: Detect the "Couldn't establish connection"
22484 message from GDB.
22485
22486 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
22487
22488 * gdb.base/bitfields.exp: Use runto instead of explicit
22489 gdb_run_cmd/gdb_expect sequences.
22490
22491 * gdb.base/break.exp(text_next_with_recursion): Add match for
22492 gdb_expect call.
22493
22494 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
22495 We also need to handle the "A program is being debugged already"
22496 prompt from gdb. Use gdb_test to set the baud rate.
22497
22498 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
22499 to 20000. Really. I mean it.
22500
22501 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
22502
22503 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
22504 fails. If suppress_flag is set, skip perror message about not
22505 being able to send to GDB.
22506 (send_gdb): If suppress_flag is set, don't try to send commands to
22507 GDB.
22508 (gdb_expect): If suppress_flag is set, always fail immediately.
22509 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
22510 (gdb_init): Call gdb_stop_suppressing_tests.
22511 (default_gdb_exit): Ditto.
22512 (default_gdb_start): Ditto.
22513
22514 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
22515 gdb_stop_suppressing_tests as appropriate.
22516 * gdb.base/break.exp: Ditto.
22517 * gdb.base/callfuncs.exp: Ditto.
22518 * gdb.base/commands.exp: Ditto.
22519 * gdb.base/exprs.exp: Ditto.
22520 * gdb.base/funcargs.exp: Ditto.
22521 * gdb.base/list.exp: Ditto.
22522 * gdb.base/recurse.exp: Ditto.
22523 * gdb.base/scope.exp: Ditto.
22524 * gdb.base/structs.exp: Ditto.
22525 * gdb.c++/inherit.exp: Ditto.
22526
22527 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
22528
22529 * config/vr4300.exp: New file.
22530
22531 * gdb.*/*.exp: Call gdb_expect instead of expect.
22532
22533 * lib/gdb.exp(gdb_expect): New function.
22534
22535 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
22536
22537 * lib/gdb.exp(gdb_init): New function.
22538
22539 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
22540 for each individual variable set.
22541
22542 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
22543 name.
22544
22545 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
22546
22547 * gdb.base/scope.exp: Use gdb_test.
22548
22549 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
22550 aborting; the testsuite driver will do that for us (see
22551 gdb_finish). Also, use gdb_test in a few more places.
22552
22553 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
22554
22555 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
22556
22557 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
22558
22559 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
22560 and "add_tests" are not at the same address.
22561
22562 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
22563
22564 * gdb.base/ptype.exp: Use gdb_test.
22565
22566 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
22567
22568 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
22569 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
22570 left in. No longer expect them to fail.
22571
22572 * gdb.stabs/*.mt; Deleted, no longer used.
22573 * gdb.stabs/configure.in: Remove references to target makefile
22574 frags.
22575 * gdb.stabs/configure: Rebuilt.
22576
22577 * gdb.disasm/*.mt: Deleted, no longer used.
22578 * gdb.disasm/configure.in: Remove references to target makefile
22579 frags. Use "sh3.s" as the unique filename for this directory.
22580 * gdb.disasm/configure: Rebuilt.
22581
22582 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
22583 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
22584 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
22585
22586 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
22587
22588 * config/udi.exp: Use mondfe,name instead of remote_host.
22589
22590 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
22591
22592 * gdb.base/watchpoint.exp: Don't expect a failure when calling
22593 a function with a watchpoint enabled on the mn10200.
22594
22595 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
22596 before trying to create it!
22597
22598 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
22599
22600 * config/vx.exp: Use hostname instead of netport.
22601
22602 * config/vxworks.exp: New file.
22603
22604 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
22605
22606 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
22607 gdb before assuming everything worked. Send a ^C if a timeout
22608 occurs.
22609
22610 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
22611 $gdb_spawn_id directly.
22612 (gdb_run_cmd): Try _start as well as start. Use the target feature
22613 gdb,start_symbol as the symbol to start from when jumping.
22614
22615 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
22616
22617 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
22618 redundant) test.
22619
22620 * gdb.base/recurse.exp: Relax final value test for 'b' so that
22621 it doesn't lose for 16bit integer systems.
22622
22623 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
22624
22625 * gdb.fortran/types.exp: If the target doesn't support "double"
22626 data types, then expect "real" types to only be 4 bytes.
22627
22628 * gdb.c++/virtfunc.exp: Expect failure for virtual function
22629 call tests if the target doesn't support inferior function calls.
22630
22631 * gdb.base/printcmds.exp: Allow minor deviation in FP values
22632 in printf tests.
22633
22634 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
22635
22636 * gdb.base/help.exp: Disable "help set", "help show", and
22637 "help support". Simplify regexp for "help stack".
22638
22639 * gdb.base/default.exp: Set match_max to 5000 and the timeout
22640 to 60 seconds. Temporarily set match_max to 15000 around the
22641 "info copying" test.
22642
22643 * gdb.base/nodebug.exp: Don't try to do an inferior function
22644 call if the target doesn't support them.
22645 * gdb.base/printcmds.exp: Likewise.
22646 * gdb.base/setvar.exp: Likewise.
22647 * gdb.base/structs.exp: Likewise.
22648 * gdb.c++/templates.exp: Likewise.
22649 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
22650
22651 * gdb.base/recurse.exp: Enable for the mn10200.
22652
22653 * configure.in: Do configure gdb.stabs directory for *-*-elf
22654 targets.
22655 * configure: Rebuilt.
22656
22657 * gdb.base/break.exp: Check for gdb,noresults before testing
22658 exit status and/or results from the target.
22659 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
22660 * lib/gdb.exp: Remove old (now bogus) initialization of
22661 noinferior, noargs, noresults and nosignals.
22662
22663 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
22664
22665 * config/sh.exp: New file.
22666
22667 * config/slite.exp: Try to connect multiple times to the board
22668 before rebooting. Only send a "monitor run" if need_monitor_run
22669 is set.
22670
22671 * gdb.base/break.exp: Don't do the "stub continue" test if
22672 the target has gdb_stub set.
22673
22674 * gdb.base/callfuncs.exp: Increase the timeout.
22675
22676 * gdb.base/interrupt.exp: Don't even try to compile the testcase
22677 if the target has gdb,noinferiorio set.
22678
22679 * gdb.base/list.exp: Increase match_max to 10000 characters.
22680
22681 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
22682
22683 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
22684 target.
22685
22686 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
22687
22688 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
22689
22690 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
22691 trying to delete the copy of gdb. Catch the file delete so we
22692 don't die if the delete fails; also, the file should be copied to
22693 the host, not to the build.
22694
22695 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
22696
22697 * lib/gdb.exp(gdb_test): Surround the result pattern with
22698 parenthesis in case it contains multiple regexps separated
22699 with |.
22700
22701 * gdb.base/watchpoint.exp: Use gdb_test.
22702 * gdb.base/default.exp: Ditto.
22703
22704 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
22705
22706 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
22707
22708 * gdb.base/scope.exp: Use gdb_test.
22709 * gdb.c++/classes.exp: Ditto.
22710 * gdb.c++/inherit.exp: Ditto.
22711
22712 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
22713
22714 * gdb.base/crossload.exp: Don't use execute_anywhere, use
22715 remote_exec instead.
22716 * gdb.base/corefile.exp: Don't be ridiculous.
22717 * gdb.base/*.c: Add missing stub invocations.
22718
22719 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
22720
22721 * config/slite.exp: Miscellaneous fixes.
22722
22723 * lib/gdb.exp: Fix runto.
22724
22725 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
22726 the target.
22727
22728 * gdb.base/watchpoint.exp: Fix regexp.
22729
22730 * lib/gdb.exp(default_gdb_exit): Add a catch to the
22731 close and wait commands, as the descriptor may now be
22732 invalid. Always call "remote_close host".
22733
22734 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
22735
22736 Major rewrite for testsuite revision.
22737
22738 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
22739 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
22740 instead of relying on spawn_id to always contain a valid
22741 spawn id.
22742 (get_compiler_info): New procedure to build the ${binfile}.ci
22743 file, instead of replicating this in N different places.
22744 (gdb_compile): New procedure.
22745
22746 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
22747 appropriate arguments) instead of compile. Use gdb_test in a lot
22748 more places. Use send_gdb instead of send. Always run gdb_start
22749 at the start of a testcase, as this is no longer done magically.
22750
22751 config/*-gdb.exp: Rename without the -gdb suffix.
22752
22753 config/mips.exp: Use remote_close instead of exit_remote_shell.
22754 config/monitor.exp: Use target_info instead of looking at
22755 baud, timeout, etc.
22756 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
22757
22758 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22759
22760 * gdb.c++/templates.exp (test_ptype_of_templates),
22761 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
22762 Update expect patterns for destructors and assignment operators
22763 to match corresponding c-typeprint.c changes.
22764 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
22765 to destructor breakpoint test, GDB should be able to set the
22766 destructor breakpoint without specifying arguments.
22767
22768 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
22769
22770 * gdb.threads/pthreads.exp: Change result for failure to compile due
22771 to lack of pthreads runtime support from an error to simply an
22772 unsupported test, per dejagnu standards.
22773
22774 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22775
22776 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
22777 where GDB exits to reduce pattern match time.
22778 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
22779
22780 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
22781
22782 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
22783
22784 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
22785 * gdb.base/default.exp: ditto.
22786 * gdb.base/nodebug.exp: ditto.
22787 * gdb.base/printcmds.exp: ditto.
22788 * gdb.base/ptype.exp: ditto.
22789 * gdb.base/setvar.exp: ditto.
22790 * gdb.base/structs.exp: ditto.
22791 * gdb.base/setshow.c: Guard against uninitialized values of argc.
22792
22793 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
22794
22795 * configure, */configure: Rebuild with autoconf 2.12.
22796
22797 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
22798
22799 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
22800 use new i*86-pc-linux*-gnu quads.
22801 * gdb.base/corefile.exp: Ditto.
22802 * gdb.base/signals.exp: Ditto.
22803 * gdb.base/sigall.exp: Ditto.
22804 * gdb.base/interrupt.exp: Ditto.
22805
22806 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
22807 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
22808 RedHat 4.0.
22809
22810 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
22811 linux. This allows the test case to at least compile on latest
22812 linux, but still not run due to missing the threads runtime library.
22813
22814 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22815
22816 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
22817 directory to search gdb directory. Accept and step over conditional
22818 stack alignment code. Consume $prompt in failure cases.
22819 Reset timeout to $oldtimeout instead of some arbitrary value.
22820 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
22821 timeout problems with infinite stack backtraces.
22822 * gdb.base/ptype.exp (ptype struct link, union tu_link):
22823 Accept function parameters for linkfunc member.
22824
22825 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
22826
22827 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
22828 (CXXFLAGS): Remove, unreferenced.
22829 (B_OPTIONS): Add for -B options and add code to initialize with
22830 previous -B options and also add -B option to pick up cross compiled
22831 runtime.
22832 (TARGET_INCLUDES): Add for -I options and add code to initialize when
22833 doing cross compiles.
22834 (target_alias): Declare global.
22835 (xgcc): Set variable to full path of gcc in build tree. Use findfile
22836 to verify that gcc exists in build tree, and if so set CC to that
22837 gcc and to use B_OPTIONS and TARGET_INCLUDES.
22838
22839 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
22840
22841 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
22842 ptype test for anonymous union. Fixup testcase to match
22843 current gcc debug output.
22844
22845 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
22846
22847 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
22848 force argument to an unsigned long type.
22849
22850 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
22851
22852 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
22853 tests and anonymous union print/ptype tests.
22854 * gdb.base/list.exp (test_forward-search): Increase timeout by
22855 5 minutes for the "search extremely long line" case.
22856 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
22857 completely optional and that the pass/fail messages use the command as
22858 the message if that third arg is a null string.
22859 (gdb_test_exact): Arrange that a null string pattern means match a
22860 null string output rather than any output, which might include random
22861 errors.
22862 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
22863 backtrace test.
22864 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
22865 always failing and failure is now exposed by gdb.exp changes.
22866
22867 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
22868
22869 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
22870 weren't being noted.
22871
22872 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22873
22874 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
22875 * gdb.stabs/weird.exp: Remove v_comb xfails.
22876
22877 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
22878
22879 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
22880 list.exp scope.exp watchpoint.exp]
22881 Make all timeout error msgs explicitly say "(timeout)".
22882
22883 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
22884
22885 * config/monitor.exp: Increase download timeout to 1000 seconds.
22886
22887 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
22888
22889 * config/m32r.exp: Increase timeout to 120 seconds.
22890
22891 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
22892
22893 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
22894 and accept older ordering as obsolescent gcc or gdb.
22895 * gdb.c++/templates.exp: Ditto.
22896 * gdb.c++/virtfunc.exp: Ditto.
22897
22898 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
22899
22900 * gdb.base/coremaker.c: Add code to mmap some data so we
22901 can check that it ends up in the core file.
22902 * gdb.base/corefile.exp: Add test to read mmapped data
22903 from core file.
22904
22905 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
22906
22907 * config/m32r.exp: New file.
22908
22909 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
22910
22911 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
22912 that cflags can contains -gstabs, and work correctly for other tests.
22913
22914 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
22915
22916 * gdb.base/setshow.exp: New file, tests show and set.
22917 * gdb.base/setshow.c: New file, tests show and set.
22918 * gdb.base/help.exp: Add test for help set|show annotate.
22919 * gdb.base/default.exp: Add test for set|show annotate.
22920
22921 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
22922
22923 * testsuite/gdb.base/break.exp: Make backtrace from factorial
22924 errors unique.
22925 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
22926 explicitly.
22927
22928 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
22929
22930 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
22931 and width commands. This is done elsewhere.
22932 * (gdb_start): Don't call gdb_start_sim here. That's already
22933 done in gdb_load. This fixes lots of failures in default.exp.
22934
22935 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
22936
22937 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
22938 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
22939 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
22940 in the same we we treat other failures (since it may be an expected
22941 condition), rather than as an error.
22942 * gdb.base/signals.exp (test_handle_all_print): Revert back to
22943 old test format.
22944
22945 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
22946
22947 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
22948 (distclean maintainer-clean realclean): No need to remove files
22949 twice. Nuke the duplicates.
22950 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
22951 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
22952 Remove config.h along with other config files.
22953
22954 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
22955
22956 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
22957 "p func1 ()" and note that rests of tests are skipped.
22958 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
22959 setup_xfails for "print func2::coremaker_local".
22960 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
22961 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
22962 affected by the previous run test.
22963 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
22964 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
22965 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
22966 "pass int powerset tuple" and "pass modeless int powerset tuple".
22967 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
22968 "real write 4" and "real write 8".
22969 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
22970 setup_xfails for "print vs1 after tuple assign 2",
22971 "print \$i after tuple assign 2", and
22972 "print vs2 after tuple assign 2".
22973 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
22974 meaningful error message and return -1 so the caller can
22975 suppress further tests and avoid a cascade of errors.
22976
22977 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
22978
22979 * gdb.base/a1-selftest.exp: Tweak tests to account for new
22980 format for printing version.
22981 * gdb.base/default.exp: Ditto.
22982 * gdb.base/interrupt.exp: Fix problem with cascade of
22983 errors if child process dies while calling a function.
22984
22985 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
22986
22987 * Makefile.in (VPATH): Add
22988 * Makefile.in (Makefile, config.status): Fix rules so things get
22989 remade when necessary.
22990
22991 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
22992
22993 * Makefile.in (just-check): Add path to sibling expect dir
22994 to environment variable specified by RPATH_ENVVAR.
22995
22996 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
22997
22998 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
22999 (just-check): Add shared library paths for libstdc++, tk,
23000 tcl, bfd, and opcodes to the environment variable specified
23001 in RPATH_ENVVAR.
23002 * configure.in: Add support to recognize --enable-shared flag
23003 and generate correct value for RPATH_ENVVAR.
23004 * configure: Regenerated with autoconf.
23005
23006 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
23007
23008 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
23009 include all osf versions.
23010 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
23011 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
23012 when target is linux. When failing to build pthreads test
23013 executable, give more meaningful message.
23014 * gdb.threads/pthreads.c: Hpux also uses old definition of second
23015 arg for pthread_create.
23016
23017 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
23018
23019 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
23020 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
23021 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
23022 and -lpthreads (everybody else).
23023 (test_startup): Fail gracefully if threads are not supported.
23024 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
23025 "p/c array_index("abcdef",2)" when not gcc compiled.
23026 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
23027 "print func2::coremaker_local" when not gcc compiled.
23028 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
23029 "ptype on opaque struct tagname (statically)",
23030 "ptype on opaque struct tagname (dynamically) 1", and
23031 "ptype on opaque struct tagname (dynamically) 2"
23032 for not compiled with gcc.
23033 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
23034 backtrace when compiled with gcc.
23035 * lib/gdb.exp (runto_main): Return result of "runto main" rather
23036 than always return success.
23037
23038 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
23039
23040 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
23041
23042 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
23043
23044 * gdb.base/structs.exp: Undo last change.
23045
23046 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
23047
23048 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
23049 encapsulate all the steps/nexts done during self test, starting
23050 at main, and makes them less sensitive to optimization issues.
23051 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
23052 signal handler" test.
23053 * gdb.threads/pthreads.exp: Only run this for native configs.
23054 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
23055 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
23056 tests.
23057 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
23058 for "runto test_calls(void)" test.
23059
23060 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
23061
23062 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
23063 and don't expect address info in breakpoint confirmations.
23064
23065 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
23066
23067 * gdb.base/list.exp (test_forward_search): Increase timeout
23068 temporarily by 60 seconds for searching extremely long line,
23069 and then reset to old value when done. Increase expect input
23070 buffer to 10000.
23071
23072 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
23073
23074 * gdb.base/list.exp (test_forward_search): Fix to handle very
23075 long source line without overflowing expect's input buffer.
23076
23077 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
23078
23079 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
23080 "buffer_full".
23081
23082 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
23083 "buffer_full".
23084
23085 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
23086 "buffer_full".
23087
23088 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
23089 "buffer_full".
23090
23091 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
23092
23093 * configure.in (configdirs): Add gdb.threads.
23094 * configure: Regenerated with autoconf.
23095 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
23096 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
23097 * gdb.threads/configure: New, generated with autoconf.
23098
23099 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
23100
23101 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
23102
23103 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
23104
23105 * gdb.base/signals.exp (test_handle_all_print): Test separately for
23106 each signal's status in the output of "handle all print".
23107 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
23108 the \r\n sequence that immediately precedes the gdb prompt.
23109 * gdb.base/a1-selftest.exp: Save original timeout and restore
23110 after test.
23111
23112 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
23113
23114 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
23115 symbol.
23116
23117 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
23118
23119 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
23120
23121 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
23122
23123 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
23124 timeout by 60 seconds.
23125
23126 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
23127
23128 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
23129 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
23130 error return.
23131
23132 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
23133
23134 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
23135 gdb initialization, also report how long dejagnu waited. Restore
23136 old timeout before doing error return. Temporarily increase timeout
23137 by 3 minutes to allow for slow startups over heavy NFS use.
23138
23139 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
23140
23141 * lib/gdb.exp: Report timeout value for verbosity level 2.
23142 * config/gdbserver.exp: Ditto.
23143 * config/hppro.exp: Ditto.
23144 * config/mips-gdb.exp: Ditto.
23145 * config/monitor.exp: Ditto.
23146 * config/netware.exp: Ditto.
23147 * config/sim-gdb.exp: Ditto.
23148 * config/slite-gdb.exp: Ditto.
23149 * config/udi-gdb.exp: Ditto.
23150 * config/unix-gdb.exp: Ditto.
23151 * config/vx-gdb.exp: Ditto.
23152 * gdb.base/a1-selftest.exp: Ditto.
23153 * gdb.base/a2-run.exp: Ditto.
23154 * gdb.base/break.exp: Ditto.
23155 * gdb.base/corefile.exp: Ditto.
23156 * gdb.base/list.exp: Ditto.
23157 * gdb.base/recurse.exp: Ditto.
23158 * gdb.base/scope.exp: Ditto.
23159 * gdb.base/signals.exp: Ditto.
23160
23161 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
23162
23163 * gdb.threads/Makefile.in (docdir): Removed.
23164
23165 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
23166
23167 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
23168 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
23169 @srcdir@.
23170 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
23171 autoconf 2.5 or higher.
23172 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
23173
23174 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
23175
23176 * configure: Regenerated.
23177 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
23178 avoid name clashes with SunOS headers.
23179
23180 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
23181
23182 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
23183
23184 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
23185
23186 * gdb.base/callfuncs.exp: Finish last change -- make sure the
23187 prototype information ends up in the compiler info file.
23188
23189 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
23190
23191 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
23192 attempting to regenerate it. Eliminate use of a temporary file
23193 and just generate the info file directly. Source it immediately,
23194 for consistency of use.
23195 * gdb.base/corefile.exp: Ditto
23196 * gdb.base/exprs.exp: Ditto.
23197 * gdb.base/funcargs.exp: Ditto.
23198 * gdb.base/langs.exp: Ditto.
23199 * gdb.base/list.exp: Ditto.
23200 * gdb.base/mips_pro.exp: Ditto.
23201 * gdb.base/nodebug.exp: Ditto.
23202 * gdb.base/opaque.exp: Ditto.
23203 * gdb.base/ptype.exp: Ditto.
23204 * gdb.base/scope.exp: Ditto.
23205 * gdb.base/setvar.exp: Ditto.
23206 * gdb.base/signals.exp: Ditto.
23207 * gdb.base/whatis.exp: Ditto.
23208 * gdb.c++/templates.exp: Ditto.
23209 * gdb.c++/virtfunc.exp: Ditto.
23210 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
23211 whether or not to add -lstdc++ to the compile command line args.
23212
23213 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23214
23215 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
23216 it got fixed by the recent lookup_minimal_symbol_by_pc change.
23217 Increase timeout, a lot of single stepping might be needed if the
23218 target has no hardware watchpoints.
23219
23220 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
23221
23222 * gdb.base/break.exp: Ignore compiler warnings when compiling
23223 break.c.
23224 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
23225 * gdb.base/default.exp: Add h8300 xfails. Handle messages
23226 from remote-sim.
23227 * gdb.base/exprs.exp: Add h8300 xfails.
23228 * gdb.base/funcargs.exp: Likewise.
23229 * gdb.base/nodebug.exp: Likewise.
23230 * gdb.base/printcmds.exp: Likewise.
23231 * gdb.base/ptype.exp: Likewise.
23232 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
23233 h8300 xfails.
23234 * gdb.base/return.exp: Handle float/double precision problems
23235 on the h8300.
23236 * gdb.base/funcargs.c: Explicitly make last constant argument to
23237 call_after_alloca_subr an unsigned long type.
23238 * gdb.base/return.c: Include stdio.h.
23239
23240 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
23241
23242 * config/abug.exp: New file for the older Motorola Bug monitor
23243 that runs on the mvme13x series VME boards.
23244 * config/monitor.exp: Use the new config array for target settings
23245 if they exist.
23246
23247 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
23248
23249 * sim-gdb.exp: Make the SH simulator allocate less space when
23250 it is targeted.
23251
23252 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
23253
23254 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
23255 test.
23256
23257 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
23258
23259 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
23260 "rs6000-*-*" for "list function in include file" when gcc compiled.
23261 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
23262 for "p ctable1[120]".
23263 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
23264 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
23265 Remove setup_xfail for "rs6000-*-*" for
23266 "print 'scope0.c'::filelocal before run".
23267 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
23268 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
23269 since some compilers don't allow both options to be given
23270 on the same command line. Create object file and move it.
23271
23272 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
23273
23274 * gdb.base/corefile.exp: Always regenerate the core file, since
23275 we always regenerate the coremaker program. Detect special case
23276 where registers cannot be read from core file.
23277
23278 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
23279
23280 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
23281 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
23282 * gdb.c++/templates.exp: Only match on basename of file since
23283 some formats like xcoff don't encode directory information.
23284 * gdb.stabs/weird.exp: Use the right sed script for powerpc
23285 and rs6000 AIX xcoff targets.
23286 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
23287 * configure: Regenerate.
23288 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
23289 here, rather than in distclean.
23290
23291 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
23292
23293 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
23294 defined, and use it to compile the test case with -O2. The
23295 native compilation still uses no optimization.
23296 * gdb.base/mips_pro.c: Remove inline assembly code since
23297 it is compiled PIC by default, which results in assembler
23298 warnings that make the testsuite think the compilation
23299 was unsuccessful.
23300
23301 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
23302
23303 * gdb.c++/misc.exp: Add note to message for
23304 "print s.a for foo struct" that this is a known gcc 2.7.2
23305 and earlier bug.
23306
23307 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
23308
23309 * gdb.base/break.exp: Fix pattern for matching "Delete all
23310 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
23311 setup_xfail for deleting all breakpoints test. Fix various
23312 timeout messages to include "(timeout)".
23313 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
23314 for "p t_float_values2(3.14159,float_val2)".
23315 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
23316 for "continue to call2g" when gcc compiled.
23317 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
23318 "up to foo in langs.exp", "show language at foo in langs.exp",
23319 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
23320 and "show language at fsub in langs.exp".
23321 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
23322 "list line 1 in include file", "list message for lines past EOF",
23323 "list function in include file", "list list0.h:foo", and
23324 "list filename:function; nonexistant function".
23325 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
23326 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
23327 and "ptype t_char_array" to be for native cc only.
23328
23329 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
23330
23331 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
23332 setup_xfail for "print coremaker_bss", "print coremaker_ro",
23333 "print func2::coremaker_local", and "backtrace in corefile.exp".
23334
23335 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
23336
23337 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
23338 "bt in signals.exp". This problem only appears when running
23339 the testsuite, and then only intermittently.
23340
23341 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
23342
23343 * gdb.base/return.exp (return_tests): Differentiate between
23344 two tests of continuing.
23345
23346 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
23347
23348 * */Makefile.in (maintainer-clean): Remove config.log.
23349 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
23350 * gdb.c++/Makefile.in (PROGS): Add inherit.
23351 (clean): Remove *.ci.
23352
23353 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
23354
23355 * gdb.c++/misc.cc: Add test code from Mike Stump.
23356 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
23357
23358 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
23359
23360 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
23361 to "alpha-*-osf2*" and add comment.
23362 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
23363 setup_xfail for "step over execarg initialization" and
23364 "step over corearg initialization".
23365 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
23366 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
23367 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
23368 gcc compiled for "print coremaker_bss", "print coremaker_ro",
23369 "print func2::coremaker_local", and "backtrace in corefile.exp".
23370 * gdb.base/signals.exp: Build and source signals.ci.
23371 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
23372 to be for gcc only.
23373 * lib/gdb.exp: Move verbose statements outside conditionals.
23374
23375 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23376
23377 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
23378 Feb 3 procfs.c change.
23379
23380 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
23381
23382 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
23383
23384 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
23385
23386 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
23387 from dejagnu's apparent default of 10 seconds, which gives random
23388 results when running the tests over NFS on moderately loaded systems.
23389 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
23390
23391 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
23392
23393 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
23394 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
23395 result reports.
23396
23397 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
23398
23399 * configure.in (CY_AC_PATH_TCLH): Remove.
23400 * configure: Regenerate.
23401
23402 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
23403
23404 * gdb.c++/Makefile.in (clean): Add missing '{'.
23405
23406 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
23407
23408 * lib/gdb.exp: Provide a default value for noinferior.
23409
23410 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
23411 Load libgloss.exp.
23412
23413 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
23414
23415 * gdb.disasm/hppa.exp: Compile directly into an executable, use
23416 the executable, not the .o to run the tests from.
23417
23418 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
23419
23420 * gdb.base/break.exp: Don't test for program exit or exit status
23421 if $noresults if nonzero.
23422 * gdb.base/langs.exp: Likewise.
23423 * gdb.base/watchpoint.exp: Likewise.
23424
23425 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
23426 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
23427 trying to compile the testcase.
23428
23429 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
23430
23431 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
23432 * gdb.base/signals.exp (continue to handler): Likewise.
23433
23434 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
23435
23436 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
23437
23438 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
23439
23440 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
23441
23442 * gdb.base/corefile.exp: Recognize "not found" as failure
23443 when trying to determine if a core file was generated.
23444 If no core file was generate the first time, try again without
23445 the ulimit -c to work around braindamaged shells.
23446
23447 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
23448
23449 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
23450 [] tests with "test" and enclose string in quotes.
23451 * gdb.stabs/configure: Rebuild
23452
23453 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
23454
23455 Changes in sync with expect:
23456 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
23457 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
23458 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
23459 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
23460 argument to AC_REQUIRE.
23461 * configure: Regenerated.
23462
23463 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
23464
23465 * gdb.base/corefile.exp: When generating a core, discard any
23466 error messages about ulimit not found and the "core dumped"
23467 message from the shell that runs the coredumper.
23468
23469 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
23470
23471 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
23472
23473 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
23474 which sed script to run. Expect failure for v_comb test
23475 on PA targets too.
23476
23477 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
23478
23479 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
23480 "print func2::coremaker_local" and for "backtrace in corefile.exp"
23481
23482 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
23483
23484 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
23485 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
23486 "sparc-sun-solaris*" xfails for "p v_comb".
23487 * lib/gdb.exp (default_gdb_start): Fix typo.
23488 * gdb.base/corefile.exp: Allow "Core was generated by ..."
23489 messages to not include the full program name that caused
23490 the core dump since some systems (such as solaris) apparently
23491 truncate this path to about 80 characters.
23492 When generating a core file first try increasing the core file
23493 size limit to unlimited since some systems may default it to
23494 zero, and it is harmless to try it. Move the test for failing
23495 to generate a core file to where it will actually get executed.
23496 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
23497 new gdb result from g++ debug info improvements and make old
23498 pattern obsolescent. Also account for size_t differences
23499 (may be int or long).
23500 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
23501 initialization before function call is placed in the delay slot
23502 and thus appears to be skipped over by commands such as "next".
23503
23504 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
23505
23506 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
23507
23508 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
23509
23510 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
23511 input source file; fix code to compile test to deal with this
23512 convention.
23513 * gdb.c++/*.exp: Likewise.
23514
23515 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
23516
23517 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
23518 "bt in signals.exp".
23519
23520 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
23521
23522 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
23523 "step over execarg initialization" and
23524 "step over corearg initialization".
23525
23526 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
23527
23528 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
23529 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
23530
23531 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
23532
23533 From Rob Savoye (rob@poseidon.cygnus.com)
23534 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
23535 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
23536 configure.in}, gdb.disasm/{Makefile.in, configure.in},
23537 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
23538 configure.in}: Major reworking for autoconfig.
23539 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
23540 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
23541 New files.
23542 * config/unix-gdb.exp: Make GDB global.
23543 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
23544 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
23545 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
23546 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
23547 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
23548 term.exp, twice.exp, watchpoint.exp, whatis.exp},
23549 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
23550 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
23551 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
23552 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
23553 pr-8136.exp, result.exp, string.exp, tuples.exp},
23554 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
23555 to returns as necessary, arrange for test to compile own testcase
23556 executable.
23557 * lib/gdb.exp: Changes for testsuite to compile own test cases.
23558
23559 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
23560
23561 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
23562 clear_xfail at end of test which might not call either pass or fail.
23563 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
23564 "backtrace through signal handler".
23565
23566 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23567
23568 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
23569 continuing from a job control stop signal.
23570 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
23571
23572 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
23573
23574 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
23575 * gdb.base/corefile.exp: Likewise.
23576 * gdb.base/funcargs.exp: Likewise.
23577
23578 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
23579
23580 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
23581 * config/monitor.exp: Add support for setting baud rate.
23582
23583 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
23584
23585 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
23586 i*86-*-linux* xfails for "backtrace through signal handler".
23587 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
23588 "print func2::coremaker_local".
23589 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
23590 alpha-dec-osf2* xfail for
23591 "delete all breakpoints when none".
23592
23593 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
23594
23595 * gdb.base/break.exp: Change test that deletes all breakpoints
23596 when no user breakpoints are installed. A post 4.15 change
23597 causes gdb to no longer prompt in this case.
23598
23599 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
23600
23601 * gdb.base/return.exp (return_tests): Change xfail for test
23602 "correct value returned double test" to stop xfailing at
23603 Solaris 2.5. Apparently the bug has been fixed.
23604
23605 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
23606
23607 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
23608 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
23609
23610 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
23611
23612 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
23613 * gdb.disasm/hppa.s: Corresponding changes.
23614
23615 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
23616
23617 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
23618 makefile fragment.
23619 * config/mt-hpux: Deleted.
23620
23621 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
23622
23623 * Many files: When warning about suppressed tests due to a
23624 nonexistant test binary, avoid incrementing the warning count.
23625
23626 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
23627
23628 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
23629
23630 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23631
23632 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
23633 "sparc-*-solaris2*".
23634
23635 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23636
23637 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
23638 Add global and local variables and initialize them.
23639 * gdb.base/corefile.exp: Test correct mapping of corefile sections
23640 by printing variables. Remove rs6000 and powerpc xfails, BFD now
23641 extracts the file name and terminating signal from the core file.
23642 * TODO: Remove note about tests for correct mapping of corefile.
23643 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
23644 from optimizing it away.
23645 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
23646 handles common blocks.
23647
23648 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
23649
23650 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
23651 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
23652
23653 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
23654
23655 * Makefile.in (maintainer-clean): New target, synonym for
23656 realclean.
23657 * gdb.base/Makefile.in (maintainer-clean): Likewise.
23658 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
23659 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
23660 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
23661 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
23662 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
23663
23664 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
23665
23666 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
23667 xfails when not gcc compiled for "print foo::funclocal".
23668 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
23669 "print foo::funclocal at foo",
23670 "print 'scope1.c'::foo::funclocal at foo",
23671 "print foo::funclocal_bss at foo",
23672 "print 'scope1.c'::foo::funclocal_bss at foo",
23673 "print foo::funclocal_ro at foo",
23674 "print 'scope1.c'::foo::funclocal_ro at foo",
23675 "print bar::funclocal at foo" and
23676 "print 'scope1.c'::bar::funclocal at foo".
23677 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
23678 gcc compiled for "print foo::funclocal at bar".
23679 Expand all messages to ensure that they identify that
23680 the test is at bar().
23681 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
23682 gcc compiled for:
23683 "ptype on opaque struct pointer (statically)",
23684 "ptype on opaque struct tagname (statically)",
23685 "ptype on opaque struct pointer (dynamically) 1",
23686 "ptype on opaque struct tagname (dynamically) 1",
23687 "ptype on opaque struct pointer (dynamically) 2" and
23688 "ptype on opaque struct tagname (dynamically) 2
23689 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
23690 gcc compiled for:
23691 "p datalocal"
23692 "whatis datalocal",
23693 "ptype datalocal",
23694 "p bsslocal",
23695 "whatis bsslocal", and
23696 "ptype bsslocal".
23697 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
23698 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
23699 when not gcc compiled.
23700 * gdb.base/funcargs.exp (float_and_integral_args): Add
23701 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
23702 compiled.
23703 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
23704 "backtrace from call6a" when not gcc compiled.
23705 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
23706 "backtrace from call7a" when not gcc compiled.
23707 * gdb.base/callfuncs.exp (do_function_calls):
23708 Add "hppa*-*-hpux*" xfail when not gcc compiled for
23709 "p t_char_array_values(char_array_val2,char_array_val1)",
23710 "p t_char_array_values(char_array_val1,char_array_val2)",
23711 "p t_char_array_values("carray 1","carray 2")",
23712 "p t_char_array_values("carray 1",char_array_val2)",
23713 "p t_char_array_values(char_array_val1,"carray 2")",
23714 "p sum_args(1,{2})",
23715 "p sum_args(2,{2,3})",
23716 "p sum_args(3,{2,3,4})",
23717 "p sum_args(4,{2,3,4,5})"
23718 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
23719 "backtrace in corefile.exp" when not gcc compiled.
23720
23721 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23722
23723 * gdb.base/signals.exp: Rewrite `handle all print' test as
23724 a procedure. Accept blanks or TABs as whitespace, increase
23725 timeout and expect input buffer size for the large output
23726 from the command. Remove "i*86-*-bsdi2.0" xfail.
23727
23728 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23729
23730 * gdb.base/setvar.exp: Add new testcases for truncation when
23731 assigning invalid values to bitfields.
23732
23733 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
23734
23735 * gdb.base/callfuncs.exp (do_function_calls): Remove
23736 mips-sgi-irix* xfail for
23737 "call inferior func with struct - returns char *"
23738 and fix test so that an optional (unsigned char *) cast is
23739 accepted in the result.
23740
23741 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
23742
23743 * gdb.base/funcargs.exp (float_and_integral_args): Remove
23744 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23745 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
23746 * gdb.base/signals.exp: Remove duplicate "handle all print" test
23747 that accidentally got checked in.
23748
23749 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
23750
23751 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
23752 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
23753 compiled test.
23754 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
23755 Add mips-sgi-irix5* xfail for not gcc compiled.
23756 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
23757 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
23758 "p top", "whatis top", "p middle", and "whatis middle".
23759 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
23760 "whatis signed char" for not gcc compiled.
23761 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
23762 "set variable signed char=-1 (-1)" and
23763 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
23764 * gdb.base/funcargs.exp (float_and_integral_args):
23765 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
23766 Add mips-sgi-irix* xfail when not gcc compiled for
23767 "continue to call2b".
23768 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
23769 "continue to call2g".
23770 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
23771 "backtrace from call6a"
23772 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
23773 "backtrace from call7k".
23774 Add mips-sgi-irix5* xfail when not gcc compiled for
23775 "backtrace from call7a".
23776 (localvars_after_alloca): Fix gdb_test cmds for
23777 "print * after runto ...".
23778 Remove rs6000-*-* xfails for
23779 "print i after runto localvars_after_alloca" and
23780 "print l after runto localvars_after_alloca"
23781 for all compilers.
23782 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
23783 when not compiled with gcc, for:
23784 "print signed char == (minus)",
23785 "print signed char != (minus)",
23786 "print signed char < (minus)",
23787 "print signed char > (minus)".
23788 * gdb.base/callfuncs.exp (do_function_calls):
23789 Add mips-sgi-irix* xfail, when compiled with native compiler, for
23790 "call inferior func with struct - returns char *".
23791 * gdb.base/return.exp (return_tests): Change xfail for
23792 "correct value returned double test" to include Solaris 2.4.
23793 * gdb.base/funcargs.exp (float_and_integral_args):
23794 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23795
23796 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23797
23798 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
23799 enumeration bitfields if compiling with GNU C.
23800 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
23801 to empty' prompt.
23802
23803 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
23804
23805 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
23806 test for PRO targets.
23807
23808 * gdb.base/funcargs.exp: Avoid ever setting more than 8
23809 breakpoints in the inferior at any given time by making
23810 two groups of breakpoints for call2*, call6* and call7*
23811 tests.
23812
23813 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23814
23815 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
23816 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
23817 from optimizing it away.
23818 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
23819 "call inferior func with struct".
23820
23821 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
23822
23823 * configure.in: Only configure gdb.chill for particular targets.
23824
23825 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
23826
23827 * gdb.base/Makefile.in: Add action to .c.o transformation
23828 rule that generates a .ci file for each .o file and remove
23829 explicit .c.o rules except for callfuncs.o.
23830 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
23831 generates a .ci file for each .o file and remove explicit
23832 .cc.o rules.
23833 (clean): Remove *.tmp *.ci files.
23834 (EXECUTABLES): Remove templ-info.exp.
23835 * gdb.base/compiler.c: New file.
23836 * gdb.c++/compiler.cc: New file
23837 * gdb.base/scope.exp: Source gdb.base/scope.ci.
23838 Change rs6000-*-* xfail for
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_ro" and
23845 "print 'scope1.c'::bar::funclocal" and
23846 "print 'scope0.c'::filelocal_ro" and
23847 "print 'scope1.c'::filelocal at foo" and
23848 "print 'scope1.c'::filelocal_bss at foo" and
23849 "print 'scope1.c'::filelocal_ro at foo" and
23850 "print 'scope1.c'::foo::funclocal at foo" and
23851 "print 'scope1.c'::foo::funclocal_bss at foo" and
23852 "print 'scope1.c'::foo::funclocal_ro at foo" and
23853 "print 'scope1.c'::bar::funclocal at foo" and
23854 "print 'scope0.c'::filelocal_ro" and
23855 "print 'scope1.c'::filelocal" and
23856 "print 'scope1.c'::filelocal_bss" and
23857 "print 'scope1.c'::filelocal_ro" and
23858 "print 'scope1.c'::foo::funclocal" and
23859 "print 'scope1.c'::foo::funclocal_bss" and
23860 "print 'scope1.c'::foo::funclocal_ro" and
23861 "print 'scope1.c'::bar::funclocal" and
23862 "print 'scope1.c'::bar::funclocal_bss"
23863 to only be xfail'd when not compiled with gcc.
23864 Add rs6000-*-* xfail for
23865 "print 'scope0.c'::filelocal_bss before run"
23866 when compiled with gcc.
23867 (test_at_main): Add rs6000-*-* xfail for
23868 "print filelocal_ro in test_at_main"
23869 when compiled with gcc.
23870 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
23871 Add rs6000-*-aix* xfail for
23872 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
23873 "ptype t_char_array", not compiled with gcc.
23874 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
23875 xfail for "list foo (in include file)" when gcc compiled.
23876 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
23877 (integral_args): Add rs6000-*-* xfail for
23878 "run to call0a" if not compiled with gcc.
23879 (unsigned_integral_args): Add rs6000-*-* xfail for
23880 "run to call1a" if not compiled with gcc.
23881 (float_and_integral_args): Add rs6000-*-* xfail for
23882 "run to call2a" if not compiled with gcc and for
23883 "continue to call2b" for any compiler.
23884 Add rs6000-*-* xfail to
23885 "print f1 after run to call2a" for gcc compiled.
23886 (discard_and_shuffle): Add rs6000-*-* xfail for
23887 "run to call6a".
23888 (shuffle_round_robin): Add rs6000-*-* xfail for
23889 "backtrace from call7a" if not compiled with gcc.
23890 Add rs6000-*-* xfail for
23891 "backtrace from call7b" if compiled with gcc.
23892 (call_after_alloca): Add rs6000-*-* xfail for
23893 "print c in call_after_alloca" and
23894 "print s in call_after_alloca" and
23895 "backtrace from call_after_alloca_subr"
23896 if not compiled with gcc.
23897 (localvars_in_indirect_call): Add rs6000-*-* xfail for
23898 "print c in localvars_in_indirect_call" and
23899 "print c in localvars_in_indirect_call" and
23900 "backtrace in indirectly called function" and
23901 "stepping into indirectly called function"
23902 if not compiled with gcc.
23903 (localvars_after_alloca): Add rs6000-*-* xfail for
23904 "print c after runto localvars_after_alloca" and
23905 "print s after runto localvars_after_alloca" and
23906 "print i after runto localvars_after_alloca" and
23907 "print l after runto localvars_after_alloca"
23908 for all compilers.
23909 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
23910 than whatis-info.exp.
23911 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
23912 than opaque-info.exp.
23913 Setup rs6000-*-* xfail for
23914 "ptype on opaque struct pointer (statically)" and
23915 "ptype on opaque struct pointer (dynamically)" when
23916 not compiled with gcc.
23917 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
23918 rather than callf-info.exp.
23919 (do_function_calls): Add clear_xfail for rs6000-*-* for
23920 "p t_float_values2(3.14159,float_val2)". Seems to work
23921 fine there, both with xlc and gcc. Need to find out what
23922 it is doing right and fix other platforms.
23923 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
23924 "call inferior func with struct - returns int",
23925 "call inferior func with struct - returns long",
23926 "call inferior func with struct - returns float",
23927 "call inferior func with struct - returns double",
23928 "call inferior func with struct - returns char *",
23929 but only if not gcc compiled (presumes xlc compiled).
23930 Change rs6000-*-* xfails for
23931 "call inferior func with struct - returns char" and
23932 " call inferior func with struct - returns short" to only
23933 xfail if not using gcc.
23934 (clean mostlyclean): Remove *.ci and *.tmp files.
23935 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
23936 than templ-info.exp.
23937 * gdb.base/langs.exp: Source gdb.base/langs.ci.
23938 Add rs6000-*-* xfail for "up to foo in langs.exp"
23939 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
23940 when not gcc compiled.
23941
23942 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23943
23944 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
23945 * gdb.base/corefile.exp: Likewise.
23946 * gdb.base/list.exp: Likewise.
23947 * gdb.base/scope.exp: Likewise.
23948 * gdb.base/siganls.exp: Likewise.
23949
23950 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
23951 compiler output.
23952 * gdb.base/whatis.exp: Likewise.
23953
23954 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
23955
23956 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
23957 failure (opcode table has been fixed to match reality).
23958
23959 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
23960
23961 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
23962 "call inferior func with struct - returns char",
23963 "call inferior func with struct - returns short"
23964
23965 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
23966 "print 'scope0.c'::filelocal at main",
23967 "print 'scope0.c'::filelocal_bss in test_at_main",
23968 "print 'scope0.c'::filelocal at foo",
23969 "print 'scope0.c'::filelocal_bss in test_at_foo",
23970 "print 'scope0.c'::filelocal at bar",
23971 "print 'scope0.c'::filelocal_bss in test_at_bar"
23972
23973 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
23974 in source file 1". This bug seems to have been fixed with both
23975 gcc and native cc (was native assembler bug?).
23976
23977 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
23978
23979 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
23980 "backtrace through signal handler" to "i*86-*-sysv4*".
23981 * gdb.base/signals.exp: Add xfail for "'next' behaved as
23982 continue" case. Add "known SVR4 bug" to fail message.
23983 Add "i*86-*-bsdi2.0" xfail for "handle all print".
23984 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
23985 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
23986 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
23987 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
23988 "up to foo in langs.exp", "show language at foo in
23989 langs.exp", "up to cppsub_ in langs.exp", "show
23990 language at cppsub_ in langs.exp", "up to fsub in
23991 langs.exp", and "show language at fsub in langs.exp".
23992 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
23993 "bactrace in corefile.exp".
23994 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
23995 "call inferior function with struct - returns float" and
23996 "call inferior function with struct - returns double".
23997
23998 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
23999
24000 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
24001 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
24002 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
24003 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
24004
24005 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
24006
24007 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
24008 (or overriden) "CHILL" macro rather then bare "gcc".
24009 Also look for ../../gcc/xgcc since that is what we will
24010 actually need, not "Makefile". Remove following assignment
24011 of CHILL to CHILL_FOR_TARGET because that results in
24012 recursive definition.
24013
24014 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
24015
24016 * gdb.base/corefile.exp: Change xfail for backtrace in
24017 corefile.exp from linuxaout to all linux.
24018 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
24019 cases where we miss the breakpoint at the signal handler
24020 for some reason. Setup xfail for linuxoldld/linuxaout and
24021 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
24022 hitting SIGURG breakpoint.
24023 * gdb.base/signals.exp: Setup xfail for "next" acting like
24024 continue to add linuxoldld. Setup xfail for all linux for
24025 "next to handler in signals_tests_1", "backtrace in
24026 signals_tests_1", "continue to func1", "pass SIGUSR1",
24027 and continue to handler".
24028
24029 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
24030
24031 * Update all FSF addresses except those in COPYING* files.
24032
24033 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
24034
24035 * gdb.base/a2-run.exp: Change messages to be more explicit about
24036 the status of args, and quote binfile in results.
24037
24038 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
24039
24040 * gdb.base/callfuncs.exp: Add tests for passing structs to
24041 inferior functions and return various types.
24042 * gdb.base/callfuncs.c: Add functions to receive a struct
24043 and return a member of the struct, in various types.
24044
24045 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24046
24047 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
24048
24049 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
24050
24051 * config/vxworks29k.exp: New file, sources vxworks.exp.
24052
24053 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
24054
24055 * config/gdbremote.exp: New file. Testing framework using
24056 gdbserver.
24057
24058 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
24059
24060 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
24061 "call function when asleep" and "send end of file".
24062 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
24063 for "backtrace in corefile.exp".
24064 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
24065 for "backtrace through signal handler".
24066 * gdb.base/corefile.exp: Make sure we actually generate a core file
24067 before trying the core tests. Some systems allow the user to suppress
24068 generation of core files and default to that (linux for example).
24069 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
24070 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
24071
24072 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
24073
24074 * gdb.threads: New directory with some crude multi-threaded
24075 gdb tests (step.exp and step2.exp).
24076 * config/mt-lynx (STEP_EXECUTABLE): Define.
24077 (THREADFLAGS): Define.
24078
24079 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
24080
24081 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
24082
24083 * gdb.base/signals.exp: Disable whole file for lynx until
24084 further notice.
24085
24086 * gdb.base/signals.exp: xfail test where "next" acts like
24087 "continue" for lynx.
24088
24089 * gdb.base/interrupt.exp: xfail test for calling function while
24090 inferior is asleep for lynx.
24091
24092 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
24093 than one cr-lf after each command.
24094
24095 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24096
24097 * configure.in: Reinstate setting of stabsdirs variable, fix
24098 typo in setting up configdirs for native builds.
24099
24100 * gdb.base/return.exp: Fix typo in return double test.
24101 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
24102 compiler from optimizing them away.
24103
24104 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
24105
24106 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
24107 sequences to be echo'd by gdb when using gdb_test.
24108 * gdb.chill/chexp.exp: Likewise.
24109 * gdb.fortran/exprs.exp: Likewise
24110
24111 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
24112
24113 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
24114 after the inferior gdb has started.
24115
24116 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
24117 after each command.
24118 * gdb.base/funcargs.exp: Likewise.
24119 * gdb.base/gdbvars.exp: Likewise.
24120 * gdb.base/interrupt.exp: Likewise.
24121 * gdb.base/list.exp: Likewise.
24122 * gdb.base/watchpoint.exp: Likewise.
24123 * gdb.c++/demangle.exp: Likewise.
24124 * gdb.c++/inherit.exp: Likewise.
24125 * gdb.chill/chexp.exp: Likewise.
24126 * gdb.fortran/exprs.exp: Likewise.
24127
24128 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
24129 test if we can't handle IO to/from the inferior.
24130
24131 * gdb.c++/misc.exp: Always check for a program already being
24132 started after sending a "run" command to gdb.
24133
24134 * gdb.base/twice.exp: Start with a fresh gdb.
24135
24136 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
24137 only depend on gdb's expression code, not the chill runtime.
24138
24139 * gdb.base/return.c: Put return values into variables so we
24140 can have gdb print them rather than depending on the program
24141 to print them.
24142 * gdb.base/return.exp: Corresponding changes.
24143
24144 * lib/gdb.exp: Provide default value for noinferiorio.
24145 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
24146 the inferior.
24147
24148 * gdb.base/break.exp: Always check for a program already being
24149 started after sending a "run" command to gdb.
24150 (text_next_with_recursion): Don't check the output from the
24151 program's printf statement. Instead just make sure the program
24152 exited.
24153
24154 * gdb.base/commands.exp: Protect tests which need arguments with
24155 $noargs conditionals.
24156
24157 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24158
24159 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
24160 of structure member arrays to match gdb/valops.c:value_addr change.
24161
24162 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
24163
24164 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
24165 cases.
24166
24167 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
24168
24169 * configure.in (configdirs): Remove gdb.chill from default list
24170 of subdirs and then add it back in only if doing a native build.
24171 The current chill compiler does not yet work in any cross build.
24172 * Revert all signal changes from Jul 6.
24173 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
24174 for sh-hms targets, allowing these tests to link, with no other
24175 changes. Testing is suppressed by setting "nosignals" in site.exp.
24176
24177 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
24178
24179 * configure.in (signaldirs): Define and add to configdirs for all
24180 targets except some specific ones that are known to not support signals.
24181 Also clean up formatting.
24182 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
24183 (signals, sigall): Remove rules to build.
24184 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
24185 Moved to new gdb.signals directory.
24186 * gdb.signals: New test directory.
24187 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
24188 signals.c signals.exp}: New or moved files.
24189
24190 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
24191
24192 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
24193
24194 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
24195
24196 * gdb.base/return.exp: Xfail `return double' test failure
24197 on at least Solaris 2.3 and handle future/past versions on
24198 a case by case basis as appropriate. Also update message
24199 to include i*86 failures.
24200
24201 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24202
24203 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
24204
24205 * lib/gdb.exp: Fix comment which erroneously identified
24206 gdb_file_cmd as gdb_load (the 19 May change was in fact to
24207 gdb_file_cmd not gdb_load).
24208 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
24209
24210 * gdb.base/setvar.exp: Make test names consistent between pass and
24211 fail cases. Use gdb_test more.
24212
24213 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24214
24215 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
24216
24217 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24218
24219 * gdb.base/help.exp: Fix expected help string for `show commands'.
24220
24221 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
24222
24223 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
24224
24225 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
24226 of a text section.
24227
24228 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
24229
24230 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
24231 that loop eventually terminates. Fix Connection refused logic so
24232 that testsuite will expire nicely.
24233
24234 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
24235
24236 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
24237 config/rom68k.exp: New tcl glue for the appropriate monitors.
24238 These all just end up calling monitor.exp.
24239 * config/monitor.exp (gdb_target_monitor): Handle `Connection
24240 refused' by retrying. Cleanup some timeout issues.
24241 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
24242 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
24243 callers don't have to set/restore global timeout variable.
24244
24245 * The following set of changes centralizes management of the global
24246 timeout variable. This way, it can be set in one target dependent
24247 place instead of dozens of places scattered throughout the test suite.
24248 If you need to lengthen a timeout, then you should either set timeout
24249 in one of the config/{target}.exp files, or multiply it by a factor.
24250 Setting it to an absolute value is always going to lose for some
24251 targets.
24252 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
24253 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
24254 * gdb.base/funcargs.exp: Don't set timeout.
24255 * gdb.base/list.exp (test_forward_search): Only use local timeout.
24256 * gdb.base/printcmds.exp (test_print_string_constants
24257 test_print_array_constants): Don't set timeout.
24258 * gdb.base/ptype.exp: Don't set timeout.
24259 * gdb.base/recurse.exp: Don't set timeout.
24260 * gdb.base/return.exp: Don't set timeout.
24261 * gdb.base/watchpoint.exp: Don't set timeout.
24262 * gdb.c++/classes.exp (do_tests): Don't set timeout.
24263 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
24264
24265 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
24266
24267 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
24268
24269 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24270
24271 * lib/gdb.exp: Disable chill tests for irix5.
24272
24273 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24274
24275 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
24276 each test pass or fail.
24277
24278 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24279
24280 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
24281 xlc not gcc.
24282
24283 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
24284
24285 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
24286
24287 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
24288
24289 * config/est.exp: Fix copyright and comments. Remove dead code.
24290 Use targetname, serialport and baud variables instead of fixed
24291 constants.
24292 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
24293 * config/cpu32bug.exp: New file to support cpu32bug monitors.
24294
24295 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24296
24297 * gdb.base/watchpoint.exp: Don't run
24298 test_watchpoint_triggered_in_syscall for sunos.
24299
24300 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24301
24302 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
24303 they don't seem to exist. Do include stdio.h.
24304
24305 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24306
24307 * gdb.base/a1-selftest.exp: Add alpha xfail.
24308
24309 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24310
24311 * gdb.base/watchpoint.c (main): Prompt before calling read().
24312 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
24313 Revise accordingly. Remove cruft about sending "123" several
24314 times, until it gets noticed. Clean up the "print buf[0]" stuff
24315 so that it passes or fails, and waits for prompts in the usual way.
24316
24317 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24318
24319 * gdb.base/recurse.exp: Fix comment.
24320
24321 * TODO: Remove item about printing variables in nodebug.exp. Add
24322 item about enabling tests which are only run on some targets.
24323
24324 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
24325 fail, make test names unique, use new gdb_test convention
24326 regarding pattern, use gdb_test more, etc.).
24327
24328 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
24329 fail, make test names unique, etc.).
24330
24331 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24332
24333 * gdb.base/nodebug.c: Change return type of top and middle to
24334 short.
24335 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
24336 are fixed by the recent mdebugread.c changes. Allow `short ()'
24337 as type for top and middle.
24338
24339 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24340
24341 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
24342 nearly as I can tell, the whole thing was an accident in Stu's
24343 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
24344 to replace a send/expect pair with gdb_test, but ended up only
24345 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
24346 of 30 Mar 1995 took care of it, but left this vestigial comment
24347 which I am now nuking.
24348
24349 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24350
24351 * gdb.base/break.exp: Look for different line number for
24352 breakpoint at main depending on usestubs.
24353
24354 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24355
24356 * gdb.base/list.exp: Adjust some alternate expect patterns to
24357 match recent list0.c change. Add alternate expect pattern for
24358 output from `list default lines around main' for optimizing
24359 compilers.
24360
24361 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24362
24363 * lib/gdb.exp: If nosignals is not set, set it to 0.
24364
24365 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
24366
24367 * config/slite-gdb.exp: Responds to load symbol table prompt.
24368 * gdb.base/break.exp: Adjust line number, fix rerun.
24369 * gdb.base/langs0.c: Add #ifdef usestubs.
24370
24371 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
24372
24373 * gdb.base/list.exp: Adjust line contents after adding new lines in
24374 list0.c. Also fix a syntax error.
24375
24376 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
24377 * gdb.base/break.exp: ditto.
24378 * gdb.base/list.exp: ditto.
24379 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
24380 * gdb.base/run.c: ditto.
24381 * gdb.base/list0.c: ditto.
24382 * gdb.base/funcargs.c: ditto.
24383
24384 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
24385
24386 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
24387 $targetname, $serialport and $baud instead of hardwired variables.
24388 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
24389 target doesn't support signals.
24390
24391 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
24392
24393 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
24394
24395 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24396
24397 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
24398 Don't rely on the value of an auto variable before it has been
24399 initialized. Use gdb_test more.
24400
24401 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24402
24403 * lib/gdb.exp (default_gdb_version): A version number must start
24404 with a digit, but other than that contains all characters up to
24405 the first whitespace character.
24406
24407 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24408
24409 * gdb.base/commands.exp (breakpoint_command_test): New tests.
24410
24411 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24412
24413 * gdb.c++/*.exp: Warn if executable does not exist. The original
24414 reason for skipping the warning was that configure.in sometimes
24415 intentionally skipped building the executables but the tcl code
24416 had no way of knowing. That (a) was always bogus with respect to
24417 error handling, (b) is no longer true (right now there is no way
24418 to skip C++ tests).
24419
24420 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
24421
24422 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24423
24424 * gdb.base/list.exp: Add expect patterns for output from
24425 SunPRO compiled executables.
24426 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
24427 types.
24428
24429 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24430
24431 * gdb.base/break.exp (test_next_with_recursion): Accept any line
24432 number (we are already testing that the correct source line text
24433 gets printed).
24434
24435 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
24436 that is what is intended, but something needed to be done to get
24437 sunos4 native working again.
24438
24439 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
24440
24441 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
24442 apparently went with a (very) old xfail.
24443
24444 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
24445
24446 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
24447 runto_main is a proc in gdb.exp that will do 'step' for target use
24448 stubs.
24449 * gdb.base/exprs.exp: ditto.
24450 * gdb.base/interrupt.exp: ditto.
24451 * gdb.base/opaque.exp: ditto.
24452 * gdb.base/printcmds.exp: ditto.
24453 * gdb.base/ptype.exp: ditto.
24454 * gdb.base/scope.exp: ditto.
24455 * gdb.base/setvar.exp: ditto.
24456 * gdb.base/signals.exp: ditto.
24457 * gdb.base/twice.exp: ditto.
24458 * gdb.c++/classes.exp: ditto.
24459 * gdb.c++/inherit.exp: ditto.
24460 * gdb.c++/templates.exp: ditto.
24461 * gdb.base/break.exp: no run and hit main for stubs. Change line
24462 numbers for breakpoints and info breakpoint.
24463 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
24464 breakpoint().
24465 * gdb.base/callfuncs.c: ditto.
24466 * gdb.base/exprs: ditto.
24467 * gdb.base/interrupt.c: ditto.
24468 * gdb.base/opaque0.c: ditto.
24469 * gdb.base/printcmds.c: ditto.
24470 * gdb.base/ptype.c: ditto.
24471 * gdb.base/scope0.c: ditto.
24472 * gdb.base/setvar.c: ditto.
24473 * gdb.base/signals.c: ditto.
24474 * gdb.base/twice.c: ditto.
24475 * gdb.c++/misc.cc: ditto.
24476 * gdb.c++/templates.cc: ditto.
24477
24478 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24479
24480 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
24481
24482 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
24483 somewhere between `read' and `main.c'. I'm pretty sure the
24484 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
24485 and it isn't particularly useful.
24486
24487 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
24488
24489 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24490
24491 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
24492
24493 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
24494
24495 * config/mt-slite: add LIBS and -nostdlib.
24496 * config/slite-gdb.exp: add this new file to support sparclite target.
24497
24498 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
24499
24500 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
24501
24502 * gdb.base/a2-run.exp: Change argument to istarget from
24503 "*-*-vxworks" to "*-*-vxworks*".
24504 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
24505
24506 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
24507
24508 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
24509 will not runto main but do a 'step' to step out of breakpoint().
24510 * config/mt-slite: add -Dusestubs.
24511
24512 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24513
24514 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
24515 instead of just @.
24516
24517 * gdb.base/signals.exp: Add test for "handle all print".
24518 * TODO: Remove "handle all print". Also remove item about
24519 checking copyright date (I don't like the idea of a spurious FAIL
24520 based on when we run the tests).
24521
24522 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
24523 for SunOS4 (reason for failure not investigated). Remove
24524 redundant test for $binfile.
24525
24526 * gdb.base/nodebug.c (array_index): Call malloc.
24527
24528 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
24529
24530 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
24531
24532 * gdb.base/recurse.exp: Update gdb_test invocation to use new
24533 conventions and slightly simplify the matching regexp.
24534
24535 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24536
24537 * gdb.base/break.exp: Update gdb_test invocation to use new
24538 convention.
24539
24540 * lib/gdb.exp: If noargs is not set, set it to 0.
24541
24542 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
24543 tests unique.
24544
24545 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
24546
24547 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24548
24549 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
24550 one argument of type "<non-float parameter>".
24551
24552 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
24553
24554 * config/rom68k.exp: New file to support Motorola IDP board.
24555 * gdb.base/a2-run.exp: Skip this file if noargs is set.
24556 * gdb.base/break.c: Change things around so that this program
24557 doesn't depend upon args. This is necessary to make remote
24558 targets work (in general, they can't take args).
24559 * gdb.base/break.exp: Don't try to send args to program. Don't
24560 expect output. Also, replace lots of code with gdb_test.
24561
24562 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24563
24564 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
24565 printing of '\'' (which is what the comment says we are testing,
24566 even though we were not), not '''.
24567 (test_integer_literals_rejected): Test that printing ''' is an error.
24568
24569 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24570 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
24571 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
24572 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
24573 Use gdb_test not test_print_accept.
24574 * lib/gdb.exp: Remove test_print_accept.
24575
24576 * gdb.base/signals.exp (signal_tests_1): Make pass message
24577 consistent with fail message.
24578
24579 * gdb.base/whatis.exp: Remove xfails for printing char vs.
24580 unsigned char; the bug (PR 1821) is fixed.
24581
24582 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
24583
24584 * gdb.base/scope.exp (test_at_localscopes): Call pass for
24585 successful tests--makes xfailing them work right.
24586
24587 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24588
24589 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
24590 only \r\n, not .*. The test can pass .* as the last thing in
24591 $pattern if that is what it wants. In addition to providing this
24592 flexibility, this change should speed up pattern matching in cases
24593 where the pattern already ended with .* (there were a number of
24594 them). This change also helps catch bad patterns--in the old
24595 scheme the typo "char \*" instead of "char \\*" would pass. Now
24596 it is caught.
24597 * Many .exp files: Update callers.
24598
24599 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
24600 clearer and does not spuriously match multiple ('s. Likewise for
24601 ) and *.
24602
24603 * gdb.base/nodebug.exp: Test ability to call a function and pass
24604 it a string (even with no debugging info).
24605
24606 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
24607 "p '\'", which is the same as "p ''" once tcl gets done with
24608 quoting, to "p '\\'", which I suspect is what is intended (one
24609 backslash gets sent to GDB).
24610
24611 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
24612
24613 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24614
24615 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
24616 1817) was fixed literally years ago.
24617
24618 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24619
24620 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
24621 test, it causes stepping out of call_after_alloca_subr with
24622 optimizing compilers.
24623 (localvars_in_indirect_call): Consume GDB prompt if `finish'
24624 fails.
24625
24626 * gdb.c++/templates.exp: Source templ-info.exp only if
24627 the templates executable exists.
24628
24629 * gdb.c++/misc.cc (class Contains_static_instance,
24630 class Contains_nested_static_instance),
24631 gdb.c++/classes.exp (test_static_members): Test printing of
24632 a class that contains a static instance of the class.
24633
24634 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24635
24636 * gdb.base/langs2.c (cppsub_): Don't prototype.
24637 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
24638 only, I believe).
24639
24640 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24641
24642 * lib/gdb.exp (skip_chill_tests): New procedure.
24643
24644 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
24645
24646 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
24647
24648 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
24649 each expect pattern. Cuts runtime from 12 to about 4 seconds.
24650
24651 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24652
24653 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
24654
24655 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
24656 disassemble 8, not 16, instructions for part 4.
24657
24658 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
24659 support the latter anymore.
24660
24661 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
24662 -DNO_PROTOTYPES.
24663 * gdb.base/callfuncs.c: Control use of prototypes based on
24664 NO_PROTOTYPES, not __STDC__.
24665 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
24666 t_float_values2 tests if prototypes in use.
24667
24668 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
24669 t_double_values): When checking differences against DELTA, check
24670 that difference is within the range (-DELTA,DELTA), not just
24671 (-infinity,DELTA).
24672
24673 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
24674
24675 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
24676 'file' command firts, then 'target', then 'load', this is due to gdb
24677 target set up.
24678 * config/mips-gdb.exp: Fix a couple regular exp bugs.
24679
24680 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
24681
24682 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
24683 FP load/store variants.
24684 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
24685
24686 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24687
24688 * gdb.base/term.exp: Do not give a warning if not native, it is
24689 not an abnormal condition.
24690
24691 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
24692
24693 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
24694 t_char_array".
24695
24696 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24697
24698 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
24699 are getting the version number.
24700
24701 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
24702 if not native, it is not an abnormal condition.
24703
24704 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24705
24706 * lib/gdb.exp: Just use "file exists", rather than undocumented
24707 dejagnu procedure "findfile".
24708
24709 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24710
24711 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
24712 (LDFLAGS): Set to -Xlinker -Ur.
24713
24714 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
24715 Removed, these values are set by lib/gdb.exp.
24716
24717 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
24718
24719 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24720
24721 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
24722 of replicating gdb startup code.
24723
24724 * config/mt-vxworks (LDFLAGS): Set to -r.
24725 (CFLAGS_FOR_TARGET): Removed.
24726
24727 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
24728 (gdb) and gdb for vxworks uses (vxgdb).
24729
24730 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
24731 executable is not in the tree and host != target, use sed and
24732 program_transform_name to determine the gdb name used by the
24733 target.
24734
24735 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
24736 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
24737
24738 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24739
24740 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
24741 floats, chars, and shorts where there are ANSI-style function
24742 definitions.
24743
24744 * gdb.base/langs.exp, gdb.base/langs*: New test.
24745 * gdb.base/Makefile.in: Build it.
24746 * TODO: Remove item about checking that C names don't get C++
24747 demangling applied; this test tests it.
24748
24749 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24750
24751 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
24752 went with the const70 xfail. The xfail went away a year ago.
24753
24754 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
24755
24756 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
24757 for hp300.
24758
24759 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
24760
24761 * gdb.base/a1-selftest.exp: Don't run on hp300.
24762
24763 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24764
24765 * Makefile.in (site.exp): Set host_alias and target_alias as well
24766 as host_triplet and target_triplet.
24767
24768 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24769
24770 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
24771
24772 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
24773 places as other ecoff systems).
24774
24775 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
24776 ultrix.
24777
24778 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24779
24780 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
24781 remove them.
24782 * gdb.base/nodebug.exp: Accept "function" in addition to "text
24783 variable and "variable" in addition to "data variable".
24784 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
24785
24786 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
24787 2.
24788 * gdb.base/list1.c (long_line): Add additional statement at start
24789 of function.
24790 * gdb.base/list.exp (test_forward_search): Update line number to
24791 reflect new statement.
24792
24793 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24794
24795 * gdb.base/signals.exp: Reinitialize searched source directories
24796 after gdb_start call.
24797
24798 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
24799
24800 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
24801 * gdb.stabs/Makefile.in: Likewise.
24802
24803 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
24804 change. Instead split the tests into smaller pieces.
24805 * gdb.disasm/hppa.s: Corresponding changes.
24806
24807 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24808
24809 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24810 Quote ^C when passing it to stty. For some shells ^ is a pipe.
24811
24812 * gdb.base/funcargs.exp: Modify many tests so that every test
24813 either passes or fails. Make some test names unique.
24814
24815 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24816
24817 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24818 Call stty to set interrupt character.
24819
24820 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
24821 for HP assembler versus GNU assembler based on actual behavior of
24822 $(CC), rather than assuming that $(AS) is always the GNU assembler.
24823
24824 * TODO: Suggest a few more stepping tests.
24825
24826 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
24827
24828 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
24829 restart GDB for h8300 after a continue.
24830 (return): Add pattern to match a29k-udi behavior.
24831 * gdb.base/nodebug.exp: Remove obsolete comment.
24832 * gdb.base/regs.exp: New file, testing of register displays.
24833 * gdb.base/return.exp: Fix typo in reference to $objdir.
24834 * gdb.base/whatis.exp: Always start with a fresh GDB.
24835
24836 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24837
24838 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
24839 higher, these tests generate a lot of output.
24840
24841 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24842
24843 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
24844 code following the catch silently ignored some errors; without the
24845 catch they should be thrown like any other tcl error. Also, the
24846 catch used "" instead of {} which meant all the callers who wanted
24847 to include one of the characters "[]$ had to quote it an extra time.
24848 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
24849 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
24850 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
24851 Remove extra quoting.
24852
24853 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
24854
24855 * gdb.base/commands.exp: Make test names unique; every test either
24856 passes or fails. Update some comments.
24857
24858 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
24859
24860 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24861
24862 The following fixes a FAIL caused by the fact that the alpha stabs
24863 configuration didn't use the ".if alpha" code in weird.def.
24864 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
24865 bit pointer, so the 32 bit version works even on the alpha.
24866 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
24867 Remove the stuff which allowed us to have separate versions for
24868 alpha and everything else.
24869
24870 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
24871 regexp which "info func operator\[\](" is supposed to match. Fix
24872 string to send to GDB. Note that GDB still doesn't work right. Add a
24873 new test for "info func .perator\[\](" which GDB does handle correctly.
24874
24875 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
24876
24877 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24878
24879 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
24880 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
24881 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
24882 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
24883 it makes the tests harder to understand and confuses test-o-matic.
24884 The preferred style is that each test provides a PASS or a FAIL,
24885 and has a unique message (e.g. "continue #54" not just "continue")
24886 which is the same for the pass and the fail.
24887 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24888 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
24889 to lib/gdb.exp.
24890 * gdb.base/printcmds.exp: Use test_print_accept. Remove
24891 prt_accept which was basically the same thing. Likewise for
24892 test_print_reject and prt_reject.
24893 * lib/gdb.exp (test_print_reject): Add some more error message
24894 patterns to match from the former printcmds.exp (prt_reject).
24895 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
24896 One defect of the passcount stuff is that some of it failed to
24897 report XPASS where appropriate.
24898 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
24899 stuff before and after arg in expected pattern.
24900 (test_paddr_operator_functions): Re-do test without print_addr_of;
24901 this is the only test which seems to want extra stuff there.
24902
24903 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24904
24905 * gdb.base/nodebug.exp: Update new tests to reflect improved
24906 wording of gdb output.
24907
24908 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
24909 and "ptype" work on variables in files compiled without -g.
24910 Replaces commented out "maint print msymbol" tests.
24911
24912 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24913
24914 * gdb.base/setvar.c (dummy): Call malloc.
24915
24916 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
24917 losing with the irix4 sed.
24918
24919 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
24920 ALRM" on irix4.
24921
24922 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24923
24924 * TODO: Remove items about corefile.exp testing new exec-file and
24925 backtrace; both are now done. Add items about printing enums.
24926
24927 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24928
24929 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
24930 "get signal $thissig" test fails.
24931
24932 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
24933
24934 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24935
24936 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
24937 compiler warning with dec alpha compiler.
24938
24939 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
24940 extra \n from gdb_test call (this explains why the prompt test
24941 that I removed yesterday was there).
24942 (user_defined_command_test): Remove extra \n and prompt test.
24943
24944 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
24945 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
24946 doesn't exist.
24947 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
24948 Also remove alpha workaround, which turns out to be because
24949 SIGABRT == SIGLOST.
24950
24951 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
24952
24953 * gdb.base/help.exp: Don't test "help show".
24954
24955 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24956
24957 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
24958 "set print address" is on.
24959 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
24960 pass prompt to gdb_test; gdb_test already looks for the prompt.
24961
24962 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
24963
24964 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
24965 was a vestige of the manual TESTSTRATEGY, and the purpose of it
24966 was to make sure that gdb can read a core file. But (a) the "read
24967 the corefile" part didn't make it to a1-selftest.exp, we just
24968 delete the corefile after creating it, and (b) we test reading
24969 corefiles in corefile.exp anyway. Also, this test left around a
24970 xgdb process on Solaris.
24971
24972 * gdb.base/corefile.exp: Also test backtrace.
24973
24974 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
24975
24976 * gdb.base/commands.exp: Test a simple user defined command with
24977 arguments and if/while statements; verify the full user command is
24978 printed by "show user".
24979
24980 * gdb.base/commands.exp: Test if/while commands as part of a
24981 breakpoint command list; verify they appear in breakpoint
24982 information.
24983
24984 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24985
24986 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
24987 than by dividing by zero.
24988
24989 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
24990
24991 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
24992 performing an inferior call with watchpoints enabled.
24993 * gdb.base/watchpoint.c (main): Delete second unnecessary read
24994 call.
24995
24996 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24997
24998 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
24999 of "file" command.
25000
25001 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
25002 Add additional pattern for when "int operator int(void);" appears
25003 in a different order.
25004
25005 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
25006
25007 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
25008
25009 * gdb.base/help.exp: Replace most of docstrings for "info signals"
25010 and "signal" with ".*".
25011
25012 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25013
25014 * TODO: Add note about "handle all nostop".
25015
25016 * gdb.base/{sigall.c, sigall.exp}: New test.
25017 * gdb.base/Makefile.in: Add it.
25018
25019 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
25020
25021 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
25022 when invoking GDB, suppresses any windowing interface.
25023
25024 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
25025
25026 * config/sim-gdb: New file, simulator testing support.
25027
25028 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
25029
25030 * gdb.base/interrupt.exp: Test calling func1 twice.
25031
25032 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
25033
25034 * gdb.base/list.exp (test_forward_search): Set timeout higher
25035 when we'll be getting lots of output from gdb.
25036
25037 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
25038 "init_malloc" to after the expect statement. Run it if that
25039 regexp is taken, but also for two others which happen if source
25040 cannot be found.
25041
25042 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25043
25044 * gdb.base/printcmds.exp: New test, for printing register before
25045 program is running.
25046
25047 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25048
25049 * gdb.base/list.exp: Correct some alternate expect patterns
25050 to reflect changes in list1.c.
25051
25052 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25053
25054 * TODO: Add item regarding large frames.
25055
25056 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
25057
25058 * TODO: Remove item about enabling return.exp; it
25059 is enabled. Suggest a few more "return" tests.
25060
25061 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25062
25063 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
25064 anonymous unions.
25065
25066 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25067
25068 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
25069 and pr-5646.o, so "make" is the same as "make all", not "make
25070 pr-4975.o".
25071
25072 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
25073
25074 * gdb.base/list.exp: Adjust expectations to reflect changes in
25075 list1.c.
25076 (test_forward_search): New test proc.
25077 * gdb.base/list1.c (long_line): New function, has long source line.
25078
25079 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
25080
25081 * gdb.base/a1-selftest.exp: Change initial stepping to know about
25082 additional line of code that was added.
25083
25084 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
25085
25086 * gdb.disasm/hppa.s: Break the large branching tests into smaller
25087 tests so as not to overflow expect's input buffers.
25088 * gdb.disasm/hppa.exp: Corresponding changes.
25089
25090 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25091
25092 Beginnings of template debugging tests.
25093 * gdb.c++/templ-info.cc: New file to test for template
25094 debugging capability of the compiler.
25095 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
25096 templ-info.cc.
25097 * gdb.c++/templates.cc: Add explicit template instantiations
25098 to enable compiling with -fno-implicit-templates. Add destructor
25099 and 'value' method to T5 class for template tests.
25100 * gdb.c++/templates.exp: Add testcases for printing of template
25101 types, setting breakpoints on template methods and calling a
25102 template method.
25103
25104 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
25105
25106 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
25107 branch target since some assemblers (gas-2.5) may emit a
25108 relocation for the branch instead of resolving it in the
25109 assembler.
25110
25111 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25112
25113 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
25114 through signal handler.
25115
25116 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25117
25118 * configure.in (*-*-netware): Use config/mt-netware.
25119
25120 * config/mt-netware: New file.
25121 * config/mt-i386-netware: Removed, separate configs for different
25122 netware architectures are no longer needed now that we have
25123 --with-headers.
25124
25125 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25126
25127 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
25128 by the recent changes to use ANSI C arithmetic conversions.
25129
25130 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25131
25132 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
25133 bug involving using inferior_pid to figure out whether to select a
25134 frame.
25135
25136 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
25137
25138 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
25139 match the current disassembler output.
25140
25141 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
25142
25143 * gdb.fortran/exprs.exp: Expect VOID instead of void.
25144 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
25145 types, expect "int" as type of integer values (for now).
25146
25147 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
25148
25149 * gdb.base/commands.exp: New tests for if/while commands.
25150
25151 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
25152
25153 * lib/gdb.exp (runto): Replace sub-pattern for hex value
25154 by .*, since hex values have different syntax in Chill mode.
25155
25156 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25157
25158 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
25159 linefeed from expect pattern for repeated types with indices > 9.
25160
25161 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
25162
25163 First part of Fortran test suite.
25164 * gdb.fortran: New directory.
25165 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
25166
25167 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25168
25169 * gdb.base/default.exp: Update expect pattern for load command
25170 without arguments.
25171
25172 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
25173
25174 * configure.in: Change i386 to i[345]86.
25175 * gdb.base/configure.in: Likewise.
25176 * gdb.c++/configure.in: Likewise.
25177 * gdb.chill/configure.in: Likewise.
25178
25179 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
25180
25181 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
25182 patterns, since that is not a valid context for comments.
25183
25184 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
25185
25186 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
25187 repeated types and repeated types with indices > 9.
25188
25189 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
25190
25191 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
25192 2417; old bug has been fixed.
25193
25194 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
25195
25196 * gdb.base/interrupt.exp: When trying to wake up the inferior,
25197 send the newline ourselves instead of assuming gdb_test will do
25198 so when passed an empty input string.
25199
25200 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
25201 stabs testcode.
25202
25203 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25204
25205 * lib/gdb.exp (gdb_test): Don't send anything if the first
25206 argument is an empty string. This makes cases where we want to
25207 match output that is already in expect's buffers (for example,
25208 matching a breakpoint after gdb_run_cmd has been called) work
25209 reliably.
25210
25211 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25212
25213 * config/netware.exp: New file.
25214
25215 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25216
25217 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
25218 the -B and -L prefixes so we can find the debugging stub.
25219
25220 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
25221 there and we are using the gcc from the tree.
25222
25223 * gdb.base/types.c: Removed.
25224
25225 * gdb.base/configure.in: Look for makefile fragments in ../config.
25226 Recognize i386-*-netware.
25227 * gdb.c++/configure.in: Likewise.
25228
25229 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25230
25231 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
25232 the correct TCL syntax.
25233
25234 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25235
25236 * gdb.base/opaque.exp: use runto instead of messing around with
25237 breakpoints. Simplify by using gdb_test.
25238
25239 * gdb.base/bitfields.exp: restart between tests on netware targets
25240 because breakpoints aren't relocated after target death. Run
25241 processes to completion.
25242
25243 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
25244
25245 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
25246
25247 * Makefile.in: Remove extra tabs that confuse some versions
25248 of "make". Use the newly built gdb to test with by default,
25249 rather than the first one in the tester's search path.
25250
25251 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
25252
25253 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
25254
25255 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
25256 condition help.
25257
25258 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25259
25260 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
25261
25262 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
25263 running.
25264 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
25265 * gdb.base/funcargs.exp: Likewise.
25266
25267 * gdb.base/bitfields.exp: Simplify by using gdb_test.
25268 * gdb.base/funcargs.exp: Likewise.
25269
25270 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
25271 message is "".
25272
25273 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25274
25275 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
25276 return,signals,twice}.exp: Handle non-existant binaries
25277 consistantly.
25278
25279 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
25280 * gdb.base/Makefile.in: Don't try to generate a core dump, we
25281 might testing a cross development system.
25282
25283 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25284
25285 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
25286 runtest script is relative to ${srcdir}, not ${rootdir}.
25287
25288 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
25289
25290 * gdb.base/signals.exp: Allow for optionality of breakpoint
25291 address.
25292
25293 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25294
25295 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
25296
25297 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
25298
25299 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
25300 for size_t definition.
25301 * gdb.c++/templates.cc: Likewise
25302
25303 * config/mt-i386-netware: New file.
25304
25305 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
25306 defined.
25307
25308 * gdb.base/Makefile.in: Added support for systems that name core
25309 files by appending "core" to the program name.
25310 * gdb.base/a1-selftest.exp: Likewise.
25311
25312 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25313
25314 * gdb.base/return.exp: Add comment and message for `return double'
25315 test failure on Sparc Solaris.
25316
25317 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
25318
25319 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
25320
25321 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25322
25323 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
25324 from optimizing them away.
25325 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
25326 patterns to include default constructors and assignment operators,
25327 to match gcc versions beyond 2.5.8. Accept any cplus demangling
25328 character in the output of the virtual base pointer.
25329
25330 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25331
25332 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
25333 expression match in print_addr_of to avoid unintented matches.
25334 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
25335 versions up to 2.5.8.
25336
25337 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25338
25339 * gdb.base/list.exp: Tweak alternate pattern for listing of an
25340 included file to run under newer versions of expect.
25341 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
25342 consecutive >'s in templates to accomodate recent cplus-dem.c change.
25343 Remove xfail for the virtual table of BDDHookV.
25344
25345 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
25346
25347 * lib/gdb.exp (string_to_regexp): Set a default result.
25348 (default_gdb_start): Fix misleading message.
25349
25350 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
25351
25352 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
25353 Remove all CC, etc definitions.
25354 * config/mt-hpux: New file.
25355 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
25356 (CFLAGS, LDFLAGS): Define.
25357 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
25358
25359 * Makefile.in (site.exp): Don't insert host_os, etc.
25360 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
25361 (distclean): Check existence of subdir.
25362 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
25363 * gdb.base/Makefile.in: General cleanup and simplification.
25364 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25365 to build executables. Use default rule to build .o files.
25366 (EXPECT, RUNTEST, CC): Fix relative pathname.
25367 (site.exp): Don't insert host_os, etc.
25368 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
25369 and/or SIGUSR1 defined.
25370 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
25371 * gdb.c++/Makefile.in: General cleanup and simplification.
25372 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25373 (CFLAGS): Remove.
25374 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
25375
25376 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
25377
25378 * gdb.base/recurse.exp: Misc changes to get tests running again
25379 after Kung's changes to the watchpoint code.
25380 * gdb.base/watchpoint.exp: Likewise.
25381
25382 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
25383
25384 * lib/gdb.exp (string_to_regexp): Convert {\} also.
25385
25386 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
25387
25388 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
25389 * lib/gdb.exp (default_gdb_start): Define.
25390 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
25391 gdb.base/funcargs.exp, gdb.base/opaque.exp,
25392 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
25393 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
25394 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
25395 Don't call gdb_target_udi in between tests.
25396
25397 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25398
25399 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
25400 (which was basically just a local version of the same thing). In
25401 addition to avoiding duplication, gdb_test_exact is faster.
25402 * lib/gdb.exp (gdb_test_exact): Fix typo.
25403
25404 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
25405 don't give an error.
25406
25407 * gdb.base/term.exp: Call delete_breakpoints before starting.
25408
25409 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
25410 (t10): Add comment.
25411
25412 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25413
25414 Reorganization of the GDB Test Suite.
25415
25416 * gdb.base: New directory, contains all the basic tests.
25417 * gdb.c++: New directory, tests specific to C++.
25418 * gdb.chill: New directory, tests specific to Chill.
25419 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
25420 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
25421 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
25422 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
25423 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
25424 t30-31 to chill).
25425 * */gdbme.*: Rename to match appropriate expect scripts.
25426 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
25427 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
25428 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
25429 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
25430 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
25431 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
25432 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
25433 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
25434 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
25435 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
25436 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
25437 gdb.c++/virtfunc.cc: New names of C++ files.
25438 * gdb.chill/chillvars.ch: New name of Chill file.
25439 * gdb.base/configure.in, gdb.c++/configure.in,
25440 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
25441 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
25442 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
25443 * configure.in (configdirs): Update to reflect directory changes.
25444 (target_abbrev): No longer define for any configuration.
25445 * Makefile.in: Cosmetic improvements to header comments.
25446
25447 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
25448
25449 Various changes to gdb.t31:
25450
25451 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
25452 * gdbme.ch: Make all key-words and predefineds be upper-case.
25453 * chillvars.exp: Expect key-words and predefinds in upper-case.
25454
25455 * chillvars.exp: Use gdb_test_exact many places.
25456 Change expected output for arrays (which now includes index labels).
25457
25458 * pr-5020.exp, gdme.ch (module PR_5020):
25459 New test, for PR-5020.
25460
25461 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
25462
25463 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
25464 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
25465
25466 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
25467
25468 * Makefile.in: Fix bit-rot in definitions of CHILL,
25469 CHILL_FOR_TARGET and Chill_LIB.
25470 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
25471 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
25472 CHILL, and CHILL_LIB.
25473
25474 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
25475
25476 * Revert the previous changes. Please see Rob's directory
25477 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
25478
25479 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
25480
25481 * Makefile.in, configure.in, config/mips-gdb.exp,
25482 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
25483 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
25484 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
25485 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
25486 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
25487 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
25488 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
25489 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
25490 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
25491 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
25492 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
25493 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
25494 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
25495 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
25496 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
25497 changes from 94Q1.
25498
25499 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
25500
25501 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
25502 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
25503 Rob's new testing fragments.
25504
25505 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
25506
25507 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
25508 lib/gdb.exp: Replace error proc calls with perror.
25509
25510 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25511
25512 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
25513 version also, match on casted version strings, and match on
25514 gdb startup case where the line numbers might be messed up.
25515
25516 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
25517
25518 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
25519 (CFLAGS): Delete it from here.
25520
25521 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
25522
25523 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
25524
25525 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
25526
25527 * Makefile.in (RUNTEST): Default to just "runtest".
25528
25529 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25530
25531 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
25532 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
25533 the code has been restructured.
25534
25535 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25536
25537 * gdb.t00/default.exp (set write): Allow any number of \r and/or
25538 \n, not just one of each.
25539
25540 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
25541 /bin/cc gives a warning if you do.
25542
25543 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
25544
25545 * gdb.t24/demangle.exp: change expect pattern of
25546 __t10ListS_link1ZUiRCUiPT0
25547
25548 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25549
25550 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
25551 on local variables in recursive functions.
25552
25553 * gdb.t07/Makefile.in: Build the new test.
25554
25555 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25556
25557 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
25558 directly. Instead compare the return values from actual calls.
25559
25560 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
25561
25562 * Makefile.in (check): Set TCL_LIBRARY for runtest.
25563
25564 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25565
25566 * From Peter Schauer with minor modifications.
25567 * gdb.t15/return.exp (return_tests): Handle targets where "return"
25568 stops in mid-line in the caller. Add xfail for returning a float
25569 value on X86 targets.
25570
25571 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25572
25573 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
25574 to avoid expect lossage.
25575 (fmem_LRbug_tests): Likewise.
25576 * gdb.disasm/hppa.s: Corresponding changes.
25577
25578 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
25579 conditions to work with latest dejagnu/expect.
25580
25581 * gdb.t15/funcargs.exp (finish from indirect call): No longer
25582 expected to fail on the PA.
25583 (backtrace in call with trampolines): Explicitly require main
25584 to be frame #1 (no trampolines should show up in backtrace).
25585
25586 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
25587 "continue -expect".
25588 * gdb.t06/break.exp: Likewise.
25589 * gdb.t07/watchpoint.exp: Likewise.
25590 * gdb.t13/bitfields.exp: Likewise.
25591 * gdb.t15/{funcargs,return}.exp: Likewise.
25592 * gdb.stabs/weird.exp: Likewise.
25593 * config/{mips,udi}-gdb.exp: Likewise.
25594
25595 * hppa.sed: Enclose comments within a sed command to avoid
25596 losing with the old OSF1 sed.
25597
25598 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25599
25600 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
25601 sequent dynix.
25602 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
25603 * gdb.t15/funcargs.exp: Conditionally step again to really
25604 finish from marker_call_with_trampolines. Handle the case where
25605 the first step from within call_with_trampolines already steps
25606 us back to main.
25607 * gdb.t15/gdbme.c: Add comment to closing brace of
25608 call_with_trampolines for funcargs.exp.
25609
25610 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25611
25612 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
25613 Fix typo(s).
25614
25615 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25616
25617 * gdb.t07/gdbme.c: More code for watchpoint testing.
25618
25619 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
25620 "Hardware watchpoint" throughout file.
25621 (test_watchpoint_triggered_in_syscall): New test.
25622 (test_complex_watchpoint): New test.
25623
25624 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25625
25626 * gdbme.c (call_with_trampolines): New function to try and step
25627 into. Tests trampoline problems on the PA.
25628
25629 * funcargs.exp (localvars_in_indirect_call): No longer expect
25630 stepping into indirect call to fail on PAs.
25631 (test_stepping_over_trampolines): New test.
25632
25633 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25634
25635 * TODO: Add suggestions for static member function tests, and
25636 completion tests.
25637
25638 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25639
25640 * TODO: Add suggestions for "p/a" tests.
25641
25642 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
25643 (default_gdb_exit): Replace all the hair with sending "quit" to
25644 the process with a simple close.
25645
25646 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25647
25648 * TODO: Add suggestions for shared library tests.
25649
25650 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25651
25652 * TODO: Add suggestions for x/s tests.
25653
25654 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25655
25656 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
25657 "enable once", and "enable breakpoints once" with ".*".
25658
25659 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25660
25661 * TODO: Add suggestions about structure passing tests.
25662
25663 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25664
25665 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
25666 the primary1 test, use work around if __GNUC__ < 2.
25667 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
25668 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
25669 Test for bad output rather than waiting for timeout. Issue
25670 second continue only if first continue failed.
25671
25672 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25673
25674 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
25675 operator[] test with gdb_test because the old code didn't seem to
25676 be getting the quoting right with the new dejagnu.
25677
25678 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
25679
25680 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
25681 one from the path.
25682 * Makefile.in: Use a fresh expect if there is one, use runtest
25683 from the src tree if there is one.
25684
25685 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25686
25687 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
25688 next over recursive call. Revise the tests from that point on
25689 (which had been skipped) to match GDB's actual (correct) output.
25690
25691 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
25692 with next over a breakpoint whose condition is false.
25693
25694 * gdb.t00/help.exp: Comment out "help set print" tests just like
25695 (and for same reason as) "help set" test.
25696
25697 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25698
25699 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
25700 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
25701
25702 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25703
25704 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
25705 necessary gdb_target_udi.
25706
25707 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
25708
25709 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
25710 1838 and 2417; they are fixed.
25711
25712 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
25713 gdb.t03/ptype.exp (ptype structure, ptype union):
25714 Remove xfails; the test is looser than when the xfails were added.
25715
25716 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
25717 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
25718
25719 * gdb.t01/run.exp: Only run shell test if isnative.
25720
25721 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
25722 since "run" automatically loads if necessary. Call gdb_target_udi
25723 after the "file" since "file" kills any execution target.
25724
25725 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
25726 GDB. GDB doesn't work that way (not anymore at least) on UDI.
25727 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
25728 argument for UDI.
25729
25730 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25731
25732 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
25733
25734 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
25735
25736 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25737
25738 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
25739 properly quoting regexps. This makes the second argument to
25740 demangle a fixed string, which matches the callers, instead of a
25741 shell-style pattern which is what the previous implementation
25742 used. Update some of the callers.
25743
25744 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25745
25746 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
25747 (comib_nullified_tests): Fix typo.
25748 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
25749 strings. No longer expected to fail.
25750
25751 * gdb.disasm/hppa.s (addib_tests): Fix typo.
25752 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
25753 strings. No longer expected to fail.
25754
25755 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
25756 string. No longer expected to fail.
25757
25758 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25759
25760 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
25761 No longer expected to fail.
25762
25763 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
25764 string. No longer expected to fail.
25765
25766 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25767
25768 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
25769 only in the names (I probably got most of them). I was even
25770 generous with some which differed in underscores in names, and
25771 probably missed a few, and I *still* was able to remove almost a
25772 third of the file with almost no impact on testsuite coverage.
25773
25774 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25775
25776 * gdb.t00/default.exp: Match udi_attach error message as well as
25777 the one from child_attach.
25778
25779 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
25780
25781 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
25782
25783 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
25784 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
25785
25786 * Move test with enums and partial symbols back to
25787 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
25788 Reverts the change of 26 May 93. Per today's change to
25789 stabs.texinfo, the behavior that weird.exp was expecting was
25790 unreasonable; what is important is that the compiler+gdb get
25791 things right, which happens with a recent gcc. Also fix the test
25792 to deal with native compilers which put out the stab gdb can't
25793 deal with.
25794
25795 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25796
25797 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
25798 in the names. The main thing these accomplish is to slow things down.
25799 Many more such duplicates surely remain.
25800
25801 * gdb.t00/help.exp: Comment out "help support" test just like
25802 (and for same reason as) "help set" test.
25803
25804 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
25805
25806 * gdb.t06/break.exp: Remove setup_xfails for
25807 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
25808 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
25809 about known bug in gcc to include up through 2.5.8.
25810 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
25811 well as "_vb$".
25812 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
25813 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
25814 with latest gcc and gdb.
25815 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
25816 well as "_vb$".
25817
25818 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25819
25820 * configure.in (hppa*-*-*): Also configure and build stabs-only
25821 tests.
25822
25823 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25824
25825 * gdb.t10/hppa.mt: A makefile fragment for the PA.
25826 * gdb.t10/configure.in (hppa*-*-*): Use it.
25827
25828 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25829
25830 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
25831
25832 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25833
25834 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
25835 versions prior to 1.13.5.
25836
25837 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25838
25839 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
25840 the prompt is at the start of a line.
25841
25842 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25843
25844 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
25845 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
25846 in the copr tests now.
25847 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
25848 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
25849 expected to fail.
25850
25851 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
25852
25853 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
25854 gdb.t31/chillvars.exp, lib/gdb.exp:
25855 Tweak to run under either version of expect.
25856 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
25857 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
25858 * gdb.t11/list.exp: Remove extraneous whitespace.
25859
25860 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25861
25862 * gdb.t16/printcmds.exp (test_print_strings): Accept
25863 "(unsigned char *) " before the string.
25864
25865 * TODO: Add notes about printing of fancy types and GDB expressions.
25866
25867 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
25868
25869 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
25870 * gdb.t06/configure.in: Don't try to compile signals test program
25871 if doing mips-idt-ecoff.
25872
25873 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
25874
25875 * Most .exp files: Tweak to run under either version of expect.
25876
25877 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25878
25879 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
25880 xfails; I'm not sure why they are failing, but not because of PR 1806.
25881
25882 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
25883
25884 * config/unix-gdb.exp: Remove gdb_unload cause it's already
25885 defined in lib/gdb.exp.
25886
25887 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25888
25889 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
25890 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
25891 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
25892 have to be typeless.
25893
25894 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25895
25896 * TODO: Add suggestion for copyright year test.
25897
25898 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
25899
25900 * configure.in (*-*-lynxos*): Add stabs tests.
25901
25902 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25903
25904 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
25905 so insert a tab before any assembler directive in column zero.
25906
25907 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
25908 stores.
25909 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
25910 stores.
25911 (fpu_short_memory_tests): Likewise.
25912
25913 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25914
25915 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
25916 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
25917 .stabs directives in comments.
25918
25919 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25920
25921 * TODO: New file, describing tests we could write.
25922 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
25923
25924 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25925
25926 * gdb.t06/signals.exp: Add kludge to force re-sync.
25927
25928 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
25929 to xgdb instead of gdb, get out of gdb.
25930
25931 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
25932
25933 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
25934 for info.
25935
25936 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25937
25938 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
25939 * gdb.stabs/configure.in (hppa*-*-*): Use it.
25940 * gdb.stabs/hppa.sed: New sed script for the PA.
25941
25942 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25943
25944 * gdb.stabs: Re-write weird.def and configuration to use sed
25945 instead of cpp. sed is portable and POSIX; cpp is neither.
25946
25947 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25948
25949 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
25950
25951 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25952
25953 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
25954
25955 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25956
25957 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
25958 "_vb$".
25959 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
25960 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
25961
25962 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25963
25964 * lib/gdb.exp: Comment out code which depends on non-existent
25965 `transform' procedure.
25966
25967 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
25968
25969 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
25970 * lib/gdb.exp: Transform tool name.
25971 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
25972 1.1's new error handling system.
25973
25974 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25975
25976 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
25977
25978 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25979
25980 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
25981 They made pattern matching so slow that timeouts happened on
25982 heavily loaded systems. Now any output from "show print" which
25983 gets us back to the GDB prompt is a PASS.
25984
25985 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
25986
25987 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
25988
25989 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25990
25991 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
25992
25993 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
25994 It is not from PR 3220.
25995
25996 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25997
25998 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
25999 just started failing because they depended on the order the
26000 subcommands are presented, or exact docstring text. This kind of
26001 test is a pain and has minimal benefit.
26002
26003 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26004
26005 * gdb.t09/corefile.exp: At end of test, use "core" command with
26006 no arguments.
26007
26008 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
26009
26010 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
26011 17}/Makefile.in: Make it possible to run the testsuite with Sun
26012 make and CC = cross gcc by adding explicit build rules for .o
26013 files.
26014
26015 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26016
26017 * gdb.t15/funcargs.exp: Don't put comments on same line as
26018 setup_xfail (@#$*%& tcl braindamage!).
26019
26020 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26021
26022 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
26023
26024 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
26025
26026 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
26027 * gdb.t20/inherit.exp: remove three dumplicate entries.
26028
26029 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26030
26031 * gdb.t06/break.exp: For "next over recursive call", fail on any
26032 incorrect output, not just on "factorial (value=2)".
26033
26034 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26035
26036 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
26037 working now. Add an xfail if accesing a bss variable causes
26038 a memory error if the target is not yet run.
26039
26040 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26041
26042 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
26043 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
26044 name of __st* demangling (2 strings). Did Kung really get the
26045 more than 95 others right without testing them?
26046
26047 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
26048
26049 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
26050
26051 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
26052
26053 * configure.in (configdirs): Add gdb.disasm
26054 * gdb.disasm: New directory for GDB disassembler tests.
26055 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
26056
26057 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26058
26059 * gdb.t00/help.exp: Don't test "help set".
26060
26061 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
26062 from within expect statements. None of these happen anymore and
26063 they cause regressions to be silently unnoticed.
26064
26065 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
26066 messages) about known failures with gcc cygnus-2.4.5-930417.
26067
26068 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
26069 comp-info.exp so it gets built if it doesn't exist.
26070
26071 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
26072 it is no longer used.
26073 * gdb.t13/comp-info.c: Removed.
26074
26075 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26076
26077 * gdb.t06/signals.exp: Add xfail for sun3.
26078
26079 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26080
26081 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
26082 relevant because ^C doesn't get sent but failure can be reproduced
26083 interactively).
26084
26085 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26086
26087 * gdb.stabs/alpha.mt: New configuration file for alpha.
26088 * gdb.stabs/configure.in: Use it.
26089 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
26090 sharing with alpha.mt, redefine long to word via preprocessor.
26091 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
26092 for alpha.
26093 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
26094 native cc.
26095 * gdb.t00/teststrategy.exp: Change expect string so that we
26096 consume the `(xgdb)' from the command echo and from the gdb prompt.
26097 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
26098 gdb currently compares all values as long, so this failure probably
26099 applies to any configuration where LONGEST is bigger than a target int.
26100 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
26101 with gcc.
26102 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
26103 to handle opaque pointers, gcc is.
26104 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
26105 as first argument. Include <sys/types.h> and change all operator
26106 new definitions to use size_t.
26107 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
26108 now that we use size_t.
26109
26110 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26111
26112 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
26113 a long or float array cast all array members to the same type.
26114 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
26115 with 64 bit longs.
26116 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
26117 on alpha.
26118 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
26119
26120 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26121
26122 * gdb.t24 (demangle.exp): Constructors of templates have names like
26123 vector<int>::vector(int) not vector<int>::vector<int>(int). See
26124 section 14.6 of the ARM.
26125
26126 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
26127 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
26128 accomplish little and slow down the testsuite.
26129
26130 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
26131 Accept spaces various places.
26132
26133 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26134
26135 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
26136 with watchpoint enabled.
26137
26138 * Makefile.in: Remove definition of CC and remove the second
26139 definition of CXX (the "CXX = gcc" one remains). These definitions
26140 were causing backquotes to be expanded within backquotes, which
26141 doesn't work.
26142
26143 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
26144
26145 * gdb.t17/callfuncs.exp: Add "return 0" to end.
26146
26147 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26148
26149 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
26150 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
26151 by mips cc and contains no stabs entries.
26152
26153 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
26154
26155 * config/vx-gdb.exp: Use fake device to load files rather than
26156 NFS.
26157 * lib/gdb.exp: New proc to do "file" command.
26158 * config/unix-gdb.exp: Use new "file" proc.
26159
26160 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
26161
26162 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
26163 Rework board rebooting slightly.
26164 (gdb_exit): Don't exit from the remote shell; there isn't one.
26165 * gdb.stabs/weird.exp: If a program is being debugged already,
26166 kill it.
26167 * gdb.t04/setvar.exp: Stop and restart gdb.
26168 * gdb.t05/expr.exp: Likewise.
26169 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
26170 restart gdb and reload the program.
26171 * gdb.t08/opaque.exp: Likewise.
26172 * gdb.t12/scope.exp: Likewise.
26173 * gdb.t13/bitfields.exp: Likewise.
26174 * gdb.t15/funcargs.exp: Likewise.
26175 * gdb.t20/classes.exp: Likewise.
26176 * gdb.t03/ptype.exp: Increase timeout.
26177 * gdb.t16/printcmds.exp (test_print_string_constants,
26178 test_print_array_constants): Likewise.
26179 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
26180 * gdb.t20/classes.exp (do_tests): Likewise.
26181 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
26182
26183 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
26184
26185 * gdb.stabs: Renamed *wierd* to *weird*.
26186
26187 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
26188
26189 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
26190 for timeout. Add "known gcc 2.4.5 bug" to failure message.
26191
26192 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
26193
26194 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
26195 (do_tests): Remove xfail for whatis on one_var and two_var.
26196
26197 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
26198
26199 * Makefile.in: Made cross building work better by adding
26200 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
26201
26202 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26203
26204 * gdb.t15/{return.c,return.exp,Makefile.in}:
26205 New test, currently commented out.
26206
26207 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
26208
26209 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
26210 still running and removes the leftover named socket so GDb can do
26211 clean restarts.
26212
26213 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
26214
26215 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
26216 console, not GDB.
26217 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
26218 cross testing works better with "make check"
26219 * config/unix-gdb: Use default procedures for exit and version.
26220 * config/vx-gdb.exp: Cleaned up and massaged back to working order
26221 with the newest VxWorks.
26222
26223 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26224
26225 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
26226 old form.
26227
26228 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
26229 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
26230
26231 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
26232
26233 * config/unix-gdb.exp: Remove this version of gdb_exit
26234 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
26235 Rob says he'll look at it when he gets back to testing boards.
26236
26237 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
26238
26239 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
26240 an expected fail for certain ptype commands.
26241
26242 * gdb.t20/classes.exp: Update expected results of "ptype class
26243 Base1" to account for the constructor that now appears in the type.
26244
26245 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
26246
26247 * configure.in (configdirs): Restore gdb.t04, which mysteriously
26248 disappeared from list.
26249 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
26250 "alldone" proc with call to cleanup and exit.
26251 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
26252 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
26253 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
26254 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
26255 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
26256 "alldone" proc with simple returns that suppress remaining
26257 tests. The alldone proc went away many months ago.
26258
26259 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26260
26261 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
26262
26263 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
26264
26265 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26266
26267 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
26268 as vax gdb will display them.
26269
26270 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26271
26272 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
26273 optimizers.
26274
26275 * scope.exp: Change "bad value for localval" messages so each one
26276 is unique.
26277
26278 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
26279 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
26280
26281 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
26282
26283 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26284
26285 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
26286 doesn't exist (due to optimization).
26287
26288 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26289
26290 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
26291 contains \r because the filename is long.
26292
26293 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
26294 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
26295
26296 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26297
26298 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
26299 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
26300 Ultrix.
26301 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
26302 int tests.
26303 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
26304
26305 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
26306
26307 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
26308
26309 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
26310 to match does not match the passing case but still matches the
26311 failing case.
26312
26313 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26314
26315 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
26316
26317 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
26318
26319 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
26320 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
26321 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
26322 Remove various versions of gdb_exit.
26323 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
26324 gdb_exit.
26325 * config/unix-gdb.exp: gdb_exit remains here, and should override
26326 the generic version, since it's doing a lot of wierd stuff that
26327 the other versions aren't. FIXME, fold it in, or abandon this
26328 version.
26329
26330 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26331
26332 * gdb.t24/demangle.exp: Add tests for PR 3220.
26333
26334 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26335
26336 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
26337
26338 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
26339
26340 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
26341 "i386-*-*". Works for i486 as well.
26342
26343 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
26344 bug, and expand domain of xfail to all SVR4 systems, since the
26345 actual problem is likely to be in generic SVR4 /proc support.
26346
26347 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26348
26349 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
26350
26351 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
26352
26353 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
26354 xfails for other systems. Match a missing 'Continuing.' as an
26355 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
26356
26357 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
26358 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
26359 Only issue warning for missing executables if -all option is used.
26360
26361 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
26362 file if -all option is used. It's like an unpredictable XFAIL.
26363
26364 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26365
26366 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
26367 for dynamically linked binaries.
26368
26369 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
26370
26371 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26372
26373 * gdb.t20/inherit.exp: Change message for "print tagless struct"
26374 to state that this is a known bug in old versions of g++.
26375
26376 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26377
26378 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
26379 while waiting for `Continuing'.
26380
26381 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
26382
26383 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
26384 in text, data, and bss.
26385 * gdb.t10/nodebug.c: Add local and global test variables for
26386 initialized and uninitialized data.
26387
26388 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26389
26390 * config/unix-gdb.exp (gdb_exit): Add "wait".
26391
26392 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26393
26394 * gdb.t06/signals.exp: xfail the continue from the handler for all
26395 targets.
26396
26397 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
26398 function with watchpoints enabled, the i386 call dummy starts with
26399 a call.
26400
26401 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
26402 386 bsd names its corefiles.
26403
26404 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
26405
26406 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
26407 compilers don't grok it.
26408 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
26409 with small octal ints rather than character constants, which
26410 are signed and might not fit if first promoted to int.
26411
26412 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
26413
26414 * gdb.t09/Makefile.in (clean): Remove corefile.
26415
26416 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26417
26418 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
26419
26420 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26421 and Jim Kingdon (kingdon@cygnus.com)
26422
26423 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
26424 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
26425 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
26426
26427 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26428
26429 * gdb.t17/interrupt.exp: Add xfail for hppa.
26430
26431 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26432
26433 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
26434 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
26435 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
26436 to determine signed-ness of bitfields and use the result to setup
26437 the xfail.
26438 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
26439 * gdb.t15/funcargs.exp: Use them to step until the second indirect
26440 call line is reached if necessary.
26441
26442 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26443
26444 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
26445
26446 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26447
26448 * gdb.t06/break.exp: Also test `clear' command.
26449
26450 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26451
26452 * gdb.t00/teststrategy.exp: Remove extra quote.
26453
26454 * gdb.t07/watchpoint.exp: Change xfail for calling function with
26455 watchpoint enabled to be for all non-68k machines.
26456
26457 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
26458
26459 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26460
26461 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
26462 targets use aout.mt instead of ecoff.mt as gas understands
26463 standard aout format.
26464
26465 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26466
26467 * lib/gdb.exp (runto): Don't insist that function we are running to
26468 was compiled with -g.
26469
26470 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
26471
26472 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
26473 to get back into the read system call.
26474 Accept leading newline in case where we woke it up.
26475
26476 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26477
26478 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
26479 to make the stabs test work on ecoff systems using gcc and -with-stabs.
26480 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
26481 enable ecoff configuration.
26482
26483 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26484
26485 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
26486
26487 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26488
26489 * gdb.t16/printcmds.exp: Add another printf test.
26490
26491 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
26492
26493 * configure.in: If configured -with-stabs on any target, add
26494 stabsdirs to configdirs.
26495
26496 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26497
26498 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
26499 fun" so pattern does not match the command itself.
26500
26501 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26502
26503 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
26504
26505 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26506
26507 * gdb.t17/interrupt.exp: Test for more things.
26508
26509 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26510
26511 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
26512 compiler arranges the code and line numbers.
26513
26514 * gdb.t17/interrupt.exp: Don't send \n after ^C.
26515
26516 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26517
26518 * gdb.t00/help.exp: Increase expect input buffer size.
26519
26520 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26521
26522 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
26523
26524 * gdb.t07/watchpoint.exp: Add xfail for hppa.
26525
26526 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
26527
26528 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
26529 [0-9]*, not just [0-9].
26530
26531 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26532
26533 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
26534
26535 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
26536
26537 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26538
26539 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
26540
26541 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26542
26543 * gdb.t06/signals.c: Add xfails for sun3.
26544
26545 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
26546
26547 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
26548 test_stepping tests.
26549
26550 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26551
26552 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
26553
26554 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
26555
26556 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
26557 rather than actually putting it through cpp twice.
26558
26559 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
26560
26561 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
26562
26563 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
26564 no longer needed.
26565
26566 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26567
26568 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
26569
26570 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
26571 C++ features prints as "struct", make it a pass, not an xfail.
26572
26573 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26574
26575 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
26576 Don't require VA to print as "class" rather than "struct".
26577
26578 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
26579
26580 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
26581
26582 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26583
26584 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
26585
26586 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26587
26588 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
26589 order.
26590
26591 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26592
26593 * gdb.t16/printcmds.exp: Add printf tests.
26594
26595 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
26596
26597 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
26598
26599 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
26600
26601 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
26602 pass counts, to counteract any existing or future setup_xfails.
26603
26604 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26605
26606 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
26607 {BEGIN,END}_COMMON for common block instead of STAB.
26608 * gdb.stabs/wierd.exp: Add xfail for rs6000.
26609
26610 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
26611 intp_var should be N_GSYM not N_LSYM.
26612 wierd-aout.S: Use a label for the value of the N_SO.
26613 wierd.def: Remove all backslashes.
26614 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
26615
26616 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26617
26618 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
26619 get the expected next to inheritance3.
26620
26621 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26622
26623 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
26624 now that gcc-2.4 gets it right.
26625
26626 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26627
26628 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
26629
26630 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
26631 generating comp-info.exp which works for cross-compilation.
26632
26633 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
26634
26635 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
26636 "*-*-sysv4.*".
26637
26638 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
26639
26640 * gdb.t01/run.exp: Start with a fresh gdb.
26641 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
26642 SVR4.x.
26643
26644 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
26645
26646 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
26647 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
26648 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
26649 Makefile.in (distclean, realclean): Remove gdbme.c from list of
26650 things to remove.
26651
26652 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
26653
26654 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
26655 test cases from bug reports.
26656
26657 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
26658
26659 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
26660 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
26661 avoid spurious xfails.
26662 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
26663 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
26664 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
26665
26666 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
26667
26668 * gdb.t00/teststrategy.exp: Rework to provide more useful
26669 description of each test, fix problem with systems that define
26670 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
26671 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
26672 results for "next over recursive call" so timeouts aren't taken
26673 by error.
26674
26675 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
26676
26677 * gdb.t12/scope.exp: Test printing of variables before run.
26678
26679 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
26680 printed in wrong order due to sorting.
26681
26682 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
26683
26684 * gdb.t00/teststrategy.exp: Fix expected results for printing
26685 user entered string constant. Is array of char, prints with no
26686 address.
26687
26688 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
26689 commands.
26690 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
26691 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
26692 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
26693 of struct of char arrays.
26694 * gdb.t00/radix.exp: New tests for radix commands.
26695
26696 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
26697
26698 * gdb.t16/printcmd.exp: Print a variable before running program
26699 (with xfail for AIX).
26700
26701 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
26702
26703 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
26704
26705 * gdb.t16/printcmd.exp: Don't print variables before running program.
26706
26707 * gdb.t06/break.exp: Don't require envp argument to main.
26708
26709 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
26710
26711 * gdb.t02/whatis.exp, gdb.t11/list.exp:
26712 Add xfails for rs6000.
26713
26714 * gdb.t02/whatis.exp: Change other tests not to re-test something
26715 we already tested.
26716
26717 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
26718 each type used has a variable of that type.
26719
26720 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
26721
26722 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
26723
26724 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
26725
26726 * configure.in: change srctrigger to be a file, not a directory
26727
26728 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
26729
26730 * configure.in (mips-idt-ecoff*): Added trailing '*'.
26731
26732 * gdb.t11/list.exp: Fixed a couple of typos.
26733
26734 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
26735
26736 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
26737 is fixed and PR is closed.
26738 * gdb.t16 (gdbme.c): Add simple test string variable.
26739 * gdb.t16 (printcmds.exp): Add tests with simple test string
26740 variable, primarily for boundaries on "set print elements".
26741
26742 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
26743
26744 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
26745 Make leading 0's optional and don't expect a tab in the middle
26746 of the number.
26747
26748 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
26749
26750 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
26751 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
26752 don't end command passed to gdb_test with newline.
26753
26754 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
26755 signed keyword away, don't expect signed bitfields to be signed.
26756
26757 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
26758 printing with only as many 1's as are in the field as well as printing
26759 with 32 1's (see comment).
26760
26761 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
26762
26763 * gdb.t00/default.exp: Start with a fresh gdb.
26764 * configure.in (configdirs): Remove gdb.t31 until the chill
26765 compiler works again. It no longer is able to find chillrt0
26766 since it isn't in libchill.a anymore.
26767 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
26768 wierd.o, make more modular.
26769 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
26770 spurious newlines that caused problems.
26771
26772 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26773
26774 * Move test with enums and partial symbols from gdb.t03/ptype.exp
26775 to gdb.stabs/wierd.exp since GCC has worked around the bug.
26776 gdb.stabs/wierd.{exp,def}: Many new tests.
26777
26778 * gdb.t00/default.exp: update info line for new message.
26779
26780 * gdb.t02/{whatis.exp,gdbme.c}:
26781 Test that "char *" doesn't print as "caddr_t".
26782
26783 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26784
26785 * gdb.t00/help.exp: Use .* in place of some help messages which
26786 just changed.
26787 gdb.t00/default.exp: Update "info frame" test for new message.
26788 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
26789 Remove some xfails
26790
26791 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26792
26793 * gdb.t03/{gdbme.c,ptype.exp}:
26794 Add tests for typedef'd struct and union without tags.
26795 Also check "whatis" on a variable of a typedef'd enum without a tag.
26796
26797 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
26798 PRMS 1823; the bug still exists but isn't reproduced by this test
26799 anymore), and remove rs6000 XFAIL (the bug is fixed).
26800
26801 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
26802 duplicated from whatis.exp. For those that are left, accept
26803 "long", "long int", or "int" for long variables (whatis.exp already
26804 has an XFAIL for "int", so no need to fail it here).
26805
26806 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
26807 Deal with GCC's names for types now that GDB uses the compiler's names.
26808
26809 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
26810 setup_xfail's for sunos4. If we #defined the signed keyword away,
26811 don't expect GDB to know that char it is signed.
26812
26813 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
26814
26815 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
26816
26817 * configure.in (configdirs): Add gdb.t24 for C++ tests that
26818 should work on any system, regardless of debugging format.
26819 * gdb.t21/demangle.exp: Move to gdb.t24.
26820 * gdb.t24/demangle.exp: Move from gdb.t21.
26821 * gdb.t24/{Makefile.in, configure.in}: New files.
26822
26823 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26824
26825 * configure.in: Do gdb.stabs and C++ tests only for stabs.
26826 * gdb.stabs: New directory.
26827
26828 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26829
26830 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
26831 not just "Quit anyway?".
26832
26833 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
26834
26835 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
26836 that all setup_xfails are immediately followed by clear_xfails.
26837
26838 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
26839
26840 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
26841 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
26842 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
26843 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
26844 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
26845 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26846 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26847 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
26848 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
26849 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
26850 gdb.t31/chillvars.exp, lib/gdb.exp:
26851 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
26852 bug-gdb@prep.ai.mit.edu.
26853
26854 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
26855
26856 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
26857 with 0.0, not integer 0.
26858
26859 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
26860
26861 * gdb.t06/break.exp: Update for "Kill the program" message change.
26862
26863 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
26864
26865 * Makefile.in (GDBFLAGS): Set to -nx.
26866 * Makefile.in (site.exp): Use GDBFLAGS.
26867
26868 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26869
26870 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
26871 Makefiles.
26872 (check): depend on just-check.
26873 (just-check): added so that tests can be run without a noop
26874 build pass.
26875
26876 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26877
26878 Switch to using configure's configdirs.
26879 * Makefile.in (Makefile): add configure.in dependency.
26880 (SUBDIRS): removed redundant assignment.
26881 * configure.in: switch subdirs assignment to configdirs.
26882 * gdb.t*/configure.in: new files.
26883
26884 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
26885
26886 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
26887 works.
26888
26889 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
26890
26891 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
26892 in explicit rules. Apparently this is not supported by some makes.
26893
26894 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
26895
26896 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
26897
26898 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26899
26900 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
26901 disappeared.
26902
26903 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
26904
26905 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
26906
26907 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
26908
26909 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
26910 watchpoint problem that is now fixed.
26911 * gdb.t30/chexp.exp: Remove setup_xfail for printing
26912 uninitialized convenience variables.
26913 * gdb.t31/chillvars.exp: Fix expected patterns for printing
26914 structures.
26915
26916 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26917
26918 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
26919 which causes expect to get out of sync with gdb on long output
26920 from help set.
26921 * gdb.t09/corefile.exp: Make expected pattern for core file
26922 failing signal and frame output format less sun specific.
26923
26924 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
26925
26926 * gdb.t31/chillvars.exp: Add and remove initial dummy
26927 breakpoint, so that symbol table is forced in.
26928 (Needed at least on Sunos4, though it seems not SVR4.)
26929 * gdb.t31/chillvars.exp: Update for changed output format.
26930
26931 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
26932
26933 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
26934
26935 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
26936
26937 * Makefile.in: Added --srcdir when invoking runtest, removed the
26938 need for a local config file. (optional now)
26939
26940 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
26941
26942 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
26943 failure count used to force early termination. Add some more
26944 expected failures for gnu style demangling.
26945
26946 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26947
26948 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
26949 pmi variable from gdb.t20/gdbme to get optimized away.
26950 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
26951 Check for written corefile upon timeout _and_ eof.
26952
26953 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26954
26955 * config/unix-gdb.exp: Add missing return 0.
26956
26957 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26958
26959 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
26960 test termination.
26961
26962 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
26963
26964 * configure.in (subdirs): Put back gdb.t17 which mysteriously
26965 disappeared.
26966
26967 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
26968
26969 * gdb.t10/crossload.exp: Disable the i860-elf test until such
26970 time as i860 support works.
26971
26972 * gdb.t15/funcargs.exp: Fix expected outputs to include
26973 "backtrace 100\r" rather than just "backtrace\r", to match last
26974 change.
26975
26976 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
26977
26978 * config/udi-gdb.exp (gdb_exit): Remove close command.
26979 (gdb_target_udi): New procedure to set the UDI target.
26980 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
26981 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
26982 Added waits for prompts after several question responses. Added
26983 some more responses used by a29k-amd-udi-gdb.
26984 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
26985 pass different arguments, restart UDI connection after program
26986 completion.
26987 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
26988 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26989 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
26990 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
26991 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
26992 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
26993 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26994 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
26995 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
26996 after program completion.
26997 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
26998 compiled with a SELECT_VECS setting.
26999 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
27000 infinite recursion.
27001
27002 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
27003 Added checks for COFF results, and made them expected failures for
27004 all targets. It would be better to make them expected failures
27005 for COFF targets only.
27006
27007 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
27008
27009 * Makefile.in: add null dvi target, don't bother to recurse
27010 through test directories for info and install-info; rename
27011 $(datadir) to be dejagnu instead of deja-gnu
27012
27013 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
27014
27015 * gdb.t31/gdbme.ch: Re-enable code that previously caused
27016 compiler to coredump.
27017 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
27018 code.
27019
27020 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
27021
27022 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
27023 coredump.
27024 * gdb.t31/chillvars.exp: Comment out tests that depend on that
27025 code.
27026
27027 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
27028
27029 * gdb.t03/ptype.exp: tests for return code from gdb_test.
27030 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
27031 which in a shell. Deletes xgdb when done.
27032 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
27033 Tests the return from the "set height" or "set width" commands.
27034 Added a few return codes where needed.
27035
27036 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
27037
27038 * Makefile.in (SUBDIRS): Add gdb.t17.
27039 * configure.in (subdirs): Add gdb.t17.
27040 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
27041 files to test gdb's calling of functions in the inferior with
27042 the correct arguments and gdb's ability to retrieve any
27043 result returned.
27044
27045 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
27046
27047 * config/unix-gdb.exp (gdb_exit): Remove close commands that
27048 may be called after gdb goes away. Previous versions of expect
27049 needed these to avoid file descriptor leaks, but they cause
27050 errors with the current revision of expect.
27051 * gdb.t00/gdbvars.exp: Use -re on expected output after
27052 setting sevenbit-strings.
27053 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
27054 to set sevenbit-strings consistent across tests.
27055 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
27056 set sevenbit-strings consistent across tests.
27057
27058 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
27059
27060 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
27061 expected output to match current "expect" expectations.
27062
27063 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
27064
27065 * gdb.t00/default.exp: Change expected output for default "source"
27066 command, to match new gdb behavior which requires a filename to
27067 source.
27068
27069 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
27070
27071 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
27072 expected fail for i486-*-* that misses the marker2 function.
27073 * gdb.t10/crossload.exp (bfddefault): Allow successful
27074 recognition of a format to pass even if no symbols are found.
27075 Explicitly catch failures where the format is not recognized
27076 or is ambiguous, and add the reason to the fail message.
27077 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
27078 the cause is and invalid target and add reason to failure message.
27079 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
27080 elf32-i386, elf32-sparc, and elf32-i860.
27081 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
27082 Set up expected failure for 'filename'::variable scope resolution,
27083 which is now apparently broken on all targets.
27084 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
27085 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
27086 gdb.t23/templates.exp: Change failure for missing binfile into
27087 just a warning.
27088 gdb.t21/demangle.exp: Change all cfront references to 'arm'
27089 references.
27090
27091 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
27092
27093 * gdb.t00/default.exp: Add expected output for default "source"
27094 command, to match new gdb behavior.
27095 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
27096
27097 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
27098
27099 * config/*-gdb.exp: returns an error, rather than exiting on
27100 internal errors.
27101
27102 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
27103
27104 * gdb.t03/gdbme.c: Add pointer to struct variable.
27105 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
27106 referencing struct members.
27107
27108 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
27109
27110 * configure.in (mips-idt-ecoff): New target.
27111 * config/mips-gdb.exp: New file for remote board using MIPS remote
27112 debugging protocol.
27113
27114 * Redid configuration scheme. Removed gdb.t*/configure.in.
27115 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
27116 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
27117 distclean targets. Built executables via .o files. Adjusted
27118 tests to account for source files in $(srcdir) rather than
27119 $(objdir).
27120 * lib/gdb.exp (runto): Don't expect () after the function name,
27121 because it may have arguments.
27122
27123 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
27124
27125 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
27126 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
27127 expected failures for mips-idt-* and mips-sgi-*.
27128 * gdb.t00/default.exp (attach): Kill process if requested.
27129 * gdb.t00/help.exp (help target core, help target): Accept a gdb
27130 that does not read core files.
27131 * gdb.t01/run.exp: Removed checks for exit status code.
27132 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
27133 it is linked in.
27134 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
27135 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
27136 appropriate, rather than doing it by hand.
27137 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
27138 execution.
27139 * gdb.t10/crossload.exp: Kill existing program if needed.
27140 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
27141 appropriate, rather than doing it by hand. Always increase
27142 timeout for this test, not just for VxWorks.
27143
27144 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
27145
27146 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
27147 of Chill STRUCT types and STRUCT values.
27148 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
27149 than "char".
27150 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
27151 struct2): New struct definitions and initializations to test
27152 simple Chill STRUCT types.
27153
27154 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
27155
27156 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
27157 the null byte at the end of strings.
27158 * gdb.t00/default.exp: Make show version insensitive to copyright
27159 date.
27160 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
27161 to avoid dependencies on target char signedness.
27162 * gdb.t16/printcmds.exp: Update expected results for explicitly
27163 unsigned char.
27164 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
27165 now work.
27166 * gdb.t21/demangle.exp: Add many more patterns for template
27167 demangling, most of them being expected failures.
27168 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
27169 string we are matching for, to match on the whole string.
27170 * gdb.t21/demangle.exp: Add many new test strings to demangle,
27171 and fix a whole bunch that had incorrect expected output but were
27172 passing anyway because of the bug in "proc demangle".
27173 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
27174 type.
27175 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
27176
27177 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
27178
27179 * gdb/testsuite: made modifications to testcases, etc., to allow
27180 them to work properly given the reorganization of deja-gnu and the
27181 relocation of the testcases from deja-gnu to a "tool" subdirectory.
27182
27183 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
27184
27185 * gdb/testsuite: Initial creation of gdb/testsuite.
27186 Migrated dejagnu testcases and support files for testing nm to
27187 gdb/testsuite from deja-gnu. These files were moved "as is"
27188 with no modifications. This migration is part of a major overhaul
27189 of dejagnu. The modifications to these testcases, etc., which
27190 will allow them to work with the new version of dejagnu will be
27191 made in a future update.
27192
27193 For additional changes see gdb.mi/ChangeLog-1999-2003.
27194 \f
27195 ;; Local Variables:
27196 ;; mode: change-log
27197 ;; left-margin: 8
27198 ;; fill-column: 74
27199 ;; version-control: never
27200 ;; End:
27201
27202 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
27203 Copying and distribution of this file, with or without modification,
27204 are permitted provided the copyright notice and this notice are preserved.
This page took 0.571551 seconds and 5 git commands to generate.