[testsuite] Disable Ctrl-V use for mingw hosts.
[platform/upstream/binutils.git] / gdb / testsuite / ChangeLog
1 2014-04-08  Pierre Muller  <muller@sourceware.org>
2
3         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
4         Ctrl-V use for mingw hosts.
5
6 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
7
8         * gdb.python/py-value.c: Improve test case.
9         * gdb.python/py-value.exp: Add new test.
10
11 2014-04-07  David Blaikie  <dblaikie@gmail.com>
12
13         * lib/compiler.c: Identify the clang compiler.
14         * lib/compiler.cc: Ditto.
15
16 2014-04-03  Yao Qi  <yao@codesourcery.com>
17
18         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19
20 2014-04-01  Anton Blanchard  <anton@samba.org>
21
22         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
23         messages unique.
24
25 2014-04-01  Anton Blanchard  <anton@samba.org>
26
27         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
28         prepare_for_testing.
29
30 2014-04-01  Anton Blanchard  <anton@samba.org>
31
32         * gdb.arch/ppc64-atomic-inst.c: Remove.
33         * gdb.arch/ppc64-atomic-inst.S: New file.
34         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
35
36 2014-03-31  Doug Evans  <dje@google.com>
37
38         * gdb.base/print-symbol-loading-lib.c: New file.
39         * gdb.base/print-symbol-loading-main.c: New file.
40         * gdb.base/print-symbol-loading.exp: New file.
41
42 2014-03-31  Yao Qi  <yao@codesourcery.com>
43
44         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
45
46 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
47
48         * gdb.ada/mi_dyn_arr: New testcase.
49
50 2014-03-27  Doug Evans  <dje@google.com>
51
52         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
53
54 2014-03-27  Yao Qi  <yao@codesourcery.com>
55
56         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
57         if target is nios2-*-*.
58
59 2014-03-26  Yao Qi  <yao@codesourcery.com>
60
61         * lib/gdb.exp (readline_is_used): New proc.
62         * gdb.base/completion.exp: Move tests on command complete up.
63         Skip the rest of tests if readline is not used.
64         * gdb.ada/complete.exp: Skp the test if readline is not
65         used.
66         * gdb.base/filesym.exp: Likewise.
67         * gdb.base/macscp.exp: Likewise.
68         * gdb.base/readline-ask.exp: Likewise.
69         * gdb.base/readline.exp: Likewise.
70         * gdb.python/py-cmd.exp: Likewise.
71         * gdb.trace/tfile.exp: Likewise.
72
73 2014-03-26  Yao Qi  <yao@codesourcery.com>
74
75         * gdb.base/macscp.exp: Fix code format issues.
76
77 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
78
79         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
80         * gdb.asm/powerpc64le.inc: New file.
81
82 2014-03-25  Pedro Alves  <palves@redhat.com>
83             Doug Evans  <dje@google.com>
84
85         * gdb.base/source-execution.c: New file.
86         * gdb.base/source-execution.exp: New file.
87         * gdb.base/source-execution.gdb: New file.
88
89 2014-03-24  Doug Evans  <dje@google.com>
90
91         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
92         using fission.
93
94 2014-03-24  Hui Zhu  <hui@codesourcery.com>
95             Pedro Alves  <palves@redhat.com>
96
97         PR breakpoints/16101
98         * gdb.base/dprintf.exp: Use unsupported rather than changing the
99         test pass/fail messages.  Detect missing support for dprintf when
100         breakpoints are actually inserted.
101         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
102         breakpoints are actually inserted.
103         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
104         fails.
105
106 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
107
108         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
109
110 2014-03-22  Doug Evans  <xdje42@gmail.com>
111
112         * gdb.python/python.exp (python not supported): Verify multi-line
113         python command issues an error.
114         * gdb.guile/guile.exp (guile not supported): Verify multi-line
115         guile command issues an error.
116
117 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
118
119         * gdb.threads/thread-specific.exp: Handle the lack of usable
120         $this_breakpoint and $this_thread.
121
122 2014-03-21  Hui Zhu  <hui@codesourcery.com>
123
124         * gdb.base/attach.exp (do_command_attach_tests): New.
125
126 2014-03-20  Tom Tromey  <tromey@redhat.com>
127             Pedro Alves  <palves@redhat.com>
128
129         PR cli/15718
130         * gdb.base/condbreak-call-false.c: New file.
131         * gdb.base/condbreak-call-false.exp: New file.
132
133 2014-03-20  Pedro Alves  <palves@redhat.com>
134
135         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
136         Delete.
137         (block_signals, unblock_signals): Delete.
138         (child_function_2, main): Remove references to deleted variable
139         and functions.
140
141 2014-03-20  Pedro Alves  <palves@redhat.com>
142
143         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
144         Use pthread_kill to signal thread 2.
145         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
146         Adjust to make the test send itself a signal rather than using the
147         host's "kill" command.
148
149 2014-03-20  Pedro Alves  <palves@redhat.com>
150
151         * gdb.threads/multiple-step-overs.c: New file.
152         * gdb.threads/multiple-step-overs.exp: New file.
153         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
154         Adjust expected infrun debug output.
155
156 2014-03-20  Pedro Alves  <palves@redhat.com>
157
158         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
159         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
160
161 2014-03-20  Pedro Alves  <palves@redhat.com>
162
163         PR breakpoints/7143
164         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
165         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
166         of gdb_test_multiple.
167         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
168         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
169
170 2014-03-20  Pedro Alves  <palves@redhat.com>
171
172         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
173         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
174
175 2014-03-19  Pedro Alves  <palves@redhat.com>
176
177         * gdb.base/async.exp: Remove early return.
178
179 2014-03-19  Pedro Alves  <palves@redhat.com>
180
181         * gdb.base/async.exp (step& tests): Pass explicit test messages.
182
183 2014-03-19  Pedro Alves  <palves@redhat.com>
184
185         * gdb.base/async.exp (test_background): Expect \r\n after
186         "completed." in the fail pattern.
187
188 2014-03-19  Pedro Alves  <palves@redhat.com>
189
190         * gdb.base/async.exp (test_background): New procedure.
191         Use it for all background execution command tests.
192
193 2014-03-19  Pedro Alves  <palves@redhat.com>
194
195         * gdb.base/async.exp: Use prepare_for_testing.
196
197 2014-03-19  Pedro Alves  <palves@redhat.com>
198
199         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
200         the same line.
201
202 2014-03-19  Pedro Alves  <palves@redhat.com>
203
204         * gdb.base/async.c (main): Add "jump here" and "until here" line
205         marker comments.
206         * gdb.base/async.exp (jump_here): New global.
207         (jump& test): Use it.
208         (until_here): New global.
209         (until& test): Use it.
210
211 2014-03-19  Pedro Alves  <palves@redhat.com>
212
213         * gdb.base/async.exp: Don't frob gdb_protocol.
214
215 2014-03-18  Doug Evans  <xdje42@gmail.com>
216
217         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
218         Fix spelling of exec-done-display.
219
220 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
221
222         PR gdb/15358
223         * gdb.base/gdb-sigterm.c: New file.
224         * gdb.base/gdb-sigterm.exp: New file.
225
226 2014-03-18  Pedro Alves  <palves@redhat.com>
227
228         PR gdb/13860
229         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
230         * lib/mi-support.exp (mi_expect_stop): Add special handling for
231         solib-event.
232
233 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
234
235         * gdb.ada/pckd_arr_ren: New testcase.
236
237 2014-03-13  Doug Evans  <xdje42@gmail.com>
238
239         PR guile/16612
240         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
241         collect after discarding symbols.
242
243 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
244             Doug Evans  <xdje42@gmail.com>
245
246         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
247         to history survives a gc.
248
249 2014-03-13  Pedro Alves  <palves@redhat.com>
250
251         * gdb.base/default.exp: Don't test "target procfs".
252
253 2014-03-13  Pedro Alves  <palves@redhat.com>
254
255         * gdb.base/default.exp: Update "target child" and "target procfs"
256         tests to not expect "Unix".
257
258 2014-03-12  Tom Tromey  <tromey@redhat.com>
259
260         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
261         New procs.  Add target-async tests.
262         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
263         Add target-async tests.
264
265 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
266
267         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
268         'func_start' and 'func_end' for the beginning and end of the
269         function code, respectively.
270         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
271         'func_end' instead of 'func' and 'main'.
272
273 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
274
275         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
276         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
277         generate the debug info assembler source.
278
279 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
280
281         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
282         * gdb.dwarf2/arr-subrange.exp: Likewise.
283         * gdb.dwarf2/dwz.exp: Likewise.
284         * gdb.dwarf2/method-ptr.exp: Likewise.
285         * gdb.dwarf2/missing-sig-type.exp: Likewise.
286         * gdb.dwarf2/subrange.exp: Likewise.
287         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
288         * gdb.dwarf2/implptrpiece.exp: Likewise.
289         * gdb.dwarf2/nostaticblock.exp: Likewise.
290
291 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
292
293         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
294         directory to absolute path name arguments.
295
296 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
297
298         * gdb.ada/tagged_access: New testcase.
299
300 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
301
302         * gdb.btrace/data.exp: Update expected output.
303
304 2014-03-06  Yao Qi  <yao@codesourcery.com>
305
306         * gdb.trace/pr16508.exp: New file.
307
308 2014-03-05  Pedro Alves  <palves@redhat.com>
309
310         PR gdb/16575
311         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
312         procedure.
313         (top level): Adjust to use it.  Add tests that exercise breakpoint
314         interaction with the code-cache.
315
316 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
317
318         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
319         test for 'history-append!'.
320
321 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
322
323         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
324         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
325         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
326         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
327         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
328         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
329
330 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
331
332         * testsuite/gdb.python/py-pp-re-notag.c: New file.
333         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
334         * testsuite/gdb.python/py-pp-re-notag.p: New file.
335
336 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
337
338         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
339
340 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
341
342         * gdb.dwarf2/arr-stride.c: New file.
343         * gdb.dwarf2/arr-stride.exp: New file.
344
345 2014-02-26  Pedro Alves  <palves@redhat.com>
346
347         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
348         that won't ever trigger.  Make sure that GDB reports the correct
349         breakpoint that caused the stop.
350
351 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
352
353         PR gdb/16626
354         * gdb.base/auto-load-script: New file.
355         * gdb.base/auto-load.c: New file.
356         * gdb.base/auto-load.exp: New file.
357
358         PR gdb/16626
359         * gdb.base/auto-load.exp: Fix out-of-srctree run.
360
361 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
362
363         Fix dw2-icycle.exp -fsanitize=address GDB crash.
364         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
365
366 2014-02-24  Doug Evans  <dje@google.com>
367
368         * lib/gdb.exp (run_on_host): Log error output if program fails.
369
370 2014-02-21  Pedro Alves  <palves@redhat.com>
371
372         * gdb.threads/step-after-sr-lock.c: Rename to ...
373         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
374         * gdb.threads/step-after-sr-lock.exp: Rename to ...
375         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
376         ... this.
377
378 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
379
380         PR tdep/16397
381         * gdb.arch/amd64-stap-special-operands.exp: New file.
382         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
383         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
384         * gdb.arch/amd64-stap-triplet.S: Likewise.
385         * gdb.arch/amd64-stap-triplet.c: Likewise.
386
387 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
388
389         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
390         in .section pseudo-op.
391
392 2014-02-20  lin zuojian  <manjian2006@gmail.com>
393             Joel Brobecker  <brobecker@adacore.com>
394             Doug Evans  <xdje42@gmail.com>
395
396         PR symtab/16581
397         * gdb.dwarf2/dw2-icycle.S: New file.
398         * gdb.dwarf2/dw2-icycle.c: New file.
399         * gdb.dwarf2/dw2-icycle.exp: New file.
400
401 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
402
403         * gdb.python/py-value-cc.cc: Improve test case to enable testing
404         operations on gdb.Value objects.
405         * gdb.python/py-value-cc.exp: Add new test to test operations on
406         gdb.Value objects.
407
408 2014-02-18  Doug Evans  <dje@google.com>
409
410         * Makefile.in (TESTS): New variable.
411         (expanded_tests, expanded_tests_or_none): New variables
412         (check-single): Pass $(expanded_tests_or_none) to runtest.
413         (check-parallel): Only run tests in $(TESTS) if non-empty.
414         (check/no-matching-tests-found): New rule.
415         * README: Document TESTS makefile variable.
416
417 2014-02-18  Doug Evans  <dje@google.com>
418
419         * Makefile.in (check-parallel): rm -rf outputs temp.
420
421 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
422
423         Fix "ERROR: no fileid for" in the testsuite.
424         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
425
426 2014-02-12  Doug Evans  <dje@google.com>
427
428         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
429         (MISCELLANEOUS): New variable.
430         (clean): rm -rf $(MISCELLANEOUS).
431         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
432         dwp live in the same directory as symlinks, with each symlink pointed
433         to a differently named file in a different directory.
434
435 2014-02-11  Doug Evans  <dje@google.com>
436
437         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
438         of Tcl file commands.
439
440 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
441
442         * gdb.threads/step-after-sr-lock.exp: Avoid executing
443         "kill -SIGUSR1 -1".
444
445 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
446
447         * gdb.ada/tick_length_array_enum_idx: New testcase.
448
449 2014-02-10  Doug Evans  <xdje42@gmail.com>
450
451         * configure.ac (AC_OUTPUT): Add gdb.guile.
452         * configure: Regenerate.
453         * lib/gdb-guile.exp: New file.
454         * lib/gdb.exp (get_target_charset): New function.
455         * gdb.base/help.exp: Update expected output from "apropos apropos".
456         * gdb.guile/Makefile.in: New file.
457         * gdb.guile/guile.exp: New file.
458         * gdb.guile/scm-arch.c: New file.
459         * gdb.guile/scm-arch.exp: New file.
460         * gdb.guile/scm-block.c: New file.
461         * gdb.guile/scm-block.exp: New file.
462         * gdb.guile/scm-breakpoint.c: New file.
463         * gdb.guile/scm-breakpoint.exp: New file.
464         * gdb.guile/scm-disasm.c: New file.
465         * gdb.guile/scm-disasm.exp: New file.
466         * gdb.guile/scm-equal.c: New file.
467         * gdb.guile/scm-equal.exp: New file.
468         * gdb.guile/scm-error.exp: New file.
469         * gdb.guile/scm-error.scm: New file.
470         * gdb.guile/scm-frame-args.c: New file.
471         * gdb.guile/scm-frame-args.exp: New file.
472         * gdb.guile/scm-frame-args.scm: New file.
473         * gdb.guile/scm-frame-inline.c: New file.
474         * gdb.guile/scm-frame-inline.exp: New file.
475         * gdb.guile/scm-frame.c: New file.
476         * gdb.guile/scm-frame.exp: New file.
477         * gdb.guile/scm-generics.exp: New file.
478         * gdb.guile/scm-gsmob.exp: New file.
479         * gdb.guile/scm-iterator.c: New file.
480         * gdb.guile/scm-iterator.exp: New file.
481         * gdb.guile/scm-math.c: New file.
482         * gdb.guile/scm-math.exp: New file.
483         * gdb.guile/scm-objfile-script-gdb.in: New file.
484         * gdb.guile/scm-objfile-script.c: New file.
485         * gdb.guile/scm-objfile-script.exp: New file.
486         * gdb.guile/scm-objfile.c: New file.
487         * gdb.guile/scm-objfile.exp: New file.
488         * gdb.guile/scm-ports.exp: New file.
489         * gdb.guile/scm-pretty-print.c: New file.
490         * gdb.guile/scm-pretty-print.exp: New file.
491         * gdb.guile/scm-pretty-print.scm: New file.
492         * gdb.guile/scm-section-script.c: New file.
493         * gdb.guile/scm-section-script.exp: New file.
494         * gdb.guile/scm-section-script.scm: New file.
495         * gdb.guile/scm-symbol.c: New file.
496         * gdb.guile/scm-symbol.exp: New file.
497         * gdb.guile/scm-symtab-2.c: New file.
498         * gdb.guile/scm-symtab.c: New file.
499         * gdb.guile/scm-symtab.exp: New file.
500         * gdb.guile/scm-type.c: New file.
501         * gdb.guile/scm-type.exp: New file.
502         * gdb.guile/scm-value-cc.cc: New file.
503         * gdb.guile/scm-value-cc.exp: New file.
504         * gdb.guile/scm-value.c: New file.
505         * gdb.guile/scm-value.exp: New file.
506         * gdb.guile/source2.scm: New file.
507         * gdb.guile/types-module.cc: New file.
508         * gdb.guile/types-module.exp: New file.
509
510 2014-02-10  Yao Qi  <yao@codesourcery.com>
511
512         PR testsuite/16543
513         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
514         * configure: Regenerated.
515         * Makefile.in: New file.
516
517 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
518
519         * gdb.python/py-framefilter.exp: Fix typo.
520
521 2014-02-08  Yao Qi  <yao@codesourcery.com>
522
523         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
524         that no =breakpoint-modified is emitted when breakpoints are
525         modified through MI commands.
526
527 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
528             Pedro Alves  <palves@redhat.com>
529
530         * gdb.threads/step-after-sr-lock.c: New file.
531         * gdb.threads/step-after-sr-lock.exp: New file.
532
533 2014-02-07  Pedro Alves  <palves@redhat.com>
534
535         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
536
537 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
538
539         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
540         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
541
542 2014-02-06  Doug Evans  <xdje42@gmail.com>
543
544         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
545         output.
546
547         * gdb.gdb/python-interrupts.exp: New file.
548
549 2014-02-05  Yao Qi  <yao@codesourcery.com>
550
551         * gdb.trace/report.exp (use_collected_data): Test the output
552         of "info threads" and "info inferiors".
553
554 2014-02-05  Yao Qi  <yao@codesourcery.com>
555
556         Revert this patch:
557
558         2013-05-24  Yao Qi  <yao@codesourcery.com>
559
560         * gdb.trace/tfile.exp: Test inferior and thread.
561
562 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
563
564         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
565         on a function.
566         * gdb.base/step-bt.c: Call hello via function pointer to make
567         sure its first instruction is executed on powerpc64le-linux.
568
569 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
570
571         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
572
573 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
574
575         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
576         of the test patterns for use on little-endian systems.
577
578 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
579
580         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
581         (decimal_vector): Fix for little-endian.
582
583 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
584
585         * gdb.arch/sparc-sysstep.exp: New file.
586         * gdb.arch/sparc-sysstep.c: Likewise.
587
588         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
589
590 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
591
592         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
593
594 2014-01-23  Tom Tromey  <tromey@redhat.com>
595
596         * gdb.ada/array_char_idx: New testcase.
597
598 2014-01-23  Tom Tromey  <tromey@redhat.com>
599
600         PR python/16487:
601         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
602         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
603         classes.
604
605 2014-01-23  Tom Tromey  <tromey@redhat.com>
606
607         PR python/16491:
608         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
609         string from an inferior frame.
610         * gdb.python/py-framefilter-mi.exp: Update.
611
612 2014-01-22  Doug Evans  <dje@google.com>
613
614         * gdb.server/server-mon.exp: Add tests for "set debug-format".
615
616 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
617
618         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
619
620 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
621
622         * gdb.trace/entry-values.exp: Remove excess space character from
623         regex patterns.  Handle s390 call instruction.
624
625 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
626
627         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
628         define "*_start" label.  Make "name" static.
629         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
630         ${name} by references to ${name}_start.
631
632 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
633
634         * gdb.base/info-macros.exp: Remove "debug" from the compile
635         options.
636
637 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
638
639         * gdb.dlang/demangle.exp: New file.
640
641 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
642
643         * gdb.dlang/primitive-types.exp: New file.
644
645 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
646
647         * configure.ac: Create gdb.dlang/Makefile.
648         * configure: Regenerate.
649         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
650         * gdb.dlang/Makefile.in: New file.
651         * lib/d-support.exp: New file.
652         * lib/gdb.exp (skip_d_tests): New proc.
653
654 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
655
656         * gdb.btrace/delta.exp: Check reverse stepi.
657         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
658         * gdb.btrace/finish.exp: New.
659         * gdb.btrace/next.exp: New.
660         * gdb.btrace/nexti.exp: New.
661         * gdb.btrace/record_goto.c: Add comments.
662         * gdb.btrace/step.exp: New.
663         * gdb.btrace/stepi.exp: New.
664         * gdb.btrace/multi-thread-step.c: New.
665         * gdb.btrace/multi-thread-step.exp: New.
666         * gdb.btrace/rn-dl-bind.c: New.
667         * gdb.btrace/rn-dl-bind.exp: New.
668         * gdb.btrace/data.c: New.
669         * gdb.btrace/data.exp: New.
670         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
671
672 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
673
674         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
675         * gdb.btrace/exception.exp: Update.
676         * gdb.btrace/instruction_history.exp: Update.
677         * gdb.btrace/record_goto.exp: Update.
678         * gdb.btrace/tailcall.exp: Update.
679         * gdb.btrace/unknown_functions.exp: Update.
680         * gdb.btrace/delta.exp: New.
681
682 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
683
684         * gdb.btrace/record_goto.exp: Add backtrace test.
685         * gdb.btrace/tailcall.exp: Add backtrace test.
686
687 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
688
689         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
690         * gdb.btrace/record_goto.c: New.
691         * gdb.btrace/record_goto.exp: New.
692         * gdb.btrace/x86-record_goto.S: New.
693
694 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
695
696         * gdb.btrace/function_call_history.exp: Update tests.
697         * gdb.btrace/instruction_history.exp: Update tests.
698
699 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
700
701         * gdb.btrace/function_call_history.exp: Fix expected field
702         order for "record function-call-history".
703         Add new tests for "record function-call-history /c".
704         * gdb.btrace/exception.cc: New.
705         * gdb.btrace/exception.exp: New.
706         * gdb.btrace/tailcall.exp: New.
707         * gdb.btrace/x86-tailcall.S: New.
708         * gdb.btrace/x86-tailcall.c: New.
709         * gdb.btrace/unknown_functions.c: New.
710         * gdb.btrace/unknown_functions.exp: New.
711         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
712
713 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
714
715         * gdb.btrace/instruction_history.exp: Update.
716         * gdb.btrace/function_call_history.exp: Update.
717
718 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
719
720         * gdb.btrace/function_call_history.exp: Fix expected function
721         trace.
722         * gdb.btrace/instruction_history.exp: Initialize traced.
723         Remove traced_functions.
724
725 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
726
727         * gdb.btrace/function_call_history.exp: Update
728         * gdb.btrace/instruction_history.exp: Update.
729
730 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
731
732         * gdb.btrace/enable.exp: Update expected text.
733
734 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
735
736         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
737         bytes.
738
739 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
740
741         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
742
743 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
744
745         * lib/gdb.exp (supports_process_record): Return true for
746         arm*-linux*.  (supports_reverse): Likewise.
747
748 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
749
750         PR python/15464
751         PR python/16113
752         * gdb.python/py-type.c: Enhance test case.
753         * gdb.python/py-value-cc.cc: Likewise
754         * gdb.python/py-type.exp: Add new tests.
755         * gdb.python/py-value-cc.exp: Likewise
756
757 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
758             Pedro Alves <palves@redhat.com>
759
760         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
761         Make "name" extern.
762         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
763         references to ${name}_start by references to ${name}.
764
765 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
766
767         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
768
769 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
770
771         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
772
773 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
774             Pedro Alves  <palves@redhat.com>
775
776         * gdb.mi/mi-info-os.exp: Connect to the target with
777         mi_gdb_target_load.
778
779 2014-01-08  Pedro Alves  <palves@redhat.com>
780
781         * gdb.threads/reconnect-signal.c: New file.
782         * gdb.threads/reconnect-signal.exp: New file.
783
784 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
785
786         * gdb.base/source-dir.exp: New file.
787
788 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
789
790         * gdb.ada/mi_interface: New testcase.
791
792 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
793
794         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
795         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
796         gdb.ada/pp-rec-component/pck.ads: New files.
797
798 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
799
800         * gdb.python/py-pp-integral.c: New file.
801         * gdb.python/py-pp-integral.py: New file.
802         * gdb.python/py-pp-integral.exp: New file.
803
804 2013-12-19  Sergio Durigan Junior  <sergiodj@redhat.com>
805
806         PR breakpoints/16297
807         * gdb.base/catch-syscall.c (read_syscall, pipe_syscall)
808         (write_syscall): New variables.
809         (main): Create a pipe, write 1 byte in it, and read 1 byte from
810         it.
811         * gdb.base/catch-syscall.exp (all_syscalls): Include "pipe,
812         "write" and "read" syscalls.
813         (fill_all_syscalls_numbers): Improve the way to obtain syscalls
814         numbers.
815
816 2013-12-19  Keven Boell  <keven.boell@intel.com>
817
818         * gdb.fortran/module.exp: Completion matches fortran module
819         names as well. ptype/whatis on modules return a proper type.
820         Add new check for having the correct scope.
821
822 2013-12-19  Keven Boell  <keven.boell@intel.com>
823
824         * gdb.fortran/type.f90: New file.
825         * gdb.fortran/whatis_type.f90: New file.
826
827 2013-12-18  Sergio Durigan Junior  <sergiodj@redhat.com>
828
829         * gdb.base/catch-syscall.c: Include <sys/syscall.h>.
830         (close_syscall, chroot_syscall, exit_group_syscall): New
831         variables.
832         * gdb.base/catch-syscall.exp: Replace gdb_compile by
833         prepare_for_testing.  Call fill_all_syscalls_numbers before
834         starting.  Replace gdb_exit, gdb_start, gdb_reinitialize_dir and
835         gdb_load by clean_restart.
836         (check_info_bp_any_syscall, check_info_bp_specific_syscall)
837         (check_info_bp_many_syscalls): Remove global gdb_prompt.
838         (check_call_to_syscall): Likewise.  Add global decimal.  Improve
839         testing regex.
840         (check_return_from_syscall): Likewise.
841         (check_continue, insert_catch_syscall_with_arg): Remove global
842         gdb_prompt.
843         (insert_catch_syscall_with_many_args): Likewise.  Add global
844         decimal.  Fix $filter_str.  Improve testing regex.
845         (check_for_program_end): Remove global gdb_prompt.
846         (test_catch_syscall_without_args): Likewise.  Add global decimal.
847         Improve testing regex.
848         (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
849         (test_catch_syscall_with_wrong_args)
850         (test_catch_syscall_restarting_inferior)
851         (test_catch_syscall_fail_nodatadir): Remove global gdb_prompt.
852         (do_syscall_tests): Likewise.  Remove global srcdir.
853         (test_catch_syscall_without_args_noxml): Remove global gdb_prompt.
854         Add global last_syscall_number.  Test for the exact syscall number
855         to be caught.
856         (test_catch_syscall_with_args_noxml): Remove global gdb_prompt.
857         Add global all_syscalls_numbers.  Test each syscall number to be
858         caught, instead of only testing "close".
859         (test_catch_syscall_with_wrong_args_noxml): Remove global gdb_prompt.
860         (do_syscall_tests_without_xml): Likewise.  Remove global srcdir.
861         Remove stale comment.
862         (fill_all_syscalls_numbers): Add global last_syscall_number.  Fill
863         the correct syscall numbers using information from the inferior.
864
865 2013-12-17  Pedro Alves  <palves@redhat.com>
866
867         * gdb.trace/circ.exp: Expect frame info to be printed when
868         switching between frames with unavailable stack, but different
869         functions.
870
871 2013-12-17  Andrew Burgess  <aburgess@broadcom.com>
872
873         * gdb.trace/unavailable-dwarf-piece.c: New file.
874         * gdb.trace/unavailable-dwarf-piece.exp: New file.
875
876 2013-12-15  Yao Qi  <yao@codesourcery.com>
877
878         * gdb.perf/skip-prologue.c: New.
879         * gdb.perf/skip-prologue.exp: New.
880         * gdb.perf/skip-prologue.py: New.
881
882 2013-12-13  Joel Brobecker  <brobecker@adacore.com>
883
884         * gdb.ada/arraydim: New testcase.
885
886 2013-12-12  Siva Chandra Reddy  <sivachandra@google.com>
887
888         PR python/16113
889         * gdb.python/py-value-cc.cc: Improve test case.
890         * gdb.python/py-value-cc.exp: Add new tests to test usage of
891         gdb.Field objects as subscripts on gdb.Value objects.
892
893 2013-12-10  Doug Evans  <dje@google.com>
894
895         PR 16286
896         * gdb.python/py-value.c: #include stdlib.h, string.h.
897         (str): New struct.
898         (main): New local xstr.
899         * gdb.python/py-value.exp (test_value_in_inferior): Add test to
900         fetch a value as a string with a length beyond the declared length
901         of the array.
902
903 2013-12-10  Andrew Burgess  <aburgess@broadcom.com>
904
905         * lib/gdb.exp (gdb_compile_shlib): Add call to get_compiler_info,
906         update comment.
907
908 2013-12-10  Joel Brobecker  <brobecker@adacore.com>
909
910         * gdb.ada/int_deref.exp: Add test verifying that we print
911         the decoded symbol name when printing the address of Ada
912         symbols.
913
914 2013-12-10  Joel Brobecker  <brobecker@adacore.com>
915
916         * gdb.mi/mi-start.exp: Add test verifying that -list-features
917         contains "exec-run-start-option".
918
919 2013-12-08  Yao Qi  <yao@codesourcery.com>
920
921         * lib/gdb.exp (support_complex_tests): Use gdb_produce_source.
922         (is_elf_target, is_ilp32_target, is_ilp64_target): Likewise.
923         (is_64_target, is_amd64_regs_target): Likewise.
924         (skip_altivec_tests, skip_vsx_tests, skip_btrace_tests): Likewise.
925
926 2013-12-07  Mike Frysinger  <vapier@gentoo.org>
927
928         * gdb.ada/uninitialized_vars/parse_controlled.ads: Remove +x file mode.
929         * gdb.base/testenv.c: Likewise.
930
931 2013-12-07  Mike Frysinger  <vapier@gentoo.org>
932
933         * gdb.hp/gdb.base-hp/so-thresh.sh: Change /bin/ksh to /bin/sh.
934         * gdb.hp/gdb.objdbg/tools/symaddr: Likewise.
935         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: Likewise.
936
937 2013-12-06  Pedro Alves  <palves@redhat.com>
938
939         * gdb.dwarf2/dw2-undefined-ret-addr.S: New file.
940         * gdb.dwarf2/dw2-undefined-ret-addr.c: New file.
941         * gdb.dwarf2/dw2-undefined-ret-addr.exp: New file.
942
943 2013-12-06  Doug Evans  <dje@google.com>
944
945         * gdb.base/break.exp: Fix setting of $baz.
946
947 2013-12-06  Andrew Burgess  <aburgess@broadcom.com>
948
949         * lib/dwarf.exp: (Dwarf::_location): Handle DW_OP_bit_piece and
950         DW_OP_plus_uconst.
951
952 2013-12-06  Keven Boell  <keven.boell@intel.com>
953
954         * lib/mi-support.exp (mi_list_varobj_children_range): Add
955         call to mi_list_array_varobj_children_with_index.
956         (mi_list_array_varobj_children_with_index): New function.
957         Add parameter to specify array start.
958
959 2013-12-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
960
961         * gdb.base/sigall.exp (test_one_sig): gdb identifies SIGLOST as a
962         SIGPWR in sparc64.
963
964         * gdb.base/sigall.c (main): In some targets SIGLOST and SIGPWR
965         have the same signal number.  Handle this situation.
966
967 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
968
969         * gdb.ada/dot_all: New testcase.
970
971 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
972
973         * gdb.mi/mi-undefined-cmd.exp: New testcase.
974
975 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
976
977         * gdb.mi/mi-i-cmd.exp: New file.
978
979 2013-12-02  Doug Evans  <dje@google.com>
980
981         * gdb.dwarf/dwp-symlink.c: Fake out gdb to not load debug info
982         at start.
983         * gdb.dwarf/dwp-symlink.exp: Test trying to load dwp when the binary
984         has been specified with a relative path and we have chdir'd before
985         accessing the debug info.
986
987 2013-11-28  Andrew Burgess  <aburgess@broadcom.com>
988
989         * gdb.trace/unavailable.exp (gdb_collect_args_test): Update
990         expected results.
991         (gdb_collect_locals_test): Likewise.
992         (gdb_collect_globals_test): Likewise.
993
994 2013-11-28  Yao Qi  <yao@codesourcery.com>
995
996         * lib/gdb.exp (with_gdb_prompt): New proc.
997         * gdb.perf/disassemble.exp: New.
998         * gdb.perf/disassemble.py: New.
999
1000 2013-11-26  Luis Machado  <lgustavo@codesourcery.com>
1001
1002         * gdb.base/callfuncs.c (main): Assign malloc's return value
1003         and free it afterwards.
1004         * gdb.base/charset-malloc.c (malloc_stub): Likewise.
1005         * gdb.base/printcmds.c (main): Likewise.
1006         * gdb.base/randomize.c (main): Free "p" and change breakpoint
1007         marker position.
1008         * gdb.base/setvar.c (dummy): Assign malloc's return value
1009         and free it afterwards.
1010
1011 2013-11-26  Andrew Burgess  <aburgess@broadcom.com>
1012
1013         * gdb.base/setshow.exp: Add $gdb_prompt to the patterns in
1014         gdb_test_multiple.
1015
1016 2013-11-26  Tom Tromey  <tromey@redhat.com>
1017
1018         * gdb.dwarf2/dw2-unspecified-ret-addr.S: Remove.
1019         * gdb.dwarf2/dw2-unspecified-ret-addr.c: Remove.
1020         * gdb.dwarf2/dw2-unspecified-ret-addr.exp: Remove.
1021
1022 2013-11-25  Keith Seitz  <keiths@redhat.com>
1023
1024         PR c++/14819
1025         * gdb.cp/impl-this.cc: New file.
1026         * gdb.cp/impl-this.exp: New file.
1027
1028 2013-11-25  Yao Qi  <yao@codesourcery.com>
1029
1030         * gdb.perf/backtrace.c: New.
1031         * gdb.perf/backtrace.exp: New.
1032         * gdb.perf/backtrace.py: New.
1033
1034 2013-11-24  Yao Qi  <yao@codesourcery.com>
1035
1036         * gdb.perf/single-step.c: New.
1037         * gdb.perf/single-step.exp: New.
1038         * gdb.perf/single-step.py: New.
1039
1040 2013-11-23  Doug Evans  <xdje42@gmail.com>
1041
1042         * gdb.base/ena-dis-br.exp: Add missing quote to "step after continue
1043         with ignore count".
1044
1045 2013-11-23  Doug Evans  <xdje42@gmail.com>
1046
1047         * gdb.python/py-value.exp (test_lazy_strings): Tweak test names.
1048         (test_subscript_regression): Ditto.
1049         (top level): Run test_subscript_regression for c++ with "c++" prefix.
1050
1051 2013-11-23  Doug Evans  <xdje42@gmail.com>
1052
1053         * gdb.python/py-type.exp (test_enums): Fix typo.
1054
1055 2013-11-23  Doug Evans  <xdje42@gmail.com>
1056
1057         * gdb.python/py-symbol.exp: Add some comments.  Make all test names
1058         unique.
1059
1060 2013-11-23  Doug Evans  <xdje42@gmail.com>
1061
1062         * gdb.python/py-symbol.exp: Fix whitespace.
1063
1064 2013-11-23  Doug Evans  <xdje42@gmail.com>
1065
1066         * gdb.python/python.exp: Don't call skip_python_tests, we still want
1067         to test some things in the case where python is not configured in.
1068
1069 2013-11-22  Pedro Alves  <palves@redhat.com>
1070
1071         * gdb.dwarf2/dw2-bad-cfi.S: Rename to ...
1072         * gdb.dwarf2/dw2-unspecified-ret-addr.S: ... this.  Adjust.
1073         * gdb.dwarf2/dw2-bad-cfi.c: Rename to ...
1074         * gdb.dwarf2/dw2-unspecified-ret-addr.c: ... this.
1075         * gdb.dwarf2/dw2-bad-cfi.exp: Rename to ...
1076         * gdb.dwarf2/dw2-unspecified-ret-addr.exp: ... this.
1077
1078 2013-11-22  Tom Tromey  <tromey@redhat.com>
1079
1080         * gdb.dwarf2/dw2-bad-cfi.S: Update comment.
1081
1082 2013-11-22  Tom Tromey  <tromey@redhat.com>
1083
1084         * gdb.dwarf2/dw2-bad-cfi.c: New file.
1085         * gdb.dwarf2/dw2-bad-cfi.exp: New file.
1086         * gdb.dwarf2/dw2-bad-cfi.S: New file.
1087
1088 2013-11-22  Pedro Alves  <palves@redhat.com>
1089
1090         PR 16155
1091         * gdb.dwarf2/dw2-dup-frame.S: New file.
1092         * gdb.dwarf2/dw2-dup-frame.c: New file.
1093         * gdb.dwarf2/dw2-dup-frame.exp: New file.
1094
1095 2013-11-22  Yao Qi  <yao@codesourcery.com>
1096
1097         * lib/mi-support.exp (mi_create_dynamic_varobj): Update
1098         comment and add one more argument "has_more".
1099         * gdb.python/py-mi.exp: Callers update.
1100
1101 2013-11-22  Yao Qi  <yao@codesourcery.com>
1102
1103         * gdb.python/py-mi.exp: Use mi_create_floating_varobj instead
1104         of mi_create_dynamic_varobj.
1105
1106 2013-11-20  Pedro Alves  <palves@redhat.com>
1107
1108         * gdb.base/maint.exp (maint print objfiles): Consume one line at a
1109         time, and run it through all three milestone regexes.
1110
1111 2013-11-20  Sanimir Agovic  <sanimir.agovic@intel.com>
1112
1113         * gdb.base/eval-avoid-side-effects.exp: New file.
1114
1115 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1116
1117         * gdb.arch/i386-mpx.c: New file
1118         * gdb.arch/i386-mpx.exp: New file.
1119
1120 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1121
1122         * gdb.python/py-pp-maint.exp: Consider new pretty-print added 
1123         for bnd registers.
1124
1125 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1126
1127         * gdb.xml/maint_print_struct.xml (bitfield): Added bitfield having
1128         start and end equal 0.
1129
1130 2013-11-19  Yao Qi  <yao@codesourcery.com>
1131
1132         * lib/mi-support.exp (mi_child_regexp): Remove 'whatever'.
1133         (mi_list_varobj_children_range): Likewise.
1134
1135 2013-11-19  Yao Qi  <yao@codesourcery.com>
1136
1137         * lib/mi-support.exp (mi_child_regexp): Remove unnecessary '\'.
1138
1139 2013-11-19  Yao Qi  <yao@codesourcery.com>
1140
1141         * lib/mi-support.exp: Fix format.
1142
1143 2013-11-19  Joel Brobecker  <brobecker@adacore.com>
1144
1145         * gdb.ada/py_range: New testcase.
1146
1147 2013-11-18  Joel Brobecker  <brobecker@adacore.com>
1148
1149         * mi-language.exp: Add "-list-features" test verifying that
1150         its output contains "language-option".
1151
1152 2013-11-16  Joel Brobecker  <brobecker@adacore.com>
1153
1154         * info_exc/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
1155         * info_exc/foo.adb: Adjust to new exception name.
1156         * info_exc.exp: Adjust after exception renaming in const.ads.
1157         Update "info exception global" test to test "info exceptions
1158         global_gdb" instead.
1159
1160         * mi_exc_info/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
1161         * mi_exc_info/foo.adb (Adjust to new exception name.
1162         * mi_exc_info.exp: Adjust after exception renaming in const.ads.
1163         Update "-info-ada-exceptions global" test to test
1164         "-info-ada-exceptions global_gdb" instead.
1165
1166 2013-11-15  Luis Machado  <lgustavo@codesourcery.com>
1167
1168         * lib/mi-support.exp (mi_gdb_test): Expect different formats
1169         of inferior output for remote and native sessions.
1170         * gdb.mi/mi-console.exp: Remove obsolete comment.
1171         Check for semihosted inferior output pattern.
1172         (semihosted_string): New function.
1173
1174 2013-11-15  Joel Brobecker  <brobecker@adacore.com>
1175
1176         * gdb.ada/info_exc.exp: Allow other global exceptions to be
1177         listed in the output of "info exceptions".
1178         * gdb.ada/mi_exc_info.exp: Allow other global exceptions to be
1179         listed in the output of "-info-ada-exceptions".
1180
1181 2013-11-15  Joel Brobecker  <brobecker@adacore.com>
1182
1183         * gdb.ada/info_exc.exp: Start inferior before starting
1184         the "info exceptions" tests.
1185         * gdb.ada/mi_exc_info.exp: Start inferior before starting
1186         the "-info-ada-exceptions" tests.
1187
1188 2013-11-15  Tom Tromey  <tromey@redhat.com>
1189
1190         * gdb.cp/includefile: New file.
1191         * gdb.cp/filename.exp: New file.
1192         * gdb.cp/filename.cc: New file.
1193
1194 2013-11-15  Doug Evans  <xdje42@gmail.com>
1195
1196         * gdb.python/py-breakpoint.exp: Make tests have unique names.
1197
1198 2013-11-15  Doug Evans  <xdje42@gmail.com>
1199
1200         * gdb.python/py-breakpoint.exp: Reformat for 80 columns.
1201
1202 2013-11-15  Doug Evans  <xdje42@gmail.com>
1203
1204         * gdb.python/py-breakpoint.exp: Split up into several functions,
1205         each with their own test prefix.
1206
1207 2013-11-15  Joel Brobecker  <brobecker@adacore.com>
1208
1209         * gdb.ada/O2_float_param: New testcase.
1210
1211 2013-11-14  Tom Tromey  <tromey@redhat.com>
1212
1213         * Makefile.in (check-parallel): Print summary from gdb.sum.
1214
1215 2013-11-14  Omair Javaid  <Omair.Javaid@linaro.org>
1216
1217         * gdb.dwarf2/dw2-case-insensitive-debug.S: Updated compile unit
1218         and function label names.
1219         * gdb.dwarf2/dw2-case-insensitive.c: Created function and
1220         compile unit labels.
1221
1222 2013-11-14  Joel Brobecker  <brobecker@adacore.com>
1223
1224         * gdb.mi/mi-language.exp: New file.
1225
1226 2013-09-17  Keith Seitz  <keiths@redhat.com>
1227
1228         PR c++/7935
1229         PR c++/10541
1230         * gdb.cp/nsalias.exp: New file.
1231         * gdb.cp/nsalias.cc: New file.
1232         * gdb.cp/nsrecurs.exp: Remove kfails. Conditionally run
1233         tests only on known, working compiler versions.
1234
1235 2013-11-13  Tom Tromey  <tromey@redhat.com>
1236
1237         * gdb.multi/multi-arch-exec.exp: Define BASEDIR when compiling.
1238         * gdb.multi/multi-arch-exec.c (main): Use BASEDIR.
1239
1240 2013-11-12  Doug Evans  <dje@google.com>
1241
1242         * gdb.base/fileio.exp: Make $dir2 writable after the test is done
1243         so that "rm -rf $builddir" Just Works.
1244
1245 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
1246
1247         * gdb.ada/mi_exc_info: New testcase.
1248
1249 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
1250
1251         * gdb.ada/info_exc: New testcase.
1252
1253 2013-11-11  Doug Evans  <dje@google.com>
1254
1255         * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name instead
1256         of testfile.
1257
1258 2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
1259
1260         * gdb.python/py-linetable.S: New file.
1261         * gdb.python/py-linetable.c: New file.
1262         * gdb.python/py-linetable.exp: New file.
1263
1264 2013-11-11  Joel Brobecker  <brobecker@adacore.com>
1265
1266         * gdb.ada/mi_ex_cond: New testcase.
1267
1268 2013-11-07  Doug Evans  <dje@google.com>
1269
1270         PR 11786
1271         * gdb.base/gcore-relro-pie.c: New file.
1272         * gdb.base/gcore-relro-pie.exp: New file.
1273
1274 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
1275
1276         * gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
1277         * gdb.python/py-cmd.c: New File.
1278
1279 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
1280
1281         * gdb.python/py-breakpoint.exp: Add temporary breakpoint tests.
1282
1283 2013-11-06  Doug Evans  <xdje42@gmail.com>
1284
1285         * gdb.python/py-arch.exp: Tweak test name for bad memory access test.
1286
1287 2013-11-06  Yao Qi  <yao@codesourcery.com>
1288
1289         * lib/gdb.exp (gdb_produce_source): New procedure.
1290         * gdb.perf/solib.c: New.
1291         * gdb.perf/solib.exp: New.
1292         * gdb.perf/solib.py: New.
1293
1294 2013-11-06  Yao Qi  <yao@codesourcery.com>
1295
1296         * README: Mention performance tests.
1297
1298 2013-11-06  Yao Qi  <yao@codesourcery.com>
1299
1300         * lib/perftest.exp: New.
1301         * gdb.perf/lib/perftest/__init__.py: New.
1302         * gdb.perf/lib/perftest/measure.py: New.
1303         * gdb.perf/lib/perftest/perftest.py: New.
1304         * gdb.perf/lib/perftest/reporter.py: New.
1305         * gdb.perf/lib/perftest/testresult.py: New.
1306
1307 2013-11-06  Yao Qi  <yao@codesourcery.com>
1308
1309         * Makefile.in (check-perf): New target.
1310         * configure.ac (AC_OUTPUT): Output Makefile in gdb.perf.
1311         * configure: Re-generated.
1312         * gdb.perf/Makefile.in: New.
1313
1314 2013-11-04  Tom Tromey  <tromey@redhat.com>
1315
1316         * Makefile.in (TEST_DIRS): Remove.
1317         (TEST_TARGETS, check-parallel): Rewrite.
1318         (check-gdb.%, BASE1_FILES, BASE2_FILES, check-gdb.base%)
1319         (subdir_do, subdirs): Remove.
1320         (do-check-parallel, check/%): New targets.
1321         (clean): Remove outputs, temp, and cache directories.
1322         (saw_dash_j): New variable.
1323         (CHECK_TARGET): Use it.
1324         (check): Depend on all, site.exp.  Rewrite.
1325         (check-single): Remove dependencies.
1326         (slow_tests, all_tests, reordered_tests): New variables.
1327
1328 2013-11-04  Tom Tromey  <tromey@redhat.com>
1329
1330         * gdb.dwarf2/fission-base.S: Remove "gdb.dwarf/".
1331         * gdb.dwarf2/fission-base.exp: Set debug-file-directory
1332         before loading binfile.
1333         * gdb.dwarf2/fission-loclists.S: Remove "gdb.dwarf/".
1334         * gdb.dwarf2/fission-loclists.exp: Set debug-file-directory
1335         before loading binfile.
1336
1337 2013-11-04  Tom Tromey  <tromey@redhat.com>
1338
1339         * gdb.base/foll-exec.c (main): Use BASEDIR.
1340         * gdb.base/foll-exec.exp: Define BASEDIR during compilation.
1341         * gdb.base/foll-vfork.c (main): Use BASEDIR.
1342         * gdb.base/foll-vfork.exp: Define BASEDIR during compilation.
1343         * gdb.multi/bkpt-multi-exec.c (main): Use BASEDIR.
1344         * gdb.multi/bkpt-multi-exec.exp: Define BASEDIR during compilation.
1345
1346 2013-11-04  Tom Tromey  <tromey@redhat.com>
1347
1348         * gdb.base/argv0-symlink.exp: Compute executable's directory
1349         dynamically.
1350
1351 2013-11-04  Tom Tromey  <tromey@redhat.com>
1352
1353         * gdb.asm/asm-source.exp: Use standard_output_file.
1354
1355 2013-11-04  Tom Tromey  <tromey@redhat.com>
1356
1357         * gdb.server/file-transfer.exp: Use standard_output_file.
1358
1359 2013-11-04  Tom Tromey  <tromey@redhat.com>
1360
1361         * gdb.base/fullname.exp: Use standard_output_file,
1362         relative_filename.
1363         * gdb.base/hashline1.exp: Use standard_testfile,
1364         standard_output_file, relative_filename, clean_restart.
1365         * gdb.base/hashline2.exp: Use standard_testfile,
1366         standard_output_file.
1367         * gdb.base/hashline3.exp: Use standard_testfile,
1368         standard_output_file, relative_filename.
1369         * lib/gdb.exp (relative_filename): New proc.
1370
1371 2013-11-04  Tom Tromey  <tromey@redhat.com>
1372
1373         * gdb.base/fileio.c (test_open, test_write, test_read)
1374         (test_lseek, test_close, test_stat, test_fstat)
1375         (test_isatty, test_system, test_rename, test_unlink):
1376         Use OUTDIR define.
1377         * gdb.base/fileio.exp: Define OUTDIR during compilation.
1378         Use standard_output_file.
1379
1380 2013-11-04  Tom Tromey  <tromey@redhat.com>
1381
1382         * gdb.base/checkpoint.c (main): Use PI_TXT and COPY1_TXT
1383         defines.
1384         * gdb.base/checkpoint.exp: Define PI_TXT and COPY1_TXT during
1385         compilation.  Use prepare_for_testing, standard_output_file.
1386
1387 2013-11-04  Tom Tromey  <tromey@redhat.com>
1388
1389         * gdb.base/advance.exp: Use standard_testfile and
1390         prepare_for_testing.
1391         * gdb.base/bigcore.exp: Use standard_output_file.  "cd" to
1392         appropriate directory when local.
1393         * gdb.base/dump.exp: Use standard_output_file.  Update all
1394         "dump" and "restore" filenames.
1395         * gdb.base/interact.exp: Use standard_output_file.
1396         * gdb.base/jit-so.exp: Don't download file when local.
1397         * gdb.base/jit.exp (compile_jit_test): Don't download file
1398         when local.
1399         * gdb.base/list.exp: Use gdb_remote_download.
1400         * gdb.base/maint.exp: Use standard_output_file.
1401         * gdb.base/prelink.exp: Use standard_output_file.
1402         * gdb.base/save-bp.exp: Use standard_output_file.
1403         * gdb.base/sepdebug.exp: Use standard_testfile,
1404         standard_output_file.
1405         (test_different_dir): Don't declare objdir.
1406         * gdb.base/solib-search.exp: Use standard_output_file.
1407         * gdb.base/step-line.exp: Use gdb_remote_download.
1408         * gdb.base/trace-commands.exp: Use standard_output_file.
1409
1410 2013-11-04  Tom Tromey  <tromey@redhat.com>
1411
1412         * gdb.trace/mi-traceframe-changed.exp: Pass -DTFILE_DIR
1413         to compilation.  Use standard_output_file.
1414         (test_tfind_tfile): Update.
1415         * gdb.trace/tfile.c (write_basic_trace_file)
1416         (write_error_trace_file): Use TFILE_DIR.
1417         * gdb.trace/tfile.exp: Pass -DTFILE_DIR to compilation.  Use
1418         standard_output_file.
1419
1420 2013-11-04  Tom Tromey  <tromey@redhat.com>
1421
1422         * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1423         Use "dwarf2 always-disassemble" for the "maint set" test.
1424         * gdb.mi/mi-file-transfer.exp (test_file_transfer): Use
1425         standard_output_file.
1426         * gdb.mi/mi-logging.exp: Use standard_output_file.
1427
1428 2013-11-04  Tom Tromey  <tromey@redhat.com>
1429
1430         * gdb.xml/tdesc-arch.exp: Use standard_output_file.  Make
1431         downloads conditional on remote host.
1432         (set_arch): Likewise.
1433         * gdb.xml/tdesc-regs.exp: Use gdb_remote_download.
1434         (load_description): Use standard_output_file.
1435
1436 2013-11-04  Tom Tromey  <tromey@redhat.com>
1437
1438         * gdb.gdb/selftest.exp: Use standard_output_file.
1439         * lib/selftest-support.exp (do_self_tests): Use
1440         standard_output_file.
1441
1442 2013-11-04  Tom Tromey  <tromey@redhat.com>
1443
1444         * gdb.stabs/weird.exp: Use gdb_remote_download and
1445         standard_output_file.
1446
1447 2013-11-04  Tom Tromey  <tromey@redhat.com>
1448
1449         * gdb.base/gcore-buffer-overflow.exp: Use
1450         standard_output_file, not standard_testfile.
1451         * gdb.base/twice.exp: Use standard_testfile, not
1452         standard_output_file.  Use gdb_remote_download.
1453
1454 2013-11-04  Tom Tromey  <tromey@redhat.com>
1455
1456         * lib/gdb.exp (get_compiler_info): Use log_file -info and
1457         restore from that.
1458
1459 2013-11-02  Maciej W. Rozycki  <macro@codesourcery.com>
1460
1461         * gdb.cp/derivation.exp: s/perrro/perror/
1462
1463 2013-11-01  Maciej W. Rozycki  <macro@codesourcery.com>
1464
1465         * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
1466         `debugdir'.
1467
1468 2013-10-31  Andrew Burgess  <aburgess@broadcom.com>
1469
1470         * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
1471         tests and update expected error message.
1472         (test_watch_register_location): New tests.
1473         (do_tests): Call test_watch_register_location.
1474         * gdb.base/watchpoints.exp: Update expected error message.
1475
1476 2013-10-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1477
1478         * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
1479         the patterns in gdb_test_multiple.
1480
1481 2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
1482
1483         * gdb.base/sym-file-lib.c: New file.
1484         * gdb.base/sym-file-loader.c: New file.
1485         * gdb.base/sym-file-loader.h: New file.
1486         * gdb.base/sym-file-main.c: New file.
1487         * gdb.base/sym-file.exp: New file.
1488         * lib/gdb.exp (is_elf_target): New function.
1489
1490 2013-10-29  Pedro Alves  <palves@redhat.com>
1491
1492         * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
1493         variable setting change-log-default-name to ChangeLog-mi.
1494
1495 2013-10-29  Andrew Burgess  <aburgess@broadcom.com>
1496
1497         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
1498         Expect <unavailable> pattern.
1499
1500 2013-10-28  Tom de Vries  <tom@codesourcery.com>
1501
1502         * gdb.arch/thumb2-it.S (it_8): Fix typo.
1503
1504 2013-10-25  Anton Kolesov  <Anton.Kolesov@synopsys.com>  (tiny change)
1505
1506         * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
1507         remote stubs where exit() behaviour is unreliable.
1508
1509 2013-10-25  Pedro Alves  <palves@redhat.com>
1510
1511         * gdb.cp/m-static.exp: Adjust expected output of printing a
1512         nonexistent or optimized out static field.  Also test printing the
1513         the "container" object.
1514
1515 2013-10-24  Maciej W. Rozycki  <macro@codesourcery.com>
1516
1517         * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
1518         if in the persistent mode.
1519         * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
1520
1521 2013-10-24  Maciej W. Rozycki  <macro@codesourcery.com>
1522
1523         * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
1524         support core file generation" reply.
1525
1526 2013-10-21  Jose E. Marchesi  <jose.marchesi@oracle.com>
1527
1528         PR gdb/15986
1529         * gdb.base/run.c (main): gdb_get_line_number tag added for
1530         commands.exp.
1531         (factorial): Likewise.
1532
1533         * gdb.base/commands.exp (watchpoint_command_test): Use
1534         gdb_get_line_number in order to determine the locations in run.c
1535         where local_var is detected to go out of scope.
1536
1537 2013-10-21  Jose E. Marchesi  <jose.marchesi@oracle.com>
1538
1539         * gdb.base/gnu_vector.exp: Care about endianness when casting
1540         scalars to vectors.
1541
1542 2013-10-18  Tom Tromey  <tromey@redhat.com>
1543
1544         * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
1545         of "binfile".
1546
1547 2013-10-18  Andrew Burgess  <aburgess@broadcom.com>
1548
1549         * gdb.base/watchpoints.exp: Add test for setting software
1550         watchpoints of different types before starting the inferior.
1551
1552 2013-10-18  Pedro Alves  <palves@redhat.com>
1553
1554         PR gdb/16062
1555         * gdb.threads/stepi-random-signal.c: New file.
1556         * gdb.threads/stepi-random-signal.exp: New file.
1557
1558 2013-10-17  Maciej W. Rozycki  <macro@codesourcery.com>
1559
1560         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1561         Fix comment typo.
1562         * lib/gdb.exp (gdb_init): Likewise.
1563
1564 2013-10-17  Tom Tromey  <tromey@redhat.com>
1565
1566         * gdb.base/printcmds.exp (test_printf): Test printf flushing.
1567
1568 2013-10-14  Tom Tromey  <tromey@redhat.com>
1569
1570         * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
1571         name to gdb_test_no_output.
1572
1573 2013-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
1574
1575         Canonicalize directories for EXEC_FILENAME.
1576         * gdb.base/argv0-symlink.exp
1577         (kept file symbolic link name for info inferiors): New.
1578         (kept directory symbolic link name): Setup kfail.
1579         (kept directory symbolic link name for info inferiors): New.
1580
1581 2013-10-11  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1582
1583         * gdb.arch/s390-multiarch.exp: New file.
1584         * gdb.arch/s390-multiarch.c: New file.
1585
1586 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
1587
1588         * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
1589         use the appropriate GDB/MI command instead, and verify
1590         the test output.
1591
1592 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
1593
1594         * gdb.base/source-nofile.gdb: New file.
1595         * gdb.base/source.exp: Add two tests verifying the behavior when
1596         the "source" command is given a non-existant filename.
1597
1598 2013-10-11  Yao Qi  <yao@codesourcery.com>
1599
1600         * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
1601          [__WIN32__]: Include "windows.h" and define macro 'dlopen'
1602          and 'dlclose'.
1603         [!__WIN32__]: Include "dlfcn.h".
1604         * gdb.mi/mi-catch-load.exp: Set up kfail.
1605
1606 2013-10-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1607
1608         * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
1609         generated corefile" by argument "$test".
1610
1611 2013-10-09  Pedro Alves  <palves@redhat.com>
1612
1613         * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
1614         output.
1615
1616 2013-10-09  Pedro Alves  <palves@redhat.com>
1617
1618         * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
1619         (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
1620         (test_catch_syscall_with_wrong_args)
1621         (test_catch_syscall_restarting_inferior)
1622         (test_catch_syscall_fail_nodatadir)
1623         (test_catch_syscall_without_args_noxml)
1624         (test_catch_syscall_with_args_noxml)
1625         (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
1626
1627 2013-10-08  Tom Tromey  <tromey@redhat.com>
1628
1629         * gdb.dwarf2/dwzbuildid.exp: New file.
1630         * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
1631         parameters.
1632         (Dwarf::_defer_output): Change "section" parameter to
1633         "section_spec"; update.
1634         (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
1635         procs.
1636
1637 2013-10-08  Joel Brobecker  <brobecker@adacore.com>
1638
1639         * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
1640
1641 2013-10-07  Tom Tromey  <tromey@redhat.com>
1642
1643         * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
1644         to 0.
1645
1646 2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
1647
1648         * gdb.base/corefile.exp: Test whether $_exitsignal is set and
1649         $_exitcode is void when opening a corefile.
1650         * gdb.base/exitsignal.exp: New file.
1651         * gdb.base/segv.c: Likewise.
1652         * gdb.base/normal.c: Likewise.
1653
1654 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
1655
1656         * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
1657
1658 2013-10-02  Vidya Praveen  <vidyapraveen@arm.com>
1659
1660         * gdb.trace/entry-values.exp: Modify regular expression to scan for
1661         'bl' instruction instead of 'call' for ARM and AArch64 targets.
1662
1663 2013-10-02  Pedro Alves  <palves@redhat.com>
1664
1665         * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
1666         pattern_rax_rbx_rcx_info>: Set to "<not saved>".
1667         * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
1668         (not_saved_pattern): New.
1669         Replace use of the former with the latter.
1670
1671 2013-10-02  Pedro Alves  <palves@redhat.com>
1672
1673         * README (Board Settings): Document "exit_is_reliable".
1674         * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
1675         running to exit reliably reports program exits.
1676         * boards/native-gdbserver.exp: Set exit_is_reliable in the board
1677         info.
1678         * boards/native-stdio-gdbserver.exp: Likewise.
1679
1680 2013-10-01  Doug Evans  <dje@google.com>
1681
1682         * gdb.python/python.exp: Remove redundant print-stack tests.
1683         Make all print-stack test names unique.  Fix spelling of print-stack.
1684
1685 2013-09-29  Yao Qi  <yao@codesourcery.com>
1686
1687         * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
1688         is remote.
1689
1690 2013-09-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1691
1692         PR shlibs/8882
1693         * gdb.base/corefile.exp: Add a check to assure warning-free
1694         core-file load.
1695
1696 2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1697
1698         * gdb.dwarf2/dwp-symlink.c: New file.
1699         * gdb.dwarf2/dwp-symlink.exp: New file.
1700
1701 2013-09-20  Doug Evans  <dje@google.com>
1702
1703         * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
1704         * gdb.dwarf2/fission-base.S: Update.  Split out .dwo into separate
1705         file.
1706         * gdb.dwarf2/fission-loclists.S: Ditto.
1707         * gdb.dwarf2/fission-reread.S: Ditto.
1708         * gdb.dwarf2/fission-base.exp: Skip of remote host.  Compile with
1709         build_executable_from_fission_assembler.
1710         * gdb.dwarf2/fission-loclists.exp: Ditto.
1711         * gdb.dwarf2/fission-reread.exp: Ditto.
1712
1713         * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
1714         * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
1715         (gdb_gnu_strip_debug): Ditto.
1716         * lib/prelink-support.exp (section_get, prelink_no): Ditto.
1717         * gdb.arch/altivec-abi.exp: Ditto.
1718         * gdb.base/attach-pie-misread.exp: Ditto.
1719         * gdb.base/comprdebug.exp: Ditto.
1720         * gdb.base/dup-sect.exp: Ditto.
1721         * gdb.base/gnu-debugdata.exp: Ditto.
1722         * gdb.base/step-symless.exp: Ditto.
1723         * gdb.dwarf2/dw2-inline-param.exp: Ditto.
1724         * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
1725         * gdb.dwarf2/gdb-index.exp: Ditto.
1726
1727 2013-09-18  Andrew Burgess  <aburgess@broadcom.com>
1728
1729         * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
1730         register to "<optimized out>", and also print the registers.
1731
1732 2013-09-18  Pedro Alves  <palves@redhat.com>
1733
1734         PR server/15967
1735         * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
1736         change text.
1737
1738 2013-09-18  Yao Qi  <yao@codesourcery.com>
1739
1740         * gdb.server/wrapper.c: New.
1741         * gdb.server/wrapper.exp: New.
1742
1743 2013-09-17  Muhammad Waqas  <mwaqas@codesourccery.com>
1744             Jan Kratochvil  <jan.kartochvil@redhat.com>
1745             Pedro Alves  <palves@redhat.com>
1746
1747         PR gdb/11568
1748         * gdb.thread/thread-specific-bp.c: New file.
1749         * gdb.thread/thread-specific-bp.exp: New file.
1750
1751 2013-09-17  Sergio Durigan Junior  <sergiodj@redhat.com>
1752
1753         * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
1754         convenience function.
1755
1756 2013-09-17  Pedro Alves  <palves@redhat.com>
1757
1758         PR gdb/15911
1759         * gdb.threads/info-threads-cur-sal-2.c: New file.
1760         * gdb.threads/info-threads-cur-sal.c: New file.
1761         * gdb.threads/info-threads-cur-sal.exp: New file.
1762
1763 2013-09-17  Yao Qi  <yao@codesourcery.com>
1764
1765         * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
1766          [__WIN32__]: Include "windows.h" and define macro dlopen
1767          and dlclose.
1768         [!__WIN32__]: Include "dlfcn.h".
1769         * gdb.base/catch-load.exp (one_catch_load_test): Match
1770         directory separator.
1771
1772 2013-09-16  Doug Evans  <dje@google.com>
1773
1774         * lib/gdb.exp (using_fission): New proc.
1775         * gdb.base/info-macros.exp: Skip test if using Fission.
1776
1777         * gdb.base/break-interp.exp: Fix indentation.
1778
1779 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
1780
1781         * gdb.base/gdbvars.c (foo_void): New function.
1782         (foo_int): Likewise.
1783         * gdb.base/gdbvars.exp (test_convenience_functions): New
1784         function.  Call it.
1785
1786 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1787
1788         * gdb.arch/s390-tdbregs.c: New file.
1789         * gdb.arch/s390-tdbregs.exp: New file.
1790
1791 2013-09-12  Stan Shebs  <stan@codesourcery.com>
1792
1793         * README: New file.
1794
1795 2013-09-12  Doug Evans  <dje@google.com>
1796
1797         * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
1798         added code to print event.inferior.
1799
1800 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1801
1802         * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
1803         debug part of the binary.
1804
1805 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1806
1807         * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
1808         (addlink): Add comment.
1809
1810 2013-09-10  Sanimir Agovic  <sanimir.agovic@intel.com>
1811
1812         * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
1813         canonical pathname.
1814
1815 2013-09-04  Doug Evans  <dje@google.com>
1816
1817         * gdb.python/py-events.py (exit_handler): Verify we get the expected
1818         event.
1819         (continue_handler, new_objfile_handler): Ditto.
1820         (test_events): Rename command to "test-events".
1821         (test_newobj_events): Rename command to "test-objfile-events".
1822         * gdb.python/py-events.exp: Update.
1823         * gdb.python/py-evsignal.exp: Update.
1824         * gdb.python/py-evthreads.exp: Update.
1825
1826         * gdb.base/enumval.c (ZERO): New enum value.
1827         (main): Use it
1828         * gdb.base/enumval.exp: Test ability to print ZERO.
1829
1830 2013-09-03  Muhammad Bilal  <mbilal@codesourcery.com>
1831             Pedro Alves  <palves@redhat.com>
1832
1833         * gdb.base/relocate.exp: Check that invalid options are
1834         rejected.
1835
1836 2013-08-30  Andrew Burgess  <aburgess@broadcom.com>
1837
1838         * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
1839         (my_static_symbol): Add comment.
1840         (main): Reference my_bss_symbol.
1841
1842 2013-08-30  Phil Muldoon  <pmuldoon@redhat.com>
1843
1844         * gdb.python/py-arch.exp: Tests for invalid architecture.
1845
1846 2013-08-29  Sterling Augustine  <saugustine@google.com>
1847
1848         * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
1849         rsh_prog in new conditional.  Move use of REMOTE_PORTNUM into
1850         said conditional.
1851
1852 2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
1853
1854         * gdb.python/py-arch.exp: Load gdb-python.exp.
1855
1856 2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
1857
1858         * gdb.python/py-framefilter.py (FrameFilter.filter): Check
1859         itertools for imap attribute.  Otherwise use map().
1860         (ElidingIterator): Define wrapper function __next__.
1861         * gdb.python/py-framefilter-mi.exp: Do not use execfile,
1862         use exec (open (read ())) instead.
1863         * gdb.python/py-framefilter.exp: Ditto.
1864         * gdb.python/py-arch.exp: Update print based test to Python 3.x
1865         compliance.
1866         * gdb.python/py-frame.exp: Ditto.
1867         * gdb.python/py-type.exp: Ditto.
1868
1869 2013-08-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1870
1871         PR gdb/15415
1872         * gdb.base/argv0-symlink.c: New file.
1873         * gdb.base/argv0-symlink.exp: New file.
1874
1875 2013-08-28  Tom Tromey  <tromey@redhat.com>
1876
1877         * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
1878         when saving index.
1879
1880 2013-08-27  Yao Qi  <yao@codesourcery.com>
1881
1882         * gdb.trace/entry-values.exp: Test unavailable entry value is
1883         not shown when option '--skip-unavailable' is specified.
1884         * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
1885         Add tests for new option '--skip-unavailable'.
1886
1887 2013-08-27  Yao Qi  <yao@codesourcery.com>
1888
1889         * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
1890         remote_download if it is empty.
1891
1892 2013-08-26  Doug Evans  <dje@google.com>
1893
1894         PR symtab/15885
1895         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
1896         (clean): rm -f *.gdb-index *.with-index.
1897         * gdb.dwarf2/gdb-index.exp: New testcase.
1898
1899         * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
1900         * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
1901         run_on_host.  All callers updated.
1902
1903 2013-08-24  Yao Qi  <yao@codesourcery.com>
1904
1905         * gdb.trace/entry-values.c (end): New
1906         (main): Call end.
1907         * gdb.trace/entry-values.exp: Load trace-support.exp.  Set
1908         tracepoint and collect data.  Test entry value is unavailable.
1909
1910 2013-08-24  Yao Qi  <yao@codesourcery.com>
1911
1912         * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
1913         * gdb.trace/entry-values.c: New.
1914         * gdb.trace/entry-values.exp: New.
1915
1916 2013-07-12  Muhammad Waqas  <mwaqas@codesourccery.com>
1917
1918         PR gdb/15501
1919         * gdb.base/ena-dis-br.exp: Add test to verify
1920         enable/disable commands work correctly with
1921         multiple arguments that include multiple locations.
1922
1923 2013-08-22  Samuel Bronson  <naesten@gmail.com>
1924
1925         ARM Linux support for `catch syscall'.
1926         * gdb.base/catch-syscall.exp: Test this on ARM now.
1927         (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
1928
1929 2013-08-22  Tom Tromey  <tromey@redhat.com>
1930
1931         * lib/dwarf.exp (cu, tu): Handle addr_size of "default".  Change
1932         default addr_size.
1933         * lib/gdb.exp (is_64_target): New gdb_caching_proc.
1934
1935 2013-08-22  Tom Tromey  <tromey@redhat.com>
1936
1937         * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
1938         standard_temp_file.
1939
1940 2013-08-22  Tom Tromey  <tromey@redhat.com>
1941
1942         * gdb.arch/amd64-byte.exp: Use standard_testfile,
1943         clean_restart.
1944         * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
1945         * gdb.arch/amd64-dword.exp: Use standard_testfile,
1946         clean_restart.
1947         * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
1948         * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
1949         * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
1950         * gdb.arch/amd64-word.exp: Use standard_testfile,
1951         clean_restart.
1952         * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
1953         * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
1954         * gdb.arch/i386-disp-step.exp: Use standard_testfile.
1955         * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
1956         * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
1957         * gdb.arch/i386-signal.exp: Use standard_testfile.
1958         * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
1959         * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
1960         * gdb.arch/i386-unwind.exp: Use standard_testfile.
1961         * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
1962
1963 2013-08-22  Tom Tromey  <tromey@redhat.com>
1964
1965         * gdb.python/py-error.exp: Use gdb_remote_download.
1966         * gdb.python/py-mi.exp: Use gdb_remote_download.
1967         * gdb.python/py-objfile-script.exp: Use standard_output_file.
1968         * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
1969         (run_lang_tests): Likewise.
1970         * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
1971         filename.
1972         * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
1973         compiling.  Use gdb_remote_download.  Update some tests.
1974         * gdb.python/py-strfns.exp (test_strfns_core_file): Use
1975         standard_output_file.
1976         * gdb.python/py-typeprint.exp: Use gdb_remote_download.
1977         * gdb.python/py-frame-args.exp: Use gdb_remote_download.
1978         * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
1979         * gdb.python/py-framefilter.exp: Use gdb_remote_download,
1980         standard_output_file.
1981
1982 2013-08-22  Tom Tromey  <tromey@redhat.com>
1983
1984        * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
1985
1986 2013-08-22  Tom Tromey  <tromey@redhat.com>
1987
1988         * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
1989         * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
1990         * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
1991         * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
1992         * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
1993         * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
1994         * lib/gdb.exp (gdb_remote_download): New proc.
1995
1996 2013-08-22  Tom Tromey  <tromey@redhat.com>
1997
1998         * gdb.dwarf2/clztest.exp: Use standard_testfile.
1999         * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
2000         * gdb.dwarf2/fission-base.S: Remove directory from
2001         DW_AT_GNU_dwo_name.
2002         * gdb.dwarf2/fission-base.exp: Use build_executable.  Set
2003         debug-file-directory.
2004         * gdb.dwarf2/fission-reread.S: Remove directory from
2005         DW_AT_GNU_dwo_name.
2006         * gdb.dwarf2/fission-reread.exp: Use build_executable.  Set
2007         debug-file-directory.
2008
2009 2013-08-16  Doug Evans  <dje@google.com>
2010
2011         * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
2012         prelink complains about an unhandled DWARF version.
2013
2014 2013-08-14  Cary Coutant  <ccoutant@google.com>
2015
2016         * boards/fission.exp: Add -fdebug-types-section to debug_flags.
2017
2018 2013-08-13  Tom Tromey  <tromey@redhat.com>
2019             Yao Qi  <yao@codesourcery.com>
2020
2021         * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
2022         * lib/gdb.exp: Handle GDB_PARALLEL.
2023         (default_gdb_version): Kill inotify_pid if it exists.
2024         (default_gdb_exit): Emit warning if the inotify log is not
2025         empty.
2026         (standard_output_file): Respect GDB_PARALLEL.
2027         (standard_temp_file): Likewise.
2028         (gdb_init): Start inotifywait if requested.
2029
2030 2013-08-13  Andrew Burgess  <aburgess@broadcom.com>
2031
2032         * gdb.base/printcmds.exp (test_printf): Add test for printf of
2033         pointer with various flags.
2034
2035 2013-08-13  Tom Tromey  <tromey@redhat.com>
2036
2037         * lib/cache.exp: New file.
2038         * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
2039         * lib/gdb.exp: Load cache.exp.
2040         (support_complex_tests, is_ilp32_target, is_lp64_target)
2041         (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
2042         (gdb_skip_xml_test): Use gdb_caching_proc.
2043         * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
2044
2045 2013-08-13  Tom Tromey  <tromey@redhat.com>
2046
2047         * lib/gdb.exp (standard_temp_file): New proc.
2048         (support_complex_tests, is_ilp32_target, is_lp64_target)
2049         (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
2050         standard_temp_file.
2051
2052 2013-08-13  Tom Tromey  <tromey@redhat.com>
2053
2054         * lib/gdb.exp (build_id_debug_filename_get): Use
2055         standard_output_file.
2056         * lib/prelink-support.exp (section_get)
2057         (build_executable_own_libs): Use standard_output_file.
2058
2059 2013-08-12  Tom Tromey  <tromey@redhat.com>
2060
2061         * Makefile.in (ALL_SUBDIRS): Add gdb.go.
2062
2063 2013-08-12  Ali Anwar  <alianwar@codesourcery.com>
2064
2065         * gdb.base/break.exp: Test break via convenience variable
2066         with file name.
2067
2068 2013-08-09  Doug Evans  <dje@google.com>
2069
2070         * lib/future.exp (gdb_find_ldd): New proc.
2071         * lib/prelink-support.exp (build_executable_own_libs): Call it.
2072         Make "/usr/sbin/" in prelink path optional.
2073
2074 2013-08-09  Yao Qi  <yao@codesourcery.com>
2075
2076         * gdb.trace/collection.exp (gdb_collect_args_test): Set
2077         "only" and "both" to 'print entry-values' before selecting
2078         trace frame.
2079
2080 2013-08-08  Yao Qi  <yao@codesourcery.com>
2081
2082         * gdb.trace/mi-trace-unavailable.exp: Don't set
2083         "print entry-values" to "no".
2084         (test_trace_unavailable): Set various values to
2085         "print entry-values" to test that the output of
2086         '-stack-list-locals' is not affected, and then set
2087         set "print entry-values" to "no".
2088
2089 2013-08-07  Doug Evans  <dje@google.com>
2090
2091         * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
2092         * gdb.python/py-value-cc.exp: Update.
2093         * gdb.python/py-value.exp: Use different names for .o files for
2094         C and C++.  Only perform C++ tests if !skip_cplus_tests.
2095
2096 2013-08-07  Tom Tromey  <tromey@redhat.com>
2097
2098         * gdb.base/maint.exp: Allow zero symtabs to be expanded.
2099
2100 2013-08-07  Tom Tromey  <tromey@redhat.com>
2101
2102         * gdb.dwarf2/dwz.exp: New file.
2103
2104 2013-08-02  Tom Tromey  <tromey@redhat.com>
2105
2106         * gdb.base/watchpoint.c (struct foo5): New.
2107         (nullptr): New global.
2108         * gdb.base/watchpoint.exp (test_watch_location): Add test.
2109
2110 2013-08-01  Doug Evans  <dje@google.com>
2111
2112         PR symtab/15691
2113         * gdb.dwarf2/fission-mix.exp: New file.
2114         * gdb.dwarf2/fission-mix.h: New file.
2115         * gdb.dwarf2/fission-mix.c: New file.
2116         * gdb.dwarf2/fission-mix2.c: New file.
2117
2118         PR symtab/15695
2119         * gdb.base/func-ptr.exp: New file.
2120         * gdb.base/func-ptr.c: New file.
2121
2122 2013-08-01  Yao Qi  <yao@codesourcery.com>
2123
2124         * gdb.python/py-sync-interp.c: New.
2125         * gdb.python/py-sync-interp.exp: New.
2126
2127 2013-07-31  Yao Qi  <yao@codesourcery.com>
2128
2129         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
2130         'tdump' on stack frame 0 and 1 respectively.
2131
2132 2013-07-31  Yao Qi  <yao@codesourcery.com>
2133
2134         PR gdb/13443
2135         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
2136         'traceframe'.  Wrap test with with_test_prefix.
2137         (top level): Update.
2138
2139 2013-07-31  Yao Qi  <yao@codesourcery.com>
2140
2141         * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
2142         'gdb_start'.
2143         Invoke 'prepare_for_testing' instead of 'gdb_compile'.
2144         Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
2145
2146 2013-07-30  Andrew Burgess  <aburgess@broadcom.com>
2147
2148         * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
2149         when printing an optimized out value.  Expect an error when using
2150         an optimized out value in an expression.
2151
2152 2013-07-30  Andrew Burgess  <aburgess@broadcom.com>
2153
2154         * gdb.dwarf2/pieces-optimized-out.exp: New file.
2155         * gdb.dwarf2/pieces-optimized-out.c: New file.
2156         * gdb.dwarf2/pieces-optimized-out.S: New file.
2157
2158 2013-07-30  Muhammad Bilal  <mbilal@codesourcery.com>
2159
2160         PR gdb/15715
2161         * gdb.base/setshow.exp: Test that relative paths passed to
2162         'set history filename' are converted to absolute paths.
2163
2164 2013-07-26  Keith Seitz  <keiths@redhat.com>
2165
2166         * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
2167         of f77.
2168         Allow for compiler variations of integer types.
2169         Use mi_create_varobj.
2170         Use mi_list_varobj_children for the immediate children of `array'.
2171         Add "has_more" attribute for grandchildren test.
2172
2173 2013-07-26  Pedro Alves  <palves@redhat.com>
2174
2175         * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
2176         files.
2177
2178 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
2179
2180         * gdb.mi/mi-reg-undefined.exp: New file.
2181         * gdb.mi/mi-reg-undefined.c: Likewise.
2182         * gdb.mi/mi-reg-undefined.S: Likewise.
2183
2184 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
2185
2186         * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
2187         z, o, and t output formats.
2188         * gdb.base/display.exp: Use 'k' as an undefined format now that
2189         'z' is defined.
2190
2191 2013-07-24  Doug Evans  <dje@google.com>
2192
2193         * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
2194         "--" to switch.
2195
2196 2013-07-24  Yao Qi  <yao@codesourcery.com>
2197
2198         * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
2199         host.
2200         * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
2201         Likewise.  If host is remote, copy ${binfile} to host.
2202
2203 2013-07-23  Yao Qi  <yao@codesourcery.com>
2204
2205         * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
2206         message.
2207
2208 2013-07-19  Omair Javaid  <Omair.Javaid@linaro.org>
2209
2210         * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
2211         instructions and enable disp-step-syscall for arm targets.
2212
2213 2013-07-19  Omair Javaid  <Omair.Javaid@linaro.org>
2214
2215         * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
2216         assembler errors on arm.
2217         * gdb.dwarf2/mac-fileno.S: Likewise.
2218         * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
2219         * gdb.dwarf2/pr13961.S: Likewise.
2220
2221 2013-07-19  Hui Zhu  <hui@codesourcery.com>
2222
2223         PR gdb/15692
2224         * gdb.mi/mi-dprintf.exp: Add double quotes test.
2225
2226 2013-07-19  Yao Qi  <yao@codesourcery.com>
2227
2228         * gdb.trace/read-memory.exp (test_from_remote): Update test.
2229         (teset_from_exec): Likewise.
2230
2231 2013-07-19  Yao Qi  <yao@codesourcery.com>
2232
2233         * gdb.trace/read-memory.c: New.
2234         * gdb.trace/read-memory.exp: New.
2235
2236 2013-07-19  Yao Qi  <yao@codesourcery.com>
2237
2238         * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
2239         $dest to link options if host is remote.  Move the
2240         generated file to $dest.a on host if host is remote.
2241
2242 2013-07-18  Will Newton  <will.newton@linaro.org>
2243
2244         * gdb.threads/tls-nodebug.c: Call pthread_testcancel
2245         to ensure the test is linked against pthreads.
2246         * gdb.threads/tls-var-main.c: Likewise.
2247         * gdb.threads/tls-shared.c: Likewise.
2248
2249 2013-07-18  Yao Qi  <yao@codesourcery.com>
2250
2251         * lib/future.exp (gdb_default_target_compile): Use tail name
2252         of $destfile as the output name of compile.  Move the
2253         generated file to $destfile on build.
2254
2255 2013-07-18  Yao Qi  <yao@codesourcery.com>
2256
2257         * lib/gdb.exp (gdb_compile): Set
2258         gdb_saved_set_unbuffered_mode_obj to
2259         set_unbuffered_mode_saved.o if host is remote.  Invoke
2260         remote_download to copy $unbuf_obj to host.
2261
2262 2013-07-17  Doug Evans  <dje@google.com>
2263
2264         * gdb.python/py-frame-args.c: New file.
2265         * gdb.python/py-frame-args.py: New file.
2266         * gdb.python/py-frame-args.exp New file.
2267
2268 2013-07-16  Andrew Burgess  <aburgess@broadcom.com>
2269
2270         * gdb.base/printcmds.exp (test_printf): Add tests for format
2271         strings with missing format specifier.
2272
2273 2013-07-16  Tom Tromey  <tromey@redhat.com>
2274
2275         * gdb.ada/info_types.exp: Use standard_testfile.
2276
2277 2013-07-16  Tom Tromey  <tromey@redhat.com>
2278
2279         * gdb.mi/mi-basics.exp: Use standard_output_file.
2280         (test_dir_specification, test_cwd_specification)
2281         (test_path_specification): Use testsubdir, not subdir and objdir.
2282
2283 2013-07-16  Tom Tromey  <tromey@redhat.com>
2284
2285         * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
2286
2287 2013-07-09  Joel Brobecker  <brobecker@adacore.com>
2288
2289         * gdb.ada/small_reg_param.exp: Accept optional entry value
2290         for parameter "w".
2291
2292 2013-07-09  Joel Brobecker  <brobecker@adacore.com>
2293
2294         * gdb.ada/small_reg_param.exp: Remove trailing space.
2295
2296 2013-07-09  Doug Evans  <dje@google.com>
2297
2298         * gdb.base/default.exp: Update expected output of "show print array"
2299         and "show print pretty".
2300
2301 2013-07-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2302
2303         * gdb.threads/wp-replication.exp: Stop counting available hardware
2304         watchpoints after NR_THREADS iterations.
2305
2306 2013-07-08  Andrew Burgess  <aburgess@broadcom.com>
2307
2308         * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
2309
2310 2013-07-07  Yao Qi  <yao@codesourcery.com>
2311
2312         * boards/native-gdbserver.exp: Move invoke of
2313         process_multilib_options to gdbserver-base.exp.
2314         Move set_board_info 'compiler', 'gdb,noinferiorio',
2315         'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
2316         gdbserver-base.exp.
2317         Move proc ${board}_download, ${board}_upload and
2318         ${board}_file to gdbserver-base.exp.
2319         * boards/native-extended-gdbserver.exp: Likewise.
2320         * boards/native-stdio-gdbserver.exp: Likewise.
2321         * boards/gdbserver-base.exp: New file.
2322
2323 2013-07-05  Luis Machado  <lgustavo@codesourcery.com>
2324
2325         * gdb.base/dump.exp: Remove arch-specific tests and do a
2326         generic data address check to set is64bitonly correctly.
2327
2328 2013-07-05  Luis Machado  <lgustavo@codesourcery.com>
2329
2330         * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
2331         the register number instead of expecting only 0.
2332
2333 2013-07-05  Will Newton  <will.newton@linaro.org>
2334
2335         * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
2336         in asm syntax to allow building on ARM.
2337
2338 2013-07-05  Yao Qi  <yao@codesourcery.com>
2339
2340         * boards/local-remote-host.exp: Remove obsolete comments.
2341         * boards/native-extended-gdbserver.exp: Likewise.
2342         * boards/native-gdbserver.exp: Likewise.
2343         * boards/native-stdio-gdbserver.exp: Likewise.
2344
2345 2013-07-04  Andrew Burgess  <aburgess@broadcom.com>
2346
2347         * gdb.dwarf2/dw2-reg-undefined.exp: New file.
2348         * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
2349         * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
2350
2351 2013-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2352
2353         * gdb.base/break-on-linker-gcd-function.exp: Replace
2354         prepare_for_testing by build_executable_from_specs and clean_restart.
2355
2356 2013-06-27  Tom Tromey  <tromey@redhat.com>
2357
2358         * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
2359         gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
2360         gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
2361         gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
2362         gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
2363         gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
2364         gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
2365         gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
2366         gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
2367         gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
2368         gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
2369         Use standard_testfile, standard_output_file, prepare_for_testing,
2370         clean_restart.
2371
2372 2013-06-27  Tom Tromey  <tromey@redhat.com>
2373
2374         * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
2375         gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
2376         gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
2377         gdb.base/setvar.exp, gdb.base/shlib-call.exp,
2378         gdb.base/shreloc.exp, gdb.base/sigall.exp,
2379         gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
2380         gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
2381         gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
2382         gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
2383         gdb.base/signull.exp, gdb.base/sigrepeat.exp,
2384         gdb.base/sigstep.exp, gdb.base/sizeof.exp,
2385         gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
2386         gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
2387         gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
2388         gdb.base/solib-weak.exp, gdb.base/source.exp,
2389         gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
2390         gdb.base/stap-probe.exp, gdb.base/start.exp,
2391         gdb.base/step-break.exp, gdb.base/step-bt.exp,
2392         gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
2393         gdb.base/step-test.exp, gdb.base/structs.exp,
2394         gdb.base/structs2.exp, gdb.base/structs3.exp,
2395         gdb.base/symbol-without-target_section.exp: Use standard_testfile,
2396         standard_output_file, prepare_for_testing, clean_restart.
2397
2398 2013-06-27  Tom Tromey  <tromey@redhat.com>
2399
2400         * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
2401         gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
2402         gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
2403         gdb.base/pending.exp, gdb.base/permissions.exp,
2404         gdb.base/pie-execl.exp, gdb.base/pointers.exp,
2405         gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
2406         gdb.base/printcmds.exp, gdb.base/prologue.exp,
2407         gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
2408         gdb.base/ptype.exp, gdb.base/randomize.exp,
2409         gdb.base/readline-ask.exp, gdb.base/recpar.exp,
2410         gdb.base/recurse.exp, gdb.base/relativedebug.exp,
2411         gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
2412         gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
2413         standard_testfile, standard_output_file, prepare_for_testing,
2414         clean_restart.
2415
2416 2013-06-27  Tom Tromey  <tromey@redhat.com>
2417
2418         * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
2419         gdb.base/huge.exp, gdb.base/included.exp,
2420         gdb.base/inferior-died.exp, gdb.base/infnan.exp,
2421         gdb.base/info-fun.exp, gdb.base/info-macros.exp,
2422         gdb.base/info-os.exp, gdb.base/info-proc.exp,
2423         gdb.base/info-target.exp, gdb.base/infoline.exp,
2424         gdb.base/interp.exp, gdb.base/interrupt.exp,
2425         gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
2426         gdb.base/kill-after-signal.exp, gdb.base/label.exp,
2427         gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
2428         gdb.base/logical.exp, gdb.base/long_long.exp,
2429         gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
2430         gdb.base/memattr.exp, gdb.base/mips_pro.exp,
2431         gdb.base/miscexprs.exp, gdb.base/morestack.exp,
2432         gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
2433         standard_testfile, standard_output_file, prepare_for_testing,
2434         clean_restart.
2435
2436 2013-06-27  Tom Tromey  <tromey@redhat.com>
2437
2438         * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
2439         gdb.base/enumval.exp, gdb.base/environ.exp,
2440         gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
2441         gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
2442         gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
2443         gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
2444         gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
2445         gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
2446         gdb.base/fullname.exp, gdb.base/funcargs.exp,
2447         gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
2448         gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
2449         gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
2450         gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
2451         gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
2452         gdb.base/gnu_vector.exp: Use standard_testfile,
2453         standard_output_file, prepare_for_testing, clean_restart.
2454
2455 2013-06-27  Tom Tromey  <tromey@redhat.com>
2456
2457         * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
2458         gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
2459         gdb.base/call-strs.exp, gdb.base/callexit.exp,
2460         gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
2461         gdb.base/catch-syscall.exp, gdb.base/charset.exp,
2462         gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
2463         gdb.base/code-expr.exp, gdb.base/code_elim.exp,
2464         gdb.base/commands.exp, gdb.base/completion.exp,
2465         gdb.base/complex.exp, gdb.base/cond-expr.exp,
2466         gdb.base/condbreak.exp, gdb.base/consecutive.exp,
2467         gdb.base/constvars.exp, gdb.base/corefile.exp,
2468         gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
2469         gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
2470         gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
2471         gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
2472         gdb.base/dup-sect.exp: Use standard_testfile,
2473         standard_output_file, prepare_for_testing, clean_restart.
2474
2475 2013-06-27  Tom Tromey  <tromey@redhat.com>
2476
2477         * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
2478         gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
2479         gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
2480         gdb.base/async-shell.exp, gdb.base/async.exp,
2481         gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
2482         gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
2483         gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
2484         gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
2485         gdb.base/break-entry.exp, gdb.base/break-interp.exp,
2486         gdb.base/break-on-linker-gcd-function.exp,
2487         gdb.base/breakpoint-shadow.exp: Use standard_testfile,
2488         standard_output_file, prepare_for_testing, clean_restart.
2489
2490 2013-06-26  Yao Qi  <yao@codesourcery.com>
2491
2492         * gdb.trace/mi-trace-frame-collected.exp: New.
2493
2494 2013-06-25  Yao Qi  <yao@codesourcery.com>
2495
2496         * boards/native-extended-gdbserver.exp: Set board_info
2497         'gdb,predefined_tsv'.
2498         * boards/native-gdbserver.exp: Likewise.
2499         * boards/native-stdio-gdbserver.exp: Likewise.
2500         * gdb.server/ext-attach.exp: Load trace-support.exp.  Check
2501         uploaded TSVs if target supports tracing.
2502         * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
2503         tracing and target has predefined tsv.
2504
2505 2013-06-25  Yao Qi  <yao@codesourcery.com>
2506             Hui Zhu  <hui@codesourcery.com>
2507             Pedro Alves  <palves@redhat.com>
2508
2509         PR breakpoints/15075
2510         PR breakpoints/15434
2511         * gdb.base/dprintf-next.c: New file.
2512         * gdb.base/dprintf-next.exp: New file.
2513         * gdb.base/dprintf-non-stop.c: New file.
2514         * gdb.base/dprintf-non-stop.exp: New file.
2515         * gdb.base/dprintf.exp: Don't check "continue" in the output
2516         of "info breakpoints".
2517         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2518         Don't check "continue" in script field.
2519
2520 2013-06-21  Tom Tromey  <tromey@redhat.com>
2521
2522         * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
2523         name in a test name.
2524
2525 2013-06-20  Yao Qi  <yao@codesourcery.com>
2526
2527         * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
2528         and set an action.
2529         (test_trace_unavailable): Test command -data-list-register-values
2530         in the context of traceframe and with option --skip-unavailable.
2531         * gdb.trace/trace-unavailable.c (foo): New.
2532         (main): Call it.
2533         * gdb.mi/gdb2549.exp: Update matching pattern.
2534
2535 2013-06-19  Mike Frysinger  <vapier@gentoo.org>
2536
2537         * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
2538         * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
2539         * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
2540         * gdb.arch/i386-sse.c: Call new i386_cpuid function.
2541         * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
2542
2543 2013-06-19  Luis Machado  <lgustavo@codesourcery.com>
2544
2545         * gdb.base/subst.exp: Delete default rules before further
2546         tests.
2547
2548 2013-06-19  Yao Qi  <yao@codesourcery.com>
2549
2550         * gdb.base/maint.exp: Make the test to command 'maint dump-me'
2551         unsupported if it is not registered.
2552
2553 2013-06-18  Tom Tromey  <tromey@redhat.com>
2554
2555         * gdb.base/random-signal.c: New file.
2556         * gdb.base/random-signal.exp: New file.
2557
2558 2013-06-18  Will Newton  <will.newton@linaro.org>
2559
2560         * gdb.base/skip.c: Use comma to evaluate results of foo()
2561         and bar() before passing to baz().
2562         * gdb.base/skip.c: baz() now takes one argument instead of
2563         two.
2564
2565 2013-06-18  Tom Tromey  <tromey@redhat.com>
2566
2567         * gdb.dwarf2/implptrpiece.exp: New file.
2568         * gdb.dwarf2/implptrconst.exp (d): New variable.
2569         Print d.
2570         * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
2571
2572 2013-06-18  Tom Tromey  <tromey@redhat.com>
2573
2574         * lib/selftest-support.exp (do_self_tests): Reject remote or
2575         non-native targets.
2576         * gdb.gdb/complaints.exp: Remove check.
2577         * gdb.gdb/observer.exp: Remove check.
2578         * gdb.gdb/xfullpath.exp: Remove check.
2579         * gdb.gdb/complaints.exp: Remove check.
2580
2581 2013-06-07  Pedro Alves  <palves@redhat.com>
2582
2583         * boards/native-extended-gdbserver.exp: Remove semicolon.
2584         * config/arm-ice.exp: Likewise.
2585         * config/bfin.exp: Likewise.
2586         * config/cygmon.exp: Likewise.
2587         * config/h8300.exp: Likewise.
2588         * config/monitor.exp: Likewise.
2589         * config/sid.exp: Likewise.
2590         * config/sim.exp: Likewise.
2591         * config/slite.exp: Likewise.
2592         * config/vx.exp: Likewise.
2593         * gdb.arch/i386-bp_permanent.exp: Likewise.
2594         * gdb.asm/asm-source.exp: Likewise.
2595         * gdb.base/args.exp: Likewise.
2596         * gdb.base/attach-pie-misread.exp: Likewise.
2597         * gdb.base/auxv.exp: Likewise.
2598         * gdb.base/bigcore.exp: Likewise.
2599         * gdb.base/bitfields2.exp: Likewise.
2600         * gdb.base/bitfields.exp: Likewise.
2601         * gdb.base/break.exp: Likewise.
2602         * gdb.base/break-interp.exp: Likewise.
2603         * gdb.base/callfuncs.exp: Likewise.
2604         * gdb.base/call-sc.exp: Likewise.
2605         * gdb.base/commands.exp: Likewise.
2606         * gdb.base/corefile.exp: Likewise.
2607         * gdb.base/dbx.exp: Likewise.
2608         * gdb.base/ending-run.exp: Likewise.
2609         * gdb.base/exprs.exp: Likewise.
2610         * gdb.base/funcargs.exp: Likewise.
2611         * gdb.base/hbreak2.exp: Likewise.
2612         * gdb.base/huge.exp: Likewise.
2613         * gdb.base/list.exp: Likewise.
2614         * gdb.base/memattr.exp: Likewise.
2615         * gdb.base/overlays.exp: Likewise.
2616         * gdb.base/printcmds.exp: Likewise.
2617         * gdb.base/recurse.exp: Likewise.
2618         * gdb.base/remotetimeout.exp: Likewise.
2619         * gdb.base/reread.exp: Likewise.
2620         * gdb.base/savedregs.exp: Likewise.
2621         * gdb.base/scope.exp: Likewise.
2622         * gdb.base/sepdebug.exp: Likewise.
2623         * gdb.base/setshow.exp: Likewise.
2624         * gdb.base/setvar.exp: Likewise.
2625         * gdb.base/sigaltstack.exp: Likewise.
2626         * gdb.base/siginfo-addr.exp: Likewise.
2627         * gdb.base/siginfo.exp: Likewise.
2628         * gdb.base/siginfo-obj.exp: Likewise.
2629         * gdb.base/sigrepeat.exp: Likewise.
2630         * gdb.base/sigstep.exp: Likewise.
2631         * gdb.base/structs.exp: Likewise.
2632         * gdb.base/testenv.exp: Likewise.
2633         * gdb.base/twice.exp: Likewise.
2634         * gdb.base/valgrind-db-attach.exp: Likewise.
2635         * gdb.base/valgrind-infcall.exp: Likewise.
2636         * gdb.base/varargs.exp: Likewise.
2637         * gdb.base/watchpoint.exp: Likewise.
2638         * gdb.cp/gdb1355.exp: Likewise.
2639         * gdb.cp/misc.exp: Likewise.
2640         * gdb.disasm/hppa.exp: Likewise.
2641         * gdb.disasm/t01_mov.exp: Likewise.
2642         * gdb.disasm/t02_mova.exp: Likewise.
2643         * gdb.disasm/t03_add.exp: Likewise.
2644         * gdb.disasm/t04_sub.exp: Likewise.
2645         * gdb.disasm/t05_cmp.exp: Likewise.
2646         * gdb.disasm/t06_ari2.exp: Likewise.
2647         * gdb.disasm/t07_ari3.exp: Likewise.
2648         * gdb.disasm/t08_or.exp: Likewise.
2649         * gdb.disasm/t09_xor.exp: Likewise.
2650         * gdb.disasm/t10_and.exp: Likewise.
2651         * gdb.disasm/t11_logs.exp: Likewise.
2652         * gdb.disasm/t12_bit.exp: Likewise.
2653         * gdb.disasm/t13_otr.exp: Likewise.
2654         * gdb.gdb/selftest.exp: Likewise.
2655         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2656         * gdb.mi/mi-reverse.exp: Likewise.
2657         * gdb.pascal/floats.exp: Likewise.
2658         * gdb.python/py-inferior.exp: Likewise.
2659         * gdb.threads/attach-into-signal.exp: Likewise.
2660         * gdb.threads/pthreads.exp: Likewise.
2661         * gdb.threads/thread_events.exp: Likewise.
2662         * gdb.threads/watchthreads.exp: Likewise.
2663         * gdb.trace/actions-changed.exp: Likewise.
2664         * gdb.trace/actions.exp: Likewise.
2665         * gdb.trace/ax.exp: Likewise.
2666         * gdb.trace/backtrace.exp: Likewise.
2667         * gdb.trace/change-loc.exp: Likewise.
2668         * gdb.trace/deltrace.exp: Likewise.
2669         * gdb.trace/disconnected-tracing.exp: Likewise.
2670         * gdb.trace/ftrace.exp: Likewise.
2671         * gdb.trace/infotrace.exp: Likewise.
2672         * gdb.trace/passc-dyn.exp: Likewise.
2673         * gdb.trace/passcount.exp: Likewise.
2674         * gdb.trace/pending.exp: Likewise.
2675         * gdb.trace/qtro.exp: Likewise.
2676         * gdb.trace/range-stepping.exp: Likewise.
2677         * gdb.trace/report.exp: Likewise.
2678         * gdb.trace/save-trace.exp: Likewise.
2679         * gdb.trace/status-stop.exp: Likewise.
2680         * gdb.trace/strace.exp: Likewise.
2681         * gdb.trace/tfile.exp: Likewise.
2682         * gdb.trace/tfind.exp: Likewise.
2683         * gdb.trace/trace-break.exp: Likewise.
2684         * gdb.trace/tracecmd.exp: Likewise.
2685         * gdb.trace/trace-mt.exp: Likewise.
2686         * gdb.trace/tspeed.exp: Likewise.
2687         * gdb.trace/tsv.exp: Likewise.
2688         * gdb.trace/while-stepping.exp: Likewise.
2689         * lib/gdb.exp: Likewise.
2690         * lib/gdbserver-support.exp: Likewise.
2691         * lib/java.exp: Likewise.
2692         * lib/mi-support.exp: Likewise.
2693         * lib/pascal.exp: Likewise.
2694         * lib/prompt.exp: Likewise.
2695         * lib/trace-support.exp: Likewise.
2696
2697 2013-06-07  Pedro Alves  <palves@redhat.com>
2698
2699         * gdb.ada/info_types.c: Fix formating in copyright header.
2700         * gdb.base/break-on-linker-gcd-function.cc: Likewise.
2701         * gdb.base/float.c: Likewise.
2702         * gdb.base/inferior-died.c: Likewise.
2703         * gdb.base/interp.c: Likewise.
2704         * gdb.base/jit-main.c: Likewise.
2705         * gdb.base/jit-solib.c: Likewise.
2706         * gdb.base/long_long.c: Likewise.
2707         * gdb.base/longjmp.c: Likewise.
2708         * gdb.base/nextoverexit.c: Likewise.
2709         * gdb.base/pr11022.c: Likewise.
2710         * gdb.base/prelink-lib.c: Likewise.
2711         * gdb.base/prelink.c: Likewise.
2712         * gdb.base/prologue.c: Likewise.
2713         * gdb.base/restore.c: Likewise.
2714         * gdb.base/sigchld.c: Likewise.
2715         * gdb.base/solib-search-lib1.c: Likewise.
2716         * gdb.base/solib-search-lib2.c: Likewise.
2717         * gdb.base/solib-search.c: Likewise.
2718         * gdb.base/solib-search.h: Likewise.
2719         * gdb.base/whatis.c: Likewise.
2720         * gdb.cp/abstract-origin.cc: Likewise.
2721         * gdb.cp/anon-struct.cc: Likewise.
2722         * gdb.cp/baseenum.cc: Likewise.
2723         * gdb.cp/bs15503.cc: Likewise.
2724         * gdb.cp/call-c-1.c: Likewise.
2725         * gdb.cp/call-c.cc: Likewise.
2726         * gdb.cp/class2.cc: Likewise.
2727         * gdb.cp/classes.cc: Likewise.
2728         * gdb.cp/cttiadd.cc: Likewise.
2729         * gdb.cp/cttiadd1.cc: Likewise.
2730         * gdb.cp/cttiadd2.cc: Likewise.
2731         * gdb.cp/cttiadd3.cc: Likewise.
2732         * gdb.cp/derivation.cc: Likewise.
2733         * gdb.cp/derivation2.cc: Likewise.
2734         * gdb.cp/dispcxx.cc: Likewise.
2735         * gdb.cp/exception.cc: Likewise.
2736         * gdb.cp/gdb2384-base.cc: Likewise.
2737         * gdb.cp/gdb2384-base.h: Likewise.
2738         * gdb.cp/gdb2384.cc: Likewise.
2739         * gdb.cp/gdb2495.cc: Likewise.
2740         * gdb.cp/mb-inline.h: Likewise.
2741         * gdb.cp/mb-inline1.cc: Likewise.
2742         * gdb.cp/mb-inline2.cc: Likewise.
2743         * gdb.cp/member-name.cc: Likewise.
2744         * gdb.cp/member-ptr.cc: Likewise.
2745         * gdb.cp/misc.cc: Likewise.
2746         * gdb.cp/namespace1.cc: Likewise.
2747         * gdb.cp/nextoverthrow.cc: Likewise.
2748         * gdb.cp/pr-574.cc: Likewise.
2749         * gdb.cp/pr9631.cc: Likewise.
2750         * gdb.cp/printmethod.cc: Likewise.
2751         * gdb.cp/psmang1.cc: Likewise.
2752         * gdb.cp/psmang2.cc: Likewise.
2753         * gdb.cp/psymtab-parameter.cc: Likewise.
2754         * gdb.cp/ptype-flags.cc: Likewise.
2755         * gdb.cp/ref-params.cc: Likewise.
2756         * gdb.cp/ref-types.cc: Likewise.
2757         * gdb.cp/smartp.cc: Likewise.
2758         * gdb.cp/try_catch.cc: Likewise.
2759         * gdb.cp/userdef.cc: Likewise.
2760         * gdb.cp/using-crash.cc: Likewise.
2761         * gdb.cp/virtfunc.cc: Likewise.
2762         * gdb.cp/virtfunc2.cc: Likewise.
2763         * gdb.dwarf2/callframecfa.S: Likewise.
2764         * gdb.dwarf2/dw2-ranges.c: Likewise.
2765         * gdb.dwarf2/dw2-ranges2.c: Likewise.
2766         * gdb.dwarf2/dw2-ranges3.c: Likewise.
2767         * gdb.dwarf2/dw2-restore.S: Likewise.
2768         * gdb.dwarf2/pieces.S: Likewise.
2769         * gdb.dwarf2/valop.S: Likewise.
2770         * gdb.java/jnpe.java: Likewise.
2771         * gdb.mi/mi-stepn.c: Likewise.
2772         * gdb.mi/mi-var-cp.cc: Likewise.
2773         * gdb.mi/mi-var-rtti.cc: Likewise.
2774         * gdb.mi/ns-stale-regcache.c: Likewise.
2775         * gdb.mi/pr11022.c: Likewise.
2776         * gdb.mi/solib-lib.c: Likewise.
2777         * gdb.mi/solib-main.c: Likewise.
2778         * gdb.python/py-arch.c: Likewise.
2779         * gdb.python/py-block.c: Likewise.
2780         * gdb.python/py-breakpoint.c: Likewise.
2781         * gdb.python/py-events.c: Likewise.
2782         * gdb.python/py-evthreads.c: Likewise.
2783         * gdb.python/py-explore.c: Likewise.
2784         * gdb.python/py-explore.cc: Likewise.
2785         * gdb.python/py-finish-breakpoint.c: Likewise.
2786         * gdb.python/py-finish-breakpoint2.cc: Likewise.
2787         * gdb.python/py-symbol.c: Likewise.
2788         * gdb.threads/execl.c: Likewise.
2789         * gdb.threads/execl1.c: Likewise.
2790
2791 2013-06-07  Will Newton  <will.newton@linaro.org>
2792
2793         * gdb.base/long_long.exp: Fix ARM EABI target glob.
2794
2795 2013-06-07  Will Newton  <will.newton@linaro.org>
2796
2797         * gdb.cp/annota2.exp: Add empty line between "post-prompt"
2798         and "starting".
2799
2800 2013-06-07  Will Newton  <will.newton@linaro.org>
2801
2802         * gdb.cp/anon-struct.exp: Conditionalize constructor and
2803         destructor prototypes for ARM ABI.
2804         * gdb.cp/m-static.exp: Likewise.
2805
2806 2013-06-07  Yao Qi  <yao@codesourcery.com>
2807
2808         * gdb.trace/mi-trace-unavailable.exp: New.
2809         * gdb.trace/trace-unavailable.c: New.
2810
2811 2013-06-06  Doug Evans  <dje@google.com>
2812
2813         * gdb.cp/derivation.exp: Make tests have unique names.
2814
2815 2013-06-06  Tom Tromey  <tromey@redhat.com>
2816
2817         * gdb.base/dump.exp (capture_value): Don't put expression into
2818         test name if arguments passed in.
2819         Rename a couple more tests to make them unique.
2820
2821 2013-06-06  Tom Tromey  <tromey@redhat.com>
2822
2823         * gdb.base/break-always.exp: Explicitly specify test name.
2824
2825 2013-06-05  Doug Evans  <dje@google.com>
2826             Keith Seitz  <keiths@redhat.com>
2827
2828         * gdb.cp/derivation2.cc: New file.
2829         * gdb.cp/derivation.cc (main): Call foo2.
2830         * gdb.cp/derivation.exp: Add tests for typedefs in another
2831         file, and when there's an active block.
2832
2833 2013-06-05  Luis Machado  <lgustavo@codesourcery.com>
2834
2835         * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
2836         from targets that use function descriptors in the virtual tables.
2837         Handle presence of dot symbols.
2838
2839 2013-06-04  Gary Benson  <gbenson@redhat.com>
2840
2841         * gdb.base/break-probes.exp: New file.
2842         * gdb.base/break-probes.c: Likewise.
2843         * gdb.base/break-probes-solib.c: Likewise.
2844         * gdb.base/info-shared.exp: New file.
2845         * gdb.base/info-shared.c: Likewise.
2846         * gdb.base/info-shared-solib1.c: Likewise.
2847         * gdb.base/info-shared-solib2.c: Likewise.
2848
2849 2013-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
2850             Gary Benson  <gbenson@redhat.com>
2851
2852         * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
2853         gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
2854         * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
2855         to be set to "no" to indicate that no ld.so copy should be made.
2856         * gdb.base/break-interp.exp (solib_bp): New constant.
2857         (reach_1): Use the above instead of "_dl_debug_state".
2858         (test_attach): Likewise.
2859         (test_ld): Likewise.
2860         * gdb.threads/dlopen-libpthread.exp: New file.
2861         * gdb.threads/dlopen-libpthread.c: Likewise.
2862         * gdb.threads/dlopen-libpthread-lib.c: Likewise.
2863         * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
2864
2865 2013-05-30  Yao Qi  <yao@codesourcery.com>
2866
2867         * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2868         Add a test that no MI notification is emitted when executing
2869         -exec-arguments.
2870
2871 2013-05-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2872
2873         PR testsuite/12649
2874         * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
2875         $mi_gdb_prompt expectation by mi_expect_stop.
2876         (mi 1st dprintf, agent, mi 2nd dprintf, agent)
2877         (mi info dprintf second time): Replace them by mi_send_resuming_command
2878         and mi_expect_stop.
2879
2880 2013-05-24  Gary Benson  <gbenson@redhat.com>
2881
2882         * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
2883         backslash.
2884         * gdb.base/unload.exp (exec_opts): Remove two unnecessary
2885         backslashes.
2886         * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
2887         backslash.
2888
2889 2013-05-24  Yao Qi  <yao@codesourcery.com>
2890
2891         * gdb.trace/tfile.exp: Test inferior and thread.
2892
2893 2013-05-24  Yao Qi  <yao@codesourcery.com>
2894             Pedro Alves  <palves@redhat.com>
2895
2896         * gdb.base/range-stepping.exp: Skip the rest of tests if the
2897         test fails.
2898         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2899         Return 0 if the test passes, otherwise return 1.
2900
2901 2013-05-23  Doug Evans  <dje@google.com>
2902
2903         * boards/fission-dwp.exp: New file.
2904
2905 2013-05-23  Yao Qi  <yao@codesourcery.com>
2906             Pedro Alves  <palves@redhat.com>
2907
2908         * gdb.base/range-stepping.c: New file.
2909         * gdb.base/range-stepping.exp: New file.
2910         * gdb.trace/range-stepping.c: New file.
2911         * gdb.trace/range-stepping.exp: New file.
2912         * lib/range-stepping-support.exp: New file.
2913
2914 2013-05-22  Tom Tromey  <tromey@redhat.com>
2915
2916         * gdb.cp/class2.cc (main): New local 'aref'.
2917         * gdb.cp/class2.exp: Check printing of 'aref'.
2918
2919 2013-05-22  Doug Evans  <dje@google.com>
2920
2921         * gdb.threads/wp-replication.c (main): Insert some code at the start
2922         to ensure the breakpoint on main is only hit once.  Fix comment.
2923
2924 2013-05-21  Keith Seitz  <keiths@redhat.com>
2925             Pedro Alves  <palves@redhat.com>
2926
2927         * gdb.base/filesym.exp: Use gdb_test_multiple instead of
2928         gdb_expect.
2929         Add test to flush the remaining input buffer so that this
2930         file passes testsuite/12649.
2931
2932 2013-05-21  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2933
2934         * gdb.base/catch-signal-fork.exp: New file.
2935         * gdb.base/catch-signal-fork.c: New file.
2936
2937 2013-05-21  Sterling Augustine  <saugustine@google.com>
2938
2939         * boards/remote-stdio-gdbserver.exp: New file.
2940
2941 2013-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
2942
2943         PR testsuite/12649
2944         * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
2945         racy matches.
2946
2947 2013-05-21  Christian Groessler  <chris@groessler.org>
2948
2949         * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
2950         since it's not supported in all shells.
2951
2952 2013-05-21  Hui Zhu  <hui@codesourcery.com>
2953
2954         * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
2955         * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
2956
2957 2013-05-20  Doug Evans  <dje@google.com>
2958
2959         * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
2960         (_handle_DW_TAG): Use it.
2961         (cu, tu): Replace parameters is_64, version, addr_size with options.
2962         All callers updated.  Add Fission support.
2963         * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
2964         * gdb.dwarf2/method-ptr.exp: Ditto.
2965         * gdb.dwarf2/nostaticblock.exp: Ditto.
2966         * gdb.dwarf2/subrange.exp: Ditto.
2967         * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
2968
2969 2013-05-20  Tom Tromey  <tromey@redhat.com>
2970
2971         * gdb.gdb/python-selftest.exp: New file.
2972
2973 2013-05-20  Doug Evans  <dje@google.com>
2974
2975         * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
2976         -fdebug-types-section.
2977
2978 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
2979
2980         * gdb.ada/float_param: New testcase.
2981
2982 2013-05-17  Doug Evans  <dje@google.com>
2983
2984         * gdb.base/maint.exp: Update test for "maint check-psymtabs".
2985         Add tests for "maint check-symtabs", "maint expand-symtabs".
2986
2987         * gdb.base/maint.exp: Remove testing of individual maint command
2988         help output.
2989
2990 2013-05-16  Pedro Alves  <palves@redhat.com>
2991
2992         * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
2993         comment.  Use gdb_test_no_output.
2994
2995 2013-05-16  Joel Brobecker  <brobecker@adacore.com>
2996
2997         * gdb.ada/complete.exp: Add test verifying completion using
2998         the "tab" key.
2999
3000 2013-05-15  Keith Seitz  <keiths@redhat.com>
3001
3002         * gdb.base/filesym.exp: New completer test.
3003         * gdb.base/filesym.c: New file.
3004
3005 2013-05-15  Pedro Alves  <palves@redhat.com>
3006
3007         * gdb.base/fixsection.c: Remove attribution.
3008         * gdb.base/watch-read.exp: Ditto.
3009
3010 2013-05-13  Tom Tromey  <tromey@redhat.com>
3011
3012         * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
3013         size and change type sizes to 4 bytes.
3014
3015 2013-05-13  Tom Tromey  <tromey@redhat.com>
3016
3017         * gdb.base/exprs.exp (test_expr): Add regression test.
3018         * gdb.base/exprs.c (null_t_struct): New global.
3019
3020 2013-05-13  Muhammad Bilal  <mbilal@codesourcery.com>
3021
3022        * gdb.base/default.exp: Disable history saving.
3023        * gdb.base/setshow.exp: Likewise.
3024
3025 2013-05-10  Pedro Alves  <palves@redhat.com>
3026
3027         PR remote/15455
3028
3029         * gdb.trace/qtro.c: New file.
3030         * gdb.trace/qtro.exp: New file.
3031
3032 2013-05-10  Phil Muldoon  <pmuldoon@redhat.com>
3033
3034         * gdb.python/py-framefilter.py: New File.
3035         * gdb.python/py-framefilter-mi.exp: Ditto.
3036         * gdb.python/py-framefilter.c: Ditto.
3037         * gdb.python/py-framefilter-mi.exp: Ditto.
3038         * gdb.python/py-framefilter-mi.c: Ditto,
3039         * gdb.python/py-framefilter-gdb.py.in: Ditto.
3040
3041 2013-05-08  Tom Tromey  <tromey@redhat.com>
3042
3043         * gdb.base/solib-search.exp: Set test name for "set
3044         solib-search-path" test.
3045
3046 2013-05-08  Hafiz Abid Qadeer  <abidh@codesourcery.com>
3047
3048         * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
3049         (set_a_tracepoint): Set tracepoint before prologue.
3050         (run_trace_experiment): Test setup_tracepoints and 'break end'
3051         in it.
3052         (trace_buffer_normal): Remove.
3053         (gdb_trace_circular_tests): Remove.  Move tests to...
3054         (top level): ...here.  Call 'runto_main' before checking for
3055         trace support.  Use commands to check the support for circular
3056         trace buffer and changing of trace buffer size.  Add test
3057         to calculate size of single frame.  Use this size to
3058         calculate the size of trace buffer.  Use 'tfind pc func9'
3059         instead of 'tfind 9'.  Use 'with_test_prefix'.
3060
3061 2013-05-07  Tom Tromey  <tromey@redhat.com>
3062
3063         * lib/selftest-support.exp: New file.
3064         * gdb.gdb/complaints.exp: Load selftest-support.exp.  Use
3065         do_self_tests.
3066         (setup_test, find_gdb): Remove.
3067         * gdb.gdb/observer.exp: Load selftest-support.exp.  Use
3068         do_self_tests.
3069         (setup_test, find_gdb): Remove.
3070         (test_observer): Don't call setup_test.  Remove argument.
3071         * gdb.gdb/selftest.exp: Load selftest-support.exp.
3072         (find_gdb): Remove.
3073         * gdb.gdb/complaints.exp: Load selftest-support.exp.  Use
3074         do_self_tests.
3075         (setup_test, find_gdb): Remove.
3076         (test_with_self): Don't call setup_test.  Remove argument.
3077
3078 2013-05-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3079
3080         * gdb.arch/system-gcore.exp: Remove.
3081         * gdb.arch/gcore.c: Remove.
3082         * gdb.base/gcore.exp: Add "info reg system".
3083
3084 2013-05-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3085
3086         PR breakpoints/15413:
3087         * gdb.base/pending.exp: Add test for completion of the "condition"
3088         command for pending breakpoints.
3089         * gdb.linespec/linespec.ex: Add test for completion of the
3090         "condition" command when dealing with multiple locations.
3091
3092 2013-05-07  Luis Machado  <lgustavo@codesourcery.com>
3093
3094         * gdb.threads/wp-replication.c: New file.
3095         * gdb.threads/wp-replication.exp: New file.
3096
3097 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
3098
3099         * gdb.xml/tdesc-regs.exp: Add case for nios2.
3100
3101 2013-05-06  Doug Evans  <dje@google.com>
3102
3103         * gdb.base/solib-search-lib1.c: New file.
3104         * gdb.base/solib-search-lib2.c: New file.
3105         * gdb.base/solib-search.c: New file.
3106         * gdb.base/solib-search.h: New file.
3107         * gdb.base/solib-search.exp: New file.
3108
3109         * lib/gdb.exp (gdb_core_cmd): New function.
3110         * gdb.arch/system-gcore.exp: Use it.
3111         * gdb.arch/vsx-regs.exp: Ditto.
3112         * gdb.base/gcore.exp: Ditto.
3113         * gdb.threads/gcore-thread.exp: Ditto.
3114
3115         * gdb.reverse/shr.h: New file.
3116         * gdb.reverse/shr1.c: New file.
3117         * gdb.reverse/shr2.c: #include "shr.h".
3118         * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
3119         #include "shr.h".  Replace calls to printf,sleep to call shr1 instead.
3120         * gdb.reverse/solib-precsave.exp: Build shr2.sl.
3121         Update tests using sleep/printf to use shr2.sl instead.
3122         * gdb.reverse/solib-reverse.exp: Ditto.
3123
3124 2013-05-06  Tom Tromey  <tromey@redhat.com>
3125
3126         * gdb.dwarf2/implptrconst.c: New file.
3127         * gdb.dwarf2/implptrconst.exp: New file.
3128         * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
3129         (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
3130         (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
3131
3132 2013-05-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
3133
3134         * gdb.base/catch-sig.c (main): Raise SIGINT.
3135         * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
3136
3137 2013-05-03  Hafiz Abid Qadeer  <abidh@codesourcery.com>
3138
3139         * status-stop.exp (test_tstart_tstart): Check for error
3140         returned by the second 'tstart' command.
3141
3142 2013-03-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3143
3144         * gdb.xml/maint_print_struct.exp: New file.
3145         * gdb.xml/maint_print_struct.xml: New file.
3146
3147 2013-04-25  Tom Tromey  <tromey@redhat.com>
3148
3149         * gdb.dwarf2/nostaticblock.exp: New file.
3150
3151 2013-04-24  Muhammad Bilal  <mbilal@codesourcery.com>
3152
3153         PR gdb/10462
3154         * gdb.base/setshow.exp: Add test case.
3155
3156 2013-04-23  Hui Zhu  <hui@codesourcery.com>
3157
3158         PR gdb/15293
3159         * gdb.base/dprintf.exp: Add ignore command.
3160
3161 2013-04-23  Hui Zhu  <hui@codesourcery.com>
3162
3163         PR gdb/15165
3164         * gdb.base/save-bp.exp: Add test for dprintf.
3165
3166 2013-04-22  Tom Tromey  <tromey@redhat.com>
3167
3168         * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
3169         notice_open_fds.
3170
3171 2013-04-22  Sergio Durigan Junior  <sergiodj@redhat.com>
3172
3173         * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
3174         ldflags.
3175
3176 2013-04-22  Sergio Durigan Junior  <sergiodj@redhat.com>
3177
3178         * gdb.arch/arm-bl-branch-dest.c: New file.
3179         * gdb.arch/arm-bl-branch-dest.exp: Likewise.
3180
3181 2013-04-19  Vladimir Kargov  <kargov@gmail.com>
3182             Pedro Alves  <palves@redhat.com>
3183
3184         * gdb.arch/i386-float.S: New file.
3185         * gdb.arch/i386-float.exp: New file.
3186
3187 2013-04-18  Luis Machado  <lgustavo@codesourcery.com>
3188
3189         * gdb.mi/mi-var-create-rtti.exp: Create a variable of
3190         type void *.
3191
3192 2013-04-17  Doug Evans  <dje@google.com>
3193
3194         * lib/dwarf.exp (Dwarf): New proc "tu".
3195         * gdb.dwarf2/missing-sig-type.exp: New file.
3196
3197 2013-04-15  Siva Chandra Reddy  <sivachandra@google.com>
3198
3199         Add option to link testcases with Pthreads library when
3200         using 'prepare_for_testing' in tests.
3201
3202         * lib/gdb.exp (build_executable_from_specs): Use
3203         gdb_compile_pthreads to compile if option "pthreads" is
3204         specified.
3205
3206 2013-04-15  Tom Tromey  <tromey@redhat.com>
3207
3208         * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
3209
3210 2013-04-15  Tom Tromey  <tromey@redhat.com>
3211
3212         * gdb.base/default.exp: Update for $_exception.
3213         * gdb.cp/exceptprint.cc: New file.
3214         * gdb.cp/exceptprint.exp: New file.
3215         * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
3216
3217 2013-04-15  Tom Tromey  <tromey@redhat.com>
3218
3219         * gdb.cp/typeid.cc: New file.
3220         * gdb.cp/typeid.exp: New file.
3221
3222 2013-04-15  Tom Tromey  <tromey@redhat.com>
3223
3224         * gdb.cp/exception.exp: Add "catch rethrow" tests.
3225
3226 2013-04-13  Yao Qi  <yao@codesourcery.com>
3227
3228         * gdb.base/completion.exp: Test completion of command
3229         'target ctf' if target ctf is supported.
3230
3231 2013-04-10  Pedro Alves  <palves@redhat.com>
3232
3233         * gdb.base/completion.exp: Test "set height", "set listsize" and
3234         "set trace-buffer-size" completion.
3235         * gdb.base/setshow.exp: Test "set height unlimited".
3236         * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
3237         unlimited".
3238
3239 2013-04-10  Yao Qi  <yao@codesourcery.com>
3240
3241         * gdb.trace/actions.exp: Save trace data to CTF.
3242         Change to ctf target if GDB supports, read CTF data in ctf
3243         target, and check the actions of tracepoints.
3244         * gdb.trace/while-stepping.exp: Likewise.
3245         * gdb.trace/report.exp: Test GDB saves trace data to CTF
3246         format and read CTF trace file if GDB supports.
3247         * gdb.trace/tstatus.exp: Save trace data to CTF.  If ctf
3248         target is supported, change to ctf target, read trace data and
3249         check output of command "tstatus".
3250         * gdb.trace/tsv.exp: Save trace frame to CTF.  If GDB supports,
3251         read CTF data by target ctf and call check_tsv.
3252
3253 2013-04-10  Yao Qi  <yao@codesourcery.com>
3254
3255         * gdb.trace/actions.exp (check_tracepoint): New.
3256         (top level): Start the tracing and check the actions of
3257         tracepoints.  Save trace data to tfile format.  Restart GDB
3258         and read trace file in tfile target.  Check the actions of
3259         tracepoints again.
3260         * gdb.trace/while-stepping.exp: Likewise.
3261
3262 2013-04-10  Yao Qi  <yao@codesourcery.com>
3263
3264         * gdb.trace/report.exp: Use standard_output_file for saved
3265         trace file.
3266
3267 2013-04-10  Hui Zhu  <hui@codesourcery.com>
3268
3269         * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
3270         (MISCELLANEOUS): Add dprintf-pendshr.sl.
3271         * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
3272
3273 2013-04-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3274
3275         * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
3276         response.
3277
3278 2013-04-08  Pedro Alves  <palves@redhat.com>
3279
3280         * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
3281         the location.
3282
3283 2013-04-04  Sandra Loosemore  <sandra@codesourcery.com>
3284
3285         * gdb.cp/cplabel.exp: Allow empty directory in file reported
3286         for breakpoint location.
3287
3288 2013-04-04  Sandra Loosemore  <sandra@codesourcery.com>
3289
3290         * gdb.linespec/linespec.exp: Make dir/file:line tests
3291         conditional for non-remote hosts only.
3292
3293 2013-04-04  Stan Shebs  <stan@codesourcery.com>
3294             Pedro Alves  <palves@redhat.com>
3295
3296         * gdb.trace/Makefile.in (PROGS): Add actions-changed.
3297         * gdb.trace/actions-changed.c: New file.
3298         * gdb.trace/actions-changed.exp: New file.
3299         * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
3300         (gdb_trace_setactions_command): ... this.  Add "actions_command"
3301         parameter, and handle it.
3302         (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
3303
3304 2013-04-04  Yao Qi  <yao@codesourcery.com>
3305
3306         * gdb.server/server-kill.exp: Use command 'tstatus' instead of
3307         'step'.
3308
3309 2013-04-03  Yao Qi  <yao@codesourcery.com>
3310
3311         * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
3312         "tfile-basic.tf".
3313         (test_tfind_tfile): Likewise.
3314
3315 2013-04-03  Yao Qi  <yao@codesourcery.com>
3316
3317         * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
3318         "tfile-basic.tf" instead of "basic.tf".
3319         (write_error_trace_file): Pass argument "tfile-error.tf"
3320         instead of "error.tf".
3321         * gdb.trace/tfile.exp: Update tfile names to
3322         "tfile-basic.tf" and "tfile-error.tf".
3323
3324 2013-04-02  Sandra Loosemore  <sandra@codesourcery.com>
3325
3326         * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
3327         empty directory in file for breakpoint hit.
3328
3329 2013-03-29  Yao Qi  <yao@codesourcery.com>
3330
3331         * gdb.base/completion.exp: Test completion of commands
3332         "target core", "target tfile" and "target exec".
3333         * gdb.trace/tfile.exp: Test completion of command
3334         "target tfile".
3335
3336 2013-03-28  Joel Brobecker  <brobecker@adacore.com>
3337
3338         * gdb.ada/win_fu_syms: New testcase.
3339
3340 2013-03-28  Doug Evans  <dje@google.com>
3341
3342         * gdb.base/maint.exp (maint print statistics): Update expected output.
3343
3344 2013-03-28  Pedro Alves  <palves@redhat.com>
3345
3346         PR gdb/15294
3347
3348         * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
3349         mean unlimited instead of $arg < 0.
3350         (test_listsize): Remove "listsize of 0 suppresses output" test.
3351         Test that "set listsize 0" ends up with an unlimited listsize.
3352
3353 2013-03-28  Pedro Alves  <palves@redhat.com>
3354
3355         * gdb.base/list.exp (last_line): New global.
3356         (last_line_re): New global.
3357         (test_listsize, test_list_function, test_list_forward)
3358         (test_repeat_list_command, test_list_range)
3359         (test_list_filename_and_function): Use them.
3360         * gdb.base/list0.c: Comment the last line of the file with "last
3361         line".
3362
3363 2013-03-28  Pedro Alves  <palves@redhat.com>
3364
3365         * gdb.base/list.exp (test_listsize): Adjust test to make sure we
3366         list the whole file.
3367
3368 2013-03-28  Pedro Alves  <palves@redhat.com>
3369
3370         * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
3371         "set listsize".
3372
3373 2013-03-26  Keith Seitz  <keiths@redhat.com>
3374
3375         * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
3376         from passing.
3377
3378 2013-03-26  Pedro Alves  <palves@redhat.com>
3379
3380         * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
3381         until after GDB has run.
3382
3383 2013-03-26  Yao Qi  <yao@codesourcery.com>
3384
3385         * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
3386         * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
3387
3388 2013-03-26  Markus Metzger  <markus.t.metzger@intel.com>
3389
3390         * gdb.btrace/enable.exp: Add regression test.
3391
3392 2013-03-25  Tom Tromey  <tromey@redhat.com>
3393
3394         * gdb.cp/m-static.exp: Add destructor-printing tests.
3395
3396 2013-03-25  Tom Tromey  <tromey@redhat.com>
3397
3398         * gdb.cp/m-static.exp: Add constructor ptype tests.
3399         * gdb.cp/m-static.cc (single_constructor): New class.
3400         (main): Make instance of single_constructor.
3401
3402 2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3403             Pedro Alves  <palves@redhat.com>
3404
3405         * gdb.server/server-kill.c: New file.
3406         * gdb.server/server-kill.exp: New file.
3407
3408 2013-03-21  Pedro Alves  <palves@redhat.com>
3409
3410         * gdb.trace/trace-buffer-size.exp (get default buffer size):
3411         Expect $gdb_prompt in gdb_test_multiple.
3412
3413 2013-03-21  Doug Evans  <dje@google.com>
3414
3415         * gdb.base/maint.exp: Update tests for per-command stats.
3416
3417 2013-03-21  Tom Tromey  <tromey@redhat.com>
3418
3419         * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
3420         * gdb.cp/misc.exp: Add test for FILENAME:: case.
3421
3422 2013-03-20  Pedro Alves  <palves@redhat.com>
3423
3424         PR gdb/15289
3425
3426         * gdb.base/remote.exp: Test
3427         "set remote hardware-watchpoint-limit -1",
3428         "set remote hardware-breakpoint-limit -1",
3429         "set remote hardware-watchpoint-limit 2147483647" and
3430         "set remote hardware-breakpoint-limit 2147483647".
3431
3432 2013-03-20  Pedro Alves  <palves@redhat.com>
3433             Yao Qi  <yao@codesourcery.com>
3434
3435         * gdb.trace/tfile.c: Add comments.
3436         (nonconstglob): New global.
3437         * gdb.trace/tfile.exp: Add comments.  Test printing a non-const
3438         global that is not covered by the trace frame.  Test
3439         disassembling.
3440
3441 2013-03-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3442
3443         * gdb.base/valgrind-infcall.exp
3444         (continue #$continue_count) <remote connection closed>
3445         (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
3446         $valgrind_pid.
3447
3448 2013-03-15  Tom Tromey  <tromey@redhat.com>
3449
3450         * gdb.cp/overload.cc (intintfunc): New.
3451         * gdb.cp/overload.exp: Add regression test.
3452
3453 2013-03-15  Yao Qi  <yao@codesourcery.com>
3454
3455         * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
3456         using with_test_prefix.
3457         * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
3458         * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
3459         * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
3460         * gdb.threads/watchpoint-fork.exp (test): Likewise.
3461         * gdb.base/break-interp.exp (test_core): Likewise.
3462         (test_attach_gdb): Likewise.
3463         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3464         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3465         Likewise.
3466         * gdb.base/jit-so.exp (one_jit_test): Likewise.
3467         * gdb.base/jit.exp (one_jit_test): Likewise.
3468         * gdb.base/sepdebug.exp (test_different_dir): Likewise.
3469         * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
3470         * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
3471         * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
3472         Likewise.
3473         * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
3474         Likewise.
3475         * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
3476         * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
3477         * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
3478         (tracepoint_change_loc_2): Likewise.
3479         * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
3480         Likewise.
3481         (disconnected_tfind): Likewise.
3482         * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
3483         Likewise.
3484         (test_tfind_remote): Likewise.
3485         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
3486         Likewise.
3487         (test_pending_resolved): Likewise.
3488         * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
3489         Likewise.
3490         (test_upload_tsv): Likewise.
3491         * gdb.trace/pending.exp (pending_tracepoint_resolved):
3492         Likewise.
3493         (pending_tracepoint_works): Likewise.
3494         * gdb.trace/report.exp (use_collected_data): Likewise.
3495         * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
3496         Likewise.
3497         (test_tstart_tstart, test_buffer_full_tstart): Likewise.
3498         * gdb.trace/strace.exp (strace_info_marker): Likewise.
3499         (strace_trace_on_same_addr): Likewise.
3500         (strace_trace_on_diff_addr): Likewise.
3501         * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
3502         (gdb_collect_locals_test): Likewise.
3503         (gdb_unavailable_registers_test): Likewise.
3504         (gdb_collect_globals_test): Likewise.
3505
3506 2013-03-15  Yao Qi  <yao@codesourcery.com>
3507
3508         * gdb.base/condbreak.exp: Add semicolon back which was removed
3509         by my previous commit.
3510
3511 2013-03-14  Yao Qi  <yao@codesourcery.com>
3512
3513         * config/monitor.exp (gdb_target_cmd): Remove semicolon after
3514         'return'.
3515         (gdb_target_monitor, gdb_load): Likewise.
3516         * config/sid.exp (gdb_load): Likewise.
3517         * config/slite.exp (gdb_load): Likewise.
3518         * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
3519         * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
3520         * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
3521         (single_step_until): Likewise.
3522         * gdb.arch/powerpc-d128-regs.exp: Likewise.
3523         * gdb.arch/system-gcore.exp: Likewise.
3524         * gdb.base/bigcore.exp (extract_heap): Likewise.
3525         * gdb.base/break-on-linker-gcd-function.exp: Likewise.
3526         * gdb.base/call-ar-st.exp: Likewise.
3527         * gdb.base/call-rt-st.exp: Likewise.
3528         * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
3529         * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
3530         * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
3531         * gdb.base/corefile.exp: Likewise.
3532         * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
3533         * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
3534         * gdb.base/fixsection.exp: Likewise.
3535         * gdb.base/funcargs.exp: Likewise.
3536         * gdb.base/gcore-buffer-overflow.exp: Likewise.
3537         * gdb.base/gcore-relro.exp: Likewise.
3538         * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
3539         * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
3540         * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
3541         * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
3542         * gdb.base/list.exp: Likewise.
3543         (set_listsize): Likewise.
3544         * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
3545         * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
3546         * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
3547         * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
3548         * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
3549         * gdb.base/setvar.exp: Likewise.
3550         (test_set): Likewise.
3551         * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
3552         * gdb.base/solib-overlap.exp: Likewise.
3553         * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
3554         * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
3555         * gdb.base/watchpoint.exp (initialize): Likewise.
3556         (test_simple_watchpoint): Likewise.
3557         (test_disabling_watchpoints): Likewise.
3558         (test_watchpoint_triggered_in_syscall): Likewise.
3559         * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
3560         * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
3561         * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
3562         * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
3563         * gdb.hp/gdb.aCC/optimize.exp: Likewise.
3564         * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
3565         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3566         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3567         * gdb.hp/gdb.compat/xdb1.exp: Likewise.
3568         * gdb.hp/gdb.compat/xdb2.exp: Likewise.
3569         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3570         * gdb.hp/gdb.defects/bs14602.exp: Likewise.
3571         * gdb.hp/gdb.defects/solib-d.exp: Likewise.
3572         * gdb.mi/gdb792.exp: Likewise.
3573         * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
3574         * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
3575         * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
3576         * gdb.threads/gcore-thread.exp: Likewise.
3577         (load_core): Likewise.
3578         * gdb.threads/pthreads.exp (all_threads_running): Likewise.
3579         (test_startup, check_control_c): Likewise.
3580         * gdb.threads/sigstep-threads.exp: Likewise.
3581         * gdb.threads/thread_check.exp: Likewise.
3582         * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
3583         * gdb.trace/circ.exp (run_trace_experiment): Likewise.
3584         (set_a_tracepoint, trace_buffer_normal): Likewise.
3585         (gdb_trace_circular_tests): Likewise.
3586         * gdb.trace/collection.exp: Likewise.
3587         * gdb.trace/disconnected-tracing.exp: Likewise.
3588         * gdb.trace/infotrace.exp: Likewise.
3589         * gdb.trace/mi-traceframe-changed.exp: Likewise.
3590         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3591         * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
3592         * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
3593         * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
3594         * gdb.trace/stap-trace.exp: Likewise.
3595         * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
3596         * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
3597         * gdb.trace/trace-buffer-size.exp: Likewise.
3598         * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
3599         * gdb.trace/unavailable.exp: Likewise.
3600         * gdb.trace/while-dyn.exp: Likewise.
3601         * lib/fortran.exp (set_lang_fortran): Likewise.
3602         * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
3603         (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
3604         (default_gdb_start, get_compiler_info): Likewise.
3605         (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
3606         (get_debug_format, setup_xfail_format): Likewise.
3607         (rerun_to_main, gdb_skip_float_test): Likewise.
3608         (build_id_debug_filename_get, get_remotetimeout): Likewise.
3609         * lib/java.exp (set_lang_java): Likewise.
3610         * lib/mi-support.exp (default_mi_gdb_start): Likewise.
3611         (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
3612         (mi_gdb_file_cmd, mi_gdb_test): Likewise.
3613         (mi_run_cmd_full, mi_expect_interrupt): Likewise.
3614         * lib/objc.exp (set_lang_objc): Likewise.
3615         * lib/pascal.exp (set_lang_pascal): Likewise.
3616         * lib/prompt.exp (default_prompt_gdb_start): Likewise.
3617         * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
3618         (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
3619
3620 2013-03-14  Sergio Durigan Junior  <sergiodj@redhat.com>
3621
3622         PR c++/15203
3623         PR c++/15210
3624         * gdb.cp/m-static.cc (keepalive_int): New function.
3625         (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
3626         * gdb.cp/m-static.exp: New test for `sintvar'.
3627
3628 2013-03-14  Yao Qi  <yao@codesourcery.com>
3629
3630         * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
3631         of 'tstatus' into tstatus_output.
3632         (top level): Save the trace data to tfile.  Read trace file in
3633         tfile target.  Check the trace status.
3634
3635 2013-03-13  Yao Qi  <yao@codesourcery.com>
3636
3637         * gdb.trace/tsv.exp (check_tsv): New.
3638         (top level): Save a tfile on current trace session. Call
3639         check_tsv on live target.  Load the tfile with target tfile
3640         and call check_tsv again.
3641
3642 2013-03-13  Yao Qi  <yao@codesourcery.com>
3643
3644         * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
3645         Replace some "gdb_test" with "gdb_test_no_output".
3646
3647 2013-03-12  Paul Hilfinger  <hilfingr@adacore.com>
3648
3649         * gdb.ada/expr_delims.exp: New file.
3650         * gdb.ada/expr_delims/foo.adb: New file.
3651         * gdb.ada/expr_delims/pck.ads: New file.
3652         * gdb.ada/expr_delims/pck.adb: New file.
3653
3654 2013-03-11  Keith Seitz  <keiths@redhat.com>
3655
3656         * watchpoint.exp (test_no_hw_watchpoints): Add test using
3657         both condition and thread.  Then delete the watchpoint.
3658
3659 2013-03-11  Christian Himpel  <christian.himpel@intel.com>
3660
3661         * Makefile.in: Add btrace testsuite.
3662         * configure: Regenerated.
3663         * configure.ac: Add btrace testsuite.
3664         * gdb.btrace/Makefile.in: New file.
3665         * gdb.btrace/enable.c: New file.
3666         * gdb.btrace/enable.exp: New file.
3667         * gdb.btrace/function_call_history.c: New file.
3668         * gdb.btrace/function_call_history.exp: New file.
3669         * gdb.btrace/instruction_history.c: New file.
3670         * gdb.btrace/instruction_history.exp: New file.
3671         * gdb.btrace/instruction_history.S: New file.
3672         * lib/gdb.exp: Add btrace skip proc.
3673
3674 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
3675
3676         Fix entry-values if the callee called a noreturn function.
3677         * gdb.arch/amd64-tailcall-noret.S: New file.
3678         * gdb.arch/amd64-tailcall-noret.c: New file.
3679         * gdb.arch/amd64-tailcall-noret.exp: New file.
3680
3681 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
3682
3683         Fix entry-values in C++ across CUs.
3684         * gdb.arch/amd64-tailcall-cxx.exp: New file.
3685         * gdb.arch/amd64-tailcall-cxx1.S: New file.
3686         * gdb.arch/amd64-tailcall-cxx1.cc: New file.
3687         * gdb.arch/amd64-tailcall-cxx2.S: New file.
3688         * gdb.arch/amd64-tailcall-cxx2.cc: New file.
3689
3690 2013-03-08  Stan Shebs  <stan@codesourcery.com>
3691             Hafiz Abid Qadeer  <abidh@codesourcery.com>
3692
3693         gdb/testsuite/
3694         * gdb.trace/trace-buffer-size.exp: New file.
3695         * gdb.trace/trace-buffer-size.c: New file.
3696
3697 2013-03-06  Pedro Alves  <palves@redhat.com>
3698
3699         * gdb.trace/tstatus.exp (run_trace_experiment): When the target
3700         doesn't support the tested optional feature, call "unsupported"
3701         with the same test message as the "pass" case, instead of calling
3702         "pass" with a different message.  Use the same text for the "fail"
3703         cases too.
3704
3705 2013-03-06  Yao Qi  <yao@codesourcery.com>
3706
3707         * gdb.trace/tstatus.exp: Remove the invocation of
3708         gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
3709         (test_tracepoints): Don't set fast tracepoint.
3710         (top level): Don't check agent library is loaded or not.
3711
3712 2013-03-06  Yao Qi  <yao@codesourcery.com>
3713
3714         * gdb.trace/tstatus.exp (run_trace_experiment): Escape
3715         parentheses by "\\".
3716
3717 2013-03-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
3718
3719         * gdb.linespec/base/one/thefile.cc (twodup): New.
3720         (m): Call it.
3721         * gdb.linespec/base/two/thefile.cc (dupname): New.
3722         (n): Call it.
3723         * gdb.linespec/break-ask.exp: New file.
3724         * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
3725
3726 2013-02-28  Yao Qi  <yao@codesourcery.com>
3727
3728         * gdb.trace/report.exp: Move some code to ...
3729         (use_collected_data): New.
3730         (top level): Call use_collected_data once on the live target.
3731         Save at file of the current trace session, load it with target
3732         tfile, and call use_collected_data again.
3733
3734 2013-02-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3735
3736         * gdb.threads/fork-thread-pending.c (main): Add alarm.
3737
3738 2013-02-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3739
3740         * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
3741         Add final kill of ${valgrind_pid}.
3742
3743 2013-02-20  Siva Chandra Reddy  <sivachandra@google.com>
3744
3745         * gdb.python/py-arch.c: New test case
3746         * gdb.python/py-arch.exp: New tests to test
3747         gdb.Architecture.disassemble
3748         * gdb.python/Makefile.in: Add py-arch to the list of
3749         EXECUTABLES.
3750
3751 2013-02-18  Tom Tromey  <tromey@redhat.com>
3752
3753         * gdb.dwarf2/subrange.exp: New file.
3754
3755 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
3756             Hafiz Abid Qadeer  <abidh@codesourcery.com>
3757
3758         * gdb.trace/tfile.exp: Add test for -trace-status command.
3759
3760 2013-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3761
3762         * gdb.threads/pthread_cond_wait.c (main): Remove variable ts.  Replace
3763         nanosleep by sleep.
3764
3765 2013-02-14  Pedro Alves  <palves@redhat.com>
3766
3767         * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
3768
3769 2013-02-14  Pedro Alves  <pedro@codesourcery.com>
3770             Hafiz Abid Qadeer  <abidh@codesourcery.com>
3771
3772         * gdb.trace/tsv.exp: Adjust tests, and add a few more.
3773
3774 2013-02-12  Tom Tromey  <tromey@redhat.com>
3775
3776         * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
3777         * gdb.cp/m-static.exp: Add tests to print quoted destructor.
3778
3779 2013-02-12  Pedro Alves  <palves@redhat.com>
3780
3781         * gdb.base/catch-signal.c: Update copyright years.
3782         * gdb.base/catch-signal.exp: Update copyright years.
3783         * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
3784         * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
3785         * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
3786         * gdb.dwarf2/dw2-error.S: Update copyright years.
3787         * gdb.dwarf2/dw2-error.c: Update copyright years.
3788         * gdb.dwarf2/dw2-restrict.S: Update copyright years.
3789         * gdb.dwarf2/dw2-restrict.c: Update copyright years.
3790         * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
3791
3792 2013-02-12  Pedro Alves  <palves@redhat.com>
3793
3794         * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
3795         message.
3796         * gdb.base/sigaltstack.exp: Ditto.
3797         * gdb.base/siginfo.exp: Ditto.
3798         * gdb.base/sizeof.exp: Ditto.
3799
3800 2013-02-12  Pedro Alves  <palves@redhat.com>
3801
3802         * gdb.mi/mi-basics.exp: Tweak intro comment.
3803         * gdb.mi/mi-break.exp: Tweak intro comment.
3804         * gdb.mi/mi-console.exp: Tweak intro comment.
3805         * gdb.mi/mi-file.exp: Tweak intro comment.
3806         * gdb.mi/mi-read-memory.exp: Tweak intro comment.
3807         * gdb.mi/mi-return.exp: Tweak intro comment.
3808         * gdb.mi/mi-stepi.exp: Tweak intro comment.
3809         * gdb.mi/mi-until.exp: Tweak intro comment.
3810         * gdb.mi/mi-watch.exp: Tweak intro comment.
3811
3812 2013-02-12  Sanimir Agovic  <sanimir.agovic@intel.com>
3813
3814         * gdb.server/no-thread-db.exp: New file.
3815         * gdb.server/no-thread-db.c: New file.
3816         * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
3817
3818 2013-02-11  Doug Evans  <dje@google.com>
3819
3820         * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
3821         two decfloats.
3822
3823 2013-02-11  Sergio Durigan Junior  <sergiodj@redhat.com>
3824
3825         * gdb.base/bitfields.c (struct internalvartest): New declaration.
3826         * gdb.base/bitfields.exp (bitfield_internalvar): New function.
3827
3828 2013-02-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
3829
3830         * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
3831
3832 2013-02-06  Yao Qi  <yao@codesourcery.com>
3833
3834         * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
3835         to ...
3836         (test_create_delete_modify_tsv): ... here.  New test on modifying
3837         the initial value of a tsv.
3838
3839 2013-02-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
3840
3841         * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
3842         (cd .../rdir): ... here.
3843
3844 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
3845
3846         * gdb.linespec/base/one/header.h: New file.
3847         * gdb.linespec/base/two/header.h: New file.
3848         * gdb.linespec/macro-relative.c: New file.
3849         * gdb.linespec/macro-relative.exp: New file.
3850
3851 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
3852
3853         * gdb.base/fullpath-expand-func.c: New file.
3854         * gdb.base/fullpath-expand.c: New file.
3855         * gdb.base/fullpath-expand.exp: New file.
3856         * gdb.base/realname-expand-real.c: New file.
3857         * gdb.base/realname-expand.c: New file.
3858         * gdb.base/realname-expand.exp: New file.
3859
3860 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
3861
3862         * gdb.dwarf2/dw2-dir-file-name.exp: New file.
3863         * gdb.dwarf2/dw2-dir-file-name.c: New file.
3864
3865 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
3866
3867         * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
3868         (compare_filenames_for_search does not match)
3869         (compare_filenames_for_search does match): New tests.
3870
3871 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
3872
3873         * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
3874
3875 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3876
3877         * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
3878
3879 2013-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
3880
3881         * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
3882         ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
3883         ${binfile}.mini_debuginfo-debuglink and
3884         ${binfile}.mini_debuginfo-debuglink.xz.
3885
3886 2013-02-01  Tom Tromey  <tromey@redhat.com>
3887
3888         * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
3889         attributes.
3890
3891 2013-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
3892             Tom Tromey  <tromey@redhat.com>
3893
3894         * gdb.dwarf2/method-ptr.exp: Link with c++.
3895         * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
3896
3897 2013-01-31  Tom Tromey  <tromey@redhat.com>
3898
3899         * gdb.base/jit.exp (compile_jit_test): New proc.
3900         Add PIE tests.
3901
3902 2013-01-31  Tom Tromey  <tromey@redhat.com>
3903
3904         * gdb.dwarf2/method-ptr.cc: New file.
3905         * gdb.dwarf2/method-ptr.exp: New file.
3906
3907 2013-01-31  Tom Tromey  <tromey@redhat.com>
3908
3909         * lib/dwarf.exp (namespace Dwarf): New.
3910
3911 2013-01-29  Tom Tromey  <tromey@redhat.com>
3912
3913         * gdb.dwarf2/fission-reread.exp: Add unload test.
3914
3915 2013-01-28  Doug Evans  <dje@google.com>
3916
3917         * gdb.dwarf2/fission-loclists.exp: New file.
3918         * gdb.dwarf2/fission-loclists.S: New file.
3919
3920 2013-01-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
3921
3922         Code cleanup.
3923         * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
3924         gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
3925         and prepare_for_testing.
3926         * gdb.base/store.exp: Likewise.
3927
3928 2013-01-25  Tom Tromey  <tromey@redhat.com>
3929
3930         * gdb.python/py-explore.exp: Expect the gdb prompt.
3931
3932 2013-01-25  Andrew Burgess  <aburgess@broadcom.com>
3933
3934         * gdb.base/gnu_vector.c: New variable for use in tests.
3935         * gdb.base/gnu_vector.exp: Update and extend tests to reflect
3936         changes in scalar to vector casting and widening.
3937         * gdb.python/py-type.c: New variables for use in tests.
3938         * gdb.python/py-type.exp: Update vector related tests to reflect
3939         changes in scalar to vector casting and widening.
3940
3941 2013-01-24  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
3942
3943         * gdb.base/prologue-include.c: New file.
3944         * gdb.base/prologue-include.exp: New file.
3945         * gdb.base/prologue-include.h: New file.
3946
3947 2013-01-24  Hafiz Abid Qadeer  <abidh@codesourcery.com>
3948
3949         PR gdb/13443
3950         * gdb.mi/mi-var-block.exp: Make test messages unique.
3951
3952 2013-01-23  Tom Tromey  <tromey@redhat.com>
3953
3954         * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
3955
3956 2013-01-23  Tom Tromey  <tromey@redhat.com>
3957
3958         * gdb.cp/converts.cc (main): Initialize 'a'.
3959
3960 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
3961
3962         * testsuite/gdb.python/frame.exp: Add a test for
3963         gdb.Frame.architecture() method.
3964
3965 2013-01-22  Pedro Alves  <palves@redhat.com>
3966
3967         * gdb.base/annota1.exp (signal sent): No longer expect
3968         breakpoints-invalid.
3969         * gdb.cp/annota2.exp (continue until exit)
3970         (watch triggered on a.x): Ditto.
3971
3972 2013-01-22  Pedro Alves  <palves@redhat.com>
3973
3974         * gdb.base/annota1.exp (breakpoints_invalid): New variable.
3975         Adjust tests to breakpoints-invalid changes.
3976         * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
3977         variables.
3978         Adjust tests to breakpoints-invalid changes.
3979
3980 2013-01-22  Pedro Alves  <palves@redhat.com>
3981
3982         * gdb.base/annota1.exp (annotate ignore count change): Add
3983         expected output for failure case.
3984
3985 2013-01-22  Tom Tromey  <tromey@redhat.com>
3986
3987         * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
3988         call.
3989
3990 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
3991
3992         * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
3993         * gdb.mi/mi-catch-load.exp: Ditto.
3994         * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
3995         Also handle 'thread' field.
3996         * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
3997         * gdb.mi/mi-watch.exp: Ditto.
3998         * lib/mi-support.exp: Ditto.
3999
4000 2013-01-21  Siva Chandra Reddy  <sivachandra@google.com>
4001
4002         * gdb.python/py-explore.exp: Improve a test
4003
4004 2013-01-18 Â David Blaikie Â <dblaikie@gmail.com>
4005
4006         * gdb.base/label.c (main): Correct the type of the second
4007         parameter.
4008
4009 2013-01-18  Tom Tromey  <tromey@redhat.com>
4010
4011         * gdb.dwarf2/trace-crash.s: New file.
4012         * gdb.dwarf2/trace-crash.exp: New file.
4013
4014 2013-01-18  Hafiz Abid Qadeer<abidh@codesourcery.com>
4015
4016         PR gdb/13443
4017         * gdb.base/checkpoint.exp: Update test messages to make them
4018         unique.
4019
4020 2013-01-18  Yao Qi  <yao@codesourcery.com>
4021
4022         * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
4023         output of 'info tracepoints'.
4024         * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
4025         Likewise.
4026         * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
4027         * gdb.trace/disconnected-tracing.c (struct foo): New.
4028
4029 2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
4030
4031         * gdb.dwarf2/dw2-dos-drive.S: New file.
4032         * gdb.dwarf2/dw2-dos-drive.exp: New file.
4033
4034 2013-01-17  Doug Evans  <dje@google.com>
4035
4036         * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
4037         CXX_FOR_TARGET.
4038
4039         * boards/cc-with-tweaks.exp: New file.
4040
4041 2013-01-17  Tom Tromey  <tromey@redhat.com>
4042
4043         * gdb.base/completion.exp: Add "set cp-abi" completion test.
4044
4045 2013-01-17  Pedro Alves  <palves@redhat.com>
4046
4047         Merge dg-extract-results.sh from upstream (svn 195224).
4048
4049         2013-01-15  David Blaikie <dblaikie@gmail.com>
4050         * dg-extract-results.sh: Fix order of summary counts.
4051
4052         2013-01-15  David Blaikie <dblaikie@gmail.com>
4053         * dg-extract-results.sh: Constrain the start-of-log pattern.
4054
4055         2013-01-15  David Blaikie <dblaikie@gmail.com>
4056         * dg-extract-results.sh: Handle KPASSes.
4057
4058         2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4059         * dg-extract-results.sh: Redirect grep output to /dev/null instead
4060         of grep -q.
4061
4062 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
4063
4064         * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
4065         interface.
4066         * gdb.base/jithost.c: New file.
4067         * gdb.base/jithost.h: New file.
4068         * gdb.base/jitreader.c : New file.
4069         * gdb.base/jit-protocol.h: New file.
4070
4071 2013-01-16  Tom Tromey  <tromey@redhat.com>
4072
4073         * gdb.base/catch-signal.c: New file.
4074         * gdb.base/catch-signal.exp: New file.
4075
4076 2013-01-16  Tom Tromey  <tromey@redhat.com>
4077
4078         * gdb.mi/mi-catch-load.exp: Look for "catch-type".
4079
4080 2013-01-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
4081
4082         * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
4083
4084 2013-01-14  Tom Tromey  <tromey@redhat.com>
4085
4086         * gdb.base/completion.exp: Add "set gnutarget" test.
4087
4088 2013-01-14  Tom Tromey  <tromey@redhat.com>
4089
4090         * gdb.dwarf2/dw2-restrict.S: New file.
4091         * gdb.dwarf2/dw2-restrict.c: New file.
4092         * gdb.dwarf2/dw2-restrict.exp: New file.
4093
4094 2013-01-14  Tom Tromey  <tromey@redhat.com>
4095
4096         * gdb.dwarf2/dw2-error.exp: New file.
4097         * gdb.dwarf2/dw2-error.c: New file.
4098         * gdb.dwarf2/dw2-error.S: New file.
4099
4100 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
4101
4102         * gdb.cp/parse-lang.cc: New file.
4103         * gdb.cp/parse-lang.exp: New file.
4104
4105 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
4106
4107         * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
4108         (set substitute-path): New test.
4109         (fullname present): Remove content.
4110         (substituted fullname): New test.
4111
4112 2013-01-13  Joel Brobecker  <brobecker@adacore.com>
4113
4114         * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
4115         check.  Move $gdb_py_is_py24 value check right after.
4116
4117 2013-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4118
4119         * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
4120         targets.
4121
4122 2013-01-11  Yao Qi  <yao@codesourcery.com>
4123
4124         * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
4125         for dprintf.
4126         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
4127         Check the fields in "=breakpoint-created" for dprintf.
4128
4129 2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
4130
4131         * gdb.mi/mi-fullname-deleted.exp: New file.
4132
4133 2012-12-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
4134
4135         * gdb.base/skip-solib.exp (info skip with pending file): Update the
4136         expected output.
4137         (info skip with pending file): Remove.
4138         (ignoring function in solib, info skip for function multiply): Update
4139         the expected output.
4140         * gdb.base/skip.ex (skip (main), skip function baz, info skip)
4141         (info skip (delete 1), info skip after disabling all)
4142         (info skip after enabling all, info skip after disabling 4 2-3)
4143         (info skip after enabling 2-3, info skip 2-3)
4144         (info skip after deleting 2 3): Update the expected output.
4145         * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
4146         statement to its initialization and return.
4147         * gdb.linespec/skip-two.exp: New file.
4148
4149 2012-12-19  Doug Evans  <dje@google.com>
4150
4151         * gdb.base/maint.exp: Handle testing with .gdb_index.
4152
4153 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
4154
4155         * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
4156         Cavium to FSF.
4157
4158 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
4159
4160         * dg-extract-results.sh: Update contact info in copyright notice.
4161         * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
4162         GPL v3 or later.  Update contact info.
4163         * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
4164         gdb.threads/watchpoint-fork-mt.c,
4165         gdb.threads/watchpoint-fork-parent.c,
4166         gdb.threads/watchpoint-fork-st.c,
4167         gdb.threads/watchpoint-fork.h: Likewise.
4168
4169 2012-12-15  Yao Qi  <yao@codesourcery.com>
4170
4171         * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
4172         'installed' field in '=breakpoint-modified'.
4173         (test_reconnect): Check 'installed' field in
4174         '=breakpoint-modified' and '=breakpoint-created'.
4175
4176         * gdb.trace/actions.exp: Update test for 'installed' field.
4177         * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
4178         (tracepoint_change_loc_2): Likewise.
4179         Check 'info tracepoint' display nothing else.
4180         * gdb.trace/deltrace.exp: Likewise.
4181         * gdb.trace/infotrace.exp: Likewise.
4182         * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
4183         Likewise.
4184         * gdb.trace/passcount.exp: Likewise.
4185         * gdb.trace/tracecmd.exp: Likewise.
4186         * gdb.trace/while-stepping.exp: Likewise.
4187
4188 2012-12-14  Tom Tromey  <tromey@redhat.com>
4189
4190         * gdb.cp/member-name.exp: New file.
4191         * gdb.cp/member-name.cc: New file.
4192
4193 2012-12-14  Tom Tromey  <tromey@redhat.com>
4194
4195         * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
4196
4197 2012-12-14  Doug Evans  <dje@google.com>
4198
4199         * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
4200         DW_OP_GNU_implicit_pointer is section-relative.
4201
4202 2012-12-14  Tom Tromey  <tromey@redhat.com>
4203
4204         * gdb.base/info-proc.exp: Add core file tests.
4205
4206 2012-12-14  Yufeng Zhang  <yufeng.zhang@arm.com>
4207
4208         * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
4209
4210 2012-12-13  Doug Evans  <dje@google.com>
4211
4212         * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
4213         * gdb.multi/multi-arch.exp: Ditto.
4214
4215 2012-12-12  Keven Boell  <keven.boell@intel.com>
4216
4217         * gdb.mi/mi-catch-load-so.c: New. Clone of the
4218         catch load test library source file.
4219         * gdb.mi/mi-catch-load.c: New. Clone of the catch
4220         load test source file.
4221         * gdb.mi/mi-catch-load.exp: New. Test file for
4222         basic MI -catch-load and -catch-unload tests.
4223
4224 2012-12-11  Paul Koning  <paul_koning@dell.com>
4225
4226         * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
4227         exception.
4228         (_iterator_except): New function.
4229         (ArrayPrinter): Use _iterator function instead of local _iterator
4230         class for Python 3 compatibility.
4231         (NoStringContainerPrinter): Use _iterator_except instead of
4232         _iterator.
4233         * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
4234         execfile for Python 3 compatibility.
4235         * gdb.python/python.exp: Handle Python 2.4 exception traceback
4236         format in error_prompt test.
4237
4238 2012-12-10  Paul Koning  <paul_koning@dell.com>
4239
4240         * gdb.base/charset.exp: Change print syntax for Python 3
4241         compatibility.
4242         * gdb.python/py-block.exp: Ditto.
4243         * gdb.python/py-breakpoint.exp: Ditto.
4244         * gdb.python/py-cmd.exp: Ditto.
4245         * gdb.python/py-events.py: Ditto.
4246         * gdb.python/py-finish-breakpoint.py: Ditto.
4247         * gdb.python/py-finish-breakpoint2.exp: Ditto.
4248         * gdb.python/py-finish-breakpoint2.py: Ditto.
4249         * gdb.python/py-frame-inline.exp: Ditto.
4250         * gdb.python/py-frame.exp: Ditto.
4251         * gdb.python/py-infthread.exp: Ditto.
4252         * gdb.python/py-objfile.exp: Ditto.
4253         * gdb.python/py-parameter.exp: Ditto.
4254         * gdb.python/py-progspace.exp: Ditto.
4255         * gdb.python/py-prompt.exp: Ditto.
4256         * gdb.python/py-symbol.exp: Ditto.
4257         * gdb.python/py-symtab.exp: Ditto.
4258         * gdb.python/py-template.exp: Ditto.
4259         * gdb.python/py-value-cc.exp: Ditto.
4260         * gdb.python/python.exp: Ditto.
4261         * gdb.python/source2.py: Ditto.
4262         * gdb.python/lib-types.exp: Change print syntax for Python 3
4263         compatibility.
4264         Use sorted() function rather than sort() method.
4265         Accept either int or long values for enum values.
4266         * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
4267         execfile for Python 3 compatibility.
4268         * gdb.python/py-evsignal.exp: Ditto.
4269         * gdb.python/py-evthreads.exp: Ditto.
4270         * gdb.python/py-mi.exp: Ditto.
4271         * gdb.python/py-pp-maint.exp: Ditto.
4272         * gdb.python/py-prettyprint.exp: Ditto.
4273         * gdb.python/py-finish-breakpoint.exp: Change print syntax for
4274         Python 3 compatibility.
4275         Skip tests for Python 2.4.
4276         * gdb.python/py-inferior.exp: Change print syntax for
4277         Python 3 compatibility.
4278         Use byte string rather than character string in memory write test
4279         if Python 3.
4280         * gdb.python/py-pp-maint.py: Change class declarations to "new
4281         class" syntax.
4282         * gdb.python/py-prettyprint.py: Change iterator class to generator
4283         function for Python 3 compatibility.
4284         Make all classes "new style".
4285         Fix indentation issue and stray semicolon.
4286         * gdb.python/py-shared.expChange print syntax for Python 3
4287         compatibility.
4288         Define "long" if Python 3.
4289         * gdb.python/py-type.exp: Change print syntax for Python 3
4290         compatibility.
4291         Accept either int or long values for enum values.
4292         * gdb.python/py-value.exp: Change print syntax for Python 3
4293         compatibility.
4294         Skip "long" and "unicode" tests if Python 3.
4295         Accept either "type" or "class" in type checks.
4296         * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
4297         (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
4298
4299 2012-12-10  Tom Tromey  <tromey@redhat.com>
4300
4301         * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
4302         (test): Add "two_cu" argument.
4303         * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
4304         for types; allow two CUs.
4305
4306 2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
4307
4308         * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
4309         * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
4310
4311 2012-12-08  Yao Qi  <yao@codesourcery.com>
4312             Pedro Alves  <palves@redhat.com>
4313
4314         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
4315         '=breakpoint-created' when GDB merges the tracepoints of both
4316          sides.
4317
4318 2012-12-07  Tom Tromey  <tromey@redhat.com>
4319
4320         * gdb.base/break1.c (enum some_enum, union some_union): New.
4321         (some_enum_global, some_union_global, some_value): New globals.
4322         * gdb.base/completion.exp: Add tag completion tests.
4323
4324 2012-12-07  Tom Tromey  <tromey@redhat.com>
4325
4326         * gdb.base/completion.exp: Add tests for ptype and whatis
4327         completion.
4328
4329 2012-12-07  Joel Brobecker  <brobecker@adacore.com>
4330
4331         * gdb.base/stale-infcall.exp: Fix copyright line.
4332
4333 2012-12-07  Joel Brobecker  <brobecker@adacore.com>
4334
4335         * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
4336
4337 2012-12-06  Pedro Alves  <palves@redhat.com>
4338             Tom Tromey  <tromey@redhat.com>
4339
4340         * gdb.base/exprs.exp: Add tests for cast to void.
4341
4342 2012-12-06  Jens Elmenthaler <jens.elmenthaler@advantest.com>
4343
4344         * gdb.python/py-mi.exp: Correct expected results for attribute
4345         "dynamic" returned by -var-update.
4346         Add test case for correct handling of "diplayhint" for children
4347         of dynamic varobjs.
4348         * gdb.python/py-prettyprint.c (set_itme): New function.
4349         (bug_14741) New function.
4350         (main) Add call to bug_14741().
4351         * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
4352
4353 2012-12-05  Ulrich Weigand  <uweigand@de.ibm.com>
4354
4355         * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
4356         ${binfile}.funcsyms list.
4357
4358 2012-12-04  Yao Qi  <yao@codesourcery.com>
4359
4360         PR gdb/13443
4361         * gdb.trace/actions.exp: Make test messages unique.
4362
4363 2012-11-29  Tom Tromey  <tromey@redhat.com>
4364
4365         * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
4366
4367 2012-11-29  Ulrich Weigand  <uweigand@de.ibm.com>
4368
4369         * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
4370         * gdb.opencl/datatypes.exp: Likewise.
4371         * gdb.opencl/operators.exp: Likewise.
4372         * gdb.opencl/vec_comps.exp: Likewise.
4373
4374 2012-11-29  Jerome Guitton  <guitton@adacore.com>
4375
4376         * gdb.ada/iwide: New testcase.
4377
4378 2012-11-29  Jerome Guitton  <guitton@adacore.com>
4379
4380         * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
4381         ptype test.
4382
4383 2012-11-29  Jerome Guitton  <guitton@adacore.com>
4384
4385         * gdb.ada/variant_record_packed_array.exp: Test expressions of the
4386         form {VARIANT_TYPE}ADDRESS.
4387
4388 2012-11-27  Daniel Jacobowitz  <dan@codesourcery.com>
4389
4390         * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
4391         (func): New function.
4392         (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
4393         * gdb.cp/member-ptr.exp: Add new tests for ptype and for
4394         pointers to members with pointer-to-function type.
4395
4396 2012-11-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
4397             Tom Tromey  <tromey@redhat.com>
4398
4399         * gdb.base/gnu-debugdata.exp: New file.
4400         * gdb.base/gnu-debugdata.c: New file.
4401         * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
4402         (gdb_unload): Return 0 on success.
4403
4404 2012-11-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
4405
4406         * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
4407
4408 2012-11-26  Joel Brobecker  <brobecker@adacore.com>
4409
4410         * gdb.base/empty_exe.exp: New testcase.
4411
4412 2012-11-20  Mike Frysinger  <vapier@gentoo.org>
4413
4414         * gdb.base/completion.exp: Add test for help aliases completion.
4415
4416 2012-11-20  Yao Qi  <yao@codesourcery.com>
4417
4418         * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
4419         Don't test 'maint set show-debug-regs'.
4420         Use command 'set remotecache' instead of
4421         'set circular-trace-buffer'.
4422
4423 2012-11-16  Keith Seitz  <keiths@redhat.com>
4424
4425         PR c++/13615
4426         * gdb.cp/baseenum.cc: New file.
4427         * gdb.cp/baseenum.exp: New file.
4428         * gdb.cp/derivation.cc (A): Add copyright.
4429         Add a typedef.
4430         (B): Use A::value_type instead of int.  Change all references.
4431         (D): Use value_type instead of int.  Change all references.
4432         (E): Likewise.
4433         (F); Likewise.
4434         (Z): New class.
4435         (ZZ): New class.
4436         (N, Base, Derived): New namespace and classes.
4437         (main): Add instances of Z and ZZ.
4438         Make sure all symbols from N are kept.
4439         * gdb.cp/derivation.exp: Update typedef changes in tests.
4440         Add tests for class typedefs both before and after starting
4441         the inferior.
4442         Add tests for searching for a typedef while stopped in a
4443         method.
4444
4445 2012-11-14  Luis Machado  <lgustavo@codesourcery.com>
4446
4447         * gdb.mi/mi-var-create-rtti.c: New file.
4448         * gdb.mi/mi-var-create-rtti.exp: New file.
4449
4450 2012-11-14  Luis Machado  <lgustavo@codesourcery.com>
4451
4452         * gdb.base/structs3.exp: Run to main before doing any tests.
4453
4454 2012-11-14  Andrew Burgess  <aburgess@broadcom.com>
4455
4456         * gdb.python/py-type.exp: Uniquify test names.
4457
4458 2012-11-14  Yao Qi  <yao@codesourcery.com>
4459
4460         * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
4461         (thread_function) [DEBUG]: Call 'printf'.
4462         * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
4463         command line if 'DEBUG=1' is passed to test.
4464         Remove a pattern to match inferior's output.
4465
4466 2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
4467
4468         * gdb.mi/mi-fill-memory.exp: New test.
4469
4470 2012-11-12  Tom Tromey  <tromey@redhat.com>
4471
4472         * gdb.base/completion.exp: Update for "info type-printers".
4473         * gdb.python/py-typeprint.cc: New file.
4474         * gdb.python/py-typeprint.exp: New file.
4475         * gdb.python/py-typeprint.py: New file.
4476
4477 2012-11-12  Tom Tromey  <tromey@redhat.com>
4478
4479         * gdb.base/call-sc.exp: Use "ptype/r".
4480         * gdb.base/volatile.exp: Don't expect "int".
4481         * gdb.cp/ptype-flags.cc: New file.
4482         * gdb.cp/ptype-flags.exp: New file.
4483         * gdb.cp/templates.exp: Use ptype/r.
4484         (test_ptype_of_templates, test_template_typedef): Likewise.
4485         * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
4486         argument.  Handle template names and template parameters.
4487         * gdb.mi/mi-var-cmd.exp: Accept "long".
4488         * gdb.mi/mi-var-child.exp: Accept "long".
4489         * gdb.mi/mi-var-display.exp: Accept "long".
4490         * gdb.mi/mi2-var-child.exp: Accept "long".
4491
4492 2012-11-12  Tom Tromey  <tromey@redhat.com>
4493
4494         * gdb.cp/classes.exp (test_ptype_class_objects): Remove
4495         "ptype" from calls to cp_test_ptype_class.
4496         (test_enums): Likewise.
4497         * gdb.cp/derivation.exp: Remove "ptype" from calls to
4498         cp_test_ptype_class.
4499         * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
4500         calls to cp_test_ptype_class.
4501         (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
4502         * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
4503         from calls to cp_test_ptype_class.
4504         * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
4505         command here.  Change "in_command" argument to "in_exp".
4506
4507 2012-11-10  Keith Seitz  <keiths@redhat.com>
4508
4509         PR gdb/14288
4510         * gdb.base/printcmds.c: Add invalid_XXX globals
4511         for repeated byte tests.
4512         * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
4513         * gdb.base/wchar.c (main): Add and construct a wchar_t
4514         array with repeated characters.
4515         * gdb.base/wchar.exp: Add repeated character tests.
4516
4517 2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
4518
4519         * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
4520         disassembly output.
4521
4522 2012-11-09  Pedro Alves  <palves@redhat.com>
4523
4524         PR gdb/14306
4525
4526         * gdb.multi/multi-arch-exec.c: New file.
4527         * gdb.multi/multi-arch-exec.exp: New file.
4528
4529 2012-11-09  Yao Qi  <yao@codesourcery.com>
4530
4531         * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
4532         (top level): Call it.
4533
4534 2012-11-09  Yao Qi  <yao@codesourcery.com>
4535
4536         * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
4537         typo.
4538
4539 2012-11-09  Pedro Alves  <palves@redhat.com>
4540
4541         * gdb.multi/multi-arch.exp: New.
4542
4543 2012-11-08  Tom Tromey  <tromey@redhat.com>
4544
4545         * gdb.base/siginfo-obj.exp: Create core file.  Test siginfo from
4546         core files, if possible.
4547         * gdb.base/siginfo-thread.c: New file
4548         * gdb.base/siginfo-thread.exp: New file
4549
4550 2012-11-08  Tom Tromey  <tromey@redhat.com>
4551
4552         * gdb.base/comprdebug.exp: New file.
4553
4554 2012-11-06  Pedro Alves  <palves@redhat.com>
4555
4556         PR gdb/14810
4557
4558         * gdb.base/disabled-location.c: New file.
4559         * gdb.base/disabled-location.exp: New file.
4560
4561 2012-11-06  Tom Tromey  <tromey@redhat.com>
4562
4563         * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
4564         * gdb.python/py-strfns.exp (test_strfns_core_file): Use
4565         gdb_gcore_cmd.
4566         * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
4567         * gdb.base/gcore.exp: Use gdb_gcore_cmd.
4568         * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
4569         * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
4570         * gdb.base/auxv.exp: Use gdb_gcore_cmd.
4571         * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
4572         * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
4573         * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
4574         * lib/gdb.exp (gdb_gcore_cmd): New proc.
4575
4576 2012-11-05  Pedro Alves  <palves@redhat.com>
4577
4578         * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
4579         procedure.
4580         (do_vfork_and_follow_child_tests_exec)
4581         (do_vfork_and_follow_child_tests_exit): Call it.
4582
4583 2012-11-05  Pedro Alves  <palves@redhat.com>
4584
4585         * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
4586         fails.
4587
4588 2012-11-03  Yao Qi  <yao@codesourcery.com>
4589
4590         Fix PR gdb/14617.
4591         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
4592         Remove setup_kfail, and update test.
4593
4594 2012-11-02  Tom Tromey  <tromey@redhat.com>
4595
4596         * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
4597         test.
4598
4599 2012-11-02  Pedro Alves  <palves@redhat.com>
4600
4601         PR gdb/14766
4602
4603         * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
4604         setup_kfail.
4605         (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
4606         get registers".
4607
4608 2012-11-02  Pedro Alves  <palves@redhat.com>
4609
4610         * gdb.base/foll-vfork-exit.c: New file.
4611         * gdb.base/foll-vfork.exp (top level): New file-describing
4612         comment.
4613         (vfork_child_follow_to_exit): New procedure.
4614         (tcatch_vfork_then_child_follow): Rename as ...
4615         (tcatch_vfork_then_child_follow_exec): ... this.
4616         (tcatch_vfork_then_child_follow_exit): New procedure.
4617         (do_vfork_and_follow_parent_tests): New procedure, factored out
4618         from do_vfork_and_exec_tests.
4619         (do_vfork_and_follow_child_tests_exec): Ditto.
4620         (do_vfork_and_exec_tests): Delete.
4621         (do_vfork_and_follow_child_tests_exit): New procedure.
4622         (top level): Run tests with both the program that has the vfork
4623         child execing, and the program has the vfork child exiting.
4624
4625 2012-11-02  Pedro Alves  <palves@redhat.com>
4626
4627         * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
4628         (check_vfork_catchpoints, vfork_parent_follow_through_step)
4629         (vfork_parent_follow_to_bp): Call it.
4630         (kill_child): Delete.
4631         (vfork_and_exec_child_follow_to_main_bp)
4632         (vfork_and_exec_child_follow_through_step): Call setup_gdb.  No
4633         longer call kill_child.
4634         (tcatch_vfork_then_parent_follow): Call setup_gdb.
4635         (do_vfork_and_exec_tests): Don't runto_main before calling each
4636         test procedure.
4637         (top level): Don't clean restart and set verbose before running
4638         each test procedure.
4639
4640 2012-11-02  Pedro Alves  <palves@redhat.com>
4641
4642         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
4643         (vfork_parent_follow_to_bp)
4644         (vfork_and_exec_child_follow_to_main_bp)
4645         (vfork_and_exec_child_follow_through_step)
4646         (tcatch_vfork_then_parent_follow)
4647         (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
4648         Use with_test_prefix.
4649
4650 2012-11-02  Pedro Alves  <palves@redhat.com>
4651
4652         * gdb.base/foll-vfork.c: Add copyright header.
4653         * gdb.base/vforked-prog.c: Add copyright header.
4654
4655 2012-11-02  Pedro Alves  <palves@redhat.com>
4656
4657         * gdb.base/foll-vfork.exp
4658         (vfork_and_exec_child_follow_through_step): Don't skip on
4659         non-HP/UX targets.  Expect the next to only step one line on
4660         non-HP/UX targets, rather than stopping only after the exec.
4661
4662 2012-11-02  Pedro Alves  <palves@redhat.com>
4663
4664         Don't hard code line numbers.
4665
4666         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
4667         Expect text from the sources instead of a line number.
4668         (vfork_parent_follow_to_bp)
4669         (vfork_and_exec_child_follow_to_main_bp)
4670         (vfork_and_exec_child_follow_through_step)
4671         (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
4672         Use gdb_get_line_number.
4673
4674 2012-11-02  Pedro Alves  <palves@redhat.com>
4675
4676         Modernize.
4677
4678         * gdb.base/foll-vfork.exp: Use standard_testfile and
4679         build_executable.  Pass descriptive string to untested.
4680         (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
4681         (vfork_and_exec_child_follow_to_main_bp)
4682         (vfork_and_exec_child_follow_through_step)
4683         (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
4684         (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
4685         of send_gdb/gdb_expect.
4686
4687         (kill_child): New procedure.
4688         (vfork_and_exec_child_follow_to_main_bp)
4689         (vfork_and_exec_child_follow_through_step): Use it.
4690
4691 2012-11-02  Yao Qi  <yao@codesourcery.com>
4692
4693         * gdb.base/setvar.exp: Test setting nested struct.
4694         * gdb.base/setvar.c (v_struct3): New.
4695
4696 2012-11-01  Doug Evans  <dje@google.com>
4697
4698         * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
4699         changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
4700         use them.
4701
4702 2012-10-31  Andrew Burgess  <aburgess@broadcom.com>
4703
4704         PR cli/14772
4705         * gdb.base/gnu_vector.c (union_with_vector_1)
4706         (struct_with_vector_1): Add new struct and union for testing
4707         ptype.
4708         * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
4709         structs / unions containing vectors.
4710
4711 2012-10-25  Yao Qi  <yao@codesourcery.com>
4712
4713         * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
4714         'setup_kfail' instead of 'setup_kfail_for_target'.
4715         * gdb.base/varargs.exp: Likewise.
4716         * lib/gdb.exp (setup_kfail_for_target): Remove.
4717
4718 2012-10-25  Mark Kettenis  <kettenis@openbsd.nfra.nl>
4719
4720         * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
4721
4722 2012-10-25  Mark Kettenis  <kettenis@gnu.org>
4723
4724         * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
4725
4726 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
4727
4728         * gdb.ada/set_wstr: New testcase.
4729
4730 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
4731
4732         * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
4733
4734 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
4735
4736         * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
4737
4738 2012-10-24  Mark Kettenis  <kettenis@gnu.org>
4739
4740         * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
4741
4742 2012-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
4743
4744         * gdb.base/callfuncs.exp (do_function_calls): Fix
4745         setup_kfail_for_target for -m32 mode.
4746
4747 2012-10-23  Mark Kettenis  <kettenis@gnu.org>
4748
4749         * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
4750         are now fixed.
4751
4752 2012-10-23  Yao Qi  <yao@codesourcery.com>
4753
4754         * gdb.base/info-os.exp: Resume the inferior until it exits.
4755
4756 2012-10-18  Yufeng Zhang  <yufeng.zhang@arm.com>
4757
4758         * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
4759         * gdb.base/print-file-var.exp: Likewise.
4760         * gdb.base/type-opaque.exp: Likewise.
4761
4762 2012-10-17  Yao Qi  <yao@codesourcery.com>
4763
4764         * gdb.mi/mi-memory-changed.exp: New.
4765
4766 2012-10-16  Yao Qi  <yao@codesourcery.com>
4767
4768         * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
4769         returns true.
4770         Call gdb_load_shlibs.
4771         * gdb.reverse/solib-reverse.exp: Likewise.
4772
4773 2012-10-15  Keith Seitz  <keiths@redhat.com>
4774
4775         * lib/cp-support.exp (cp_test_ptype_class): Add support
4776         for class typedefs.
4777
4778         * gdb.cp/derivation.exp: Add tests for g_instance.
4779
4780 2012-10-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
4781
4782         Fix entry values resolving in inlined frames.
4783         * gdb.arch/amd64-entry-value-inline.S: New file.
4784         * gdb.arch/amd64-entry-value-inline.c: New file.
4785         * gdb.arch/amd64-entry-value-inline.exp: New file.
4786
4787 2012-10-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
4788             Doug Evans  <dje@google.com>
4789
4790         Fix recent gdb_breakpoint regression.
4791         * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
4792         braces from the parameter.
4793         * gdb.java/jprint.exp: Likewise.
4794
4795 2012-10-15  Doug Evans  <dje@google.com>
4796
4797         * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
4798
4799 2012-10-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4800
4801         * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
4802
4803 2012-10-15  Tom Tromey  <tromey@redhat.com>
4804
4805         * gdb.python/py-symtab.exp: Test sal and symtab destructors.
4806
4807 2012-10-15  Tom Tromey  <tromey@redhat.com>
4808
4809         * gdb.python/py-symbol.exp: Test symbol destructor.
4810
4811 2012-10-14  Yao Qi  <yao@codesourcery.com>
4812
4813         * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
4814         * gdb.mi/mi-cli.exp: New.
4815
4816         * gdb.mi/mi2-basics.exp: Remove.
4817         * gdb.mi/mi2-break.exp: Remove.
4818         * gdb.mi/mi2-console.exp: Remove.
4819         * gdb.mi/mi2-disassemble.exp: Remove.
4820         * gdb.mi/mi2-eval.exp: Remove.
4821         * gdb.mi/mi2-file.exp: Remove.
4822         * gdb.mi/mi2-hack-cli.exp: Remove.
4823         * gdb.mi/mi2-pthreads.exp: Remove.
4824         * gdb.mi/mi2-read-memory.exp: Remove.
4825         * gdb.mi/mi2-regs.exp: Remove.
4826         * gdb.mi/mi2-return.exp: Remove.
4827         * gdb.mi/mi2-simplerun.exp: Remove.
4828         * gdb.mi/mi2-stack.exp: Remove.
4829         * gdb.mi/mi2-stepi.exp: Remove.
4830         * gdb.mi/mi2-syn-frame.exp: Remove.
4831         * gdb.mi/mi2-until.exp: Remove.
4832         * gdb.mi/mi2-watch.exp: Remove.
4833         * gdb.mi/mi2-var-block.exp: Remove.
4834         * gdb.mi/mi2-var-cmd.exp: Remove.
4835         * gdb.mi/mi2-var-display.exp: Remove.
4836
4837 2012-10-12  Yao Qi  <yao@codesourcery.com>
4838
4839         * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
4840         trail '.*' on matching patterns.
4841
4842 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
4843
4844         * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
4845         * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
4846         * gdb.arch/i386-disp-step.exp: Likewise.
4847         * gdb.arch/i386-gnu-cfi.exp: Likewise.
4848         * gdb.arch/i386-prologue.exp: Likewise.
4849         * gdb.arch/i386-size-overlap.exp: Likewise.
4850         * gdb.arch/i386-size.exp: Likewise.
4851         * gdb.arch/i386-unwind.exp: Likewise.
4852
4853 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
4854
4855         * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
4856         * gdb.arch/i386-word.exp: Likewise.
4857
4858 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
4859
4860         * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
4861         is_ilp32_target to set nr_regs.
4862         * gdb.arch/i386-sse.exp: Likewise.
4863
4864 2012-10-11  Doug Evans  <dje@google.com>
4865
4866         PR breakpoints/14643.
4867         * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
4868         * gdb.linespec/thread.c: New file.
4869         * gdb.linespec/thread.exp: New file.
4870
4871         * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
4872         Recognize "message" -> print pass and fail.  Add eof case.
4873         (runto): Recognize message, no-message.  Print pass/fail if requested,
4874         with same treatment as gdb_breakpoint.
4875         (runto_main): Pass no-message to runto.
4876         (gdb_internal_error_resync): Add log message.
4877         (gdb_file_cmd): Tweak internal error fail text for consistency.
4878
4879 2012-10-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
4880
4881         Fix crash during stepping on ppc32.
4882         * gdb.base/step-symless.c: New file.
4883         * gdb.base/step-symless.exp: New file.
4884
4885 2012-10-03  Doug Evans  <dje@google.com>
4886
4887         PR symtab/14601
4888         * gdb.cp/using-crash.exp: New file.
4889         * gdb.cp/using-crash.cc: New file.
4890
4891 2012-10-02  Doug Evans  <dje@google.com>
4892
4893         * lib/gdb.exp (gdb_unload): Change wording of perror text to be
4894         more consistent.
4895         (runto,gdb_debug_format): Ditto.
4896         (gdb_file_cmd): Watch for eof in nested gdb_expect.
4897         Clean up logging and error messages.
4898
4899 2012-10-01  Andrew Burgess  <aburgess@broadcom.com>
4900
4901         Test find command on unmapped memory.
4902         * gdb.base/find-unmapped.c: New file.
4903         * gdb.base/find-unmapped.exp: New file.
4904
4905 2012-09-29  Yao Qi  <yao@codesourcery.com>
4906
4907         * gdb.trace/mi-tracepoint-changed.exp: New.
4908         * gdb.mi/mi-breakpoint-changed.exp: New.
4909         * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
4910         * gdb.mi/pendshr2.c: New.
4911
4912 2012-09-28  Yao Qi  <yao@codesourcery.com>
4913
4914         * gdb.mi/pr11022.exp: New.
4915         * gdb.mi/pr11022.c: New.  Copied from gdb.base/.
4916
4917 2012-09-27  Tom Tromey  <tromey@redhat.com>
4918
4919         * gdb.cp/derivation.exp: Add regression test.
4920         * gdb.cp/derivation.cc (class V_base, class V_inter, class
4921         V_derived): New.
4922         (vderived): New global.
4923
4924 2012-09-26  Tom Tromey  <tromey@redhat.com>
4925
4926         * gdb.dwarf2/dw2-common-block.S: New file.
4927         * gdb.dwarf2/dw2-common-block.exp: New file.
4928
4929 2012-09-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
4930
4931         * gdb.fortran/common-block.exp: New file.
4932         * gdb.fortran/common-block.f90: New file.
4933
4934 2012-09-26  Andrew Burgess  <aburgess@broadcom.com>
4935
4936         * gdb.base/duplicate-bp.c: New file.
4937         * gdb.base/duplicate-bp.exp: New file.
4938
4939 2012-09-26  Yao Qi  <yao@codesourcery.com>
4940
4941         * gdb.mi/mi2-cli.exp:  Avoid line number in test summary.
4942
4943         Revert:
4944         2012-09-21  Yao Qi  <yao@codesourcery.com>
4945
4946         * gdb.mi/mi2-cli.exp: Remove redundant '\'.
4947
4948 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
4949
4950         * gdb.base/longest-types.c: New test case.
4951         * gdb.base/longest-types.exp: New test case.
4952
4953 2012-09-25  Yao Qi  <yao@codesourcery.com>
4954
4955         * gdb.mi/mi2-cli.exp: Check breakpoint notification.
4956
4957 2012-09-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
4958
4959         Fix internal error on canonicalization of clang types.
4960         * gdb.dwarf2/dw2-canonicalize-type.S: New file.
4961         * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
4962         * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
4963
4964 2012-09-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
4965
4966         Fix disassemble without parameters in tailcall frame.
4967         * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
4968
4969 2012-09-21  Andrew Burgess  <aburgess@broadcom.com>
4970
4971         * gdb.dwarf2/dw2-op-out-param.S: New file.
4972         * gdb.dwarf2/dw2-op-out-param.exp: New file.
4973
4974 2012-09-21  Yao Qi  <yao@codesourcery.com>
4975
4976         * gdb.mi/mi2-cli.exp: Remove redundant '\'.
4977
4978 2012-09-21  Yao Qi  <yao@codesourcery.com>
4979
4980         * gdb.mi/mi-cli.exp: Remove.
4981         * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
4982
4983 2012-09-21  Yao Qi  <yao@codesourcery.com>
4984
4985         * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
4986         "=record-started" notification.
4987
4988 2012-09-21  Yao Qi  <yao@codesourcery.com>
4989
4990         * gdb.mi/mi-record-changed.exp: New.
4991         * gdb.mi/mi-reverse.exp: Adjust expected output.
4992
4993 2012-09-20  Tom Tromey  <tromey@redhat.com>
4994
4995         * gdb.python/python.exp: Test atexit.register.
4996
4997 2012-09-20  Doug Evans  <dje@google.com>
4998
4999         * boards/dwarf4-gdb-index.exp: New file.
5000
5001         * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
5002         while running the tests.
5003
5004 2012-09-18  Joel Brobecker  <brobecker@adacore.com>
5005
5006         * gdb.ada/bp_reset: New testcase.
5007
5008 2012-09-18  Yao Qi  <yao@codesourcery.com>
5009
5010         * gdb.trace/mi-tsv-changed.exp: New.
5011
5012 2012-09-18  Yao Qi  <yao@codesourcery.com>
5013
5014         * gdb.trace/mi-traceframe-changed.exp: New.
5015
5016 2012-09-17  Yao Qi  <yao@codesourcery.com>
5017
5018         * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
5019         when it is less than 0.
5020
5021 2012-09-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
5022
5023         PR 14119
5024         * gdb.arch/amd64-tailcall-ret.S: New file.
5025         * gdb.arch/amd64-tailcall-ret.c: New file.
5026         * gdb.arch/amd64-tailcall-ret.exp: New file.
5027         * gdb.reverse/amd64-tailcall-reverse.S: New file.
5028         * gdb.reverse/amd64-tailcall-reverse.c: New file.
5029         * gdb.reverse/amd64-tailcall-reverse.exp: New file.
5030
5031 2012-09-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
5032
5033         PR 14548
5034         * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
5035         * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
5036         * gdb.reverse/singlejmp-reverse.S: New file.
5037         * gdb.reverse/singlejmp-reverse.c: New file.
5038         * gdb.reverse/singlejmp-reverse.exp: New file.
5039
5040 2012-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5041
5042         Fix compatibility with old GCC (~4.1).
5043         * gdb.cp/converts.cc (my_enum_var): New variable.
5044
5045 2012-09-14  Andrew Burgess  <aburgess@broadcom.com>
5046
5047         * gdb.xml/tdesc-regs.exp: Update expected output for new
5048         vector_size syntax of vector types.
5049
5050 2012-09-13  Khoo Yit Phang  <khooyp@cs.umd.edu>
5051
5052         Refactor Python "gdb" module into a proper Python package, by
5053         introducing a new "_gdb" module for code implemented in C, and
5054         using reload/__import__ instead of exec.
5055         * gdb.python/python.exp (Test stderr location): Update module
5056         location of GDB-specific sys.stderr.
5057         (Test stdout location): Ditto for sys.stdout.
5058
5059 2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5060
5061         * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
5062
5063 2012-09-12  Keith Seitz  <keiths@redhat.com>
5064
5065         * gdb.cp/converts.cc (main): Comment out the pointer to boolean
5066         conversion statement.
5067
5068 2012-09-12  Doug Evans  <dje@google.com>
5069
5070         * gdb.base/help.exp: Remove testing of individual command help text,
5071         too much of a maintenance burden.  Instead, test the functionality
5072         of "help" itself.
5073
5074 2012-09-11  Doug Evans  <dje@google.com>
5075
5076         * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
5077         breakpoint.
5078
5079         * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
5080         * gdb.dwarf2/fission-reread.S: Ditto.
5081         * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
5082         * gdb.dwarf2/fission-reread.exp: Ditto.
5083
5084 2012-09-11  Andrew Burgess  <aburgess@broadcom.com>
5085
5086         * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
5087
5088 2012-09-10  Joel Brobecker  <brobecker@adacore.com>
5089
5090         * gdb.ada/optim_drec: New testcase.
5091
5092 2012-09-10  Doug Evans  <dje@google.com>
5093
5094         * boards/fission.exp: Explicitly mark "board" as not remote.
5095
5096 2012-09-10  Keith Seitz  <keiths@redhat.com>
5097
5098         PR gdb/13483
5099         * gdb.cp/converts.cc (A::A): Add ctor.
5100         (A::member_): Add member.
5101         (enum my_enum): New enumeration.
5102         (main): Add calls to foo1_7 with various
5103         permitted arguments.
5104         * gdb.cp/converts.exp: Add tests for boolean
5105         conversions permitted by the standard.
5106
5107 2012-09-08  Khoo Yit Phang  <khooyp@cs.umd.edu>
5108
5109         Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
5110         avoid spurious results due to ~/.gdbinit.
5111         * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
5112         $INTERNAL_GDBFLAGS in run command.
5113         * gdb.gdb/observer.exp (setup_test): Ditto.
5114         * gdb.gdb/selftest.exp (test_with_self): Ditto.
5115         * gdb.gdb/xfullpath.exp (setup_test): Ditto.
5116
5117 2012-09-06  Doug Evans  <dje@google.com>
5118
5119         * boards/fission.exp: New file.
5120
5121         * gdb.python/py-value.exp: Use clean_restart.
5122
5123 2012-09-05  Doug Evans  <dje@google.com>
5124
5125         * gdb.base/info-macros.c: Fix whitespace.
5126
5127 2012-08-28  Pedro Alves  <palves@redhat.com>
5128
5129         PR gdb/14428
5130
5131         * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
5132
5133 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
5134
5135         * gdb.base/break-caller-line.c: New file.
5136         * gdb.base/break-caller-line.exp: New file.
5137
5138 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
5139
5140         * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
5141         * gdb.arch/i386-cfi-notcurrent.S: New file.
5142         * gdb.arch/i386-cfi-notcurrent.exp: New file.
5143
5144 2012-08-27  Wei-cheng Wang  <cole945@gmail.com>
5145             Yao Qi <yao@codesourcery.com>
5146             Pedro Alves <palves@redhat.com>
5147
5148         * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
5149         New procedures.
5150         (top level): Add overlap checking tests.
5151
5152 2012-08-24  Tom Tromey  <tromey@redhat.com>
5153
5154         * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
5155         gdb_test_multiple fails for other reasons.
5156
5157 2012-08-24  Yao Qi  <yao@codesourcery.com>
5158
5159         * lib/gdb.exp (skip_unwinder_tests): Remove pass.
5160
5161 2012-08-23  Pedro Alves  <palves@redhat.com>
5162
5163         * gdb.base/help.exp: Adjust to "handle" help text change.
5164
5165 2012-08-23  Yao Qi  <yao@codesourcery.com>
5166
5167         * gdb.trace/disconnected-tracing.c (start, end): New.
5168         (main): Call start and end.
5169         * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
5170         existing tests into this proc.
5171         (disconnected_tfind): New.
5172
5173 2012-08-23  Yao Qi  <yao@codesourcery.com>
5174
5175         * boards/native-gdbserver.exp (${board}_upload): New.
5176         * boards/native-stdio-gdbserver.exp (${board}_upload): New.
5177         * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
5178         Execute tfile on remote target.
5179         Copy trace file from target to host.
5180
5181 2012-08-22  Joseph Myers  <joseph@codesourcery.com>
5182
5183         * gdb.arch/thumb-bx-pc.S: New file.
5184         * gdb.arch/thumb-bx-pc.exp: New file.
5185
5186 2012-08-22  Tom Tromey  <tromey@redhat.com>
5187
5188         * gdb.base/maint.exp: Update.
5189
5190 2012-08-22  Tom Tromey  <tromey@redhat.com>
5191
5192         * lib/gdb.exp (skip_unwinder_tests): New proc.
5193         * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
5194         * gdb.java/jnpe.exp: Use skip_unwinder_tests.
5195
5196 2012-08-21  Tom Tromey  <tromey@redhat.com>
5197
5198         * gdb.hp/gdb.aCC/exception.exp: Remove.
5199
5200 012-08-19  Andrew Pinski  <apinski@cavium.com>
5201
5202         * gdb.arch/mips-octeon-bbit.c: New file.
5203         * gdb.arch/mips-octeon-bbit.exp: New Test.
5204
5205 012-08-19  Keith Seitz  <keiths@redhat.com>
5206
5207         PR c++/14365
5208         * gdb.dwarf2/dw2-anon-mptr.exp: New file.
5209         * gdb.dwarf2/dw2-anon-mptr.S: New file.
5210
5211 2012-08-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
5212
5213         * gdb.base/solib-corrupted.exp (make solibs looping): Replace
5214         verbose -log by more specific untested call.
5215
5216 2012-08-18  Yao Qi  <yao@codesourcery.com>
5217
5218         * gdb.trace/tfind.exp: Move tests on various command help before
5219         checking target supports trace.
5220         Fix the expected output of 'help tfind end'.
5221
5222 2012-08-17  Keith Seitz  <keiths@redhat.com>
5223
5224         PR c++/13356
5225         * gdb.base/default.exp: Update all "check type" tests.
5226         * gdb.base/help.exp: Likewise.
5227         * gdb.base/setshow.exp: Likewise.
5228         * gdb.cp/converts.cc (foo1_type_check): New function.
5229         (foo2_type_check): New function.
5230         (foo3_type_check): New function.
5231         (main): Call new functions.
5232         * converts.exp: Add tests for integer-to-pointer conversions
5233         with/without strict type-checking.
5234
5235 2012-08-16  Mike Frysinger  <vapier@gentoo.org>
5236
5237         * gdb.base/help.exp: Update expected output.
5238
5239 2012-08-16  Joel Brobecker  <brobecker@adacore.com>
5240
5241         * gdb.ada/rdv_wait: New testcase.
5242
5243 2012-08-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
5244
5245         * gdb.base/attach-twice.exp: Remove excessive ps exec.
5246
5247 2012-08-13  Doug Evans  <dje@google.com>
5248
5249         * gdb.base/help.exp: Update expected output.
5250         * gdb.base/default.exp: Update expected output of "show convenience".
5251
5252 2012-08-10  Doug Evans  <dje@google.com>
5253
5254         * gdb.python/py-strfns.c: New file.
5255         * gdb.python/py-strfns.exp: New file.
5256         * gdb.python/py-type.exp (test_fields): Add vector tests.
5257
5258 2012-08-10  Mike Frysinger  <vapier@gentoo.org>
5259
5260         PR cli/10436:
5261         * gdb.base/completion.exp: Add tests for handle completion.
5262
5263 2012-08-09  Yao Qi  <yao@codesourcery.com>
5264
5265         * gdb.mi/mi-cmd-param-changed.exp: New.
5266         * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
5267         * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
5268         * gdb.mi/mi2-prompt.exp: Likewise.
5269
5270 2012-08-08  Doug Evans  <dje@google.com>
5271
5272         * gdb.base/debug-expr.c: New file.
5273         * gdb.base/debug-expr.exp: New file.
5274         * gdb.base/exprs.exp: Test {type} casts.
5275         * gdb.cp/debug-expr.exp: New file.
5276
5277 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
5278
5279         * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
5280         global variable loop, not a 'break'.  Add loop count limit to 100.
5281         Add new fail case for terminated vgdb.
5282
5283 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
5284             Jean-Marc Saffroy  <saffroy@gmail.com>
5285
5286         PR 11804
5287         * gdb.base/gcore-relro.exp: New file.
5288         * gdb.base/gcore-relro-main.c: New file.
5289         * gdb.base/gcore-relro-lib.c: New file.
5290
5291 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
5292
5293         Do not false FAIL with old GCCs.
5294         * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
5295         GCC < 4.5 in $no_hw mode.
5296
5297 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
5298
5299         * gdb.base/default.exp (cd): Accept new directory with no arguments.
5300
5301 2012-08-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
5302
5303         * gdb.base/list.exp (test_only_end): New function.
5304         Call it.
5305
5306 2012-08-06  Tom Tromey  <tromey@redhat.com>
5307
5308         * gdb.python/py-mi.exp: Add test for printer whose children
5309         are a list.
5310         * gdb.python/py-prettyprint.c (struct children_as_list): New.
5311         (main): New variable children_as_list.
5312         * gdb.python/py-prettyprint.py (class pp_children_as_list):
5313         New.
5314         (register_pretty_printers): Register new printer.
5315
5316 2012-08-03  Edjunior Machado  <emachado@linux.vnet.ibm.com>
5317
5318         * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
5319         symbols. Abort if vgdb remote connection is closed.
5320
5321 2012-08-02  Doug Evans  <dje@google.com>
5322
5323         * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
5324
5325 2012-08-02  Sergio Durigan Junior  <sergiodj@redhat.com>
5326
5327         * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
5328         s390x, PowerPC 64 and m68k-linux.
5329
5330 2012-08-02  Ulrich Weigand  <uweigand@de.ibm.com>
5331
5332         * gdb.base/annota1.exp: Accept no frames-invalid notification
5333         when starting up the program.
5334         * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
5335         show a symbolic value as well.
5336         * gdb.server/server-exec-info.exp: Skip test when skipping
5337         gdbserver test and/or when skipping shared library tests.
5338         * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
5339         avoid name conflicts with other tests.
5340
5341 2012-08-02  Ulrich Weigand  <uweigand@de.ibm.com>
5342
5343         * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
5344         Fix wrong output on big-endian systems.
5345         * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
5346         4-byte pointer types on 64-bit s390x.
5347
5348 2012-08-02  Ulrich Weigand  <uweigand@de.ibm.com>
5349
5350         * gdb.base/watchpoint.c (func2): Initialize local_a.  Add
5351         marker comment at the beginning (after intialization).
5352         * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
5353         breakpoint on marker comment instead of function begin.
5354         (test_wide_location_1): Do not expect HW watchpoints on 32-bit
5355         PowerPC.
5356         (test_wide_location_2): Do not expect HW watchpoints on 32-bit
5357         or 64-bit PowerPC.
5358         (do_tests): Consistently set can-use-hw-watchpoints to 0 if
5359         gdb,no_hardware_watchpoints flag is set.
5360         (initialize): Remove now redundant can-use-hw-watchpoints change.
5361
5362 2012-08-02  Yao Qi  <yao@codesourcery.com>
5363             Pedro Alves  <palves@redhat.com>
5364
5365         * boards/local-remote-host.exp: New.
5366
5367 2012-08-01  Ulrich Weigand  <ulrich.weigand@linaro.org>
5368
5369         * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
5370         * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
5371         * gdb.base/print-file-var.exp: Likewise.
5372         * gdb.server/solib-list.exp: Skip on remote targets.
5373
5374 2012-08-01  Ulrich Weigand  <ulrich.weigand@linaro.org>
5375
5376         * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
5377         watchpoints on ARM.  When expecting software watchpoints, tolerate
5378         (remote) targets that report unsupported hardware watchpoint only
5379         at continue time.
5380         (test_wide_location_2): Likewise.
5381
5382 2012-08-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
5383
5384         * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
5385         valgrind versions.
5386
5387 2012-07-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
5388
5389         * gdb.base/valgrind-infcall.c: New file.
5390         * gdb.base/valgrind-infcall.exp: New file.
5391
5392         * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
5393
5394 2012-07-30  Keith Seitz  <keiths@redhat.com>
5395
5396         * gdb.linespec/ls-errs.exp: Check some quote-enclosed
5397         linespecs.
5398
5399 2012-07-30  Doug Evans  <dje@google.com>
5400
5401         * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
5402         * gdb.dwarf2/pr13961.S: Ditto.
5403
5404         * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
5405
5406 2012-07-30  Andrew Burgess  <aburgess@broadcom.com>
5407
5408         * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
5409         change its format immediately after reloading the binary.
5410
5411 2012-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
5412
5413         Fix testsuite regression after --use-deprecated-index-sections removal.
5414         * gdb.base/annota1.exp (run until main breakpoint): Update the expect
5415         string.
5416         * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
5417
5418 2012-07-27  Yao Qi  <yao@codesourcery.com>
5419
5420         KFAIL for PR remote/14161.
5421         * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
5422         Cleanup socket files.
5423         (strace_info_marker): Detach inferior.
5424
5425 2012-07-26  Tom Tromey  <tromey@redhat.com>
5426
5427         * gdb.objc/print.exp (test_float_accepted): Remove kfails.
5428
5429 2012-07-26  Markus Metzger  <markus.t.metzger@intel.com>
5430
5431         * gdb.python/py-inferior.c (thread): New function.
5432         (check_threads): New function.
5433         (test_threads): New function.
5434         * gdb.python/py-inferior.exp: Added test.
5435         Replaced runto with continue to breakpoint.
5436
5437 2012-07-26  Tom Tromey  <tromey@redhat.com>
5438
5439         * lib/ada.exp (standard_ada_testfile): New proc.
5440         * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
5441         * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
5442         * gdb.ada/array_return.exp: Use standard_ada_testfile.
5443         * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
5444         * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
5445         * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
5446         * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
5447         * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
5448         * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
5449         * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
5450         * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
5451         * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
5452         * gdb.ada/call_pn.exp: Use standard_ada_testfile.
5453         * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
5454         * gdb.ada/char_enum.exp: Use standard_ada_testfile.
5455         * gdb.ada/char_param.exp: Use standard_ada_testfile.
5456         * gdb.ada/complete.exp: Use standard_ada_testfile.
5457         * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
5458         standard_output_file.
5459         * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
5460         * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
5461         * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
5462         standard_output_file.
5463         * gdb.ada/exprs.exp: Use standard_ada_testfile.
5464         * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
5465         * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
5466         * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
5467         * gdb.ada/frame_args.exp: Use standard_ada_testfile.
5468         * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
5469         * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
5470         * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
5471         * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
5472         * gdb.ada/homonym.exp: Use standard_ada_testfile.
5473         * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
5474         * gdb.ada/int_deref.exp: Use standard_ada_testfile.
5475         * gdb.ada/interface.exp: Use standard_ada_testfile.
5476         * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
5477         standard_output_file
5478         * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
5479         * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
5480         * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
5481         * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
5482         * gdb.ada/nested.exp: Use standard_ada_testfile.
5483         * gdb.ada/null_array.exp: Use standard_ada_testfile.
5484         * gdb.ada/null_record.exp: Use standard_ada_testfile.
5485         * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
5486         * gdb.ada/packed_array.exp: Use standard_ada_testfile.
5487         * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
5488         * gdb.ada/print_chars.exp: Use standard_ada_testfile.
5489         * gdb.ada/print_pc.exp: Use standard_ada_testfile.
5490         * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
5491         * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
5492         * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
5493         * gdb.ada/rec_return.exp: Use standard_ada_testfile.
5494         * gdb.ada/ref_param.exp: Use standard_ada_testfile.
5495         * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
5496         * gdb.ada/same_enum.exp: Use standard_ada_testfile.
5497         * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
5498         * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
5499         * gdb.ada/start.exp: Use standard_ada_testfile.
5500         * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
5501         * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
5502         * gdb.ada/taft_type.exp: Use standard_ada_testfile.
5503         * gdb.ada/tagged.exp: Use standard_ada_testfile.
5504         * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
5505         * gdb.ada/task_bp.exp: Use standard_ada_testfile.
5506         * gdb.ada/tasks.exp: Use standard_ada_testfile.
5507         * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
5508         * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
5509         * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
5510         * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
5511         * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
5512         * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
5513         * gdb.ada/widewide.exp: Use standard_ada_testfile.
5514
5515 2012-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
5516
5517         Fix testsuite regression after --use-deprecated-index-sections removal.
5518         * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
5519
5520 2012-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
5521
5522         Fix compatibility with Tcl before 7.5.
5523         * lib/future.exp (lreverse): New function if it does not exist.
5524
5525 2012-07-25  Marc Khouzam  <marc.khouzam@ericsson.com>
5526
5527         * gdb.mi/mi-pending.c: New method to set a second pending
5528         breakpoint.
5529         * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
5530         condition.
5531
5532 2012-07-20  Pedro Alves  <palves@redhat.com>
5533
5534         PR threads/11692
5535         PR gdb/12203
5536
5537         * gdb.threads/create-fail.c: New file.
5538         * gdb.threads/create-fail.exp: New file.
5539
5540 2012-07-19  Pedro Alves  <palves@redhat.com>
5541
5542         * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
5543         * config/vx.exp (gdb_start): Likewise.
5544         * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
5545         * gdb.base/setvar.exp (test_set): Likewise.
5546         * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
5547         * gdb.reverse/sigall-precsave.exp: Likewise.
5548         * gdb.reverse/sigall-reverse.exp: Likewise.
5549
5550 2012-07-19  Pedro Alves  <palves@redhat.com>
5551
5552         * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
5553         handler before recording.
5554
5555 2012-07-19  Tom Tromey  <tromey@redhat.com>
5556
5557         * gdb.cp/casts.exp: Add tests for typeof and decltype.
5558         * gdb.cp/casts.cc (decltype): New function.
5559         (main): Use it.
5560
5561 2012-07-19  Pedro Alves  <palves@redhat.com>
5562
5563         * gdb.base/sigall.exp (signals): New list.
5564         <top level>: Loop over signals in the $signals list instead of
5565         calling a test function once per signal.
5566         * gdb.reverse/sigall-precsave.exp (signals): New list.
5567         <top level>: Loop over signals in the $signals list instead of
5568         calling a test function once per signal.
5569         * gdb.reverse/sigall-reverse.exp (signals): New list.
5570         <top level>: Loop over signals in the $signals list instead of
5571         calling a test function once per signal.
5572
5573 2012-07-19  Yao Qi  <yao@codesourcery.com>
5574
5575         * gdb.base/setshow.exp: Test 'set args ~'.
5576
5577 2012-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5578
5579         * gdb.base/store.exp (check_set): Import gdb_prompt.
5580         (continue to wack_${t}): Make it to conditional gdb_test_multiple.
5581         (${prefix}; next ${t}): Hide its name, handle it conditionally now.
5582
5583 2012-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5584
5585         PR 11914
5586         * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
5587         (main): Call eval_sub.
5588         * gdb.python/py-prettyprint.exp:
5589         (python execfile ('py-prettyprint.py')): Move it earlier.
5590         New breakpoint for eval-break.
5591         (continue to breakpoint: eval-break, info locals): New test.
5592         (python execfile ('py-prettyprint.py')): Move it from here.
5593         * gdb.python/py-prettyprint.py (class pp_eval_type): New.
5594         (register_pretty_printers): Register pp_eval_type.
5595
5596 2012-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5597
5598         Fix a testcase regression by me.
5599         * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
5600         DW_FORM_data4.
5601
5602 2012-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5603             Doug Evans  <dje@google.com>
5604
5605         * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
5606         * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
5607
5608 2012-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5609
5610         Fix gdbserver run regression.
5611         * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
5612
5613 2012-07-12  Tom Tromey  <tromey@redhat.com>
5614
5615         * lib/gdb.exp (standard_testfile): Don't declare objdir.
5616         (clean_restart): Likewise.
5617         (core_find): Use standard_output_file.
5618
5619 2012-07-12  Tom Tromey  <tromey@redhat.com>
5620
5621         * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
5622         * gdb.dwarf2/dw2-anonymous-func.exp: Use
5623         prepare_for_testing_full.
5624         * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
5625         * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
5626         * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
5627         * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
5628         * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
5629         * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
5630         * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
5631         prepare_for_testing_full.
5632         * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
5633         * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
5634         prepare_for_testing_full.
5635         * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
5636         * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
5637         * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
5638
5639 2012-07-12  Tom Tromey  <tromey@redhat.com>
5640
5641         * lib/gdb.exp (build_executable_from_specs): New proc, from
5642         build_executable.
5643         (build_executable): Use it.
5644         (prepare_for_testing_full): New proc.
5645
5646 2012-07-11  Tom Tromey  <tromey@redhat.com>
5647
5648         * gdb.reverse/break-precsave.exp: Use standard_output_file.
5649         * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
5650         * gdb.reverse/finish-precsave.exp: Use standard_output_file.
5651         * gdb.reverse/i386-precsave.exp: Use standard_output_file.
5652         * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
5653         * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
5654         * gdb.reverse/solib-precsave.exp: Use standard_output_file.
5655         * gdb.reverse/step-precsave.exp: Use standard_output_file.
5656         * gdb.reverse/until-precsave.exp: Use standard_output_file.
5657         * gdb.reverse/watch-precsave.exp: Use standard_output_file.
5658
5659 2012-07-10  Tom Tromey  <tromey@redhat.com>
5660
5661         * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
5662         standard_output_file.
5663         * gdb.mi/gdb2549.exp: Use standard_testfile.
5664         * gdb.mi/gdb669.exp: Use standard_testfile.
5665         * gdb.mi/gdb701.exp: Use standard_testfile.
5666         * gdb.mi/gdb792.exp: Use standard_testfile.
5667         * gdb.mi/mi-async.exp: Use standard_testfile.
5668         * gdb.mi/mi-basics.exp: Use standard_testfile.
5669         * gdb.mi/mi-break.exp: Use standard_testfile.
5670         * gdb.mi/mi-cli.exp: Use standard_testfile.
5671         * gdb.mi/mi-console.exp: Use standard_testfile.
5672         * gdb.mi/mi-disassemble.exp: Use standard_testfile.
5673         * gdb.mi/mi-eval.exp: Use standard_testfile.
5674         * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
5675         * gdb.mi/mi-file.exp: Use standard_testfile.
5676         * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
5677         * gdb.mi/mi-logging.exp: Use standard_testfile.
5678         * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
5679         * gdb.mi/mi-nonstop.exp: Use standard_testfile.
5680         * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
5681         * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
5682         * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
5683         * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
5684         * gdb.mi/mi-pending.exp: Use standard_testfile,
5685         standard_output_file.
5686         * gdb.mi/mi-pthreads.exp: Use standard_testfile.
5687         * gdb.mi/mi-read-memory.exp: Use standard_testfile.
5688         * gdb.mi/mi-regs.exp: Use standard_testfile.
5689         * gdb.mi/mi-return.exp: Use standard_testfile.
5690         * gdb.mi/mi-reverse.exp: Use standard_testfile.
5691         * gdb.mi/mi-simplerun.exp: Use standard_testfile.
5692         * gdb.mi/mi-solib.exp: Use standard_testfile,
5693         standard_output_file.
5694         * gdb.mi/mi-stack.exp: Use standard_testfile.
5695         * gdb.mi/mi-stepi.exp: Use standard_testfile.
5696         * gdb.mi/mi-stepn.exp: Use standard_testfile.
5697         * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
5698         * gdb.mi/mi-until.exp: Use standard_testfile.
5699         * gdb.mi/mi-var-block.exp: Use standard_testfile.
5700         * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
5701         * gdb.mi/mi-var-child.exp: Use standard_testfile.
5702         * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
5703         * gdb.mi/mi-var-cp.exp: Use standard_testfile.
5704         * gdb.mi/mi-var-display.exp: Use standard_testfile.
5705         * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
5706         standard_output_file.
5707         * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
5708         * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
5709         * gdb.mi/mi-watch.exp: Use standard_testfile.
5710         * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
5711         * gdb.mi/mi2-basics.exp: Use standard_testfile.
5712         * gdb.mi/mi2-break.exp: Use standard_testfile.
5713         * gdb.mi/mi2-cli.exp: Use standard_testfile.
5714         * gdb.mi/mi2-console.exp: Use standard_testfile.
5715         * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
5716         * gdb.mi/mi2-eval.exp: Use standard_testfile.
5717         * gdb.mi/mi2-file.exp: Use standard_testfile.
5718         * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
5719         * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
5720         * gdb.mi/mi2-regs.exp: Use standard_testfile.
5721         * gdb.mi/mi2-return.exp: Use standard_testfile.
5722         * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
5723         * gdb.mi/mi2-stack.exp: Use standard_testfile.
5724         * gdb.mi/mi2-stepi.exp: Use standard_testfile.
5725         * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
5726         * gdb.mi/mi2-until.exp: Use standard_testfile.
5727         * gdb.mi/mi2-var-block.exp: Use standard_testfile.
5728         * gdb.mi/mi2-var-child.exp: Use standard_testfile.
5729         * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
5730         * gdb.mi/mi2-var-display.exp: Use standard_testfile.
5731         * gdb.mi/mi2-watch.exp: Use standard_testfile.
5732
5733 2012-07-10  Tom Tromey  <tromey@redhat.com>
5734
5735         * gdb.cp/abstract-origin.exp: Use standard_testfile.
5736         * gdb.cp/ambiguous.exp: Use standard_testfile,
5737         prepare_for_testing.
5738         * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
5739         * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
5740         * gdb.cp/anon-ns.exp: Use standard_testfile.
5741         * gdb.cp/anon-struct.exp: Use standard_testfile.
5742         * gdb.cp/anon-union.exp: Use standard_testfile,
5743         prepare_for_testing.
5744         * gdb.cp/arg-reference.exp: Use standard_testfile,
5745         prepare_for_testing.
5746         * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
5747         * gdb.cp/breakpoint.exp: Use standard_testfile,
5748         prepare_for_testing.
5749         * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
5750         * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
5751         standard_output_file.
5752         * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
5753         * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
5754         * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
5755         (test_static_members): Update.
5756         * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
5757         * gdb.cp/converts.exp: Use standard_testfile.
5758         * gdb.cp/cp-relocate.exp: Use standard_testfile.
5759         * gdb.cp/cpcompletion.exp: Use standard_testfile,
5760         prepare_for_testing.
5761         * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
5762         * gdb.cp/cplabel.exp: Use standard_testfile.
5763         * gdb.cp/cplusfuncs.exp: Use standard_testfile,
5764         prepare_for_testing.
5765         * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
5766         * gdb.cp/derivation.exp: Use standard_testfile,
5767         prepare_for_testing.
5768         * gdb.cp/destrprint.exp: Use standard_testfile.
5769         * gdb.cp/dispcxx.exp: Use standard_testfile.
5770         * gdb.cp/exception.exp: Use standard_testfile,
5771         prepare_for_testing.
5772         * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
5773         * gdb.cp/extern-c.exp: Use standard_testfile,
5774         prepare_for_testing.
5775         * gdb.cp/formatted-ref.exp: Use standard_testfile,
5776         prepare_for_testing.
5777         * gdb.cp/fpointer.exp: Use standard_testfile.
5778         * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
5779         * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
5780         standard_output_file.
5781         * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
5782         * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
5783         * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
5784         standard_output_file.
5785         * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
5786         (do_tests): Update.
5787         * gdb.cp/koenig.exp: Use standard_testfile.
5788         * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
5789         * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
5790         * gdb.cp/m-static.exp: Use standard_testfile,
5791         prepare_for_testing.
5792         * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
5793         * gdb.cp/mb-inline.exp: Use standard_testfile,
5794         prepare_for_testing.
5795         * gdb.cp/mb-templates.exp: Use standard_testfile,
5796         prepare_for_testing.
5797         * gdb.cp/member-ptr.exp: Use standard_testfile,
5798         prepare_for_testing.
5799         * gdb.cp/meth-typedefs.exp: Use standard_testfile.
5800         * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
5801         * gdb.cp/method2.exp: Use standard_testfile.
5802         * gdb.cp/minsym-fallback.exp: Use standard_testfile,
5803         standard_output_file.
5804         * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
5805         (do_tests): Update.
5806         * gdb.cp/namespace-enum.exp: Use standard_testfile,
5807         prepare_for_testing.
5808         * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
5809         prepare_for_testing.
5810         * gdb.cp/namespace.exp: Use standard_testfile,
5811         prepare_for_testing.
5812         * gdb.cp/nextoverthrow.exp: Use standard_testfile.
5813         * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
5814         * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
5815         * gdb.cp/nsimport.exp: Use standard_testfile,
5816         prepare_for_testing.
5817         * gdb.cp/nsnested.exp: Use standard_testfile.
5818         * gdb.cp/nsnoimports.exp: Use standard_testfile.
5819         * gdb.cp/nsrecurs.exp: Use standard_testfile,
5820         prepare_for_testing.
5821         * gdb.cp/nsstress.exp: Use standard_testfile,
5822         prepare_for_testing.
5823         * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
5824         * gdb.cp/operator.exp: Use standard_testfile.
5825         * gdb.cp/oranking.exp: Use standard_testfile.
5826         * gdb.cp/overload-const.exp: Use standard_testfile.
5827         * gdb.cp/overload.exp: Use standard_testfile,
5828         prepare_for_testing.
5829         * gdb.cp/ovldbreak.exp: Use standard_testfile.
5830         * gdb.cp/ovsrch.exp: Use standard_testfile.
5831         * gdb.cp/paren-type.exp: Use standard_testfile.
5832         * gdb.cp/pass-by-ref.exp: Use standard_testfile,
5833         prepare_for_testing.
5834         * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
5835         * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
5836         * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
5837         * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
5838         * gdb.cp/pr10728.exp: Use standard_testfile,
5839         standard_output_file.
5840         * gdb.cp/pr12028.exp: Use standard_testfile.
5841         * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
5842         * gdb.cp/pr9167.exp: Use standard_testfile.
5843         * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
5844         * gdb.cp/printmethod.exp: Use standard_testfile,
5845         prepare_for_testing.
5846         * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
5847         * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
5848         * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
5849         * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
5850         standard_output_file.
5851         * gdb.cp/readnow-language.exp: Use standard_testfile.
5852         * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
5853         (gdb_start_again): Use clean_restart.
5854         * gdb.cp/ref-types.exp: Use standard_testfile,
5855         prepare_for_testing.
5856         * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
5857         * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
5858         * gdb.cp/smartp.exp: Use standard_testfile.
5859         * gdb.cp/static-method.exp: Use standard_testfile.
5860         * gdb.cp/static-print-quit.exp: Use standard_testfile.
5861         * gdb.cp/temargs.exp: Use standard_testfile.
5862         * gdb.cp/templates.exp: Use standard_testfile,
5863         prepare_for_testing.
5864         (do_tests): Update.
5865         * gdb.cp/try_catch.exp: Use standard_testfile,
5866         prepare_for_testing.
5867         * gdb.cp/typedef-operator.exp: Use standard_testfile.
5868         * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
5869         * gdb.cp/virtbase.exp: Use standard_testfile,
5870         prepare_for_testing.
5871         * gdb.cp/virtfunc.exp: Use standard_testfile,
5872         prepare_for_testing.
5873         (do_tests): Update.
5874         * gdb.cp/virtfunc2.exp: Use standard_testfile,
5875         prepare_for_testing.
5876
5877 2012-07-10  Tom Tromey  <tromey@redhat.com>
5878
5879         * lib/gdb.exp (standard_testfile): Unset output variables from
5880         earlier invocations.
5881
5882 2012-07-10  Yao Qi  <yao@codesourcery.com>
5883
5884         * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
5885         * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
5886         * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
5887         * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
5888         * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
5889         * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
5890         * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
5891         * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
5892         * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
5893         * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
5894         * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
5895         * gdb.mi/mi-var-display.exp: Likewise.
5896         * gdb.mi/mi-var-invalidate.exp: Likewise.
5897         * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
5898         * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
5899         * gdb.mi/mi2-console.exp: Likewise.
5900         * gdb.mi/mi2-disassemble.exp: Likewise.
5901         * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
5902         * gdb.mi/mi2-read-memory.exp: Likewise.
5903         * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
5904         * gdb.mi/mi2-simplerun.exp: Likewise.
5905         * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
5906         * gdb.mi/mi2-syn-frame.exp: Likewise.
5907         * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
5908         * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
5909         * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
5910
5911 2012-07-09  Tom Tromey  <tromey@redhat.com>
5912
5913         * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
5914         * gdb.base/callfuncs.exp: Add cast-based test.
5915         * gdb.base/callfuncs.c (voidfunc): New function.
5916
5917 2012-07-08  Doug Evans  <dje@google.com>
5918
5919         * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
5920
5921 2012-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
5922
5923         Fix XFAIL compatibility with old i386 systems.
5924         * gdb.base/stale-infcall.exp (test system longjmp tracking support):
5925         Check also 'Cannot insert breakpoint 0'.
5926
5927 2012-07-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
5928
5929         PR 14321
5930         * gdb.base/find.exp
5931         (find int64_search_buf, +64/8*100, int64_search_buf): New test.
5932
5933 2012-07-06  Tom Tromey  <tromey@redhat.com>
5934
5935         * gdb.base/whatis.exp: Add test.
5936
5937 2012-07-06  Tom Tromey  <tromey@redhat.com>
5938
5939         * gdb.base/whatis.exp: Add regression test.
5940
5941 2012-07-06  Tom Tromey  <tromey@redhat.com>
5942
5943         * gdb.base/whatis.exp: Add tests.
5944
5945 2012-07-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
5946
5947         PR 12649
5948         * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
5949         gdb_test_multiple $gdb_prompt terminator.
5950
5951 2012-07-04  Pedro Alves  <palves@redhat.com>
5952
5953         * gdb.mi/mi-reverse.exp: Use supports_reverse and
5954         supports_process_record.
5955
5956 2012-07-04  Pedro Alves  <palves@redhat.com>
5957
5958         * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
5959         endings.
5960         * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
5961
5962 2012-07-03  Stan Shebs  <stan@codesourcery.com>
5963
5964         * gdb.base/info-os.c (main): Retry resource acquisition until an
5965         available one is found.
5966         * gdb.base/info-os.exp: Collect resource keys from the program
5967         and use them in matching.
5968
5969 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5970
5971         * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
5972         Wrap the test into loop for corefile and core0file.
5973
5974 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5975
5976         * gdb.dwarf2/fission-reread.S: Remove .section attributes.
5977         Change CU pointer size to 4 bytes, adjust .8byte to .4byte.  Remove
5978         .note.GNU-stack.
5979
5980         * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
5981
5982 2012-07-02  Sergio Durigan Junior  <sergiodj@redhat.com>
5983
5984         * gdb.base/help.exp (help b, help br, help bre, help brea, help
5985         break): Include help message for the new `-probe' and `-probe-stap'
5986         options.
5987
5988 2012-07-02  Stan Shebs  <stan@codesourcery.com>
5989
5990         * gdb.base/dprintf.exp: Add agent style tests.
5991
5992 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5993
5994         * gdb.base/stale-infcall.c (infcall): New label test-next.
5995         (main): New labels test-pass and test-fail.
5996         * gdb.base/stale-infcall.exp: Continue to test-next.  Put breakpoint
5997         $test_fail_bpnum to test-fail.
5998         (test system longjmp tracking support): New test.
5999         Delete $test_fail_bpnum.
6000         * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
6001         breakpoint.
6002
6003 2012-06-30  Doug Evans  <dje@google.com>
6004
6005         * gdb.dwarf2/fission-reread.S: New file.
6006         * gdb.dwarf2/fission-reread.exp: New file.
6007
6008 2012-06-28  Stan Shebs  <stan@codesourcery.com>
6009
6010         * gdb.mi/mi-logging.exp: New file.
6011
6012 2012-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
6013             Pedro Alves  <palves@redhat.com>
6014
6015         * gdb.threads/siginfo-threads.exp: New file.
6016         * gdb.threads/siginfo-threads.c: New file.
6017         * gdb.threads/sigstep-threads.exp: New file.
6018         * gdb.threads/sigstep-threads.c: New file.
6019
6020 2012-06-28  Tom Tromey  <tromey@redhat.com>
6021
6022         * gdb.go/package.exp: Partially revert earlier patch; use
6023         gdb_compile again.  Use standard_output_file.
6024
6025 2012-06-27  Doug Evans  <dje@google.com>
6026
6027         * gdb.dwarf2/fission-base.c: New file.
6028         * gdb.dwarf2/fission-base.S: New file.
6029         * gdb.dwarf2/fission-base.exp: New file.
6030
6031 2012-06-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
6032
6033         * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
6034
6035 2012-06-27  Tom Tromey  <tromey@redhat.com>
6036
6037         * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
6038         * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
6039
6040 2012-06-27  Tom Tromey  <tromey@redhat.com>
6041
6042         * gdb.dwarf2/pr10770.exp: Use standard_testfile.
6043         * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
6044         * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
6045         * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
6046         * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
6047         prepare_for_testing.
6048         * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
6049         * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
6050         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
6051         standard_testfile.
6052         * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
6053         * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
6054         * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
6055         * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
6056         prepare_for_testing.
6057         * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
6058         * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
6059         * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
6060         * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
6061         * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
6062         * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
6063         * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
6064         * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
6065         * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
6066         * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
6067         * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
6068         * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
6069         * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
6070         * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
6071         * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
6072         * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
6073         * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
6074         * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
6075         * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
6076         * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
6077         * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
6078         * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
6079         standard_output_file.
6080         * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
6081         standard_output_file.
6082         * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
6083         * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
6084         * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
6085         * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
6086         * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
6087         * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
6088         * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
6089         * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
6090         * gdb.dwarf2/implptr.exp: Use standard_testfile.
6091         * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
6092         * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
6093         * gdb.dwarf2/pieces.exp: Use standard_testfile.
6094         * gdb.dwarf2/pr11465.exp: Use standard_testfile.
6095         * gdb.dwarf2/pr13961.exp: Use standard_testfile.
6096         * gdb.dwarf2/valop.exp: Use standard_testfile,
6097         prepare_for_testing.
6098
6099 2012-06-27  Tom Tromey  <tromey@redhat.com>
6100
6101         * gdb.python/python.exp: Fix regexps in pagination tests.
6102
6103 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
6104
6105         * gdb.python/py-symtab.exp: Add tests to test the new attribute
6106         'last' of gdb.Symtab_and_line.
6107         * gdb.python/py-symbol.c: Move break point comment to enable
6108         testing of gdb.Symtab_and_line.last.
6109
6110 2012-06-26  Tom Tromey  <tromey@redhat.com>
6111
6112         * gdb.threads/step.c: Remove.
6113         * gdb.threads/step.exp: Remove.
6114         * gdb.threads/step2.exp: Remove.
6115
6116 2012-06-26  Tom Tromey  <tromey@redhat.com>
6117
6118         * gdb.threads/watchpoint-fork.exp (test): Use
6119         standard_output_file.  Don't declare objdir.
6120         * gdb.threads/attach-into-signal.exp: Use standard_testfile,
6121         standard_output_file.
6122         * gdb.threads/attach-stopped.exp: Use standard_testfile.
6123         * gdb.threads/bp_in_thread.exp: Use standard_testfile,
6124         clean_restart.  Remove incdir.
6125         * gdb.threads/corethreads.exp: Use standard_testfile.
6126         * gdb.threads/execl.exp: Use standard_testfile,
6127         standard_output_file, clean_restart.
6128         * gdb.threads/fork-child-threads.exp: Use standard_testfile,
6129         clean_restart.
6130         * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
6131         clean_restart.
6132         * gdb.threads/gcore-thread.exp: Use standard_testfile.  Remove
6133         incdir.
6134         * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
6135         clean_restart.  Remove incdir.
6136         * gdb.threads/ia64-sigill.exp: Use standard_testfile.
6137         * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
6138         clean_restart.  Remove incdir.
6139         * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
6140         Remove incdir.
6141         * gdb.threads/leader-exit.exp: Use standard_testfile.
6142         * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
6143         * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
6144         clean_restart.
6145         * gdb.threads/manythreads.exp: Use standard_testfile,
6146         clean_restart.  Remove incdir.
6147         * gdb.threads/multi-create.exp: Use standard_testfile,
6148         clean_restart.
6149         * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
6150         * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
6151         * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
6152         * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
6153         * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
6154         * gdb.threads/pending-step.exp: Use standard_testfile,
6155         clean_restart.  Remove incdir.
6156         * gdb.threads/print-threads.exp: Use standard_testfile,
6157         clean_restart.  Remove incdir.
6158         * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
6159         clean_restart.  Remove incdir.
6160         * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
6161         Remove incdir.
6162         * gdb.threads/schedlock.exp: Use standard_testfile.  Remove
6163         incdir.
6164         * gdb.threads/sigthread.exp: Use standard_testfile,
6165         clean_restart.
6166         * gdb.threads/staticthreads.exp: Use standard_testfile,
6167         clean_restart.  Remove incdir.
6168         * gdb.threads/switch-threads.exp: Use standard_testfile,
6169         clean_restart.  Remove incdir.
6170         * gdb.threads/thread-execl.exp: Use standard_testfile,
6171         clean_restart.  Remove incdir.
6172         * gdb.threads/thread-find.exp: Use standard_testfile,
6173         clean_restart.
6174         * gdb.threads/thread-specific.exp: Use standard_testfile,
6175         clean_restart.  Remove incdir.
6176         * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
6177         clean_restart.  Remove incdir.
6178         * gdb.threads/thread_check.exp: Use standard_testfile,
6179         clean_restart.  Remove incdir.
6180         * gdb.threads/thread_events.exp: Use standard_testfile.  Remove
6181         incdir.
6182         * gdb.threads/threadapply.exp: Use standard_testfile,
6183         clean_restart.  Remove incdir.
6184         * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
6185         clean_restart.  Remove incdir.
6186         * gdb.threads/tls-nodebug.exp: Use standard_testfile,
6187         clean_restart.
6188         * gdb.threads/tls-shared.exp: Use standard_testfile,
6189         clean_restart, standard_output_file.
6190         * gdb.threads/tls-var.exp: Use standard_testfile,
6191         standard_output_file.
6192         * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
6193         Remove incdir.
6194         * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
6195         * gdb.threads/watchthreads.exp: Use standard_testfile.  Remove
6196         incdir.
6197         * gdb.threads/watchthreads2.exp: Use standard_testfile,
6198         clean_restart.  Remove incdir.
6199
6200 2012-06-26  Tom Tromey  <tromey@redhat.com>
6201
6202         * gdb.trace/actions.exp: Use standard_testfile.
6203         * gdb.trace/ax.exp: Use standard_testfile.
6204         * gdb.trace/backtrace.exp: Use standard_testfile.
6205         * gdb.trace/change-loc.exp: Use standard_testfile.
6206         * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
6207         * gdb.trace/collection.exp: Use standard_testfile,
6208         prepare_for_testing.
6209         * gdb.trace/deltrace.exp: Use standard_testfile.
6210         * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
6211         * gdb.trace/ftrace.exp: Use standard_testfile.
6212         * gdb.trace/infotrace.exp: Use standard_testfile.
6213         * gdb.trace/packetlen.exp: Use standard_testfile.
6214         * gdb.trace/passc-dyn.exp: Use standard_testfile.
6215         * gdb.trace/passcount.exp: Use standard_testfile.
6216         * gdb.trace/pending.exp: Use standard_testfile.
6217         * gdb.trace/report.exp: Use standard_testfile.
6218         * gdb.trace/save-trace.exp: Use standard_testfile.
6219         * gdb.trace/stap-trace.exp: Use standard_testfile.
6220         * gdb.trace/status-stop.exp: Use standard_testfile.
6221         * gdb.trace/strace.exp: Use standard_testfile.
6222         * gdb.trace/tfile.exp: Use standard_testfile.
6223         * gdb.trace/tfind.exp: Use standard_testfile.
6224         * gdb.trace/trace-break.exp: Use standard_testfile.
6225         * gdb.trace/trace-mt.exp: Use standard_testfile.
6226         * gdb.trace/tracecmd.exp: Use standard_testfile.
6227         * gdb.trace/tspeed.exp: Use standard_testfile.
6228         * gdb.trace/tstatus.exp: Use standard_testfile.
6229         * gdb.trace/tsv.exp: Use standard_testfile.
6230         * gdb.trace/unavailable.exp: Use standard_testfile,
6231         prepare_for_testing.
6232         * gdb.trace/while-dyn.exp: Use standard_testfile.
6233         * gdb.trace/while-stepping.exp: Use standard_testfile.
6234
6235 2012-06-26  Tom Tromey  <tromey@redhat.com>
6236
6237         * gdb.reverse/break-precsave.exp: Use standard_testfile.
6238         * gdb.reverse/break-reverse.exp: Use standard_testfile.
6239         * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
6240         * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
6241         * gdb.reverse/finish-precsave.exp: Use standard_testfile.
6242         * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
6243         * gdb.reverse/finish-reverse.exp: Use standard_testfile.
6244         * gdb.reverse/i386-precsave.exp: Use standard_testfile,
6245         prepare_for_testing.
6246         * gdb.reverse/i386-reverse.exp: Use standard_testfile,
6247         prepare_for_testing.
6248         * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
6249         prepare_for_testing.
6250         * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
6251         prepare_for_testing.
6252         * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
6253         prepare_for_testing
6254         * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
6255         * gdb.reverse/machinestate.exp: Use standard_testfile.
6256         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
6257         * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
6258         build_executable.
6259         * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
6260         build_executable.
6261         * gdb.reverse/solib-precsave.exp: Use standard_testfile,
6262         standard_output_file.
6263         * gdb.reverse/solib-reverse.exp: Use standard_testfile,
6264         standard_output_file.
6265         * gdb.reverse/step-precsave.exp: Use standard_testfile.
6266         * gdb.reverse/step-reverse.exp: Use standard_testfile.
6267         * gdb.reverse/until-precsave.exp: Use standard_testfile.
6268         * gdb.reverse/until-reverse.exp: Use standard_testfile.
6269         * gdb.reverse/watch-precsave.exp: Use standard_testfile.
6270         * gdb.reverse/watch-reverse.exp: Use standard_testfile.
6271
6272 2012-06-26  Tom Tromey  <tromey@redhat.com>
6273
6274         * gdb.stabs/weird.exp: Remove directory-checking code.  Use
6275         standard_output_file.
6276         * gdb.stabs/exclfwd.exp: Use standard_testfile,
6277         prepare_for_testing.  Remove directory-checking code.
6278
6279 2012-06-25  Tom Tromey  <tromey@redhat.com>
6280
6281         * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
6282         * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file.  Use
6283         build_executable, not prepare_for_testing.
6284         * gdb.multi/base.exp: Use standard_output_file.  Use
6285         build_executable,  not prepare_for_testing.
6286
6287 2012-06-25  Tom Tromey  <tromey@redhat.com>
6288
6289         * gdb.fortran/subarray.exp: Use standard_testfile,
6290         prepare_for_testing.
6291         * gdb.fortran/multi-dim.exp: Use standard_testfile.
6292         * gdb.fortran/module.exp: Use standard_testfile.
6293         * gdb.fortran/logical.exp: Use standard_testfile.
6294         * gdb.fortran/library-module.exp: Use standard_testfile,
6295         standard_output_file.
6296         * gdb.fortran/derived-type.exp: Use standard_testfile,
6297         prepare_for_testing.
6298         * gdb.fortran/complex.exp: Use standard_testfile,
6299         prepare_for_testing.
6300         * gdb.fortran/charset.exp: Use standard_testfile.
6301         * gdb.fortran/array-element.exp: Use standard_testfile,
6302         prepare_for_testing.
6303
6304 2012-06-25  Keith Seitz  <keiths@redhat.com>
6305
6306         * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
6307         Change rbreak-related tests to KFAIL and add bugzilla numbers.
6308
6309 2012-06-25  Tom Tromey  <tromey@redhat.com>
6310
6311         * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
6312         * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
6313         * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
6314         * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
6315
6316 2012-06-25  Tom Tromey  <tromey@redhat.com>
6317
6318         * gdb.linespec/ls-errs.exp: Use standard_testfile.
6319         * gdb.linespec/ls-dollar.exp: Use standard_testfile.
6320         * gdb.linespec/linespec.exp: Use standard_testfile.
6321
6322 2012-06-25  Tom Tromey  <tromey@redhat.com>
6323
6324         * gdb.modula2/unbounded-array.exp: Use standard_testfile,
6325         prepare_for_testing.
6326
6327 2012-06-25  Tom Tromey  <tromey@redhat.com>
6328
6329         * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
6330         prepare_for_testing.
6331         * gdb.opt/inline-break.exp: Use standard_testfile,
6332         prepare_for_testing.
6333         * gdb.opt/inline-bt.exp: Use standard_testfile,
6334         prepare_for_testing.
6335         * gdb.opt/inline-cmds.exp: Use standard_testfile,
6336         prepare_for_testing.
6337         * gdb.opt/inline-locals.exp: Use standard_testfile,
6338         prepare_for_testing.
6339
6340 2012-06-25  Tom Tromey  <tromey@redhat.com>
6341
6342         * gdb.asm/asm-source.exp: Use standard_output_file,
6343         standard_testfile.  Construct .o files in proper subdir.
6344
6345 2012-06-25  Tom Tromey  <tromey@redhat.com>
6346
6347         * gdb.server/ext-attach.exp: Use standard_testfile,
6348         prepare_for_testing.
6349         * gdb.server/ext-run.exp: Use standard_testfile,
6350         build_executable.
6351         * gdb.server/file-transfer.exp: Use standard_testfile,
6352         prepare_for_testing.
6353         * gdb.server/server-exec-info.exp: Use standard_testfile.
6354         * gdb.server/server-mon.exp: Use standard_testfile,
6355         prepare_for_testing.
6356         * gdb.server/server-run.exp: Use standard_testfile,
6357         build_executable.
6358         * gdb.server/solib-list.exp: Use standard_testfile,
6359         standard_output_file.
6360
6361 2012-06-25  Tom Tromey  <tromey@redhat.com>
6362
6363         * lib/gdb.exp (standard_output_file): Use "file join".
6364         * gdb.go/chan.exp: Use standard_testfile.
6365         * gdb.go/handcall.exp: Use standard_testfile.
6366         * gdb.go/hello.exp: Use standard_testfile.
6367         * gdb.integers/chan.exp: Use standard_testfile.
6368         * gdb.go/methods.exp: Use standard_testfile.
6369         * gdb.go/package.exp: Use standard_testfile.
6370         * gdb.go/strings.exp: Use standard_testfile.
6371         * gdb.go/types.exp: Use standard_testfile.
6372         * gdb.go/unsafe.exp: Use standard_testfile.
6373
6374 2012-06-25  Greta Yorsh  <greta.yorsh@arm.com>
6375
6376         * gdb.arch/arm-disp-step.S: Fix use of .global directives.
6377
6378 2012-06-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
6379
6380         Fix regression by the previous commit.
6381         * gdb.python/lib-types.exp: Add c++ to the compilation flags.
6382
6383 2012-06-22  Tom Tromey  <tromey@redhat.com>
6384
6385         * gdb.python/lib-types.exp: Use standard_testfile,
6386         prepare_for_testing.
6387         * gdb.python/py-block.exp: Use standard_testfile.
6388         * gdb.python/py-breakpoint.exp: Use standard_testfile.
6389         * gdb.python/py-events.exp: Use standard_testfile,
6390         standard_output_file.
6391         * gdb.python/py-evsignal.exp: Use standard_testfile.
6392         * gdb.python/py-evethreads.exp: Use standard_testfile.
6393         * gdb.python/py-explore-cc.exp: Use standard_testfile.
6394         * gdb.python/py-explore.exp: Use standard_testfile.
6395         * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
6396         standard_output_file.
6397         * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
6398         prepare_for_testing.
6399         * gdb.python/py-frame-inline.exp: Use standard_testfile.
6400         * gdb.python/py-frame.exp: Use standard_testfile.
6401         * gdb.python/py-inferior.exp: Use standard_testfile.
6402         * gdb.python/py-infthread.exp: Use standard_testfile.
6403         * gdb.python/py-mi.exp: Use standard_testfile.
6404         * gdb.python/py-objfile-script.exp: Use standard_testfile,
6405         build_executable.
6406         * gdb.python/py-objfile.exp: Use standard_testfile.
6407         * gdb.python/py-pp-maint.exp: Use standard_testfile,
6408         prepare_for_testing.
6409         * gdb.python/py-prettyprint.exp: Use standard_testfile.
6410         * gdb.python/py-progspace.exp: Use standard_testfile,
6411         build_executable.
6412         * gdb.python/py-prompt.exp: Use standard_testfile,
6413         build_executable.
6414         * gdb.python/py-section-script.exp: Use standard_testfile,
6415         build_executable.
6416         * gdb.python/py-shared.exp: Use standard_testfile,
6417         standard_output_file, clean_restart.
6418         * gdb.python/py-symbol.exp: Use standard_output_file,
6419         prepare_for_testing.
6420         * gdb.python/py-symtab.exp: Use standard_output_file,
6421         prepare_for_testing
6422         * gdb.python/py-template.exp: Use standard_testfile.
6423         * gdb.python/py-type.exp: Use standard_testfile.
6424         * gdb.python/py-value-cc.exp: Use standard_testfile.
6425         * gdb.python/py-value.exp: Use standard_testfile.
6426         * gdb.python/python.exp: Use standard_testfile, build_executable.
6427
6428 2012-06-22  Tom Tromey  <tromey@redhat.com>
6429
6430         * gdb.objc/basicclass.exp: Use standard_testfile.
6431         (do_objc_tests): Don't declare objdir.
6432         * gdb.objc/nondebug.exp: Use standard_testfile.
6433         (do_objc_tests): Don't declare objdir.
6434         * gdb.objc/objcdecode.exp: Use standard_testfile.
6435         (do_objc_tests): Don't declare objdir.
6436
6437 2012-06-22  Tom Tromey  <tromey@redhat.com>
6438
6439         * gdb.java/jmain.exp: Use standard_testfile.
6440         * gdb.java/jmisc.exp: Use standard_testfile.
6441         * gdb.java/jnpe.exp: Use standard_testfile.
6442         * gdb.java/jprint.exp: Use standard_testfile.
6443
6444 2012-06-22  Tom Tromey  <tromey@redhat.com>
6445
6446         * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
6447         (standard_output_file, standard_testfile): New procs.
6448         (build_executable, clean_restart): Use standard_output_file.
6449
6450 2012-06-22  Yao Qi  <yao@codesourcery.com>
6451
6452         * boards/native-gdbserver.exp: New proc ${board}_exec.
6453         * boards/native-stdio-gdbserver.exp: Likewise.
6454
6455 2012-06-21  Tom Tromey  <tromey@redhat.com>
6456
6457         * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
6458         (build_executable): Update.
6459         (get_compiler_info): Remove 'binfile' argument.
6460         * gdb.ada/arrayidx.exp: Update.
6461         * gdb.ada/null_array.exp: Update.
6462         * gdb.arch/altivec-abi.exp: Update.
6463         * gdb.arch/altivec-regs.exp: Update.
6464         * gdb.arch/amd64-byte.exp: Update.
6465         * gdb.arch/amd64-dword.exp: Update.
6466         * gdb.arch/amd64-word.exp: Update.
6467         * gdb.arch/i386-avx.exp: Update.
6468         * gdb.arch/i386-byte.exp: Update.
6469         * gdb.arch/i386-sse.exp: Update.
6470         * gdb.arch/i386-word.exp: Update.
6471         * gdb.arch/ppc-dfp.exp: Update.
6472         * gdb.arch/ppc-fp.exp: Update.
6473         * gdb.arch/vsx-regs.exp: Update.
6474         * gdb.base/all-bin.exp: Update.
6475         * gdb.base/annota1.exp: Update.
6476         * gdb.base/async.exp: Update.
6477         * gdb.base/attach.exp: Update.
6478         * gdb.base/break-interp.exp: Update.
6479         * gdb.base/call-ar-st.exp: Update.
6480         * gdb.base/call-rt-st.exp: Update.
6481         * gdb.base/call-sc.exp: Update.
6482         * gdb.base/callfuncs.exp: Update.
6483         * gdb.base/catch-load.exp: Update.
6484         * gdb.base/completion.exp: Update.
6485         * gdb.base/complex.exp: Update.
6486         * gdb.base/condbreak.exp: Update.
6487         * gdb.base/consecutive.exp: Update.
6488         * gdb.base/constvars.exp: Update.
6489         * gdb.base/corefile.exp: Update.
6490         * gdb.base/eval-skip.exp: Update.
6491         * gdb.base/expand-psymtabs.exp: Update.
6492         * gdb.base/exprs.exp: Update.
6493         * gdb.base/fileio.exp: Update.
6494         * gdb.base/fixsection.exp: Update.
6495         * gdb.base/funcargs.exp: Update.
6496         * gdb.base/gdb11530.exp: Update.
6497         * gdb.base/gdb1555.exp: Update.
6498         * gdb.base/gnu-ifunc.exp: Update.
6499         * gdb.base/gnu_vector.exp: Update.
6500         * gdb.base/info-macros.exp: Update.
6501         * gdb.base/jit-simple.exp: Update.
6502         * gdb.base/jit-so.exp: Update.
6503         * gdb.base/jit.exp: Update.
6504         * gdb.base/langs.exp: Update.
6505         * gdb.base/list.exp: Update.
6506         * gdb.base/logical.exp: Update.
6507         * gdb.base/long_long.exp: Update.
6508         * gdb.base/longjmp.exp: Update.
6509         * gdb.base/macscp.exp: Update.
6510         * gdb.base/mips_pro.exp: Update.
6511         * gdb.base/miscexprs.exp: Update.
6512         * gdb.base/morestack.exp: Update.
6513         * gdb.base/nodebug.exp: Update.
6514         * gdb.base/opaque.exp: Update.
6515         * gdb.base/pc-fp.exp: Update.
6516         * gdb.base/pending.exp: Update.
6517         * gdb.base/permissions.exp: Update.
6518         * gdb.base/pointers.exp: Update.
6519         * gdb.base/prelink.exp: Update.
6520         * gdb.base/printcmds.exp: Update.
6521         * gdb.base/psymtab.exp: Update.
6522         * gdb.base/ptype.exp: Update.
6523         * gdb.base/relational.exp: Update.
6524         * gdb.base/scope.exp: Update.
6525         * gdb.base/setvar.exp: Update.
6526         * gdb.base/shlib-call.exp: Update.
6527         * gdb.base/shreloc.exp: Update.
6528         * gdb.base/signals.exp: Update.
6529         * gdb.base/sizeof.exp: Update.
6530         * gdb.base/so-impl-ld.exp: Update.
6531         * gdb.base/so-indr-cl.exp: Update.
6532         * gdb.base/solib-disc.exp: Update.
6533         * gdb.base/solib-display.exp: Update.
6534         * gdb.base/solib-nodir.exp: Update.
6535         * gdb.base/solib-overlap.exp: Update.
6536         * gdb.base/solib-symbol.exp: Update.
6537         * gdb.base/solib-weak.exp: Update.
6538         * gdb.base/solib.exp: Update.
6539         * gdb.base/store.exp: Update.
6540         * gdb.base/structs.exp: Update.
6541         * gdb.base/structs2.exp: Update.
6542         * gdb.base/type-opaque.exp: Update.
6543         * gdb.base/unload.exp: Update.
6544         * gdb.base/varargs.exp: Update.
6545         * gdb.base/volatile.exp: Update.
6546         * gdb.base/watch_thread_num.exp: Update.
6547         * gdb.base/watchpoint-solib.exp: Update.
6548         * gdb.base/watchpoint.exp: Update.
6549         * gdb.base/watchpoints.exp: Update.
6550         * gdb.base/whatis.exp: Update.
6551         * gdb.cell/arch.exp: Update.
6552         * gdb.cell/break.exp: Update.
6553         * gdb.cell/bt.exp: Update.
6554         * gdb.cell/core.exp: Update.
6555         * gdb.cell/data.exp: Update.
6556         * gdb.cell/ea-cache.exp: Update.
6557         * gdb.cell/f-regs.exp: Update.
6558         * gdb.cell/fork.exp: Update.
6559         * gdb.cell/gcore.exp: Update.
6560         * gdb.cell/mem-access.exp: Update.
6561         * gdb.cell/ptype.exp: Update.
6562         * gdb.cell/registers.exp: Update.
6563         * gdb.cell/sizeof.exp: Update.
6564         * gdb.cell/solib-symbol.exp: Update.
6565         * gdb.cell/solib.exp: Update.
6566         * gdb.cp/ambiguous.exp: Update.
6567         * gdb.cp/breakpoint.exp: Update.
6568         * gdb.cp/bs15503.exp: Update.
6569         * gdb.cp/casts.exp: Update.
6570         * gdb.cp/class2.exp: Update.
6571         * gdb.cp/cpexprs.exp: Update.
6572         * gdb.cp/cplusfuncs.exp: Update.
6573         * gdb.cp/ctti.exp: Update.
6574         * gdb.cp/dispcxx.exp: Update.
6575         * gdb.cp/gdb1355.exp: Update.
6576         * gdb.cp/gdb2384.exp: Update.
6577         * gdb.cp/gdb2495.exp: Update.
6578         * gdb.cp/infcall-dlopen.exp: Update.
6579         * gdb.cp/local.exp: Update.
6580         * gdb.cp/m-data.exp: Update.
6581         * gdb.cp/m-static.exp: Update.
6582         * gdb.cp/mb-ctor.exp: Update.
6583         * gdb.cp/mb-inline.exp: Update.
6584         * gdb.cp/mb-templates.exp: Update.
6585         * gdb.cp/member-ptr.exp: Update.
6586         * gdb.cp/method.exp: Update.
6587         * gdb.cp/namespace.exp: Update.
6588         * gdb.cp/nextoverthrow.exp: Update.
6589         * gdb.cp/nsdecl.exp: Update.
6590         * gdb.cp/nsrecurs.exp: Update.
6591         * gdb.cp/nsstress.exp: Update.
6592         * gdb.cp/nsusing.exp: Update.
6593         * gdb.cp/pr-1023.exp: Update.
6594         * gdb.cp/pr-1210.exp: Update.
6595         * gdb.cp/pr-574.exp: Update.
6596         * gdb.cp/pr9631.exp: Update.
6597         * gdb.cp/printmethod.exp: Update.
6598         * gdb.cp/psmang.exp: Update.
6599         * gdb.cp/re-set-overloaded.exp: Update.
6600         * gdb.cp/rtti.exp: Update.
6601         * gdb.cp/shadow.exp: Update.
6602         * gdb.cp/templates.exp: Update.
6603         * gdb.cp/try_catch.exp: Update.
6604         * gdb.dwarf2/dw2-ranges.exp: Update.
6605         * gdb.dwarf2/pr10770.exp: Update.
6606         * gdb.fortran/library-module.exp: Update.
6607         * gdb.hp/gdb.aCC/optimize.exp: Update.
6608         * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
6609         * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
6610         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
6611         * gdb.hp/gdb.base-hp/pxdb.exp: Update.
6612         * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
6613         * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
6614         * gdb.hp/gdb.compat/xdb1.exp: Update.
6615         * gdb.hp/gdb.compat/xdb2.exp: Update.
6616         * gdb.hp/gdb.compat/xdb3.exp: Update.
6617         * gdb.hp/gdb.defects/bs14602.exp: Update.
6618         * gdb.hp/gdb.defects/solib-d.exp: Update.
6619         * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
6620         * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
6621         * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
6622         * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
6623         * gdb.mi/gdb792.exp: Update.
6624         * gdb.mi/mi-pending.exp: Update.
6625         * gdb.mi/mi-solib.exp: Update.
6626         * gdb.mi/mi-var-cp.exp: Update.
6627         * gdb.opt/clobbered-registers-O2.exp: Update.
6628         * gdb.opt/inline-bt.exp: Update.
6629         * gdb.opt/inline-cmds.exp: Update.
6630         * gdb.opt/inline-locals.exp: Update.
6631         * gdb.python/py-events.exp: Update.
6632         * gdb.python/py-finish-breakpoint.exp: Update.
6633         * gdb.python/py-type.exp: Update.
6634         * gdb.reverse/solib-precsave.exp: Update.
6635         * gdb.reverse/solib-reverse.exp: Update.
6636         * gdb.server/solib-list.exp: Update.
6637         * gdb.stabs/weird.exp: Update.
6638         * gdb.threads/attach-into-signal.exp: Update.
6639         * gdb.threads/attach-stopped.exp: Update.
6640         * gdb.threads/tls-shared.exp: Update.
6641         * gdb.trace/change-loc.exp: Update.
6642         * gdb.trace/strace.exp: Update.
6643
6644 2012-06-19  Tom Tromey  <tromey@redhat.com>
6645
6646         * gdb.base/whatis.exp: Add tests.
6647
6648 2012-06-19  Tom Tromey  <tromey@redhat.com>
6649
6650         * gdb.cp/m-static.cc (keepalive): New function.
6651         (gnu_obj_1::method): Use it.
6652
6653 2012-06-18  Doug Evans  <dje@google.com>
6654
6655         * gdb.base/info-fun.exp: New file.
6656         * gdb.base/info-fun.c: New file.
6657         * gdb.base/info-fun-solib.c: New file.
6658
6659 2012-06-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
6660
6661         Remove stale dummy frames.
6662         * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
6663         (maintenance info breakpoints): New tests.
6664         * gdb.base/stale-infcall.c: New file.
6665         * gdb.base/stale-infcall.exp: New file.
6666
6667 2012-06-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
6668
6669         * gdb.arch/amd64-entry-value-param.S: New file.
6670         * gdb.arch/amd64-entry-value-param.c: New file.
6671         * gdb.arch/amd64-entry-value-param.exp: New file.
6672
6673 2012-06-15  Tom Tromey  <tromey@redhat.com>
6674
6675         * gdb.cp/namespace.exp: Add "show lang" test.
6676
6677 2012-06-15  Iain Sandoe <iain@codesourcery.com>
6678
6679         * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
6680         case. (top level): Use gdb_file_cmd instead of gdb_load.
6681
6682 2012-06-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6683
6684         PR tdep/14222
6685         * gdb.arch/i386-sse-stack-align.S: New file.
6686         * gdb.arch/i386-sse-stack-align.c: New file.
6687         * gdb.arch/i386-sse-stack-align.exp: New file.
6688
6689 2012-06-13  Keith Seitz  <keiths@redhat.com>
6690
6691         PR breakpoints/13798 and mi/11541
6692         * gdb.linespec/ls-errs.exp: Add a few more tests for
6693         filenames with spaces and colons.
6694
6695 2012-06-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6696
6697         PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
6698         * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
6699         (test_function): Call CV_f.
6700         * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
6701         (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
6702         (p CV::m(int) volatile, p 'CV::m(int) const volatile')
6703         (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
6704         (p CV_f(CV::i)): New tests.
6705
6706 2012-06-13  Tom Tromey  <tromey@redhat.com>
6707
6708         * gdb.base/condbreak.exp: Add tests for "condition" completion.
6709
6710 2012-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6711
6712         Fix regression by the "ambiguous linespec" series.
6713         * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
6714         tests.
6715
6716 2012-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6717
6718         * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
6719         missing.
6720
6721 2012-06-11  Tom Tromey  <tromey@redhat.com>
6722
6723         * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
6724         location...
6725         (main): ...here.
6726
6727 2012-06-07  Yao Qi  <yao@codesourcery.com>
6728
6729         * gdb.trace/strace.exp: Shorten some too-long lines.
6730
6731 2012-06-06  Pedro Alves  <palves@redhat.com>
6732
6733         * gdb.threads/clone-new-thread-event.c: New file.
6734         * gdb.threads/clone-new-thread-event.exp: New file.
6735
6736 2012-06-06  Yao Qi  <yao@codesourcery.com>
6737
6738         * gdb.base/dprintf.c (main): Add extra parameter when calling
6739         printf and fprintf.
6740         (bar): New function.  It is a dead function, but to ensure
6741         'malloc' is linked explicitly.
6742
6743 2012-06-06  Yao Qi  <yao@codesourcery.com>
6744
6745         * gdb.base/info-proc.exp: Return if target doesn't support
6746         'info proc'.
6747
6748 2012-06-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
6749
6750         * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
6751         (run program with breakpoint commands): XFAIl if it is not.
6752
6753 2012-06-05  Joel Brobecker  <brobecker@adacore.com>
6754
6755         * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
6756         and add comment.
6757         * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
6758         * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
6759         "STOP" marker.  Adjust testing strategy to make it work on
6760         all targets.
6761
6762         * gdb.base/print-file-var-main.c (main): Rewrite using local
6763         variables and adjust get_version_2's return value check.
6764         Add small comment.
6765         * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
6766         marker.  Adjust testing strategy to make it work on all targets.
6767
6768 2012-06-05  Joel Brobecker  <brobecker@adacore.com>
6769
6770         * gdb.ada/bad-task-bp-keyword: New testcase.
6771
6772 2012-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
6773
6774         * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
6775         Simplify it to ...
6776         (symbol-file ${testfile1}): ... here.
6777         (test eliminated var my_global_symbol)
6778         (test eliminated var my_static_symbol)
6779         (test eliminated var my_global_func, get address of main): Wrap them to
6780         'single psymtabs' and 'single symtabs'
6781         (get address of my_global_symbol, get address of my_static_symbol)
6782         (get address of my_global_func, get address of main): Wrap them to
6783         'order1' and 'order2'.
6784
6785         * gdb.base/code_elim.exp
6786         (add-symbol-file ${testfile1} 0x100000)
6787         (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
6788         'order2'.
6789         (order1: add-symbol-file ${testfile1} 0x100000)
6790         (order1: add-symbol-file ${testfile2} 0x200000)
6791         (order2: add-symbol-file ${testfile2} 0x200000)
6792         (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
6793         .bss as appropriate.
6794
6795 2012-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
6796
6797         * gdb.server/solib-list-lib.c: New file.
6798         * gdb.server/solib-list-main.c: New file.
6799         * gdb.server/solib-list.exp: New file.
6800
6801 2012-05-25  Maciej W. Rozycki  <macro@codesourcery.com>
6802
6803         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
6804         for 'set print symbol' change.
6805
6806 2012-05-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
6807
6808         * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
6809         .debug_abbrev_seg3.
6810
6811 2012-05-24  John Steele Scott  <toojays@toojays.net>
6812
6813         PR symtab/13277: Resolving opaque structures in ICC generated binaries.
6814         * gdb.dwarf2/dw2-icc-opaque.S: New file.
6815         * gdb.dwarf2/dw2-icc-opaque.exp: New file.
6816
6817 2012-05-23  Stan Shebs  <stan@codesourcery.com>
6818
6819         * gdb.mi/mi-info-os.exp: New file.
6820
6821 2012-05-23  Keith Seitz  <keiths@redhat.com>
6822
6823         * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
6824         return -1 to suppress the rest of the tests.
6825         (compile_stap_bin): Return boolean success value.
6826
6827 2012-05-21  Tom Tromey  <tromey@redhat.com>
6828
6829         * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
6830         Remove kfails.
6831         (test_print_mi_member_types): Likewise.
6832
6833 2012-05-21  Tom Tromey  <tromey@redhat.com>
6834
6835         * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
6836         print symbol' change.
6837
6838 2012-05-18  Thiago Jung Bauermann  <thiago.bauermann@linaro.org>
6839
6840         * gdb.python/py-prompt.exp: Quit if the target is remote.
6841
6842 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
6843
6844         Fix ERROR: internal buffer is full.
6845         * gdb.base/info-os.exp (expect_multiline): New function.
6846         (get process list, get process groups, get threads)
6847         (get file descriptors, get internet-domain sockets)
6848         (get shared-memory regions, get semaphores, get message queues): Use
6849         it for these tests.
6850
6851 2012-05-18  Tom Tromey  <tromey@redhat.com>
6852
6853         * gdb.mi/mi-var-cmd.exp: Update.
6854         * gdb.objc/basicclass.exp (do_objc_tests): Update.
6855         * gdb.cp/virtbase.exp: Update.
6856         * gdb.cp/classes.exp (test_static_members): Update.
6857         * gdb.cp/casts.exp: Update.
6858         * gdb.base/pointers.exp: Update.
6859         * gdb.base/funcargs.exp (pointer_args): Update.
6860         (structs_by_reference): Update.
6861         * gdb.base/find.exp: Update.
6862         * gdb.base/call-strs.exp: Send "set print symbol off".
6863         * gdb.base/call-ar-st.exp: Update.
6864         * gdb.ada/fun_addr.exp: Update.
6865         * gdb.base/printcmds.exp (test_print_symbol): New proc.
6866         Call it.
6867         (test_print_repeats_10, test_print_strings)
6868         (test_print_char_arrays): Update.
6869
6870 2012-05-18  Tom Tromey  <tromey@redhat.com>
6871
6872         * gdb.base/charset.exp (string_display): Update.
6873
6874 2012-05-18  Tom Tromey  <tromey@redhat.com>
6875
6876         * gdb.mi/mi2-var-display.exp: Update.
6877         * gdb.mi/mi-var-display.exp: Update.
6878         * gdb.mi/mi-var-child.exp: Update.
6879         * gdb.cp/expand-psymtabs-cxx.exp: Update.
6880         * gdb.cp/cp-relocate.exp (get_func_address): Update.
6881
6882 2012-05-17  Doug Evans  <dje@google.com>
6883
6884         * info-macros.exp: Pass "debug" to prepare_for_testing.
6885
6886         * Makefile.in (clean): Remove Fission .dwo and .dwp files.
6887         * gdb.ada/Makefile.in (clean): Ditto.
6888         * gdb.arch/Makefile.in (clean): Ditto.
6889         * gdb.asm/Makefile.in (clean): Ditto.
6890         * gdb.base/Makefile.in (clean): Ditto.
6891         * gdb.cell/Makefile.in (clean): Ditto.
6892         * gdb.cp/Makefile.in (clean): Ditto.
6893         * gdb.disasm/Makefile.in (clean): Ditto.
6894         * gdb.dwarf2/Makefile.in (clean): Ditto.
6895         * gdb.fortran/Makefile.in (clean): Ditto.
6896         * gdb.go/Makefile.in (clean): Ditto.
6897         * gdb.hp/Makefile.in (clean): Ditto.
6898         * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
6899         * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
6900         * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
6901         * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
6902         * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
6903         * gdb.java/Makefile.in (clean): Ditto.
6904         * gdb.linespec/Makefile.in (clean): Ditto.
6905         * gdb.mi/Makefile.in (clean): Ditto.
6906         * gdb.modula2/Makefile.in (clean): Ditto.
6907         * gdb.multi/Makefile.in (clean): Ditto.
6908         * gdb.objc/Makefile.in (clean): Ditto.
6909         * gdb.opencl/Makefile.in (clean): Ditto.
6910         * gdb.opt/Makefile.in (clean): Ditto.
6911         * gdb.pascal/Makefile.in (clean): Ditto.
6912         * gdb.python/Makefile.in (clean): Ditto.
6913         * gdb.reverse/Makefile.in (clean): Ditto.
6914         * gdb.server/Makefile.in (clean): Ditto.
6915         * gdb.stabs/Makefile.in (clean): Ditto.
6916         * gdb.threads/Makefile.in (clean): Ditto.
6917         * gdb.trace/Makefile.in (clean): Ditto.
6918         * gdb.xml/Makefile.in (clean): Ditto.
6919
6920 2012-05-16  Tom Tromey  <tromey@redhat.com>
6921
6922         * gdb.base/macscp1.c (macscp_expr): Add comment.
6923         * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
6924
6925 2012-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
6926
6927         * gdb.base/return-nodebug.exp: Also test float and double types.
6928
6929 2012-05-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6930
6931         PR testsuite/12649
6932         * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
6933
6934         * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
6935
6936 2012-05-14  Sergio Durigan Junior  <sergiodj@redhat.com>
6937
6938         * gdb.base/stap-probe.exp (stap_test): Remove calls to
6939         `rerun_to_main'.
6940         (stap_test_no_debuginfo): Likewise.
6941
6942 2012-05-14  Stan Shebs  <stan@codesourcery.com>
6943
6944         * gdb.base/dprintf.c: New file.
6945         * gdb.base/dprintf.exp: New file.
6946
6947 2012-05-14  Hui Zhu  <hui_zhu@mentor.com>
6948
6949         * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
6950         * gdb.trace/disconnected-tracing.c: New file.
6951         * gdb.trace/disconnected-tracing.exp: New file.
6952
6953 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
6954
6955         * gdb.python/python.c: Add a new breakpoint comment.
6956         * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
6957
6958 2011-12-26  Kwok Cheung Yeung  <kcy@codesourcery.com>
6959
6960         * gdb.base/info-os.exp: New file.
6961         * gdb.base/info-os.c: New file.
6962
6963 2012-05-10  Joel Brobecker  <brobecker@adacore.com>
6964
6965         * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
6966         gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
6967         New files.
6968
6969 2012-05-10  Joel Brobecker  <brobecker@adacore.com>
6970
6971         * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
6972         gdb.base/ctxobj.exp: New files.
6973
6974 2012-05-09  Tom Tromey  <tromey@redhat.com>
6975
6976         * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
6977
6978 2012-05-09  Maciej W. Rozycki  <macro@codesourcery.com>
6979
6980         * lib/gdb.exp (gdb_test_multiple): Correct formatting.
6981
6982 2012-05-08  Maciej W. Rozycki  <macro@codesourcery.com>
6983
6984         * gdb.mi/mi-var-display.exp: Check for the existence of $fp
6985         before using it.
6986
6987 2012-05-04  Tristan Gingold  <gingold@adacore.com>
6988
6989         * gdb.base/set-noassign.exp: New test.
6990
6991 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
6992
6993         * gdb.python/py-symbol.exp: Add tests to test the new methods
6994         gdb.Symtab.global_block() and gdb.Symtab.static_block().
6995         * gdb.python/py-symbol.c: Add new struct to help test
6996         gdb.Symtab.static_block().
6997
6998 2012-05-03  Doug Evans  <dje@google.com>
6999
7000         * gdb.dwarf2/pr13961.S: Add file and source location, but leave
7001         commented out.
7002
7003 2012-05-03  Yao Qi  <yao@codesourcery.com>
7004
7005         * gdb.base/catch-syscall.exp: Skip it before compilation if target
7006         doesn't support.
7007         * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
7008         * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
7009
7010 2012-05-03  Yao Qi  <yao@codesourcery.com>
7011
7012         * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
7013
7014 2012-04-30  Doug Evans  <dje@google.com>
7015
7016         PR testsuite/13961
7017         * gdb.dwarf2/pr13961.S: New file.
7018         * gdb.dwarf2/pr13961.exp: New file.
7019
7020 2012-04-29  Yao Qi  <yao@codesourcery.com>
7021
7022         * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
7023
7024 2012-04-28  Doug Evans  <dje@google.com>
7025
7026         * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
7027         .Ltype_int_in_cu2.  Use name "int2" instead of "int".
7028         All uses updated.
7029         * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
7030         "ptype func_cu1" to expand cu2 before cu1.
7031
7032 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
7033             Tom Tromey  <tromey@redhat.com>
7034
7035         * gdb.base/default.exp: Add `$_probe_arg*' convenience
7036         variables.
7037         * gdb.base/stap-probe.c: New file.
7038         * gdb.base/stap-probe.exp: New file.
7039         * gdb.trace/stap-trace.c: New file.
7040         * gdb.trace/stap-trace.exp: New file.
7041         * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
7042         libgcc's unwinder.
7043
7044 2012-04-26  Maciej W. Rozycki  <macro@codesourcery.com>
7045
7046         * gdb.arch/mips16-thunks-inmain.c: New file.
7047         * gdb.arch/mips16-thunks-main.c: New file.
7048         * gdb.arch/mips16-thunks-sin.c: New file.
7049         * gdb.arch/mips16-thunks-sinfrob.c: New file.
7050         * gdb.arch/mips16-thunks-sinfrob16.c: New file.
7051         * gdb.arch/mips16-thunks-sinmain.c: New file.
7052         * gdb.arch/mips16-thunks-sinmips16.c: New file.
7053         * gdb.arch/mips16-thunks.exp: New file.
7054
7055 2012-04-25  Doug Evans  <dje@google.com>
7056
7057         * configure.ac: Create gdb.go/Makefile.
7058         * configure: Regenerate.
7059         * gdb.base/default.exp: Add "go" to "set language" testing.
7060         * gdb.go/Makefile.in: New file.
7061         * gdb.go/basic-types.exp: New file.
7062         * gdb.go/chan.exp: New file.
7063         * gdb.go/chan.go: New file.
7064         * gdb.go/handcall.exp: New file.
7065         * gdb.go/handcall.go: New file.
7066         * gdb.go/hello.exp: New file.
7067         * gdb.go/hello.go: New file.
7068         * gdb.go/integers.exp: New file.
7069         * gdb.go/integers.go: New file.
7070         * gdb.go/methods.exp: New file.
7071         * gdb.go/methods.go: New file.
7072         * gdb.go/package.exp: New file.
7073         * gdb.go/package1.go: New file.
7074         * gdb.go/package2.go: New file.
7075         * gdb.go/print.exp: New file.
7076         * gdb.go/strings.exp: New file.
7077         * gdb.go/strings.go: New file.
7078         * gdb.go/types.exp: New file.
7079         * gdb.go/types.go: New file.
7080         * gdb.go/unsafe.exp: New file.
7081         * gdb.go/unsafe.go: New file.
7082         * lib/future.exp: Add Go support.
7083         (gdb_find_go, gdb_find_go_linker): New procs.
7084         (gdb_default_target_compile): Add Go support.
7085         * lib/gdb.exp (skip_go_tests): New proc.
7086         * lib/go.exp: New file.
7087
7088 2012-04-25  Tom Tromey  <tromey@redhat.com>
7089
7090         * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
7091
7092 2012-04-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
7093             Jan Kratochvil  <jan.kratochvil@redhat.com>
7094
7095         PR symtab/7259:
7096         * gdb.base/enumval.c: New test case.
7097         * gdb.base/enumval.exp: New test case.
7098         * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
7099         field.bitpos.
7100
7101 2012-04-17  Pedro Alves  <palves@redhat.com>
7102
7103         * Makefile.in (site.exp): Make site.exp source
7104         $srcdir/lib/append_gdb_boards_dir.exp.
7105         * lib/append_gdb_boards_dir.exp: New file.
7106
7107 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
7108
7109         New option "set auto-load safe-path".
7110         * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
7111         * gdb.python/py-section-script.exp (set auto-load safe-path): New.
7112
7113 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
7114
7115         auto-load: Implementation.
7116         * gdb.base/help.exp (test set height): Increase the height.
7117         * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
7118         to ...
7119         (info auto-load python-scripts): ... here.
7120         * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
7121         to ...
7122         (info auto-load python-scripts *): ... here.
7123
7124 2012-04-16  Yao Qi  <yao@codesourcery.com>
7125
7126         * lib/trace-support.exp (get_in_proc_agent): New.
7127         * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
7128         of in process trace agent.
7129         * gdb.trace/ftrace.exp: Likewise.
7130         * gdb.trace/pending.exp: Likewise.
7131         * gdb.trace/trace-break.exp: Likewise.
7132         * gdb.trace/trace-mt.exp
7133         * gdb.trace/tspeed.exp: Likewise.
7134         * gdb.trace/tstatus.exp
7135         * gdb.trace/strace.exp: Likewise.
7136
7137 2012-04-16  Thomas Schwinge  <thomas@codesourcery.com>
7138
7139         * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
7140         symbol _stack is defined.  Get rid of a hard-coded constant for _stack.
7141
7142         * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
7143
7144 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
7145
7146         PR mi/13393
7147         * gdb.mi/mi-var-rtti.cc: New file.
7148         * gdb.mi/mi-var-rtti.exp: New file.
7149         * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
7150         function.
7151         (mi_varobj_update_with_type_change): updated to avoid code duplication.
7152
7153 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
7154
7155         * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
7156         EXECUTABLES.
7157         * gdb.python/py-explore.c: C program used for testing the new
7158         'explore' command on C constructs.
7159         * gdb.python/py-explore.cc: C++ program used for testing the new
7160         'explore' command on C++ constructs.
7161         * gdb-python/py-explore.exp: Tests for the new 'explore'
7162         command on C constructs.
7163         * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
7164         command on C++ constructs.
7165
7166 2012-04-07  Mark Kettenis  <kettenis@gnu.org>
7167
7168         * gdb.base/funcargs.exp (complex_args): Fix typo.
7169
7170 2012-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
7171
7172         * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
7173         (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
7174
7175 2012-04-05  Keith Seitz  <keiths@redhat.com>
7176
7177         * gdb.base/advance.exp: Update error message for
7178         "advance malformed" test.
7179         * gdb.base/break.exp: Likewise for "breakpoint with
7180         trailing garbage" test.
7181         * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
7182         with trailing garbage" test.
7183         * gdb.base/sepdebug.exp: Likewise for "breakpoint with
7184         trailng garbage" test.
7185         * gdb.base/until.exp: Likewise for "malformed until" test.
7186         * gdb.cp/ovldbreak.exp: Create the breakpoint table
7187         for "breakpoint info (after setting on all)".
7188         * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
7189         tests.
7190         * gdb.cp/cplabel.cc: New file.
7191         * gdb.cp/cplabel.exp: New test.
7192         * gdb.linespec/ls-errs.c: New file.
7193         * gdb.linespec/ls-errs.exp: New test.
7194
7195 2012-04-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7196
7197         * gdb.trace/unavailable.exp
7198         (collect globals: print object on: print derived_partial)
7199         (collect globals: print object on: print derived_whole)
7200         (collect globals: print object off: print derived_partial)
7201         (collect globals: print object off: print derived_whole): Update
7202         expected output.
7203
7204 2012-03-30  Keith Seitz  <keiths@redhat.com>
7205
7206         * gdb.python: Add test for linespecs with commas.
7207
7208 2012-03-28  Keith Seitz  <keiths@redhat.com>
7209
7210         * gdb.linespec/ls-dollar.cc: New file.
7211         * gdb.linespec/ls-dollar.exp: New test.
7212
7213 2012-03-28  Keith Seitz  <keiths@redhat.com>
7214
7215         * gdb.cp/namespace.exp: Add breakpoint tests for functions
7216         starting with the global namespace.
7217
7218 2012-03-23  Doug Evans  <dje@google.com>
7219
7220         * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
7221
7222 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
7223
7224         * gdb.python/py-value.cc: Add test case for testing the
7225         methodology exposing C++ values to Python.
7226         * gdb.python/py-value-cc.exp: Add tests testing the methodology
7227         exposing C++ values to Python.
7228         * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
7229
7230 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7231             Siddhesh Poyarekar  <siddhesh@redhat.com>
7232
7233         * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
7234         * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
7235         (generate native core dump): Make the test unsupported if core cannot
7236         be generated.
7237
7238 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7239
7240         * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
7241         for cmdarg_vec = NULL.  Remove entries for cmdsize = 1, cmdarg = and
7242         ncmd = 0.  New entry for VEC_cleanup cmdarg_s.
7243
7244 2012-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
7245
7246         * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
7247
7248 2012-03-17  Doug Evans  <dje@google.com>
7249
7250         * dg-extract-results.sh: Handle KFAILs.
7251
7252 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
7253
7254         PR symtab/13777
7255         * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
7256
7257 2012-03-16  Joel Brobecker  <brobecker@adacore.com>
7258
7259         * gdb.ada/set_pckd_arr_elt: New testcase.
7260
7261 2012-03-16  Gary Benson  <gbenson@redhat.com>
7262
7263         PR breakpoints/10738
7264         * gdb.opt/inline-break.exp: New file.
7265         * gdb.opt/inline-break.c: Likewise.
7266         * gdb.dwarf2/dw2-inline-break.exp: Likewise.
7267         * gdb.dwarf2/dw2-inline-break.S: Likewise.
7268         * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
7269         * gdb.base/async-shell.exp: Likewise.
7270         * lib/mi-support.exp (library_loaded_re): Likewise.
7271
7272 2012-03-15  Tom Tromey  <tromey@redhat.com>
7273
7274         * gdb.cp/virtfunc2.exp: Update expected output.
7275         * gdb.cp/pr9631.exp: Update expected output.
7276         * gdb.cp/member-ptr.exp: Update expected output.
7277         * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
7278         output.
7279         * gdb.cp/casts.exp: Update expected output.
7280
7281 2012-03-15  Tom Tromey  <tromey@redhat.com>
7282
7283         * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
7284         (test_info_vtbl): Likewise.
7285         (do_tests): Call test_info_vtbl.
7286         * gdb.cp/virtfunc.cc (va): New global.
7287
7288 2012-03-15  Thomas Schwinge  <thomas@codesourcery.com>
7289
7290         * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
7291         describing DWARF data structures.
7292         * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
7293         * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
7294         * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
7295         * gdb.dwarf2/dw2-entry-value.S: Likewise.
7296         * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
7297         * gdb.dwarf2/dw2-param-error.S: Likewise.
7298         * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
7299         * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
7300         * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
7301         * gdb.dwarf2/implptr-optimized-out.S: Likewise.
7302         * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
7303         * gdb.dwarf2/pr11465.S: Likewise.
7304
7305 2012-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7306
7307         * gdb.mi/mi2-prompt.exp: New file.
7308
7309 2012-03-13  Joel Brobecker  <brobecker@adacore.com>
7310
7311         * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
7312
7313 2012-03-13  Joel Brobecker  <brobecker@adacore.com>
7314
7315         * gdb.ada/bp_range_type: New testcase.
7316
7317 2012-03-13  Doug Evans  <dje@google.com>
7318
7319         * gdb.base/default.exp: Delete tests for symbol-reloading.
7320         * gdb.base/help.exp: Ditto.
7321         * gdb.base/setshow.exp: Ditto.
7322         * gdb.base/gdb_history: Delete references to symbol-reloading.
7323
7324 2012-03-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
7325
7326         * gdb.base/attach-twice.c: New files.
7327         * gdb.base/attach-twice.exp: New files.
7328
7329 2012-03-08  Keith Seitz  <keiths@redhat.com>
7330
7331         * lib/gdb.exp (gdb_get_line_number): Throw an
7332         error instead of returning -1.
7333         * gdb.base/break.exp: Remove unused variable
7334         bp_location5.
7335         * gdb.base/hbreak2.exp: Likewise.
7336         * gdb.base/sepdebug.exp: Likewise.
7337
7338 2012-03-08  Yao Qi  <yao@codesourcery.com>
7339             Pedro Alves  <palves@redhat.com>
7340
7341         Fix PR server/13392.
7342         * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
7343         (tracepoint_change_loc_2): Remove kfail.  Return if failed to
7344         download tracepoints.
7345         * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
7346         (pending_tracepoint_resolved_during_trace): Likewise.
7347         (pending_tracepoint_installed_during_trace): Likewise.
7348         (pending_tracepoint_with_action_resolved): Likewise.
7349
7350 2012-03-08  Keith Seitz  <keiths@redhat.com>
7351
7352         * gdb.ada/array_bounds.exp: Get breakpoint for line
7353         with "START", not "STOP".
7354         * gdb.python/py-infthread.exp: Do not continue to
7355         line marked "Break here.", which is undefined.
7356
7357 2012-03-08  Luis Machado  <lgustavo@codesourcery.com>
7358
7359         Revert:
7360
7361         2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7362
7363         Implement testsuite workaround for PR breakpoints/13781.
7364         * gdb.cp/mb-templates.exp: New loop with variable $workaround.
7365         (set breakpoint condition-evaluation host): New conditional command.
7366
7367 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7368
7369         Fix CU relative vs. absolute DIE offsets.
7370         * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
7371         one.
7372
7373 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7374
7375         Fix false FAIL on distros with relro linkage as default.
7376         * gdb.reverse/solib-precsave.exp: Try to compile the test using
7377         -Wl,-z,norelro first.
7378
7379 2012-03-06  Joel Brobecker  <brobecker@adacore.com>
7380
7381         * gdb.ada/bp_on_var: New testcase.
7382
7383 2012-03-06  Joel Brobecker  <brobecker@adacore.com>
7384
7385         * gdb.ada/bp_enum_homonym: New testcase.
7386
7387 2012-03-06  Yao Qi  <yao@codesourcery.com>
7388
7389         * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
7390         x86_64-*-* and i?86-*-*.
7391         Set up KFAIL for gdb/13808.
7392
7393 2012-03-05  Tom Tromey  <tromey@redhat.com>
7394
7395         * gdb.ada/operator_bp.exp: Clear debug-file-directory.
7396         * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
7397
7398 2012-03-05  Tom Tromey  <tromey@redhat.com>
7399
7400         * gdb.java/jprint.java (jprint.main): Keep 'x' live.
7401
7402 2012-03-04  Yao Qi  <yao@codesourcery.com>
7403
7404         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
7405         messages for KFAIL.
7406
7407 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7408
7409         * gdb.ada/arrayidx.exp: Call get_compiler_info.  New variable old_gcc.
7410         (print one_two_three, indexes off, print few_reps, indexes off)
7411         (print many_reps, indexes off, print empty, indexes off)
7412         (print one_two_three, print few_reps, print many_reps, print empty):
7413         Call setup_xfail if $gcc_old.
7414
7415 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7416
7417         Implement testsuite workaround for PR breakpoints/13781.
7418         * gdb.cp/mb-templates.exp: New loop with variable $workaround.
7419         (set breakpoint condition-evaluation host): New conditional command.
7420
7421 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7422
7423         Code cleanup.
7424         * gdb.cp/mb-templates.exp: New variables executable.  Use it for
7425         binfile.  use clean_restart.  Replace gdb_expect by gdb_test_multiple.
7426         Replace GDB restart by kill and delete_breakpoints.  Replace breakpoint
7427         number 1 by $bpnum.  Four times.
7428
7429 2012-03-03  Yao Qi  <yao@codesourcery.com>
7430
7431         * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
7432
7433 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7434
7435         Setup KFAIL for PR server/13796.
7436         * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
7437
7438 2012-03-02  Joel Brobecker  <brobecker@adacore.com>
7439
7440         * gdb.ada/operator_bp: New testcase.
7441
7442 2012-03-02  Joel Brobecker  <brobecker@adacore.com>
7443
7444         * gdb.ada/info_locals_renaming: New testcase.
7445
7446 2012-03-02  Tom Tromey  <tromey@redhat.com>
7447
7448         * gdb.base/nextoverexit.c: New file.
7449         * gdb.base/nextoverexit.exp: New file.
7450
7451 2012-03-02  Edjunior Machado  <emachado@linux.vnet.ibm.com>
7452
7453         * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
7454         parameter.
7455
7456 2012-03-01  Maciej W. Rozycki  <macro@mips.com>
7457
7458         * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
7459         core registers.
7460
7461 2012-03-01  Maciej W. Rozycki  <macro@mips.com>
7462             Maciej W. Rozycki  <macro@codesourcery.com>
7463             Daniel Jacobowitz  <dan@codesourcery.com>
7464
7465         * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
7466
7467 2012-03-01  Pedro Alves  <palves@redhat.com>
7468
7469         PR gdb/13767
7470
7471         * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
7472         (gdb_collect_globals_test): Call it.
7473
7474 2012-03-01  Keith Seitz  <keiths@redhat.com>
7475
7476         * gdb.cp/method2.exp: Output of overload menu is now
7477         alphabetized.  Update tests for "break A::method".
7478         * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
7479         of hard-coding them.
7480         Overload menu is alphabetized: rewrite to accommodate.
7481         Unset variables LINE and TYPES which are used in other tests.
7482         Compute the output of "info break".
7483         Update the breakpoint table after all breakpoints are deleted.
7484         (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
7485         compute ACTUALS and the method body based on parameters.
7486         Update expected output accordingly.
7487         * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
7488         unique comments to allow the use of gdb_get_line_number.
7489
7490 2012-03-01  Keith Seitz  <keiths@redhat.com>
7491
7492         * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
7493         some Tcl syntax.
7494         * gdb.cp/ovldbreak.exp: Likewise.
7495
7496 2012-03-01  Keith Seitz  <keiths@redhat.com>
7497
7498         * gdb.base/help.exp (help show user): Update expected result
7499         for new doc string changes (add "non-python").
7500
7501 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
7502
7503         * gdb.python/py-cmd.exp: Add test to verify that python commands can
7504         be put in the user-defined category and that the commands appear in
7505         "help user-defined".
7506
7507 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
7508
7509         * gdb.ada/tagged_not_init: New testcase.
7510
7511 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
7512
7513         * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
7514         * gdb.ada/enum_idx_packed: New testcase.
7515
7516 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
7517
7518         * gdb.ada/aliased_array: New testcase.
7519
7520 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
7521
7522         * gdb.ada/whatis_array_val: New testcase.
7523
7524 2012-02-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
7525
7526         Fix disp-step-syscall.exp: fork: single step over fork.
7527         * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
7528         whitespaces.
7529         (single step over $syscall): Remove its check.
7530         (single step over $syscall final pc): New check.
7531
7532 2012-02-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
7533
7534         Support processors without SSSE3.
7535         * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
7536         pabsd into ...
7537         (ssse3_test): ... a new function.
7538         (main): Call ssse3_test.
7539         * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
7540         Update expected values everywhere.
7541         (reverse-step to pabsd, verify xmm0 after reverse pabsd)
7542         (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
7543         (reverse-step to pabsw, verify xmm0 after reverse pabsw)
7544         (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
7545         (reverse-step to pabsb, verify xmm0 after reverse pabsb)
7546         (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
7547         Move these tests lower.
7548         (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
7549         (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
7550         (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
7551         New tests.
7552
7553 2012-02-29  Yao Qi  <yao@codesourcery.com>
7554             Pedro Alves  <palves@redhat.com>
7555
7556         * gdb.trace/trace-mt.c: New.
7557         * gdb.trace/trace-mt.exp: New.
7558
7559 2012-02-28  Thomas Schwinge  <thomas@codesourcery.com>
7560
7561         * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
7562         numbers instead of hardcoding them.
7563         * gdb.base/annota1.c: Provide suitable markers.
7564         * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
7565         numbers instead of hardcoding them.
7566         * gdb.base/annota3.c: Provide suitable markers.
7567
7568         * gdb.base/annota1.c [__sh__]: Remove any special-casing.
7569         * gdb.base/annota3.c: Likewise.
7570         * gdb.base/sigall.c: Likewise.
7571         * gdb.base/signals.c: Likewise.
7572         * gdb.reverse/sigall-reverse.c: Likewise.
7573
7574 2012-02-27  Maciej W. Rozycki  <macro@codesourcery.com>
7575
7576         * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
7577         failure return path.
7578
7579 2012-02-27  Luis Machado  <lgustavo@codesourcery.com>
7580
7581         * gdb.base/save-bp.exp: Account for new condition evaluator output.
7582
7583 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
7584
7585         * gdb.base/cond-eval-mode.exp: New file.
7586
7587 2012-02-24  Pedro Alves  <palves@redhat.com>
7588
7589         * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
7590         (top level): Use with_test_prefix.
7591
7592 2012-02-24  Pedro Alves  <palves@redhat.com>
7593
7594         * gdb.threads/attach-into-signal.exp (corefunc): Use
7595         with_test_prefix.
7596
7597 2012-02-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
7598
7599         Fix false FAILs on old CPUs without SSE.
7600         * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
7601         Return untested for Illegal instruction.
7602
7603 2012-02-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
7604
7605         Fix false FAILs with glibc debug infos installed.
7606         * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
7607         * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
7608
7609 2012-02-22  Sterling Augustine  <saugustine@google.com>
7610
7611         * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
7612         constant with cast.
7613
7614 2012-02-21  Pedro Alves  <palves@redhat.com>
7615
7616         * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
7617
7618 2012-02-21  Pedro Alves  <palves@redhat.com>
7619
7620         * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
7621
7622 2012-02-21  Pedro Alves  <palves@redhat.com>
7623
7624         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
7625         with_test_prefix.
7626
7627 2012-02-21  Pedro Alves  <palves@redhat.com>
7628
7629         * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
7630         with_test_prefix here.
7631         (top level): Do it here instead.  Remove `:' from the
7632         with_test_prefix string.
7633         * gdb.base/attach-pie-misread.exp: Remove the leading space the
7634         the suffix `:' from the with_test_prefix prefix string.
7635         * gdb.base/break-interp.exp: Ditto.
7636         * gdb.base/catch-load.exp: Ditto.
7637         * gdb.base/disp-step-syscall.exp: Ditto.
7638         * gdb.base/jit-so.exp: Ditto.
7639         * gdb.base/jit.exp: Ditto.
7640         * gdb.base/sepdebug.exp: Ditto.
7641         * gdb.base/solib-display.exp: Ditto.
7642         * gdb.base/solib-overlap.exp: Ditto.
7643         * gdb.base/watch-cond-infcall.exp: Ditto.
7644         * gdb.base/watchpoint.exp: Ditto.
7645         * gdb.dwarf2/dw2-noloc.exp: Ditto.
7646         * gdb.mi/mi-watch.exp: Ditto.
7647         * gdb.mi/mi2-watch.exp: Ditto.
7648         * gdb.threads/non-ldr-exc-1.exp: Ditto.
7649         * gdb.threads/non-ldr-exc-2.exp: Ditto.
7650         * gdb.threads/non-ldr-exc-3.exp: Ditto.
7651         * gdb.threads/non-ldr-exc-4.exp: Ditto.
7652         * gdb.threads/watchpoint-fork.exp: Ditto.
7653         * gdb.threads/watchthreads-reorder.exp: Ditto.
7654         * gdb.trace/change-loc.exp: Ditto.
7655         * gdb.trace/pending.exp: Ditto.
7656         * gdb.trace/status-stop.exp: Ditto.
7657         * gdb.trace/strace.exp: Ditto.
7658         * gdb.trace/trace-break.exp: Ditto.
7659         * gdb.trace/unavailable.exp: Ditto.
7660         * lib/gdb.exp (with_test_prefix): Always prefix with space and
7661         suffix with colon.  Adjust leading comments.
7662
7663 2012-02-21  Pedro Alves  <palves@redhat.com>
7664             Tom Tromey  <tromey@redhat.com>
7665
7666         * lib/gdb.exp: Add description of test prefixes.
7667         (with_test_prefix): New procedure.
7668         * gdb.arch/altivec-abi.exp: Use with_test_prefix.
7669         * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
7670         * gdb.base/break-interp.exp: Use with_test_prefix.  Use append
7671         instead of lappend to append to pf_prefix.
7672         * gdb.base/catch-load.exp: Use with_test_prefix.
7673         * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
7674         * gdb.base/jit-so.exp: Use with_test_prefix.
7675         * gdb.base/jit.exp: Use with_test_prefix.
7676         * gdb.base/return-nodebug.exp (do_test): Use append instead of
7677         lappend to append to pf_prefix.
7678         * gdb.base/sepdebug.exp: Use with_test_prefix.
7679         * gdb.base/solib-display.exp: Use with_test_prefix.
7680         * gdb.base/solib-overlap.exp: Use with_test_prefix.
7681         * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
7682         * gdb.base/watchpoint.exp: Use with_test_prefix.
7683         * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
7684         * gdb.mi/mi-watch.exp: Use with_test_prefix.
7685         * gdb.mi/mi2-watch.exp: Use with_test_prefix.
7686         * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
7687         * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
7688         * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
7689         * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
7690         * gdb.threads/watchpoint-fork.exp: Use with_test_prefix.  Use
7691         append instead of lappend to append to pf_prefix.
7692         * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
7693         * gdb.trace/change-loc.exp: Use with_test_prefix.
7694         * gdb.trace/pending.exp: Use with_test_prefix.
7695         * gdb.trace/status-stop.exp: Use with_test_prefix.
7696         * gdb.trace/strace.exp: Use with_test_prefix.
7697         * gdb.trace/trace-break.exp: Use with_test_prefix.
7698         * gdb.trace/unavailable.exp: Use with_test_prefix.  Use append
7699         instead of lappend to append to pf_prefix.
7700
7701 2012-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7702
7703         Fix racy FAILs.
7704         * gdb.base/inferior-died.c (main): Add return of 0.
7705         * gdb.base/inferior-died.exp (continue): Fix expectation of
7706         asynchronous events.
7707         (p 1): New test.
7708
7709 2012-02-20  Pedro Alves  <palves@redhat.com>
7710
7711         * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
7712         lin-lwp output.  Set SIGALRM to stop.  Adjust tests to not rely on
7713         gdb's internal debug output.  For the non-threaded case, look for
7714         "Program received signal SIGLARM", for the threaded case, peek at
7715         the thread's siginfo.
7716
7717 2012-02-20  Pedro Alves  <palves@redhat.com>
7718
7719         General cleanup, make output test messages unique, and build
7720         different executable files for the non-threaded and threaded
7721         cases.
7722
7723         * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
7724         Delete.
7725         (executable_nothr, executable_thr): New globals.
7726         (top level): Adjust to delete both executables.
7727         (corefunc): New parameter $executable.  Set $pf_prefix instead of
7728         hand writing a prefix in tests.  Issue a clean_restart and enable
7729         lin-lwp debug output here.
7730         (top level): Adjust.  Use build_executable.  Don't start gdb here,
7731         and don't enable lin-lwp debug output here.
7732         * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
7733
7734 2012-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7735
7736         Fix racy FAILs.
7737         * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
7738         "continue" command.
7739
7740 2012-02-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7741
7742         Fix for gdbserver non-extended mode.
7743         * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
7744         and gdb_run_cmd.
7745
7746 2012-02-17  Tom Tromey  <tromey@redhat.com>
7747
7748         * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
7749         * gdb.python/py-events.exp: Check 'dir' output.
7750         * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
7751
7752 2012-02-17  Yao Qi  <yao@codesourcery.com>
7753
7754         * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
7755
7756 2012-02-16  Tom Tromey  <tromey@redhat.com>
7757
7758         * gdb.base/inferior-died.c: Don't include stdio.h.
7759
7760 2012-02-16  Tom Tromey  <tromey@redhat.com>
7761
7762         * gdb.base/inferior-died.c: New file.
7763         * gdb.base/inferior-died.exp: New file.
7764
7765 2012-02-15  Aleksandar Ristovski  <aristovski@qnx.com>
7766
7767         * gdb.base/break-inline.exp: New file.
7768         * gdb.base/break-inline.c: New file.
7769
7770 2012-02-15  Tom Tromey  <tromey@redhat.com>
7771
7772         * gdb.base/pc-fp.exp: Add "info register" tests.
7773
7774 2012-02-15  Tom Tromey  <tromey@redhat.com>
7775
7776         * gdb.base/regs.exp: Remove.
7777
7778 2012-02-15  Pedro Alves  <palves@redhat.com>
7779
7780         * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
7781         the target doesn't support tracepoints.
7782         * gdb.trace/circ.exp: Ditto.
7783         * gdb.trace/collection.exp: Ditto.
7784         * gdb.trace/packetlen.exp: Ditto.
7785         * gdb.trace/passc-dyn.exp: Ditto.
7786         * gdb.trace/report.exp: Ditto.
7787         * gdb.trace/tfind.exp: Ditto.
7788         * gdb.trace/tspeed.exp: Ditto.
7789         * gdb.trace/tsv.exp: Ditto.
7790         * gdb.trace/unavailable.exp: Ditto.
7791         * gdb.trace/while-dyn.exp: Ditto.
7792
7793 2012-02-15  Pedro Alves  <palves@redhat.com>
7794
7795         * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
7796         gdb_test_multiple, and call unsupported instead of fail, if the
7797         remote side does not support the request.
7798
7799 2012-02-15  Pedro Alves  <palves@redhat.com>
7800
7801         * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
7802         * gdb.server/ext-run.exp: Make sure gdb is disconnected.
7803         * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
7804         * gdb.server/server-mon.exp: Make sure gdb is disconnected.
7805         * gdb.server/server-run.exp: Make sure gdb is disconnected.
7806         * lib/gdbserver-support.exp (gdbserver_start_extended): Only
7807         prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
7808         doesn't start with "extended-" already.
7809
7810 2012-02-15  Pedro Alves  <palves@redhat.com>
7811
7812         Support extended-remote.  Avoid cascading timeouts.
7813
7814         * gdb.base/attach.exp (do_attach_tests): Add expected output for
7815         the extended-remote target.  If attaching with no file fails, load
7816         the file manually.
7817         * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
7818
7819 2012-02-14  Stan Shebs  <stan@codesourcery.com>
7820
7821         * gdb.base/ena-dis-br.exp: Add enable count test.
7822
7823 2012-02-13  Pedro Alves  <palves@redhat.com>
7824
7825         * config/mips-idt.exp: Delete.
7826         * gdb.base/a2-run.exp: Remove mips-idt xfails.
7827         * gdb.base/bitfields.exp: Remove mips-idt restarts.
7828         * gdb.base/break.exp: Remove mips-idt references.
7829         * gdb.base/chng-syms.exp: Ditto.
7830         * gdb.base/default.exp: Ditto.
7831         * gdb.base/funcargs.exp (funcargs_reload): Delete.
7832         (top level): Don't call it.
7833         * gdb.base/opaque.exp: Remove mips-idt restarts.
7834         * gdb.base/ptype.exp: Remove mips-idt xfails.
7835         * gdb.base/scope.exp: Remove mips-idt restarts.
7836         * gdb.base/sepdebug.exp: Remove mips-idt references.
7837         * gdb.base/watchpoint.exp (maybe_clean_restart)
7838         (maybe_reinitialize): Delete.
7839         (test_disabling_watchpoints, test_disabling_watchpoints)
7840         (test_watchpoint_triggered_in_syscall)
7841         (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
7842         Don't call them.
7843
7844 2012-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7845
7846         * gdb.server/server-exec-info.exp: New file.
7847
7848 2012-02-10  Pedro Alves  <palves@redhat.com>
7849
7850         * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
7851         always non-empty.
7852         (test_attach): Always pass $exec to test_attach_gdb.
7853
7854 2012-02-08  Tom Tromey  <tromey@redhat.com>
7855
7856         * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
7857         before inferior is started.
7858
7859 2012-02-07  Tom Tromey  <tromey@redhat.com>
7860
7861         * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
7862         Symbol.value.
7863         * gdb.python/py-symbol.c (qq): Set default value.
7864
7865 2012-02-07  Tom Tromey  <tromey@redhat.com>
7866
7867         * gdb.python/py-symbol.c (qq): New global.
7868         * gdb.python/py-symbol.exp: Add test for frame-less
7869         lookup_symbol.
7870         * gdb.python/py-symtab.exp: Fix line number.
7871
7872 2012-02-03  Joel Brobecker  <brobecker@adacore.com>
7873
7874         * gdb.ada/mi_task_arg: New testcase.
7875
7876 2012-02-02  Pedro Alves  <palves@redhat.com>
7877
7878         * gdb.reverse/until-precsave.exp: Also put "record save" under the
7879         extended timeout.
7880
7881 2012-02-02  Pedro Alves  <palves@redhat.com>
7882
7883         * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
7884         * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
7885
7886 2012-02-02  Pedro Alves  <palves@redhat.com>
7887
7888         * gdb.base/term.exp: Rewrite.
7889         * gdb.base/term.c: New.
7890
7891 2012-02-02  Pedro Alves  <palves@redhat.com>
7892
7893         * gdb.base/default.exp (run "r" abbreviation, run): Add
7894         extended-remote expected output.
7895
7896 2012-02-02  Tom Tromey  <tromey@redhat.com>
7897
7898         * gdb.cp/dispcxx.exp: New file.
7899         * gdb.cp/dispcxx.cc: New file.
7900
7901 2012-02-01  Tom Tromey  <tromey@redhat.com>
7902
7903         * gdb.base/jit-simple.exp: New file.
7904         * gdb.base/jit-simple.c: New file.
7905
7906 2012-01-30  Yao Qi  <yao@codesourcery.com>
7907
7908         * gdb.base/skip.exp: Make test result unique.
7909
7910 2012-01-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
7911
7912         * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
7913         compatibility with valgrind-3.7.0.
7914
7915 2012-01-27  Pedro Alves  <palves@redhat.com>
7916
7917         * gdb.base/watchpoint.exp (no_hw): New global.
7918         (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
7919         disable hw watchpoints.
7920         (test_wide_location_1, test_wide_location_2): If no_hw is set,
7921         don't expect hw watchpoints.
7922         (no_hw_watchpoints): Always clean restart.
7923         (do_tests): New procedure, factored out from the top level.
7924         (top level): Run tests twice.  Once with hw watchpoints enabled,
7925         another time with hw watchpoints disabled.
7926
7927 2012-01-27  Pedro Alves  <palves@redhat.com>
7928
7929         * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
7930         out from the top level.
7931         (top level): Call it instead.
7932
7933 2012-01-27  Pedro Alves  <palves@redhat.com>
7934
7935         * gdb.base/watchpoint.exp (top level): Re-enable hardware
7936         watchpoints sooner.
7937
7938 2012-01-27  Pedro Alves  <palves@redhat.com>
7939
7940         * gdb.base/watchpoint.exp (top level): Delete watch ival3.
7941
7942 2012-01-27  Pedro Alves  <palves@redhat.com>
7943
7944         * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
7945         "You may have requested too many hardware
7946         breakpoints/watchpoints".
7947
7948 2012-01-27  Pedro Alves  <palves@redhat.com>
7949
7950         * gdb.base/watchpoint.exp (maybe_clean_restart)
7951         (maybe_reinitialize): New.
7952         (test_disabling_watchpoints): Call maybe_reinitialize.  Don't
7953         expect "hit N times".
7954         (test_disabling_watchpoints, test_complex_watchpoint)
7955         (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
7956         Call maybe_clean_restart.
7957         (top level): Use clean_restart.  Remove "mips-idt-*"
7958         reinitialization.
7959
7960 2012-01-27  Pedro Alves  <palves@redhat.com>
7961
7962         * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
7963
7964 2012-01-27  Pedro Alves  <palves@redhat.com>
7965
7966         * gdb.base/watchpoint.exp: Clean restart after tests that don't
7967         require `initialize' anymore.  Remove unnecessary `initialize'
7968         calls.
7969
7970 2012-01-27  Pedro Alves  <palves@redhat.com>
7971
7972         * gdb.base/watchpoint.exp (wp_set): Delete.
7973         (initialize, test_simple_watchpoint, top level): Remove dead code.
7974
7975 2012-01-27  Pedro Alves  <palves@redhat.com>
7976
7977         * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
7978         typo.
7979
7980 2012-01-27  Pedro Alves  <palves@redhat.com>
7981
7982         * config/extended-gdbserver.exp: New file.
7983         * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
7984         comment.
7985         (gdbserver_start_multi, mi_gdbserver_start_multi): New.
7986         * boards/native-extended-gdbserver.exp: New file.
7987
7988 2012-01-26  Pedro Alves  <palves@redhat.com>
7989
7990         * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
7991         and gdb_test_multiple.
7992
7993 2012-01-26  Pedro Alves  <palves@redhat.com>
7994
7995         Make test messages unique, and more identifiable.
7996         * gdb.multi/watchpoint-multi.exp: Change test messages.
7997
7998 2012-01-25  Tom Tromey  <tromey@redhat.com>
7999
8000         * gdb.base/solib-disc.exp: Fix regexps.
8001
8002 2012-01-24  Tom Tromey  <tromey@redhat.com>
8003
8004         * lib/mi-support.exp (mi_expect_stop): Add special case for
8005         solib-event.
8006         * gdb.base/catch-load-so.c: New file.
8007         * gdb.base/catch-load.exp: New file.
8008         * gdb.base/catch-load.c: New file.
8009         * gdb.base/break-interp.exp (reach_1): Update regexp.
8010
8011 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
8012
8013         Fix fuzzy results.
8014         * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
8015         lpsimple and func.
8016
8017 2012-01-24  Gary Benson  <gbenson@redhat.com>
8018
8019         Delete #if 0'd out code.
8020         * gdb.base/default.exp (info catch): Remove.
8021         * gdb.base/gdb_history (info catch): Likewise.
8022         * gdb.base/help.exp (info catch): Likewise.
8023
8024 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
8025
8026         Fix watchpoints to be specific for each inferior.
8027         * gdb.multi/watchpoint-multi.c: New file.
8028         * gdb.multi/watchpoint-multi.exp: New file.
8029
8030 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
8031
8032         Fix watchpoints across inferior fork.
8033         * gdb.threads/watchpoint-fork-child.c: New file.
8034         * gdb.threads/watchpoint-fork-mt.c: New file.
8035         * gdb.threads/watchpoint-fork-parent.c: New file.
8036         * gdb.threads/watchpoint-fork-st.c: New file.
8037         * gdb.threads/watchpoint-fork.exp: New file.
8038         * gdb.threads/watchpoint-fork.h: New file.
8039
8040 2012-01-23  Pedro Alves  <palves@redhat.com>
8041
8042         * gdb.base/call-signal-resume.exp: Allow output after "return".
8043
8044 2012-01-20  Pedro Alves  <palves@redhat.com>
8045
8046         * gdb.python/py-finish-breakpoint.py: Fix typo.
8047
8048 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
8049
8050         * gdb.base/info-proc.exp: Also run on remote targets.  Main
8051         "info proc" command is now always present; whether target supports
8052         actual info proc operation is detected when attempting to issue
8053         the command.
8054
8055 2012-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
8056
8057         * .gdbinit: Remove.
8058
8059 2012-01-19  Pedro Alves  <palves@redhat.com>
8060
8061         * gdb.java/jprint.exp: Don't rely on inferior output, but instead
8062         look at the funtions' returns.
8063         * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
8064         (jprint.print(int, int)): Change return type to int.  Adjust.
8065
8066 2012-01-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
8067
8068         PR gdb/9538
8069         * gdb.base/sepdebug.exp: New test.
8070
8071 2012-01-18  Pedro Alves  <palves@redhat.com>
8072
8073         * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
8074         Allow output before ^done.
8075
8076 2012-01-16  Tom Tromey  <tromey@redhat.com>
8077
8078         * gdb.linespec/linespec.exp: Change some tests to use $decimal.
8079         Add tests for relative directory.
8080
8081 2012-01-16  Tom Tromey  <tromey@redhat.com>
8082
8083         * gdb.base/printcmds.c (enum flag_enum): New.
8084         (three): New global.
8085         * gdb.base/printcmds.exp (test_print_enums): Add test for flag
8086         enum printing.
8087         * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
8088         FlagEnumerationPrinter.
8089         * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
8090         * gdb.python/py-pp-maint.c (enum flag_enum): New.
8091         (fval): New global.
8092
8093 2012-01-16  Pedro Alves  <palves@redhat.com>
8094
8095         * lib/gdb.exp (banned_procedures): New variable.
8096         (banned_variables_traced): Rename to ...
8097         (banned_traced): ... this.
8098         (gdb_init): Also trace banned procedures.
8099         (gdb_finish): Also untrace banned procedures.
8100
8101 2012-01-16  Pedro Alves  <palves@redhat.com>
8102
8103         Remove all calls to strace.
8104
8105 2012-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
8106
8107         * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
8108         * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
8109
8110 2012-01-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
8111
8112         * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
8113         * gdb.base/pie-execl.exp: Likewise.
8114
8115 2012-01-12  Keith Seitz  <keiths@redhat.com>
8116
8117         PR mi/10586
8118         * gdb.mi/var-cmd.c (struct anonymous): New structure.
8119         (do_anonymous_type_tests): New function.
8120         (main): Call do_anonymous_type_tests.
8121         * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
8122         (verify_everything): New procedure.
8123         * gdb.mi/mi-var-cp.cc (class A): New class.
8124         (anonymous_structs_and_unions): New function.
8125         (main): Call anonymous_structs_and_unions.
8126         * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
8127         (verify_everything): New procedure.
8128
8129 2012-01-12  Keith Seitz  <keiths@redhat.com>
8130
8131         * lib/mi-support.exp: Expand comments about PATH_EXPR.
8132         (varobj_tree::get_path_expr): Assume that all varobjs are
8133         compound unless they are known simple types.
8134         Adjust path expressions based on parent type, path parent type,
8135         and tree language.
8136         (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
8137         the root varobj.
8138         (mi_walk_varobj_tree): Add LANGUAGE parameter.
8139
8140 2012-01-11  Pedro Alves  <palves@redhat.com>
8141
8142         * gdb.base/default.exp (core-file): Don't expect "GDB can't read
8143         core files on this machine" anymore.
8144
8145 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
8146
8147         * gdb.base/watchpoint.c (recurser): Initialize local_x.
8148         (main): Repeat recurser call.
8149         * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
8150         equivalent to 'local_x'.
8151
8152 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
8153             Joel Brobecker <brobecker@adacore.com>
8154
8155         * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
8156
8157 2012-01-05  Pedro Alves  <alves.ped@gmail.com>
8158
8159         * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
8160         * gdb.python/py-events.c (first): Add bits for new "step N" test.
8161         * gdb.python/py-events.exp: Test that "step N" tripping on a
8162         breakpoint emits a breakpoint event.
8163
8164 2012-01-03  Joel Brobecker  <brobecker@adacore.com>
8165
8166         * gdb.base/auxv.exp: Reformat the copyright notice.
8167
8168 2012-01-03  Yao Qi  <yao@codesourcery.com>
8169
8170         * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
8171         (strace_trace_on_diff_addr): New.
8172         * gdb.trace/strace.c: (main): Add two local variables.
8173
8174 2011-01-02  Ulrich Weigand  <uweigand@de.ibm.com>
8175
8176         * gdb.cell/fork.exp: Delete breakpoints after reaching main.
8177         * gdb.cell/gcore.exp: Likewise.
8178         * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
8179         to verify the correct instance of main is selected.
8180
8181 2012-01-02  Joel Brobecker  <brobecker@adacore.com>
8182
8183         * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
8184         gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
8185         gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
8186         gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
8187         gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
8188         gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
8189         gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
8190         gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
8191         gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
8192         gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
8193         gdb.threads/thread_check.c: Reformat copyright header.
8194
8195 2011-12-30  Edjunior Machado  <emachado@linux.vnet.ibm.com>
8196
8197         * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
8198         * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
8199         is not enabled.
8200
8201 2011-12-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
8202
8203         * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
8204         parameter to self_exec, adjust the function.
8205         (main): Check for argv[1] "exit".  Use argv[0] for test_exec_exit.
8206         * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
8207         (set var do_exit = 0): Remove test.
8208         (newline at end of file): Add one.
8209
8210 2011-12-27  Joel Brobecker  <brobecker@adacore.com>
8211
8212         * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
8213         New files.
8214
8215 2011-12-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
8216
8217         Fix racy FAILs.
8218         * gdb.threads/fork-thread-pending.c (barrier): New variable.
8219         (thread_function, thread_forker): Call pthread_barrier_wait for it.
8220         (main): Call pthread_barrier_init for it.
8221
8222 2011-12-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
8223
8224         Fix double send_gdb leading to racy FAILs.
8225         * gdb.base/break.exp (set silent break bp_location1): Replace
8226         3x send_gdb and gdb_expect by gdb_test.
8227         * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
8228         * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
8229         (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
8230         instead of send_gdb.  Twice.
8231         * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
8232         3x send_gdb and gdb_expect by gdb_test.
8233         * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
8234
8235 2011-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
8236
8237         * gdb.linespec/linespec.exp: Compile using {c++}.
8238
8239 2011-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
8240
8241         * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
8242         (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
8243         (verify GCC PR debug/51668): New test.
8244
8245 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
8246
8247         Introduce gdb.FinishBreakpoint in Python.
8248         * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
8249         py-finish-breakpoint2
8250         (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
8251         * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
8252         instead of line number.
8253         * gdb.python/py-finish-breakpoint.c: New file.
8254         * gdb.python/py-finish-breakpoint.exp: New file.
8255         * gdb.python/py-finish-breakpoint.py: New file.
8256         * gdb.python/py-finish-breakpoint2.cc: New file.
8257         * gdb.python/py-finish-breakpoint2.exp: New file.
8258         * gdb.python/py-finish-breakpoint2.py: New file.
8259
8260 2011-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
8261
8262         Partial fix of compatibility with gcc-4.7.
8263         * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
8264         into XFAIL "new without size_t".  Permit size_t for the KFAIL case.
8265         Add comment to add a PASS case in the future.
8266
8267         Fix compatibility with gcc-4.7.
8268         * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
8269
8270 2011-12-21  Ulrich Weigand  <ulrich.weigand@linaro.org>
8271
8272         PR tdep/12797
8273         * gdb.base/callfuncs.exp: Remove KFAIL.
8274
8275 2011-12-21  Joel Brobecker  <brobecker@adacore.com>
8276
8277         * gdb.ada/task_bp: New testcase.
8278
8279 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
8280
8281         * gdb.base/reread.exp: If srcfile2 fails to build retry it with
8282         -DNO_SECTIONS.
8283         * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
8284
8285 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
8286
8287         * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
8288         PR gcc/45997 XFAIL conditional for gcc <= 4.5.
8289         * gdb.python/py-type.exp (python print ttype.template_argument(2)):
8290         Change PR gcc/41736 to the more specific PR gcc/46955.  Make it
8291         conditional for gcc <= 4.5.
8292
8293 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
8294
8295         * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
8296         by XFAIL.
8297         * gdb.cp/static-method.exp (info addr A::func())
8298         (list static-method.cc:xxx::(anonymous namespace)::A::func)
8299         (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
8300         (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
8301         (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
8302         * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
8303         (test value of F in k3_m): Likewise.
8304         * gdb.python/py-type.exp (python print ttype.template_argument(2)):
8305         Likewise.
8306
8307 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
8308
8309         * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
8310         (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
8311         Remove.
8312         * gdb.threads/attachstop-mt.c: Remove.
8313         * gdb.threads/attachstop-mt.exp: Remove.
8314
8315 2011-12-17  Mark Kettenis  <kettenis@gnu.org>
8316
8317         * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
8318
8319 2011-12-16  Doug Evans  <dje@google.com>
8320
8321         * boards/native-stdio-gdbserver.exp: New file.
8322         * boards/native-gdbserver.exp: New file.
8323
8324         * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
8325         gdbserver output.
8326         (gdbserver_default_get_remote_address): New function.
8327         (gdbserver_start): Call gdb,get_remote_address to compute argument
8328         to "target remote" command.
8329
8330 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
8331
8332         * gdb.python/py-function.exp: Change "on" to "full" for
8333         python print-stack.  Add set/show python print-stack
8334         off|full|message tests.
8335
8336 2011-12-15  Yao Qi  <yao@codesourcery.com>
8337
8338         * gdb.trace/strace.c: New
8339         * gdb.trace/strace.exp: New.
8340
8341 2011-12-14  Tom Tromey  <tromey@redhat.com>
8342
8343         * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
8344
8345 2011-12-14  Doug Evans  <dje@google.com>
8346
8347         * lib/gdb.exp (gdb_start_cmd): Fix error return value.
8348
8349 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
8350
8351         PR threads/10729
8352
8353         * gdb.mi/watch-nonstop.c: New file.
8354         * gdb.mi/mi-watch-nonstop.exp: New file.
8355
8356 2011-12-13  Pedro Alves  <pedro@codesourcery.com>
8357             Doug Evans  <dje@google.com>
8358
8359         * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
8360         (clean_restart): Remove references to the gdb_stub target board
8361         variable.
8362         (gdb_step_for_stub): Delete.
8363
8364         * gdb.base/annota1.exp: Remove all references to [target_info
8365         exists gdb_stub], gdb_step_for_stub and usestubs.
8366         * gdb.base/annota3.exp: Ditto.
8367         * gdb.base/async.exp: Ditto.
8368         * gdb.base/break.exp: Ditto.
8369         * gdb.base/code-expr.exp: Ditto.
8370         * gdb.base/commands.exp: Ditto.
8371         * gdb.base/completion.exp: Ditto.
8372         * gdb.base/condbreak.exp: Ditto.
8373         * gdb.base/consecutive.exp: Ditto.
8374         * gdb.base/cvexpr.exp: Ditto.
8375         * gdb.base/define.exp: Ditto.
8376         * gdb.base/display.exp: Ditto.
8377         * gdb.base/ena-dis-br.exp: Ditto.
8378         * gdb.base/environ.exp: Ditto.
8379         * gdb.base/gnu-ifunc.exp: Ditto.
8380         * gdb.base/maint.exp: Ditto.
8381         * gdb.base/pending.exp: Ditto.
8382         * gdb.base/sect-cmd.exp: Ditto.
8383         * gdb.base/sepdebug.exp: Ditto.
8384         * gdb.base/unload.exp: Ditto.
8385         * gdb.base/watchpoint-solib.exp: Ditto.
8386         * gdb.cp/annota2.exp: Ditto.
8387         * gdb.cp/annota3.exp: Ditto.
8388         * gdb.dwarf2/dw2-inline-param.exp: Ditto.
8389         * gdb.hp/gdb.compat/xdb1.exp: Ditto.
8390         * gdb.mi/mi-pending.exp: Ditto.
8391         * gdb.trace/circ.exp: Ditto.
8392         * gdb.cp/ovldbreak.exp: Ditto.  Adjust expected line numbers.
8393         * gdb.base/list.exp: Ditto.
8394
8395         * gdb.base/all-types.c: Remove all calls to set_debug_traps and
8396         breakpoint function and all references to the usestubs macro.
8397         * gdb.base/exprs.c: Ditto.
8398         * gdb.base/freebpcmd.c: Ditto.
8399         * gdb.base/bitfields.c: Ditto.
8400         * gdb.base/bitfields2.c: Ditto.
8401         * gdb.base/break.c: Ditto.
8402         * gdb.base/call-sc.c: Ditto.
8403         * gdb.base/call-signals.c: Ditto.
8404         * gdb.base/callfuncs.c: Ditto.
8405         * gdb.base/charset.c: Ditto.
8406         * gdb.base/consecutive.c: Ditto.
8407         * gdb.base/constvars.c: Ditto.
8408         * gdb.base/funcargs.c: Ditto.
8409         * gdb.base/int-type.c: Ditto.
8410         * gdb.base/interrupt.c: Ditto.
8411         * gdb.base/langs0.c: Ditto.
8412         * gdb.base/list0.c: Ditto.
8413         * gdb.base/mips_pro.c: Ditto.
8414         * gdb.base/miscexprs.c: Ditto.
8415         * gdb.base/nodebug.c: Ditto.
8416         * gdb.base/opaque0.c: Ditto.
8417         * gdb.base/pointers.c: Ditto.
8418         * gdb.base/printcmds.c: Ditto.
8419         * gdb.base/ptype.c: Ditto.
8420         * gdb.base/recurse.c: Ditto.
8421         * gdb.base/reread1.c: Ditto.
8422         * gdb.base/reread2.c: Ditto.
8423         * gdb.base/restore.c: Ditto.
8424         * gdb.base/return.c: Ditto.
8425         * gdb.base/run.c: Ditto.
8426         * gdb.base/scope0.c: Ditto.
8427         * gdb.base/sepdebug.c: Ditto.
8428         * gdb.base/setshow.c: Ditto.
8429         * gdb.base/setvar.c: Ditto.
8430         * gdb.base/sigall.c: Ditto.
8431         * gdb.base/signals.c: Ditto.
8432         * gdb.base/structs.c: Ditto.
8433         * gdb.base/structs2.c: Ditto.
8434         * gdb.base/testenv.c: Ditto.
8435         * gdb.base/twice.c: Ditto.
8436         * gdb.base/unwindonsignal.c: Ditto.
8437         * gdb.base/watchpoint.c: Ditto.
8438         * gdb.base/watchpoints.c: Ditto.
8439         * gdb.base/whatis.c: Ditto.
8440         * gdb.cp/classes.cc: Ditto.
8441         * gdb.cp/cplusfuncs.cc: Ditto.
8442         * gdb.cp/derivation.cc: Ditto.
8443         * gdb.cp/formatted-ref.cc: Ditto.
8444         * gdb.cp/misc.cc: Ditto.
8445         * gdb.cp/overload.cc: Ditto.
8446         * gdb.cp/ovldbreak.cc: Ditto.
8447         * gdb.cp/ref-params.cc: Ditto.
8448         * gdb.cp/ref-types.cc: Ditto.
8449         * gdb.cp/templates.cc: Ditto.
8450         * gdb.cp/virtfunc.cc: Ditto.
8451         * gdb.hp/gdb.aCC/run.c: Ditto.
8452         * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
8453         * gdb.hp/gdb.compat/xdb0.c: Ditto.
8454         * gdb.reverse/consecutive-reverse.c: Ditto.
8455         * gdb.reverse/sigall-reverse.c: Ditto.
8456         * gdb.reverse/until-reverse.c: Ditto.
8457         * gdb.reverse/watch-reverse.c: Ditto.
8458         * gdb.trace/actions.c: Ditto.
8459         * gdb.trace/circ.c: Ditto.
8460         * gdb.trace/collection.c: Ditto.
8461
8462 2011-12-13  Pedro Alves  <pedro@codesourcery.com>
8463
8464         * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
8465         (func6, func7): New.
8466         (main): Call func6 and func7.
8467         * gdb.base/watchpoint.exp (test_wide_location_1)
8468         (test_wide_location_2): New.
8469         (top level): Re-enable hardware watchpoints if necessary.  Call
8470         test_wide_location_1 and test_wide_location_2.
8471
8472 2011-12-11  Yao Qi  <yao@codesourcery.com>
8473
8474         * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
8475
8476 2011-12-11  Joel Brobecker  <brobecker@adacore.com>
8477
8478         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
8479         expected output for unsupported case.
8480
8481 2011-12-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
8482
8483         PR testsuite/12649
8484         * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
8485         Protect gdb_test_multiple by final $gdb_prompt match.
8486
8487 2011-12-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
8488
8489         * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
8490         New variable, new test.
8491         (list static-method.cc:xxx::(anonymous namespace)::A::func)
8492         (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
8493         (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
8494         (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
8495         them if HAVE_GCC_45682_FIXED is not set.
8496
8497 2011-12-10  Yao Qi  <yao@codesourcery.com>
8498
8499         * gdb.trace/status-stop.exp: New.
8500         * gdb.trace/status-stop.c: New.
8501
8502 2011-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
8503
8504         * gdb.reverse/until-precsave.exp (run to end of main) Extend the
8505         timeout.
8506
8507 2011-12-08  Tom Tromey  <tromey@redhat.com>
8508
8509         * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
8510         condition.
8511
8512 2011-12-07  Stan Shebs  <stan@codesourcery.com>
8513
8514         * gdb.trace/tfind.exp: Update for output changes.
8515
8516 2011-12-07  Pedro Alves  <pedro@codesourcery.com>
8517
8518         * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
8519         throws "Cannot insert catchpoints in this configuration".
8520         * gdb.ada/mi_catch_ex.exp: Likewise.
8521
8522 2011-12-06  Pedro Alves  <pedro@codesourcery.com>
8523
8524         * gdb.base/break-always.exp: Test changing memory at addresses
8525         with breakpoints inserted.
8526
8527 2011-12-06  Joel Brobecker  <brobecker@acacore.com>
8528
8529         * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
8530         involving a fully qualified function name.
8531
8532 2011-12-06  Tom Tromey  <tromey@redhat.com>
8533
8534         * gdb.ada/homonym.exp: Add three breakpoint tests.
8535
8536 2011-12-06  Tom Tromey  <tromey@redhat.com>
8537
8538         * gdb.base/solib-weak.exp (do_test): Remove kfail.
8539         * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
8540         * gdb.objc/objcdecode.exp: Update for output changes.
8541         * gdb.linespec/linespec.exp: New file.
8542         * gdb.linespec/lspec.cc: New file.
8543         * gdb.linespec/lspec.h: New file.
8544         * gdb.linespec/body.h: New file.
8545         * gdb.linespec/base/two/thefile.cc: New file.
8546         * gdb.linespec/base/one/thefile.cc: New file.
8547         * gdb.linespec/Makefile.in: New file.
8548         * gdb.cp/templates.exp (test_template_breakpoints): Update for
8549         output changes.
8550         * gdb.cp/re-set-overloaded.exp: Remove kfail.
8551         * gdb.cp/ovldbreak.exp: Update for output changes.  "all" test now
8552         makes one breakpoint.
8553         * gdb.cp/method2.exp (test_break): Update for output changes.
8554         * gdb.cp/mb-templates.exp: Update for output changes.
8555         * gdb.cp/mb-inline.exp: Update for output changes.
8556         * gdb.cp/mb-ctor.exp: Update for output changes.
8557         * gdb.cp/ovsrch.exp: Use fully-qualified names.
8558         * gdb.base/solib-symbol.exp: Run to main later.  Breakpoint now
8559         has multiple matches.
8560         * gdb.base/sepdebug.exp: Disable pending breakpoints.  Update for
8561         error message change.
8562         * gdb.base/list.exp (test_list_filename_and_number): Update for
8563         error message change.
8564         * gdb.base/break.exp: Disable pending breakpoints.  Update for
8565         output changes.
8566         * configure.ac: Add gdb.linespec.
8567         * configure: Rebuild.
8568         * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
8569
8570 2011-12-06  Ulrich Weigand  <uweigand@de.ibm.com>
8571
8572         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
8573         last_break register on s390*-*-* targets.
8574
8575 2011-12-06  Joel Brobecker  <brobecker@adacore.com>
8576
8577         * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
8578         * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
8579         of parameter X in procedure Foo.
8580
8581 2011-12-05  Stan Shebs  <stan@codesourcery.com>
8582
8583         * gdb.trace/tfind.exp: Update help string matches.
8584
8585 2011-12-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
8586
8587         * gdb.server/ext-run.exp (get process list): Accept also systemd
8588         as PID 1.
8589
8590 2011-12-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8591             Pedro Alves  <pedro@codesourcery.com>
8592
8593         * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
8594         starting GDB.
8595         * gdb.base/default.exp: Replace target use_gdb_stub checks by global
8596         $use_gdb_stub.
8597         * gdb.base/display.exp: Likewise.
8598         * gdb.base/ending-run.exp: Likewise.
8599         * gdb.base/list.exp (test_listsize): Likewise.
8600         * gdb.base/setshow.exp: Likewise.
8601         * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
8602         * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
8603         check by global $use_gdb_stub.
8604         (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
8605         (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
8606         (default_gdb_init): Unset global $use_gdb_stub.
8607         (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
8608         by global $use_gdb_stub.
8609         * lib/gdbserver-support.exp: Extend comments for set_board_info
8610         gdb_protocol and gdb,socketport.
8611         (gdbserver_start_extended): Set global gdbserver_protocol and
8612         gdbserver_gdbport.  Clear global use_gdb_stub.
8613         * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
8614         from target use_gdb_stub.
8615         (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
8616
8617 2011-12-03  Doug Evans  <dje@google.com>
8618
8619         * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
8620         (gdb_step_for_stub): Add comments.
8621
8622 2011-12-02  Maciej W. Rozycki  <macro@codesourcery.com>
8623
8624         * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
8625         to the caller.
8626         (gdb_test_multiple): Likewise.
8627
8628 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
8629
8630         Fix gdb.mi/mi-solib.exp without system debug info installed.
8631         * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
8632         expect attribute, return 0 for it.  Update comments.
8633
8634 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
8635
8636         * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
8637         (corrupted list): Adjust the expectation.
8638
8639 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
8640
8641         PR threads/13448
8642         * gdb.dwarf2/dw2-var-zero-addr.S: New file.
8643         * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
8644         * gdb.threads/tls-var-main.c: New file.
8645         * gdb.threads/tls-var.c: New file.
8646         * gdb.threads/tls-var.exp: New file.
8647
8648 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
8649
8650         PR testsuite/12649
8651         * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
8652         Protect gdb_test_multiple by final $gdb_prompt match.
8653         * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
8654         * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
8655         (test_tracepoints): Likewise.
8656
8657 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
8658
8659         PR breakpoints/13346
8660         * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
8661         * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
8662         * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
8663
8664 2011-12-01  Joel Brobecker  <brobecker@adacore.com>
8665
8666         * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
8667         * gdb.ada/homonym/homonym.adb: For use of all types defined
8668         locally inside both Get_Value subprograms.
8669
8670 2011-12-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
8671
8672         Fix racy FAILs.
8673         * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
8674         of send_gdb.
8675
8676 2011-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
8677
8678         * gdb.base/testenv.exp: Skip on remote targets.  Unset global
8679         environment variable after test completed.
8680
8681 2011-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
8682
8683         * gdb.base/solib-nodir.exp: Skip if remote target.
8684         * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
8685         application.  Call gdb_load_shlibs.
8686         * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
8687
8688 2011-11-29  Joel Brobecker  <brobecker@adacore.com>
8689
8690         * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
8691
8692 2011-11-28  Joel Brobecker  <brobecker@adacore.com>
8693
8694         * gdb.ada/fullname_bp: New testcase.
8695
8696 2011-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
8697
8698         PR testsuite/12649
8699         * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
8700         Wrap send_gdb into a new gdb_test.
8701
8702         Code cleanup.
8703         * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
8704         Convert send_gdb and gdb_expect to gdb_test_multiple.
8705
8706 2011-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
8707
8708         * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
8709
8710 2011-11-23  Keith Seitz  <keiths@redhat.com>
8711
8712         * lib/mi-support.exp (varobj_tree): New namespace and procs.
8713         (mi_varobj_tree_test_children_callback): New proc.
8714         (mi_walk_varobj_tree): New proc.
8715
8716 2011-11-22  Tom Tromey  <tromey@redhat.com>
8717
8718         * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
8719         Add "use_mi_command" argument.
8720         (mi_run_cmd, mi_run_with_cli): New procs.
8721         * gdb.mi/solib-lib.c: New file.
8722         * gdb.mi/solib-main.c: New file.
8723         * gdb.mi/mi-solib.exp: New file.
8724
8725 2011-11-21  Doug Evans  <dje@google.com>
8726
8727         * gdb.cp/nextoverthrow.exp: Skip test if debug info for
8728         _Unwind_DebugHook is missing.
8729
8730 2011-11-20  Stan Shebs  <stan@codesourcery.com>
8731
8732         * gdb.trace/tstatus.exp: New.
8733         * gdb.trace/actions.c: Include string.h.
8734
8735 2011-11-18  Yao Qi  <yao@codesourcery.com>
8736
8737         * gdb.trace/pending.exp: New.
8738         * gdb.trace/pending.c: New.
8739         * gdb.trace/pendshr1.c: New.
8740         * gdb.trace/pendshr2.c: New.
8741         * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
8742         tracepoint location becomes pending.
8743         (tracepoint_change_loc_2): New.
8744
8745 2011-11-16  David S. Miller  <davem@davemloft.net>
8746
8747         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
8748         target is sparc*-*-linux*
8749
8750 2011-11-15  Paul Koning  <paul_koning@dell.com>
8751
8752         * gdb.python/py-type.exp: New testcases for exceptions on scalar
8753         types.
8754
8755 2011-11-14  Doug Evans  <dje@google.com>
8756
8757         * gdb.base/shell.exp: New file.
8758
8759 2011-11-14  Stan Shebs  <stan@codesourcery.com>
8760
8761         * gdb.trace/ftrace.c: New.
8762         * gdb.trace/ftrace.exp: New.
8763
8764 2011-11-14  Yao Qi  <yao@codesourcery.com>
8765
8766         * gdb.trace/change-loc-1.c: New.
8767         * gdb.trace/change-loc-2.c: New.
8768         * gdb.trace/change-loc.c: New.
8769         * gdb.trace/change-loc.exp:  New.
8770         * gdb.trace/change-loc.h:  New.
8771         * gdb.trace/trace-break.c (marker): Define new symbol.
8772         * gdb.trace/trace-break.exp (break_trace_same_addr_5):
8773         New.
8774         (break_trace_same_addr_6): New.
8775
8776 2011-11-12  Matt Rice  <ratmice@gmail.com>
8777
8778         * gdb.base/info-macros.exp: Make tests for info definitions
8779         test info macro.  Add tests for info macro argument processing.
8780         Rename a few tests.
8781
8782 2011-11-11  Keith Seitz  <keiths@redhat.com>
8783
8784         PR gdb/12843
8785         * gdb.base/linespecs.exp: New file.
8786
8787 2011-11-11  Doug Evans  <dje@google.com>
8788
8789         * gdb.threads/print-threads.exp: Extend timeout for slower
8790         tests.
8791
8792 2011-11-10  Doug Evans  <dje@google.com>
8793
8794         * gdb.reverse/i387-env-reverse.exp: Extend timeout of
8795         "record to end of main" test.
8796
8797         * gdb.python/py-type.c (TS): New typedef.
8798         (ts): New global.
8799         * gdb.python/py-type.exp: Test field list of typedef.
8800
8801 2011-11-10  Joel Brobecker  <brobecker@adacore.com>
8802
8803         * gdb.ada/small_reg_param: New testcase.
8804
8805 2011-11-09  Tom Tromey  <tromey@redhat.com>
8806
8807         * gdb.cp/destrprint.exp: New file.
8808         * gdb.cp/destrprint.cc: New file.
8809
8810 2011-11-08  Meador Inge  <meadori@codesourcery.com>
8811
8812         * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
8813         (switch_stack_to_other): New test function.
8814         * gdb.arch/thumb-prologue.exp: New test cases.
8815
8816 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
8817
8818         * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
8819
8820 2011-11-08  Yao Qi  <yao@codesourcery.com>
8821
8822         * gdb.exp (supports_process_record): New.
8823         (supports_reverse): New.
8824         * gdb.reverse/break-precsave.exp: Call support_process_record
8825         to run test conditionally.
8826         * gdb.reverse/consecutive-precsave.exp: Likewise.
8827         * gdb.reverse/i386-precsave.exp: Likewise.
8828         * gdb.reverse/machinestate-precsave.exp: Likewise.
8829         * gdb.reverse/solib-precsave.exp: Likewise.
8830         * gdb.reverse/step-precsave.exp: Likewise.
8831         * gdb.reverse/until-precsave.exp: Likewise.
8832         * gdb.reverse/watch-precsave.exp: Likewise.
8833         * gdb.reverse/break-reverse.exp: Call support_reverse  to run
8834         test conditionally.
8835         * gdb.reverse/consecutive-reverse.exp: Likewise.
8836         * gdb.reverse/finish-precsave.exp: Likewise.
8837         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8838         * gdb.reverse/finish-reverse.exp: Likewise.
8839         * gdb.reverse/i386-reverse.exp: Likewise.
8840         * gdb.reverse/i386-sse-reverse.exp: Likewise.
8841         * gdb.reverse/machinestate.exp: Likewise.
8842         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
8843         * gdb.reverse/sigall-precsave.exp: Likewise.
8844         * gdb.reverse/sigall-reverse.exp: Likewise.
8845         * gdb.reverse/solib-reverse.exp: Likewise.
8846         * gdb.reverse/step-reverse.exp: Likewise.
8847         * gdb.reverse/until-reverse.exp: Likewise.
8848         * gdb.reverse/watch-reverse.exp: Likewise.
8849
8850 2011-11-05  Yao Qi  <yao@codesourcery.com>
8851
8852         * gdb.trace/trace-break.exp: Add test on setting two
8853         fast tracepoints at the same address.
8854
8855 2011-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8856
8857         * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
8858
8859 2011-11-02  Stan Shebs  <stan@codesourcery.com>
8860
8861         * gdb.trace/collection.c: Add code using strings.
8862         * gdb.trace/collection.exp: Add tests of string collection.
8863
8864 2011-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
8865
8866         * gdb.base/skip-solib.exp (executable_main): New variable.
8867         (binfile_main): Base it on that.
8868         Use $executable_main in clean_restart calls.  Drop gdb_exit and
8869         gdb_start calls.
8870
8871 2011-11-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
8872
8873         Fix racy FAILs.
8874         * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
8875         breakpoint_re globals import by async.  Set string_regex to .* for
8876         async.  Remove the optional thread_selected_re and breakpoint_re
8877         globals expectations.
8878
8879 2011-11-01  Joseph Myers  <joseph@codesourcery.com>
8880
8881         * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
8882         well as Cygwin.
8883
8884 2011-11-01  Justin Lebar <justin.lebar@gmail.com>
8885
8886         Add tests for skip command.
8887         * gdb.base/skip-solib-lib.c: New
8888         * gdb.base/skip-solib-main.c: New
8889         * gdb.base/skip-solib.exp: New
8890         * gdb.base/skip.c: New
8891         * gdb.base/skip.exp: New
8892         * gdb.base/skip1.c: New
8893         * gdb.base/Makefile.in: Adding new files.
8894
8895 2011-10-31  Yao Qi  <yao@codesourcery.com>
8896             Pedro Alves  <pedro@codesourcery.com>
8897
8898         * gdb.trace/trace-break.c: New.
8899         * gdb.trace/trace-break.exp: New.
8900
8901 2011-10-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
8902
8903         * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
8904         break-here-2.
8905
8906 2011-10-28  Pedro Alves  <pedro@codesourcery.com>
8907
8908         * gdb.threads/no-unwaited-for-left.c: New.
8909         * gdb.threads/no-unwaited-for-left.exp: New.
8910         * gdb.threads/non-ldr-exc-1.c: New.
8911         * gdb.threads/non-ldr-exc-1.exp: New.
8912         * gdb.threads/non-ldr-exc-2.c: New.
8913         * gdb.threads/non-ldr-exc-2.exp: New.
8914         * gdb.threads/non-ldr-exc-3.c: New.
8915         * gdb.threads/non-ldr-exc-3.exp: New.
8916         * gdb.threads/non-ldr-exc-4.c: New.
8917         * gdb.threads/non-ldr-exc-4.exp: New.
8918
8919 2011-10-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
8920
8921         * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
8922         * gdb.base/attach-pie-misread.exp: Likewise.
8923         * gdb.base/break-interp.exp: Likewise.
8924         * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
8925         testcases for use_gdb_stub.
8926         * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
8927         (continue): New testcase.
8928         * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
8929         * gdb.threads/attach-into-signal.exp: Likewise.
8930         * gdb.threads/attach-stopped.exp: Likewise.
8931         * gdb.threads/attachstop-mt.exp: Likewise.
8932
8933 2011-10-28  Paul Koning  <paul_koning@dell.com>
8934
8935         * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
8936
8937 2011-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
8938
8939         * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
8940         (mi_gdb_test): Import globals thread_selected_re
8941         and breakpoint_re.  Expect them optionally at the regex start.
8942
8943 2011-10-27  Doug Evans  <dje@google.com>
8944
8945         * gdb.python/python.exp: Test source -s.
8946
8947 2011-10-26  Paul Koning  <paul_koning@dell.com>
8948
8949         * gdb.python/lib-types.cc (struct A): New structure.
8950         * gdb.python/lib-types.exp (deepitems): New tests.
8951
8952 2011-10-25  Paul Koning  <paul_koning@dell.com>
8953
8954         PR python/13327
8955
8956         * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
8957         fetch_lazy method.
8958
8959 2011-10-24  Yao Qi  <yao@codesourcery.com>
8960
8961         * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
8962         target is tic6x-*-*.
8963
8964 2011-10-21  Joel Brobecker  <brobecker@adacore.com>
8965
8966         * gdb.ada/mi_task_info/task_switch.adb: New file.
8967         * gdb.ada/mi_task_info.exp: New file.
8968
8969 2011-10-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
8970
8971         * gdb.cp/expand-psymtabs-cxx.exp: New file.
8972         * gdb.cp/expand-psymtabs-cxx.cc: New file.
8973
8974 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
8975
8976         PR python/12656
8977
8978         * gdb.python/py-block.exp: Add is_global, is_static, static_block,
8979         global_block tests.
8980
8981 2011-10-18  Tom Tromey  <tromey@redhat.com>
8982
8983         * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
8984
8985 2011-10-18  Tom Tromey  <tromey@redhat.com>
8986
8987         * gdb.base/source.exp: Don't include full file name in test name.
8988         * gdb.python/python.exp: Don't include full file name in test
8989         name.
8990
8991 2011-10-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
8992
8993         * gdb.base/attach-pie-noexec.c: New files.
8994         * gdb.base/attach-pie-noexec.exp: New files.
8995
8996 2011-10-17  Joseph Myers  <joseph@codesourcery.com>
8997
8998         * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
8999         prompt for each extra line in command.
9000
9001 2011-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
9002
9003         * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
9004         Revert the part of:
9005         2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9006         * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
9007         Change the expected string.
9008
9009 2011-10-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
9010
9011         Fix results with system glibc debug info installed.
9012         * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
9013         (continue to $syscall (2nd time), continue to $syscall (3rd time)):
9014         Accept also __libc_ symbol prefix and no prefix.
9015
9016 2011-10-14  Keith Seitz  <keiths@redhat.com>
9017
9018         PR c++/13225
9019         * gdb.cp/converts.cc (foo3_1): New function.
9020         (foo3_2): New functions.
9021         * gdb.cp/converts.exp: Add tests for int to pointer conversion
9022         and null pointer conversions of integer constant zero.
9023         Add test to check if all arguments are checked for incompatible
9024         conversion BADNESS.
9025
9026 2011-10-14  Tom Tromey  <tromey@redhat.com>
9027
9028         * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
9029         * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
9030         linespec.
9031
9032 2011-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
9033
9034         Fix internal error regression.
9035         * gdb.dwarf2/implptr-optimized-out.S: New file.
9036         * gdb.dwarf2/implptr-optimized-out.exp: New file.
9037
9038 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
9039
9040         Fix empty DWARF expressions DATA vs. SIZE conditionals.
9041         * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
9042         (loclist): New.
9043         (4): New abbrev.
9044         * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
9045         Use prepare_for_testing, remove clean_restart.
9046         (p arraynoloc, p arraycallnoloc): New tests.
9047
9048 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
9049
9050         * gdb.cp/namespace-enum.exp (executable): New variable.
9051         (binfile): Use ${objdir}/${subdir}/ prefix.
9052         Use ${executable} for clean_restart.
9053
9054 2011-10-11  Sterling Augustine  <saugustine@google.com>
9055
9056         * gdb.cp/Makefile.in: Add namespace-enum test.
9057         * gdb.cp/namespace-enum.exp: New file.
9058         * gdb.cp/namespace-enum.c: New file.
9059         * gdb.cp/namespace-enum-main.c: New file.
9060
9061 2011-10-11  Ulrich Weigand  <ulrich.weigand@linaro.org>
9062
9063         * gdb.python/py-shared.exp: Relax filename check to handle remote:
9064         sysroot.
9065
9066 2011-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9067
9068         Reimplement @entry in input expressions.
9069         * gdb.base/exprs.c (v_int_array_init): New variable.
9070         * gdb.base/exprs.exp (print v_int_array_init)
9071         (print *v_int_array_init@1, print *v_int_array_init@2)
9072         (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
9073         (print v_int_array_init[1]@1): New tests.
9074
9075 2011-10-10  Joseph Myers  <joseph@codesourcery.com>
9076
9077         * gdb.cp/gdb2495.exp: Do not include directories in filename in
9078         expected message.
9079
9080 2011-10-09  Doug Evans  <dje@google.com>
9081
9082         * gdb.base/alias.exp: Add tests for alias command.
9083
9084 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9085
9086         * gdb.arch/amd64-entry-value.s: New file.
9087         * gdb.mi/mi2-amd64-entry-value.s: New file.
9088
9089 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9090
9091         Display @entry parameter values even for references.
9092         * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
9093         functions.
9094         (main): New variables regvar, nodatavarp, stackvar1, stackvar2.  Call
9095         reference and datap_input.
9096         * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
9097         breakpoints.
9098         (continue to breakpoint: entry_reference: reference)
9099         (entry_reference: bt at entry)
9100         (continue to breakpoint: entry_reference: breakhere_reference)
9101         (entry_reference: bt, entry_reference: ptype regparam)
9102         (entry_reference: p regparam, entry_reference: ptype regparam@entry)
9103         (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
9104         (entry_reference: p regcopy, entry_reference: p nodataparam)
9105         (entry_reference: p nodataparam@entry): New tests.
9106
9107 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9108
9109         Support @entry in input expressions.
9110         * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
9111         (entry_stack: p s1@entry, entry_stack: p s2@entry)
9112         (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
9113         (tailcall: p j@entry): New tests.
9114         * gdb.cp/koenig.cc (A::entry): New function.
9115         (main): Call it.
9116         * gdb.cp/koenig.exp (p entry (c)): New test.
9117
9118 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9119
9120         Display @entry parameter values (without references).
9121         * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
9122         (different, validity, invalid): New functions.
9123         (main): Call them.
9124         * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
9125         stacktest, breakhere_stacktest, different, breakhere_different,
9126         breakhere_validity and breakhere_invalid.
9127         (entry: bt): Update for @entry.
9128         (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
9129         (entry_validity: *, entry_invalid: *): Many new tests.
9130         * gdb.base/break.exp
9131         (run until breakpoint set at small function, optimized file): Accept
9132         also the @entry suffix.
9133         * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
9134         * gdb.mi/mi2-amd64-entry-value.c: New files.
9135         * gdb.mi/mi2-amd64-entry-value.exp: New files.
9136
9137 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9138
9139         Protect entry values against self tail calls.
9140         * gdb.arch/amd64-entry-value.cc (self2, self): New.
9141         (main): Call self.
9142         * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
9143         (set debug entry-values 1, self: bt debug entry-values): New tests.
9144
9145 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9146
9147         Recognize virtual tail call frames.
9148         * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
9149         (amb_b, amb_a): New.
9150         (main): Call a and b.
9151         * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
9152         (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
9153         (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
9154         New tests.
9155
9156 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9157
9158         Implement basic support for DW_TAG_GNU_call_site.
9159         * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
9160         * gdb.arch/amd64-entry-value.cc: New file.
9161         * gdb.arch/amd64-entry-value.exp: New file.
9162
9163 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9164
9165         Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
9166         * gdb.dwarf2/implptr-64bit.S: New file.
9167         * gdb.dwarf2/implptr-64bit.exp: New file.
9168
9169 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9170
9171         Fix initial language detection with -readnow.
9172         * gdb.cp/readnow-language.cc: New file.
9173         * gdb.cp/readnow-language.exp: New file.
9174
9175 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9176
9177         Fix printed anonymous struct name.
9178         * gdb.cp/anon-struct.exp (print type of X::t2): New test.
9179
9180 2011-10-09  Joseph Myers  <joseph@codesourcery.com>
9181
9182         * gdb.base/solib-symbol.exp: Do not include directories in
9183         filenames in expected messages.
9184
9185 2011-10-07  Doug Evans  <dje@google.com>
9186
9187         * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
9188
9189 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
9190
9191         Allow Python notification of new object-file loadings.
9192         * gdb.python/py-events.exp: Test newobjfile event.
9193         * gdb.python/py-events.py: Register newobjfile callback.
9194         * gdb.python/py-events.c: Add call to shared library
9195         * gdb.python/py-events-shlib.c: New file.
9196
9197 2011-10-06  Joseph Myers  <joseph@codesourcery.com>
9198
9199         * gdb.base/fixsection.exp: Do not include directories in filename
9200         in expected message.
9201
9202 2011-10-05  Pierre Muller  <muller@ics.u-strasbg.fr>
9203
9204         Add tests for passing of environment variables to inferior.
9205         * gdb.base/testenv.c: New test source.
9206         * gdb.base/testenv.exp: New expect test.
9207
9208 2011-10-04  Paul Koning  <paul_koning@dell.com>
9209
9210         * gdb.python/py-value.c (main): Break before return.
9211
9212 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
9213
9214         PR python/12691: Add the inferior to Python exited event
9215         * gdb.python/py-events.exp: Test the inferior attribute of exited
9216         event with a fork.
9217         * gdb.python/py-events.py: Print inferior number on exit.
9218         * gdb.python/py-events.c: Fork the inferior.
9219
9220 2011-10-03  Edjunior Machado  <emachado@linux.vnet.ibm.com>
9221
9222         * gdb.base/jit.exp: Add testcase name to log message
9223
9224 2011-10-03  Paul Koning  <paul_koning@dell.com>
9225             Jan Kratochvil  <jan.kratochvil@redhat.com>
9226
9227         * gdb.python/py-value.exp
9228         (python inval = gdb.parse_and_eval('*(int*)0'))
9229         (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
9230         (set argc=2, python print argc_lazy): New tests.
9231
9232 2011-10-02  Joel Brobecker  <brobecker@adacore.com>
9233
9234         * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
9235
9236 2011-10-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9237             Pedro Alves  <pedro@codesourcery.com>
9238
9239         * gdb.python/py-value.exp (test_value_in_inferior): New variable
9240         can_read_0, test for it.
9241         (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
9242         (parse_and_eval with memory error): ... here, make it untested if
9243         can_read_0.
9244
9245 2011-09-30  Marek Polacek  <mpolacek@redhat.com>
9246
9247         * gdb.python/python.exp (verify pagination beforehand)
9248         (verify pagination afterwards): Fix race by splitting the line.
9249
9250 2011-09-29  Joseph Myers  <joseph@codesourcery.com>
9251
9252         * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
9253         for 64-bit multilibs from i?86-* targets.
9254
9255 2011-09-29  Marek Polacek  <mpolacek@redhat.com>
9256
9257         * lib/gdb.exp: Fix a typo in one of the comments.
9258
9259 2011-09-29  Marek Polacek  <mpolacek@redhat.com>
9260
9261         * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
9262         matching pattern.
9263
9264 2011-09-28  Paul Koning  <paul_koning@dell.com>
9265
9266         * gdb.python/py-type.c (enum E): New.
9267         * gdb.python/py-type.exp (test_fields): Add tests for Python
9268         mapping access to fields.
9269         (test_enums): New test for field access on enums.
9270
9271 2011-09-27  Stan Shebs  <stan@codesourcery.com>
9272
9273         * gdb.trace/collection.exp: Test collection of $_ret.
9274
9275 2011-09-22  Andreas Tobler  <andreast@fgznet.ch>
9276
9277         * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
9278         list of compilation switches for <*-*-freebsd*>.
9279
9280 2011-09-19  Stan Shebs  <stan@codesourcery.com>
9281
9282         * gdb.trace/tspeed.exp: New file.
9283         * gdb.trace/tspeed.c: New file.
9284
9285 2011-09-18  Yao Qi  <yao@codesourcery.com>
9286
9287         * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
9288         instructions.
9289         (test_adr_32bit, test_pop_pc): Likewise.
9290         (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
9291         Thumb instructions.
9292         * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
9293         in gdb_test_multiple.
9294         (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
9295
9296 2011-09-17  Yao Qi  <yao@codesourcery.com>
9297
9298         * lib/gdb.exp (can_single_step_to_signal_handler): New.
9299         * gdb.base/kill-after-signal.exp: Call it.  Skip if target doesn't
9300         support single step to signal handler.
9301
9302 2011-09-17  Yao Qi  <yao@codesourcery.com>
9303
9304         * gdb.base/disp-step-fork.c: New.
9305         * gdb.base/disp-step-syscall.exp: New.
9306         * gdb.base/disp-step-vfork.c: New.
9307
9308 2011-09-16  Joel Brobecker  <brobecker@adacore.com>
9309
9310         * gdb.ada/tasks.exp: Make the expected output for
9311         the `info tasks' tests more resilient to spacing
9312         changes.
9313
9314 2011-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
9315
9316         * gdb.python/py-evthreads.exp (Run to breakpoint 1)
9317         (reached breakpoint 2, reached breakpoint 3): Update expected output.
9318
9319 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
9320
9321         PR Python/12692 Add gdb.selected_inferior() to Python interface.
9322         * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
9323
9324 2011-04-30  Kevin Pouget  <kevin.pouget@st.com>
9325
9326         Handle multiple breakpoint hits in Python interface:
9327         * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
9328         presence.
9329         * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
9330         breakpoint hits.
9331
9332 2011-09-13  Sami Wagiaalla  <swagiaal@redhat.com>
9333             Jan Kratochvil  <jan.kratochvil@redhat.com>
9334
9335         * gdb.python/py-events.exp: Remove pretty printing comment.
9336         * gdb.python/py-evsignal.exp: New file.
9337         * gdb.python/py-evthreads.c: Include signal.h.
9338         (thread3): Remove variable count3.  Remove variable bad and use raise
9339         instead.
9340         (thread2): Remove variable count2.  Move thread3 pthread_create here,
9341         merge pthread_join to a single line.
9342         (main): Remove variable count1.  Merge pthread_join with pthread_create
9343         to a single line.
9344         * gdb.python/py-evthreads.exp: Remove pretty printing comment.  New
9345         KFAIL python/12966 for gdbserver.  Test return value of
9346         gdb_compile_pthreads.  Use gdb_run_cmd.  Replace send_gdb and
9347         gdb_expect by gdb_test and gdb_test_multiple.
9348         (thread 2, thread 3): New tests.
9349
9350 2011-09-12  Matt Rice  <ratmice@gmail.com>
9351             Pedro Alves  <pedro@codesourcery.com>
9352
9353         PR gdb/13175
9354
9355         * gdb.base/interp.exp: New tests.
9356         * gdb.base/interp.c: New file.
9357
9358 2011-09-12  Doug Evans  <dje@google.com>
9359
9360         * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
9361         * gdb.dwarf2/typeddwarf.exp: Ditto.
9362
9363 2011-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
9364
9365         Fix compatibility with x32 arch.
9366         * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
9367         * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
9368         is_x86_like_target.
9369         * testsuite/gdb.trace/collection.exp: Likewise.
9370         * testsuite/gdb.trace/report.exp: Likewise.
9371         * testsuite/gdb.trace/unavailable.exp: Likewise.
9372         * testsuite/gdb.trace/while-dyn.exp: Likewise.
9373         * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
9374         (is_x86_like_target): Check also is_amd64_regs_target.
9375
9376 2011-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
9377
9378         PR breakpoints/12435
9379         * gdb.arch/amd64-prologue-xmm.c: New file.
9380         * gdb.arch/amd64-prologue-xmm.exp: New file.
9381         * gdb.arch/amd64-prologue-xmm.s: New file.
9382
9383 2011-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
9384
9385         * gdb.dwarf2/dw2-param-error-main.c: New file.
9386         * gdb.dwarf2/dw2-param-error.S: New file.
9387         * gdb.dwarf2/dw2-param-error.exp: New file.
9388
9389 2011-09-08  Pedro Alves  <pedro@codesourcery.com>
9390
9391         * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
9392         inferior's pid and look for a core dump named core.$pid.  Use
9393         `remote_file' commands on the host instead of hand coding shell
9394         commands on the build.
9395         * gdb.base/valgrind-db-attach.exp: Kill the program before
9396         finishing the test.
9397
9398 2011-09-02  Matt Rice  <ratmice@gmail.com>
9399
9400         * lib/prompt.exp: New file for testing the first prompt.
9401         * gdb.python/py-prompt.exp: Ditto.
9402         * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
9403
9404 2011-09-02  Pedro Alves  <pedro@codesourcery.com>
9405
9406         * gdb.threads/gcore-thread.exp: Set the global core_supported to
9407         0, before testing gcore.
9408
9409 2011-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9410
9411         * dw2-ifort-parameter-debug.S: Update copyright year.
9412         * dw2-ifort-parameter.c: Update copyright year.
9413         * dw2-ifort-parameter.exp: Update copyright year.
9414
9415         * dw2-ifort-parameter-debug.S: New file.
9416         * dw2-ifort-parameter.c: New file.
9417         * dw2-ifort-parameter.exp: New file.
9418
9419 2011-08-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9420
9421         * gdb.base/commands.exp (error_clears_commands_left): New function.
9422         (): Call it.
9423
9424 2011-08-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9425
9426         * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
9427         (C): Initialize `a'.
9428         * gdb.mi/mi-inheritance-syntax-error.exp
9429         (-data-evaluate-expression $path):  Expect `a' as 5.
9430
9431 2011-08-26  Marc Khouzam  <marc.khouzam@ericsson.com>
9432
9433         PR mi/11912
9434         * gdb.mi/mi-inheritance-syntax-error.cc: New file.
9435         * gdb.mi/mi-inheritance-syntax-error.exp: New file.
9436         * gdb.mi/mi-var-cp.cc: Updated for new 'class'
9437         keyword in output of -var-info-path-expression.
9438
9439 2011-08-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9440
9441         * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
9442         * gdb.trace/collection.exp: Likewise.
9443         * gdb.trace/report.exp: Likewise.
9444         * gdb.trace/unavailable.exp: Likewise.
9445         * gdb.trace/while-dyn.exp: Likewise.
9446
9447 2011-08-18  Keith Seitz  <keiths@redhat.com>
9448
9449         PR c++/12266
9450         * gdb.cp/meth-typedefs.cc: New file.
9451         * gdb.cp/meth-typedefs.exp: New file.
9452
9453 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
9454
9455         * gdb.python/python.exp: Add extended-prompt tests.
9456
9457 2011-08-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9458
9459         * gdb.arch/i386-dr3-watch.exp
9460         (watchpoint on gap1 does not fit debug registers)
9461         (delete all watchpoints): Fix racy expect strings.
9462
9463 2011-08-14  Yao Qi  <yao@codesourcery.com>
9464
9465         * gdb.base/maint.exp: set data_section to ".neardata".
9466         * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
9467         * gdb.base/savedregs.exp: Handle SIGILL.
9468         * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
9469         * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
9470
9471 2011-08-12  Doug Evans  <dje@google.com>
9472
9473         * gdb.python/py-symbol.exp: Add test for symbol.type.
9474
9475 2011-08-12  Ulrich Weigand  <ulrich.weigand@linaro.org>
9476
9477         * gdb.threads/pthreads.exp: Enable on non-native configurations.
9478         * gdb.mi/mi-pthreads.exp: Likewise.
9479         * gdb.mi/mi2-pthreads.exp: Likewise.
9480         * gdb.mi/gdb669.exp.exp: Likewise.
9481
9482 2011-08-09  Pedro Alves  <pedro@codesourcery.com>
9483
9484         * lib/mi-support.exp (detect_async): Rename to...
9485         (mi_detect_async): ... this.
9486         * gdb.mi/mi-nonstop-exit.exp: Adjust.
9487         * gdb.mi/mi-nonstop.exp: Adjust.
9488         * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
9489         * gdb.mi/mi-nsintrall.exp: Adjust.
9490         * gdb.mi/mi-nsmoribund.exp: Adjust.
9491         * gdb.mi/mi-nsthrexec.exp: Adjust.
9492
9493 2011-08-09  Pedro Alves  <pedro@codesourcery.com>
9494
9495         * gdb.base/display.c (do_loops): New `p_i' local.
9496         * gdb.base/display.exp: Test displaying a variable that is
9497         temporarily at a bad address.
9498
9499 2011-08-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
9500
9501         * gdb.dwarf2/dw2-op-stack-value.S: New file.
9502         * gdb.dwarf2/dw2-op-stack-value.exp: New file.
9503
9504 2011-08-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
9505
9506         * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
9507         * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
9508         (p fuNC_symtab): Permit also ppc64 leading dot.
9509
9510 2011-08-05  Pedro Alves  <pedro@codesourcery.com>
9511
9512         * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
9513         procedure.
9514         (gdb_collect_args_test, gdb_collect_locals_test): Use it.
9515
9516 2011-08-05  Yao Qi  <yao@codesourcery.com>
9517
9518         * gdb.base/callfuncs.exp: Set language after main.
9519         * gdb.cp/cplusfuncs.exp: Likewise.
9520         * gdb.cp/inherit.exp: Likewise.
9521
9522 2011-08-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
9523
9524         * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
9525         * gdb.base/watch-vfork.exp: Skip on remote targets.
9526
9527 2011-08-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
9528
9529         * gdb.threads/thread-find.exp: Support remote targets.
9530
9531 2011-08-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
9532
9533         * gdb.base/jit.exp: Download solib_binfile to target.
9534         * gdb.base/jit-so.exp:  Likewise.  Also, use gdb_load_shlibs
9535         and call dlopen without full path name.
9536         * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
9537         dlopen without full path name.
9538
9539 2011-08-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
9540
9541         * gdb.base/break-always.exp: Complete the test
9542         with duplicated breakpoints and enabling/disabling them.
9543
9544 2011-08-02  Tom Tromey  <tromey@redhat.com>
9545
9546         PR gdb/11289:
9547         * gdb.cp/overload.exp: Fix regexps.  Remove kfails.
9548
9549 2011-08-01  Paul Pluzhnikov  <ppluzhnikov@google.com>
9550
9551         PR gdb/13045
9552         * gdb.base/float.exp: Add new test case for PR gdb/13045
9553         * gdb.base/float.c: New file.
9554
9555 2011-07-28  Phil Muldoon  <pmuldoon@redhat.com>
9556
9557         * gdb.python/py-mi.exp: Test printers returning string hint, and
9558         also not returning a value.
9559         * gdb.python/py-prettyprint.c: Add testcase for above.
9560         * gdb.python/py-prettyprint.py: Add test printer for above.
9561
9562 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9563
9564         * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
9565         (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
9566         (.Ldie30) Add as field "data4".
9567         (.Ldie32) Rename field "b" to "shl".
9568         (abbrev4) Change for the "data4" field.
9569         (abbrev5, abbrev6) Remove.
9570         * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
9571         (p &s.shl): ... here.  Add comment.
9572         (p &s.data4): New.
9573
9574 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9575
9576         Fix crash on lval_computed values.
9577         * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
9578
9579 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9580
9581         * gdb.base/help.exp (help whatis): Update the expected string.
9582
9583 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9584
9585         * gdb.dwarf2/dw2-simple-locdesc.S: New file.
9586         * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
9587         * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
9588         Change the expected string.
9589
9590 2011-07-26  Pedro Alves  <pedro@codesourcery.com>
9591
9592         * gdb.base/watchpoint.exp
9593         (test_disable_enable_software_watchpoint): New procedure.
9594         (top level): Run it.
9595
9596 2011-07-26  Ulrich Weigand  <ulrich.weigand@linaro.org>
9597
9598         * gdb.python/py-mi.exp: Avoid '+' in filenames.  Call C version of
9599         executable file "${binfile}", C++ version "${binfile}-cxx".
9600         * gdb.python/py-prettyprint.exp: Likewise.
9601         * gdb.python/py-symbol.exp: Likewise.
9602         * gdb.python/py-type.exp: Likewise.
9603         * gdb.python/py-value.exp: Likewise.
9604         * gdb.python/py-template.exp (test_template_arg): Pass full executable
9605         file name instead of just suffix.
9606
9607 2011-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
9608
9609         Fix implicit pointer offsets.
9610         * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
9611         * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
9612         (continue to breakpoint: continue to baz breakpoint for implptr)
9613         (sanity check element 0, sanity check element 1)
9614         (enter the inlined function, check element 0 for the offset)
9615         (check element 1 for the offset)
9616         (continue to breakpoint: ignore the second baz breakpoint): New tests.
9617         (set foo breakpoint for implptr): Update the breakpoint number.
9618
9619 2011-07-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
9620
9621         * gdb.python/py-mi.exp: Use different file names for different
9622         versions of the executable under test.
9623         * gdb.python/py-prettyprint.exp: Likewise.
9624         * gdb.python/py-symbol.exp: Likewise.
9625         * gdb.python/py-template.exp: Likewise.
9626         * gdb.python/py-type.exp: Likewise.
9627         * gdb.python/py-value.exp: Likewise.
9628
9629 2011-07-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
9630
9631         * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
9632         flag after restarting GDB if necessary.
9633
9634 2011-07-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
9635
9636         * gdb.python/py-shared.exp: Call gdb_load_shlibs.
9637
9638 2011-07-22  Pedro Alves  <pedro@codesourcery.com>
9639
9640         * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
9641         backend doesn't leave used debug registers behind.
9642
9643 2011-07-22  Tom Tromey  <tromey@redhat.com>
9644
9645         * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
9646         * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
9647         argument.
9648         * gdb.dwarf2/typeddwarf-amd64.S: New file.
9649
9650 2011-07-21  Matt Rice  <ratmice@gmail.com>
9651
9652         * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
9653         in mostlyclean rule.  Add files ending in .core.
9654
9655 2011-07-21  Matt Rice  <ratmice@gmail.com>
9656
9657         PR macros/12999
9658         * gdb.base/info-macros.c: New test sources.
9659         * gdb.base/info-macros.exp: New tests.
9660
9661 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
9662
9663         * gdb.python/python.exp: Add prompt substitution tests.
9664
9665 2011-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
9666
9667         Fix crash if referenced CU is aged out.
9668         * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
9669         New.
9670         * gdb.dwarf2/implptr.exp: Likewise.
9671
9672 2011-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
9673
9674         * gdb.dwarf2/implptr.S: Rebuilt.
9675         * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
9676         (bar): Use them for j, k, l.
9677         * gdb.dwarf2/implptr.exp: New variable opts.  Support runtest parameter
9678         COMPILE.
9679         (print j in implptr:bar): Update for the intp typedef.
9680         (print p[0].x in implptr:foo): Use more exact regex.
9681
9682 2011-07-18  Tom Tromey  <tromey@redhat.com>
9683
9684         * gdb.cp/static-method.exp: Add missing single quote.
9685
9686 2011-07-18  Yao Qi  <yao@codesourcery.com>
9687
9688         * gdb.base/async-shell.exp: Skip test if displaced stepping is not
9689         supported.
9690         * gdb.mi/mi-nonstop-exit.exp: Likewise.
9691         * gdb.mi/mi-nonstop.exp: Likewise.
9692         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9693         * gdb.mi/mi-nsintrall.exp: Likewise.
9694         * gdb.mi/mi-nsmoribund.exp: Likewise.
9695         * gdb.mi/mi-nsthrexec.exp: Likewise.
9696         * gdb.python/py-evthreads.exp: Likewise.
9697
9698 2011-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9699
9700         Code cleanup.
9701         * gdb.cp/namespace.exp (xfail_class_types): New variable.  Initialize
9702         it.  Substitute it instead of test_compiler_info everywhere.
9703
9704 2011-07-15  Ulrich Weigand  <ulrich.weigand@linaro.org>
9705
9706         * gdb.base/type-opaque.exp: Use gdb_load_shlibs.  Run test on
9707         remote targets as well.
9708
9709 2011-07-15  Ulrich Weigand  <ulrich.weigand@linaro.org>
9710
9711         * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
9712         * gdb.threads/tls-shared.exp: Use it.  Call gdb_load_shlibs.
9713
9714 2011-07-15  Ulrich Weigand  <ulrich.weigand@linaro.org>
9715
9716         * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
9717         a remote machine, not the host.
9718         (gdb_compile_shlib): Set soname if target is remote.
9719
9720 2011-07-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
9721
9722         * gdb.cp/minsym-fallback.exp: Link in C++ mode.
9723
9724 2011-07-13  Matt Rice <ratmice@gmail.com>
9725
9726         * gdb.python/py-objfile-script-gdb.py: Renamed to
9727         py-objfile-script-gdb.py.in.
9728         * gdb.python/py-objfile-script-gdb.py.in: Renamed from
9729         py-objfile-script-gdb.py.
9730         * gdb.python/py-objfile-script.exp: Update reference to
9731         py-objfile-script-gdb.py.
9732
9733 2011-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
9734
9735         * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
9736         reference undefined label.
9737
9738 2011-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9739
9740         * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
9741         (DW_AT_high_pc, DW_AT_low_pc): Remove them.
9742         (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
9743         * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
9744
9745 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
9746
9747         PR python/12438
9748         * gdb.python/python.exp: Add maint set/show python print-stack
9749         deprecated tests.  Add set/show python print-backtrace tests.
9750
9751 2011-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
9752
9753         * gdb.java/jprint.exp (print a java.lang.String): xfail without system
9754         debug info.
9755
9756 2011-07-06  Matt Rice  <ratmice@gmail.com>
9757
9758         * gdb.python/python.exp: Update filename paths.
9759         * gdb.python/py-symtab.exp: Ditto.
9760
9761 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
9762
9763         * gdb.python/py-evthreads.exp: Add missing `$'.
9764
9765 2011-07-06  Jie Zhang  <jie.zhang@analog.com>
9766
9767         * config/bfin.exp: New file.
9768         * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
9769         * gdb.asm/bfin.inc: New file.
9770
9771 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
9772
9773         * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
9774         the whole output.
9775
9776 2011-07-05  Tom Tromey  <tromey@redhat.com>
9777
9778         * gdb.java/jprint.java (jprint.hi): New field.
9779         * gdb.java/jprint.exp: Print string.
9780
9781 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
9782
9783         * gdb.base/call-sc.c: Fix typos.
9784         * gdb.base/ifelse.exp: Likewise.
9785         * gdb.base/structs.c: Likewise.
9786
9787 2011-07-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
9788
9789         * gdb.base/jit-so.exp: New test.
9790         * gdb.base/jit-dlmain.c: New file.
9791         * gdb.base/jit-main.c: Allow "main" to be elsewhere.
9792
9793 2011-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
9794
9795         * gdb.cp/m-static.exp: Call get_compiler_info.
9796         (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
9797         * gdb.cp/pr9167.exp (p b): Likewise.
9798         * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
9799         (test value of P in inner_m, test type of Z in inner_m): Call
9800         setup_xfail for gcc <= 4.5.
9801
9802 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9803
9804         * gdb.cp/paren-type.cc: New files.
9805         * gdb.cp/paren-type.exp: New files.
9806
9807 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9808
9809         Stop on first linespec terminator instead of eating what we can.
9810         * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
9811         * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
9812         * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
9813         (break C::f()): ... this one.
9814         (break C::operator()()): New test.
9815         * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
9816         * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
9817         test.
9818
9819 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9820
9821         Fall back linespec to minimal symbols.
9822         * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
9823         error message.
9824         * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
9825         * gdb.cp/minsym-fallback-main.cc: New file.
9826         * gdb.cp/minsym-fallback.cc: New file.
9827         * gdb.cp/minsym-fallback.exp: New file.
9828         * gdb.cp/minsym-fallback.h: New file.
9829
9830 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9831
9832         * gdb.cp/no-dmgl-verbose.cc: New file.
9833         * gdb.cp/no-dmgl-verbose.exp: New file.
9834
9835 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9836
9837         * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
9838         __GI_.
9839         * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
9840         (f): New function.
9841         * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
9842         (complete p 'func<short>(): ... here.
9843         * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
9844         * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
9845         * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
9846         * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
9847         Make them KFAIL gcc/49546.
9848
9849 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
9850
9851         * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
9852
9853 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9854
9855         Test GCC PR debug/49546.
9856         * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
9857         (test type of F in k3_m, test value of F in k3_m): New.
9858         * gdb.cp/temargs.cc (struct S3, struct K3): New.
9859         (main): New variable k3.  Call k3.k3_m.
9860
9861 2011-07-01  Jean-Charles Delay  <delay@adacore.com>
9862
9863         * gdb.ada/packed_array.exp: Fix expected outout.
9864
9865 2011-07-01  Jean-Charles Delay  <delay@adacore.com>
9866
9867         * gdb.ada/packed_array.exp: fixed expected output.
9868
9869 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
9870
9871         * gdb.ada/same_enum: New testcase.
9872
9873 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
9874
9875         * gdb.ada/ptr_typedef: New testcase.
9876
9877 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
9878
9879         * gdb.ada/arrayptr.exp: Add ptype test.
9880
9881 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
9882
9883         * gdb.ada/char_enum: New testcase.
9884
9885 2011-07-01  Yao Qi  <yao@codesourcery.com>
9886
9887         * gdb.base/dump.exp (capture_pointer_with_type): New.
9888         Get value from address instead of name.
9889         Start GDB once, and do `dump' and `restore'
9890         tests together.
9891
9892 2011-06-30  Jie Zhang <jie.zhang@analog.com>
9893             Mike Frysinger  <vapier@gentoo.org>
9894
9895         * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
9896         helper functions for getting/setting remotetimeout variable.
9897         * lib/gdb.exp (gdb_load): If the target is remote, set
9898         $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
9899         with $loadtimeout.  Set $load_ok to 0 before doing the load.
9900         Instead of returning, immediately, set $load_ok to 0.  Call
9901         set_remotetimeout with $oldremotetimeout, and then return if
9902         $load_ok is 1.
9903
9904 2011-06-30  Andrew Burgess  <aburgess@broadcom.com>
9905
9906         * gdb.python/py-template.exp: Don't run this test if the target
9907         does not support c++ tests.
9908
9909 2011-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
9910
9911         Fix non-only rename list for Fortran modules import.
9912         * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
9913         tests.
9914         * gdb.fortran/module.f90 (module moduse): New.
9915         (program module): use moduse, test var_x, var_y and var_z.
9916
9917 2011-06-29  Tom Tromey  <tromey@redhat.com>
9918
9919         PR testsuite/12040:
9920         * gdb.fortran/array-element.exp: Use f90, not f77.
9921         * gdb.fortran/complex.exp: Use f90, not f77.
9922         * gdb.fortran/derived-type.exp: Use f90, not f77.
9923         * gdb.fortran/library-module.exp: Use f90, not f77.
9924         * gdb.fortran/logical.exp: Use f90, not f77.
9925         * gdb.fortran/module.exp: Use f90, not f77.
9926         * gdb.fortran/multi-dim.exp: Use f90, not f77.
9927         * gdb.fortran/subarray.exp: Use f90, not f77.
9928
9929 2011-06-29  Tom Tromey  <tromey@redhat.com>
9930
9931         * gdb.fortran/charset.exp: New file.
9932         * gdb.fortran/charset.f90: New file.
9933
9934 2011-06-29  Tom Tromey  <tromey@redhat.com>
9935
9936         PR testsuite/12040:
9937         * lib/future.exp: New file, mostly extracted from ada.exp.
9938         Rewrote compatibility code to use rename.
9939         (gdb_find_gfortran): New proc.
9940         (gdb_default_target_compile): Refresh from dejagnu; plus a pending
9941         gfortran patch.
9942         * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
9943         Move to future.exp.
9944         * lib/gdb.exp: Always load future.exp.
9945
9946 2011-06-28  Yao Qi  <yao@codesourcery.com>
9947
9948         * gdb.cp/exception.cc: Don't include iostream.
9949         (bar): Remove print statement.
9950         (catcher): New.
9951         (main): Remove print statements.  Call function catcher.
9952         * gdb.cp/exception.exp : Don't match inferior's output in regexp.
9953         Set breakpoint on catcher, and check the value of parameter.
9954
9955 2011-06-23  Yao Qi  <yao@codesourcery.com>
9956
9957         * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
9958         breakpoint 1.2 is disabled.  KFAIL for uclinux.
9959
9960 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
9961
9962         * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
9963         mi_gdb_test.
9964
9965 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
9966
9967         * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
9968
9969 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
9970
9971         * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
9972
9973 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
9974
9975         * gdb.mi/mi2-basics.exp: Fix races.  Honour the
9976         `test_exec_and_symbol_mi_operatons' return value.
9977         (test_mi_interpreter_selection): Use mi_gdb_test instead of
9978         gdb_test_multiple.
9979         (test_exec_and_symbol_mi_operatons): Likewise.
9980         (test_path_specification): Likewise.
9981
9982 2011-06-23  Yao Qi  <yao@codesourcery.com>
9983
9984         * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
9985         supported.
9986         * lib/gdb.exp (support_displaced_stepping): New.
9987
9988 2011-06-23  Yao Qi  <yao@codesourcery.com>
9989
9990         * gdb.threads/execl.exp: Skip on remote target.
9991
9992 2011-06-21  Marek Polacek  <mpolacek@redhat.com>
9993
9994         * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
9995         mi_gdb_test.
9996
9997 2011-06-20  Marek Polacek  <mpolacek@redhat.com>
9998
9999         * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
10000
10001 2011-06-20  Marek Polacek  <mpolacek@redhat.com>
10002
10003         * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
10004         mi_gdb_test.
10005
10006 2011-06-20  Marek Polacek  <mpolacek@redhat.com>
10007
10008         * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
10009
10010 2011-06-14  Yao Qi  <yao@codesourcery.com>
10011
10012         gdb/testsuite/
10013         * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
10014
10015 2011-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10016
10017         * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
10018
10019 2011-06-10  Tom Tromey  <tromey@redhat.com>
10020
10021         * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
10022         Add tests for pointer-to-member-function.
10023         * gdb.cp/temargs.cc (S::somefunc): New function.
10024         (K2): New class.
10025         (main): Instantiate K2; call method.
10026
10027 2011-06-08  Joel Brobecker  <brobecker@adacore.com>
10028
10029         * gdb.python/py-inferior.c (f2): Make str an array rather
10030         than a pointer.
10031         * gdb.python/py-inferior.exp: Adjust testcase accordingly.
10032
10033 2011-06-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
10034
10035         * gdb.base/async-shell.c: New file.
10036         * gdb.base/async-shell.exp: New file.
10037
10038 2011-06-06  Pedro Alves  <pedro@codesourcery.com>
10039
10040         * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
10041
10042 2011-06-03  Joel Brobecker  <brobecker@adacore.com>  (obvious fix)
10043
10044         From Stephen Kitt  <steve@sk2.org>
10045         * gdb.base/help.exp: Adjust following some spelling corrections
10046         in GDB.
10047
10048 2011-06-01  Yao Qi  <yao@codesourcery.com>
10049
10050         * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
10051
10052 2010-05-31  Keith Seitz  <keiths@redhat.com>
10053
10054         PR c++/12750
10055         * gdb.cp/static-method.cc: New file.
10056         * gdb.cp/static-method.exp: New file.
10057
10058 2010-05-31  Keith Seitz  <keiths@redhat.com>
10059
10060         PR symtab/12704
10061         * gdb.cp/anon-ns.cc: New file.
10062         * gdb.cp/anon-ns.exp: New file.
10063
10064 2011-05-31  Pedro Alves  <pedro@codesourcery.com>
10065
10066         * gdb.arch/i386-dr3-watch.c: New file.
10067         * gdb.arch/i386-dr3-watch.exp: New file.
10068
10069 2011-05-30  Yao Qi  <yao@codesourcery.com>
10070
10071         * gdb.base/callfuncs.c (t_structs_fc): New.
10072         (t_structs_dc, t_structs_ldc): New.
10073         (t_double_many_args):
10074         (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
10075         (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
10076         (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
10077         * gdb.base/callfuncs.exp: Call new functions.
10078
10079 2011-05-30  Yao Qi  <yao@codesourcery.com>
10080
10081         * gdb.base/callfuncs.exp (rerun_and_prepare): New.
10082         Call rerun_and_prepare for each test to isolate effects.
10083
10084 2011-05-30  Yao Qi  <yao@codesourcery.com>
10085
10086         * gdb.base/varargs.c (find_max_float_real): New.
10087         (find_max_double_real, find_max_long_double_real): New.
10088         * gdb.base/varargs.exp: Call these new added functions.
10089         * lib/gdb.exp (setup_kfail_for_target): New.
10090
10091 2011-05-30  Yao Qi  <yao@codesourcery.com>
10092
10093         * gdb.base/funcargs.c (callca, callcb, callcc): New.
10094         (callcd, callce, callcf, callc1a, callc1b): New.
10095         (callc2a, callc2b): New.
10096         * gdb.base/funcargs.exp (complex_args): New.
10097         (complex_integral_args, complex_float_integral_args): New.
10098         * lib/gdb.exp (support_complex_tests): New.  Determine
10099         whether to run test cases on _Complex types.
10100
10101 2011-05-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
10102
10103         * gdb.threads/leader-exit.c: New file.
10104         * gdb.threads/leader-exit.exp: New file.
10105
10106 2011-05-27  Marek Polacek  <mpolacek@redhat.com>
10107
10108         * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
10109
10110 2011-05-27  Marek Polacek  <mpolacek@redhat.com>
10111
10112         * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
10113         remove the `supported' variable.
10114         * gdb.mi/mi-nonstop.exp: Likewise.
10115         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10116         * gdb.mi/mi-nsintrall.exp: Likewise.
10117         * gdb.mi/mi-nsmoribund.exp: Likewise.
10118         * gdb.mi/mi-nsthrexec.exp: Likewise.
10119
10120 2011-05-26  Pedro Alves  <pedro@codesourcery.com>
10121
10122         * gdb.reverse/finish-reverse-bkpt.exp: New test.
10123
10124 2011-05-26  Pedro Alves  <pedro@codesourcery.com>
10125
10126         * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
10127
10128 2011-05-24  Keith Seitz  <keiths@redhat.com>
10129
10130         PR breakpoint/12803
10131         * gdb.cp/cmpd-minsyms.cc (a): New method.
10132         (b): New method.
10133         (c): New method.
10134         * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
10135
10136 2011-05-24  Pedro Alves  <pedro@codesourcery.com>
10137
10138         * gdb.base/commands.exp (watchpoint_command_test): Check that the
10139         watchpoint's command list didn't execute when the watchpoint went
10140         out of scope.
10141
10142 2011-05-24  Pierre Muller  <muller@ics.u-strasbg.fr>
10143
10144         Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
10145         * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
10146         * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
10147         * gdb.arch/i386-gnu-cfi.exp: Likewise.
10148         * gdb.arch/i386-permbkpt.exp: Likewise.
10149         * gdb.arch/i386-prologue.exp: Likewise.
10150         * gdb.arch/i386-size-overlap.exp: Likewise.
10151         * gdb.arch/i386-size.exp: Likewise.
10152         * gdb.arch/i386-unwind.exp: Likewise.
10153         * gdb.reverse/i386-precsave.exp: Likewise.
10154         * gdb.reverse/i386-reverse.exp: Likewise.
10155         * gdb.reverse/i386-sse-reverse.exp: Likewise.
10156         * gdb.reverse/i387-env-reverse.exp: Likewise.
10157         * gdb.reverse/i387-stack-reverse.exp: Likewise.
10158
10159 2011-05-24  Pedro Alves  <pedro@codesourcery.com>
10160
10161         * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
10162         file doesn't error, using MI.
10163
10164 2011-05-23  Tom Tromey  <tromey@redhat.com>
10165
10166         * gdb.base/charset.exp (string_display): Add tests to assign to
10167         arrays.
10168         * gdb.base/charset.c (short_array, int_array, long_array): New.
10169
10170 2011-05-20  Pedro Alves  <pedro@codesourcery.com>
10171
10172         Cope with async mode.
10173
10174         * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
10175         into gdb_test + mi_expect_stop.
10176
10177 2011-05-20  Pedro Alves  <pedro@codesourcery.com>
10178
10179         * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
10180         (callme): Remove printf call.
10181
10182 2011-05-20  Pierre Muller  <muller@ics.u-strasbg.fr>
10183
10184         * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
10185         quote pattern to avoid problems with Cygwin/mingw expect versions.
10186         * gdb.base/default.exp (show convenience): Use double
10187         quote pattern for regular expressions.
10188
10189 2011-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
10190
10191         Fix -readnow for -gdwarf-4 unused type units.
10192         * gdb.dwarf2/dw4-sig-type-unused.S: New file.
10193         * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
10194
10195 2011-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
10196
10197         * gdb.base/kill-after-signal.c: New file.
10198         * gdb.base/kill-after-signal.exp: New file.
10199
10200 2011-05-16  Pedro Alves  <pedro@codesourcery.com>
10201
10202         * gdb.ada/start.exp: Call untested with the correct test filename.
10203         * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
10204         test filename.  Make the test's binary unique.
10205         * gdb.arch/i386-signal.exp: Call untested with the correct test
10206         filename.
10207         * gdb.arch/i386-size-overlap.exp: Ditto.
10208         * gdb.arch/Makefile.in (EXECUTABLES): Update.
10209         * gdb.base/gcore-buffer-overflow.exp: Ditto.
10210         * gdb.cp/call-c.exp: Ditto.
10211         * gdb.mi/mi-reverse.exp: Call untested with the correct test
10212         filename.  Make the test's binary unique.
10213         * gdb.mi/Makefile.in (EXECUTABLES): Update.
10214         * gdb.python/py-mi.exp: Ditto.
10215         * gdb.python/Makefile.in (EXECUTABLES): Update.
10216         * gdb.reverse/i386-precsave.exp: Ditto.
10217         * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
10218         test filename.
10219         * gdb.reverse/i387-stack-reverse.exp: Ditto.
10220         * gdb.reverse/sigall-precsave.exp: Ditto.  Make the test's binary
10221         unique.
10222         * gdb.reverse/sigall-reverse.exp: Call untested with the correct
10223         test filename.
10224         * gdb.reverse/Makefile.in (EXECUTABLES): Update.
10225         * gdb.trace/tfile.exp: Ditto.
10226
10227 2011-05-14  Yao Qi  <yao@codesourcery.com>
10228
10229         * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
10230         type.
10231
10232 2011-05-13  Doug Evans  <dje@google.com>
10233
10234         * gdb.python/py-objfile-script.exp: New file.
10235         * gdb.python/py-objfile-script.c: New file.
10236         * gdb.python/py-objfile-script-gdb.py: New file.
10237         * testsuite/gdb.python/py-section-script.exp: Test
10238         "info auto-load-scripts".
10239
10240 2011-05-13  Tom Tromey  <tromey@redhat.com>
10241
10242         * gdb.dwarf2/clztest.exp: New file.
10243         * gdb.dwarf2/clztest.c: New file.
10244         * gdb.dwarf2/clztest.S: New file.
10245
10246 2011-05-13  Doug Evans  <dje@google.com>
10247
10248         * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
10249         String16 tests.
10250
10251 2011-05-13  Tom Tromey  <tromey@redhat.com>
10252
10253         * lib/gdb.exp (is_x86_like_target): New proc.
10254         * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
10255         * gdb.dwarf2/valop.exp: Use is_x86_like_target.
10256         * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target.  Pass
10257         -nostdlib to compiler.
10258         * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
10259         * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
10260         * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
10261         * gdb.dwarf2/dw2-restore.exp: Check for LP64.
10262         * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
10263
10264 2011-05-13  Thiago Jung Bauermann  <bauerman@br.ibm.com>
10265
10266         * gdb.python/py-function.exp: Test setting a value from a function
10267         which executes a command.
10268
10269 2011-05-12  Tom Tromey  <tromey@redhat.com>
10270
10271         * gdb.dwarf2/typeddwarf.S: New file.
10272         * gdb.dwarf2/typeddwarf.c: New file.
10273         * gdb.dwarf2/typeddwarf.exp: New file.
10274
10275 2011-05-12  Marek Polacek  <mpolacek@redhat.com>
10276
10277         * gdb.mi/mi-basics.exp: Fix races.  Honour the
10278         `test_exec_and_symbol_mi_operatons' return value.
10279         (test_mi_interpreter_selection): Use mi_gdb_test instead of
10280         gdb_test_multiple.
10281         (test_exec_and_symbol_mi_operatons): Likewise.
10282         (test_path_specification): Likewise.
10283
10284 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
10285
10286         * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
10287         (gdb_touch_execfile): Remove catch wrappers.  New variable time.
10288         Replace `file copy' and `file rename' by `file mtime'.  Twice.
10289
10290 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
10291
10292         * gdb.base/readline-ask.c: New file.
10293         * gdb.base/readline-ask.exp: New file.
10294         * gdb.base/readline-ask.inputrc: New file.
10295
10296 2011-05-06  Ulrich Weigand  <uweigand@de.ibm.com>
10297
10298         * gdb.cell/bt.exp: Delete breakpoints before running to signal
10299         to avoid race condition.
10300         * gdb.cell/coremaker.c: Use small stack size.
10301         * gdb.cell/ea-standalone.exp: Use file name without path as
10302         argument to c_to.
10303         * gdb.cell/fork.exp: Allow other output when continuing to end.
10304
10305 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
10306
10307         * gdb.threads/corethreads.c: New file.
10308         * gdb.threads/corethreads.exp: New file.
10309
10310 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
10311
10312         * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
10313         Try to compile the test using -Wl,-z,norelro first.
10314         (load_core): New variable libthread_db_seen, initialize it.
10315         (zeroed-threads cannot be listed): Protect it by XFAIL on
10316         !$libthread_db_seen.
10317
10318 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
10319
10320         PR 12573
10321         * gdb.dwarf2/dw2-skip-prologue.S: New file.
10322         * gdb.dwarf2/dw2-skip-prologue.c: New file.
10323         * gdb.dwarf2/dw2-skip-prologue.exp: New file.
10324
10325 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
10326
10327         * gdb.cp/psymtab-parameter.cc: New file.
10328         * gdb.cp/psymtab-parameter.exp: New file.
10329
10330 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
10331
10332         Fix a race.
10333         * gdb.cp/static-print-quit.exp (print c): Split to ...
10334         (print c - <return>, print c - q <return>, print c - to quit):
10335         ... these.  Make the testfile untested on gdb-7.1.
10336
10337 2011-5-05  Janis Johnson  <janisjo@codesourcery.com>
10338
10339         * lib/gdb.exp (exec_target_file, exec_symbol_file,
10340         gdb_rename_execfile, gdb_touch_execfile): New.
10341         * gdb.base/reread.exp: Use new procs to handle multiple
10342         exec files.
10343
10344 2011-05-05  Yao Qi  <yao@codesourcery.com>
10345
10346         * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
10347         (test_adr_32bit, test_pop_pc): New.
10348         * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
10349         (test_adr_32bit, test_pop_pc): New.
10350
10351 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
10352
10353         * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
10354         * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
10355         targets.
10356         * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
10357         handle targets.
10358
10359 2011-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
10360
10361         * gdb.base/completion.exp (complete help info wat): Rename to ...
10362         (complete 'help info wat'): ... here.
10363         Remove all `-re ".*' and `-re "^.*' redundant regexes.
10364         (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
10365
10366 2011-05-04  Pedro Alves  <pedro@codesourcery.com>
10367
10368         * gdb.base/completion.exp: Use gdb_test_multiple instead of
10369         gdb_test and explicit $gdb_prompt/timeout matches.
10370
10371 2011-05-04  Yao Qi  <yao@codesourcery.com>
10372
10373         * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
10374         and __thumb2__.
10375
10376 2011-05-03  Marek Polacek  <mpolacek@redhat.com>
10377
10378         * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
10379         in place of `gdb_test "delete breakpoints"'.  This eliminates two
10380         testcases.
10381
10382 2011-05-02  Pedro Alves  <pedro@codesourcery.com>
10383
10384         PR testsuite/12649
10385         Fix races.
10386
10387         * gdb.base/completion.exp: Remove all sleep calls.  Remove
10388         unnecessary regexs.  Don't explicitly expect anything after the
10389         prompt.  Eat the prompt if necessary.
10390
10391 2011-05-02  Edjunior Machado  <emachado@linux.vnet.ibm.com>
10392
10393         * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
10394         accept to show the caller line again as well as the line after.
10395
10396 2011-04-29  Phil Muldoon  <pmuldoon@redhat.com>
10397
10398         PR mi/12531
10399
10400         * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
10401         compile target.
10402         * gdb.python/py-prettyprint.exp: Add C++ object for
10403         CPLUS_FAKE_CHILD test.
10404
10405 2011-04-28  Ulrich Weigand  <ulrich.weigand@linaro.org>
10406
10407         * gdb.base/signest.exp: New file.
10408         * gdb.base/signest.c: Likewise.
10409
10410 2011-04-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
10411
10412         * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
10413         thread and breakpoint notifications.
10414
10415 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
10416
10417         * gdb.base/fortran-sym-case.c: New file.
10418         * gdb.base/fortran-sym-case.exp: New file.
10419         * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
10420         * gdb.dwarf2/dw2-case-insensitive.c: New file.
10421         * gdb.dwarf2/dw2-case-insensitive.exp: New file.
10422
10423 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
10424
10425         * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
10426         * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
10427         false #1', `if true else false #2' and `if true else false #3'.
10428
10429 2011-04-27  Ulrich Weigand  <ulrich.weigand@linaro.org>
10430
10431         * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
10432         while delivering signal.
10433
10434 2011-04-27  Vladimir Prus  <vladimir@codesourcery.com>
10435
10436         MI breakpoint notifications.
10437
10438         * testsuite/gdb.mi/mi-cli.exp: Adust.
10439         * testsuite/gdb.mi/mi2-cli.exp: Adust.
10440         * testsuite/gdb.mi/mi-watch.exp: Adust.
10441         * testsuite/gdb.mi/mi2-watch.exp: Adust.
10442         * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
10443         notifications.
10444
10445 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10446
10447         * gdb.base/gdbindex-stabs-dwarf.c: New file.
10448         * gdb.base/gdbindex-stabs.c: New file.
10449         * gdb.base/gdbindex-stabs.exp: New file.
10450
10451 2011-04-25  Yao Qi  <yao@codesourcery.com>
10452
10453         * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
10454         with /*...*/.
10455         * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
10456
10457 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
10458
10459         * gdb.python/py-value.exp (test_objfiles): Name the first test
10460         `py-value in file.filename'.
10461
10462 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
10463
10464         * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
10465         * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
10466         * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
10467         !gdbserver_reconnect_p..
10468         (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
10469
10470 2011-04-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
10471
10472         * gdb.cp/cpcompletion.exp (complete class methods)
10473         (complete class methods beginning with F): Move them above runto.  New
10474         comment about the runto delimiter.
10475
10476 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
10477
10478         * gdb.base/maint.exp: Test that "maint print registers" works
10479         without a running program.
10480
10481 2011-04-20  Marek Polacek  <mpolacek@redhat.com>
10482
10483         * gdb.base/setshow.exp: Fix racy tests.
10484         ($old_gdb_prompt): New variable.
10485
10486 2011-04-19  Tom Tromey  <tromey@redhat.com>
10487
10488         * gdb.mi/mi-nsmoribund.exp:
10489         * gdb.hp/gdb.objdbg/objdbg01.exp:
10490         * gdb.base/structs.exp (test_struct_returns):
10491         * gdb.base/call-sc.exp (test_scalar_returns):
10492         * gdb.base/bigcore.exp: Remove duplicate words.
10493
10494 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
10495
10496         * gdb.base/break-interp-lib.c (v, vptr): New variables.
10497         * gdb.base/break-interp.exp (test_attach): New comment.
10498
10499 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
10500
10501         * gdb.threads/gcore-thread.exp ($core0file): New variable.
10502         (clear __stack_user.next, clear stack_used.next)
10503         (save a zeroed-threads corefile): New test.
10504         Call core_load for $core0file.
10505         (zeroed-threads cannot be listed): New test.
10506
10507 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
10508
10509         * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
10510         filename.
10511         ($srcfile): Preserve the original value.
10512         ($testfile): Match it the .exp filename.
10513         ($corefile): New variable.  Substitute it around.
10514         Use clean_restart.
10515         ($prev_timeout): Remove.
10516         (load_core): Move core loading into this proc.
10517         Fix restore of $timeout if load_core fails.
10518
10519 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
10520
10521         * gdb.base/eu-strip-infcall.c: New file.
10522         * gdb.base/eu-strip-infcall.exp: New file.
10523
10524 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
10525
10526         * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
10527         * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
10528
10529 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
10530
10531         Fix Python access to inlined frames.
10532         * gdb.python/py-frame-inline.c: New file.
10533         * gdb.python/py-frame-inline.exp: New file.
10534
10535 2011-04-13  Edjunior Machado  <emachado@linux.vnet.ibm.com>
10536
10537         * gdb.base/gdb1090.exp: Change breakpoint location to read the
10538         content of 's24' correctly (avoiding "optimized out").
10539         * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
10540
10541 2011-04-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
10542
10543         * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
10544
10545 2011-04-13  Thiago Jung Bauermann  <bauerman@br.ibm.com>
10546
10547         * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
10548         expect a colon in watch -location output.
10549
10550 2011-04-13  Marek Polacek  <mpolacek@redhat.com>
10551
10552         * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
10553         New testcase `expect response to define backtrace'.  Also remove
10554         redundant `default' block.
10555
10556 2011-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
10557
10558         * gdb.python/py-prettyprint.c (struct hint_error): New.
10559         (main): New variable hint_error.
10560         * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
10561         "print hint_error".
10562         * gdb.python/py-prettyprint.py (class pp_hint_error): New.
10563         (register_pretty_printers): Register it.
10564
10565 2011-04-04  Tom Tromey  <tromey@redhat.com>
10566
10567         * gdb.cp/maint.exp (test_help): Update.
10568         (test_namespace): Likewise.
10569
10570 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
10571
10572         * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
10573         * gdb.ada/arrayptr.exp: Add new tests.
10574
10575 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
10576
10577         * gdb.ada/mi_catch_ex: New testcase.
10578
10579 2011-04-01  Pedro Alves  <pedro@codesourcery.com>
10580
10581         * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
10582         base::overload(void) method without specifying "const".
10583
10584 2011-04-01  Ulrich Weigand  <ulrich.weigand@linaro.org>
10585
10586         * gdb.arch/thumb-singlestep.S: New file.
10587         * gdb.arch/thumb-singlestep.exp: Likewise.
10588
10589 2011-03-31  Tom Tromey  <tromey@redhat.com>
10590
10591         * gdb.python/py-prettyprint.py (exception_flag): New global.
10592         (NoStringContainerPrinter._iterator.next): Check it.
10593         * gdb.python/py-prettyprint.c (main): New variable nstype2.
10594         * gdb.python/py-mi.exp: Set exception_flag and do more tests.
10595
10596 2011-03-29  Tom Tromey  <tromey@redhat.com>
10597
10598         * gdb.cp/anon-struct.cc: New file.
10599         * gdb.cp/anon-struct.exp: New file.
10600
10601 2011-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
10602
10603         Test STT_GNU_IFUNC support.
10604         * gdb.base/gnu-ifunc-lib.c: New file.
10605         * gdb.base/gnu-ifunc.c: New file.
10606         * gdb.base/gnu-ifunc.exp: New file.
10607
10608 2011-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
10609
10610         Support a ring of related breakpoints.
10611         * gdb.base/watchpoint-delete.c: New file.
10612         * gdb.base/watchpoint-delete.exp: New file.
10613
10614 2011-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
10615
10616         * gdb.ada/arrayparam.exp (print first after function call): Use
10617         explicit package name.  Add a comment
10618         (print lasta after function call): Rename ...
10619         (print last after function call): ... it and use explicit package
10620         name.
10621         (print length after function call): Use explicit package name.
10622         * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
10623         * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
10624         (multiple matches for symbol i): Rename ...
10625         (multiple matches for symbol integervar): ... it.
10626         * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
10627         * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
10628
10629 2011-03-25  Andrew Burgess  <aburgess@broadcom.com>
10630
10631         * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
10632         environment variable to make grep output more predictable. Move
10633         all the environment setup into gdb_init so it's done once per test
10634         case rather than each time we start gdb.
10635
10636 2011-03-24  Tom Tromey  <tromey@redhat.com>
10637
10638         * gdb.base/label.exp: Use `main:there' linespec.  Add re-running
10639         test.
10640
10641 2011-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
10642
10643         * gdb.dwarf2/dw2-entry-value-main.c: New file.
10644         * gdb.dwarf2/dw2-entry-value.S: New file.
10645         * gdb.dwarf2/dw2-entry-value.exp: New file.
10646
10647 2011-03-22  Phil Muldoon  <pmuldoon@redhat.com>
10648
10649         PR python/12183
10650
10651         * gdb.python/py-function.exp: Add GdbError tests.
10652
10653 2011-03-18  Pedro Alves  <pedro@codesourcery.com>
10654
10655         * gdb.trace/unavailable.cc (args_test_func, local_test_func)
10656         (reglocal_test_func, statlocal_test_func): New functions.
10657         (globals_test_func): Call new functions.
10658         * gdb.trace/unavailable.exp (gdb_collect_args_test)
10659         (gdb_collect_locals_test): New procedure.
10660         (gdb_trace_collection_test): Call new procedures.
10661
10662 2011-03-18  Pedro Alves  <pedro@codesourcery.com>
10663
10664         * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
10665         (test_register, test_register_unavailable): New procedures.
10666         (gdb_unavailable_registers_test): New procedure.
10667         (gdb_trace_collection_test): Call it.
10668
10669 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
10670
10671         PR python/12149
10672
10673         * gdb.python/python.exp: Add gdb.write tests.
10674
10675 2010-03-17  Phil Muldoon  <pmuldoon@redhat.com>
10676
10677         * gdb.python/Makefile.in: Add py-objfile.
10678         * gdb.python/py-objfile.exp: New file.
10679         * gdb.python/py-objfile.c: New file.
10680         * gdb.python/py-block.exp: Add is_valid tests.
10681         * gdb.python/py-inferior.exp: Ditto.
10682         * gdb.python/py-infthread.exp: Ditto.
10683         * gdb.python/py-symbol.exp: Ditto.
10684         * gdb.python/py-symtab.exp: Ditto.
10685
10686 2011-03-16  Keith Seitz  <keiths@redhat.com>
10687
10688         PR c++/12273
10689         * gdb.cp/cmpd-minsyms.exp: New test.
10690         * gdb.cp/cmpd-minsyms.cc: New file.
10691
10692         PR c++/11734
10693         * gdb.cp/ovsrch.exp: New test.
10694         * gdb.cp/ovsrch.h: New file.
10695         * gdb.cp/ovsrch1.cc: New file.
10696         * gdb.cp/ovsrch2.cc: New file.
10697         * gdb.cp/ovsrch3.cc: New file.
10698         * gdb.cp/ovsrch4.cc: New file.
10699
10700 2011-03-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
10701
10702         PR gdb/12528
10703         * gdb.base/Makefile.in: Adjust EXECUTABLES.
10704         * gdb.base/break-on-linker-gcd-function.exp: New test.
10705         * gdb.base/break-on-linker-gcd-function.cc: New file.
10706
10707 2011-03-15  Andreas Tobler  <andreast@fgznet.ch>
10708
10709         * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
10710
10711 2011-03-15  Phil Muldoon  <pmuldoon@redhat.com>
10712
10713         * lib/gdb.exp (gdb_unload): Add another termination case.
10714
10715 2011-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
10716
10717         * gdb.dwarf2/dw2-empty-pc-range.S: New file.
10718         * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
10719         * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
10720         Provide a stub byte there.
10721         (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
10722         DW_AT_entry_pc.
10723         (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
10724
10725 2011-03-15  Ulrich Weigand  <uweigand@de.ibm.com>
10726
10727         * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
10728         using a GCC 4.1 or 4.2 compiler.  Add an additional test variant
10729         "generic ABI, auto".
10730         (altivec_abi_tests): Accept vectors returned by reference.
10731
10732 2010-03-14  Phil Muldoon  <pmuldoon@redhat.com>
10733
10734         * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
10735
10736 2011-03-13  Ulrich Weigand  <uweigand@de.ibm.com>
10737
10738         * gdb.python/py-section-script.exp: Skip test if no Python support.
10739
10740 2011-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
10741
10742         * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
10743
10744 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
10745
10746         * gdb.python/py-parameter.exp: Update tests to the new Python
10747         parameter API. Add "no documentation" test.  Add deprecated API
10748         backward compatibility test.
10749
10750 2011-03-09  Tom Tromey  <tromey@redhat.com>
10751
10752         * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
10753         gdb_continue_to_end.
10754
10755 2011-03-09  Mark Kettenis  <kettenis@gnu.org>
10756
10757         * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
10758         tabs.
10759
10760 2011-03-09  Tom Tromey  <tromey@redhat.com>
10761
10762         * lib/gdb.exp (inferior_exited_re): Match. leading `['.  Wrap in
10763         parentheses.
10764         (gdb_continue_to_end): Add "allow_extra" parameter.  Use
10765         $command.
10766         * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
10767         argument to gdb_continue_to_end.
10768         * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
10769         argument to gdb_continue_to_end.
10770         * gdb.cp/annota3.exp: Fix regex.
10771         * gdb.cp/annota2.exp: Fix regex.
10772         * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
10773         gdb_continue_to_end.
10774         * gdb.base/call-signal-resume.exp: Revert earlier patch.
10775         * gdb.ada/tasks.exp: Pass "allow_extra" argument to
10776         gdb_continue_to_end.
10777
10778 2011-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
10779
10780         * gdb.server/ext-run.exp
10781         (load new file without any gdbserver inferior): New test.
10782
10783 2011-03-07  Tom Tromey  <tromey@redhat.com>
10784
10785         * Makefile.in (TAGS): Rewrite.
10786
10787 2011-03-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
10788
10789         * gdb.trace/report.exp (12.1: trace report #1): New match for the
10790         initial commands echo.  New match for `Found trace'.  Anchor all the
10791         other matches.  Anchor and match for `No trace frame found' the final
10792         match.
10793
10794 2011-03-07  Tom Tromey  <tromey@redhat.com>
10795
10796         * Makefile.in (TAGS): New target.
10797
10798 2011-03-07  Tom Tromey  <tromey@redhat.com>
10799
10800         * lib/opencl.exp (skip_opencl_tests): Update for exit message
10801         change.
10802         * lib/mi-support.exp (mi_gdb_test): Update for exit message
10803         change.
10804         * lib/gdb.exp (gdb_test_multiple): Update comment.  Update for
10805         exit message change.
10806         (skip_altivec_tests): Update for exit message change.
10807         (skip_vsx_tests): Likewise.
10808         (gdb_continue_to_end): Likewise.  Add 'command' argument.
10809         * lib/cell.exp (skip_cell_tests): Update for exit message change.
10810         * gdb.threads/tls.exp: Update for exit message change.
10811         * gdb.threads/thread-unwindonsignal.exp: Use
10812         gdb_continue_to_end.
10813         * gdb.threads/step.exp (step_it): Update for exit message change.
10814         (continue_all): Likewise.
10815         * gdb.threads/print-threads.exp (test_all_threads): Update for
10816         exit message change.
10817         * gdb.threads/interrupted-hand-call.exp: Use
10818         gdb_continue_to_end.
10819         * gdb.threads/execl.exp: Use gdb_continue_to_end.
10820         * gdb.python/py-prettyprint.exp (run_lang_tests): Use
10821         gdb_continue_to_end.
10822         * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
10823         * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
10824         * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
10825         * gdb.cp/method.exp: Update for exit message change.
10826         * gdb.cp/mb-templates.exp: Update for exit message change.
10827         * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
10828         * gdb.cp/annota3.exp: Update for exit message change.
10829         * gdb.cp/annota2.exp: Update for exit message change.
10830         * gdb.cell/fork.exp: Use gdb_continue_to_end.
10831         * gdb.base/term.exp: Update for exit message change.
10832         * gdb.base/step-test.exp (test_i): Update for exit message change.
10833         * gdb.base/sigstep.exp (advance): Update for exit message change.
10834         (advancei): Likewise.
10835         * gdb.base/siginfo.exp: Update for exit message change.
10836         * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
10837         * gdb.base/reread.exp: Use gdb_continue_to_end.
10838         * gdb.base/langs.exp: Use gdb_continue_to_end.
10839         * gdb.base/interrupt.exp: Update for exit message change.
10840         * gdb.base/gdb1555.exp: Update for exit message change.
10841         * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
10842         * gdb.base/ending-run.exp: Update for exit message change.
10843         * gdb.base/chng-syms.exp: Update for exit message change.
10844         * gdb.base/checkpoint.exp: Update for exit message change.
10845         * gdb.base/catch-syscall.exp (check_for_program_end): Use
10846         gdb_continue_to_end.
10847         (test_catch_syscall_with_wrong_args): Likewise.
10848         * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
10849         * gdb.base/break-interp.exp (test_ld): Update for exit message
10850         change.
10851         * gdb.base/bang.exp: Update for exit message change.
10852         * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
10853         (do_call_attach_tests): Likewise.
10854         * gdb.base/a2-run.exp: Update for exit message change.
10855         * gdb.arch/ppc-dfp.exp: Update for exit message change.
10856         * gdb.ada/tasks.exp: Use gdb_continue_to_end.
10857         * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
10858
10859 2011-03-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
10860
10861         * gdb.base/help.exp (help thread find): Fix one forgotten quote.
10862
10863 2011-03-03  Tom Tromey  <tromey@redhat.com>
10864
10865         * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
10866         * gdb.hp/gdb.aCC/configure (Makefile): Remove.
10867         * gdb.hp/gdb.aCC/configure.ac: Remove.
10868         * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
10869         * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
10870         * gdb.hp/gdb.base-hp/configure.ac: Remove.
10871         * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
10872         * gdb.hp/gdb.compat/configure (Makefile): Remove.
10873         * gdb.hp/gdb.compat/configure.ac: Remove.
10874         * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
10875         * gdb.hp/gdb.defects/configure (Makefile): Remove.
10876         * gdb.hp/gdb.defects/configure.ac: Remove.
10877         * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
10878         * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
10879         * gdb.hp/gdb.objdbg/configure.ac: Remove.
10880         * gdb.hp/configure.ac: Remove.
10881         * gdb.hp/configure: Remove.
10882         * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
10883         substitution.
10884         (Makefile): Remove rule.
10885         * gdb.cell/configure.ac: Remove.
10886         * gdb.cell/configure: Remove.
10887         * gdb.stabs/Makefile.in (Makefile): Remove.
10888         (distclean): Don't remove config.status or config.log.
10889         * gdb.stabs/configure (Makefile): Remove.
10890         * gdb.stabs/configure.ac: Remove.
10891         * configure: Rebuild.
10892         * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
10893         Remove stabs- and cell-specific logic.  Test for existence of
10894         ../gdbtk before configuring gdb.gdbtk.  Build Makefiles in gdb.hp
10895         subdirectories, gdb.cell, and and gdb.stabs.
10896         * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
10897
10898 2011-03-03  Joel Brobecker  <brobecker@adacore.com>
10899
10900         * gdb.python/py-inferior.exp: Avoid searching pattern beyond
10901         end of buffer.
10902
10903 2011-03-02  Joel Brobecker  <brobecker@adacore.com>
10904
10905         * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
10906         gdb_test when running a test where we expected no output back.
10907
10908 2011-02-28  Michael Snyder  <msnyder@vmware.com>
10909
10910         * gdb.cp/overload.cc: Change initializer value to integer.
10911
10912 2011-02-27  Michael Snyder  <msnyder@vmware.com>
10913
10914         * gdb.multi/base.exp: Add test for remove-inferiors.
10915
10916 2011-02-26  Joel Brobecker  <brobecker@adacore.com>
10917
10918         * gdb.python/py-frame.exp: Simplify the initialization phase
10919         using prepare_for_testing.
10920
10921 2011-02-25  Michael Snyder  <msnyder@vmware.com>
10922
10923         * gdb.multi/base.exp: Add tests for info inferiors with args.
10924
10925 2011-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10926
10927         * gdb.dwarf2/dw2-ranges.S: Rename to ...
10928         * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
10929         * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
10930         Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
10931         asmfile3.  Comment the STABS (#3) file compilation.  Compile
10932         everything through assembler.  Provide KFAIL for symtab/12497.
10933         * gdb.dwarf2/dw2-ranges2.S: Rename to ...
10934         * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
10935         * gdb.dwarf2/dw2-ranges3.S: Rename to ...
10936         * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
10937
10938 2011-02-24  Michael Snyder  <msnyder@vmware.com>
10939
10940         * gdb.base/break.exp: Add tests for delete breakpoints using
10941         convenience variables and value history references.
10942
10943 2011-02-24  Michael Snyder  <msnyder@vmware.com>
10944
10945         * gdb.base/break.exp: Remove debugging 'printf' accidentally
10946         left behind in previous check-in.
10947
10948 2011-02-23  Michael Snyder  <msnyder@vmware.com>
10949
10950         * gdb.base/break.exp: Add tests for "info break" with arguments.
10951         * gdb.trace/infotrace.exp: Update patterns for error and help.
10952         * gdb.base/completion.exp: Update pattern.
10953         * gdb.base/ena-dis-br.exp: Update pattern.
10954         * gdb.base/help.exp: Update patterns.
10955
10956 2011-02-23  Michael Snyder  <msnyder@vmware.com>
10957
10958         * gdb.base/memattr.exp: New test.
10959         * gdb.base/memattr.c: Test load for memattr.exp.
10960
10961 2011-02-22  Doug Evans  <dje@google.com>
10962
10963         * gdb.python/py-symbol.exp: Test lookup_global_symbol.
10964
10965 2011-02-22  Michael Snyder  <msnyder@vmware.com>
10966
10967         * Makefile.in: Make more clean.
10968         * gdb.ada/Makefile.in: Ditto.
10969         * gdb.arch/Makefile.in: Ditto.
10970         * gdb.asm/Makefile.in: Ditto.
10971         * gdb.base/Makefile.in: Ditto.
10972         * gdb.cp/Makefile.in: Ditto.
10973         * gdb.dwarf2/Makefile.in: Ditto.
10974         * gdb.java/Makefile.in: Ditto.
10975         * gdb.mi/Makefile.in: Ditto.
10976         * gdb.modula2/Makefile.in: Ditto.
10977         * gdb.python/Makefile.in: Ditto.
10978         * gdb.server/Makefile.in: Ditto.
10979         * gdb.stabs/Makefile.in: Ditto.
10980         * gdb.threads/Makefile.in: Ditto.
10981         * gdb.trace/Makefile.in: Ditto.
10982
10983 2011-02-22  Michael Snyder  <msnyder@vmware.com>
10984
10985         * gdb.threads/thread-find.exp: Add tests for bad input to
10986         info threads.
10987
10988 2011-02-22  Joel Brobecker  <brobecker@adacore.com>
10989
10990         * gdb.python/py-breakpoint.exp: Fix the expected output of
10991         one of the "maint info breakpoints" tests to accept the output
10992         generated on platforms that do not have hardware watchpoints.
10993
10994 2011-02-22  Joel Brobecker  <brobecker@adacore.com>
10995
10996         * gdb.python/py-breakpoint.exp: Remove unnecessary call to
10997         clean_restart.  Be a little stricter in the expected output
10998         for one of the tests.  Fix a typo in one of the comments.
10999
11000 2011-02-22  Joel Brobecker  <brobecker@adacore.com>
11001
11002         * gdb.python/py-block.exp: Simplify using prepare_for_testing.
11003         Delete variable binfile, no longer use.  Add or modify test
11004         comments to make them unique.
11005
11006 2011-02-21  Michael Snyder  <msnyder@vmware.com>
11007
11008         * Makefile.in: Update for make clean.
11009         * gdb.ada/Makefile.in: Ditto.
11010         * gdb.arch/Makefile.in: Ditto.
11011         * gdb.asm/Makefile.in: Ditto.
11012         * gdb.base/Makefile.in: Ditto.
11013         * gdb.cp/Makefile.in: Ditto.
11014         * gdb.dwarf2/Makefile.in: Ditto.
11015         * gdb.java/Makefile.in: Ditto.
11016         * gdb.mi/Makefile.in: Ditto.
11017         * gdb.modula2/Makefile.in: Ditto.
11018         * gdb.python/Makefile.in: Ditto.
11019         * gdb.server/Makefile.in: Ditto.
11020         * gdb.stabs/Makefile.in: Ditto.
11021         * gdb.threads/Makefile.in: Ditto.
11022         * gdb.trace/Makefile.in: Ditto.
11023
11024 2011-02-21  Michael Snyder  <msnyder@vmware.com>
11025
11026         * gdb.threads/thread-find.exp: Update patterns for changes in
11027         output of "info threads" command.
11028
11029 2011-02-21  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
11030             Ulrich Weigand  <uweigand@de.ibm.com>
11031
11032         * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
11033         (skip_hw_watchpoint_tests): Likewise.
11034         (skip_hw_watchpoint_multi_tests): Likewise.
11035
11036 2011-02-21  Ulrich Weigand  <uweigand@de.ibm.com>
11037
11038         * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
11039         (skip_hw_watchpoint_tests): Likewise.
11040         (skip_hw_watchpoint_multi_tests): Likewise.
11041         (skip_hw_watchpoint_access_tests): Likewise.
11042
11043         * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
11044         * gdb.base/pr11022.exp: Likewise.
11045         * gdb.base/watch-read.exp: Likewise.
11046         * gdb.base/watch_thread_num.exp: Likewise.
11047         * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
11048         * gdb.base/watchpoint-hw.exp: Likewise.
11049         * gdb.base/watchpoint.exp: Likewise.
11050         * gdb.threads/local-watch-wrong-thread.exp: Likewise.
11051         * gdb.threads/watchthreads-reorder.exp: Likewise.
11052         * gdb.threads/watchthreads.exp: Likewise.
11053         * gdb.threads/watchthreads2.exp: Likewise.
11054
11055 2011-02-21  Joel Brobecker  <brobecker@adacore.com>
11056
11057         * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
11058         the debugger is unable to find the array bounds.
11059
11060 2011-02-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
11061
11062         * gdb.cp/typedef-operator.exp: New file.
11063         * gdb.cp/typedef-operator.cc: New file.
11064
11065 2011-02-17  Michael Snyder  <msnyder@vmware.com>
11066
11067         * gdb.threads/thread-find.exp: Fix regular expressions.
11068
11069 2011-02-17  Joel Brobecker  <brobecker@adacore.com>
11070
11071         * gdb.ada/packed_array: Expand testcase to test printing of
11072         unconstrained packed array.
11073
11074 2011-02-17  Joel Brobecker  <brobecker@adacore.com>
11075
11076         * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
11077
11078 2011-02-16  Pedro Alves  <pedro@codesourcery.com>
11079
11080         * gdb.trace/collection.c (globalarr3): New global.
11081         (main): Initialize it before collecting, and and clear it
11082         afterwards.
11083         * gdb.trace/collection.exp (gdb_collect_globals_test): Test
11084         collecting with '{type} addr', where the addr expression is not an
11085         rvalue.
11086
11087 2011-02-16  Ken Werner  <ken.werner@de.ibm.com>
11088
11089         * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
11090         a bool variable. Expect correct OpenCL names for vector types. Use the
11091         uc3 variable name instead of referring to the uchar3 built-in type.
11092         Escape the asterisk at the half pointer test.
11093
11094 2011-02-16  Pedro Alves  <pedro@codesourcery.com>
11095
11096         * gdb.trace/collection.c (globalarr2): New global.
11097         (main): Initialize it before collecting, and and clear it
11098         afterwards.
11099         * gdb.trace/collection.exp (gdb_collect_globals_test): Test
11100         collecting overlapping memory ranges.
11101
11102 2011-02-15  Michael Snyder  <msnyder@vmware.com>
11103
11104         * gdb.base/default.exp: Add tests for thread commands.
11105         * gdb.base/help.exp: Add tests for thread commands.
11106         * gdb.threads/thread-find.exp: New test for thread find command.
11107
11108 2011-02-15  Ken Werner  <ken.werner@de.ibm.com>
11109
11110         * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
11111
11112 2011-02-15  Yao Qi  <yao@codesourcery.com>
11113
11114         PR tdep/12352
11115         * gdb.arch/arm-disp-step.S : New test for str instruction.
11116         * gdb.arch/arm-disp-step.exp : Likewise.
11117
11118 2011-02-15  Thiago Jung Bauermann  <bauerman@br.ibm.com>
11119
11120         * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
11121         "vector_register2_vr" test strings.  Test the extended floating
11122         point registers (F32~F63).
11123         * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
11124         IBM XL C compiler.  Make the test program use a register provided
11125         by the compiler for the lxvd2x instruction.
11126
11127 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
11128
11129         * gdb.trace/unavailable.cc (class Base, class Middle, class
11130         Derived): New types.
11131         (derived_unavail, derived_partial, derived_whole): New globals.
11132         (virtual_partial): New global.
11133         (virtualp): Point at virtual_partial.
11134         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
11135         related to unavailable vptr.
11136
11137 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
11138
11139         * gdb.trace/unavailable.cc (a, b, c): New globals.
11140         (main): Set and clear them.
11141         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
11142         `a' and `c', and check that `b' isn't collected, although `a' and
11143         `c' are.
11144
11145 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
11146
11147         * gdb.trace/unavailable.cc (struct Virtual): New.
11148         (virtualp): New global pointer.
11149         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
11150         printing a pointer to an object whose type has a vtable, with
11151         print object on.
11152
11153 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
11154
11155         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
11156         value repeat handles unavailableness.
11157
11158 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
11159
11160         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
11161         tests for building arrays from unavailable values, subscripting
11162         non-memory rvalue unvailable arrays, and accessing fields or
11163         baseclasses of non-lazy unavailable values,
11164         * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
11165         struct types.
11166         (g_smallstruct, g_smallstruct_b): New globals.
11167
11168 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
11169
11170         * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
11171
11172 2011-02-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
11173
11174         Fix const/volatile qualifiers of C++ types, PR c++/12328.
11175         * gdb.cp/overload-const.exp: New file.
11176         * gdb.cp/overload-const.cc: New file.
11177
11178 2011-02-08  Ulrich Weigand  <uweigand@de.ibm.com>
11179
11180         * gdb.opencl/callfuncs.cl: New file.
11181         * gdb.opencl/callfuncs.exp: New test.
11182         * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
11183
11184 2011-02-08  Ulrich Weigand  <uweigand@de.ibm.com>
11185
11186         * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
11187         when computing result.
11188         * gdb.arch/altivec-abi.exp: Update expected results.
11189
11190 2011-02-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
11191
11192         * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
11193         * gdb.base/jit.exp: Likewise.
11194         * gdb.base/pie-execl.exp: Likewise.
11195         * gdb.base/solib-nodir.exp: Likewise.
11196         * gdb.base/solib-overlap.exp: Likewise.
11197
11198 2011-02-07  Pedro Alves  <pedro@codesourcery.com>
11199
11200         * gdb.trace/collection.c (global_pieces): New.
11201         * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
11202         New procedure.
11203         (gdb_trace_collection_test): Call it.
11204
11205 2011-02-04  Sami Wagiaalla  <swagiaal@redhat.com>
11206
11207         * gdb.python/py-evthreads.c: New file.
11208         * gdb.python/py-evthreads.exp: New file.
11209         * gdb.python/py-events.py: New file.
11210         * gdb.python/py-events.exp: New file.
11211         * gdb.python/py-events.c: New file.
11212
11213 2011-02-04 David Daney <ddaney@caviumnetworks.com>
11214
11215         * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
11216
11217 2011-02-03  Andrew Burgess  <aburgess@broadcom.com>
11218
11219         * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
11220         gdb.base/disasm-end-cu.exp: New test for disassembling over the
11221         boundary between two compilation units.
11222
11223 2011-02-02  Pedro Alves  <pedro@codesourcery.com>
11224
11225         * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
11226         (Virtual): New structs.
11227         (virtual_o, virtual_middle_b): New globals.
11228         * gdb.cp/virtbase.exp: New tests.
11229
11230 2011-01-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
11231
11232         * gdb.base/jit.exp: New file.
11233         * gdb.base/jit-main.c: New file.
11234         * gdb.base/jit-solib.c: New file.
11235
11236 2011-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
11237
11238         * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
11239         proceed to initial kernel entry point.
11240         * gdb.opencl/datatypes.exp: Likewise.
11241         * gdb.opencl/operators.exp: Likewise.
11242         * gdb.opencl/vec_comps.exp: Likewise.
11243
11244 2011-01-31  Sami Wagiaalla  <swagiaal@redhat.com>
11245
11246         * gdb.cp/nsnested.cc: New.
11247         * gdb.cp/nsnested.exp: New.
11248         * gdb.cp/nsnoimports.exp: New.
11249         * gdb.cp/nsnoimports.cc: New.
11250
11251 2011-01-31  Joel Brobecker  <brobecker@adacore.com>
11252
11253         * gdb.base/interact.exp: Add extra tests that verify that
11254         the value of the interactive-mode setting does not change
11255         after the script is sourced.
11256
11257 2011-01-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
11258
11259         * gdb.cp/noparam.exp: New file.
11260         * gdb.cp/noparam.cc: New file.
11261
11262 2011-01-28  Pedro Alves  <pedro@codesourcery.com>
11263
11264         * gdb.trace/tfile.exp: Test that with no traceframe selected,
11265         there's no stack or registers.
11266
11267 2011-01-26  Tom Tromey  <tromey@redhat.com>
11268
11269         * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
11270         space before string output.  Add test for "set print pretty off"
11271         case.
11272
11273 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
11274
11275         * gdb.base/frame-args.exp: Adjust.
11276         * gdb.dwarf2/dw2-noloc.exp: Adjust.
11277         * gdb.dwarf2/dw2-inline-param.exp: Adjust.
11278         * gdb.dwarf2/pieces.exp: Adjust.
11279         * gdb.opt/clobbered-registers-O2.exp: Adjust.
11280         * gdb.opt/inline-locals.exp: Adjust.
11281         * gdb.threads/fork-child-threads.exp: Adjust.
11282
11283 2011-01-25  Ken Werner  <ken.werner@de.ibm.com>
11284
11285         * gdb.opencl/convs_casts.cl: Move program scope variables into the
11286         OpenCL kernel function. Add a comment as marker. Add address space
11287         qualifiers for the remaining program scope variables.
11288         * gdb.opencl/datatypes.cl: Likewise.
11289         * gdb.opencl/operators.cl: Likewise.
11290         * gdb.opencl/vec_comps.cl: Likewise.
11291         * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
11292         Add breakpoint at the marker comment.
11293         * gdb.opencl/datatypes.exp: Likewise.
11294         * gdb.opencl/operators.exp: Likewise.
11295         * gdb.opencl/vec_comps.exp: Likewise.
11296
11297 2011-01-24  Pedro Alves  <pedro@codesourcery.com>
11298
11299         * gdb.base/printcmds.c (some_struct): New struct and instance.
11300         * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
11301         procedure.
11302         <global scope>: Call it.
11303
11304 2011-01-21  Ken Werner  <ken.werner@de.ibm.com>
11305
11306         * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
11307         argument to the gdb_compile_opencl_hostapp call.
11308
11309 2011-01-19  Yao Qi  <yao@codesourcery.com>
11310
11311         * lib/dwarf.exp (dwarf2_support): Change supported targets to a
11312         positve list.
11313
11314 2011-01-19  Yao Qi  <yao@codesourcery.com>
11315
11316         * gdb.asm/asm-source.exp: Replace ARM target triplet with a
11317         canonical form.
11318         Remove "xscale-*-*"
11319         * gdb.xml/tdesc-regs.exp: Likewise.
11320         * gdb.python/py-section-script.exp: Replace ARM target triplet
11321         with canonical form.
11322         Match arm*-*-symbianelf*.
11323         * gdb.base/dup-sect.exp: Likewise.
11324         * lib/dwarf.exp: New.
11325         * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
11326         dwarf2_support.
11327         * gdb.dwarf2/dup-psym.exp: Likewise.
11328         * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
11329         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11330         * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
11331         * gdb.dwarf2/dw2-basic.exp: Likewise.
11332         * gdb.dwarf2/dw2-compressed.exp: Likewise.
11333         * gdb.dwarf2/dw2-const.exp: Likewise.
11334         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
11335         * gdb.dwarf2/dw2-cu-size.exp: Likewise.
11336         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
11337         * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
11338         * gdb.dwarf2/dw2-filename.exp: Likewise.
11339         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
11340         * gdb.dwarf2/dw2-inline-param.exp: Likewise.
11341         * gdb.dwarf2/dw2-intercu.exp: Likewise.
11342         * gdb.dwarf2/dw2-intermix.exp: Likewise.
11343         * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
11344         * gdb.dwarf2/dw2-noloc.exp: Likewise.
11345         * gdb.dwarf2/dw2-op-call.exp: Likewise.
11346         * gdb.dwarf2/dw2-producer.exp: Likewise.
11347         * gdb.dwarf2/dw2-ranges.exp: Likewise.
11348         * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
11349         * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
11350         * gdb.dwarf2/dw2-strp.exp: Likewise.
11351         * gdb.dwarf2/dw2-unresolved.exp: Likewise.
11352         * gdb.dwarf2/implptr.exp: Likewise.
11353         * gdb.dwarf2/mac-fileno.exp: Likewise.
11354         * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
11355         * gdb.dwarf2/pieces.exp: Likewise.
11356         * gdb.dwarf2/pr11465.exp: Likewise.
11357         * gdb.dwarf2/valop.exp: Likewise.
11358         * gdb.dwarf2/watch-notconst.exp: Likewise.
11359         * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
11360
11361 2011-01-19  Tom Tromey  <tromey@redhat.com>
11362
11363         * gdb.python/py-infthread.exp: Add thread tests.
11364
11365 2011-01-14  Joel Brobecker  <brobecker@adacore.com>
11366
11367         * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
11368
11369 2011-01-14  Joel Brobecker  <brobecker@adacore.com>
11370
11371         * gdb.ada/widewide: New testcase.
11372
11373 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
11374
11375         * gdb.base/interact.exp: New testcase.
11376
11377 2011-01-12  Tom Tromey  <tromey@redhat.com>
11378
11379         * gdb.mi/gdb2549.exp: Update for error message changes.
11380         * gdb.mi/mi-cli.exp: Likewise.
11381         * gdb.mi/mi-disassemble.exp: Likewise.
11382         * gdb.mi/mi-pthreads.exp: Likewise.
11383         * gdb.mi/mi-regs.exp: Likewise.
11384         * gdb.mi/mi-stack.exp: Likewise.
11385         * gdb.mi/mi-var-block.exp: Likewise.
11386         * gdb.mi/mi-var-cmd.exp: Likewise.
11387         * gdb.mi/mi2-cli.exp: Likewise.
11388         * gdb.mi/mi2-disassemble.exp: Likewise.
11389         * gdb.mi/mi2-pthreads.exp: Likewise.
11390         * gdb.mi/mi2-regs.exp: Likewise.
11391         * gdb.mi/mi2-stack.exp: Likewise.
11392         * gdb.mi/mi2-var-block.exp: Likewise.
11393         * gdb.mi/mi2-var-cmd.exp: Likewise.
11394
11395 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
11396             Jan Kratochvil  <jan.kratochvil@redhat.com>
11397
11398         PR fortran/11104 and DWARF unbound arrays detection.
11399         * gdb.fortran/multi-dim.exp: New file.
11400         * gdb.fortran/multi-dim.f90: New file.
11401
11402 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
11403
11404         * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
11405         expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
11406         add new tests for opcode dumping.
11407
11408 2011-01-11  Tom Tromey  <tromey@redhat.com>
11409
11410         * gdb.python/py-infthread.exp: Load gdb-python.exp.
11411
11412 2010-01-11  Thiago Jung Bauermann  <bauerman@br.ibm.com>
11413
11414         Convert hardware watchpoints to use breakpoint_ops.
11415         * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
11416         type is not supported.
11417         * gdb.base/foll-fork.exp: Likewise.
11418         * gdb.base/foll-vfork.exp: Likewise.
11419
11420 2011-01-10  Phil Muldoon  <pmuldoon@redhat.com>
11421
11422         * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
11423         Use load_lib gdb-python.exp.
11424         * gdb.python/python.exp: Ditto.
11425         * gdb.python/py-function.exp: Ditto.
11426
11427 2011-01-09  Andreas Schwab  <schwab@linux-m68k.org>
11428
11429         * gdb.threads/tls.exp ("info address me"): Fix expected output.
11430
11431 2011-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11432
11433         * configure: Regenerate.
11434
11435 2011-01-06  Tom Tromey  <tromey@redhat.com>
11436
11437         * gdb.python/py-frame.exp: Test gdb.newest_frame.
11438
11439 2011-01-06  Joel Brobecker  <brobecker@adacore.com>
11440
11441         * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
11442         gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
11443         gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
11444         gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
11445         gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
11446         gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
11447         gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
11448         gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
11449         gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
11450         gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
11451         gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
11452         gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
11453         gdb.ada/null_array.exp, gdb.ada/null_record.exp,
11454         gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
11455         gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
11456         gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
11457         gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
11458         gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
11459         gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
11460         gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
11461         gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
11462         gdb.ada/uninitialized_vars.exp,
11463         gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
11464         Simplify by using clean_restart.
11465
11466 2011-01-06  Joel Brobecker  <brobecker@adacore.com>
11467
11468         Add marker to be used as anchor for inserting breakpoints.
11469         * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
11470         * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
11471         Likewise.
11472
11473         Remove uses of gdb_start_cmd.
11474         * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
11475         * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
11476
11477         Do not run testcase if testing with GDBserver.
11478         * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
11479         if testing with GDBserver.
11480
11481 2011-01-06  Joel Brobecker  <brobecker@adacore.com>
11482
11483         * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
11484         gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
11485         copyright header.
11486
11487 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
11488
11489         * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
11490         testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
11491         testsuite/gdb.fortran/complex.f,
11492         testsuite/gdb.fortran/derived-type.f90,
11493         testsuite/gdb.fortran/library-module-lib.f90,
11494         testsuite/gdb.fortran/library-module-main.f90,
11495         testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
11496         testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
11497         Copyright year update.
11498
11499 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
11500
11501         * gdb.base/langs1.f: Add copyright header.
11502
11503 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11504
11505         * gdb.base/morestack.exp: New file.
11506         * gdb.base/morestack.c: New file.
11507
11508 2011-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11509
11510         * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
11511
11512 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
11513
11514         * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
11515         * gdb.ada/arrayptr.exp: Add test printing that new variable.
11516
11517 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
11518
11519         * gdb.ada/lang_switch.exp: Correct expected parameter value.
11520
11521 2010-12-25  Andreas Schwab  <schwab@linux-m68k.org>
11522
11523         * gdb.threads/tls.exp: Fix typo.
11524
11525         * gdb.threads/thread-specific.exp (get_thread_list): Update.
11526         * gdb.threads/execl.exp: Update.
11527
11528 2010-12-23  Yao Qi  <yao@codesourcery.com>
11529
11530         * gdb.arch/arm-disp-step.exp: New.
11531         * gdb.arch/arm-disp-step.S: New.
11532
11533 2010-12-21  Tom Tromey  <tromey@redhat.com>
11534
11535         * gdb.threads/execl.exp: Update.
11536         * gdb.threads/linux-dp.exp: Update.
11537         * gdb.threads/manythreads.exp: Update.
11538         * gdb.threads/tls.exp: Update.
11539
11540 2010-12-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
11541
11542         * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
11543         (NextOverThrowDerivates) <resumebpt>: New.
11544         (resumebpt_test): New.
11545         (main): Call resumebpt_test.
11546         * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
11547
11548 2010-12-12  Stan Shebs  <stan@codesourcery.com>
11549
11550         * gdb.trace/tsv.exp: Test print command on trace state variables.
11551
11552 2010-12-09  Tom Tromey  <tromey@redhat.com>
11553
11554         * gdb.base/interp.exp: Add regression test.
11555
11556 2010-12-09  Tom Tromey  <tromey@redhat.com>
11557
11558         * gdb.java/jnpe.java: New file.
11559         * gdb.java/jnpe.exp: New file.
11560         * gdb.cp/nextoverthrow.exp: New file.
11561         * gdb.cp/nextoverthrow.cc: New file.
11562
11563 2010-12-07  Doug Evans  <dje@google.com>
11564
11565         * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
11566         of data-directory.
11567         * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
11568         updated.
11569         * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
11570
11571 2010-11-29  Michael Snyder  <msnyder@vmware.com>
11572
11573         * gdb.base/callfuncs.exp: Test for skip_float_tests.
11574         * gdb.base/call-sc.exp: Ditto.
11575         * gdb.base/finish.exp: Ditto.
11576         * gdb.base/return.exp: Ditto.
11577         * gdb.base/return2.exp: Ditto.
11578
11579 2010-11-30  Doug Evans  <dje@google.com>
11580
11581         * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
11582         (gdb_expect_list): Fix spelling errors in comments.
11583         * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
11584         send_gdb/gdb_expect_list where applicable.
11585         * gdb.base/call-ar-st.exp: Ditto.
11586         * gdb.base/funcargs.exp: Ditto.
11587         * gdb.base/gcore.exp: Ditto.
11588         * gdb.base/page.exp: Ditto.
11589         * gdb.base/sigaltstack.exp: Ditto.
11590         * gdb.base/siginfo.exp: Ditto.
11591         * gdb.base/sigstep.exp: Ditto.
11592         * gdb.base/trace-commands.exp: Ditto.
11593
11594 2010-11-29  Doug Evans  <dje@google.com>
11595
11596         * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
11597         printer-name;subprinter-name.
11598
11599 2010-11-29  Tom Tromey  <tromey@redhat.com>
11600
11601         * gdb.dwarf2/implptr.exp: New file.
11602         * gdb.dwarf2/implptr.c: New file.
11603         * gdb.dwarf2/implptr.S: New file.
11604
11605 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
11606
11607         PR python/12199
11608
11609         * gdb.python/py-breakpoint.exp: Test the delete method.
11610
11611 2010-11-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
11612
11613         Fix step_resume_breakpoint unsaved during an infcall.
11614         * gdb.base/step-resume-infcall.exp: New file.
11615         * gdb.base/step-resume-infcall.c: New file.
11616
11617 2010-11-24  Edjunior Machado  <emachado@br.ibm.com>
11618
11619         * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
11620
11621 2010-11-24  Edjunior Machado  <emachado@br.ibm.com>
11622
11623         * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
11624         on ppc64's symbols; "finish" and "return" commands must accept to
11625         show the caller line again as well as the line after.
11626         * gdb.asm/powerpc64.inc: New file.
11627
11628 2010-11-23  Doug Evans  <dje@google.com>
11629
11630         * lib/gdb.exp (gdb_test_sequence): New function.
11631         (gdb_expect_list): Add verbose -log call for each pattern.
11632         * gdb.base/signals.exp (test_handle_all_print): Call it.
11633         Reduce timeout increment from 6 minutes to 1 minute.
11634         * gdb.server/ext-run.exp: Call it.
11635
11636 2010-11-23  Phil Muldoon  <pmuldoon@redhat.com>
11637
11638         PR python/12212
11639
11640         * gdb.python/python.exp: Check that selected_thread raises an
11641         error when no inferior is loaded.
11642
11643 2010-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
11644
11645         * gdb.dwarf2/dw2-stack-boundary.exp: New file.
11646         * gdb.dwarf2/dw2-stack-boundary.S: New file.
11647
11648 2010-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
11649
11650         * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
11651         * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
11652
11653 2010-11-18  Doug Evans  <dje@google.com>
11654
11655         * gdb.server/ext-run.exp: Fix intermittent failures.
11656
11657 2010-11-12  Nathan Froyd  <froydnj@codesourcery.com>
11658
11659         * gdb.stabs/gdb11479.exp: Use runto_main.
11660
11661 2010-11-12  Nathan Froyd  <froydnj@codesourcery.com>
11662
11663         * gdb.base/break-entry.exp: Skip if using a stub.
11664
11665 2010-11-12  Nathan Froyd  <froydnj@codesourcery.com>
11666
11667         * gdb.python/py-inferior.exp: Pack values in target endianness.
11668
11669 2010-11-12  Tom Tromey  <tromey@redhat.com>
11670
11671         * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
11672         * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
11673         MemoryError.
11674         * gdb.python/python.exp (gdb_py_test_multiple): Update exception
11675         type.
11676         * gdb.python/py-value.exp (test_value_in_inferior): Add test for
11677         MemoryError.
11678         (test_subscript_regression): Update exception type.
11679
11680 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
11681
11682         * gdb.python/py-breakpoint.exp: Add internal watchpoint and
11683         breakpoint tests.
11684
11685 2010-11-09  Pedro Alves  <pedro@codesourcery.com>
11686
11687         * gdb.base/watchpoint.exp: Test "watch -location" with an
11688         innacessible location.
11689
11690 2010-11-09  Edjunior Machado  <emachado@br.ibm.com>
11691             Luis Machado  <luisgpm@br.ibm.com>
11692
11693         * gdb.base/maint.exp: Expect "." prefix.
11694         * gdb.base/nodebug.exp: Expect "." Likewise.
11695         * gdb.base/sepsymtab.exp: Expect "." Likewise.
11696         * gdb.base/watchpoint-cond-gone.exp: Likewise.
11697         * gdb.base/watchpoint.exp: Expect a software watch to be created for
11698         POWER server processors.
11699
11700 2010-11-08  Edjunior Machado  <emachado@br.ibm.com>
11701             Luis Machado  <luisgpm@br.ibm.com>
11702
11703         * gdb.base/break-entry.exp: convert entry point for
11704         ppc64 and expect leading `.' on ppc64's symbols
11705
11706 2010-11-05  Doug Evans  <dje@google.com>
11707
11708         * gdb.base/help.exp: Update expected output.
11709         * gdb.python/py-param.exp: Delete, contents moved to ...
11710         * gdb.python/py-parameter.exp: ... here.  New file.
11711         Add test for gdb.parameter ("directories").
11712
11713 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
11714
11715         * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
11716         * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
11717         * configure: Regenerate.
11718         * gdb.opencl/Makefile.in: New File.
11719         * gdb.opencl/datatypes.exp: Likewise.
11720         * gdb.opencl/datatypes.cl: Likewise.
11721         * gdb.opencl/operators.exp: Likewise.
11722         * gdb.opencl/operators.cl: Likewise.
11723         * gdb.opencl/vec_comps.exp: Likewise.
11724         * gdb.opencl/vec_comps.cl: Likewise.
11725         * gdb.opencl/convs_casts.exp: Likewise.
11726         * gdb.opencl/convs_casts.cl: Likewise.
11727         * lib/opencl.exp: Likewise.
11728         * lib/opencl_hostapp.c: Likewise.
11729         * lib/opencl_kernel.cl: Likewise.
11730         * lib/cl_util.c: Likewise.
11731         * lib/cl_util.c: Likewise.
11732         * gdb.base/default.exp (set language): Add "opencl" to the list of
11733         languages.
11734
11735 2010-11-04  Sami Wagiaalla  <swagiaal@redhat.com>
11736
11737         * gdb.cp/overload.exp: Added test for inheritance overload.
11738         * gdb.cp/overload.cc: Ditto.
11739         * gdb.cp/oranking.exp: Removed releveant kfails.
11740
11741 2010-11-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
11742             Joel Brobecker  <brobecker@adacore.com>
11743
11744         * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
11745         check test_compiler_info.
11746
11747 2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
11748
11749         * gdb.base/gnu_vector.exp: Adjust expect messages.
11750
11751 2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
11752
11753         * gdb.base/gnu_vector.exp: Add unary operator tests.
11754
11755 2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
11756
11757         * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
11758
11759 2010-11-02  Doug Evans  <dje@google.com>
11760
11761         * gdb.python/py-pp-maint.c: New file.
11762         * gdb.python/py-pp-maint.exp: New file.
11763         * gdb.python/py-pp-maint.py: New file.
11764
11765 2010-11-02  Tom Tromey  <tromey@redhat.com>
11766
11767         * gdb.base/default.exp: Remove "scheme" from language list.
11768
11769 2010-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11770
11771         Revert:
11772         2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11773         * gdb.threads/sigstep-threads.exp: New file.
11774         * gdb.threads/sigstep-threads.c: New file.
11775
11776 2010-10-20  Michael Snyder  <msnyder@vmware.com>
11777
11778         * gdb.threads/fork-child-threads.exp: Don't run on remote target.
11779
11780 2010-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
11781
11782         * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
11783         Skip test completely if gdb,no_hardware_watchpoints.
11784
11785 2010-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
11786
11787         * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
11788         strict, but do not check for any particular function name within libc.
11789
11790 2010-10-19  Sami Wagiaalla  <swagiaal@redhat.com>
11791
11792         * gdb.cp/smartp.exp: New test.
11793         * gdb.cp/smartp.cc : New test.
11794
11795 2010-10-19  Sami Wagiaalla  <swagiaal@redhat.com>
11796
11797         * gdb.cp/converts.exp: Test pointer to bool conversion.
11798         Test pointer to long conversion.
11799         * gdb.cp/oranking.exp: Removed relevant kfail.
11800
11801 2010-10-18  Tom Tromey  <tromey@redhat.com>
11802
11803         * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
11804         argument to lazy_string.
11805         * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
11806         (pp_ls.to_string): Use it.
11807         * gdb.python/py-prettyprint.c (main): Move declarations to top.
11808         Add "estring2" local.
11809
11810 2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11811
11812         Fix s390x compatibility.
11813         * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS.  Twice.
11814         * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
11815
11816 2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11817
11818         * gdb.threads/sigstep-threads.exp: New file.
11819         * gdb.threads/sigstep-threads.c: New file.
11820
11821 2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11822
11823         * gdb.base/pie-execl.exp: New file.
11824         * gdb.base/pie-execl.c: New file.
11825
11826 2010-10-13  Doug Evans  <dje@google.com>
11827             Jan Kratochvil  <jan.kratochvil@redhat.com>
11828
11829         PR exp/12117
11830         * gdb.cp/ptype-cv-cp.cc: New file.
11831         * gdb.cp/ptype-cv-cp.exp: New file.
11832
11833 2010-10-14  Sami Wagiaalla  <swagiaal@redhat.com>
11834
11835         * gdb.cp/converts.cc: New test program.
11836         * gdb.cp/converts.exp: New test.
11837         * gdb.cp/overload.exp: Added test for void* vs int*.
11838         * gdb.cp/overload.exp: Ditto.
11839         * gdb.cp/oranking.exp: Removed related kfail.
11840
11841 2010-10-13  Doug Evans  <dje@google.com>
11842
11843         * lib/gdb-python.exp (gdb_check_python_config): New function.
11844         * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
11845         * gdb.python/lib-types.cc: New file.
11846         * gdb.python/lib-types.exp: New file.
11847
11848 2010-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
11849
11850         * gdb.python/py-error.exp: New file.
11851         * gdb.python/py-error.py: New file.
11852
11853 2010-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
11854
11855         * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
11856         gdb_test_multiple.
11857
11858 2010-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
11859
11860         * gdb.base/break-interp.exp: Use ldlags for linking flags.
11861         * gdb.base/prelink.exp: Likewise.
11862         * gdb.base/solib-nodir.exp: Likewise.
11863         * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
11864         (gdb_compile) <shlib_load>: Use ldlags for linking flags.
11865         * lib/prelink-support.exp (build_executable_own_libs): Likewise.
11866
11867 2010-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
11868
11869         * break-interp.exp (test_ld): Use two separate gdb_expect statements
11870         for the "info files" test to avoid timeouts on slow machines.
11871
11872 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11873
11874         * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
11875         (main): Make openlib dummy call.
11876
11877 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11878
11879         Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
11880         * break-interp.exp (reach): Move the core body ...
11881         (reach_1): ... here.  Use stop-on-solib-events for _dl_debug_state.
11882         (test_ld): Provide always real argument, even to the linker.  Replace
11883         dl_main by _dl_debug_state.
11884
11885 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11886
11887         Fix results of prelinked PIEs on ppc*.
11888         * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
11889         Accept also DISPLACEMENT "PRESENT".
11890         (main): Replace "ZERO" displacements by "PRESENT".
11891
11892 2010-10-08  Sami Wagiaalla  <swagiaal@redhat.com>
11893
11894         * gdb.cp/oranking.exp: New test.
11895         * gdb.cp/oranking.cc: New test program.
11896
11897 2010-10-08  Ken Werner  <ken.werner@de.ibm.com>
11898
11899         * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
11900         * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
11901
11902 2010-10-06  Ken Werner  <ken.werner@de.ibm.com>
11903
11904         * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
11905         lush, lynx) New constant.
11906         * gdb.base/constvars.exp: Test const array types.
11907         * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
11908
11909 2010-10-06  Doug Evans  <dje@google.com>
11910
11911         * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
11912         of syscall staging area.
11913
11914 2010-10-06  Ken Werner  <ken.werner@de.ibm.com>
11915
11916         * gdb.base/gnu_vector.c: Add variable c4.
11917         * gdb.base/gnu_vector.exp: Add tests for character vector printing.
11918         * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11919
11920 2010-10-05  Maciej W. Rozycki  <macro@codesourcery.com>
11921
11922         * gdb.arch/altivec-abi.exp: Fix a typo.
11923
11924 2010-10-02  Maciej W. Rozycki  <macro@codesourcery.com>
11925
11926         * lib/mi-support.exp (thread_selected_re): Correct pattern used
11927         to match a thread ID.
11928
11929 2010-10-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11930
11931         Fix s390x testcase compatibility.
11932         * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
11933
11934 2010-10-01  Doug Evans  <dje@google.com>
11935
11936         * lib/gdb-python.exp: New file.
11937         * gdb.python/py-block.exp: Use it.
11938         * gdb.python/py-breakpoint.exp: Ditto.
11939         * gdb.python/py-frame.exp: Ditto.
11940         * gdb.python/py-inferior.exp: Ditto.
11941         * gdb.python/py-param.exp: Ditto.
11942         * gdb.python/py-prettyprint.exp: Ditto.
11943         * gdb.python/py-shared.exp: Ditto.
11944         * gdb.python/py-symbol.exp: Ditto.
11945         * gdb.python/py-symtab.exp: Ditto.
11946         * gdb.python/py-type.exp: Ditto.
11947         * gdb.python/py-value.exp: Ditto.
11948         * gdb.python/python.exp: Ditto.
11949
11950 2010-09-30  Tom Tromey  <tromey@redhat.com>
11951
11952         * gdb.base/anon.exp: New file.
11953         * gdb.base/anon.c: New file.
11954
11955 2010-09-30  Tom Tromey  <tromey@redhat.com>
11956
11957         * gdb.base/completion.exp: Test completion through anonymous
11958         union.
11959         * gdb.base/break1.c (struct some_struct): Add anonymous union.
11960
11961 2010-09-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
11962
11963         Fix printing parameters of inlined functions.
11964         * gdb.dwarf2/dw2-inline-param.exp: New file.
11965         * gdb.dwarf2/dw2-inline-param-main.c: New file.
11966         * gdb.dwarf2/dw2-inline-param.S: New file.
11967
11968 2010-09-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
11969
11970         PR corefiles/12071.
11971         * gdb.base/corefile.exp (quit with a process, no question: load core)
11972         (quit with a core file): New tests.
11973
11974 2010-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
11975
11976         Fix GDB crash on inferior calls with self-referencing classes.
11977         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
11978         * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
11979         * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
11980
11981 2010-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
11982
11983         Fix lost siginfo_t for inferior calls.
11984         * gdb.base/siginfo-infcall.exp: New file.
11985         * gdb.base/siginfo-infcall.c: New file.
11986
11987 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
11988
11989         * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
11990
11991 2010-09-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11992
11993         * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
11994         New test.
11995         * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
11996
11997 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
11998
11999         * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
12000         type of our const type.
12001
12002 2010-09-22  Sami Wagiaalla  <swagiaal@redhat.com>
12003
12004         * gdb.cp/pr12028.cc: New.
12005         * gdb.cp/pr12028.exp: New.
12006
12007 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
12008
12009         * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
12010
12011 2010-09-16  Phil Muldoon  <pmuldoon@redhat.com>
12012             Jan Kratochvil  <jan.kratochvil@redhat.com>
12013
12014         PR mi/11407
12015         * gdb.mi/dw2-ref-missing-frame-func.c: New File.
12016         * gdb.mi/dw2-ref-missing-frame-main.c New File.
12017         * gdb.mi/dw2-ref-missing-frame.S New File.
12018         * gdb.mi/dw2-ref-missing-frame.exp New File.
12019
12020 2010-09-14  Tom Tromey  <tromey@redhat.com>
12021
12022         PR symtab/8399:
12023         * gdb.threads/tls.exp: Remove kfail.  Update expected output.
12024
12025 2010-09-14  Tom Tromey  <tromey@redhat.com>
12026
12027         PR exp/11803:
12028         * gdb.threads/tls.exp: Use C++.
12029         (check_thread_local): Use K::another_thread_local.
12030         * gdb.threads/tls.c (class K): New.
12031         (another_thread_local): Now a member of K.
12032         (spin): Update.  No longer K&R C.
12033
12034 2010-09-13  Sami Wagiaalla  <swagiaal@redhat.com>
12035
12036         * gdb.cp/koenig.cc: created class for testing member lookup.
12037         * gdb.cp/koenig.exp: Added test for member lookup.
12038
12039 2010-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12040
12041         Fix false FAILs on sourcetree topdir directory containing "kill".
12042         * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
12043         source line matching regexp.
12044
12045 2010-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
12046
12047         * gdb.python/python.exp (set height 0, collect help from uiout)
12048         (verify help to uiout): New tests.
12049
12050 2010-09-10  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
12051
12052         * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
12053         is_lp64_target to check 64bit target.
12054
12055 2010-09-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
12056
12057         * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
12058         (test_ld) <powerpc64-*>: New.
12059
12060 2010-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
12061
12062         * gdb.cp/templates.exp (test_template_args): Allow "struct".
12063
12064 2010-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
12065
12066         * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
12067         (FunctionArg::method): New function.
12068         (empty, arg): New variables.
12069         (main): Call arg.method.
12070         * gdb.cp/templates.exp (test_template_args): New function.
12071         (do_tests): Call it.
12072
12073 2010-09-08  Ulrich Weigand  <uweigand@de.ibm.com>
12074
12075         * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
12076         of "next" to proceed over pthread_exit call.
12077
12078 2010-09-08  Ulrich Weigand  <uweigand@de.ibm.com>
12079
12080         * gdb.base/maint.exp: Avoid wildcards against potentially very long
12081         "maint print statistics" output to prevent expect timeouts.
12082
12083 2010-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
12084
12085         * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
12086         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
12087         (test_float_rejected): ... here.
12088         * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
12089         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
12090         (test_float_rejected): ... here.
12091         * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
12092         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
12093         (test_float_rejected): ... here.
12094         * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
12095         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
12096         (test_float_rejected): ... here.
12097
12098 2010-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
12099
12100         * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
12101         before disabling hardware watchpoints.
12102         (test_inaccessible_watchpoint): Check that hardware watchpoints
12103         are used.  Test for watchpoints on a constant address.
12104
12105 2010-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
12106
12107         * gdb.base/ui-redirect.exp: New file.
12108
12109 2010-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
12110             Joel Brobecker  <brobecker@adacore.com>
12111
12112         * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
12113
12114 2010-08-31  Doug Evans  <dje@google.com>
12115
12116         * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
12117
12118 2010-08-30  Tom Tromey  <tromey@redhat.com>
12119
12120         PR python/11792:
12121         * gdb.python/py-value.exp (test_subscript_regression): Add
12122         dynamic_type test.
12123
12124 2010-08-30  Daniel Jacobowitz  <dan@codesourcery.com>
12125
12126         * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
12127         instead of running to main.  Do not test the main function.
12128         * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
12129         Add new main.
12130
12131 2010-08-26  Pedro Alves  <pedro@codesourcery.com>
12132
12133         * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
12134         one test.
12135
12136 2010-08-24  Doug Evans  <dje@google.com>
12137
12138         PR symtab/11942
12139         * gdb.dwarf2/dw4-sig-types.cc: New file.
12140         * gdb.dwarf2/dw4-sig-types.h: New file.
12141         * gdb.dwarf2/dw4-sig-types-b.cc: New file.
12142         * gdb.dwarf2/dw4-sig-types.exp: New file.
12143
12144 2010-08-23  Tom Tromey  <tromey@redhat.com>
12145
12146         PR python/11145:
12147         * gdb.python/py-value.c (Base, Derived): New types.
12148         (base): New global.
12149         * gdb.python/py-value.exp (test_subscript_regression): Add
12150         dynamic_cast test.
12151
12152 2010-08-23  Tom Tromey  <tromey@redhat.com>
12153
12154         PR python/10676:
12155         * gdb.python/py-type.exp (test_fields): Add tests for type
12156         equality.
12157
12158 2010-08-23  Tom Tromey  <tromey@redhat.com>
12159
12160         PR python/11915:
12161         * gdb.python/py-type.exp (test_fields): Add tests for array.
12162
12163 2010-08-23  Keith Seitz  <keiths@redhat.com>
12164
12165         * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
12166         have any children. Create a new abbrev for it.
12167         Add missing terminal sequence to .debug_abbrev.
12168
12169 2010-08-20  Keith Seitz  <keiths@redhat.com>
12170
12171         PR symtab/11465:
12172         * gdb.dwarf2/pr11465.exp: New test.
12173         * gdb.dwarf2/pr11465.S: New file.
12174         * gdb.dwarf2/dw2-double-set-die-type.S: New file.
12175         * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
12176
12177 2010-08-19  Thiago Jung Bauermann  <bauerman@br.ibm.com>
12178
12179         * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
12180         registers.  Update data sets with the new v2_double element in the
12181         VSX register union.  Add vector_register3_vr data set for the AltiVec
12182         registers.  Use gdb_test_no_output instead of send_gdb.
12183
12184 2010-08-19  Pedro Alves  <pedro@codesourcery.com>
12185
12186         * gdb.python/py-shared.exp: New file, factored out from
12187         python.exp.
12188         * gdb.python/py-shared.c: New file.
12189         * gdb.python/py-shared-sl.c: New file.
12190         * gdb.python/python-1.c: New file.
12191         * gdb.python/python-sl.c: Delete.
12192         * gdb.python/python.c: Mention python-1.c.
12193         * gdb.python/python.exp: Move shared library tests to
12194         py-shared.exp.
12195         * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
12196         (MISCELLANEOUS): New.
12197         (clean mostlyclean): Also remove $MISCELLANEOUS.
12198
12199 2010-08-19  Doug Evans  <dje@google.com>
12200
12201         PR exp/11926
12202         * gdb.base/printcmds.exp (test_float_accepted): New function.
12203         Move existing float tests there.  Add tests for floats with suffixes.
12204         (test_float_rejected): New function.
12205         * gdb.java/jv-print.exp (test_float_accepted): New function.
12206         (test_float_rejected): New function.
12207         * gdb.objc/print.exp: New file.
12208         * gdb.pascal/print.exp: New file.
12209         * lib/objc.exp: New file.
12210
12211 2010-08-19  Pierre Muller  <muller@ics.u-strasbg.fr>
12212
12213         * gdb.base/default.exp (info set): Avoid full buffer error and force
12214         reading up to final gdb prompt.
12215         (show): Likewise.
12216
12217 2010-08-18  Tom Tromey  <tromey@redhat.com>
12218
12219         PR symtab/11919:
12220         * gdb.base/completion.exp: Add test.
12221
12222 2010-08-18  Doug Evans  <dje@google.com>
12223
12224         * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
12225         * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
12226         * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
12227         Simplify, early exit if runto_main fails.
12228         * gdb.fortran/exprs.exp: load_lib fortran.exp.
12229         (set_lang_fortran): Moved to lib/fortran.exp.
12230         * gdb.fortran/types.exp: load_lib fortran.exp.
12231         (set_lang_fortran): Moved to lib/fortran.exp.
12232         * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
12233         * gdb.java/jprint.exp (set_lang_java): Ditto.
12234         * gdb.java/jv-exp.exp: load_lib java.exp.
12235         If set_lang_java fails, issue a warning instead of failure to be
12236         consistent with other set_lang_foo uses.
12237         (set_lang_java): Moved to lib/java.exp.
12238         * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
12239         If set_lang_java fails, issue a warning instead of failure to be
12240         consistent with other set_lang_foo uses.
12241         * gdb.pascal/types.exp: load_lib pascal.exp.
12242         (set_lang_pascal): Moved to lib/pascal.exp.
12243         * lib/fortran.exp: New file.
12244         * lib/java.exp (set_lang_java): New function.
12245         * lib/pascal.exp (set_lang_pascal): New function.
12246
12247 2010-08-18  Yao Qi  <yao@codesourcery.com
12248
12249         * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
12250         func_nofb_start and func_loopfb_start, so that address of functions
12251         is equal to these labels on Thumb.
12252
12253 2010-08-18  Yao Qi  <yao@codesourcery.com>
12254
12255         * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
12256         to reflect latest c source file.
12257
12258 2010-08-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
12259
12260         * gdb.cp/infcall-dlopen.exp: New file.
12261         * gdb.cp/infcall-dlopen.cc: New file.
12262         * gdb.cp/infcall-dlopen-lib.cc: New file.
12263
12264 2010-08-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
12265             Pedro Alves  <pedro@codesourcery.com>
12266
12267         PR breakpoints/11371
12268
12269         * gdb.base/watch-cond-infcall.exp: New file.
12270         * gdb.base/watch-cond-infcall.c: New file.
12271
12272 2010-08-16  Tom Tromey  <tromey@redhat.com>
12273
12274         * gdb.base/help.exp: Update.
12275         * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
12276         watchpoint.
12277         (test_watch_location): New proc.
12278         (test_watchpoint_in_big_blob): Delete watchpoint.
12279         * gdb.base/watchpoint.c (func5): New function.
12280         (main): Call it.
12281
12282 2010-08-16  Doug Evans  <dje@google.com>
12283
12284         * gdb.python/python.exp: Fix syntax in "post event insertion" test.
12285
12286 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
12287
12288         * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
12289         tests.
12290
12291 2010-08-11  Ken Werner  <ken.werner@de.ibm.com>
12292
12293         * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
12294         * gdb.base/gnu_vector.c: New File.
12295         * gdb.base/gnu_vector.exp: Likewise.
12296
12297 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
12298
12299         * gdb.python/python.c: New File.
12300         * gdb.python/python-sl.c: New File.
12301         * gdb.python/python.exp: Test solib_address and decode_line
12302         * functions.
12303
12304 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
12305
12306         * gdb.python/python.exp (show height, set height 10)
12307         (verify pagination beforehand, verify pagination beforehand: q)
12308         (gdb.execute does not page, verify pagination afterwards)
12309         (verify pagination afterwards: q): New.
12310
12311 2010-08-02  Doug Evans  <dje@google.com>
12312
12313         * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
12314         because of an older gcc, change test2
12315         "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
12316         to unsupported.
12317
12318 2010-07-30  Kazu Hirata  <kazu@codesourcery.com>
12319
12320         * gdb.base/break-always.exp: Do not expect full paths to file
12321         names.
12322         * gdb.base/commands.exp: Likewise.
12323
12324 2010-07-30  Doug Evans  <dje@google.com>
12325
12326         * gdb.cp/temargs.exp: For new tests that require newer gccs,
12327         xfail them when run with older gccs.
12328
12329         * lib/gdb.exp (build_executable): Forward "c++" option to
12330         get_compiler_info.
12331
12332         * gdb.python/py-type.exp (test_template): Mark as xfail tests
12333         "python print ttype.template_argument(1)" and
12334         "python print isinstance(ttype.template_argument(1), gdb.Value)"
12335         if using gcc 4.4 or earlier.
12336
12337         * gdb.base/valgrind-db-attach.exp: Use unique test name for
12338         attach-to-debugger handling.
12339
12340 2010-07-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
12341
12342         * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
12343         * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
12344         (main): Use copyreloc.
12345         * gdb.base/prelink.exp (split debug of executable)
12346         (.dynbss vs. .bss address shift): New tests.
12347
12348 2010-07-29  Pedro Alves  <pedro@codesourcery.com>
12349
12350         * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
12351         in gdb_test_multiple.
12352
12353 2010-07-29  Pedro Alves  <pedro@codesourcery.com>
12354
12355         * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
12356         environment.
12357
12358 2010-07-28  Tom Tromey  <tromey@redhat.com>
12359
12360         PR python/11060:
12361         * gdb.python/py-type.c (Temargs): New template.
12362         (temvar): New variable.
12363         * gdb.python/py-type.exp (test_template): New proc.
12364
12365 2010-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
12366
12367         * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
12368         gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
12369
12370 2010-07-28  Tom Tromey  <tromey@redhat.com>
12371
12372         PR c++/9946:
12373         * gdb.cp/temargs.exp: New file.
12374         * gdb.cp/temargs.cc: New file.
12375
12376 2010-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
12377
12378         * gdb.base/help.exp (help disassemble): Update the content.
12379
12380 2010-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
12381
12382         * gdb.threads/ia64-sigill.exp: New file.
12383         * gdb.threads/ia64-sigill.c: New file.
12384
12385 2010-07-27  Tom Tromey  <tromey@redhat.com>
12386
12387         * gdb.opt/inline-cmds.c (ATTR): New define.
12388         (func1): Use it.
12389         (func2): Likewise.
12390         (func3): Likewise.
12391         (outer_inline1): Likewise.
12392         (outer_inline2): Likewise.
12393         * gdb.opt/inline-bt.c (ATTR): New define.
12394         (func1): Use it.
12395         (func2): Likewise.
12396         * gdb.opt/inline-locals.c (ATTR): New define.
12397         (func1): Use it.
12398         (func2): Likewise.
12399
12400 2010-07-27  Tom Tromey  <tromey@redhat.com>
12401
12402         * gdb.stabs/gdb11479.c (hack): New function.
12403         (test): Use it.
12404         (test2): Use it.
12405         * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
12406         (int32_search_buf, int64_search_buf): No longer static.
12407         (x): Remove.
12408         * gdb.base/relocate.c (hack): New function.
12409
12410 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
12411
12412         * gdb.python/py-value.exp (test_inferior_function_call): New function.
12413         * gdb.python/py-value.c (func1): New function.
12414         (func2): Likewise.
12415
12416 2010-07-26  Corinna Vinschen  <vinschen@redhat.com>
12417
12418         * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
12419         as not to clash with .data section.
12420
12421 2010-07-26  Jerome Guitton  <guitton@adacore.com>
12422
12423         * gdb.base/code_elim.exp: New file.
12424         * gdb.base/code_elim1.c: New file.
12425         * gdb.base/code_elim2.c: New file.
12426
12427 2010-07-21  Pedro Alves  <pedro@codesourcery.com>
12428
12429         PR symtab/11827
12430
12431         * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
12432         (some_volatile_enum): New variable.
12433         * gdb.base/printcmds.exp (test_print_enums): New.
12434         <top level>: Call it.
12435
12436 2010-07-21  Sami Wagiaalla  <swagiaal@redhat.com>
12437
12438         * gdb.cp/fpointer.cc: New test.
12439         * gdb.cp/fpointer.exp: New test.
12440
12441 2010-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
12442
12443         * gdb.base/solib-nodir.exp: New file.
12444         * lib/gdb.exp (runto): New case for a GDB internal error.
12445
12446 2010-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
12447             Ulrich Weigand  <uweigand@de.ibm.com>
12448             Tom Tromey  <tromey@redhat.com>
12449
12450         * gdb.base/charset-malloc.c: New file.
12451         * gdb.base/charset.c (malloc_stub): New prototype.
12452         (main): Call it instead of malloc itself.
12453         * gdb.base/charset.exp: Use only prepare_for_testing.
12454         (binfile): Remove the variable.
12455
12456 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
12457
12458         Make core files the process_stratum.
12459         * gdb.base/corefile.exp (run: load core again)
12460         (run: sanity check we see the core file, run: with core)
12461         (run: core file is cleared, attach: load core again)
12462         (attach: sanity check we see the core file, attach: with core)
12463         (attach: core file is cleared): New tests.
12464         * gdb.base/coremaker.c (main): New parameters.  Implement "sleep" argv.
12465
12466 2010-07-14  Ken Werner  <ken.werner@de.ibm.com>
12467
12468         * gdb.arch/altivec-abi.exp: New tests.
12469
12470 2010-07-13  Tom Tromey  <tromey@redhat.com>
12471
12472         * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
12473         (main): Use it.
12474         * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
12475
12476 2010-07-13  Tom Tromey  <tromey@redhat.com>
12477
12478         * gdb.base/label.exp: New file.
12479         * gdb.base/label.c: New file.
12480
12481 2010-07-12  Ulrich Weigand  <uweigand@de.ibm.com>
12482             H.J. Lu  <hongjiu.lu@intel.com>
12483
12484         * lib/gdb.exp (is_ilp32_target): New.
12485         (is_lp64_target): Likewise.
12486
12487         * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
12488         target.
12489         * gdb.arch/amd64-disp-step.exp: Likewise.
12490         * gdb.arch/amd64-dword.exp: Likewise.
12491         * gdb.arch/amd64-i386-address.exp: Likewise.
12492         * gdb.arch/amd64-word.exp: Likewise.
12493
12494         * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
12495         target.
12496         * gdb.arch/i386-bp_permanent.exp: Likewise.
12497         * gdb.arch/i386-byte.exp: Likewise.
12498         * gdb.arch/i386-disp-step.exp: Likewise.
12499         * gdb.arch/i386-gnu-cfi.exp: Likewise.
12500         * gdb.arch/i386-prologue.exp: Likewise.
12501         * gdb.arch/i386-size-overlap.exp: Likewise.
12502         * gdb.arch/i386-size.exp: Likewise.
12503         * gdb.arch/i386-sse.exp: Likewise.
12504         * gdb.arch/i386-unwind.exp: Likewise.
12505         * gdb.arch/i386-word.exp: Likewise.
12506
12507         * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
12508         test only when building 64-bit executables.  Do not hard-code
12509         -m64 option.
12510
12511 2010-07-07  Doug Evans  <dje@google.com>
12512
12513         * lib/gdb.exp (gdb_test_list_exact): New function.
12514         * gdb.base/default.exp (show convenience): Call it, add tests for
12515         $_sdata = void, $_thread = 0.
12516
12517 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
12518             Joel Brobecker  <brobecker@adacore.com>
12519
12520         Fix re-run of PIE executable, PR shlibs/11776.
12521         * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
12522         Remove $displacement_main to match the solib-svr4.c change.  New "kill"
12523         and re-"run" of the inferior.
12524
12525 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
12526             Joel Brobecker  <brobecker@adacore.com>
12527
12528         Cope with missing /usr/sbin/prelink.
12529         * lib/prelink-support.exp (prelink_no):
12530         <result == 1 && $output is "no such file or directory">: New.
12531         (prelink_yes): Likewise.  Return on failed prelink_no.
12532
12533 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
12534             Joel Brobecker  <brobecker@adacore.com>
12535
12536         * gdb.base/attach-pie-misread.exp: Load prelink-support.exp.  Replace
12537         build_executable by build_executable_own_libs.  Replace "prelink -R"
12538         execution by a call of prelink_yes.  Comment why "prelink -r" needs no
12539         change.
12540         * gdb.base/break-interp.exp: Load prelink-support.exp.  Rename calls of
12541         copy to file_copy.  Move setting opts --dynamic-linker and -rpath,
12542         mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
12543         Replace build_executable by build_executable_own_libs's function
12544         build_executable_own_libs.
12545         (prelinkNO): Create new stub to call prelink_no.
12546         (prelinkYES): Create new stub to call prelink_yes.
12547         (test_attach): Rename calls of copy to file_copy.
12548         (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
12549         (copy): Move to ...
12550         * lib/prelink-support.exp: ... a new file.  Rename prelinkNO to
12551         prelink_no, prelinkYES to prelink_yes, copy to file_copy.
12552         * gdb.base/prelink.exp: Disable testcase also for is_remote and
12553         skip_shlib_tests.  Load prelink-support.exp.  Replace gdb_compile with
12554         special flags by gdb_compile_shlib.  Replace second gdb_compile by
12555         build_executable_own_libs.  Replace "prelink -R" execution by a call of
12556         prelink_yes.  Replace "prelink -u" and second "prelink -R" execution by
12557         a second call of prelink_yes.  Replace restart commands by
12558         clean_restart.
12559         (prelink): Rename to ...
12560         (seen displacement message): ... this test.  Extend its expectation
12561         strictness.
12562
12563 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
12564
12565         * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
12566         * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
12567         displacement message exactly once.
12568
12569 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
12570             Joel Brobecker  <brobecker@adacore.com>
12571
12572         * gdb.base/break-interp.exp (test_attach): Keep $interp changed.  Move
12573         its restore after the <$relink_args != ""> loop.  new comment.
12574
12575 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
12576             Joel Brobecker  <brobecker@adacore.com>
12577
12578         * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
12579         code for it.  New variable relink_args.
12580         (prelinkYES): Call prelinkNO.
12581         (test_attach): Accept new parameter relink_args.  Re-prelink the binary
12582         in such case.  Move the core code to ...
12583         (test_attach_gdb): ... a new function.  Send GDB command "file".
12584         Extend expected "Attaching to " string.
12585
12586 2010-07-02  Tom Tromey  <tromey@redhat.com>
12587
12588         * gdb.base/bitops.exp: Remove extraneous "pass".
12589
12590 2010-07-02  Ken Werner  <ken.werner@de.ibm.com>
12591
12592         * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
12593
12594 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
12595
12596         * gdb.base/help.exp: Adjust expected output.
12597
12598 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
12599
12600         * gdb.base/help.exp: Adjust expected output.
12601
12602 2010-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
12603
12604         * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
12605         (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
12606         c++/11702.
12607
12608 2010-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
12609             Doug Evans  <dje@google.com>
12610
12611         * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
12612         add .dynamic entry'.
12613
12614 2010-06-29  Doug Evans  <dje@google.com>
12615
12616         Test PR c++/11702.
12617         * gdb.cp/m-static.exp: Add testcase.
12618         * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
12619
12620 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
12621             Tom Tromey  <tromey@redhat.com>
12622             Thiago Jung Bauermann  <bauerman@br.ibm.com>
12623
12624         * gdb.python/py-inferior.c: New File.
12625         * gdb.python/py-infthread.c: New File.
12626         * gdb.python/py-inferior.exp: New File.
12627         * gdb.python/py-infthread.exp: New File.
12628
12629 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
12630
12631         * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
12632         (ptype ::C::OtherFileClass typedefs): New.
12633         * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
12634         (C::OtherFileClass::cOtherFileClassVar2): New.
12635         (C::OtherFileClass::cOtherFileClassVar_use): Use also
12636         cOtherFileClassVar2.
12637         (C::cOtherFileType2, C::cOtherFileVar2): New.
12638         (C::cOtherFileVar_use): use also cOtherFileVar2.
12639         * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
12640
12641 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
12642
12643         * gdb.cp/namespace.exp (whatis C::cOtherFileType)
12644         (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
12645         (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
12646         (print ::C::cOtherFileVar)
12647         (whatis C::OtherFileClass::cOtherFileClassType)
12648         (whatis ::C::OtherFileClass::cOtherFileClassType)
12649         (print C::OtherFileClass::cOtherFileClassVar)
12650         (print ::cOtherFileClassVar)
12651         (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
12652         (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
12653         trailing content.
12654         * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
12655         (C::OtherFileClass::cOtherFileClassVar)
12656         (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
12657         (C::cOtherFileVar, C::cOtherFileVar_use): New.
12658
12659 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
12660
12661         Test PR c++/11703 and PR gdb/1448.
12662         * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
12663         gdb/1448.
12664
12665 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
12666
12667         * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
12668         (main) <rtti_data>: New.
12669         * gdb.cp/virtbase.exp (print rtti_data): New.
12670
12671 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
12672             Joel Brobecker  <brobecker@adacore.com>
12673
12674         * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
12675
12676 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
12677
12678         * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
12679
12680 2010-06-28  Doug Evans  <dje@google.com>
12681
12682         * gdb.base/break-interp.exp (reach): Relax expected output a bit.
12683
12684 2010-06-27  Doug Evans  <dje@google.com>
12685
12686         * gdb.cp/m-static.exp: Update expected test output.
12687
12688 2010-06-25  Paul Hilfinger  <hilfinger@adacore.com>
12689
12690         * gdb.gdb/selftest.exp: Adjust expected message for
12691         capturing start-up runtime.
12692
12693 2010-06-25  Tom Tromey  <tromey@redhat.com>
12694
12695         PR python/10808:
12696         * gdb.python/python.exp: Add new tests.
12697
12698 2010-06-25  Sami Wagiaalla  <swagiaal@redhat.com>
12699
12700         * gdb.cp/operator.cc: Created an import loop.
12701         * gdb.cp/operator.exp: Added testcase for import loop.
12702
12703 2010-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
12704
12705         Test PR python/11407.
12706         * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
12707         * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
12708         Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
12709         * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
12710         executable_nofb and executable_fb.  New variables srcsfile, objsfile,
12711         srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
12712         binfile.  Call gdb_compile with clean_restart twice.
12713         (func_nofb print, func_nofb backtrace, func_loopfb print)
12714         (func_loopfb backtrace): New.
12715
12716 2010-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
12717
12718         * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
12719         * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
12720         by a hand made one.
12721         * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment.  Remove
12722         i?86 requirement.  Remove variables srcfile and binfile.  New variable
12723         sources, executable_nofb and executable_fb.  Call prepare_for_testing.
12724
12725 2010-06-25  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12726
12727         * gdb.cell/dwarfaddr.exp: New file.
12728         * gdb.cell/dwarfaddr.S: New file.
12729
12730 2010-06-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
12731
12732         Test PR 9436.
12733         * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
12734
12735 2010-06-24  Hui Zhu  <teawater@gmail.com>
12736
12737         * gdb.base/eval.exp: New file.
12738
12739 2010-06-23  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12740
12741         * gdb.cell/fork.exp: New file.
12742         * gdb.cell/fork.c: Likewise.
12743         * gdb.cell/fork-spu.c: Likewise.
12744
12745 2010-06-22  Pierre Muller  <muller@ics.u-strasbg.fr>
12746
12747         * lib/gdb.exp (banned_variables_traced): New global variable.
12748         (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
12749         (gdb_init): Use `trace add variable' instead of obsolete
12750         `trace variable'.
12751
12752 2010-06-21  Doug Evans  <dje@google.com>
12753
12754         * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
12755
12756 2010-06-19  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12757
12758         * gdb.arch/spu-ls.exp: New file.
12759         * gdb.arch/spu-ls.c: Likewise.
12760
12761 2010-06-18  Stan Shebs  <stan@codesourcery.com>
12762
12763         * gdb.threads/thread-specific.exp: Add tests of $_thread.
12764
12765 2010-06-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12766
12767         * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
12768         * gdb.base/watch-cond.exp: Likewise.
12769         * gdb.python/py-breakpoint.exp: Likewise.
12770
12771 2010-06-18  Pedro Alves  <pedro@codesourcery.com>
12772
12773         * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
12774         clean_restart, make sure every test has a distinct message, and
12775         that messages don't include the executable' full path.
12776
12777 2010-06-17  Doug Evans  <dje@google.com>
12778
12779         * gdb.arch/i386-size.exp: Updated expected output for
12780         DISASSEMBLY_OMIT_FNAME.
12781
12782 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
12783             Sergio Durigan Junior  <sergiodj@redhat.com>
12784
12785         * gdb.base/watch-notconst.c: New file.
12786         * gdb.base/watch-notconst.S: New file.
12787         * gdb.base/watch-notconst2.c: New file.
12788         * gdb.base/watch-notconst2.S: New file.
12789         * gdb.base/watch-notconst.exp: New file.
12790         * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
12791         (func4): Add operations on `global_ptr_ptr'.
12792         * gdb.base/watchpoint.exp (test_constant_watchpoint): New
12793         routine to test watchpoints created with a constant expression.
12794         (test_inaccessible_watchpoint): Include tests for watchpoints
12795         created with a constant expression.
12796
12797 2010-06-14  Kevin Buettner  <kevinb@redhat.com>
12798
12799         * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
12800         gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
12801         gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
12802         gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
12803         gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
12804         gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
12805         gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
12806         of `_start'.
12807
12808 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12809
12810         * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
12811         not supported on the target.
12812         * gdb.mi/mi-nonstop-exit.exp: Likewise.
12813         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12814         * gdb.mi/mi-nsintrall.exp: Likewise.
12815         * gdb.mi/mi-nsmoribund.exp: Likewise.
12816         * gdb.mi/mi-nsthrexec.exp: Likewise.
12817
12818 2010-06-11  Stan Shebs  <stan@codesourcery.com>
12819
12820         * gdb.base/permissions.exp: New file.
12821
12822 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12823
12824         * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
12825         does not support ELF executable class.
12826
12827 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12828
12829         * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
12830
12831 2010-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
12832
12833         * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
12834         (runto): Catch "The target does not support running in non-stop mode.".
12835
12836 2010-06-11  Michael Snyder  <msnyder@vmware.com>
12837
12838         * gdb.base/setshow.exp (set language asm): Don't use
12839         gdb_test_no_output, fails on some targets.
12840
12841 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12842
12843         * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
12844         * gdb.cp/pr9167.exp: Likewise.
12845
12846 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12847
12848         * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
12849
12850 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12851
12852         * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
12853
12854 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12855
12856         * gdb.base/charset.c (main): Make sure malloc gets linked in.
12857
12858 2010-06-11  Tom Tromey  <tromey@redhat.com>
12859
12860         PR gdb/9977, PR exp/11636::
12861         * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
12862         (pieces_test_f6): Update expected output.
12863
12864 2010-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
12865
12866         * gdb.base/moribund-step.exp: New.
12867
12868 2010-06-08  Michael Snyder  <msnyder@vmware.com>
12869
12870         * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
12871         * gdb.ada/boolean_expr.exp:
12872         * gdb.ada/frame_args.exp: Ditto.
12873         * gdb.ada/lang_switch.exp: Ditto.
12874         * gdb.ada/ptype_arith_binop.exp: Ditto.
12875         * gdb.ada/ref_param.exp: Ditto.
12876         * gdb.ada/type_coercion.exp:Ditto.
12877
12878         * gdb.asm/asm-source.exp: Ditto.
12879
12880         * gdb.base/attach.exp: Ditto.
12881         * gdb.base/bitfields2.exp: Ditto.
12882         * gdb.base/call-signal-resume.exp: Ditto.
12883         * gdb.base/callfuncs.exp: Ditto.
12884         * gdb.base/commands.exp: Ditto.
12885         * gdb.base/dbx.exp: Ditto.
12886         * gdb.base/default.exp: Ditto.
12887         * gdb.base/dump.exp: Ditto.
12888         * gdb.base/exprs.exp: Ditto.
12889         * gdb.base/freebpcmd.exp: Ditto.
12890         * gdb.base/interrupt.exp: Ditto.
12891         * gdb.base/list.exp: Ditto.
12892         * gdb.base/long_long.exp: Ditto.
12893         * gdb.base/maint.exp: Ditto.
12894         * gdb.base/ptype.exp: Ditto.
12895         * gdb.base/return.exp: Ditto.
12896         * gdb.base/setshow.exp: Ditto.
12897         * gdb.base/sigbpt.exp: Ditto.
12898         * gdb.base/sigrepeat.exp: Ditto.
12899
12900         * gdb.cp/classes.exp: Ditto.
12901
12902         * gdb.dwarf2/dw2-restore.exp: Ditto.
12903
12904         * gdb.gdb/selftest.exp: Ditto.
12905
12906         * gdb.multi/base.exp: Ditto.
12907         * gdb.multi/bkpt-multi-exec.exp: Ditto.
12908
12909         * gdb.python/py-block.exp: Ditto.
12910         * gdb.python/py-prettyprint.exp: Ditto.
12911         * gdb.python/py-template.exp: Ditto.
12912
12913         * gdb.server/ext-attach.exp: Ditto.
12914         * gdb.server/ext-run.exp: Ditto.
12915         * gdb.server/server-mon.exp: Ditto.
12916
12917         * gdb.threads/fork-thread-pending.exp: Ditto.
12918         * gdb.threads/hand-call-in-threads.exp: Ditto.
12919         * gdb.threads/interrupted-hand-call.exp: Ditto.
12920         * gdb.threads/linux-dp.exp: Ditto.
12921         * gdb.threads/manythreads.exp: Ditto.
12922         * gdb.threads/print-threads.exp: Ditto.
12923         * gdb.threads/pthreads.exp: Ditto.
12924         * gdb.threads/schedlock.exp: Ditto.
12925         * gdb.threads/thread-unwindonsignal.exp: Ditto.
12926         * gdb.threads/threadapply.exp: Ditto.
12927
12928 2010-06-08  Michael Snyder  <msnyder@vmware.com>
12929
12930         * gdb.ada/exec_changed.exp:
12931         Use ".*" instead of "" as wildcard regexp.
12932
12933         * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
12934         * gdb.base/call-ar-st.exp: Ditto.
12935         * gdb.base/checkpoint.exp: Ditto.
12936         * gdb.base/default.exp: Ditto.
12937         * gdb.base/dump.exp: Ditto.
12938         * gdb.base/ending-run.exp: Ditto.
12939         * gdb.base/fileio.exp: Ditto.
12940         * gdb.base/miscexprs.exp: Ditto.
12941         * gdb.base/pointers.exp: Ditto.
12942         * gdb.base/readline.exp: Ditto.
12943         * gdb.base/reread.exp: Ditto.
12944         * gdb.base/restore.exp: Ditto.
12945         * gdb.base/shlib-call.exp: Ditto.
12946         * gdb.base/valgrind-db-attach.exp: Ditto.
12947         * gdb.base/volatile.exp: Ditto.
12948         * gdb.base/watchpoints.exp: Ditto.
12949
12950         * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
12951
12952         * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
12953         * gdb.python/py-value.exp: Ditto.
12954
12955         * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
12956         * gdb.trace/circ.exp: Ditto.
12957         * gdb.trace/collection.exp: Ditto.
12958         * gdb.trace/packetlen.exp: Ditto.
12959         * gdb.trace/passc-dyn.exp: Ditto.
12960         * gdb.trace/report.exp: Ditto.
12961         * gdb.trace/tfile.exp: Ditto.
12962         * gdb.trace/tfind.exp: Ditto.
12963         * gdb.trace/while-dyn.exp: Ditto.
12964
12965 2010-06-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
12966
12967         * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
12968
12969 2010-06-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
12970
12971         Test PR 10640.
12972         * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
12973
12974 2010-06-07  Sami Wagiaalla  <swagiaal@redhat.com>
12975
12976         * gdb.cp/koenig.exp: Test for ADL operators.
12977         * gdb.cp/koenig.cc: Added ADL operators.
12978         * gdb.cp/operator.exp: New test.
12979         * gdb.cp/operator.cc: New test.
12980
12981 2010-06-04  Michael Snyder  <msnyder@vmware.com>
12982
12983         * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
12984         * gdb.base/pending.exp: Ditto.
12985
12986         * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
12987
12988 2010-06-04  Doug Evans  <dje@google.com>
12989
12990         * gdb.python/py-prettyprint.exp: Add new test for enabled and
12991         disabled printers.
12992         * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
12993         (enable_lookup_function): New function.
12994
12995 2010-06-04  Tom Tromey  <tromey@redhat.com>
12996
12997         * gdb.python/py-value.exp (test_value_hash): Don't test equality
12998         of hash and id.
12999
13000 2010-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
13001
13002         * gdb.base/commands.exp (add printf tbreak command): Remove trailing
13003         newline.
13004         * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
13005         (empty verbose non-noisy clear, empty verbose noisy clear)
13006         (empty non-verbose noisy clear): Likewise.
13007
13008 2010-06-03  Michael Snyder  <msnyder@vmware.com>
13009
13010         * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
13011         * gdb.base/display.exp: Ditto.
13012         * gdb.base/find.exp: Ditto.
13013         * gdb.base/ifelse.exp: Ditto.
13014         * gdb.base/multi-forks.exp: Ditto.
13015         * gdb.base/recurse.exp: Ditto.
13016         * gdb.base/setshow.exp: Ditto.
13017         * gdb.base/value-double-free.exp: Ditto.
13018         * gdb.base/watch-vfork.exp: Ditto.
13019         * gdb.base/watch_thread_num.exp: Ditto.
13020         * gdb.base/watchpoint-solib.exp: Ditto.
13021         * gdb.base/watchpoint.exp: Ditto.
13022         * gdb.base/watchpoints.exp: Ditto.
13023
13024         * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
13025         * gdb.cp/overload.exp: Ditto.
13026         * gdb.cp/virtfunc.exp: Ditto.
13027
13028         * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
13029
13030         * gdb.reverse/watch-precsave.exp:
13031         Replace gdb_test with gdb_test_no_output.
13032
13033         * gdb.threads/attach-into-signal.exp:
13034         Replace gdb_test with gdb_test_no_output.
13035         * gdb.threads/local-watch-wrong-thread.exp: Ditto.
13036         * gdb.threads/watchthreads.exp: Ditto.
13037         * gdb.threads/watchthreads2.exp: Ditto.
13038
13039         * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
13040         * gdb.trace/tfind.exp: Ditto.
13041
13042 2010-06-03  Joel Brobecker  <brobecker@adacore.com>
13043
13044         * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
13045         successful test if message is the empty string.
13046
13047 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
13048
13049         * gdb.fortran/module.exp (stopped language detection): New test.
13050
13051 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
13052
13053         Support DW_TAG_module as separate namespaces.
13054         * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
13055         gdb.fortran/library-module-lib.f90: New.
13056         * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
13057         (print i): Remove.
13058         (continue to breakpoint: i-is-1, print var_i value 1)
13059         (continue to breakpoint: i-is-2, print var_i value 2)
13060         (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
13061         (print var_d, print var_i value 14, ptype modmany, complete `modm)
13062         (complete `modmany, complete `modmany`, complete `modmany`var)
13063         (show language, setting breakpoint at module): New tests.
13064         * gdb.fortran/module.f90 (module mod): Remove.
13065         (module mod1, module mod2, module modmany, subroutine sub1)
13066         (subroutine sub2, program module): New.
13067
13068 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
13069
13070         * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
13071         (print value of rUC, print value of rI, print value of UI): ... here.
13072         * gdb.cp/anon-union.exp (pass): Rename to ...
13073         (print z 2): ... here.
13074
13075 2010-06-02  Michael Snyder  <msnyder@vmware.com>
13076
13077         * gdb.trace/actions.exp: Use gdb_test_no_output.
13078         * gdb.trace/circ.exp: Ditto.
13079         * gdb.trace/packetlen.exp: Ditto.
13080         * gdb.trace/save-trace.exp: Ditto.
13081         * gdb.trace/tracecmd.exp: Ditto.
13082         * gdb.trace/tsv.exp: Ditto.
13083
13084         * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
13085         * gdb.threads/hand-call-in-thraeds.exp: Ditto.
13086         * gdb.threads/local-watch-wrong-thread.exp: Ditto.
13087         * gdb.threads/manythreads.exp: Ditto.
13088         * gdb.threads/print-threads.exp: Ditto.
13089         * gdb.threads/pthreads.exp: Ditto.
13090         * gdb.threads/schedlock.exp: Ditto.
13091         * gdb.threads/staticthreads.exp: Ditto.
13092         * gdb.threads/thread-specific.exp: Ditto.
13093         * gdb.threads/thread-unwindonsignal.exp: Ditto.
13094         * gdb.threads/threadapply.exp: Ditto.
13095         * gdb.threads/watchthreads.exp: Ditto.
13096         * gdb.threads/watchthreads2.exp: Ditto.
13097
13098         * gdb.python/py-block.exp: Use gdb_test_no_output.
13099         * gdb.python/py-prettyprint.exp: Ditto.
13100         * gdb.python/py-template.exp: Ditto.
13101         * gdb.python/py-value.exp: Ditto.
13102
13103         * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
13104         * gdb.reverse/watch-reverse.exp: Ditto.
13105
13106         * gdb.server/ext-attach.exp: Use gdb_test_no_output.
13107         * gdb.server/ext-run.exp: Ditto.
13108
13109         * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
13110         * gdb.dwarf2/dw2-compressed.exp: Ditto.
13111         * gdb.dwarf2/dw2-intercu.exp: Ditto.
13112         * gdb.dwarf2/dw2-intermix.exp: Ditto.
13113         * gdb.dwarf2/dw2-producer.exp: Ditto.
13114         * gdb.dwarf2/mac-fileno.exp: Ditto.
13115
13116         * gdb.gdb/observer.exp: Use gdb_test_no_output.
13117         * gdb.gdb/selftest.exp: Ditto.
13118
13119         * gdb.multi/base.exp: Use gdb_test_no_output.
13120
13121         * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
13122
13123 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
13124
13125         * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
13126
13127 2010-06-02  Michael Snyder  <msnyder@msnyder-server.eng.vmware.com>
13128
13129         * gdb.cp/class2.exp: Use gdb_test_no_output.
13130         * gdb.cp/classes.exp: Ditto.
13131         * gdb.cp/extern-c.exp: Ditto.
13132         * gdb.cp/inherit.exp: Ditto.
13133         * gdb.cp/maint.exp: Ditto.
13134         * gdb.cp/mb-inline.exp: Ditto.
13135         * gdb.cp/mb-templates.exp: Ditto.
13136         * gdb.cp/method2.exp: Ditto.
13137         * gdb.cp/misc.exp: Ditto.
13138         * gdb.cp/ovldbreak.exp: Ditto.
13139         * gdb.cp/punctuator.exp: Ditto.
13140         * gdb.cp/templates.exp: Ditto.
13141         * gdb.cp/virtbase.exp: Ditto.
13142
13143         * gdb.threads/attach-stopped.exp:
13144         Replace uses of send_gdb / gdb_expect.
13145         * gdb.threads/attachstop-mt.exp:
13146         Replace uses of send_gdb / gdb_expect.
13147         * gdb.threads/gcore-thread.exp:
13148         Replace uses of send_gdb / gdb_expect.
13149         * gdb.threads/hand-call-in-threads.exp:
13150         Replace uses of send_gdb / gdb_expect.
13151         * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
13152         * gdb.threads/print-threads.exp:
13153         Replace uses of send_gdb / gdb_expect.
13154         * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
13155         * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
13156         * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
13157
13158         * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
13159         * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
13160         * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
13161         * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
13162         * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
13163         * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
13164         * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
13165         * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
13166         * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
13167         * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
13168         * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
13169
13170 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
13171
13172         * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
13173
13174 2010-06-02  Sami Wagiaalla  <swagiaal@redhat.com>
13175
13176         * gdb.cp/koenig.exp: Added new test case.
13177         * gdb.cp/koenig.cc: Ditto.
13178
13179 2010-06-01  Michael Snyder  <msnyder@vmware.com>
13180
13181         * gdb.base/arithmet.exp: Use gdb_test_no_output.
13182         * gdb.base/arrayidx.exp: Ditto.
13183         * gdb.base/attach.exp: Ditto.
13184         * gdb.base/auxv.exp: Ditto.
13185         * gdb.base/bigcre.exp: Ditto.
13186         * gdb.base/break-always.exp: Ditto.
13187         * gdb.base/break-interp.exp: Ditto.
13188         * gdb.base/break.exp: Ditto.
13189         * gdb.base/breakpoint-shadow.exp: Ditto.
13190         * gdb.base/call-ar-st.exp: Ditto.
13191         * gdb.base/call-sc.exp: Ditto.
13192         * gdb.base/call-signal-resume.exp: Ditto.
13193         * gdb.base/callfuncs.exp: Ditto.
13194         * gdb.base/catch-syscall.exp: Ditto.
13195         * gdb.base/charset.exp: Ditto.
13196         * gdb.base/code-expr.exp: Ditto.
13197         * gdb.base/commands.exp: Ditto.
13198         * gdb.base/cond-expr.exp: Ditto.
13199         * gdb.base/condbreak.exp: Ditto.
13200         * gdb.base/cursal.exp: Ditto.
13201         * gdb.base/cvexpr.exp: Ditto.
13202         * gdb.base/default.exp: Ditto.
13203         * gdb.base/del.exp: Ditto.
13204         * gdb.base/detach.exp: Ditto.
13205         * gdb.base/display.exp: Ditto.
13206         * gdb.base/ena-dis-br.exp: Ditto.
13207         * gdb.base/eval-skip.exp: Ditto.
13208         * gdb.base/foll-fork.exp: Ditto.
13209         * gdb.base/foll-vfork.exp: Ditto.
13210         * gdb.base/frame-args.exp: Ditto.
13211         * gdb.base/funcargs.exp: Ditto.
13212         * gdb.base/gcore-buffer-overflow.exp: Ditto.
13213         * gdb.base/gdbvars.exp: Ditto.
13214         * gdb.base/help.exp: Ditto.
13215         * gdb.base/ifelse.exp: Ditto.
13216         * gdb.base/included.exp: Ditto.
13217         * gdb.base/list.exp: Ditto.
13218         * gdb.base/macscp.exp: Ditto.
13219         * gdb.base/maint.exp: Ditto.
13220         * gdb.base/multi-fork.exp: Ditto.
13221         * gdb.base/overlays.exp: Ditto.
13222         * gdb.base/page.exp: Ditto.
13223         * gdb.base/pending.exp: Ditto.
13224         * gdb.base/pointers.exp: Ditto.
13225         * gdb.base/pr11022.exp: Ditto.
13226         * gdb.base/prelink.exp: Ditto.
13227         * gdb.base/printcmds.exp: Ditto.
13228         * gdb.base/psymtab.exp: Ditto.
13229         * gdb.base/randomize.exp: Ditto.
13230         * gdb.base/relational.exp: Ditto.
13231         * gdb.base/relocate.exp: Ditto.
13232         * gdb.base/remote.exp: Ditto.
13233         * gdb.base/sepdebug.exp: Ditto.
13234         * gdb.base/set-lang-auto.exp: Ditto.
13235         * gdb.base/setshow.exp: Ditto.
13236         * gdb.base/setvar.exp: Ditto.
13237         * gdb.base/signals.exp: Ditto.
13238         * gdb.base/signull.exp: Ditto.
13239         * gdb.base/sigstep.exp: Ditto.
13240         * gdb.base/sizeof.exp: Ditto.
13241         * gdb.base/solib-disc.exp: Ditto.
13242         * gdb.base/store.exp: Ditto.
13243         * gdb.base/structs.exp: Ditto.
13244         * gdb.base/structs2.exp: Ditto.
13245         * gdb.base/subst.exp: Ditto.
13246         * gdb.base/term.exp: Ditto.
13247         * gdb.base/trace-commands.exp: Ditto.
13248         * gdb.base/unwindonsignal.exp: Ditto.
13249         * gdb.base/valgrind-db-attach.exp: Ditto.
13250         * gdb.base/varargs.exp: Ditto.
13251         * gdb.base/watch-cond.exp: Ditto.
13252         * gdb.base/watch_thread_num.exp: Ditto.
13253         * gdb.base/watchpoint-cond-gone.exp: Ditto.
13254         * gdb.base/watchpoint.exp: Ditto.
13255         * gdb.base/whatis-exp.exp: Ditto.
13256
13257 2010-06-01  Michael Snyder  <msnyder@vmware.com>
13258
13259         * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
13260         * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
13261         * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
13262         * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
13263         * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
13264         * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
13265         * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
13266         * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
13267         * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
13268         * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
13269         * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
13270         * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
13271         * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
13272         * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
13273         * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
13274
13275 2010-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
13276
13277         * gdb.base/commands.exp (begin commands on watch): Remove excessive
13278         trailing newline.
13279         * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
13280         * gdb.java/jmisc.exp (p *args\n): Rename to ...
13281         (p *args): ... here and remove excessive trailing newline.
13282
13283 2010-05-31  Joel Brobecker  <brobecker@adacore.com>
13284
13285         * gdb.base/subst.exp: Fix call to gdb_test with empty message.
13286
13287 2010-05-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
13288
13289         Accept the new Linux kernel "t (tracing stop)" string.
13290         * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
13291         Update comment.
13292         (state_wait) <T (tracing stop)>: New.
13293         (main): Update the state_wait expect string.
13294
13295 2010-05-28  Pedro Alves  <pedro@codesourcery.com>
13296
13297         * limits.c, limits.exp: Delete files.
13298         * Makefile.in (clean mostlyclean): Adjust.
13299         * tracecmd.exp: Adjust.
13300
13301 2010-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
13302
13303         * gdb.base/tui-layout.exp: New.
13304
13305 2010-05-28  Michael Snyder  <msnyder@vmware.com>
13306
13307         * gdb.reverse/break-precsave.exp:
13308         Replace uses of send_gdb / gdb_expect.
13309         * gdb.reverse/break-reverse.exp:
13310         Replace uses of send_gdb / gdb_expect.
13311         * gdb.reverse/consecutive-precsave.exp:
13312         Replace uses of send_gdb / gdb_expect.
13313         * gdb.reverse/consecutive-reverse.exp:
13314         Replace uses of send_gdb / gdb_expect.
13315         * gdb.reverse/finish-precsave.exp:
13316         Replace uses of send_gdb / gdb_expect.
13317         * gdb.reverse/finish-reverse.exp:
13318         Replace uses of send_gdb / gdb_expect.
13319         * gdb.reverse/i386-precsave.exp:
13320         Replace uses of send_gdb / gdb_expect.
13321         * gdb.reverse/i386-reverse.exp:
13322         Replace uses of send_gdb / gdb_expect.
13323         * gdb.reverse/i386-sse-reverse.exp:
13324         Replace uses of send_gdb / gdb_expect.
13325         * gdb.reverse/i387-env-reverse.exp:
13326         Replace uses of send_gdb / gdb_expect.
13327         * gdb.reverse/i387-stack-reverse.exp:
13328         Replace uses of send_gdb / gdb_expect.
13329         * gdb.reverse/machinestate-precsave.exp:
13330         Replace uses of send_gdb / gdb_expect.
13331         * gdb.reverse/machinestate.exp:
13332         Replace uses of send_gdb / gdb_expect.
13333         * gdb.reverse/sigall-precsave.exp:
13334         Replace uses of send_gdb / gdb_expect.
13335         * gdb.reverse/sigall-reverse.exp:
13336         Replace uses of send_gdb / gdb_expect.
13337         * gdb.reverse/solib-precsave.exp:
13338         Replace uses of send_gdb / gdb_expect.
13339         * gdb.reverse/solib-reverse.exp:
13340         Replace uses of send_gdb / gdb_expect.
13341         * gdb.reverse/step-precsave.exp:
13342         Replace uses of send_gdb / gdb_expect.
13343         * gdb.reverse/step-reverse.exp:
13344         Replace uses of send_gdb / gdb_expect.
13345         * gdb.reverse/until-precsave.exp:
13346         Replace uses of send_gdb / gdb_expect.
13347         * gdb.reverse/until-reverse.exp:
13348         Replace uses of send_gdb / gdb_expect.
13349         * gdb.reverse/watch-precsave.exp:
13350         Replace uses of send_gdb / gdb_expect.
13351         * gdb.reverse/watch-reverse.exp:
13352         Replace uses of send_gdb / gdb_expect.
13353
13354 2010-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
13355
13356         * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
13357         excessive newline.
13358
13359 2010-05-27  Michael Snyder  <msnyder@vmware.com>
13360
13361         * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
13362         * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
13363         * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
13364         * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
13365         * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
13366         * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
13367         * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
13368         * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
13369         * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
13370         * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
13371         * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
13372         * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
13373         * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
13374         * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
13375         * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
13376         * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
13377         * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
13378         * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
13379         * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
13380
13381 2010-05-26  Michael Snyder  <msnyder@vmware.com>
13382
13383         * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
13384         * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
13385
13386         * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
13387         * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
13388         * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
13389
13390         * gdb.reverse/consecutive-reverse.exp:
13391         Replace uses of send_gdb / gdb_expect.
13392         * gdb.reverse/consecutive-precsave.exp:
13393         Replace uses of send_gdb / gdb_expect.
13394
13395         * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
13396         * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
13397         * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
13398         * gdb.mi/mi-ns-stale-regcache.exp:
13399         Replace uses of send_gdb / gdb_expect.
13400         * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
13401         * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
13402         * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
13403         * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
13404         * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
13405         * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
13406         * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
13407         * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
13408         * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
13409
13410 2010-05-26  Michael Snyder  <msnyder@vmware.com>
13411
13412         * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
13413
13414         * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
13415
13416         * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
13417         * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
13418         * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
13419         * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
13420         * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
13421         * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
13422         * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
13423         * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
13424         * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
13425
13426 2010-05-25  Tom Tromey  <tromey@redhat.com>
13427
13428         * gdb.base/macscp.exp: Add missing space after setup_kfail.
13429
13430 2010-05-25  Tom Tromey  <tromey@redhat.com>
13431
13432         * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
13433         argument order.
13434         * gdb.base/macscp.exp: Fix setup_kfail argument order.
13435         * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
13436         order.
13437         * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
13438         order.
13439         * gdb.base/call-sc.exp (setup_kfails): Remove.
13440         (setup_compiler_kfails): Remove.
13441         * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
13442         argument order.
13443         * gdb.base/siginfo.exp: Fix setup_kfail argument order.
13444         * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
13445         (advancei): Fix setup_kfail argument order.
13446         * gdb.base/radix.exp: Fix setup_kfail argument order.
13447         * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
13448         order.
13449         * gdb.base/structs.exp (setup_kfails): Remove.
13450         (setup_compiler_kfails): Fix setup_kfail argument order.
13451         * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
13452         order.
13453         * gdb.java/jmain.exp: Fix setup_kfail argument order.
13454         * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
13455         setup_kfail argument order.
13456         * gdb.cp/overload.exp: Fix setup_kfail argument order.
13457
13458 2010-05-25  Tom Tromey  <tromey@redhat.com>
13459
13460         * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
13461
13462 2010-05-25  Michael Snyder  <msnyder@vmware.com>
13463
13464         * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
13465         * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
13466         * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
13467         * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
13468         * gdb.base/assign.exp: Replace send_gdb with gdb_test.
13469         * gdb.base/attach.exp: Replace send_gdb with gdb_test.
13470         * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
13471         * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
13472         * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
13473         * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
13474         * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
13475         * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
13476         * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
13477         * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
13478         * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
13479         * gdb.base/charset.exp: Replace send_gdb with gdb_test.
13480         * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
13481         * gdb.base/commands.exp: Replace send_gdb with gdb_test.
13482         * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
13483         * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
13484         * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
13485         * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
13486         * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
13487         * gdb.base/default.exp: Replace send_gdb with gdb_test.
13488         * gdb.base/define.exp: Replace send_gdb with gdb_test.
13489         * gdb.base/display.exp: Replace send_gdb with gdb_test.
13490         * gdb.base/dump.exp: Replace send_gdb with gdb_test.
13491         * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
13492         * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
13493         * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
13494         * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
13495         * gdb.base/finish.exp: Replace send_gdb with gdb_test.
13496         * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
13497         * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
13498         * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
13499         * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
13500         * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
13501         * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
13502         * gdb.base/help.exp: Replace send_gdb with gdb_test.
13503         * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
13504         * gdb.base/jump.exp: Replace send_gdb with gdb_test.
13505         * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
13506         * gdb.base/maint.exp: Replace send_gdb with gdb_test.
13507         * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
13508         * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
13509         * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
13510         * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
13511         * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
13512
13513 2010-05-25  Doug Evans  <dje@google.com>
13514
13515         * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
13516         gdb.string_to_argv.
13517
13518 2010-05-21  Tom Tromey  <tromey@redhat.com>
13519
13520         * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
13521         Call it.
13522         * gdb.dwarf2/pieces.S: Update.
13523         * gdb.dwarf2/pieces.c (struct B): Remove initial field.
13524
13525 2010-05-21  Tom Tromey  <tromey@redhat.com>
13526
13527         * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
13528         Call it.
13529         * gdb.dwarf2/pieces.c (struct C): New.
13530         (f6): New function.
13531         * gdb.dwarf2/pieces.S: Replace.
13532
13533 2010-05-21  Tom Tromey  <tromey@redhat.com>
13534
13535         * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
13536         Call it.
13537
13538 2010-05-21  Tom Tromey  <tromey@redhat.com>
13539
13540         * gdb.dwarf2.pieces.exp: New file.
13541         * gdb.dwarf2.pieces.S: New file.
13542         * gdb.dwarf2.pieces.c: New file.
13543
13544 2010-05-20  Pedro Alves  <pedro@codesourcery.com>
13545             Joel Brobecker  <brobecker@adacore.com>
13546
13547         * lib/gdb.exp (gdb_test_no_output): New function.
13548         * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
13549         when testing commands that should produce no output.
13550
13551 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
13552
13553         * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
13554         parameter that we want to watch being a constant.
13555
13556 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
13557
13558         * gdb.ada/cond_lang: New testcase.
13559
13560 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
13561
13562         * lib/gdb.exp (banned_variables): New variable/constant.
13563         (gdb_init): Add write trace on variables listed in banned_variables.
13564         (gdb_finish): Remove write traces on variables listed in
13565         banned_variables.
13566
13567 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
13568
13569         * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
13570         * gdb.cp/koenig.exp: Likewise.
13571
13572 2010-05-14  Phil Muldoon  <pmuldoon@redhat.com>
13573
13574         PR python/11482
13575
13576         * gdb.python/py-value.exp (test_value_hash): New function.
13577
13578 2010-05-11  Pierre Muller  <muller@ics.u-strasbg.fr>
13579
13580         PR exp/11530.
13581         * gdb.base/gdb11530.c: New file.
13582         * gdb.base/gdb11530.exp: New file.
13583
13584 2010-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
13585
13586         * gdb.dwarf2/dw2-modula2-self-type.exp: New.
13587         * gdb.dwarf2/dw2-modula2-self-type.S: New.
13588
13589 2010-05-07  Sami Wagiaalla  <swagiaal@redhat.com>
13590
13591         * gdb.cp/koenig.exp: New test.
13592         * gdb.cp/koenig.cc: New test program.
13593
13594 2010-05-05  Joel Brobecker  <brobecker@adacore.com>
13595
13596         Remove the use of prms_id and bug_id throughout the testsuite.
13597
13598 2010-05-04  Pierre Muller  <muller@ics.u-strasbg.fr>
13599
13600         PR exp/11349.
13601         * testsuite/gdb.cp/ref-types.exp: Add test to examine
13602         use a reference local variable.
13603
13604 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
13605
13606         * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
13607         * gdb.base/sepdebug.exp: Remove .debug subdirectory handling.  New
13608         variable different_dir. Move debugfile into a full directory pathname
13609         under DIFFERENT_DIR.
13610         * lib/gdb.exp (separate_debug_filename): Remove.
13611         (gdb_gnu_strip_debug): No longer call separate_debug_filename.  Remove
13612         variable debug_dir and mkdir of it.  Update function comments.
13613
13614 2010-04-29  Pedro Alves  <pedro@codesourcery.com>
13615
13616         PR gdb/11557
13617
13618         * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
13619         files.
13620
13621 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
13622
13623         * gdb.python/py-param.exp: New File.
13624
13625 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
13626
13627         * gdb.base/default.exp: Fix "set language" test.
13628
13629 2010-04-24  Pierre Muller  <muller@ics.u-strasbg.fr>
13630
13631         PR breakpoints/11531.
13632         * gdb.base/gdb11531.c: New file.
13633         * gdb.base/gdb11531.exp: New file.
13634
13635 2010-04-26  Tom Tromey  <tromey@redhat.com>
13636
13637         * gdb.base/completion.exp: Add tests for completion and deprecated
13638         commands.
13639
13640 2010-04-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
13641
13642         * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
13643         (print /x char_array): Escape curly brackets.
13644
13645 2010-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
13646
13647         Fix deadlock on looped list of loaded shared objects.
13648         * gdb.base/solib-corrupted.exp: New.
13649
13650 2010-04-23  Doug Evans  <dje@google.com>
13651
13652         * gdb.python/py-section-script.c: New file.
13653         * gdb.python/py-section-script.exp: New file.
13654         * gdb.python/py-section-script.py: New file.
13655
13656 2010-04-20  Chris Moller  <cmoller@redhat.com>
13657
13658         PR 10179
13659
13660         * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
13661         * gdb.base/pr10179-a.c:
13662         * gdb.base/pr10179-b.c:
13663         * gdb.base/pr10179.exp: New files.
13664
13665 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
13666
13667         Fix crashes on dangling display expressions.
13668         * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
13669         is SEP.
13670         (lib_flags): Remove the "debug" keyword.
13671         (libsepdebug): New variable for iterating new loop.
13672         (save_pf_prefix): New variable wrapping the loop.
13673         (sep_lib_flags): New variable derived from LIB_FLAGS.  Use it.
13674         * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
13675
13676 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
13677
13678         * gdb.threads/watchthreads.exp: Change to obtain consistent output.
13679
13680 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
13681
13682         PR stabs/11479.
13683         * gdb.stabs/gdb11479.exp: New file.
13684         * gdb.stabs/gdb11479.c: New file.
13685
13686 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
13687
13688         * gdb.base/charset.c (Strin16, String32): New variables.
13689         * gdb.base/charset.exp (gdb_test): Test correct display
13690         of 16 or 32 bit strings.
13691
13692 2010-04-21  Chris Moller  <cmoller@redhat.com>
13693
13694         PR 9167
13695         * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
13696         * gdb.cp/pr9167.cc: New file.
13697         * gdb.cp/pr9167.exp: New file.
13698
13699
13700 2010-04-21  Pierre Muller  <muller@ics.u-strasbg.fr>
13701
13702         PR pascal/11492.
13703         * gdb.pascal/gdb11492.pas: New file.
13704         * gdb.pascal/gdb11492.exp: New file.
13705
13706 2010-04-20  Joel Brobecker  <brobecker@adacore.com>
13707
13708         * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
13709
13710 2010-04-20  Joel Brobecker  <brobecker@adacore.com>
13711
13712         * gdb.ada/dyn_loc: New testcase.
13713
13714 2010-04-20  Chris Moller  <cmoller@redhat.com>
13715
13716         PR 10867
13717
13718         * gdb.cp/Makefile.in  (EXECUTABLES): Added pr10687
13719         * gdb.cp/pr10687.cc: New file.
13720         * gdb.cp/pr10687.exp: New file.
13721
13722
13723 2010-04-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
13724             Sergio Durigan Junior  <sergiodj@redhat.com>
13725
13726         * gdb.fortran/logical.exp: New testcase.
13727         * gdb.fortran/logical.f90: New file.
13728
13729 2010-04-19  Doug Evans  <dje@google.com>
13730
13731         * gdb.base/help.exp (help source): Update expected output.
13732
13733 2010-04-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
13734
13735         * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
13736         gdb_reinitialize_dir and gdb_load by clean_restart.  Remove trailing
13737         gdb_exit and return.
13738         (executable): New variable.
13739         (binfile): Use it.
13740
13741 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
13742
13743         PR breakpoints/8554.
13744
13745         * gdb.trace/save-trace.exp: Adjust.
13746
13747 2010-04-17  H.J. Lu  <hongjiu.lu@intel.com>
13748
13749         PR corefiles/11511
13750         * gdb.arch/system-gcore.exp: New.
13751         * gdb.arch/gcore.c: Likewise.
13752
13753 2010-04-15  Doug Evans  <dje@google.com>
13754
13755         * gdb.python/py-progspace.c: New file.
13756         * gdb.python/py-progspace.exp: New file.
13757
13758         * gdb.base/source.exp: Add tests for "source -s".
13759
13760 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
13761
13762         * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
13763         * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
13764         * gdb.python/py-prettyprint.exp: New test for to_string returning None.
13765         * gdb.python/py-mi.exp: New test for to_string returning None.
13766
13767 2010-04-12  Phil Muldoon  <pmuldoon@redhat.com>
13768
13769         * gdb.python/py-breakpoint.c: Make result global.
13770
13771 2010-04-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
13772
13773         Fix non-GNU make compatibility.
13774         * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
13775
13776 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
13777
13778         * gdb.python/py-breakpoint.exp: New File.
13779         * gdb.python/py-breakpoint.C: Ditto.
13780
13781 2010-04-08  Stan Shebs  <stan@codesourcery.com>
13782
13783         * gdb.trace/actions.exp: Clear default-collect.
13784         * gdb.trace/save-trace.exp: Clear default-collect.
13785
13786 2010-04-08  Phil Muldoon  <pmuldoon@redhat.com>
13787
13788         * gdb.python/py-value: Add null string variable.
13789           (test_lazy_string): Test zero length, NULL address lazy
13790           strings.
13791
13792 2010-04-07  H.J. Lu  <hongjiu.lu@intel.com>
13793
13794         * gdb.arch/i386-avx.c: New.
13795         * gdb.arch/i386-avx.exp: Likewise.
13796
13797         * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
13798
13799 2010-04-06  Doug Evans  <dje@google.com>
13800
13801         * gdb.base/source-test.gdb: New file.
13802         * gdb.base/source.exp: Test source -v.
13803
13804 2010-04-06  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13805
13806         * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
13807
13808 2010-04-06  Pierre Muller  <muller@ics.u-strasbg.fr>
13809
13810         * gdb.stabs/aout.sed: Convert all backslash to double backslash
13811         within one line, unless it is followed by a double quote.
13812         * gdb.stabs/hppa.sed: Idem.
13813         * gdb.stabs/weird.def: Add char and String constants
13814         * gdb.stabs/weird.exp: Check for correct parsing of
13815         char and string constants.
13816         * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
13817         in .stabs to .stabx substitution.
13818
13819 2010-04-05  Stan Shebs  <stan@codesourcery.com>
13820
13821         * gdb.trace/tfile.c: Add a variable split across two blocks, and a
13822         constant global.
13823         * gdb.trace/tfile.exp: Try to print them.
13824
13825 2010-04-04  Stan Shebs  <stan@codesourcery.com>
13826
13827         * gdb.base/completion.exp: Update for new "info watchpoints".
13828         * gdb.base/default.exp: Ditto.
13829         * gdb.base/help.exp: Ditto.
13830         * gdb.base/watchpoint.exp: Ditto.
13831         * gdb.trace/infotrace.exp: Update "info tracpoints" output.
13832
13833 2010-04-04  Stan Shebs  <stan@codesourcery.com>
13834
13835         * gdb.trace/tfile.exp: Sharpen tfind test.
13836
13837 2010-04-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
13838
13839         * gdb.base/break-entry.exp: New.
13840
13841 2010-04-02  Hui Zhu  <teawater@gmail.com>
13842             Michael Snyder <msnyder@vmware.com>
13843
13844         * gdb.reverse/i386-sse-reverse.exp: New file.
13845         * gdb.reverse/i386-sse-reverse.c: New file.
13846
13847 2010-04-02  Pedro Alves  <pedro@codesourcery.com>
13848
13849         * gdb.trace/tfind.exp: Adjust expected disassembly output.
13850
13851 2010-04-01  Stan Shebs  <stan@codesourcery.com>
13852
13853         * gdb.trace/actions.exp: Tweak expected output.
13854         * gdb.trace/while-stepping.exp: Tweak expected output.
13855
13856 2010-04-01  H.J. Lu  <hongjiu.lu@intel.com>
13857
13858         * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
13859
13860 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
13861
13862         * gdb.base/commands.exp: Adjust.
13863         * gdb.cp/extern-c.exp: Adjust.
13864
13865 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
13866
13867         * gdb.trace/collection.c (local_test_func): Define a local struct,
13868         and instanciate it.
13869
13870 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
13871
13872         * gdb.trace/collection.exp (gdb_collect_args_test)
13873         (gdb_collect_argarray_test): XFAIL the tests that assume the
13874         argarray argument's elements are collected.
13875
13876 2010-03-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
13877
13878         * gdb.dwarf2/dw2-bad-parameter-type.exp,
13879         gdb.dwarf2/dw2-bad-parameter-type.S: New.
13880
13881 2010-03-31  Stan Shebs  <stan@codesourcery.com>
13882
13883         * gdb.trace/save-trace.exp: Test save/restore of default-collect
13884         and tracepoint conditionals.
13885         (gdb_verify_tracepoints): Delete unused return.
13886
13887 2010-03-26  Keith Seitz  <keiths@redhat.com>
13888
13889         * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
13890         appear in the output before main.
13891         Remove KFAIL for gdb/2215 aka bz 9320.
13892
13893 2010-03-30  Doug Evans  <dje@google.com>
13894
13895         * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
13896         by dejagnu.
13897         * gdb.arch/amd64-dword.exp: Ditto.
13898
13899         * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
13900         match.
13901         (break printf): Ditto.
13902
13903 2010-03-29  Sami Wagiaalla  <swagiaal@redhat.com>
13904
13905         * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
13906         gcc < 4.4.
13907         * gdb.cp/shadow.exp: Ditto.
13908
13909 2010-03-29  Pedro Alves  <pedro@codesourcery.com>
13910
13911         * gdb.trace/collection.exp (run_trace_experiment): Make sure
13912         "tstart" is silent.
13913
13914 2010-03-29  Pedro Alves  <pedro@codesourcery.com>
13915
13916         * gdb.trace/collection.exp (executable): New.
13917         (binfile): Use it.
13918         (fpreg, spreg, pcreg): New.
13919         (test_register): Use gdb_test_multiple.  Pass /x to print.
13920         (prepare_for_trace_test): New.
13921         (run_trace_experiment): Use "continue", not gdb_run_cmd.
13922         (gdb_collect_args_test, gdb_collect_argstruct_test)
13923         (gdb_collect_argarray_test, gdb_collect_locals_test): Use
13924         prepare_for_trace_test.
13925         (gdb_collect_registers_test): Use prepare_for_trace_test.  Use
13926         fpreg, spreg and pcreg.
13927         (gdb_collect_expression_test, gdb_collect_globals_test): Use
13928         prepare_for_trace_test.
13929         (gdb_trace_collection_test): Use fpreg, spreg and pcreg.  Don't
13930         try to detect tracing support here.  Don't set breakpoints at
13931         `begin' or `end' here.
13932         <global scope>: Use clean_restart.  Run to main before checking
13933         for tracing support.  Check for for tracing support here.
13934
13935 2010-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
13936
13937         * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
13938         " as $displacement" to "seen displacement message".
13939
13940 2010-03-28  Pedro Alves  <pedro@codesourcery.com>
13941
13942         * gdb.trace/while-dyn.exp (executable): New variable.
13943         (binfile): Use it.
13944         (test_while_stepping): New function.  Move most tests here.  Call
13945         it once for each of the while-stepping, stepping and ws aliases.
13946
13947 2010-03-26  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13948
13949         * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
13950         that do not provide the tagless_struct type name at all.
13951         (test_print_anon_union): Do not check value of uninitialized
13952         union member.  Do not use cp_test_ptype_class, so we can accept
13953         "long" as well as "long int".
13954
13955 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
13956
13957         * gdb.trace/tfile.c (tohex, bin2hex): New.
13958         (write_error_trace_file): Hexify error description.
13959
13960 2010-03-25  Stan Shebs  <stan@codesourcery.com>
13961
13962         * gdb.trace/tfile.c: Generate an additional trace file, improve
13963         portability.
13964         * gdb.trace/tfile.exp: Test trace file with an error stop, delete
13965         files in a better way.
13966
13967 2010-03-25  Keith Seitz  <keiths@redhat.com>
13968
13969         * gdb.java/jprint.exp: XFAIL printing of static class members
13970         because of GCC debuginfo problem.
13971
13972 2010-03-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
13973
13974         * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
13975
13976 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
13977
13978         * gdb.base/completion.exp: Allow long instead of long int.
13979         * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
13980         * gdb.base/gdbvars.c (main): Remove unused usestubs code.  Reference
13981         variable p.
13982         * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
13983         * gdb.base/pointers.exp: Allow long instead of long int.
13984         * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
13985         * gdb.base/step-line.exp: Allow a directory before the source file name.
13986
13987 2010-03-24  Tom Tromey  <tromey@redhat.com>
13988
13989         PR breakpoints/9352:
13990         * gdb.base/default.exp: Update.
13991         * gdb.base/commands.exp: Update.
13992         * gdb.cp/extern-c.exp: Test setting commands on multiple
13993         breakpoints at once.
13994
13995 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
13996
13997         * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
13998         if gdb,nosignals.
13999         * gdb.base/watchpoints.c: Do not include unnecessary headers.
14000         * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
14001         exited".
14002
14003 2010-03-24  Stan Shebs  <stan@codesourcery.com>
14004
14005         * gdb.trace/tfile.exp: Expect "trace frame", with a space.
14006
14007 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
14008
14009         * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
14010         * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
14011         argument.  Handle "short" and "long".
14012         (Top level): Pass overprototyped output for old_fptr and xptr.
14013
14014 2010-03-23  Pedro Alves  <pedro@codesourcery.com>
14015
14016         * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
14017         format strings and add casts to avoid compiler warnings.
14018
14019 2010-03-23  Vladimir Prus  <vladimir@codesourcery.com>
14020
14021         * lib/trace-support.exp (gdb_trace_setactions):
14022         Don't expect whitespace after ">" prompt.
14023         * gdb.trace/actions.exp: Adjust for output changes.
14024         * gdb.trace/while-stepping.exp: Likewise.
14025
14026 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
14027
14028         * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
14029         and r157645).
14030
14031 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
14032
14033         * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
14034         New.
14035
14036 2010-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
14037
14038         * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
14039         * gdb.python/py-mi.exp (binfile): Rename to py-mi.
14040
14041 2010-03-19  Stan Shebs  <stan@codesourcery.com>
14042
14043         * gdb.trace/ax.exp: New file.
14044
14045 2010-03-19  Doug Evans  <dje@google.com>
14046
14047         * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
14048         output from gcc.
14049
14050         * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
14051         named /usr/sbin/prelink<foo>.
14052
14053 2010-03-18  Stan Shebs  <stan@codesourcery.com>
14054
14055         * gdb.trace/circ.exp: Test circular-trace-buffer.
14056         * gdb.trace/tfile.exp: Update tstatus test.
14057
14058 2010-03-18  Joel Brobecker  <brobecker@adacore.com>
14059
14060         * gdb.dwarf2/dw2-anonymous-func.S: New file.
14061         * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
14062
14063 2010-03-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14064
14065         * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
14066
14067 2010-03-18  Pedro Alves  <pedro@codesourcery.com>
14068
14069         * gdb.base/default.exp: Adjust the expected output of the finish
14070         and until commands when the inferior is not being run.
14071
14072 2010-03-15  Sami Wagiaalla  <swagiaal@redhat.com>
14073
14074         * gdb.cp/shadow.exp: Removed kfail; test has been fix.
14075         * gdb.cp/nsusing.exp: Ditto.
14076
14077 2010-03-15  Tom Tromey  <tromey@redhat.com>
14078
14079         * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
14080         * gdb.cp/userdef.cc (operator==): New function.
14081         (main): New locals mem1, mem2.
14082
14083 2010-03-15  Jie Zhang  <jie@codesourcery.com>
14084
14085         * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
14086         Declare and use new loadtimeout variable.
14087
14088 2010-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
14089
14090         * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
14091         Use gdb_load later.
14092
14093 2010-03-14  Pedro Alves  <pedro@codesourcery.com>
14094
14095         * gdb.base/solib-disc.c (main): Make format of fprintf a string
14096         literal.  Add missing endlines to prints to stderr.
14097
14098 2010-03-12  Tom Tromey  <tromey@redhat.com>
14099
14100         PR c++/9708:
14101         * gdb.cp/m-static.exp: Add regression test.
14102         * gdb.cp/m-static.cc (method): New method.
14103         (main): Call it.
14104
14105 2010-03-12  Sami Wagiaalla  <swagiaal@redhat.com>
14106
14107         * gdb.cp/gdb2384-base.h: Created 'namespace B'.
14108         * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
14109
14110 2010-03-12  Daniel Jacobowitz  <dan@codesourcery.com>
14111
14112         * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
14113
14114 2010-03-12  Daniel Jacobowitz  <dan@codesourcery.com>
14115
14116         * lib/gdb.exp (skip_stl_tests): New.
14117         (gdb_compile): Symbian needs -ldl.
14118         (shlib_target_file): New.
14119         (shlib_symbol_file): New.
14120         (gdb_load_shlibs): Use shlib_target_file.
14121         * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
14122         * gdb.cp/exception.exp: Use skip_stl_tests.
14123         * gdb.cp/bs15503.exp: Use skip_stl_tests.  Use untested.
14124         * gdb.cp/try_catch.exp: Use skip_stl_tests.
14125         * gdb.cp/mb-templates.exp: Ditto.
14126         * gdb.base/commands.exp: Relax regexes.
14127         * gdb.base/watchpoint-solib.exp: Don't skip on symbian.  Use
14128         shlib_target_file and shlib_symbol_file.
14129         * gdb.base/maint.exp: Allow lowercase t.  Allow .rodata in
14130         sections.
14131         * gdb.base/ending-run.exp: Accept E32Main for symbian.
14132         * gdb.base/solib-disc.exp: Use
14133         shlib_target_file and shlib_symbol_file.
14134         * gdb.base/unload.exp: Don't skip on symbian.  Use
14135         shlib_target_file and shlib_symbol_file.
14136         * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
14137
14138 2010-03-12  Pedro Alves  <pedro@codesourcery.com>
14139
14140         * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
14141         * gdb.trace/report.exp: Adjust for x86 and x86_64.
14142         Issue a tfind end before looking for a tracepoint frame.
14143         * gdb.trace/tfind.exp: Adjust tstatus output.
14144         Adjust disassembly output.
14145         * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
14146
14147 2010-03-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
14148
14149         * gdb.base/break-interp.exp: Create new displacement parameter value
14150         for the test_ld calls.
14151         (reach): New parameter displacement, verify its content.  New push of
14152         pf_prefix "reach-$func:".  Import global expect_out.
14153         (test_core): New parameter displacement, verify its content.  New push
14154         of pf_prefix "core:".  New command "set verbose on".  Import global
14155         expect_out.
14156         (test_attach): New parameter displacement, verify its content.  New
14157         push of pf_prefix "attach:".  New command "set verbose on".  Import
14158         global expect_out.
14159         (test_ld): New parameter displacement, pass it to the reach, test_core
14160         and test_attach calls and verify its content in the "ld.so exit" test.
14161         * gdb.base/prelink.exp: Remove gdb_exit and final return.
14162         (prelink): Update expected text, use gdb_test.
14163
14164 2010-03-10  Doug Evans  <dje@google.com>
14165
14166         * gdb.base/checkpoint.exp: Fix comment.
14167         Lengthen timeout while doing >600 checkpoints test.
14168         Rename duplicate "kill all one" test to keep test names unique.
14169
14170 2010-03-10  Pedro Alves  <pedro@codesourcery.com>
14171
14172         * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
14173
14174 2010-03-08  Keith Seitz  <keiths@redhat.com>
14175
14176         * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
14177         * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
14178         (dm_type_long): New function.
14179         (dm_type_unsigned_short): New function.
14180         (dm_type_unsigned_long): New function.
14181         (myint): New typedef.
14182         * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
14183         long, unsigned shor and long, operator char*, and typedef.
14184         (test_lookup_operator_functions): Add operator char* test.
14185         (test_paddr_operator_functions): Likewise.
14186         (test_paddr_overloaded_functions): Use probe values for
14187         short, long, and unsigned short and long.
14188         (test_paddr_hairy_functions): If the demangler probe detected
14189         gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
14190         demangler.
14191         * gdb.cp/expand-sals.exp: Backtrace may contain class names.
14192         * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
14193         and "print null_pmf".
14194         Add test "ptype a.*pmf".
14195         * gdb.cp/overload.exp: Allow optional "int" to appear with
14196         "short" and "long".
14197         * gdb.cp/ovldbreak.exp: Use append to construct super-duper
14198         long expect value for men_overload1arg.
14199         Allow "int" to appear with "short" and "long".
14200         When testing "info break", add argument for main (void).
14201         Also allow "int" to appear with "short" and "long".
14202         Ditto with "unsigned" and "long long".
14203         * gdb.java/jmain.exp: Do not enclose methods names in single
14204         quotes.
14205         * gdb.java/jmisc.exp: Likewise.
14206         * gdb.java/jprint.exp: Likewise.
14207         * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
14208
14209         From Jan Kratochvil  <jan.kratochvil@redhat.com>:
14210         * gdb.cp/exception.exp (backtrace after first throw)
14211         (backtrace after second throw): Allow a namespace before __cxa_throw.
14212         (backtrace after first catch, backtrace after second catch): Allow
14213         a namespace before __cxa_begin_catch.
14214
14215         * gdb.cp/cpexprs.exp: New file.
14216         * gdb.cp/cpexprs.cc: New file.
14217
14218         From Daniel Jacobowitz  <dan@codesourcery.com>
14219         * gdb.cp/cpexprs.exp (escape): Delete.  Change all callers
14220         to use string_to_regexp.
14221         (ctor, dtor): New functions.  Use them to match constructor
14222         and destructor function types.
14223         (Top level): Use runto_main.
14224
14225 2010-03-05  Tom Tromey  <tromey@redhat.com>
14226
14227         * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
14228         gdb.target_charset.
14229         (pp_ns.to_string): Likewise.
14230
14231 2010-03-04  Keith Seitz  <keiths@redhat.com>
14232
14233         * gdb.cp/overload.exp: Test that the filename portion of a linespec
14234         can be quoted.  Test that both the filename and function/line
14235         portions can be quoted at the same time.
14236
14237 2010-03-04  Pedro Alves  <pedro@codesourcery.com>
14238
14239         * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
14240
14241 2010-03-03  Doug Evans  <dje@google.com>
14242
14243         * lib/gdb.exp (gdb_compile_pthreads): Handle case where
14244         libc contains libpthread.
14245
14246         * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
14247         * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
14248         of gdb_compile.  Add another pattern to match android backtrace.
14249
14250 2010-03-03  Tom Tromey  <tromey@redhat.com>
14251
14252         PR gdb/11345:
14253         * gdb.base/printcmds.exp (test_printf): Add test.
14254
14255 2010-03-02  H.J. Lu  <hongjiu.lu@intel.com>
14256
14257         * gdb.arch/amd64-byte.exp: New.
14258         * gdb.arch/amd64-dword.exp: Likewise.
14259         * gdb.arch/amd64-pseudo.c: Likewise.
14260         * gdb.arch/amd64-word.exp: Likewise.
14261         * gdb.arch/i386-byte.exp: Likewise.
14262         * gdb.arch/i386-pseudo.c: Likewise.
14263         * gdb.arch/i386-word.exp: Likewise.
14264
14265 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
14266
14267         * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
14268         types.  Add structreg, bitfields, and flags registers.
14269         * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
14270         registers.
14271
14272 2010-03-01  H.J. Lu  <hongjiu.lu@intel.com>
14273
14274         * gdb.xml/tdesc-regs.exp (architecture): New.  Set it for x86.
14275         (load_description): Set architecture if defined.
14276
14277 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
14278
14279         * gdb.python/py-frame.exp: Add read_var block tests.
14280         * gdb.python/py-frame.c (block): New function.
14281
14282 2010-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
14283             Daniel Jacobowitz  <dan@codesourcery.com>
14284
14285         * gdb.base/callfuncs.exp: New tests for $spval 0 and -1.  Remove return.
14286
14287 2010-02-25  David S. Miller  <davem@davemloft.net>
14288
14289         * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
14290         fix logic for setting all_syscalls_numbers.
14291
14292 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
14293
14294         * Makefile.in: Add py-block and py-symbol.
14295         * gdb.python/py-symbol.exp: New File.
14296         * gdb.python/py-symtab.exp: New File.
14297         * gdb.python/py-block.exp: New File.
14298         * gdb.python/py-symbol.c: New File.
14299         * gdb.python/py-block.c: New File.
14300
14301 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
14302
14303         PR python/11314
14304         * lib/gdb.exp (skip_python_tests): New function.
14305         * gdb.python/py-cmd.exp: Use skip_python_tests.
14306         * gdb.python/py-frame.exp: Likewise.
14307         * gdb.python/py-function.exp: Likewise.
14308         * gdb.python/py-prettyprint.exp: Likewise.
14309         * gdb.python/py-template.exp: Likewise.
14310         * gdb.python/py-type.exp: Likewise.
14311         * gdb.python/py-value.exp: Likewise.
14312
14313 2010-02-22  Pedro Alves  <pedro@codesourcery.com>
14314
14315         PR9605
14316
14317         * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
14318
14319 2010-02-19  Tom Tromey  <tromey@redhat.com>
14320
14321         PR c++/8693, PR c++/9496:
14322         * gdb.cp/namespace.exp: Remove some setup_kfail calls.  Added
14323         regression tests.
14324
14325 2010-02-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
14326
14327         Fix compatibility with m68k as.
14328         * gdb.dwarf2/member-ptr-forwardref.S: Use .data section.  Use .2byte.
14329         Use only /* comments */.
14330
14331 2010-02-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14332
14333         * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
14334         * configure: Regenerate.
14335
14336 2010-02-18  Daniel Jacobowitz  <dan@codesourcery.com>
14337
14338         * gdb.python/py-type.exp: Check for Python support.
14339
14340 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
14341
14342         * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
14343         `regsub' syntax available.
14344
14345 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
14346
14347         * gdb.base/shmain.c (main): Remove printf call.
14348         * gdb.base/sizeof.c (main): Cast return of sizeof to int.
14349         * gdb.base/unload.c (main): Make format of fprintf a string
14350         literal.  Add missing endlines to prints to stderr.
14351         * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
14352
14353 2010-02-17  Tom Tromey  <tromey@redhat.com>
14354
14355         * gdb.java/jprint.java (jprint.props): New field.
14356         * gdb.java/jprint.exp (set_lang_java): Add regression test.
14357
14358 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
14359
14360         * gdb.base/charset.exp: Don't assume new `regsub' syntax
14361         available.
14362
14363 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
14364
14365         * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
14366         creation to support remote host testing.
14367
14368 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
14369
14370         * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
14371         Recognize "command not found".
14372
14373 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
14374
14375         * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
14376         single-stepping.
14377
14378 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
14379
14380         * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
14381         if arguments are not supported.
14382
14383 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
14384
14385         * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
14386         be const or non-const.
14387
14388 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
14389
14390         * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
14391         mi_send_resuming_command to send -exec-continue.
14392
14393 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
14394
14395         * gdb.base/list.exp (test_list_filename_and_function): Add test
14396         with single quotes.
14397         * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
14398         matching.
14399         * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
14400         Add KFAIL'd tests for PR gdb/11289.
14401
14402 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
14403
14404         * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
14405
14406 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
14407
14408         * gdb.base/comp-dir/subdir/dummy.txt: New file.
14409         * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
14410         a temporary directory.
14411
14412 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
14413
14414         * gdb.base/charset.exp: Use a single regular expression to match
14415         show host-charset and show target-charset output.
14416
14417 2010-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
14418
14419         * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
14420         "Illegal process-id" expect string more exact.
14421         (attach to digits-starting nonsense is prohibited): New.
14422
14423 2010-02-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
14424
14425         * gdb.base/prelink.exp (set verbose on): New.
14426
14427 2010-02-12  Tomas Holmberg  <th@virtutech.com>
14428
14429         * mi-reverse.exp: New file. Test for reverse option to the
14430         following MI commands: exec-continue, exec-finish, exec-next,
14431         exec-step, exec-next-instruction, exec-step-instruction.
14432
14433 2010-02-09  Joel Brobecker  <brobecker@adacore.com>
14434
14435         * gdb.ada/ptype_tagged_param: New testcase.
14436
14437 2010-02-08  Tom Tromey  <tromey@redhat.com>
14438
14439         PR c++/8017:
14440         * gdb.cp/overload.exp: Add tests.
14441         * gdb.cp/overload.cc (struct K): New.
14442         (namespace N): New.
14443         (main): Call new functions.
14444         (K::staticoverload): Define.
14445
14446 2010-02-08  Chris Moller  <moller@mollerware.com>
14447
14448         PR gdb/10728
14449         * gdb.cp/pr10728-x.h: New file.
14450         * gdb.cp/pr10728-x.cc: New file.
14451         * gdb.cp/pr10728-y.cc: New file.
14452         * gdb.cp/pr10728.exp: New file.
14453         * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
14454
14455 2010-02-08  Chris Moller  <moller@mollerware.com>
14456
14457         PR gdb/9067
14458         * gdb.cp/pr9067.exp:  New
14459         * gdb.cp/pr9067.cc:   New
14460         * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
14461
14462 2010-02-08  Joel Brobecker  <brobecker@adacore.com>
14463
14464         * lib/gdb.exp (gdb_test_timeout): New global variable.
14465         Set it to timeout if not already set.
14466         (gdb_init): Reset the value of timeout to gdb_test_timeout.
14467
14468 2010-02-05  Doug Evans  <dje@google.com>
14469
14470         * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
14471         user.
14472
14473 2010-02-05  Sami Wagiaalla  <swagiaal@redhat.com>
14474
14475         PR c++/7935:
14476         * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
14477
14478 2010-02-04  Tom Tromey  <tromey@redhat.com>
14479
14480         * gdb.cp/virtbase.exp: Make test case names unique.
14481
14482 2010-02-02  Tom Tromey  <tromey@redhat.com>
14483
14484         * gdb.cp/virtbase.exp: Add regression tests.
14485         * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
14486         (main): Instantiate RHC.
14487
14488 2010-02-02  Tom Tromey  <tromey@redhat.com>
14489
14490         * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
14491         type-printing change.
14492
14493 2010-02-02  Tom Tromey  <tromey@redhat.com>
14494
14495         PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
14496         * gdb.cp/virtbase.cc: New file.
14497         * gdb.cp/virtbase.exp: New file.
14498         * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
14499
14500 2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
14501
14502         PR libc/11214:
14503         * gdb.threads/current-lwp-dead.c: Include features.h.
14504         (HAS_NOMMU): New.
14505         (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
14506
14507 2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
14508
14509         * gdb.base/symbol-without-target_section.exp,
14510         gdb.base/symbol-without-target_section.c: New.
14511
14512 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
14513
14514         * gdb.base/bigcore.exp: Reset increased timeout.
14515         * gdb.base/interrupt.exp: Match unexpected gdb prompt.
14516
14517 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
14518
14519         * gdb.base/gcore.exp (capture_command_output): Use
14520         gdb_test_multiple.
14521
14522 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
14523
14524         * gdb.arch/thumb2-it.S (it_breakpoints): New function.
14525         * gdb.arch/thumb2-it.exp (test_it_break): New function.
14526         (Top level): Call it.
14527
14528 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
14529
14530         * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
14531
14532 2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
14533
14534         * gdb.base/call-strs.exp, gdb.base/default.exp,
14535         gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
14536         gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
14537         gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
14538         gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
14539         gdb.base/watchpoint-solib.exp: Save and restore timeout.
14540         * gdb.base/ending-run.exp: Correct restore of timeout.
14541         * gdb.base/page.exp: Remove unnecessary timeout setting.
14542
14543 2010-01-29  Joel Brobecker  <brobecker@adacore.com>
14544
14545         * gdb.ada/rec_return: New testcase.
14546
14547 2010-01-29  Joel Brobecker  <brobecker@adacore.com>
14548
14549         * gdb.ada/call_pn: New testcase.
14550
14551 2010-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
14552
14553         * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
14554         (Top level): Use it to resume.
14555         * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
14556         the Thumb mode displaced stepping error as unsupported.
14557
14558 2010-01-28  Sami Wagiaalla  <swagiaal@redhat.com>
14559
14560         * gdb.cp/nsusing.exp: Added more tests.
14561         * gdb.cp/nsrecurs.exp: Ditto.
14562         * gdb.cp/nsusing.cc: Added test functions.
14563         * gdb.cp/nsrecurs.cc: Ditto.
14564
14565 2010-01-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
14566
14567         * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
14568         absolute directory pathnames in gdb.sum file.
14569
14570 2010-01-27  Sami Wagiaalla  <swagiaal@redhat.com>
14571
14572         * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
14573         * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
14574
14575 2010-01-26  Tom Tromey  <tromey@redhat.com>
14576
14577         PR exp/7643:
14578         * gdb.base/printcmds.exp (test_print_string_constants): Remove
14579         setup_kfail.
14580
14581 2010-01-14  Sami Wagiaalla  <swagiaal@redhat.com>
14582
14583         * gdb.cp/nsrecurs.exp: New test.
14584         * gdb.cp/nsrecurs.cc: New test program.
14585         * gdb.cp/nsstress.exp: New test.
14586         * gdb.cp/nsstress.cc: New test program.
14587         * gdb.cp/nsdecl.exp: New test.
14588         * gdb.cp/nsdecl.cc: New test program.
14589
14590 2010-01-26  Sami Wagiaalla  <swagiaal@redhat.com>
14591
14592         * gdb.cp/namespace-using.exp: Add test for printing of namespaces
14593         imported into file scope.
14594         Marked test as xfail.
14595         * gdb.cp/namespace-using.cc (marker5): New function.
14596         * gdb.cp/shadow.exp: New test.
14597         * gdb.cp/shadow.cc: New test program.
14598         * gdb.cp/nsimport.exp: New test.
14599         * gdb.cp/nsimport.cc: New test program.
14600
14601 2010-01-25  Tom Tromey  <tromey@redhat.com>
14602
14603         PR gdb/11049:
14604         * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
14605         with "set print null-stop on".
14606
14607 2010-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
14608
14609         * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
14610         Adjust it for DISASSEMBLY_OMIT_FNAME.
14611
14612 2010-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
14613
14614         PR symtab/11199:
14615         * gdb.dwarf2/member-ptr-forwardref.exp,
14616         gdb.dwarf2/member-ptr-forwardref.S: New.
14617
14618 2010-01-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
14619
14620         * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
14621         (thread1_func): Protect thread1_tid with thread1_tid_cond by
14622         thread1_tid_mutex.  Remove gdbstop_mutex handling.
14623         (thread2_func): Protect thread2_tid with thread2_tid_cond by
14624         thread2_tid_mutex.  Remove gdbstop_mutex handling.
14625         (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
14626         pthread_create.  Remove gdbstop_mutex handling.  New comment.  Replace
14627         pthread_cond_wait conditionalizations by while loops.
14628
14629 2010-01-20  Tom Tromey  <tromey@redhat.com>
14630
14631         PR backtrace/10770:
14632         * gdb.dwarf2/pr10770.exp: New file.
14633         * gdb.dwarf2/pr10770.c: New file.
14634         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
14635
14636 2010-01-20  Vladimir Prus  <vladimir@codesourcery.com>
14637
14638         * gdb.mi/mi-async.exp: Remove check for 'async' target, because
14639         that target was removed, and the test always runs native anyway.
14640
14641 2010-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
14642
14643         * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
14644         gdb.base/watchpoint-cond-gone-stripped.c: New.
14645
14646 2010-01-19  Tom Tromey  <tromey@redhat.com>
14647
14648         PR c++/8000:
14649         * gdb.cp/namespace.exp: Use new enum.  Fix line numbers in
14650         existing tests.
14651         * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
14652         (main): Use AAA::SomeEnum.
14653
14654 2010-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
14655
14656         * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
14657         (test_ignore_count): Declare line_callme_body global.
14658         (run to breakpoint with ignore count): Use line_callme_body.
14659         * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
14660         (set line_main_hello, set line_main_return): Reindent.
14661         (set line_callee4_head, set line_callee4_body, set line_callee4_next):
14662         New.
14663         (continue to callee4): Use line_callee4_body.
14664         (check *stopped from CLI command): Use line_callee4_next.
14665         * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
14666         (set line_main_hello, set line_main_return): Reindent.
14667         (set line_callee4_head, set line_callee4_body): New.
14668         (continue to callee4): Use line_callee4_body.
14669
14670 2010-01-18  Tom Tromey  <tromey@redhat.com>
14671
14672         PR c++/9680:
14673         * gdb.cp/casts.cc: Add new classes and variables.
14674         * gdb.cp/casts.exp: Test new operators.
14675
14676 2010-01-18  Tom Tromey  <tromey@redhat.com>
14677             Thiago Jung Bauermann  <bauerman@br.ibm.com>
14678
14679         * gdb.python/source2.py: New file.
14680         * gdb.python/source1: New file.
14681         * gdb.python/python.exp: Test "source" command.
14682
14683 2010-01-15  Stan Shebs  <stan@codesourcery.com>
14684
14685         * gdb.trace/tfile.c: New file.
14686         * gdb.trace/tfile.exp: New file.
14687
14688 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
14689
14690         * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
14691
14692 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
14693
14694         * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
14695
14696 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
14697
14698         * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
14699         (libfunc): New parameter action.  Implement also selectable "sleep".
14700         * gdb.base/break-interp-main.c: Include assert.h.
14701         (libfunc): New parameter action.
14702         (main): New parameters argc and argv.  Assert argc.  Pass argv.
14703         * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
14704         (test_attach): New proc.
14705         (test_ld): Pass new "segv" exec parameter.  Call also test_attach.
14706         * lib/gdb.exp (core_find): New parameter arg.  Pass it to $binfile.
14707
14708 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
14709
14710         * gdb.base/break-interp.exp (test_core): New proc.
14711         (test_ld): Call it.
14712
14713 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
14714
14715         * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
14716         * gdb.base/break-interp.exp: Exit on skip_shlib_tests.  Change $srcfile.
14717         New variables $binfile_lib and $srcfile_lib.  Call get_compiler_info
14718         and gdb_compile_shlib.  Use new -Wl compiler options.
14719         (dl bt, main bt): New tests.
14720
14721 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
14722
14723         Support PIEs with no symfile_objfile.
14724         * gdb.base/break-interp.exp: New argument at the test_ld calls.
14725         (test_ld): New parameter trynosym.
14726         (test_ld <$trynosym>): New block.
14727
14728 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
14729
14730         * gdb.base/break-interp.exp: New file.
14731
14732 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
14733
14734         * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
14735         * gdb.python/py-prettyprint.py (pp_ls): New printer.
14736         * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
14737         test.
14738         * gdb.python/py-prettyprint.c: Define lazystring test structure.
14739         * gdb.python/py-mi.exp: Add lazy string test.
14740
14741 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
14742
14743         * lib/mi-support.exp (mi_check_thread_states): Handle
14744         core number in thread listing.
14745
14746 2010-01-12  Joel Brobecker  <brobecker@adacore.com>
14747
14748         * gdb.base/maint.exp: Adjust the expected output for the
14749         "maint print type" test. Use gdb_test_multiple instead of
14750         gdb_sent/gdb_expect.
14751
14752 2010-01-11  Doug Evans  <dje@google.com>
14753
14754         * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
14755         from gdbserver_download.  All callers updated.
14756
14757         * gdb.server/ext-run.exp: "info os processes" requires xml support.
14758
14759 2010-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
14760
14761         Implement binary numbers parsing.
14762         * gdb.base/printcmds.exp (test_integer_literals_accepted)
14763         (test_integer_literals_rejected): New binary tests.
14764
14765 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14766
14767         * gdb.cell/configure: Regenerate.
14768
14769 2010-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
14770
14771         * gdb.base/corefile.exp: Move the core finding block out and call it as
14772         core_find, new variable $corefile, replace corefile by $corefile and
14773         [file tail $corefile] for usage vs. test names resp.
14774         * lib/gdb.exp (core_find): Move it as a new function here.  New
14775         parameter binfile and deletefiles.  New variable $destcore.  Pre-delete
14776         $destcore.  Return "" on error.
14777
14778 2010-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
14779
14780         Workaround PR binutils/10802.
14781         * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
14782         (twice).
14783
14784 2010-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
14785
14786         * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
14787
14788 2010-01-08  Joel Brobecker  <brobecker@adacore.com>
14789
14790         * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
14791         call, to avoid interruption.
14792
14793 2010-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
14794
14795         * gdb.stabs/weird.def (args93): New.
14796
14797 2010-01-07  Doug Evans  <dje@google.com>
14798
14799         * lib/gdb.exp (gdb_skip_xml_test): Add comment.
14800
14801 2010-01-07  Tom Tromey  <tromey@redhat.com>
14802
14803         * gdb.base/source.exp: Use correct line number.
14804
14805 2010-01-05  Stan Shebs  <stan@codesourcery.com>
14806
14807         * gdb.trace/tracecmd.exp: Test ftrace.
14808
14809 2010-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14810
14811         * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
14812
14813 2010-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
14814
14815         * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
14816         "uint_for_mi_testing".
14817
14818 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
14819
14820         Test indented comment in file being sourced.
14821         * gdb.base/commands.exp: Test indented comment in file being sourced.
14822
14823 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
14824
14825         * gdb.fortran/array-element.f, gdb.fortran/complex.f,
14826         gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
14827         gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
14828         notice.
14829
14830 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
14831
14832         * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
14833         notice.
14834
14835 2010-01-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
14836
14837         * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
14838         missing $after_stopped and comma (,) expectation.
14839
14840 2009-12-31  Stan Shebs  <stan@codesourcery.com>
14841
14842         * gdb.trace/actions.exp: Test teval action.
14843
14844 2009-12-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
14845
14846         * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
14847         (top level): Call test_watchpoint_in_big_blob.
14848         * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
14849         watchpoints.
14850         (func3): Write to buf.
14851
14852 2009-12-29  Stan Shebs  <stan@codesourcery.com>
14853
14854         * gdb.trace/actions.exp: Test default-collect.
14855
14856 2009-12-28  Stan Shebs  <stan@codesourcery.com>
14857
14858         * gdb.trace/tsv.exp: New file.
14859         * gdb.base/completion.exp: Update ambiguous info output.
14860
14861 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
14862
14863         * gdb.base/find.c (main): Reference search buffers.
14864         * gdb.base/included.c (main): Reference integer.
14865         * gdb.base/ptype.c (charfoo): Declare.
14866         (intfoo): Call charfoo.
14867         * gdb.base/scope0.c (useitp): New function.
14868         (usestatics): Use useitp.
14869         (useit): Add a type for val.
14870         * gdb.base/scope1.c (useit1): Take a pointer argument.
14871         (usestatics1): Update calls to useit1.
14872         * gdb.cp/call-c.cc: Declare foo.
14873         (main): Call foo.
14874         * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
14875         * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
14876         (main): Call C::ensureRefs and ensureOtherRefs.
14877         * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
14878         variables.
14879         (ensureOtherRefs): New function.
14880         * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
14881         * gdb.cp/templates.cc (main): Call t5i.value.
14882
14883 2009-12-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
14884
14885         Fix compatibility with G++-4.5.
14886         * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
14887         * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
14888         (uncaught return): Remove.
14889
14890 2009-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
14891             Phil Muldoon  <pmuldoon@redhat.com>
14892
14893         * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
14894         (bp_location13, bp_location14, bp_location17, bp_location18)
14895         (marker3_proto, marker4_proto): New variables.
14896         (breakpoint info): Update output.
14897         (run until breakpoint at marker3, run until breakpoint at marker4): New
14898         tests.
14899
14900 2009-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
14901
14902         * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
14903         Replace the printf call of Y by provided "y-set-1" label.  New block
14904         for the second shared library.
14905         * gdb.base/unload.exp: Compile also the second library, call
14906         gdb_load_shlibs also for it.  Use now gdb_breakpoint.
14907         (single pending breakpoint info): Rename to ...
14908         (pending breakpoint info before run): ... this extended test.
14909         (libfile2, libname2, libsrcfile2, libsrc2)
14910         (lib_sl2): New variables.
14911         (exec_opts): Set also SHLIB_NAME2.
14912         (pending breakpoint info on first run at shrfunc1)
14913         (pending breakpoint info on second run at shrfunc1)
14914         (pending breakpoint info on second run at shrfunc2)
14915         (print y from libfile, print y from libfile2): New tests.
14916         * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
14917         * gdb.base/unloadshr2.c: New.
14918
14919 2009-12-22  Hui Zhu  <teawater@gmail.com>
14920
14921         * gdb.reverse/sigall-reverse.exp: Adjust.
14922
14923 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
14924
14925         PR gdb/10884
14926
14927         * gdb.mi/var-cmd.c (do_bitfield_tests): New
14928         (main): Call do_bitfield_tests.
14929         * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
14930
14931 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
14932
14933         * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
14934         gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
14935         gdb.base/watch_thread_num.c, gdb.java/jprint.java,
14936         gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
14937         gdb.modula2/unbounded1.c: Update copyright header.
14938
14939 2009-12-10  Chris Moller  <moller@mollerware.com>
14940
14941         PR gdb/9399
14942         * gdb.cp/virtfunc2.exp: New tests
14943         * gdb.cp/virtfunc2.cc: New tests
14944         * gdb.cp/Makefile.in: Added tests to EXECUTABLES
14945
14946 2009-12-10  Oza Pawandeep (paawan1982@yahoo.com
14947
14948         * gdb.reverse/i387-env-reverse.c: New file.
14949         * gdb.reverse/i387-env-reverse.exp: New file.
14950         * gdb.reverse/i387-stack-reverse.c: New file.
14951         * gdb.reverse/i387-stack-reverse.exp: New file.
14952
14953 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
14954
14955         * gdb.python/py-type.exp (test_range): New test.
14956
14957 2009-12-03  Phil Muldoon <pmuldoon@redhat.com>
14958
14959         PR python/10805
14960
14961         * gdb.python/py-type.exp: New file.
14962         * gdb.python/py-type.c: New file.
14963         * Makefile.in: Add py-type.
14964
14965 2009-12-03  Tom Tromey  <tromey@redhat.com>
14966
14967         * gdb.python/py-value.exp (test_parse_and_eval): New
14968         function.
14969
14970 2009-12-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
14971
14972        PR gdb/11022
14973
14974        * gdb.base/pr11022.exp: New test.
14975        * gdb.base/pr11022.c: New test.
14976
14977 2009-12-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
14978
14979         Fix spurious false FAILs.
14980         * gdb.base/structs.c (chartest): New.
14981         (main): Fill-in chartest.
14982         * gdb.base/structs.exp (anychar_re, first): New.
14983         (start_structs_test): Import global anychar_re and first.
14984         New gdb_test call "set print elements 300; ${testfile}"
14985         (start_structs_test <$first>): New block.
14986         (any): Import global anychar_re.  New variable ac.  Use ${ac}.
14987
14988 2009-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
14989
14990         * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
14991
14992 2009-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
14993
14994         * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
14995         Force $srcfile file.
14996         * gdb.base/foll-fork.c (callee): Comment out the printf call.
14997
14998 2009-11-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14999
15000         * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
15001         * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
15002         * gdb.threads/watchthreads-reorder.exp: Likewise.
15003
15004 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
15005
15006         PR gdb/8704
15007
15008         * gdb.base/condbreak.exp: Test combinations of "break *EXP",
15009         "if", and "thread".  Correct matching in the previous test.
15010
15011 2009-11-25  Daniel Jacobowitz  <dan@codesourcery.com>
15012
15013         * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
15014
15015 2009-11-23  Michael Snyder  <msnyder@vmware.com>
15016
15017         * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
15018         * gdb.reverse-watch-precsave.exp: Ditto.
15019
15020 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
15021
15022         * gdb.asm/asm-source.exp: Adjust.
15023         * gdb.base/help.exp: Adjust.
15024
15025 2009-11-22  Pedro Alves  <pedro@codesourcery.com>
15026
15027         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
15028         (do_syscall_tests_without_xml): Set data-directory to
15029         /the/path/to/nowhere.
15030
15031 2009-11-21  Pedro Alves  <pedro@codesourcery.com>
15032
15033         * gdb.threads/local-watch-wrong-thread.c,
15034         gdb.threads/local-watch-wrong-thread.exp: New files.
15035
15036 2009-11-21  Pedro Alves  <pedro@codesourcery.com>
15037
15038         * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
15039         assume new `regsub' syntax available.
15040
15041 2009-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
15042
15043         * gdb.base/watchpoint-hw-hit-once.exp,
15044         gdb.base/watchpoint-hw-hit-once.c: New.
15045
15046 2009-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
15047
15048         * gdb.threads/watchthreads-reorder.exp,
15049         gdb.threads/watchthreads-reorder.c: New.
15050
15051 2009-11-17  Nathan Sidwell  <nathan@codesourcery.com>
15052
15053         * gdb.xml/tdesc-regs.exp: Use for m68k.
15054
15055 2009-11-15  Pedro Alves  <pedro@codesourcery.com>
15056
15057         * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
15058
15059 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
15060
15061         * lib/gdb.exp (current_target_name): New procedure.
15062         (gdb_wrapper_target): New variable.
15063         (gdb_wrapper_init): Set gdb_wrapper_target.
15064         (default_gdb_init): Check gdb_wrapper_target before rebuilding the
15065         wrapper.
15066
15067 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
15068
15069         * gdb.base/remote.exp: Delete the slowest load test.
15070         Do not load with fixed packet sizes.
15071
15072 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
15073
15074         * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
15075
15076 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
15077
15078         * gdb.base/freebpcmd.exp: Delete unused variable.  Specify
15079         srcfile when setting a breakpoint.
15080
15081 2009-11-13  Maciej W. Rozycki  <macro@codesourcery.com>
15082
15083         * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
15084         macros.
15085
15086 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
15087
15088         * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
15089         to be in memory.
15090         * gdb.base/display.c (force_mem): New.
15091         (do_loops): Use it.  Add breakpoint comments.
15092         (do_vars): Add a breakpoint comment.
15093         * gdb.base/display.exp: Use gdb_get_line_number.  Remove hardcoded
15094         line numbers.
15095
15096 2009-11-13  Nathan Froyd  <froydnj@codesourcery.com>
15097
15098         * gdb.base/pending.exp: Use gdb_run_cmd to start the program
15099         instead of a bare "run".
15100
15101 2009-11-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
15102
15103         * gdb.python/py-prettyprint.exp: Adjust.
15104
15105 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
15106
15107         * lib/cell.exp (skip_cell_tests): Clean up test files before
15108         returning.
15109
15110 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
15111
15112         * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
15113         and the breakpoint menu.  Do not call perror if a prompt is seen.
15114         Consume the following GDB prompt.
15115         * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
15116         * gdb.cp/namespace.exp: Use gdb_test.
15117         * gdb.cp/templates.exp: Use gdb_test.
15118         (test_template_breakpoints): Use gdb_test_multiple.
15119
15120 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
15121
15122         * gdb.base/break1.c (struct some_struct, values): Move earlier.
15123         (marker4): Reference values.
15124
15125 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
15126
15127         * gdb.base/macscp.exp: Avoid the first FAIL if macro information
15128         is missing.
15129
15130 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
15131
15132         * gdb.base/break.c (need_malloc): New.
15133         * gdb.base/constvars.c (main): Reference crass and crisp.
15134         * gdb.base/gdb1821.c (main): Reference bar.
15135         * gdb.cp/gdb1355.cc (main): Reference s1.
15136         * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
15137         (main): Call them.
15138         * gdb.cp/hang2.cc (dummy2): Define.
15139         * gdb.cp/hang3.cc (dummy3): Define.
15140         * gdb.cp/m-data.cc (main): Reference shadow.
15141
15142 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
15143             Nathan Froyd  <froydnj@codesourcery.com>
15144
15145         * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
15146         remote host.
15147
15148 2009-11-12  Nathan Froyd  <froydnj@codesourcery.com>
15149
15150         * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
15151         * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
15152         * gdb.dwarf2/dw2-compressed.exp: Likewise.
15153         * gdb.dwarf2/dw2-intercu.exp: Likewise.
15154         * gdb.dwarf2/dw2-intermix.exp: Likewise.
15155         * gdb.dwarf2/dw2-producer.exp: Likewise.
15156         * gdb.dwarf2/mac-fileno.exp: Likewise.
15157         * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
15158         py-prettyprint.py to the remote host.
15159         * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
15160
15161 2009-11-11  Keith Seitz  <keiths@redhat.com>
15162
15163         * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
15164         use it instead of "Foo".
15165         * gdb.cp/classes.exp (do_tests): Add a test to access
15166         a method through a typedef'd class name.
15167
15168 2009-11-11  Nathan Froyd  <froydnj@codesourcery.com>
15169
15170         * gdb.base/long_long.exp: Permit leading zeros on floating-point
15171         exponents.
15172         * gdb.base/pointers.exp: Likewise.
15173         * gdb.cp/ref-types.exp: Likewise.
15174
15175 2009-11-11  Keith Seitz  <keiths@redhat.com>
15176
15177         * gdb.cp/cplusfuncs.cc (class foo): Add operators
15178         new[] and delete[].
15179         * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
15180         "void".
15181         (probe_demangler): Remove all single-quoting of
15182         method and variable names.
15183         (info_func_regexp): Remove the word "void" from any
15184         occurrence of "(void)".
15185         (print_addr_2): Remove all single-quoting of
15186         method names.
15187         (print_addr_2_kfail): Likewise.
15188         (print_addr): Single-quote C function names before
15189         passing to print_addr_2.
15190         (test_paddr_operator_functions): Remove single-quoting
15191         for method names.
15192         Add tests for operator new[] and operator delete[].
15193
15194 2009-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
15195
15196         * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
15197
15198 2009-11-09  Keith Seitz  <keiths@redhat.com>
15199
15200         * gdb.cp/overload.exp: Add tests for resolving overloaded
15201         methods in expression parsing/evaluation.
15202
15203 2009-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
15204
15205         * lib/gdb.exp (default_gdb_version): Use --version instead of
15206         --command.
15207
15208 2009-11-10  Nathan Sidwell  <nathan@codesourcery.com>
15209
15210         * lib/gdb.exp (gdb_compile_test): New.
15211         (skip_ada_tests, skip_java_tests): New.
15212         (gdb_compile): Use gdb_compile_test for f77.
15213         * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
15214         * lib/java.exp (compile_java_from_source): Remove runtests check,
15215         use gdb_compile_test to record result.
15216         * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
15217         gdb.ada/exec_changed.exp, gdb.ada/start.exp,
15218         gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
15219         gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
15220         gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
15221         gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
15222         gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
15223         gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
15224         gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
15225         adjust gdb_compile invocations.
15226
15227 2009-11-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
15228
15229         * Makefile.in (abs_builddir): New.
15230         (site.exp): New target `$(abs_builddir)/site.exp'.  New comment.
15231         (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
15232         `$(abs_builddir)/site.exp'.
15233
15234 2009-11-05  Daniel Jacobowitz  <dan@codesourcery.com>
15235
15236         * config/m68k-emc.exp, lib/emc-support.exp,
15237         gdb.trace/gdb_c_test.c: Delete.
15238         * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
15239         gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15240         gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15241         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15242         gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15243         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
15244         casing for m68k-*-elf.
15245
15246 2009-11-03  Pedro Alves  <pedro@codesourcery.com>
15247
15248         * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
15249         * gdb.arch/i386-prologue.exp: Likewise.
15250         * gdb.arch/i386-unwind.exp: Likewise.
15251
15252 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
15253
15254         * lib/gdb.exp (gdb_expect): Fix timeout typo.
15255
15256 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
15257
15258         * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
15259
15260 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
15261
15262         * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
15263
15264 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
15265
15266         * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
15267
15268 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
15269
15270         * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
15271         * gdb.base/sepdebug2.c: New file.
15272
15273 2009-10-31  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
15274
15275         * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
15276         the modified warnings for catch syscall.  Verify if GDB was compiled
15277         with support for lib expat, and choose which tests to run depending
15278         on this.
15279
15280 2009-10-30  Vladimir Prus  <vladimir@codesourcery.com>
15281
15282         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
15283         that composite commands are parsed OK. And also test
15284         that breakpoint commands do work.
15285
15286 2009-10-23  Michael Snyder  <msnyder@vmware.com>
15287
15288         gdb.reverse/consecutive-precsave.exp: Change expect pattern
15289         to allow for new disassembly style.
15290
15291 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
15292
15293         * gdb.asm/asm-source.exp: Adjust.
15294
15295 2009-10-22  Michael Snyder  <msnyder@vmware.com>
15296
15297         * gdb.reverse/break-precsave.exp: New test.
15298         * gdb.reverse/consecutive-precsave.exp: Ditto.
15299         * gdb.reverse/finish-precsave.exp: Ditto.
15300         * gdb.reverse/i386-precsave.exp: Ditto.
15301         * gdb.reverse/machinestate-precsave.exp: Ditto.
15302         * gdb.reverse/sigall-precsave.exp: Ditto.
15303         * gdb.reverse/solilb-precsave.exp: Ditto.
15304         * gdb.reverse/step-precsave.exp: Ditto.
15305         * gdb.reverse/until-precsave.exp: Ditto.
15306         * gdb.reverse/watch-precsave.exp: Ditto.
15307
15308 2009-10-22  Michael Snyder  <msnyder@vmware.com>
15309
15310         * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
15311         for gdb_expect.  Adjust one test's expect strings for the new
15312         format of disassemble.
15313         * gdb.reverse/finish-reverse.exp: Delete 'return'.
15314         * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
15315         gdb_test_multiple.
15316         * gdb.reverse/step-reverse.exp: Delete 'return'.
15317         * gdb.reverse/until-reverse.exp: Delete blank lines.
15318         * gdb.reverse/watch-reverse.exp: Delete blank lines.
15319
15320 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
15321
15322         * gdb.base/consecutive.exp: Adjust.
15323         * gdb.base/display.exp: Likewise.
15324         * gdb.base/pc-fp.exp: Likewise.
15325         * gdb.base/sigbpt.exp: Likewise.
15326
15327 2009-10-19  Michael Snyder  <msnyder@vmware.com>
15328
15329         * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
15330         * gdb.reverse/finish-reverse.c: Ditto.
15331         * gdb.reverse/sigall-reverse.c: Ditto.
15332         * gdb.reverse/solib-reverse.c: Ditto.
15333         * gdb.reverse/step-reverse.c: Ditto.
15334         * gdb.reverse/watch-reverse.c: Ditto.
15335
15336 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
15337             Stan Shebs  <stan@codesourcery.com>
15338
15339         * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
15340         * gdb.base/foll-exec.exp: Adjust to expect a process id before
15341         "Executing new program".
15342         * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
15343         * gdb.base/multi-forks.exp: Ditto.  Adjust to the inferior being
15344         left listed after having been killed.
15345         * gdb.base/attach.exp: Adjust to spell out "symbol-file".
15346         * gdb.base/maint.exp: Adjust test.
15347
15348         * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
15349         * gdb.multi/Makefile.in: New.
15350         * gdb.multi/base.exp: New.
15351         * gdb.multi/goodbye.c: New.
15352         * gdb.multi/hangout.c: New.
15353         * gdb.multi/hello.c: New.
15354         * gdb.multi/bkpt-multi-exec.c: New.
15355         * gdb.multi/bkpt-multi-exec.exp: New.
15356         * gdb.multi/crashme.c: New.
15357
15358 2009-10-13  Tristan Gingold  <gingold@adacore.com>
15359
15360         * gdb.base/sepdebug.exp: Check debug info are found.
15361
15362 2009-10-08  Pedro Alves  <pedro@codesourcery.com>
15363
15364         * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
15365         bits.
15366
15367 2009-10-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
15368
15369         * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
15370
15371 2009-10-07  Joel Brobecker  <brobecker@adacore.com>
15372
15373         * gdb.base/watchpoints.c: Add copyright header.  Reformat one
15374         of the comments.
15375
15376 2009-10-06  Pierre Muller  <muller@ics.u-strasbg.fr>
15377
15378         * gdb.base/annota1.exp: Remove obsolete match_max increase.
15379         * gdb.base/annota3.exp: Idem.
15380         * gdb.base/maint.exp: Idem.
15381
15382 2009-10-05  Pierre Muller  <muller@ics.u-strasbg.fr>
15383
15384         * lib/gdb.exp (default_gdb_init): Set current value of match_max
15385         to default.
15386
15387 2009-10-02  Pierre Muller  <muller@ics.u-strasbg.fr>
15388
15389         * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
15390         mingw and cygwin targets.
15391
15392 2009-10-02  Pierre Muller  <muller@ics.u-strasbg.fr>
15393             Pedro Alves  <pedro@codesourcery.com>
15394
15395         * lib/gdb.exp (gdb_compile): Avoid adding
15396         gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
15397
15398 2009-10-01  Pierre Muller  <muller@ics.u-strasbg.fr>
15399
15400         * gdb.base/shr1.c: Use %p in format string.
15401         * gdb.base/unload.c: Avoid warning in fprintf.
15402         * gdb.base/watchpoint-solib.c: Idem.
15403
15404 2009-10-01  Pierre Muller  <muller@ics.u-strasbg.fr>
15405
15406         * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
15407         long type.
15408         (test_unlink): Correct printf string.
15409         * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
15410         * gdb.threads/attachstop-mt.c: Add #include <string.h>.
15411
15412 2009-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
15413
15414         * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
15415         * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
15416         * gdb.arch/ia64-breakpoint-shadow.S: New file.
15417
15418 2009-09-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15419
15420         * gdb.objc/basicclass.exp: Disable pending breakpoint query.
15421         * gdb.objc/nondebug.exp: Likewise.
15422
15423 2009-09-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15424
15425         * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
15426         target_info setting.
15427
15428         * gdb.threads/thread-specific.exp (get_thread_list): Support targets
15429         that detect new threads during "info threads".
15430
15431 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15432
15433         * gdb.threads/manythreads.c (main): Increase thread stack size
15434         to 2*PTHREAD_STACK_MIN.
15435         * gdb.threads/multi-create.c (main): Likewise.
15436         (create_function): Likewise.
15437
15438 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15439
15440         * gdb.base/dump.exp: Pass difference of pointer types instead
15441         of integer types as offset to restore in intarr3.srec case.
15442
15443 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15444
15445         * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
15446
15447 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15448
15449         * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
15450
15451 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
15452
15453         New test for two watchpoints, with disabling of
15454         the first inserted.
15455         * testsuite/gdb.base/watchpoints.c: New file.
15456         * testsuite/gdb.base/watchpoints.exp: New file.
15457
15458 2009-09-25  Tom Tromey  <tromey@redhat.com>
15459
15460         * gdb.base/charset.exp: Test utf-16 strings with Python.
15461
15462 2009-09-25  Tom Tromey  <tromey@redhat.com>
15463
15464         * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
15465         UCS-4.
15466         * gdb.base/charset.c (utf_32_string): Rename.
15467         (init_utf32): Rename.
15468         (main): Update.
15469
15470 2009-09-22  Tom Tromey  <tromey@redhat.com>
15471
15472         * gdb.python/py-function.exp: Add regression tests.
15473
15474 2009-09-21  Keith Seitz  <keiths@redhat.com>
15475
15476         * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
15477         with invalid operator.
15478
15479 2009-09-21  Keith Seitz  <keiths@redhat.com>
15480
15481         * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
15482         and destructor using typedef name of class.
15483         * gdb.cp/classes.cc (class Base1): Add a destructor.
15484         (base1): New typedef.
15485         (use_methods): Instanitate an object of type base1.
15486         * gdb.cp/templates.exp (test_template_typedef): New procedure.
15487         (do_tests): Call test_template_typedef.
15488         * gdb.cp/templates.cc (Baz::~Baz): New method.
15489         (intBazOne): New typedef.
15490         (main): Instantiate intBazOne.
15491
15492 2009-09-21  Phil Muldoon <pmuldoon@redhat.com>
15493
15494         PR python/10633
15495
15496         * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
15497         Function.
15498         (run_lang_tests): Add print elements test.
15499
15500 2009-09-21  Phil Muldoon <pmuldoon@redhat.com>
15501
15502         * gdb.python/py-value.exp (test_subscript_regression): New
15503         function.  Test for invalid subscripts.
15504         * gdb.python/py-value.c (main): Add test array, and pointer to it.
15505         (ptr_ref): New function.
15506
15507 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
15508
15509         * gdb.base/default.exp: Fix "show convenience".
15510
15511 2009-09-15  Tom Tromey  <tromey@redhat.com>
15512
15513         * lib/mi-support.exp (mi_create_varobj): Update.
15514         (mi_create_floating_varobj): Likewise.
15515         (mi_create_dynamic_varobj): New proc.
15516         (mi_varobj_update): Update.
15517         (mi_varobj_update_with_type_change): Likewise.
15518         (mi_varobj_update_kv_helper): New proc.
15519         (mi_varobj_update_dynamic_helper): Rewrite.
15520         (mi_varobj_update_dynamic): New proc.
15521         (mi_list_varobj_children): Update.
15522         (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
15523         * gdb.python/python-prettyprint.py (pp_outer): New class.
15524         (pp_nullstr): Likewise.
15525         (lookup_function): Register new printers.
15526         * gdb.python/python-prettyprint.c (struct substruct): New type.
15527         (struct outerstruct): Likewise.
15528         (substruct_test): New function.
15529         (struct nullstr): New type.
15530         (string_1, string_2): New globals.
15531         (main): Add new tests.
15532         * gdb.python/python-mi.exp: Added regression tests.
15533         * gdb.mi/mi2-var-display.exp: Update.
15534         * gdb.mi/mi2-var-cmd.exp: Update.
15535         * gdb.mi/mi2-var-child.exp: Update.
15536         * gdb.mi/mi2-var-block.exp: Update.
15537         * gdb.mi/mi-var-invalidate.exp: Update.
15538         * gdb.mi/mi-var-display.exp: Update.
15539         * gdb.mi/mi-var-cmd.exp: Update.
15540         * gdb.mi/mi-var-child.exp: Update.
15541         * gdb.mi/mi-var-block.exp: Update.
15542         * gdb.mi/mi-break.exp: Update.
15543         * gdb.mi/gdb701.exp: Update.
15544
15545 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
15546
15547         * Makefile.in: Inclusion of catch-syscall object.
15548         * gdb.base/catch-syscall.c: New file.
15549         * gdb.base/catch-syscall.exp: New file.
15550
15551 2009-09-12  Michael Snyder  <msnyder@vmware.com>
15552
15553         * gdb.reverse/step-reverse.exp: Explicitly check for targets
15554         that can support reverse debuggnig.
15555
15556 2009-09-11  Tom Tromey  <tromey@redhat.com>
15557
15558         * gdb.dwarf2/valop.S: New file.
15559         * gdb.dwarf2/valop.exp: New file.
15560
15561 2009-09-11  Mark Kettenis  <kettenis@gnu.org>
15562
15563         * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
15564
15565 2009-09-10  Doug Evans  <dje@google.com>
15566
15567         * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
15568         Add $gdb_prompt to second breakpoint regexp.
15569
15570 2009-09-08  Thiago Jung Bauermann  <thiago.bauermann@gmail.com>
15571
15572         * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
15573         names, add missing ones.
15574         * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
15575         * gdb.python/py-frame.c: Rename from python-frame.c.
15576         * gdb.python/py-frame.exp: Rename from python-frame.exp.  Adjust
15577         testfile name.
15578         * gdb.python/py-function.exp: Rename from python-function.exp.
15579         * gdb.python/py-mi.exp: Rename from python-mi.exp.  Adjust
15580         testfile name.
15581         * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
15582         * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
15583         Adjust testfile name.
15584         * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
15585         * gdb.python/py-template.cc: Rename from python-template.cc.
15586         * gdb.python/py-template.exp: Rename from python-template.exp.
15587         Adjust testfile name.
15588         * gdb.python/py-value.c: Rename from python-value.c.
15589         * gdb.python/py-value.exp: Rename from python-value.exp.  Adjust
15590         testfile name.
15591
15592 2009-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
15593
15594         * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
15595         $bpt2address.
15596         (Second breakpoint address is valid on ia64)
15597         (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
15598
15599 2009-09-03  Joseph Myers  <joseph@codesourcery.com>
15600
15601         * gdb.base/ending-run.exp: Restrict regular expression matching
15602         line number to require closing brace following.
15603
15604 2009-09-03  Doug Evans  <dje@google.com>
15605
15606         * gdb.base/store.exp (check_set): Fix typo in expected value message.
15607
15608 2009-09-02  Tom Tromey  <tromey@redhat.com>
15609
15610         * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
15611
15612 2009-09-02  Tom Tromey  <tromey@redhat.com>
15613
15614         * gdb.dwarf2/callframecfa.exp: New file.
15615         * gdb.dwarf2/callframecfa.S: New file.
15616
15617 2009-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
15618
15619         * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
15620         gdb.base/solib-overlap-main.c: New.
15621
15622 2009-08-28  Daniel Jacobowitz  <dan@codesourcery.com>
15623
15624         PR gdb/10565
15625
15626         * gdb.base/bitfields.c (struct container, container): New.
15627         (main): Initialize it and call break5.
15628         * gdb.base/bitfields.exp (bitfield_at_offset): New test.
15629
15630 2009-08-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
15631
15632         Support constant DW_AT_data_member_location by GCC PR debug/40659.
15633         * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
15634
15635 2009-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
15636
15637         * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
15638
15639 2009-08-26  Michael Snyder  <msnyder@vmware.com>
15640
15641         * gdb.base/i386-reverse.c: New file.
15642         * gdb.base/i386-reverse.exp: New file.
15643         * gdb.base/Makefile.in: Add new files to be removed.
15644
15645 2009-08-26  Joseph Myers  <joseph@codesourcery.com>
15646
15647         * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
15648         environment-pwd for remote host.
15649         * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
15650
15651 2009-08-24  Keith Seitz  <keiths@redhat.com>
15652
15653         * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
15654         Add two new C++ completer tests which limit the output to a
15655         given class.
15656
15657 2009-08-24  Michael Snyder  <msnyder@vmware.com>
15658
15659         * gdb.base/del.exp: Fix typo in comment.
15660         * gdb.base/step-bt.exp: Fix cut and paste error in comment.
15661
15662 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15663
15664         * configure: Regenerate.
15665         * gdb.hp/configure: Likewise.
15666         * gdb.hp/gdb.aCC/configure: Likewise.
15667         * gdb.hp/gdb.base-hp/configure: Likewise.
15668         * gdb.hp/gdb.compat/configure: Likewise.
15669         * gdb.hp/gdb.defects/configure: Likewise.
15670         * gdb.hp/gdb.objdbg/configure: Likewise.
15671         * gdb.stabs/configure: Likewise.
15672
15673 2009-08-19  Doug Evans  <dje@google.com>
15674
15675         * gdb.base/gdbvars.c: New file.
15676         * gdb.base/gdbvars.exp: Test convenience vars with program variables.
15677
15678 2009-08-14  Pedro Alves  <pedro@codesourcery.com>
15679
15680         * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15681         gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
15682
15683 2009-08-13  Pedro Alves  <pedro@codesourcery.com>
15684
15685         * gdb.base/default.exp: Adjust "set language test": it's now an
15686         enum command.  Larger help string moved to "help set language".
15687         * gdb.base/help.exp: Adjust "help set language" expected output,
15688         now lists all known languages.
15689
15690 2009-08-11  Nathan Froyd  <froydnj@codesourcery.com>
15691
15692         * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
15693         all frame arguments.
15694         * gdb.arch/altivec-regs.exp: Likewise.
15695
15696 2009-08-07  Tom Tromey  <tromey@redhat.com>
15697
15698         * gdb.base/setshow.exp: Add tests for changes to set language, set
15699         check range, and set check type.
15700
15701 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
15702
15703         * lib/mi-support.exp (mi_list_breakpoints): Make it work.
15704         * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
15705         Call it.
15706
15707 2009-07-31  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15708
15709         * configure.ac: Run gdb.cell tests when appropriate.
15710         * configure: Regenerate.
15711         * lib/cell.exp: New file.
15712         * gdb.cell: New directory.
15713         * gdb.cell/configure.ac: New file.
15714         * gdb.cell/configure: New file.
15715         * gdb.cell/Makefile.in: New file.
15716         * gdb.cell/arch.exp: New file.
15717         * gdb.cell/break.c: New file.
15718         * gdb.cell/break.exp: New file.
15719         * gdb.cell/break-spu.c: New file.
15720         * gdb.cell/bt.c: New file.
15721         * gdb.cell/bt2-spu.c: New file.
15722         * gdb.cell/bt-spu.c: New file.
15723         * gdb.cell/bt.exp: New file.
15724         * gdb.cell/coremaker.c: New file.
15725         * gdb.cell/coremaker-spu.c: New file.
15726         * gdb.cell/core.exp: New file.
15727         * gdb.cell/gcore.exp: New file.
15728         * gdb.cell/data.c: New file.
15729         * gdb.cell/data.exp: New file.
15730         * gdb.cell/data-spu.c: New file.
15731         * gdb.cell/ea-cache.exp: New file.
15732         * gdb.cell/ea-cache.c: New file.
15733         * gdb.cell/ea-cache-spu.c: New file.
15734         * gdb.cell/ea-standalone.c: New file.
15735         * gdb.cell/ea-standalone.exp: New file.
15736         * gdb.cell/ea-test.c: New file.
15737         * gdb.cell/ea-test.exp: New file.
15738         * gdb.cell/f-regs.exp: New file.
15739         * gdb.cell/mem-access.c: New file.
15740         * gdb.cell/mem-access.exp: New file.
15741         * gdb.cell/mem-access-spu.c: New file.
15742         * gdb.cell/ptype.exp: New file.
15743         * gdb.cell/registers.exp: New file.
15744         * gdb.cell/size.c: New file.
15745         * gdb.cell/sizeof.exp: New file.
15746         * gdb.cell/size-spu.c: New file.
15747         * gdb.cell/solib.exp: New file.
15748         * gdb.cell/solib-symbol.exp: New file.
15749
15750 2009-07-31  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15751
15752         * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
15753
15754 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
15755
15756         * gdb.base/float.exp: Handle VFP registers.
15757
15758 2009-07-14  Michael Snyder  <msnyder@vmware.com>
15759
15760         * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
15761         to bring gdb to the beginning of the calling line.
15762
15763         * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
15764         confusing the i386 epilogue unwinder.
15765
15766 2009-07-14  Stan Shebs  <stan@codesourcery.com>
15767
15768         * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
15769
15770 2009-07-14  Michael Snyder  <msnyder@vmware.com>
15771
15772         * gdb.reverse/step-reverse.exp (stepi into function call):
15773         Call instruction may not be first instruction in the line.
15774         (reverse stepi from a function call): Used wrong line number.
15775
15776 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
15777
15778         * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
15779
15780 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
15781
15782         Fix gdb.base/macscp.exp when using custom inputrc.
15783         * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
15784         * gdb.base/readline.exp: Remove env(INPUTRC) set and restore.  Remove
15785         env(TERM) set.
15786         * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
15787         * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
15788
15789 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
15790
15791         Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
15792         * gdb.base/annota1.exp (thread_test): Import global $testfile.
15793         Change the compilation target to match the testcase name.
15794         * gdb.base/sect-cmd.exp: Change the compilation target to match the
15795         testcase name.
15796         * a2-run.exp: Use for setup prepare_for_testing.  Change the
15797         compilation target to match the testcase name.
15798         * gdb.base/commands.exp: Likewise.
15799         * gdb.base/finish.exp: Likewise.
15800         * gdb.base/float.exp: Likewise.
15801         * gdb.base/info-target.exp: Likewise.
15802         * gdb.base/relational.exp: Likewise.
15803         * gdb.base/term.exp: Likewise.
15804         * gdb.base/until.exp: Likewise.
15805         * gdb.base/volatile.exp: Likewise.
15806         * gdb.base/whatis-exp.exp: Likewise.
15807
15808 2009-07-11  Hui Zhu  <teawater@gmail.com>
15809
15810         * gdb.base/help.exp (disassemble): Update expected help text.
15811
15812 2009-07-09  Tom Tromey  <tromey@redhat.com>
15813
15814         * lib/gdb.exp: Handle TRANSCRIPT.
15815         (remote_spawn, remote_close, send_gdb): New procs.
15816
15817 2009-07-10 Phil Muldoon  <pmuldoon@redhat.com>
15818
15819         * gdb.python/python-prettyprint.c: Add counted null string
15820         structure.
15821         * gdb.python/python-prettyprint.exp: Print null string. Test for
15822         embedded nulls.
15823         * gdb.python/python-prettyprint.py (pp_ns): New Function.
15824         * gdb.python/python-value.exp (test_value_in_inferior): Add
15825         variable length string fetch tests.
15826         * gdb.python/python-value.c (main): Add strings for string fetch tests.
15827
15828 2009-07-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
15829
15830         * gdb.base/dump.exp (inaccessible memory is reported): New test.
15831
15832 2009-07-07  Tom Tromey  <tromey@redhat.com>
15833
15834         * gdb.base/call-rt-st.exp: Update for change to escape output.
15835         * gdb.base/callfuncs.exp: Likewise.
15836         * gdb.base/charset.exp: Likewise.
15837         * gdb.base/constvars.exp: Likewise.
15838         * gdb.base/long_long.exp: Likewise.
15839         * gdb.base/pointers.exp: Likewise.
15840         * gdb.base/printcmds.exp: Likewise.
15841         * gdb.base/setvar.exp: Likewise.
15842         * gdb.base/store.exp: Likewise.
15843         * gdb.cp/ref-types.exp: Likewise.
15844         * gdb.mi/mi-var-child.exp: Likewise.
15845         * gdb.mi/mi-var-display.exp: Likewise.
15846         * gdb.mi/mi2-var-display.exp: Likewise.
15847         * gdb.base/charset.exp: Test octal escape sequence length.
15848         Update for change to escape output.
15849
15850 2009-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
15851
15852         * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
15853
15854 2009-07-06  Daniel Jacobowitz  <dan@codesourcery.com>
15855
15856         * lib/java.exp (java_init): Ignore $GCJ if it is empty.
15857
15858 2009-07-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
15859
15860         * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
15861         gdbserver increasing $portnum if "Can't bind address" has been seen.
15862
15863 2009-07-05  Pedro Alves  <pedro@codesourcery.com>
15864
15865         * gdb.base/ending-run.exp: Add "step out of main" pattern for
15866         mingw32ce.
15867
15868 2009-07-05  Pedro Alves  <pedro@codesourcery.com>
15869
15870         * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
15871         VFP format.
15872
15873 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
15874
15875         * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
15876         linux.  Adjust to use "inferior", "info inferiors", "detach
15877         inferior" and "kill inferior" instead of "restart", "info fork",
15878         "detach fork" and "delete fork".
15879         * gdb.base/ending-run.exp: Spell out "info".
15880         * gdb.base/help.exp: Adjust to use test_prefix_command_help for
15881         the "kill" command.
15882
15883 2009-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15884
15885         * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
15886         change to prefix TLS offset in hex with 0x.
15887
15888 2009-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15889
15890         * gdb.base/default.exp: Update test case for "x" changes.
15891
15892 2009-07-01  Tristan Gingold  <gingold@adacore.com>
15893
15894         * gdb.base/bigcore.exp: Make darwin untested.
15895
15896 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
15897
15898         * gdb.base/completion.exp (directory completion): Create the directory.
15899         New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
15900         escapeuniquesub.
15901         (directory completion 2): Expect now ${escapeuniquesub}.
15902         (Glob remaining of directory test): Remove one excessive newline.
15903         Expect the real output.
15904
15905 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
15906
15907         Fix `make check//%' target after `make check' has been ran.
15908         * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency.  Add
15909         a mkdir call.
15910         (check-gdb.base%): Remove the gdb.base%/.dir dependency.
15911         (%/.dir): Remove.
15912
15913 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
15914
15915         * lib/mi-support.exp (mi_check_thread_states): Permit any output before
15916         the expected result record.
15917
15918 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
15919
15920         Remove racy FAILs relying just on the timeouts.
15921         * gdb.base/setshow.exp (set annotate 2, show annotate (2))
15922         (annotation_level 2): Remove racy FAILs.
15923
15924 2009-06-30  Paul Pluzhnikov  <ppluzhnikov@google.com>
15925
15926         gdb/10275
15927         * gdb.dwarf2/dw2-restore.{S,exp}: New test.
15928
15929 2009-06-30  Daniel Jacobowitz  <dan@codesourcery.com>
15930
15931         * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
15932
15933 2009-06-30  Vladimir Prus  <vladimir@codesourcery.com>
15934
15935         * gdb.mi/mi-stack.exp: Testing symbolic options
15936         to -stack-list-locals and -stack-list-arguments.
15937
15938 2009-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
15939
15940         * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
15941
15942 2009-06-29  Tom Tromey  <tromey@redhat.com>
15943
15944         * dg-extract-results.sh: New file.
15945         * Makefile.in (FORCE_PARALLEL): New variable.
15946         (CHECK_TARGET): New conditional variable.
15947         (check): Use CHECK_TARGET.
15948         (DO_RUNTEST): New variable.
15949         (check-single): New target.
15950         (TEST_DIRS): New variable.
15951         (TEST_TARGETS): Likewise.
15952         (check-parallel): New target.
15953         (check-gdb.%): New pattern.
15954         (BASE1_FILES): New variable.
15955         (BASE2_FILES): Likewise.
15956         (check-gdb.base%): New pattern.
15957         (%/.dir): New pattern.
15958         * configure: Rebuild.
15959         * aclocal.m4 (AM_CONDITIONAL): New defun.
15960         * configure.ac: Check whether user is using GNU make.
15961         (GMAKE): New conditional.
15962
15963 2009-06-29  Sami Wagiaalla  <swagiaal@redhat.com>
15964
15965         * gdb.cp/namespace-nested-import.cc: New test.
15966         * gdb.cp/namespace-nested-import.exp: New test.
15967
15968 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
15969
15970         * gdb.base/break.exp: Add an XFAIL for gcc/36748.
15971         * gdb.cp/annota2.exp: Accept frames-invalid in more places.
15972         * gdb.opt/Makefile.in (EXECUTABLES): Update.
15973         * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
15974         * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
15975         gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
15976         gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
15977         gdb.opt/inline-markers.c: New files.
15978         * lib/gdb.exp (skip_inline_frame_tests): New function.
15979         (skip_inline_var_tests): New function.
15980
15981 2009-06-27  Andreas Schwab  <schwab@linux-m68k.org>
15982
15983         * gdb.cp/exception.exp: Don't require $hex before inner frame in
15984         backtrace.
15985
15986 2009-06-27  Michael Snyder  <msnyder@vmware.com>
15987
15988         * gdb.reverse: New directory.
15989         * gdb.reverse/break-reverse.c: New test.
15990         * gdb.reverse/break-reverse.exp: New test.
15991         * gdb.reverse/consecutive-reverse.c: New test.
15992         * gdb.reverse/consecutive-reverse.exp: New test.
15993         * gdb.reverse/finish-reverse.c: New test.
15994         * gdb.reverse/finish-reverse.exp: New test.
15995         * gdb.reverse/machinestate.c: New test.
15996         * gdb.reverse/ms1.c: New test.
15997         * gdb.reverse/machinestate.exp: New test.
15998         * gdb.reverse/Makefile.in: New file.
15999         * gdb.reverse/shr2.c: New test.
16000         * gdb.reverse/solib-reverse.c: New test.
16001         * gdb.reverse/solib-reverse.exp: New test.
16002         * gdb.reverse/step-reverse.c: New test.
16003         * gdb.reverse/step-reverse.exp: New test.
16004         * gdb.reverse/until-reverse.c: New test.
16005         * gdb.reverse/ur1.c: New test.
16006         * gdb.reverse/until-reverse.exp: New test.
16007         * gdb.reverse/watch-reverse.c: New test.
16008         * gdb.reverse/watch-reverse.exp: New test.
16009         * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
16010         * configure: Regenerate.
16011
16012 2009-06-26  Doug Evans  <dje@google.com>
16013
16014         * gdb.base/psymtab.exp: Turn off pending breakpoints.
16015
16016 2009-06-26  Pierre Muller  <muller@ics.u-strasbg.fr>
16017
16018         * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
16019         windows problem for 'file delete $binfile'.
16020
16021 2009-06-23  Sami Wagiaalla  <swagiaal@redhat.com>
16022
16023         * gdb.cp/namespace-using.exp: New test.
16024         * gdb.cp/namespace-using.cc: New test.
16025
16026 2009-05-20  Joel Brobecker  <brobecker@adacore.com>
16027
16028         * gdb.ada/variant_record_packed_array: New testcase.
16029
16030 2009-06-23  Tom Tromey  <tromey@redhat.com>
16031
16032         * gdb.base/charset.exp (test_combination): Regression test.
16033         * gdb.base/charset.c (my_wchar_t): New typedef.
16034         (myvar): New global.
16035         (main): Set myvar.
16036
16037 2009-06-18  Pierre Muller  <muller@ics.u-strasbg.fr>
16038
16039         * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
16040         target.
16041
16042 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16043
16044         * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
16045
16046 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16047
16048         * gdb.mi/gdb680.exp: Update test for error message.
16049
16050 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16051
16052         * gdb.base/annota1.exp: Allow multiple occurrences of the
16053         frames-invalid annotation.
16054         * gdb.cp/annota2.exp: Likewise.
16055
16056 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
16057
16058         * gdb.cp/gdb2495.cc: New file.
16059         * gdb.cp/gdb2495.exp: New file.
16060
16061 2009-06-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
16062
16063         Report error on GDB crash during runto.
16064         * lib/gdb.exp (runto <eof>): New.
16065
16066 2009-06-09  Daniel Jacobowitz  <dan@codesourcery.com>
16067
16068         * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
16069         gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
16070         gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
16071         gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
16072         gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
16073         gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
16074         gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
16075         gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
16076         gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
16077         gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
16078         gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
16079         gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
16080         gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
16081         gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
16082         gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
16083         gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
16084         gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
16085         gdb.server/server-mon.exp, gdb.server/server-run.exp,
16086         gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16087         gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
16088         gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
16089         gdb.trace/passcount.exp, gdb.trace/report.exp,
16090         gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
16091         gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
16092         gdb.trace/while-stepping.exp: Use a unique name for the compiled
16093         executable.
16094
16095 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
16096
16097         * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
16098         defined before referencing it.
16099
16100 2009-06-03  Doug Evans  <dje@google.com>
16101
16102         * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
16103         * gdb.arch/i386-see.c: Ditto.
16104
16105 2009-05-30  Pierre Muller  <muller@ics.u-strasbg.fr>
16106
16107         * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
16108         (check_macro): Return 1 if undefined.
16109         If first test fails, check if macro debug information is available,
16110         and report unsupported test if no macro information is found.
16111
16112 2009-05-29  Doug Evans  <dje@google.com>
16113
16114         * gdb.threads/hand-call-in-threads.exp: New.
16115         * gdb.threads/hand-call-in-threads.c: New.
16116
16117 2009-05-29  Michael Snyder  <msnyder@vmware.com>
16118
16119         * gdb.base/break-always.exp: Change "1" to "on".
16120         Add confirmation check.
16121
16122 2009-05-28  Pedro Alves  <pedro@codesourcery.com>
16123
16124         * gdb.threads/threxit-hop-specific.c: New.
16125         * gdb.threads/threxit-hop-specific.exp: New.
16126         * gdb.threads/thread-execl.c: New.
16127         * gdb.threads/thread-execl.exp: New.
16128
16129 2009-05-27  Tom Tromey  <tromey@redhat.com>
16130             Thiago Jung Bauermann  <bauerman@br.ibm.com>
16131
16132         * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
16133         (mi_child_regexp): Likewise.
16134         (mi_list_varobj_children_range): Likewise.
16135         (mi_get_features): Likewise.
16136         (mi_list_varobj_children): Rewrite.
16137         * gdb.python/python-mi.exp: New file.
16138
16139 2009-05-27  Tom Tromey  <tromey@redhat.com>
16140             Thiago Jung Bauermann  <bauerman@br.ibm.com>
16141             Phil Muldoon  <pmuldoon@redhat.com>
16142             Paul Pluzhnikov  <ppluzhnikov@google.com>
16143
16144         * gdb.python/python-prettyprint.exp: New file.
16145         * gdb.python/python-prettyprint.c: New file.
16146         * gdb.python/python-prettyprint.py: New file.
16147         * gdb.base/display.exp: print/r is now valid.
16148
16149 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
16150             Tom Tromey  <tromey@redhat.com>
16151             Pedro Alves  <pedro@codesourcery.com>
16152             Paul Pluzhnikov  <ppluzhnikov@google.com>
16153
16154         * gdb.python/python-template.exp: New file.
16155         * gdb.python/python-template.cc: New file.
16156         * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
16157         tests.
16158         * gdb.python/python-value.exp (py_objfile_tests): New proc.
16159         Call it.
16160         (test_value_after_death): New proc.
16161         * gdb.python/python-value.c (PTR): New typedef.
16162         (main): New variable 'x'.
16163
16164 2009-05-27  Tom Tromey  <tromey@redhat.com>
16165
16166         * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
16167         tests.
16168         * gdb.python/python-value.exp (py_objfile_tests): New proc.
16169         Call it.
16170
16171 2009-05-27  Pedro Alves  <pedro@codesourcery.com>
16172
16173         * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
16174
16175 2009-05-24  Pedro Alves  <pedro@codesourcery.com>
16176
16177         * gdb.threads/fork-thread-pending.c: New.
16178         * gdb.threads/fork-thread-pending.exp: New.
16179
16180 2009-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
16181
16182         * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
16183         * gdb.dwarf2/dw2-strp.S (a_string2): New.
16184
16185 2009-05-18  Jon Beniston  <jon@beniston.com>
16186
16187         * gdb.asm/asm-source.exp: Add lm32 target.
16188
16189 2009-05-17  Pedro Alves  <pedro@codesourcery.com>
16190
16191         * gdb.base/foll-fork.c: Include stdlib.h.  Add markers for
16192         `gdb_get_line_number'.  Call `callee' in both parent and child.
16193         * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
16194         `gdb_get_line_number' instead of hardcoding line numbers.
16195         (catch_fork_unpatch_child): New procedure to test detaching
16196         breakpoints from child fork.
16197         (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
16198         hardcoding line numbers.
16199         (do_fork_tests): Run `catch_fork_unpatch_child'.
16200
16201 2009-05-17  Vladimir Prus  <vladimir@codesourcery.com>
16202
16203         * gdb.mi/mi-cmd-var.exp: Check that when varobj
16204         of structure type enters or leaves the scope, it
16205         is reported by -var-update.
16206
16207 2009-05-11  Doug Evans  <dje@sebabeach.org>
16208
16209         * gdb.mi/nsintrall.c (main): Fix off-by-one error.
16210         * gdb.threads/pending-step.c (main): Fix off-by-one error.
16211         * gdb.threads/schedlock.c (main): Fix off-by-one error.
16212
16213 2009-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
16214
16215         * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
16216
16217 2009-04-30  Doug Evans  <dje@google.com>
16218
16219         * gdb.threads/watchthreads2.exp: New testcase.
16220         * gdb.threads/watchthreads2.c: New testcase.
16221
16222 2009-04-29  Doug Evans  <dje@google.com>
16223
16224         * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
16225         * gdb.cp/mb-ctor.cc: Ditto.
16226         * gdb.cp/mb-inline.exp: Add multi-line source statement test.
16227         * gdb.cp/mb-inline.h (multi_line_foo): New function.
16228         * gdb.cp/mb-inline1.cc: Call it.
16229         * gdb.cp/mb-inline2.cc: Ditto.
16230         * gdb.cp/mb-templates.exp: Add multi-line source statement test.
16231         * gdb.cp/mb-templates.cc (multi_line_foo): New template.
16232
16233 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
16234
16235         * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
16236         (info_macro): Remova `decimal' declaration.  New variable `nonzero'.
16237         Replace all uses of `decimal' by `nonzero'.
16238         (info macro FROM_COMMANDLINE): New test.
16239
16240 2009-04-27  Tom Tromey  <tromey@redhat.com>
16241
16242         * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
16243
16244 2009-04-27  Doug Evans  <dje@google.com>
16245
16246         * gdb.threads/watchthreads.c (main): Initialize args before starting
16247         the threads.  Plus formatting cleanup.
16248         * gdb.threads/watchthreads.exp: Avoid errant failures due to
16249         biased scheduling of one thread.
16250
16251 2009-04-27  Jerome Guitton  <guitton@adacore.com>
16252
16253         * gdb.cp/templates.cc (GetMax): New template.
16254         (main): Declare two instances of GetMax.
16255         * gdb.cp/templates.exp: Add new test.
16256
16257 2009-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
16258
16259         * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
16260
16261 2009-04-22  Joseph Myers  <joseph@codesourcery.com>
16262
16263         * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
16264
16265 2009-04-15  Tom Tromey  <tromey@redhat.com>
16266
16267         * gdb.base/charset.exp: Add regression test.
16268
16269 2009-04-14  Joel Brobecker  <brobecker@adacore.com>
16270
16271         * gdb.base/exe-lock.exp: New testcase.
16272
16273 2009-04-13  Tom Tromey  <tromey@redhat.com>
16274
16275         * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
16276         operator on Frame.
16277
16278 2009-04-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16279
16280         * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
16281         * gdb.server/ext-attach.exp: Likewise.
16282
16283 2009-04-03  Vladimir Prus  <vladimir@codesourcery.com>
16284
16285         Eliminate some sleep usage.
16286
16287         * gdb.mi/basics.c (do_nothing): New.
16288         (main): Use do_nothing instead of printf, so that
16289         not to introduce race condition between output of
16290         inferiour and output of gdb. Do not use sleep as it
16291         is not generally available on embedded targets.
16292
16293 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
16294
16295         * gdb.server/ext-attach.exp: Expect an optional process id after
16296         "Detached from remote process".
16297
16298 2009-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
16299
16300         * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
16301         gdb.dwarf2/dw2-unresolved.exp: New.
16302
16303 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
16304
16305         * gdb.mi/mi-nonstop-exit.exp: Don't check isnative.  Use
16306         mi_run_to_main.
16307
16308 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
16309
16310         * gdb.mi/mi-nonstop.exp: Don't check isnative.  Use
16311         mi_run_to_main.  Skip thread exit test on remote targets.
16312         * gdb.mi/mi-nsintrall.exp: Don't check isnative.  Use
16313         mi_run_to_main.
16314         * gdb.mi/mi-nsmoribund.exp: Don't check isnative.  Use
16315         mi_run_to_main.
16316         * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
16317         when expecting ^connected.  Detect when the target doesn't support
16318         non-stop mode.
16319         (mi_run_cmd): Detect if non-stop mode was requested by isn't
16320         supported.  Return -1 on error, 0 on success.
16321         (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
16322         (mi_runto): Return mi_runto_helper's result explicitly.
16323
16324 2009-04-01  Pedro Alves  <pedro@codesourcery.com>
16325
16326         * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
16327
16328 2009-04-01  Tom Tromey  <tromey@redhat.com>
16329
16330         * gdb.base/funcargs.exp: Set print frame-arguments to "all".
16331         * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
16332         * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
16333         * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
16334
16335 2009-03-31  Daniel Jacobowitz  <dan@codesourcery.com>
16336             Jan Kratochvil  <jan.kratochvil@redhat.com>
16337
16338         PR gdb/931
16339         * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
16340         output.
16341         * gdb.cp/templates.exp: Allow canonical output.  Remove KFAILs
16342         for gdb/931.
16343         * dw2-strp.S (DW_AT_language): Change to C++.
16344         (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
16345
16346 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
16347
16348         * gdb.ada/tasks: New testcase.
16349
16350 2009-03-30  Stan Shebs  <stan@codesourcery.com>
16351
16352         * gdb.trace/actions.exp: Update to match new info trace format.
16353         * gdb.trace/deltrace.exp: Ditto.
16354         * gdb.trace/infotrace.exp: Ditto.
16355         * gdb.trace/passcount.exp: Ditto.
16356         * gdb.trace/save-trace.exp: Ditto.
16357         * gdb.trace/while-stepping.exp: Ditto.
16358         * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
16359
16360 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
16361
16362         * gdb.python/python-frame.c: New file.
16363         * gdb.python/python-frame.exp: New file.
16364
16365 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
16366
16367         * gdb.python/python-value.exp: Add tests for the address
16368         attribute.
16369
16370 2009-03-29  Andreas Schwab  <schwab@linux-m68k.org>
16371
16372         * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
16373
16374 2009-03-26  Doug Evans  <dje@google.com>
16375
16376         * gdb.mi/mi-nonstop-exit.exp: New file.
16377         * gdb.mi/non-stop-exit.c: New file.
16378
16379 2009-03-26  Tom Tromey  <tromey@redhat.com>
16380
16381         Update for change to prologue skipping:
16382         * gdb.mi/mi2-simplerun.exp: Update.
16383         * gdb.mi/mi2-break.exp: Update.
16384         * gdb.mi/mi-simplerun.exp: Update.
16385         * gdb.mi/mi-break.exp: Update.
16386         * gdb.base/ending-run.exp: Update.
16387
16388 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
16389
16390         * gdb.python/python-value.exp (test_value_in_inferior): Test
16391         gdb.Value.is_optimized_out attribute.
16392
16393 2009-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
16394
16395         * gdb.dwarf2/dw2-noloc-main.c: New file.
16396         * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
16397         (.text): Remove.
16398         (.data): New.
16399         (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
16400         (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
16401         (DW_TAG_subprogram func_cu1, noloc): Remove.
16402         (main): New.
16403         * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
16404         `dw2-noloc-main.c'.  Test the new DIEs from `dw2-noloc.S'.
16405         (file_symbols): New procedure.
16406
16407 2009-03-25  Tom Tromey  <tromey@redhat.com>
16408
16409         * gdb.base/charset.exp (valid_target_charset): New proc.
16410         Use it to skip tests on invalid charsets.
16411
16412 2009-03-25  Pierre Muller  <muller@ics.u-strasbg.fr>
16413
16414         * gdb.base/completion.exp: Add a test for directory completion.
16415
16416 2009-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
16417
16418         Fix a racy FAIL.
16419         * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
16420         * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
16421
16422 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
16423
16424         * gdb.python/python-cmd.exp: Add tests for keyword arguments.
16425         * gdb.python/python-function.exp: Add test for function returning
16426         a GDB value.
16427
16428 2009-03-20  Thiago Jung Bauermann  <bauerman@br.ibm.com>
16429
16430         * gdb.python/python-function.exp: New file.
16431
16432 2009-03-20  Tom Tromey  <tromey@redhat.com>
16433
16434         * gdb.base/store.exp: Update for change to escape output.
16435         * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
16436         to escape output.
16437         * gdb.base/pointers.exp: Update for change to escape output.
16438         * gdb.base/long_long.exp (gdb_test_long_long): Update for change
16439         to escape output.
16440         * gdb.base/constvars.exp (do_constvar_tests): Update for change to
16441         escape output.
16442         * gdb.base/call-rt-st.exp (print_struct_call): Update for change
16443         to escape output.
16444         * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
16445         escape output.
16446         * gdb.base/setvar.exp: Update for change to escape output.
16447         * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
16448         * gdb.base/printcmds.exp (test_print_all_chars): Update for change
16449         to escape output.
16450         (test_print_string_constants): Likewise.
16451         * gdb.base/charset.exp (valid_host_charset): Check size of
16452         wchar_t.  Handle UCS-2 and UCS-4.  Add tests for wide and unicode
16453         cases.  Handle "auto"-related output.
16454         * gdb.base/charset.c (char16_t, char32_t): New typedefs.
16455         (uvar, Uvar): New globals.
16456
16457 2009-03-19  Jerome Guitton  <guitton@adacore.com>
16458
16459         * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
16460         deltas.
16461         * gdb.ada/fixed_points.exp: Ditto.
16462
16463 2009-03-18  Pedro Alves  <pedro@codesourcery.com>
16464
16465         * return-nodebug.c: Don't include stdio.h.
16466         (init): Delete.
16467         (func): Delete definition and provide extern declaration.
16468         (t): New.
16469         (main): Don't call printf.  Call func and store its result in t.
16470         * return-nodebug1.c: New.
16471         * return-nodebug.exp: Don't expect stdio output.  Instead, print
16472         the global variable t.  Drop printf formatters and cast types from
16473         foreach loop.  Don't use prepare_for_testing.  Compile
16474         return-nodebug.c and return-nodebug1.c in separate steps.  Don't
16475         define FORMAT or CAST.
16476
16477 2009-03-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
16478
16479         * gdb.base/solib-display.exp: Disable test for remote targers.
16480
16481 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
16482
16483         * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
16484
16485 2009-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
16486
16487         Fix a racy FAIL.
16488         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
16489         code from `follow parent, print pids'.
16490         (`follow child, print pids', `follow parent, print pids'): Call it.
16491         Replace `gdb_test "break..."' by gdb_breakpoint.
16492
16493 2009-03-13  Vladimir Prus  <vladimir@codesourcery.com>
16494
16495         * gdb.mi/mi-cli.exp: Adjust for output difference in
16496         sync and async modes.
16497
16498 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
16499
16500         * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
16501         that was checked in by mistake. Remove loading of ada.exp, since
16502         this is not necessary in this case.
16503
16504 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
16505
16506         * gdb.ada/ptype_arith_binop.exp: New testcase.
16507
16508 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
16509
16510         * gdb.ada/mod_from_name: New testcase.
16511
16512 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
16513
16514         * gdb.ada/tick_last_segv: New testcase.
16515
16516 2009-03-12  Vladimir Prus  <vladimir@codesourcery.com>
16517
16518         * gdb.mi/mi-cli.exp: Remove debug print.
16519
16520 2009-03-12  Vladimir Prus  <vladimir@codesourcery.com>
16521
16522         * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
16523         include the token in ^running and frame info in *stopped.
16524
16525 2009-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
16526
16527         * solib-display.exp: New file.
16528         * solib-display-main.c: New file.
16529         * solib-display-lib.c: New file.
16530
16531 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
16532
16533         * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
16534
16535 2009-02-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
16536
16537         * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
16538         (list_and_check_macro): Use more specific test name.
16539         (next to definition): Make the test names unique.
16540
16541 2009-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
16542
16543         * gdb.pascal/floats.exp: Accept approximate results everywhere.
16544
16545 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
16546
16547         * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
16548         notifications.
16549         * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
16550         * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
16551         * lib/mi-support.exp (library_loaded_re): New.
16552         (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
16553
16554 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
16555
16556         * gdb.gdb/observer.exp: Use test_notification observer, not
16557         normal_stop, everywhere.
16558         (test_normal_stop_notifications): Rename to...
16559         (test_notifications): ...this.
16560         (test_observer_normal_stop): Rename to...
16561         (test_observer): ...this.
16562
16563 2009-02-16  Doug Evans  <dje@google.com>
16564
16565         * gdb.arch/amd64-disp-step.S (test_int3): New test.
16566         * gdb.arch/amd64-disp-step.exp (test_int3): New test.
16567         * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
16568         (test_prefixed_syscall,test_int3): New tests.
16569         * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
16570         (test_prefixed_syscall,test_int3): New tests.
16571
16572 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
16573
16574         * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
16575         (mi_expect_interrupt): Likewise.
16576         * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
16577         response.
16578
16579 2009-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
16580
16581         * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
16582         * gdb.base/pc-fp.exp (get_valueofx): Remove.
16583         Replace calls to get_valueofx by get_hexadecimal_valueof.
16584
16585 2009-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
16586
16587         * lib/gdb.exp (get_valueof): Accept anything as a return value.
16588         (get_integer_valueof): New procedure.
16589         (get_sizeof): Use new get_integer_value_of.
16590         * gdb.base/sizeof.exp: Replace all uses of get_valueof
16591         by get_integer_valueof.
16592
16593 2009-02-13  Tom Tromey  <tromey@redhat.com>
16594
16595         * gdb.base/remote.exp (get_sizeof): Remove.
16596         * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
16597         * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
16598         * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
16599         * lib/gdb.exp (get_valueof): Move from long_long.exp.
16600         (get_sizeof): Likewise.
16601
16602 2009-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
16603
16604         PR fortran/9806
16605         * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
16606
16607 2009-02-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
16608
16609         * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
16610
16611 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
16612
16613         * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
16614
16615 2009-02-06  Thiago Jung Bauermann  <bauerman@br.ibm.com>
16616
16617         * gdb.python/python-cmd.exp: New file.
16618
16619 2009-02-06  Tristan Gingold  <gingold@adacore.com>
16620
16621         * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
16622
16623 2009-02-05  Tristan Gingold  <gingold@adacore.com>
16624
16625         * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
16626         pointer is dereferenced and use this signal name in regexp.
16627         * gdb.base/signull.exp: Ditto.
16628         * gdb.base/sigbpt.c (main): Catch SIGBUS too.
16629         * gdb.base/signull.c (main): Ditto.
16630
16631 2009-02-04  Tom Tromey  <tromey@redhat.com>
16632             Thiago Jung Bauermann  <bauerman@br.ibm.com>
16633
16634         * gdb.python/python-value.exp: Use `gdb.history' instead of
16635         `gdb.value_from_history'.
16636         (test_value_numeric_ops): Add test for conversion of enum constant.
16637         * gdb.python/python-value.c (enum e): New type.
16638         (evalue): New global.
16639         (main): Use argv.
16640
16641 2009-02-04  Jerome Guitton  <guitton@adacore.com>
16642
16643         * gdb.ada/uninitialized_vars: New test program.
16644         * gdb.ada/uninitialized_vars.exp: New testcase.
16645
16646 2009-02-02  Tom Tromey  <tromey@redhat.com>
16647
16648         * gdb.cp/cpcompletion.exp: Name the test "pr9594".
16649         * gdb.cp/pr2489.cc: Rename...
16650         * gdb.cp/pr9594.cc: ... to this.
16651
16652 2009-02-02  Tom Tromey  <tromey@redhat.com>
16653
16654         * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
16655         * gdb.cp/pr2489.cc: New file.
16656         * gdb.cp/cpcompletion.exp: New file.
16657
16658 2009-02-02  Tom Tromey  <tromey@redhat.com>
16659
16660         PR exp/9059:
16661         * gdb.cp/call-c.exp: Add regression test.
16662         * gdb.cp/call-c.cc (FooHandle): New typedef.
16663         (main): New variable 'handle'.
16664
16665 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
16666
16667         * lib/mi-support.exp (et_mi_thread_list)
16668         (check_mi_and_console_threads): Adjust for current thread in
16669         -thread-list-ids output.
16670
16671 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
16672
16673         * gdb.mi/mi-break.exp (test_disabled_creation): New.
16674         Call it.
16675
16676 2009-01-28  Doug Evans  <dje@google.com>
16677
16678         * gdb.arch/amd64-disp-step.S: New file.
16679         * gdb.arch/amd64-disp-step.exp: New file.
16680         * gdb.arch/i386-disp-step.S: New file.
16681         * gdb.arch/i386-disp-step.exp: New file.
16682
16683 2009-01-27  Pierre Muller  <muller@ics.u-strasbg.fr>
16684
16685         * gdb.base/find.exp: Set newline variable
16686         using quotes instead of braces to fix cygwin failures.
16687
16688 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
16689
16690         * gdb.base/radix.exp: Add tests to ensure that that set
16691         input-radix 0 and set output-radix 0 are really rejected.
16692
16693 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
16694
16695         * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
16696         copyright years.
16697
16698 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
16699
16700         PR gdb/9664:
16701         * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
16702
16703 2009-01-22  Pedro Alves  <pedro@codesourcery.com>
16704
16705         PR c++/9631:
16706         * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
16707
16708 2009-01-22  Pierre Muller  <muller@ics.u-strasbg.fr>
16709
16710         * gdb.server/file-transfer.exp: Use EXEEXT variable for
16711         binfile definition to fix Windows OS failure.
16712
16713 2009-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
16714
16715         PR gdb/9346
16716         * gdb.base/interrupt.c (sigint_handler): New.
16717         (main): Install a SIGINT handler if SIGNALS is defined.  Exit
16718         on error.
16719         * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
16720         Test "signal SIGINT".
16721
16722 2009-01-19  Doug Evans  <dje@google.com>
16723
16724         * gdb.base/break.exp: Update expected gdb output.
16725         * gdb.base/sepdebug.exp: Ditto.
16726         * gdb.mi/mi-syn-frame.exp: Ditto.
16727         * gdb.mi/mi2-syn-frame.exp: Ditto.
16728         * gdb.base/call-signal-resume.exp: New file.
16729         * gdb.base/call-signals.c: New file.
16730         * gdb.base/unwindonsignal.exp: New file.
16731         * gdb.base/unwindonsignal.c: New file.
16732         * gdb.threads/interrupted-hand-call.exp: New file.
16733         * gdb.threads/interrupted-hand-call.c: New file.
16734         * gdb.threads/thread-unwindonsignal.exp: New file.
16735
16736 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
16737
16738         * gdb.base/define.exp: Test defining and hooking prefix commands.
16739         * gdb.python/python.exp: Update test for "show user" output.
16740
16741 2009-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
16742
16743         * gdb.fortran/derived-type.exp: New variables int4 and real4.  Match
16744         now the output exactly, using less wildcards.  Expect also the output
16745         of gfortran-4.3.  Update for the f-valprint.c modification from
16746         2008-04-22.
16747         * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
16748         Remove gdb_test test names where matching the command.
16749
16750 2009-01-01  Pedro Alves  <pedro@codesourcery.com>
16751
16752         PR breakpoints/9681:
16753         * gdb.base/watchpoint.exp: Add regression test.
16754
16755 2008-12-31  Pedro Alves  <pedro@codesourcery.com>
16756
16757         * gdb.threads/attach-into-signal.exp: Don't use
16758         gdb_suppress_entire_file.
16759         * gdb.threads/attach-stopped.exp: Ditto.
16760         * gdb.threads/attachstop-mt.exp: Ditto.
16761
16762 2008-12-31  Pedro Alves  <pedro@codesourcery.com>
16763
16764         PR gdb/8812:
16765         * gdb.base/signal.exp: Change kfail to fail, and update PR number.
16766
16767 2008-12-29  Pedro Alves  <pedro@codesourcery.com>
16768
16769         PR gdb/7536:
16770         * gdb.base/radix.exp: Add tests to ensure invalid input radices
16771         and unsupported output radices are really rejected.
16772
16773 2008-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
16774
16775         * gdb.cp/punctuator.exp: Backslash the '$' signs.
16776
16777 2008-12-22  Tom Tromey  <tromey@redhat.com>
16778
16779         * gdb.cp/punctuator.exp: New file.
16780
16781 2008-12-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
16782
16783         * gdb.base/completion.exp (Completing non-existing component): New test.
16784
16785 2008-12-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
16786
16787         Fix for PR gdb/8648.
16788         * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
16789         gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
16790         gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
16791         gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
16792
16793 2008-12-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
16794
16795         * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
16796
16797 2008-12-16  Christophe Lyon  <christophe.lyon@st.com>
16798
16799         * gdb.base/expand-psymtabs.c: Insert code in foo so that the
16800         compiler actually generate code at the expected line number.
16801
16802 2008-12-15  Jie Zhang  <jie.zhang@analog.com>
16803
16804         * gdb.base/consecutive.exp: Don't use global in gdb_expect.
16805
16806 2008-12-12  Tom Tromey  <tromey@redhat.com>
16807
16808         * gdb.base/commands.exp (redefine_hook_test): New proc.
16809         Call it.
16810
16811 2008-12-11  Tom Tromey  <tromey@redhat.com>
16812
16813         * gdb.base/macscp.exp: New regression test.
16814
16815 2008-12-11  Tom Tromey  <tromey@redhat.com>
16816
16817         * gdb.base/macscp.exp: Print "address.addr".
16818         * gdb.base/macscp1.c (struct outer): New struct.
16819         (address): New global.
16820
16821 2008-12-09  Tom Tromey  <tromey@redhat.com>
16822
16823         * gdb.base/commands.exp (redefine_backtrace_test): New proc.
16824         Call it.
16825
16826 2008-12-04  Doug Evans  <dje@google.com>
16827
16828         * gdb.server/ext-run.exp: Relax regexp for init program.
16829
16830 2008-12-03  Tristan Gingold  <gingold@adacore.com>
16831
16832         * gdb.base/macscp.exp: Generate an object file during compilation
16833         to work around Darwin dsymutil limitations.
16834
16835 2008-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
16836
16837         Test resolving external references to TLS variables.
16838         * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
16839         FILE2_THREAD_LOCAL.
16840         (testfile2, srcfile2): New variables.
16841         * gdb.threads/tls.c (file2_thread_local)
16842         (function_referencing_file2_thread_local): New.
16843         * gdb.threads/tls2.c: New file.
16844
16845 2008-11-28  Joel Brobecker  <brobecker@adacore.com>
16846
16847         * gdb.ada/int_deref.exp: Convert the addresses into long_integer
16848         rather than integer, as integer might not be big enough when
16849         on 64bit targets.
16850
16851 2008-11-27  Jerome Guitton  <guitton@adacore.com>
16852
16853         * gdb.cp/formatted-ref.exp: Add equality test.
16854         * gdb.ada/formatted_ref.exp: Ditto.
16855
16856 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
16857
16858         * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
16859         * gdb.base/start.exp: New comment about an alternative - `runto_main'.
16860
16861 2008-11-20  Andreas Schwab  <schwab@suse.de>
16862
16863         * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
16864         matching syscall entry point.
16865         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16866         (tcatch_vfork_then_child_follow): Likewise.  Finish through
16867         vfork even if we stopped at the syscall trampoline.
16868
16869 2008-11-20  Doug Evans  <dje@google.com>
16870
16871         * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
16872
16873 2008-11-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
16874
16875         * gdb.arch/ppc-dfp.exp: New file.
16876         * gdb.arch/ppc-dfp.c: New file.
16877
16878 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
16879
16880         * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
16881
16882 2008-11-17  Doug Evans  <dje@google.com>
16883
16884         * gdb.mi/mi-syn-frame.exp: Update expected output.
16885         * gdb.mi/mi2-syn-frame.exp: Update expected output.
16886
16887 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
16888
16889         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
16890         "thread N" results in =thread-selected.
16891         * lib/mi-support (mi_run_cmd, mi_expect_stop)
16892         (mi_send_resuming_command_raw): Be prepared for
16893         =thread-selected.
16894
16895 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
16896
16897         * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
16898         * lib/mi-support.exp: Likewise.
16899
16900 2008-11-16  Joel Brobecker  <brobecker@adacore.com>
16901
16902         * gdb.base/help.exp: Remove the "catch load" and "catch unload"
16903         commands from the expected output for "help catch".
16904
16905 2008-11-15  Joel Brobecker  <brobecker@adacore.com>
16906
16907         * gdb.ada/int_deref.exp: New testcase.
16908
16909 2008-11-14  Nick Roberts  <nickrob@snap.net.nz>
16910
16911         * gdb.mi/gdb2549.exp: New file.
16912
16913 2008-11-11  Doug Evans  <dje@google.com>
16914
16915         * gdb.base/callexit.exp: New file.
16916         * gdb.base/callexit.c: New file.
16917
16918 2008-11-10  Doug Evans  <dje@google.com>
16919
16920         * lib/gdb.exp (GDBFLAGS): Move -nx ...
16921         (INTERNAL_GDBFLAGS): ... to here.  Move -nw to here as well.
16922         (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
16923         (default_gdb_start,default_gdb_exit): Ditto.
16924         * lib/mi-support.exp (default_mi_gdb_start): Ditto.
16925         (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
16926         * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
16927         * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
16928         * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
16929         * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
16930
16931 2008-11-03  Andreas Schwab  <schwab@suse.de>
16932
16933         * gdb.base/hashline2.exp: Fix typo.
16934         * gdb.base/hashline3.exp: Likewise.
16935
16936 2008-10-30  Tom Tromey  <tromey@redhat.com>
16937
16938         * gdb.base/pointers.exp: Add test.
16939         * gdb.base/pointers.c (k, S): New typedefs.
16940         (instance): New global.
16941
16942 2008-10-30  Andreas Schwab  <schwab@suse.de>
16943
16944         * gdb.base/args.exp: Add tests for newlines.
16945
16946 2008-10-30  Joel Brobecker  <brobecker@adacore.com>
16947
16948         gdb.base/foll-exec.exp: Update the expected output of a couple
16949         of "info breakpoints" tests.
16950
16951 2008-10-28  Tom Tromey  <tromey@redhat.com>
16952
16953         * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
16954
16955 2008-10-24  Pedro Alves  <pedro@codesourcery.com>
16956
16957         * gdb.python/python-value.exp (test_value_in_inferior): Don't use
16958         gdb_start_cmd.
16959         Use runto_main before any test that requires execution.
16960
16961 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
16962
16963         * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
16964         instead of SIGINT.
16965
16966 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
16967
16968         * gdb.base/completion.exp: Update expected output following
16969         the addition of the "info tasks" command.
16970
16971 2008-10-22  Tom Tromey  <tromey@redhat.com>
16972
16973         * gdb.base/exprs.exp (test_expr): Add test for string
16974         concatenation.
16975
16976 2008-10-19  Pedro Alves  <pedro@codesourcery.com>
16977
16978         * configure.ac: Output gdb.python/Makefile.
16979         * configure: Regenerate.
16980         * gdb.python/Makefile.in: New.
16981
16982 2008-10-16  Joel Brobecker  <brobecker@adacore.com>
16983
16984         * gdb.base/foll-fork.exp: Adjust the expected output to match
16985         the new description for fork/vfork catchpoints in the "info
16986         breakpoints" output.
16987
16988 2008-10-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
16989
16990         * Makefile.in: Add gdb.python to ALL_SUBDIRS.
16991
16992 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
16993
16994         * gdb.python/python-value.c: New file.
16995         * gdb.python/python-value.exp: New file.
16996
16997 2008-10-15  Pedro Alves  <pedro@codesourcery.com>
16998
16999         * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
17000
17001 2008-10-15  Denis Pilat  <denis.pilat@st.com>
17002
17003         * gdb.cp/mb-ctor.exp: Fix a typo.
17004
17005 2008-10-09  Tom Tromey  <tromey@redhat.com>
17006
17007         * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
17008         'fprintf' and 'stderr'.
17009
17010 2008-10-07  Joel Brobecker  <brobecker@adacore.com>
17011
17012         * gdb.ada/ref_tick_size.exp: New testcase.
17013
17014 2008-10-06  Doug Evans  <dje@google.com>
17015
17016         * gdb.dwarf2/dw2-cu-size.exp: New file.
17017         * gdb.dwarf2/dw2-cu-size.S: New file.
17018
17019         * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
17020         .Ltype_int for clarity.
17021
17022 2008-10-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
17023
17024         PR gdb/2384:
17025         * gdb.cp/gdb2384.exp: Extended to test more cases.
17026         * gdb.cp/gdb2384.cc: Likewise.
17027         * gdb.cp/gdb2384-base.h: Likewise.
17028         * gdb.cp/gdb2384-base.cc: Likewise.
17029
17030 2008-10-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
17031
17032         * gdb.base/maint.exp (maint print type): Remove printing
17033         UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
17034
17035 2008-09-30  Tom Tromey  <tromey@redhat.com>
17036
17037         * gdb.base/macscp.exp: Add completion tests.
17038         * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
17039         (TWENTY_THREE): Likewise.
17040         (FORTY_EIGHT): Likewise.
17041
17042 2008-09-30  Tom Tromey  <tromey@redhat.com>
17043
17044         * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
17045         everywhere.
17046         * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
17047
17048 2008-09-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
17049
17050         * gdb.threads/attachstop-mt.exp: Note a real testcase name this
17051         testcase is derived from.  Fix racy dependency on an expected PID
17052         number.  No longer support the testcase on Linux kernel 2.4.x.
17053
17054 2008-09-27  Tom Tromey  <tromey@redhat.com>
17055
17056         * gdb.base/macscp.exp: Add tests for stringification, splicing,
17057         and varargs.
17058
17059 2008-09-22  Pedro Alves  <pedro@codesourcery.com>
17060
17061         * lib/mi-support.exp (mi_expect_interrupt): New.
17062         (mi_reverse_list, mi_check_thread_states): New, moved and renamed
17063         from gdb.mi/mi-nonstop.exp.
17064         * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
17065         * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
17066         lib/mi-support.exp.
17067         Use mi_check_thread_states throughout.  Avoid ".*" and do not
17068         require an anchor after -exec-run.
17069
17070 2008-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
17071
17072         * gdb.mi/mi-nonstop.exp: Do not check thread state while a
17073         stop is pending.  Avoid ".*" when two stops are pending.
17074         * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
17075         (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
17076         newlines in fullnames.
17077         * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
17078         (mi_expect_stop): Update comments.  Only anchor in sync mode.
17079         Do not match newlines.
17080         (mi_send_resuming_command_raw): Always return status.
17081         (mi_get_stop_line): Do not match more than one line by accident.
17082         Only anchor in sync mode.
17083         (mi_run_inline_test): If -exec-next fails, give up.
17084
17085 2008-09-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17086
17087         * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
17088         on SPU.
17089
17090 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
17091
17092         * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
17093
17094 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
17095
17096         * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
17097         gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
17098         gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
17099         gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
17100         gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
17101         gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
17102         gdb.ada/interface.exp, gdb.ada/null_array.exp,
17103         gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
17104         gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
17105         gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
17106         gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
17107         Include the "= " sequence in the expected output of print tests.
17108
17109 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
17110
17111         * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
17112         description for boolean types.
17113
17114 2008-09-09  Pedro Alves  <pedro@codesourcery.com>
17115
17116         * gdb.base/hook-stop-continue.c: New.
17117         * gdb.base/hook-stop-continue.exp: New.
17118
17119 2008-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
17120
17121         * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
17122
17123 2008-09-08  Jerome Guitton  <guitton@adacore.com>
17124
17125         * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
17126         (stack_check_probe_2, stack_check_probe_loop_1)
17127         (stack_check_probe_loop_2): New functions.
17128         (main): Add call to these new functions.
17129         * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
17130         functions, check that the breakpoint is inserted at the appropriate
17131         location.
17132         (insert_breakpoint): Slightly refine this procedure so that it can
17133         be called several times in the test.
17134
17135 2008-09-08  Jerome Guitton  <guitton@adacore.com>
17136
17137         * gdb.base/stack-checking.c: New file.
17138         * gdb.base/stack-checking.exp: New file.
17139
17140 2008-09-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
17141
17142         * gdb.arch/altivec-abi.exp: Remove extra verbose call.
17143         * gdb.arch/altivec-regs.exp: Likewise.
17144         * gdb.arch/vsx-regs.exp: Likewise.
17145
17146 2008-09-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
17147
17148         * gdb.arch/ppc-fp.exp: New file.
17149         * gdb.arch/ppc-fp.c: New file.
17150
17151 2008-09-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
17152
17153         *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
17154         lest gcc-4.3.1 optimizes the whole thing away.
17155
17156 2008-09-04  Michael Snyder  <msnyder@vmware.com>
17157
17158         * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
17159         as "at" (for non-debug functions such as _start).
17160
17161 2008-09-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17162
17163         * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
17164         * gdb.base/watchpoint-solib.exp: Likewise.  Update tests to handle
17165         software watchpoints.
17166         * gdb.base/watch_thread_num.exp: Likewise.
17167
17168 2008-09-03  Aleksandar Ristovski  <aristovski@qnx.com>
17169
17170         * gdb.arch/i386-bp_permanent.exp: New test.
17171
17172 2008-08-24  Tom Tromey  <tromey@redhat.com>
17173
17174         * gdb.base/maint.exp: Update "maint print type".
17175
17176 2008-08-21  Vladimir Prus  <vladimir@codesourcery.com>
17177
17178         * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
17179         support.  Adjust the order of "*running" notifications.
17180         * gdb.mi/non-stop.c: Don't cast from int to void* and
17181         back.
17182
17183 2008-08-20  Mark Kettenis  <kettenis@gnu.org>
17184
17185         * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
17186         expect to find it in the "info frame" output.
17187
17188 2008-08-20  Daniel Jacobowitz  <dan@codesourcery.com>
17189
17190         * gdb.base/interp.exp: Always consume both prompts.
17191
17192 2008-08-20  Pedro Alves  <pedro@codesourcery.com>
17193
17194         * gdb.base/pending.exp: Test pending breakpoints without symbols
17195         loaded.
17196
17197 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
17198
17199         * lib/mi-support.exp (mi_expect_stop): Produce
17200         more details on failures.
17201         * gdb.mi/mi-nonstop.exp: New.
17202         * gdb.mi/non-stop.c: New.
17203
17204 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
17205
17206         * gdb.mi/mi-async.exp: Use 'set target-async'.
17207         * lib/mi-support.exp: Use 'set/show target-async'.
17208
17209 2008-08-18  Daniel Jacobowitz  <dan@codesourcery.com>
17210
17211         * gdb.arch/powerpc-prologue.exp: Correct saved registers.
17212
17213 2008-08-17  Tom Tromey  <tromey@redhat.com>
17214
17215         * gdb.base/help.exp (help catch): Rewrite.
17216
17217 2008-08-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
17218
17219         * gdb.base/define.exp: Test indented command documentation.
17220         * gdb.python/python.exp: Test indented multi-line command.
17221
17222 2008-08-15  Luis Machado  <luisgpm@br.ibm.com>
17223
17224         * testsuite/gdb.arch/vsx-regs.c: New source file.
17225         * testsuite/gdb.arch/vsx-regs.exp: New testcase.
17226         * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
17227
17228 2008-08-14  Tom Tromey  <tromey@redhat.com>
17229
17230         * gdb.base/macscp.exp: Add regression test for "macro define" or
17231         "macro undef" with no arguments.
17232
17233 2008-08-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
17234
17235         * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
17236
17237 2008-08-07  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17238
17239         * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
17240
17241 2008-08-06  Tom Tromey  <tromey@redhat.com>
17242
17243         * gdb.python/python.exp: New file.
17244
17245 2008-08-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
17246
17247         Fix for PR gdb/1543.
17248         * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
17249         $LOCATION.
17250         (location): New variable.
17251         * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
17252         config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
17253         config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
17254         config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
17255         gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
17256         gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
17257         gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
17258         gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
17259         gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
17260         gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
17261         gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
17262         gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
17263         gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
17264         gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
17265         gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
17266         gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
17267         gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
17268         gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
17269         gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
17270         gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
17271         gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
17272         gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
17273         gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
17274         gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
17275         gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
17276         gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
17277         gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
17278         gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
17279         gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
17280         gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
17281         gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
17282         gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
17283         gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
17284         gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
17285         gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
17286         gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
17287         gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
17288         gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
17289         gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
17290         gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
17291         gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
17292         gdb.base/type-opaque.exp, gdb.base/until.exp,
17293         gdb.base/value-double-free.c, gdb.base/varargs.exp,
17294         gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
17295         gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
17296         gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
17297         gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
17298         gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
17299         gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
17300         gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
17301         gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
17302         gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
17303         gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
17304         gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
17305         gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
17306         gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
17307         gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
17308         gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
17309         gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
17310         gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
17311         gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
17312         gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
17313         gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
17314         gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
17315         gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
17316         gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
17317         gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
17318         gdb.pascal/types.exp, gdb.stabs/weird.exp,
17319         gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
17320         gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
17321         gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
17322         gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
17323         gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
17324         gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
17325         gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
17326         gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
17327         gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
17328         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
17329         gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
17330         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
17331         lib/mi-support.exp, lib/trace-support.exp: Remove reference
17332         to bug-gdb@prep.ai.mit.edu .
17333
17334 2008-07-31  Vladimir Prus  <vladimir@codesourcery.com>
17335
17336         * lib/mi-support.exp (mi_load_shlibs): New.
17337         * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
17338
17339 2008-07-30  Vladimir Prus  <vladimir@codesourcery.com>
17340
17341         * lib/mi-support.exp (get_mi_thread_list)
17342         (check_mi_and_console_threads): New, moved from ...
17343         * gdb.mi/mi-pthread.exp: ...here.
17344         * gdb.mi/gdb669.exp (get_mi_thread_list)
17345         (check_mi_and_console_threads): Delete.
17346         * gdb.mi/mi2-pthread.exp: Likewise.
17347
17348 2008-07-28  Tom Tromey  <tromey@redhat.com>
17349
17350         * Makefile.in (just-check): Remove.  Move body to...
17351         (check): ... here.
17352
17353 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
17354
17355         * gdb.threads/manythreads.exp: Use remote_expect instead of after.
17356         Add a test for duplicated SIGINTs.
17357
17358 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
17359
17360         * gdb.threads/schedlock.exp (get_args): Update to work for any
17361         value of NUM.
17362         (Top level): Report the number of threads that did not resume.
17363
17364 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
17365
17366         * gdb.dwarf2/dw2-compressed.S: Also define __start.
17367
17368 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
17369
17370         * lib/mi-support.exp (default_mi_gdb_start): Remove check for
17371         non-MI prompt.
17372
17373 2008-07-26  Tom Tromey  <tromey@redhat.com>
17374
17375         * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
17376         (function_struct, function_struct_ptr): New globals.
17377         * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
17378         function pointer in a struct.
17379
17380 2008-07-26  Tom Tromey  <tromey@redhat.com>
17381
17382         * gdb.base/macscp.exp: Add test for macro lexing bug.
17383
17384 2008-07-18  Tom Tromey  <tromey@redhat.com>
17385
17386         * gdb.base/macscp.exp: Add macro tests.
17387
17388 2008-07-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
17389
17390         * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
17391
17392 2008-07-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
17393
17394         * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
17395
17396 2008-07-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
17397
17398         * gdb.cp/class2.exp: fix for failure on spu-elf
17399
17400 2008-07-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
17401
17402         * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
17403
17404 2008-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
17405
17406         * gdb.base/randomize.exp: Catch non-Linux targets as untested.
17407
17408 2008-07-12  Vladimir Prus  <vladimir@codesourcery.com>
17409
17410         * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
17411
17412 2008-07-11  Kevin Buettner  <kevinb@redhat.com>
17413
17414         * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
17415         of regexp to account for changes made to GDB in the printing of
17416         byte vectors.
17417
17418 2008-07-11  Tom Tromey  <tromey@redhat.com>
17419
17420         * gdb.base/completion.exp: Add 'help' completion test.
17421
17422 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
17423
17424         * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
17425
17426 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
17427
17428         * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
17429
17430 2008-07-09  Pedro Alves  <pedro@codesourcery.com>
17431
17432         * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
17433
17434 2008-07-09  Pedro Alves  <pedro@codesourcery.com>
17435
17436         * gdb.base/fullname.exp: Restore pwd if compiling failed.
17437
17438 2008-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
17439
17440         * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
17441
17442 2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
17443
17444         * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
17445         previous commit.  Add a comment.
17446
17447 2008-06-28  Pedro Alves  <pedro@codesourcery.com>
17448
17449         * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
17450
17451 2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
17452
17453         * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
17454
17455 2008-06-27  Pedro Alves  <pedro@codesourcery.com>
17456
17457         * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
17458         (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
17459         compiling an executable, link in an object that forces unbuffered
17460         output.
17461         * lib/set_unbuffered_mode.c: New file.
17462
17463 2008-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
17464
17465         * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
17466
17467 2008-06-25  Vladimir Prus  <vladimir@codesourcery.com>
17468
17469         * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
17470         mi_expect_stop.
17471         * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
17472         Demand that *running is output.
17473         (detect_async): Perform checking every time.
17474         (mi_send_resuming_command): Extract everything into...
17475         (mi_send_resuming_command_raw): ...this.
17476         (mi_expect_stop): Don't accept any output before *stopped.
17477
17478 2008-06-13  Vladimir Prus  <vladimir@codesourcery.com>
17479
17480         Robustify mi-simplerun.
17481         * gdb.mi/basics.c (main): Add a call to sleep.
17482         * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
17483         * gdb.mi/mi2-cli.exp: Likewise.
17484         * gdb.mi/mi-break.exp: Likewise.
17485
17486 2008-06-11  Vladimir Prus  <vladimir@codesourcery.com>
17487
17488         * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
17489
17490 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
17491
17492         * gdb.mi/mi-console.exp: Adjust.
17493         * gdb.mi/mi-syn-frame.exp: Adjust.
17494         * gdb.mi/mi2-console.exp: Adjust.
17495         * gdb.mi/mi2-syn-frame.exp: Adjust.
17496         * lib/mi-support.exp (mi_run_cmd): Adjust.
17497         (mi_send_resuming_command): Adjust.
17498
17499 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
17500
17501         * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
17502         * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
17503         testing of stopped.
17504         * gdb.mi/mi2-syn-frame.exp: Likewise.
17505         * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
17506         (async, detect_async): New.
17507         (mi_expect_stop, mi_continue_to_line): Adjust expectation
17508         depending on if we're running in sync or async mode.
17509
17510 2008-06-09  Tom Tromey  <tromey@redhat.com>
17511
17512         * gdb.base/completion.exp: New tests for field name completion
17513         with spaces, and field name completion with '->'.
17514
17515 2008-06-06  Tom Tromey  <tromey@redhat.com>
17516
17517         * gdb.base/break1.c (struct some_struct): New struct.
17518         (values): New global.
17519         * gdb.base/completion.exp: Add field name completion test.
17520
17521 2008-06-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
17522
17523         * gdb.cp/call-c.exp: Test for incorrect handling of reference
17524         to pointer.
17525         * gdb.cp/call-c.cc: Likewise.
17526
17527 2008-06-06  Nick Roberts  <nickrob@snap.net.nz>
17528
17529         * gdb.base/annota1.exp (thread_switch): Test for thread-changed
17530         annotation.
17531
17532 2008-06-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
17533             Pedro Alves  <pedro@codesourcery.com>
17534
17535         * gdb.threads/execl.c, gdb.threads/execl1.c,
17536         gdb.threads/execl.exp: New tests.
17537
17538 2008-06-05  Aleksandar Ristovski  <aristovski@qnx.com>
17539             Daniel Jacobowitz  <dan@codesourcery.com>
17540
17541         * gdb.cp/exception.exp: Activate test, make it work with pending
17542         catchpoints.
17543
17544 2008-06-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
17545
17546         * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
17547
17548 2008-05-28  Vladimir Prus  <vladimir@codesourcery.com>
17549
17550         * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
17551         now printed.
17552         * gdb.mi/mi2-var-cmd.exp: Likewise.
17553
17554 2008-05-27  Andreas Schwab  <schwab@suse.de>
17555
17556         * gdb.base/frame-args.exp: Handle arguments that are optimized
17557         out.
17558
17559 2008-05-26  Luis Machado  <luisgpm@br.ibm.com>
17560
17561         * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
17562         quiet for ppc32 and group options into a single variable.
17563
17564 2008-05-23  Joel Brobecker  <brobecker@adacore.com>
17565
17566         * gdb.ada/null_array/foo.adb: Add multi-dimensional array
17567         of zero-size elements.
17568         * gdb.ada/null_array.exp: Test printing this new array.
17569
17570 2008-05-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
17571
17572         * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
17573
17574 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
17575
17576         * gdb.base/finish.exp: Test that "fin" works as an abbreviation
17577         of the "finish" command.
17578
17579 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
17580
17581         * gdb.base/annota1.exp: Test for new annotation.
17582
17583 2008-05-16  Pedro Alves  <pedro@codesourcery.com>
17584
17585         * gdb.base/fixsection.exp: New file.
17586         * gdb.base/fixsection0.c: New file.
17587         * gdb.base/fixsection1.c: New file.
17588
17589 2008-05-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17590
17591         * gdb.base/annota1.exp: Accept printf@... in place of printf.
17592         * gdb.base/annota3.exp: Likewise.
17593
17594 2008-05-13  Nathan Froyd  <froydnj@codesourcery.com>
17595
17596         * gdb.base/watch_thread_num.exp: Don't run tests that require
17597         watchpoints if the target doesn't support them.
17598
17599 2008-05-12  Doug Evans  <dje@google.com>
17600
17601         * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
17602
17603 2008-05-09  Joel Brobecker  <brobecker@adacore.com>
17604
17605         * gdb.ada/assign_1.exp: New testcase.
17606
17607 2008-05-09  Doug Evans  <dje@google.com>
17608
17609         * gdb.base/find.exp: New file.
17610         * gdb.base/find.c: New file.
17611
17612 2008-05-08  Daniel Jacobowitz  <dan@codesourcery.com>
17613
17614         * gdb.base/commands.exp (watchpoint_command_test): Handle
17615         gdb,no_hardware_watchpoints.
17616         * gdb.base/float.exp: Allow ARM targets without floating point.
17617         * gdb.base/step-test.exp: Allow callee@plt when stepping in.
17618
17619 2008-05-06  Jerome Guitton  <guitton@adacore.com>
17620             Joel Brobecker  <brobecker@adacore.com>
17621
17622         * gdb.ada/lang_switch: New test program.
17623         * gdb.ada/lang_switch.exp: New testcase.
17624
17625 2008-05-05  Doug Evans  <dje@google.com>
17626
17627         * gdb.base/help.exp (disassemble): Update expected help text.
17628
17629 2008-05-04  Pedro Alves  <pedro@codesourcery.com>
17630
17631         * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
17632
17633 2008-05-04  Pedro Alves  <pedro@codesourcery.com>
17634
17635         * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
17636         different times.
17637
17638 2008-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
17639
17640         * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
17641         * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
17642         `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
17643         * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
17644
17645 2008-05-04  Vladimir Prus  <vladimir@codesourcery.com>
17646
17647         * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
17648         notification to appear.
17649
17650 2008-05-04  Daniel Jacobowitz  <dan@debian.org>
17651
17652         * gdb.base/fullname.c: New file.
17653         * gdb.base/fullname.exp: New file.
17654         * lib/gdb.exp (gdb_breakpoint): Support no-message option.
17655
17656 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
17657
17658         * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
17659         expressions with macros.
17660
17661 2008-05-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
17662
17663         * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
17664
17665 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
17666
17667         * gdb.base/completion.exp: Handle lack of other symbols beginning
17668         with "a".
17669
17670         * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
17671
17672 2008-05-02  Jim Blandy  <jimb@codesourcery.com>
17673
17674         * gdb.asm/asmsrc1.s: Add scratch space.
17675
17676 2008-05-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
17677             Daniel Jacobowitz  <dan@codesourcery.com>
17678
17679         * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
17680         gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
17681         gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
17682
17683 2007-05-01  Daniel Jacobowitz  <dan@codesourcery.com>
17684
17685         * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
17686
17687 2008-05-01  Joel Brobecker  <brobecker@adacore.com>
17688
17689         * gdb.base/info-target.exp: New testcase.
17690
17691 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
17692
17693         * gdb.cp/hang.exp: Use .cc instead of .C.
17694         * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
17695         * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
17696
17697 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
17698
17699         * gdb.base/gdb1250.exp: Remove perror.
17700         * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
17701
17702 2008-04-30  Pedro Alves  <pedro@codesourcery.com>
17703
17704         * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
17705         .2byte.
17706
17707 2008-04-25  Daniel Jacobowitz  <dan@codesourcery.com>
17708
17709         * gdb.base/macscp.exp: Enable kfails.  Compile with -g3 for GCC.
17710         (maybe_kfail): New.
17711
17712 2008-04-25  Pedro Alves  <pedro@codesourcery.com>
17713
17714         * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
17715
17716 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
17717
17718         * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
17719         * gdb.mi/mi2-syn-frame.exp: Likewise.
17720         * lib/mi-support.exp: Likewise.
17721
17722 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
17723
17724         * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
17725         to specify regexp for the location to stop at.
17726         * gdb.base/break-always.c: New.
17727         * gdb.base/break-always.exp: New.
17728
17729 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
17730
17731         * lib/mi-support.exp (mi_runto_helper): Adjust
17732         for the original-location field.
17733         (mi_create_breakpoint, mi_list_breakpoints): New.
17734         * gdb.mi/mi-break.exp: Adjust.
17735         * gdb.mi/mi2-break.exp: Adjust.
17736         * gdb.mi/mi-pending.exp: Adjust.
17737         * gdb.mi/mi-simplerun.exp: Adjust.
17738         * gdb.mi/mi2-simplerun.exp: Adjust.
17739         * gdb.mi/mi-syn-frame.exp: Adjust.
17740         * gdb.mi/mi2-syn-frame.exp: Adjust.
17741         * gdb.mi/mi-until.exp: Adjust.
17742         * gdb.mi/mi2-until.exp: Adjust.
17743         * gdb.mi/mi-var-display.exp: Adjust.
17744         * gdb.mi/mi2-var-display.exp: Adjust.
17745         * gdb.mi/mi-watch.exp: Adjust.
17746         * gdb.mi/mi2-watch.exp: Adjust.
17747
17748 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
17749
17750         * aclocal.m4: Add override.m4.
17751         * configure: Regenerate.
17752
17753 2008-04-19  Vladimir Prus  <vladimir@codesourcery.com>
17754
17755         * gdb.mi/var-cmd.c (do_at_tests): Verify that
17756         '-var-update --all-values' reports new value even the type
17757         of a variable object has changed.
17758
17759 2008-04-18  Craig Silverstein  <csilvers@google.com>
17760
17761         * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
17762         files.
17763
17764 2008-04-18  Joel Brobecker  <brobecker@adacore.com>
17765
17766         * gdb.ada/atomic_enum: New test program.
17767         * gdb.ada/atomic_enum.exp: New testcase.
17768
17769 2008-04-17  Doug Evans  <dje@google.com>
17770
17771         * gdb.opt/Makefile.in: Fix whitespace.
17772
17773 2008-04-17  Daniel Jacobowitz  <dan@codesourcery.com>
17774
17775         * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
17776
17777 2008-04-17  Doug Evans  <dje@google.com>
17778
17779         * gdb.base/hashline1.exp: New testcase.
17780         * gdb.base/hashline2.exp: New testcase.
17781         * gdb.base/hashline2.exp: New testcase.
17782
17783 2008-04-17  Pedro Alves  <pedro@codesourcery.com>
17784
17785         * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
17786
17787 2008-04-15  Aleksandar Ristovski  <aristovski@qnx.com>
17788
17789         * gdb.base/attach.exp (do_attach_tests): Matching pattern for
17790         temporary breakpoint to match "Temporary breakpoint".
17791         * gdb.base/break.exp (delete_breakpoints): Likewise.
17792         * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
17793         * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
17794         * gdb.base/display.exp: Likewise.
17795         * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
17796         * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
17797         * gdb.base/restore.exp (restore_tests): Likewise.
17798         * gdb.base/sepdebug.exp: Likewise.
17799         * gdb.base/watchpoint.exp: Likewise.
17800         * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
17801         * gdb.mi/mi-pending.exp: Likewise.
17802         * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
17803         * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
17804         * gdb.mi/mi-var-cmd.exp: Likewise.
17805         * gdb.mi/mi-var-display.exp: Likewise.
17806         * gdb.mi/mi2-cli.exp: Likewise.
17807         * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
17808         * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
17809         * gdb.mi/mi2-var-display.exp: Likewise.
17810         * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
17811         * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
17812         new "disp" field.
17813         (mi_expect_stop): Move after_reason argument to be really after
17814         reason. This is to support fix for PR2424.
17815
17816 2008-04-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
17817
17818         * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
17819
17820 2008-04-13  Vladimir Prus  <vladimir@codesourcery.com>
17821
17822         * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
17823         field.  Add more floating varobj tests.
17824         * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
17825         field.
17826         * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
17827         (main): Call do_at_tests.
17828         * lib/mi-support.exp (mi_create_floating_varobj)
17829         (mi_varobj_update_with_type_change): New.
17830
17831 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
17832
17833         * gdb.mi/mi2-var-display.exp: Added tests for the new -f
17834         option of -var-evaluate-expression.
17835         * gdb.mi/mi2-var-display.exp: Likewise.
17836
17837 2008-04-07  Vladimir Prus  <vladimir@codesourcery.com>
17838
17839         Introduce test setup helpers.
17840         * lib/gdb.exp (build_executable, clean_restart)
17841         (prepare_for_testing): New.
17842         * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
17843         * gdb.base/return.exp: Likewise.
17844         * gdb.base/ending-run.exp: Likewise.
17845
17846 2008-04-07  Nick Roberts  <nickrob@snap.net.nz>
17847
17848         * gdb.mi/mi-async.exp: New test for asynchronous Machine
17849         Interface (MI) responses.
17850
17851 2008-04-06  Vladimir Prus  <vladimir@codesourcery.com>
17852
17853         * gdb.cp/breakpoint.cc: New code to test conditions involving
17854         member variables.
17855         * gdb.cp/breakpoint.exp: Test condition involving member
17856         variables.
17857
17858 2008-04-05  Vladimir Prus  <vladimir@codesourcery.com>
17859
17860         * lib/mi-support.exp (mi_expect_stop): New.
17861         (mi_run_cmd): Change the
17862         token.  Use mi_send_resuming_command, use
17863         mi_expect_stop.
17864         (mi_execute_to_helper): Rename to mi_execute_to.
17865         (mi_send_resuming_command): Add more error patterns.
17866         (mi_wait_for_stop): Renamed to...
17867         (mi_get_stop_line): ...this.
17868         (mi_run_inline_test): Adjust.
17869
17870         * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
17871         * gdb.mi/mi-console.exp: Likewise.
17872         * gdb.mi/mi-pending.exp: Likewise.
17873         * gdb.mi/mi-simplerun.exp: Likewise.
17874         * gdb.mi/mi-stack.exp: Likewise.
17875         * gdb.mi/mi-stepi.exp: Likewise.
17876         * gdb.mi/mi-syn-frame.exp: Add comment.
17877         * gdb.mi/mi-until.exp: Likewise.
17878         * gdb.mi/mi-var-display.exp: Likewise.
17879         * gdb.mi/mi-watch.exp: Likewise.
17880         * gdb.mi/mi2-cli.exp: Likewise.
17881         * gdb.mi/mi2-console.exp: Likewise.
17882         * gdb.mi/mi2-simplerun.exp: Likewise.
17883         * gdb.mi/mi2-stack.exp: Likewise.
17884         * gdb.mi/mi2-stepi.exp: Likewise.
17885         * gdb.mi/mi2-until.exp: Likewise.
17886         * gdb.mi/mi2-var-display.exp: Likewise.
17887         * gdb.mi/mi2-watch.exp: Likewise.
17888
17889 2008-04-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17890
17891         * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
17892
17893         * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
17894
17895 2008-04-04  Pedro Alves  <pedro@codesourcery.com>
17896
17897         * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
17898         gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
17899         gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
17900         gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
17901         gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
17902         gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
17903         expect an mi error duplicated in stderr.
17904
17905 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
17906
17907         * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
17908         * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
17909         Add a couple of tests that verify the behavior when the new setting
17910         is set to "cancel" and "all".
17911         * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
17912         "ask" before we start the testing.
17913
17914 2008-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
17915
17916         * gdb.cp/casts.cc: Add class reference variables.
17917         * gdb.cp/casts.exp: New test cases for up/down casting references.
17918
17919 2008-04-01  Marc Khouzam  <marc.khouzam@ericsson.com>
17920
17921         * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
17922         instead of beginning to make an extra test pass.
17923         * gdb.mi/mi2-var-display.exp: Likewise.
17924
17925 2008-03-31  Maciej W. Rozycki  <macro@mips.com>
17926
17927         * gdb.base/break.exp: Mark failures as such.  Fix formatting.
17928
17929 2008-03-31  Markus Deuling  <deuling@de.ibm.com>
17930             Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17931
17932         * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
17933         value.  Add xfail for older kernels.
17934
17935 2008-03-28  Aleksandar Ristovski  <aristovski@qnx.com>
17936
17937         Bring mi-support in line with gdb.exp.
17938         * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
17939         (mi_gdb_start): New function.
17940
17941 2008-03-28  Maciej W. Rozycki  <macro@mips.com>
17942
17943         * gdb.mi/mi-var-cmd.exp: Fix a typo.
17944
17945 2008-03-26  Vladimir Prus  <vladimir@codesourcery.com>
17946
17947         * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
17948         * gdb.mi/mi2-var-display.exp: Likewise.
17949
17950 2008-03-26  Vladimir Prus  <vladimir@codesourcery.com>
17951
17952         * lib/mi-support.exp (mi_create_varobj_checked): New.
17953         (mi_list_varobj_children): Allow to check for a
17954         value.
17955         (mi_list_array_varobj_children): New.
17956
17957         * gdb.mi/mi-var-child.exp: Use mi_create_varobj
17958         and mi_list_varobj_children, as opposed to hardcoding
17959         expected strings.
17960         * gdb.mi/gdb701.exp: Likewise.
17961         * gdb.mi/gdb792.exp: Likewise.
17962         * gdb.mi/mi-var-block.exp: Likewise.
17963         * gdb.mi/mi-var-cmd.exp: Likewise.
17964         * gdb.mi/mi-var-invalidate.exp: Likewise.
17965         * gdb.mi/mi2-var-block.exp: Likewise.
17966         * gdb.mi/mi2-var-child.exp: Likewise.
17967         * gdb.mi/mi2-var-cmd.exp: Likewise.
17968         * gdb.mi/mi2-var-display.exp: Likewise.
17969
17970 2008-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
17971
17972         Fix random false FAILs on i386.
17973         * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
17974
17975 2008-03-23  Daniel Jacobowitz  <dan@codesourcery.com>
17976
17977         PR gdb/544
17978         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
17979
17980 2008-03-23  Daniel Jacobowitz  <dan@codesourcery.com>
17981
17982         PR gdb/544
17983         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
17984
17985 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
17986
17987         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
17988         fixed PR gdb/544.
17989
17990 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
17991
17992         * gdb.threads/fork-child-threads.exp: Test next over fork.
17993
17994 2008-03-21  Chris Demetriou  <cgd@google.com>
17995
17996         * gdb.base/break.exp (rbreak junk): New test for rbreak
17997         "Junk at end of arguments" issue.
17998
17999 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
18000
18001         * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
18002         *& to work on created array elements.
18003         (Top level): Test print $pc with a file.  Test string operations
18004         without a target.
18005         * gdb.base/ptype.exp: Do not expect *& to work on created array
18006         elements.
18007
18008 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
18009
18010         * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
18011         gdb.threads/staticthreads.exp: Update exit query.
18012
18013 2008-03-07  Sandra Loosemore  <sandra@codesourcery.com>
18014
18015         * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
18016
18017 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
18018
18019         * gdb.base/watchpoint.c (global_ptr, func4): New.
18020         (main): Call func4.
18021         * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
18022         (test_inaccessible_watchpoint): New.
18023
18024 2008-02-29  Maciej W. Rozycki  <macro@mips.com>
18025
18026         * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
18027         select the largest.
18028
18029 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
18030
18031         * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
18032         frames-invalid annotations.
18033
18034 2008-02-28  Pierre Muller  <muller@ics.u-strasbg.fr>
18035
18036         * gdb.base/assign.exp: avoid same output for different tests.
18037
18038 2008-02-27  Doug Evans  <dje@google.com>
18039
18040         * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
18041         for bug 1738.
18042         (breakpoint_to_handler_entry): Ditto.
18043
18044 2008-02-27  Joel Brobecker  <brobecker@adacore.com>
18045
18046         * gdb.base/ending-run.exp: Use the first line of code inside
18047         function body to test breakpoints.
18048         * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
18049         location where the breakpoint is inserted when using the line
18050         where a function is declared. Fix typo in the description of
18051         one of the tests.
18052         * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
18053
18054 2008-02-27  Pierre Muller  <muller@ics.u-strasbg.fr>
18055
18056         * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
18057         tests.
18058
18059 2008-02-27  Pierre Muller  <muller@ics.u-strasbg.fr>
18060
18061         * gdb.base/args.exp: avoid same output for tests
18062         with single quotes.
18063
18064 2008-02-26  Vladimir Prus  <vladimir@codesourcery.com>
18065
18066         * gdb.base/annota1.exp: Adjust for 'info break'
18067         format changes.
18068         * gdb.base/annota3.exp: Likewise.
18069         * gdb.base/break.exp: Likewise.
18070         * gdb.base/condbreak.exp: Likewise.
18071         * gdb.base/pending.exp: Likewise.
18072         * gdb.base/sepdebug.exp: Likewise.
18073         * gdb.base/unload.exp: Likewise.
18074         * gdb.cp/ovldbreak.exp: Likewise.
18075         * gdb.mi/mi-pending.exp: Likewise.
18076
18077 2008-02-07  Doug Evans  <dje@google.com>
18078
18079         * gdb.cp/mb-inline.exp: New.
18080         * gdb.cp/mb-inline.h: New.
18081         * gdb.cp/mb-inline1.cc: New.
18082         * gdb.cp/mb-inline2.cc: New.
18083
18084 2008-02-06  Pierre Muller  <muller@ics.u-strasbg.fr>
18085
18086         * gdb.pascal/floats.pas: New test program.
18087         * gdb.pascal/floats.exp: New testcase.
18088
18089 2008-02-06  Thiago Jung Bauermann  <bauerman@br.ibm.com>
18090
18091         * gdb.base/callfuncs.c (t_float_many_args): New function.
18092         (t_double_many_args): New function.
18093         * gdb.base/callfuncs.exp: Add tests for exceeding float
18094         and double parameters passed through the stack.
18095
18096 2008-02-05  Joel Brobecker  <brobecker@adacore.com>
18097
18098         * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
18099         gdb.ada/complete/foo.adb: New files.
18100         * gdb.ada/complete.exp: New testcase.
18101
18102 2008-02-03  Doug Evans  <dje@google.com>
18103
18104         * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
18105
18106         * gdb.cp/gdb2384.exp: New file.
18107         * gdb.cp/gdb2384.cc: New file.
18108         * gdb.cp/gdb2384-base.h: New file.
18109         * gdb.cp/gdb2384-base.cc: New file.
18110
18111 2008-02-02  Doug Evans  <dje@google.com>
18112
18113         * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
18114
18115 2007-02-01  Joel Brobecker  <brobecker@adacore.com>
18116
18117         * gdb.ada/sym_print_name: New test program.
18118         * gdb.ada/sym_print_name.exp: New testcase.
18119
18120 2007-02-01  Joel Brobecker  <brobecker@adacore.com>
18121
18122         * gdb.ada/nested/hello.adb: New file.
18123         * gdb.ada/nested.exp: New testcase.
18124         * gdb.ada/Makefile.in (EXECUTABLES): Update list.
18125
18126 2008-02-01  Vladimir Prus  <vladimir@codesourcery.com>
18127
18128         * gdb.mi/basic.c (return_1): New function.
18129         * gdb.mi/mi-break.exp: Make sure that failed -break-insert
18130         don't cause future evaluations of function to report
18131         creation of internal breakpoints.
18132
18133 2008-02-01  Vladimir Prus  <vladimir@codesourcery.com>
18134
18135         * gdb.mi/mi-break.exp (test_error): New.
18136         Call it.
18137
18138 2008-01-31  Luis Machado  <luisgpm@br.ibm.com>
18139
18140         * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
18141         * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
18142
18143 2008-01-31  Pierre Muller  <muller@ics.u-strasbg.fr>
18144
18145         * gdb.pascal/integers.pas: New test program.
18146         * gdb.pascal/integers.exp: New testcase.
18147
18148 2008-01-31  Pierre Muller  <muller@ics.u-strasbg.fr>
18149
18150         * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
18151
18152 2008-01-30  Luis Machado  <luisgpm@br.ibm.com>
18153
18154         * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
18155         * gdb.arch/powerpc-d128-regs.c: New testcase source file.
18156
18157 2008-01-30  Paul Hilfinger  <hilfinger@adacore.com>
18158
18159         * gdb.ada/formatted_ref: New test program.
18160         * gdb.ada/formatted_ref.exp: New testcase.
18161
18162         * gdb.cp/formatted-ref.cc: New file.
18163         * gdb.cp/formatted-ref.exp: New testcase.
18164
18165 2008-01-30  Joel Brobecker  <brobecker@adacore.com>
18166
18167         * gdb.base/ptype.exp: Add testing of "ptype $pc".
18168
18169 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
18170
18171         * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
18172         (test_file_list_exec_source_file): Update to new macro-info field.
18173
18174 2008-01-30  Paul N. Hilfinger  <hilfinger@adacore.com>
18175
18176         * gdb.ada/exprs: New test program.
18177         * gdb.ada/exprs.exp: New testcase.
18178
18179 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
18180
18181         * dfp-test.c (DELTA, DELTA_B): New definitions.
18182         (double_val1, double_val2, double_val3, double_val4, double_val5,
18183         double_val6, double_val7, double_val8, double_val9, double_val10,
18184         double_val11, double_val12, double_val13, double_val14, dec32_val1,
18185         dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
18186         dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
18187         dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
18188         dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
18189         dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
18190         dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
18191         dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
18192         dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
18193         dec128_val12, dec128_val13, dec128_val14, dec128_val15,
18194         dec128_val16): New global variables.
18195         (decimal_dec128_align): New function.
18196         (decimal_mixed): Likewise.
18197         (decimal_many_args_dec32): Likewise.
18198         (decimal_many_args_dec64): Likewise.
18199         (decimal_many_args_dec128): Likewise.
18200         (decimal_many_args_mixed): Likewise.
18201         * dfp-test.exp: Add tests calling new inferior functions.
18202
18203 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
18204
18205         * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
18206         gdb.server/ext-run.exp: New files.
18207         * lib/gdbserver-support.exp (gdbserver_download): New.
18208         (gdbserver_start): New.  Update gdbserver expected
18209         output.
18210         (gdbserver_spawn): Use them.
18211         (gdbserver_start_extended): New.
18212
18213 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
18214
18215         * gdb.base/foll-exec.exp: Update header.  Skip on remote targets.
18216         Run on GNU/Linux.
18217         (do_exec_tests): Check for systems which do not support catchpoints.
18218         Do not match START.
18219         * gdb.base/foll-fork.exp: Update header.  Skip on remote targets.
18220         Run on GNU/Linux.  Enable verbose output.
18221         (check_fork_catchpoints): New.
18222         (explicit_fork_child_follow, catch_fork_child_follow)
18223         (tcatch_fork_parent_follow): Update expected messages.
18224         (do_fork_tests): Use check_fork_catchpoints.
18225         * gdb.base/foll-vfork.exp: Update header.  Skip on remote targets.
18226         Run on GNU/Linux.  Enable verbose output.
18227         (check_vfork_catchpoints): New.
18228         (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
18229         expected messages.
18230         (do_vfork_and_exec_tests): Use check_fork_catchpoints.
18231
18232 2008-01-29  Jim Blandy  <jimb@red-bean.com>
18233
18234         * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
18235         host' errors.
18236         * lib/mi-support.exp (mi_gdb_target_cmd): Same.
18237
18238 2008-01-29  Jim Blandy  <jimb@red-bean.com>
18239
18240         * gdb.threads/sigthread.c: Use barriers to ensure that
18241         child_thread and child_thread_two are always initialized before we
18242         start to use them.
18243
18244 2008-01-29  Vladimir Prus  <vladimir@codesourcery.com>
18245
18246         * gdb.base/watchpoint-solib.exp: New.
18247         * gdb.base/watchpoint-solib.c: New.
18248         * gdb.base/watchpoint-solib-shr.c: New.
18249
18250 2008-01-29  Pierre Muller  <muller@ics.u-strasbg.fr>
18251
18252         * gdb.base/gdb1056.exp: Add unsigned integer test.
18253
18254 2008-01-28  Doug Evans  <dje@google.com>
18255
18256         * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
18257
18258 2008-01-27  Jim Blandy  <jimb@codesourcery.com>
18259
18260         * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
18261
18262         * gdb.base/expand-psymtabs.exp: Doc fix.
18263
18264 2008-01-26  Mark Kettenis  <kettenis@gnu.org>
18265
18266         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18267
18268 2008-01-24  Nick Roberts  <nickrob@snap.net.nz>
18269
18270         * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
18271         -var-set-format.
18272
18273 2008-01-23  Chris Demetriou  <cgd@google.com>
18274
18275         * gdb.threads/thread_events.c: New testcase source file.
18276         * gdb.threads/thread_events.exp: New testcase expect file.
18277
18278 2008-01-23  Nick Roberts  <nickrob@snap.net.nz>
18279
18280         * lib/gdb.exp: Add the variable octal.
18281
18282         * gdb.mi/mi-var-display.exp: Add value field to tests for output of
18283         -var-set-format.
18284
18285 2008-01-22  Daniel Jacobowitz  <dan@codesourcery.com>
18286             Vladimir Prus  <vladimir@codesourcery.com>
18287
18288         * gdb.base/float.exp: Allow missing floating point for m68k and
18289         PowerPC.
18290
18291 2008-01-22  Vladimir Prus  <vladimir@codesourcery.com>
18292
18293         * gdb.mi/basics.c: Setup for testing breakpoints
18294         ignore count.
18295         * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
18296         * gdb.mi/mi-cli.exp: Adjust.
18297         * gdb.mi/mi2-cli.exp: Adjust.
18298
18299 2008-01-17  Pedro Alves  <pedro@codesourcery.com>
18300
18301         * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
18302         and 'dummy_ptr' integer pointer.  Initialize struct_declarations
18303         with dummy_ptr's address.
18304         * gdb.mi/var-cmd.c (do_children_tests): Likewise.
18305         * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
18306         all targets.
18307         * gdb.mi/mi2-var-child.exp: Likewise.
18308
18309 2008-01-09  Joel Brobecker  <brobecker@adacore.com>
18310
18311         * gdb.ada/null_array: New test program.
18312         * gdb.ada/null_array.exp: New testcase.
18313
18314 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
18315
18316         * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
18317         with required float modifiers.
18318
18319 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
18320
18321         * gdb.ada/funcall_param: New test program.
18322         * gdb.ada/funcall_param.exp: New testcase.
18323
18324 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
18325
18326         * gdb.ada/arrayparam: New test program.
18327         * gdb.ada/arrayparam.exp: New testcase.
18328
18329 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
18330
18331         * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
18332         landed.  Should also fix random failures in the test following it.
18333
18334 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
18335
18336         * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
18337         for expressions with decimal float values.
18338         (test_dfp_conversions): New function to test casts to and from
18339         decimal float types.
18340         Call test_dfp_conversions.
18341         * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
18342         elements.
18343         (main): Initialize ds.float4 and ds.double8 elements.
18344         * gdb.base/dfp-test.exp (d32_set_tests): Fix typo.  Adjust expect
18345         string to new error message.
18346         (d64_set_tests): Likewise.
18347         (d128_set_tests): Likewise.
18348         Add tests for expressions with decimal float variables.  Add tests for
18349         conversions to and from decimal float types.
18350
18351 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
18352
18353         * gdb.ada/packed_tagged/comp_bug.adb: New file.
18354         * gdb.ada/packed_tagged.exp: New testcase.
18355
18356 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
18357
18358         * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
18359         gdb.ada/homonym/homonym_main.adb: New files.
18360         * gdb.ada/homonym.exp: New testcase.
18361
18362 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
18363
18364         * gdb.ada/packed_array.exp: Add testing of references to
18365         a packed array.
18366
18367 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
18368
18369         * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
18370         New files.
18371         * gdb.ada/type_coercion.exp: New testcase.
18372
18373 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
18374
18375         * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
18376         gdb.ada/tagged/foo.adb: New file.
18377         * gdb.ada/tagged.exp: New testcase.
18378
18379 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
18380
18381         * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
18382         gdb.ada/ptype_field/foo.adb: New files.
18383         * gdb.ada/ptype_field.exp: New testcase.
18384
18385 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
18386
18387         * gdb.ada/print_pc.exp: New testcase.
18388
18389 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
18390
18391         * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
18392         gdb.ada/taft_type/p.adb: New files.
18393         * gdb.ada/taft_type.exp: New testcase.
18394
18395 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
18396
18397         * gdb.ada/array_bounds/bar.adb: New file.
18398         * gdb.ada/array_bounds.exp: New testcase.
18399
18400 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
18401
18402         * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
18403         gdb.ada/arrayptr/foo.adb: New files.
18404         * gdb.ada/arrayptr.exp: New testcase.
18405
18406 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
18407
18408         * gdb.base/set-lang-auto.exp: New testcase.
18409
18410 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
18411
18412         * gdb.ada/fun_addr/foo.adb: New file.
18413         * gdb.ada/fun_addr.exp: New testcase.
18414
18415 2008-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
18416
18417         * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
18418         New files
18419
18420 2008-01-02  Joel Brobecker  <brobecker@adacore.com>
18421
18422         * array_subscript_addr/p.adb: New file.
18423         * array_subscript_addr.exp: New testcase.
18424
18425 2008-01-02  Joel Brobecker  <brobecker@adacore.com>
18426
18427         * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
18428         New files.
18429         * gdb.ada/str_cmp_ref.exp: New testcase.
18430
18431 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
18432
18433         * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
18434         gdb.ada/fun_in_declare/foo.adb: New files.
18435         * gdb.ada/fun_in_declare.exp: New testcase.
18436
18437 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
18438
18439         * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
18440         gdb.ada/ref_param/pck.ads: New files.
18441         * gdb.ada/ref_param.exp: New testcase.
18442
18443 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
18444
18445         * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
18446         gdb.ada/interface/foo.adb: New files.
18447         * gdb.ada/interface.exp: New testcase.
18448
18449 2007-12-31  Jim Blandy  <jimb@codesourcery.com>
18450
18451         * gdb.base/multi-forks.exp: Consume all output from child
18452         processes before proceeding to next test.
18453
18454 2007-12-29  Jim Blandy  <jimb@codesourcery.com>
18455
18456         * configure: Regenerated.
18457
18458 2007-12-27  Joel Brobecker  <brobecker@adacore.com>
18459
18460         * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
18461         gdb.ada/fixed_cmp/fixed.adb: New files.
18462         * gdb.ada/fixed_cmp.exp: New testcase.
18463
18464 2007-12-27  Joel Brobecker  <brobecker@adacore.com>
18465
18466         * gdb.ada/boolean_expr.exp: New testcase.
18467
18468 2007-12-26  Jim Blandy  <jimb@codesourcery.com>
18469
18470         * gdb.base/multi-forks.exp: Doc fix.
18471
18472 2007-12-26  Joel Brobecker  <brobecker@adacore.com>
18473
18474         * gdb.ada/Makefile.in (EXECUTABLES): Update list.
18475         * gdb.ada/char_param.exp: Do not compile our test program with
18476         -gnata, this is unnecessary.
18477         * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
18478
18479 2007-12-24  Joel Brobecker  <brobecker@adacore.com>
18480
18481         * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
18482         gdb.ada/print_chars/foo.adb: New files.
18483         * gdb.ada/print_chars.exp: New testcase.
18484
18485 2007-12-24  Joel Brobecker  <brobecker@adacore.com>
18486
18487         * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
18488         gdb.ada/char_param/foo.adb: New files.
18489         * gdb.ada/char_param.exp: New testcase.
18490
18491 2007-12-22  Jim Blandy  <jimb@codesourcery.com>
18492
18493         * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
18494         hard-coding source line numbers into the test.
18495         * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
18496         gdb_get_line_number to find.
18497
18498 2007-12-22  Joel Brobecker  <brobecker@adacore.com>
18499
18500         * gdb.base/ptype.c (highest): New struct type.
18501         (the_highest): New variable of that type.
18502         (main): Add dummy assignment to a field of variable the_highest.
18503         * gdb.base/ptype.exp: Test type printing of our new variable.
18504
18505 2007-12-19  Pierre Muller  <muller@ics-u-strasbg.fr>
18506
18507         * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
18508         and record first explicitly generated thread number.
18509         Use that thread number for thread specific watchpoint test.
18510         Add iteration number to repetitive tests.
18511
18512 2007-12-16  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
18513             Jim Blandy  <jimb@codesourcery.com>
18514
18515         * gdb.base/expand-psymtabs.c: New testcase
18516         source file.
18517         * gdb.base/expand-psymtabs.exp: New testcase
18518         expect file.
18519
18520 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
18521
18522         * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
18523         * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
18524
18525 2007-12-17  Joel Brobecker  <brobecker@adacore.com>
18526
18527         * gdb.ada/frame_args/foo.adb: New file.
18528         * gdb.ada/frame_args/pck.ads: New file.
18529         * gdb.ada/frame_args/pck.adb: New file.
18530         * gdb.ada/frame_args.exp: New testcase.
18531
18532 2007-12-17  Joel Brobecker  <brobecker@adacore.com>
18533
18534         * gdb.base/frame-args.c: New file.
18535         * gdb.base/frame-args.exp: New testcase.
18536
18537 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
18538             Joseph Myers  <joseph@codesourcery.com>
18539
18540         * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
18541
18542 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
18543
18544         * gdb.mi/mi-pending.exp: New.
18545         * gdb.mi/mi-pending.c: New.
18546         * gdb.mi/mi-pendshr.c: New.
18547
18548 2007-12-06  Jim Blandy  <jimb@codesourcery.com>
18549
18550         * gdb.base/default.exp: Update expected output for 'info catch'.
18551
18552 2007-12-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
18553
18554         * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
18555         must be set to binary.
18556
18557 2007-12-09  Pedro Alves  <pedro_alves@portugalmail.pt>
18558
18559         * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
18560
18561 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
18562
18563         * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
18564         gdb.mi/mi-file-transfer.exp: New.
18565
18566 2007-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
18567
18568         * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
18569
18570 2007-11-22  Maciej W. Rozycki  <macro@mips.com>
18571
18572         * gdb.trace/backtrace.exp: Fix a typo.
18573         * gdb.trace/circ.exp: Likewise.
18574         * gdb.trace/collection.exp: Likewise.
18575         * gdb.trace/limits.exp: Likewise.
18576         * gdb.trace/report.exp: Likewise.
18577         * gdb.trace/tfind.exp: Likewise.
18578         * gdb.trace/while-dyn.exp: Likewise.
18579
18580 2007-11-21  Nick Roberts  <nickrob@snap.net.nz>
18581
18582         * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
18583         objects of pointers that can't be dereferenced are now
18584         "noneditable".
18585
18586 2007-11-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18587
18588         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
18589         (target_cpu): Remove.
18590
18591 2007-10-15  Vladimir Prus  <vladimir@codesourcery.com>
18592
18593         * gdb.base/ending-run.exp: Expect the list of cleared
18594         breakpoint to come in natural order, not the reversed one.
18595
18596 2007-11-07  Vladimir Prus  <vladimir@codesourcery.com>
18597
18598         * gdb.mi/mi-var-child.c (do_child_deletion): New.
18599         * gdb.mi/mi-var-child.exp: Run child_deletion tests.
18600
18601 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
18602
18603         * gdb.base/printcmds.exp: New function
18604         test_printf_with_dfp.
18605
18606 2007-11-02  Doug Evans  <dje@google.com>
18607
18608         * gdb.disasm/t01_mov.s: Remove carriage returns.
18609         * gdb.disasm/t02_mova.s: Ditto.
18610         * gdb.disasm/t03_add.s: Ditto.
18611         * gdb.disasm/t04_sub.s: Ditto.
18612         * gdb.disasm/t05_cmp.s: Ditto.
18613         * gdb.disasm/t06_ari2.s: Ditto.
18614         * gdb.disasm/t07_ari3.s: Ditto.
18615         * gdb.disasm/t08_or.s: Ditto.
18616         * gdb.disasm/t09_xor.s: Ditto.
18617         * gdb.disasm/t10_and.s: Ditto.
18618         * gdb.disasm/t11_logs.s: Ditto.
18619         * gdb.disasm/t12_bit.s: Ditto.
18620         * gdb.disasm/t13_otr.s: Ditto.
18621
18622 2007-11-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
18623
18624         * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
18625
18626 2007-10-30  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18627
18628         * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
18629         provide DFP support.
18630
18631 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
18632
18633         * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
18634         Test "set powerpc vector-abi".  Skip auto-detection tests for old
18635         toolchains.
18636
18637 2007-10-30  Pedro Alves  <pedro_alves@portugalmail.pt>
18638
18639         * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
18640         with [string compare].
18641
18642 2007-10-30  Pedro Alves  <pedro_alves@portugalmail.pt>
18643
18644         * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
18645         * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
18646
18647 2007-10-25  Luis Machado  <luisgpm@br.ibm.com>
18648
18649         * gdb.opt/clobbered-registers-O2.c: New testcase source file.
18650         * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
18651         * gdb.opt/Makefile.in: New makefile.
18652         * Makefile.in: Create new directory "gdb.opt".
18653         * configure.ac: Add "gdb.opt" directory.
18654         * configure: Regenerated.
18655
18656 2007-10-25  Doug Evans  <dje@google.com>
18657
18658         * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
18659         * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
18660
18661 2007-10-15  Wu Zhou  <woodzltc@cn.ibm.com>
18662             Thiago Jung Bauermann  <bauerman@br.ibm.com>
18663
18664         * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
18665         Floating Point expressions.
18666         * gdb.base/dfp-test.exp: new file adding tests for Decimal
18667         Floating Point variables.
18668         * gdb.base/dfp-test.c: new file containing program with Decimal
18669         Floating variables, used by gdb.base/dfp-test.exp.
18670
18671 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
18672
18673         * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
18674
18675 2007-10-21  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18676
18677         * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
18678         compiling test case with GCC.
18679         * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
18680
18681 2007-10-21  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18682
18683         * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
18684         format changes.
18685
18686 2007-10-18  Michael Snyder  <msnyder@specifix.com>
18687
18688         * gdb.base/dbx.exp: Add missing "-re " operator.
18689
18690 2007-10-16  Gaius Mulley  <gaius@glam.ac.uk>
18691
18692         * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
18693         * configure.ac: Removed trailing spaces after backslash.
18694         * gdb.modula2: New directory.
18695         * gdb.modula2/Makefile.in: New file.
18696         * gdb.modula2/unbounded-array.exp: New file.
18697         * gdb.modula2/unbounded1.c: New file.
18698
18699 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
18700
18701         * gdb.xml/tdesc-regs.exp: Add PowerPC support.
18702
18703 2007-10-15  Pierre Muller  <muller@ics.u-strasbg.fr>
18704
18705         * gdb.base/sigstep.c (main): Add checks for
18706         return values for setitimer call.
18707         Call setitimer again with itimer = ITIMER_REAL
18708         if first call to setitimer fails.
18709
18710 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
18711
18712         * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
18713         of $timeout.
18714
18715 2007-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
18716
18717         * gdb.server/server-run.exp: Test for dynamic linker symbols.
18718
18719 2007-10-09  Pierre Muller  <muller@ics.u-strasbg.fr>
18720
18721         * lib/gdb.exp (gdb_run_cmd): Move comment outside
18722         of gdb_expect call, to avoid interruption.
18723
18724 2007-10-09  Pedro Alves  <pedro_alves@portugalmail.pt>
18725
18726         * gdb.base/whatis.c (v_long_long, v_signed_long_long)
18727         (v_unsigned_long_long, v_long_long_array)
18728         (v_signed_long_long_array, v_unsigned_long_long_array)
18729         (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
18730         (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
18731         [!NO_LONG_LONG]: New.
18732         (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
18733         v_long_long_member.
18734
18735         (v_long_long_func, v_signed_long_long_func)
18736         (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
18737         (main) [!NO_LONG_LONG]: Initialize long long variants.
18738
18739         * gdb.base/whatis.exp: If board file requests no_long_long, build
18740         test with NO_LONG_LONG defined.  Test long long, signed long long,
18741         and unsigned long long variants but only if board file doesn't
18742         disable it.
18743
18744 2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
18745             Daniel Jacobowitz  <dan@codesourcery.com>
18746
18747         * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
18748         * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
18749         * configure: Regenerated.
18750         * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
18751         gdb.pascal/types.exp, lib/pascal.exp: New files.
18752
18753 2007-10-02  Daniel Jacobowitz  <dan@codesourcery.com>
18754
18755         * gdb.cp/classes.exp (do_tests): Always step to the line after the
18756         call.
18757         * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
18758         to return to the call.
18759         * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
18760         * gdb.mi/mi-return.exp (test_return_simple): Likewise.
18761         * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
18762         * gdb.mi/mi-until.exp (test_until): Likewise.
18763         * gdb.mi/mi2-until.exp (test_until): Likewise.
18764
18765 2007-10-01  Daniel Jacobowitz  <dan@codesourcery.com>
18766
18767         * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
18768         two-char array.
18769         * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
18770
18771 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
18772
18773         * gdb.threads/watchthreads.c (thread_function): Sleep between
18774         iterations.
18775         * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
18776         at once for S/390.  Generate matching fails and passes.
18777
18778 2007-09-27  Vladimir Prus  <vladimir@codesourcery.com>
18779
18780         * gdb.mi/var-cmd.c (do_children_tests): Initialize
18781         the 'struct_declarations' variable to zeros.
18782
18783 2007-09-24  Vladimir Prus  <vladimir@codesourcery.com>
18784
18785         * gdb.cp/mb-ctor.cc: New.
18786         * gdb.cp/mb-ctor.exp: New.
18787         * gdb.cp/mb-templates.cc: New.
18788         * gdb.cp/mb-templates.exp: New.
18789
18790 2007-09-23  Daniel Jacobowitz  <dan@codesourcery.com>
18791
18792         * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
18793
18794 2007-09-23  Pedro Alves  <pedro_alves@portugalmail.pt>
18795
18796         * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
18797         targets.
18798         * configure: Regenerate.
18799
18800 2007-09-23  Vladimir Prus  <vladimir@codesourcery.com>
18801
18802         * gdb.base/annota1.exp: Adjust for 'info break'
18803         format changes.
18804         * gdb.base/annota3.exp: Likewise.
18805         * gdb.base/break.exp: Likewise.
18806         * gdb.base/condbreak.exp: Likewise.
18807         * gdb.base/pending.exp: Likewise.
18808         * gdb.base/sepdebug.exp: Likewise.
18809         * gdb.base/unload.exp: Likewise.
18810         * gdb.base/ovldbreak.exp: Likewise.
18811
18812 2007-09-22  Vladimir Prus  <vladimir@codesourcery.com>
18813
18814         * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
18815         messages.
18816         * gdb.base/chng-syms.exp: Likewise.
18817         * gdb.base/unload.exp: Likewise.
18818
18819 2007-09-21  Daniel Jacobowitz  <dan@codesourcery.com>
18820
18821         * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
18822
18823 2007-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
18824
18825         * schedlock.c (NUM): Change to 1.
18826         (main): Use args[0] for the main thread.
18827         * schedlock.exp: Only expect two threads.  Only issue one pass or fail
18828         regardless of the number of threads.
18829
18830 2007-09-14  Maciej W. Rozycki  <macro@mips.com>
18831
18832         * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
18833         type down.
18834         (test_watchpoint_triggering): XFAIL the sw watchpoint scope
18835         test.
18836         * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
18837         watchpoint type down.
18838         (test_watchpoint_triggering): XFAIL the sw watchpoint scope
18839         test.
18840
18841 2007-09-14  Maciej W. Rozycki  <macro@mips.com>
18842
18843         * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
18844         Move all the tests here and run them twice, once using software
18845         watchpoints and once using hardware watchpoints.
18846         * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
18847
18848 2007-09-12  Daniel Jacobowitz  <dan@codesourcery.com>
18849
18850         * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
18851         test.
18852
18853 2007-09-10  Mark Kettenis  <kettenis@gnu.org>
18854
18855         * lib/gdb.exp (build_id_debug_filename_get): Improve check for
18856         build-id.
18857
18858         * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
18859         know about $ORIGIN.  Calculate output dir from $dest instead of
18860         using ${objdir}/{$subdir}.
18861
18862 2007-09-09  Mark Kettenis  <kettenis@gnu.org>
18863
18864         * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
18865         gcore, before continuing with the test.
18866
18867 2007-09-06  Daniel Jacobowitz  <dan@codesourcery.com>
18868
18869         * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
18870         * gdb.mi/mi-watch.exp: Likewise.
18871
18872 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
18873             Jim Blandy  <jimb@codesourcery.com>
18874
18875         * gdb.arch/i386-sse.exp: Do not expect character constants.
18876         * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
18877         * gdb.base/display.exp: Allow print/s.
18878         * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
18879         and unsigned char array changes.
18880
18881 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
18882
18883         * gdb.base/display.exp: Add tests for printf %p.
18884
18885 2007-09-03  Pedro Alves  <pedro_alves@portugalmail.pt>
18886
18887         * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
18888         the dll name to unicode.
18889
18890 2007-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
18891
18892         * gdb.base/default.exp (show version): Update the version text.
18893         * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
18894
18895 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
18896
18897         * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
18898         New files.
18899
18900 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
18901
18902         * lib/gdb.exp (build_id_debug_filename_get): New function.
18903         * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
18904         Remove the generate DEBUG file for the future testcase runs.
18905         New testcase for the NT_GNU_BUILD_ID retrieval.
18906         Move the final testing step to ...
18907         (test_different_dir): ... a new function.
18908         New parameter XFAIL to XFAIL all the tests performed.
18909         New parameter TEST_DIFFERENT_DIR parametrizing the directory.
18910         New parameter TYPE to PF_PREFIX all the tests performed.
18911
18912 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
18913
18914         * gdb.mi/mi-var-cp.cc (path_expression): New
18915         function.
18916         * gdb.mi/mi-var-cp.exp: Run path exression tests.
18917
18918 2007-08-27  Markus Deuling  <deuling@de.ibm.com>
18919
18920         * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
18921         to fit into SPU Local Store memory.
18922
18923 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
18924
18925         * gdb.base/default.exp: Adjust the expected output of "info
18926         warranty" after the switch to GPLv3.
18927
18928 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
18929
18930         * lib/gdb.exp (default_gdb_init): Increase expect buffer size
18931         to 30000 (from 20000).
18932
18933 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
18934
18935         Switch the license of all .exp files to GPLv3.
18936         Switch the license of all .f and .f90 files to GPLv3.
18937         Switch the license of all .s and .S files to GPLv3.
18938
18939 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
18940
18941         * configure.ac: Switch license to GPLv3.
18942
18943 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
18944
18945         Switch the licensing to GPLv3 for all .ads and .adb files.
18946
18947 2007-08-22  Daniel Jacobowitz  <dan@codesourcery.com>
18948
18949         * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
18950         and t_int_double.
18951         * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
18952
18953 2007-08-17  Joel Brobecker  <brobecker@adacore.com>
18954
18955         * gdb.base/step-line.c: Switch license to GPL version 3, and
18956         update copyright year.
18957         * gdb.base/step-line.inp: Likewise.
18958
18959 2007-08-17  Joel Brobecker  <brobecker@adacore.com>
18960
18961         * gdb.base/gdb1555.exp: Make expected output immune to formatting
18962         changes inside gdb1555.c.
18963         * gdb.base/pending.exp: Likewise.
18964
18965 2007-08-13  Daniel Jacobowitz  <dan@codesourcery.com>
18966
18967         * config/default.exp: New file.
18968
18969 2007-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
18970
18971         * gdb.base/prologue.c, gdb.base/prologue.exp: New.
18972         * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
18973
18974 2007-07-30  Maciej W. Rozycki  <macro@mips.com>
18975
18976         * gdb.base/dump.exp: Force the correct endianness for binary
18977         formats not carrying this information.
18978
18979 2007-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
18980
18981         * gdb.threads/staticthreads.exp: Match .*sem_post.
18982
18983 2007-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
18984
18985         * gdb.base/readline.exp (operate_and_get_next): Match the final
18986         prompt.
18987
18988 2007-07-23  Kevin Buettner  <kevinb@redhat.com>
18989
18990         * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
18991         to restarting SID.
18992
18993 2007-07-18  Kevin Buettner  <kevinb@redhat.com>
18994
18995         * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
18996         prior to `gdb_start'.
18997
18998 2007-07-18  Kevin Buettner  <kevinb@redhat.com>
18999
19000         * config/sid.exp (gdb_load): Add test for empty argument.  Adjust
19001         return value to be compatible with gdb_run_cmd in lib/gdb.exp.
19002         Remove call to gdb_unload.
19003
19004 2007-07-17  Pedro Alves  <pedro_alves@portugalmail.pt>
19005             Daniel Jacobowitz  <dan@codesourcery.com>
19006
19007         * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
19008         for __WIN32__.
19009         (SHLIB_NAME): Delete definition.  Always pass dlerror to fprintf.
19010         * gdb.base/unload.exp: Use shared library test routines.
19011
19012 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
19013
19014         * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
19015         * gdb.base/solib-symbol-lib.c: Likewise.
19016         * gdb.base/solib-symbol-main.c: Likewise.
19017
19018 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
19019
19020         * config/gdbserver.exp (gdb_reconnect): New.
19021         * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
19022         gdb.base/solib-disc.exp: New files.
19023         * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
19024         remote debugging".
19025         (gdb_compile): Add shlib_load flag.
19026         * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
19027         port.
19028         (gdbserver_reconnect): New.
19029
19030 2007-07-01  Nick Roberts  <nickrob@snap.net.nz>
19031             Daniel Jacobowitz  <dan@codesourcery.com>
19032
19033         * gdb.base/annota3.exp: Test for if construct.
19034
19035 2007-06-26  Daniel Jacobowitz  <dan@codesourcery.com>
19036
19037         * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
19038
19039 2007-06-21  Chris Dearman  <chris@mips.com>
19040             Maciej W. Rozycki  <macro@mips.com>
19041
19042         * gdb.base/display.exp: Allow a newline after display/i.
19043         * gdb.base/pc-fp.exp: Likewise.
19044         * gdb.base/sigbpt.exp: Likewise.
19045
19046 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
19047
19048         * gdb.xml/tdesc-regs.exp: Add MIPS support.  Allow multiple
19049         required features to be included.
19050
19051 2007-06-12  Daniel Jacobowitz  <dan@codesourcery.com>
19052
19053         * gdb.threads/manythreads.exp: Prevent expect buffer overflow
19054         in info threads output.
19055
19056 2007-06-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19057             Markus Deuling  <deuling@de.ibm.com>
19058
19059         * gdb.arch/spu-info.exp: New testcase.
19060         * gdb.arch/spu-info.c: New file.
19061
19062 2007-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
19063
19064         * gdb.arch/thumb-prologue.c: Record the breakpoint address in
19065         tpcs_offset.  Restore lr after the call.
19066         * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
19067
19068 2007-05-23  Daniel Jacobowitz  <dan@codesourcery.com>
19069
19070         * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
19071         (gdbserver_run): Kill any running gdbserver.
19072         * lib/mi-support.exp (mi_gdb_target_load): Likewise.
19073
19074 2007-05-17  Maciej W. Rozycki  <macro@mips.com>
19075
19076         * gdb.base/sigbpt.exp: Preset segv_addr.
19077
19078 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
19079
19080         * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
19081         (gdb_compile_shlib): Likewise.
19082         (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
19083         (default_gdb_init): Clear cleanfiles.
19084         (gdb_finish): Delete recorded cleanfiles.
19085         * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
19086
19087         * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
19088         Do not use isnative.
19089         * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
19090         gdb.base/so-impl-ld.exp: Likewise.
19091         * gdb.base/solib-weak.exp: Likewise.  Skip for DLL targets.
19092         * gdb.base/unload.exp: Likewise.  Do not pass empty option to
19093         gdb_compile.
19094
19095 2007-05-15  Vladimir Prus  <vladimir@codesourcery.com>
19096
19097         * config/unknown.exp: Remove.
19098
19099 2007-05-15  Markus Deuling  <deuling@de.ibm.com>
19100
19101         * gdb.base/info-proc.exp: Check is_remote.
19102
19103 2007-05-14  Markus Deuling  <deuling@de.ibm.com>
19104
19105         * gdb.base/gcore.exp: Initialize variable core_supported.
19106
19107 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
19108
19109         * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
19110
19111 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
19112
19113         * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
19114         * gdb.threads/print-threads.exp (test_all_threads): Allow
19115         negative and hexadecimal thread IDs.
19116
19117 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
19118
19119         * gdb.java/jprint.java (public): Avoid invalid call to static
19120         method.
19121
19122 2007-05-14  Denis Pilat  <denis.pilat@st.com>
19123
19124         * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
19125         gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
19126         gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19127         gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
19128         gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
19129
19130 2007-05-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19131
19132         * gdb.base/overlays.exp: Add support for targets with only code
19133         overlay support, not data overlay.  Support spu-*-* target in
19134         this mode.
19135         * gdb.base/ovlymgr.c: Provide stubs for spu target.
19136         * gdb.base/spu.ld: New file.
19137
19138 2007-05-07  Daniel Jacobowitz  <dan@codesourcery.com>
19139
19140         * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
19141
19142 2007-05-06  Daniel Jacobowitz  <dan@codesourcery.com>
19143
19144         * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
19145
19146 2007-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
19147
19148         * gdb.java/jmain.exp: Handle demangled names with and without method
19149         signatures.
19150
19151 2007-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
19152
19153         * gdb.mi/mi-syn-frame.c (main, foo, bar)
19154         (have_a_very_merry_interrupt): Remove calls to puts.
19155         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
19156         inferior output.
19157         * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio.  Correct
19158         test names.
19159
19160 2007-04-29  Markus Deuling  <deuling@de.ibm.com>
19161             Daniel Jacobowitz  <dan@codesourcery.com>
19162
19163         * gdb.base/auxv.exp (core_works): Also check is_remote.
19164         * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
19165
19166 2007-04-25  Vladimir Prus  <vladimir@codesourcery.com>
19167
19168         * gdb.base/sigaltstack.exp: Use 'srcfile' in error
19169         message, not the undefined 'module' variable.
19170         * gdb.base/siginfo.exp: Likewise.
19171         * gdb.base/sigstep.exp: Likewise.
19172         * lib/gdbserver-support.exp (gdb_target_cmd): Quote
19173         serialport.
19174         * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
19175
19176 2007-04-25  Corinna Vinschen <vinschen@redhat.com>
19177
19178         * config/sim.exp (gdb_target_sim): Just return with -1 when setting
19179         target sim fails.  Return 0 otherwise.
19180         (gdb_load): Return prematurely if gdb_target_sim fails.
19181
19182 2007-04-16  Denis Pilat  <denis.pilat@st.com>
19183
19184         * gdb.base/setshow.exp: Reset height after having set it to 100.
19185
19186 2007-04-16  Denis Pilat  <denis.pilat@st.com>
19187
19188         * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
19189
19190 2007-04-16  Denis Pilat  <denis.pilat@st.com>
19191
19192         * gdb.mi/mi2-var-display.exp: Test for the fullname field.
19193
19194 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
19195
19196         * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
19197         tests. Run the frozen varobjs test.
19198         * gdb.mi/var-cmd.c (do_frozen_tests): New.
19199         * lib/mi-support.exp (mi_varobj_update): Fix thinko.
19200
19201 2007-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
19202
19203         * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
19204         gdb.base/type-opaque.exp: New files.
19205
19206 2007-04-01  Vladimir Prus  <vladimir@codesourcery.com>
19207
19208         * gdb.mi/mi-var-child.c
19209         (do_children_tests): User char[2] instead of
19210         char so that automatic printing of pointers to char
19211         don't give unpredicable result.
19212         * gdb.mi/var-cmd.c (do_locals_test): Initialize
19213         local variables.
19214         * gdb.mi/mi-var-child.exp: Step to right line
19215         of do_children_tests.
19216         * gdb.mi/mi2-var-child.exp: Likewise.
19217         * gdb.mi/mi-var-cmd.exp: Step to right line of
19218         do_locals_tests.
19219         (do_children_tests): User char[2] instead of
19220         char so that automatic printing of pointers to char
19221         don't give unpredicable result.
19222         * gdb.mi/mi2-var-cmd.exp: Likewise.
19223         * lib/mi-support.exp (mi_continue_to_line):
19224         Pass test name to mi_wait_for_stop.
19225
19226 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
19227
19228         * gdb.asm/asm-source.exp: Remove d10v case.
19229         * lib/gdb.exp (skip_cplus_tests): Likewise.
19230         * gdb.asm/d10v.inc: Deleted.
19231
19232 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
19233
19234         * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
19235
19236 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
19237
19238         * config/netware.exp: Delete file.
19239
19240 2007-03-29  Joel Brobecker  <brobecker@adacore.com>
19241
19242         * gdb.dwarf2/dw2-noloc.S: New file.
19243         * gdb.dwarf2/dw2-noloc.exp: New file.
19244
19245 2007-03-28  Pedro Alves  <pedro_alves@portugalmail.pt>
19246
19247         * gdb.cp/method2.cc: New test.
19248         * gdb.cp/method2.exp: New test.
19249         * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
19250
19251 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
19252
19253         * gdb.ada/exec_changed.exp: Avoid "set confirm off".
19254
19255 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
19256
19257         * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
19258
19259 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
19260
19261         * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
19262         (gdb_load): Delete, replace with...
19263         (gdb_reload): ...this.
19264         * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
19265         * gdb.server/server-mon.exp: Likewise.
19266         * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
19267         (gdb_start_cmd): New.
19268         (gdb_file_cmd): Save the last loaded file.
19269         (gdb_reload): New.
19270         (gdb_gnu_strip_debug): Use transform.
19271         * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
19272         support here.  Use new $last_loaded_file.  Check mtime.
19273         (gdb_target_cmd): Handle ObjC failure case.
19274         (infer_host_exec): Delete.
19275         (gdbserver_load): Rename to...
19276         (gdbserver_run): ...this.  Simplify.
19277         * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
19278         (mi_gdb_load): Move most contents to a new function...
19279         (mi_gdb_target_load): ...here.  Simplify call to gdbserver_gdb_load.
19280         (mi_run_cmd): Use mi_gdb_target_load.
19281         * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
19282         gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
19283         Use gdb_run_cmd.
19284         * gdb.base/charsign.exp: Remove incorrect comment.
19285         * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
19286         * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
19287         gdb.base/start.exp: Use gdb_start_cmd.
19288
19289 2007-03-23  Nigel Stephens  <nigel@mips.com>
19290             Maciej W. Rozycki  <macro@mips.com>
19291
19292         * gdb.base/sigbpt.exp: Fix the message when skipping test.
19293         * gdb.base/signull.exp: Similarly.
19294
19295 2007-03-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19296
19297         * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
19298         messages available to test cases (like chng-sym.exp).
19299
19300 2007-03-14  Andreas Schwab  <schwab@suse.de>
19301
19302         * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
19303         format changes.
19304
19305 2007-03-13  Daniel Jacobowitz  <dan@codesourcery.com>
19306
19307         * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
19308         (optimized_1): New.
19309         (main): Call optimized_1.
19310         (gdb2029): Correct typos.  Call gdb2029_marker.
19311         * gdb.arch/powerpc-prologue.exp: Run new test.  Use a breakpoint
19312         for gdb2029.
19313
19314 2007-03-12  Mark Kettenis  <kettenis@gnu.org>
19315
19316         * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
19317         as tabs.  Remove redundant test pattern.
19318
19319 2007-03-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19320
19321         * gdb.base/long_long.exp: Accept optional symbol name in <...>
19322         for /a format output.
19323
19324 2007-03-09  Daniel Jacobowitz  <dan@codesourcery.com>
19325
19326         * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
19327         collect output incrementally.
19328
19329 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19330
19331         * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
19332         for -var-create lpcharacter test.
19333         * gdb.mi/mi2-var-cmd.exp: Likewise.
19334
19335 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19336
19337         * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
19338         pass on targets where address zero is readable.
19339
19340 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19341
19342         * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
19343         just a single architecture.
19344
19345 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19346
19347         * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
19348         (fetch_all_registers): New function, uses gdb_test_multiple and
19349         exp_continue to fetch inferior output line-by-line.
19350         Replace all uses of do_get_all_registers by fetch_all_registers.
19351
19352 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19353
19354         * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
19355         in target_info.
19356
19357 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
19358
19359         * gdb.threads/manythreads.exp: Use $message string for
19360         consistancy; add a default (timeout) case.
19361
19362 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
19363
19364         * gdb.base/watchpoint.exp: Fix truncated comment.
19365
19366 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
19367
19368         * Makefile.in: Remove spurious single-quotes from sed command.
19369
19370 2007-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
19371
19372         * gdb.mi/mi-var-cmd.exp: Correct test name.  Allow any value for
19373         func.
19374         * gdb.mi/mi2-var-cmd.exp: Likewise.
19375
19376 2007-02-27  Joel Brobecker  <brobecker@adacore.com>
19377
19378         * gdb.dwarf2/dw2-producer.S: New file.
19379         * gdb.dwarf2/dw2-producer.exp: New testcase.
19380
19381 2007-02-27  Nick Roberts  <nickrob@snap.net.nz>
19382
19383         * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
19384         * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
19385         * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
19386         * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
19387         * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
19388         Revert tests to use mi_gdb_test and include value field in output
19389         of -var-create.
19390
19391 2007-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
19392
19393         * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
19394
19395 2007-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
19396
19397         * gdb.base/maint.exp: Remove full paths from test names.
19398         * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
19399         gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
19400
19401 2007-02-27  Joel Brobecker  <brobecker@adacore.com>
19402
19403         * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
19404
19405 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
19406
19407         * gdb.server/server-mon.exp: New test.
19408
19409 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
19410
19411         * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
19412
19413 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
19414
19415         * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
19416         register capitalization.
19417
19418 2007-02-13  Denis Pilat  <denis.pilat@st.com>
19419
19420         * gdb.mi/mi-var-invalidate.exp: New file.
19421
19422 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
19423
19424         * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
19425
19426 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
19427
19428         * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
19429
19430 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
19431
19432         * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
19433         gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
19434
19435 2007-02-08  Nick Roberts  <nickrob@snap.net.nz>
19436
19437         * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
19438         * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
19439         * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
19440         * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
19441         * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
19442         * gdb.mi/gdb792.exp, lib/mi-support.exp:
19443         Update tests to include value field in output of -var-create.
19444
19445 2007-02-08  Andreas Schwab  <schwab@suse.de>
19446
19447         * gdb.mi/mi-var-child.exp: Fix matching display of function value.
19448
19449 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
19450
19451         * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
19452         gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
19453
19454 2007-02-02  Denis Pilat  <denis.pilat@st.com>
19455
19456         * gdb.threads/threadapply.exp: check that frame is not changed by
19457         the thread apply all command.
19458
19459 2007-01-31  Andreas Schwab  <schwab@suse.de>
19460
19461         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
19462
19463         * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
19464         in the dwarf sections.
19465         * gdb.dwarf2/mac-fileno.S: Likewise.
19466
19467         * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
19468         bspstore register on ia64.
19469
19470 2007-01-29  Andreas Schwab  <schwab@suse.de>
19471
19472         * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
19473         "frame-begin" annotation.
19474
19475         * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
19476         number of "frames-invalid" annotations.
19477
19478 2007-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
19479
19480         * gdb.base/commands.exp: Call if_commands_test.
19481         (gdb_test_no_prompt, if_commands_test): New.
19482
19483 2007-01-28  Mark Kettenis  <kettenis@gnu.org>
19484
19485         * gdb.threads/sigthread.c (NSIGS): Make bigger.
19486
19487 2007-01-27  Andreas Schwab  <schwab@suse.de>
19488
19489         * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
19490         .short/.int/.quad in the dwarf sections.
19491         * gdb.dwarf2/dw2-intercu.S: Likewise.
19492         * gdb.dwarf2/dw2-intermix.S: Likewise.
19493
19494 2007-01-25  Jan Kratochvil <jan.kratochvil@redhat.com>
19495
19496         * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
19497         * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
19498         array.
19499         * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
19500         * gdb.base/setvar.exp: Likewise.
19501
19502 2007-01-26  Andreas Schwab  <schwab@suse.de>
19503
19504         * gdb.base/corefile.exp: Allow non-empty argument list in reinit
19505         test.
19506
19507         * gdb.base/multi-forks.exp ("restart $i"): Also match
19508         __kernel_syscall_via_break.
19509
19510 2007-01-24  Vladimir Prus  <vladimir@codesourcery.com>
19511
19512         * lib/mi-support.exp (mi_delete_varobj): New.
19513         * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
19514         testcase.
19515         * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
19516         (main): Call the above.
19517         (reference_update_test, base_in_reference_test)
19518         (reference_to_pointer): Delete the created varobjs.
19519
19520 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
19521
19522         * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
19523         * configure: Regenerated.
19524         * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
19525         * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
19526         gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
19527         gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
19528         * lib/gdb.exp (gdb_skip_xml_test): New function.
19529
19530 2007-01-23  Nick Hudson  <nick.hudson@dsl.pipex.com>
19531
19532         * gdb.base/sigrepeat.exp: Correct error message.
19533
19534 2007-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
19535             Daniel Jacobowitz  <dan@codesourcery.com>
19536
19537         * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
19538         gdb.arch/i386-gnu-cfi-asm.S: New files.
19539
19540 2007-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
19541
19542         * lib/gdb.exp: Abort on missing `site.exp'.
19543
19544 2007-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
19545             Daniel Jacobowitz  <dan@codesourcery.com>
19546
19547         * gdb.base/included.c, gdb.base/included.exp,
19548         gdb.base/included.h: New files.
19549
19550 2007-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
19551
19552         * gdb.base/bigcore.c (RLIMIT_CAP): Define.
19553         (maximize_rlimit): Reduce limits on 64-bit systems.
19554
19555 2007-01-19  Mark Kettenis  <kettenis@gnu.org>
19556
19557         From Marcus Deuling <deuling@de.ibm.com>:
19558         * gdb.arch/altivec-regs.exp: Initialise variable endianness in
19559         every case.
19560
19561 2007-01-13  Nick Roberts  <nickrob@snap.net.nz>
19562
19563         * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
19564         (test_path_specification): Use objdir instead of srcdir to always
19565         get an absolute filename.
19566
19567 2007-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
19568
19569         * gdb.cp/member-ptr.cc (class Padding): Make contents public.
19570
19571 2007-01-11  Vladimir Prus  <vladimir@codesourcery.com>
19572
19573         * gdb.mi/mi-var-cp.cc (reference_update_tests):
19574         Make sure the variable we're using is in scope.
19575         (reference_to_pointer): Likewise.
19576
19577 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
19578
19579         * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
19580         has no debug information.
19581
19582 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
19583
19584         * gdb.base/annota1.exp: Remove extra send_gdb.
19585
19586 2007-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
19587
19588         * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
19589
19590 2007-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
19591
19592         * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
19593
19594 2007-01-08  Nick Roberts  <nickrob@snap.net.nz>
19595             Daniel Jacobowitz  <dan@codesourcery.com>
19596
19597         * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
19598         lcharacter or linteger change.  Correct duplicated test name.
19599         * gdb.mi/mi2-var-cmd.exp: Likewise.
19600
19601 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
19602
19603         * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
19604
19605 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
19606
19607         * gdb.base/nofield.c: New file.
19608         * gdb.base/nofield.exp: New testcase.
19609
19610 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
19611
19612         * gdb.mi/mi-var-cp.exp: New test for references to pointers.
19613
19614         * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
19615          test.
19616
19617 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
19618
19619         * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
19620
19621 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
19622
19623         * lib/mi-support.exp (mi_runto_helper): Expect two prompts
19624         when continuing.
19625
19626 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
19627
19628         * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
19629         Expect ".exe" extension.
19630
19631 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
19632
19633         * gdb.base/charset.exp: Add explicit filename to break.
19634         * gdb.base/dbx.exp: Add explicit filename to breaks.
19635
19636 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
19637
19638         * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
19639         * gdb.mi/mi2-file.exp: Likewise.
19640
19641 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
19642
19643         Implement specification of MI tests as comments
19644         in C and C++ sources.
19645         * lib/mi-support.exp (mi_autotest_data): New variable.
19646         (mi_autotest_source): New variable.
19647         (count_newlines, mi_prepare_inline_tests)
19648         (mi_get_inline_test, mi_continue_to_line)
19649         (mi_run_inline_test, mi_tbreak)
19650         (mi_send_resuming_command, mi_wait_for_stop): New functions.
19651         * gdb.mi/mi-var-cp.exp: Move most content to the C file.
19652         Run inline tests.
19653         * gdb.mi/mi-var-cp.cc: Define tests here.
19654
19655 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
19656
19657         Simplify usage of mi_continue_to.
19658         * lib/mi-support.exp (mi_runto_helper): Renamed
19659         from mi_runto, added new parameter 'run_or_continue'.
19660         (mi_runto): Use mi_runto_helper.
19661         (mi_continue_to): Accept just function name as parameter.
19662         Use mi_runto_helper.
19663         * gdb.mi/mi-var-cmd.exp: Adjust to changes.
19664         * gdb.mi/mi2-var-cmd.exp: Likewise.
19665
19666 2006-01-04  Joel Brobecker  <brobecker@adacore.com>
19667
19668         Make this testcase a bit more realistic. The current code
19669         is too simplistic, and allows the compiler to optimize out
19670         some of the entities we need for this testcase.
19671         * gdb.ada/null_record/bar.ads (Void_Star): New type.
19672         (Do_Nothing): Add extra parameter.
19673         * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
19674         * gdb.ada/null_record/null_record.adb: Fake use of type Empty
19675         by using a variable of type Void_Star.
19676
19677 2006-01-04  Joel Brobecker  <brobecker@adacore.com>
19678
19679         * gdb.ada/catch_ex/foo.adb: New file.
19680         * gdb.ada/catch_ex.exp: New testcase.
19681
19682 2007-01-03  Pedro Alves  <pedro_alves@portugalmail.pt>
19683
19684         * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
19685         pass --image-base to linker.
19686
19687 2007-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
19688             Daniel Jacobowitz  <dan@codesourcery.com>
19689
19690         * gdb.base/readline.exp: Set $TERM.  Test arrow keys in
19691         secondary prompts.
19692
19693 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
19694
19695         * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
19696         output.  Test the types of members and member pointers.
19697         * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
19698         gdb/2092.
19699         * gdb.cp/member-ptr.exp: Search for a comment instead of a
19700         statement.  Enable for GCC.  Update expected output for some tests
19701         and add new tests.  Remove obsolete GCC KFAILs.  Allow GCC's class
19702         layout.
19703         * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
19704         (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
19705         (Diamond::vget_base): New.
19706         (main): Add new tests.
19707         * gdb.cp/printmethod.exp: Update expected output for member functions.
19708         * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
19709         print pEe->D::vg().
19710
19711 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
19712
19713         * gdb.threads/tls.exp: Allow stops in sem_post.
19714
19715 2006-12-31  Daniel Jacobowitz  <dan@codesourcery.com>
19716
19717         * gdb.base/annota1.exp: Allow .*printf in backtraces.
19718         * gdb.base/annota3.exp: Likewise.
19719         * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
19720         again (instead of timing out).
19721         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
19722         GCC bug 26475.
19723         * gdb.java/jmisc.exp: Adjust to work with method signatures including
19724         return types.  Add kfails for GDB bugs 2214 and 2215.  Move exit
19725         test from jmisc1.exp.
19726         * gdb.java/jmisc1.exp: Delete.
19727         * gdb.java/jprint.exp: Adjust to work with method signatures including
19728         return types.
19729         * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
19730         * gdb.threads/linux-dp.exp: Don't be confused by program output.
19731         * lib/java.exp (compile_java_from_source): Pass the correct type
19732         to target_compile.
19733
19734 2006-12-31  Joel Brobecker  <brobecker@adacore.com>
19735
19736         * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
19737         (stack_align_edx): New function.
19738         (stack_align_eax): New function.
19739         (main): Add calls to stack_align_edx and stack_align_eax.
19740         * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
19741         Add testing for the cases where the register used during a stack
19742         realignment is edx. Same for eax.
19743
19744 2006-12-30  Pedro Alves  <pedro_alves@portugalmail.pt>
19745
19746         * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
19747         and generic PE targets.
19748
19749 2006-12-29  Joel Brobecker  <brobecker@adacore.com>
19750
19751         * gdb.ada/array_return.exp: Update copyright date list.
19752
19753 2006-12-27  Joel Brobecker  <brobecker@adacore.com>
19754
19755         * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
19756         (Create_Small_Float_Vector): New function.
19757         * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
19758         function body.
19759         * gdb.ada/array_return/p.adb: Use new type and function from
19760         package Pck.
19761         * gdb.ada/array_return.exp: Add a test verifying that GDB is
19762         able to print the value returned by a function returning an
19763         array of float.
19764
19765 2006-12-20  Joel Brobecker  <brobecker@adacore.com>
19766
19767         * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
19768         The associated tests should be PASSing.
19769
19770 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
19771
19772         Test for base in references.
19773         * gdb.mi/mi-var-cp.cc: Add test code.
19774         * gdb.mi/mi-var-cp.exp: Test for bases in references.
19775         * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
19776         * gdb.mi/mi2-watch.exp: Likewise.
19777         * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
19778         (mi_list_varobj_children): New function.
19779
19780 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
19781
19782         * lib/mi-support.exp
19783         (mi_runto): Accept "()" after function name.
19784         (mi_create_varobj): New function.
19785         (mi_varobj_update): New function.
19786         (mi_Check_varobj_value): New function.
19787         * gdb.mi/mi-var-cp.exp: New file.
19788         * gdb.mi/mi-var-cp.cc: New file.
19789
19790 2006-12-01  Daniel Jacobowitz  <dan@codesourcery.com>
19791
19792         * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
19793         gdb.base/weaklib2.c: New files.
19794
19795 2006-11-29  Nathan Sidwell  <nathan@codesourcery.com>
19796
19797         * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
19798         info.  Adjust test names.
19799
19800         * gdb.base/break.c (main): Move position of malloc.
19801         * gdb.base/break.exp: Revert mistaken checkin.
19802
19803 2006-11-28  Vladimir Prus  <vladimir@codesourcery.com>
19804
19805         * gdb.mi/mi-var-cmd.exp: Check -var-update after
19806         assignement of arrays and function pointers.
19807         * gdb.mi/var-cmd.c: Add declaration necessary for above
19808         tests.
19809
19810 2006-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19811
19812         * gdb.base/break.c (main): Call malloc.
19813
19814         * gdb.threads/linux-dp.exp: Read thread table before and after
19815         creating each philosopher and verify it.
19816
19817 2006-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19818             Paul Brook  <paul@codesourcery.com>
19819             Daniel Jacobowitz  <dan@codesourcery.com>
19820
19821         * gdb.base/ending-run.exp: Flatten expect script stepping out of
19822         main to remove duplication.  Add start function of the form
19823         '_*start[1-9]*'. Add RVDS start function.
19824
19825 2006-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
19826
19827         * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
19828
19829 2006-11-22  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19830
19831         * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
19832         * gdb.asm/spu.inc: New file.
19833         * gdb.base/term.exp: Disable if [target_info exists noargs].
19834         * gdb.gdb/complaints.exp: Disable if ![isnative].
19835         * gdb.gdb/selftest.exp: Likewise.
19836         * gdb.gdb/observer.exp: Likewise.
19837         * gdb.gdb/xfullpath.exp: Likewise.
19838         * gdb.base/attach.exp: Disable on SPU target.
19839         * gdb.cp/bs145503.exp: Likewise.
19840         * gdb.cp/exception.exp: Likewise.
19841         * gdb.cp/userdef.exp: Likewise.
19842
19843 2006-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
19844
19845         * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
19846
19847 2006-11-10  Vladimir Prus  <vladimir@codesourcery.com>
19848
19849         * gdb.base/completion.exp: Fix completion tests for
19850         'info' and 'info '.
19851         * gdb.base/help.exp (help_test_raw, test_class_help)
19852         (test_prefix_command_help): Move...
19853         * lib/gdb.exp: Here.
19854         * gdb.base/main.exp: Adjust.
19855         * gdb.cp/maint.exp: Adjust.
19856         * gdb.trace/tracecmd.exp: Use test_help_class.
19857
19858 2006-11-09  Vladimir Prus  <vladimir@codesourcery.com>
19859
19860         * gdb.stabs/weird.exp (print_weird_var): Use
19861         gdb_test_multiple instead of gdb_expect.
19862
19863 2006-11-09  Vladimir Prus  <vladimir@codesourcery.com>
19864
19865         * gdb.base/help.exp (help_test_raw): New.
19866         (test_class_help): New.
19867         (test_prefix_command_help): New.
19868         Adjust testcases.
19869
19870 2006-11-09  Christophe Lyon  <christophe.lyon@st.com>
19871
19872         * gdb.base/constvars.c (main): Write to crass and crips, so that
19873         they are allocated by the compiler.
19874
19875 2006-10-27  Andreas Schwab  <schwab@suse.de>
19876
19877         * gdb.base/multi-forks.exp: Use "detach fork" instead of
19878         "detach-fork".
19879
19880 2006-10-18  Daniel Jacobowitz  <dan@codesoucery.com>
19881
19882         * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
19883         of patterns.
19884
19885 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
19886
19887         * gdb.base/sepdebug.exp: Remove debug format test.
19888         * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
19889         Handle no-symtab.
19890         * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
19891
19892 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
19893
19894         * gdb.threads/manythreads.c (thread_function, main): Don't cast
19895         int to pointer or pointer to int.
19896         * gdb.threads/manythreads.exp: Don't expect the string "LWP".
19897
19898 2006-10-12  Daniel Jacobowitz  <dan@codesourcery.com>
19899
19900         * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
19901
19902 2006-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
19903
19904         * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
19905
19906 2006-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
19907
19908         PR c++/2116
19909         * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
19910
19911 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
19912
19913         * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
19914         the corresponding bug has been fixed in GDB (PR/2018).
19915
19916 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
19917
19918         * gdb.base/subst.exp: New testcase.
19919
19920 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
19921
19922         * gdb.ada/array_return/pck.ads: Add copyright notice.
19923         * gdb.ada/array_return/pck.adb: Likewise.
19924         * gdb.ada/array_return/p.adb: Likewise.
19925         * gdb.ada/exec_changed/first.adb: Likewise.
19926         * gdb.ada/exec_changed/second.adb: Likewise.
19927
19928 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
19929
19930         * gdb.ada/watch_arg/watch.adb: New file.
19931         * gdb.ada/watch_arg.exp: New testcase.
19932
19933 2006-10-02  Vladimir Prus  <vladimir@codesourcery.com>
19934
19935         * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
19936         via string_to_regexp.
19937         * gdb.mi/mi2-basics.exp: Likewise.
19938
19939 2006-09-20  Michael Snyder  <michael.snyder@palmsource.com>
19940
19941         * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
19942         Remove unused / obsolete files.
19943
19944 2006-09-19  Nick Roberts  <nickrob@snap.net.nz>
19945
19946         * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
19947
19948 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
19949
19950         * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
19951         HIGH_FRAME argument to -stack-list-arguments can be larger than
19952         the number of frames.
19953
19954 2006-09-15  Daniel Jacobowitz  <dan@codesourcery.com>
19955
19956         * gdb.base/args.c (main): Add breakpoint marker.
19957         * gdb.base/args.exp: Use args_test for tests.  Add new tests which
19958         really test empty arguments.
19959         (args_load): Delete.
19960         (args_test): New.
19961
19962 2006-09-13  Nick Roberts  <nickrob@snap.net.nz>
19963
19964         * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
19965         check for one file.
19966
19967 2006-09-07  Vladimir Prus  <ghost@vladimir@codesourcery.com>
19968
19969         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
19970         HIGH_FRAME argument to -stack-list-locals can be larger than
19971         the number of frames.
19972
19973 2006-08-18  Fred Fish  <fnf@specifix.com>
19974
19975         * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
19976         '$' in front of skip_vmx_tests_saved when setting that.
19977
19978 2006-08-10  Andrew Stubbs  <andrew.stubbs@st.com>
19979
19980         * gdb.base/trace-commands.exp: New file.
19981
19982 2006-08-10  Joel Brobecker  <brobecker@adacore.com>
19983             Daniel Jacobowitz  <dan@codesourcery.com>
19984
19985         * gdb.base/step-bt.exp: Make hexadecimal address optional in
19986         expected output of the backtrace commands.
19987
19988 2006-08-09  Joel Brobecker  <brobecker@adacore.com>
19989
19990         * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
19991         untested followed by return combination.
19992         * gdb.arch/altivec-regs.exp: Likewise.
19993         * gdb.arch/e500-abi.exp: Likewise.
19994         * gdb.arch/e500-regs.exp: Likewise.
19995         * gdb.arch/gdb1291.exp: Likewise.
19996         * gdb.arch/gdb1431.exp: Likewise.
19997         * gdb.arch/gdb1558.exp: Likewise.
19998         * gdb.arch/i386-prologue.exp: Likewise.
19999         * gdb.arch/i386-unwind.exp: Likewise.
20000         * gdb.asm/asm-source.exp: Likewise.
20001         * gdb.base/a2-run.exp: Likewise.
20002         * gdb.base/advance.exp: Likewise.
20003         * gdb.base/all-bin.exp: Likewise.
20004         * gdb.base/annota1.exp: Likewise.
20005         * gdb.base/annota3.exp: Likewise.
20006         * gdb.base/args.exp: Likewise.
20007         * gdb.base/arithmet.exp: Likewise.
20008         * gdb.base/assign.exp: Likewise.
20009         * gdb.base/async.exp: Likewise.
20010         * gdb.base/attach.exp: Likewise.
20011         * gdb.base/bang.exp: Likewise.
20012         * gdb.base/bigcore.exp: Likewise.
20013         * gdb.base/bitfields.exp: Likewise.
20014         * gdb.base/bitfields2.exp: Likewise.
20015         * gdb.base/break.exp: Likewise.
20016         * gdb.base/call-sc.exp: Likewise.
20017         * gdb.base/call-strs.exp: Likewise.
20018         * gdb.base/callfuncs.exp: Likewise.
20019         * gdb.base/checkpoint.exp: Likewise.
20020         * gdb.base/chng-syms.exp: Likewise.
20021         * gdb.base/code-expr.exp: Likewise.
20022         * gdb.base/commands.exp: Likewise.
20023         * gdb.base/completion.exp: Likewise.
20024         * gdb.base/cond-expr.exp: Likewise.
20025         * gdb.base/condbreak.exp: Likewise.
20026         * gdb.base/consecutive.exp: Likewise.
20027         * gdb.base/constvars.exp: Likewise.
20028         * gdb.base/corefile.exp: Likewise.
20029         * gdb.base/cvexpr.exp: Likewise.
20030         * gdb.base/dbx.exp: Likewise.
20031         * gdb.base/define.exp: Likewise.
20032         * gdb.base/detach.exp: Likewise.
20033         * gdb.base/display.exp: Likewise.
20034         * gdb.base/dump.exp: Likewise.
20035         * gdb.base/ena-dis-br.exp: Likewise.
20036         * gdb.base/ending-run.exp: Likewise.
20037         * gdb.base/environ.exp: Likewise.
20038         * gdb.base/eval-skip.exp: Likewise.
20039         * gdb.base/exprs.exp: Likewise.
20040         * gdb.base/fileio.exp: Likewise.
20041         * gdb.base/finish.exp: Likewise.
20042         * gdb.base/float.exp: Likewise.
20043         * gdb.base/foll-exec.exp: Likewise.
20044         * gdb.base/foll-fork.exp: Likewise.
20045         * gdb.base/foll-vfork.exp: Likewise.
20046         * gdb.base/freebpcmd.exp: Likewise.
20047         * gdb.base/funcargs.exp: Likewise.
20048         * gdb.base/gcore.exp: Likewise.
20049         * gdb.base/gdb1090.exp: Likewise.
20050         * gdb.base/gdb1250.exp: Likewise.
20051         * gdb.base/huge.exp: Likewise.
20052         * gdb.base/info-proc.exp: Likewise.
20053         * gdb.base/interrupt.exp: Likewise.
20054         * gdb.base/jump.exp: Likewise.
20055         * gdb.base/langs.exp: Likewise.
20056         * gdb.base/lineinc.exp: Likewise.
20057         * gdb.base/list.exp: Likewise.
20058         * gdb.base/logical.exp: Likewise.
20059         * gdb.base/long_long.exp: Likewise.
20060         * gdb.base/macscp.exp: Likewise.
20061         * gdb.base/maint.exp: Likewise.
20062         * gdb.base/mips_pro.exp: Likewise.
20063         * gdb.base/miscexprs.exp: Likewise.
20064         * gdb.base/multi-forks.exp: Likewise.
20065         * gdb.base/opaque.exp: Likewise.
20066         * gdb.base/overlays.exp: Likewise.
20067         * gdb.base/pc-fp.exp: Likewise.
20068         * gdb.base/pointers.exp: Likewise.
20069         * gdb.base/printcmds.exp: Likewise.
20070         * gdb.base/psymtab.exp: Likewise.
20071         * gdb.base/ptype.exp: Likewise.
20072         * gdb.base/recurse.exp: Likewise.
20073         * gdb.base/relational.exp: Likewise.
20074         * gdb.base/relocate.exp: Likewise.
20075         * gdb.base/remote.exp: Likewise.
20076         * gdb.base/reread.exp: Likewise.
20077         * gdb.base/restore.exp: Likewise.
20078         * gdb.base/return.exp: Likewise.
20079         * gdb.base/return2.exp: Likewise.
20080         * gdb.base/scope.exp: Likewise.
20081         * gdb.base/sect-cmd.exp: Likewise.
20082         * gdb.base/sep.exp: Likewise.
20083         * gdb.base/sepdebug.exp: Likewise.
20084         * gdb.base/setshow.exp: Likewise.
20085         * gdb.base/setvar.exp: Likewise.
20086         * gdb.base/sigall.exp: Likewise.
20087         * gdb.base/sigbpt.exp: Likewise.
20088         * gdb.base/signals.exp: Likewise.
20089         * gdb.base/signull.exp: Likewise.
20090         * gdb.base/sizeof.exp: Likewise.
20091         * gdb.base/solib.exp: Likewise.
20092         * gdb.base/step-line.exp: Likewise.
20093         * gdb.base/step-test.exp: Likewise.
20094         * gdb.base/structs.exp: Likewise.
20095         * gdb.base/structs2.exp: Likewise.
20096         * gdb.base/term.exp: Likewise.
20097         * gdb.base/twice.exp: Likewise.
20098         * gdb.base/until.exp: Likewise.
20099         * gdb.base/varargs.exp: Likewise.
20100         * gdb.base/volatile.exp: Likewise.
20101         * gdb.base/watchpoint.exp: Likewise.
20102         * gdb.base/whatis-exp.exp: Likewise.
20103         * gdb.base/whatis.exp: Likewise.
20104         * gdb.cp/ambiguous.exp: Likewise.
20105         * gdb.cp/annota2.exp: Likewise.
20106         * gdb.cp/annota3.exp: Likewise.
20107         * gdb.cp/bool.exp: Likewise.
20108         * gdb.cp/breakpoint.exp: Likewise.
20109         * gdb.cp/casts.exp: Likewise.
20110         * gdb.cp/class2.exp: Likewise.
20111         * gdb.cp/classes.exp: Likewise.
20112         * gdb.cp/cplusfuncs.exp: Likewise.
20113         * gdb.cp/ctti.exp: Likewise.
20114         * gdb.cp/derivation.exp: Likewise.
20115         * gdb.cp/exception.exp: Likewise.
20116         * gdb.cp/gdb1355.exp: Likewise.
20117         * gdb.cp/hang.exp: Likewise.
20118         * gdb.cp/inherit.exp: Likewise.
20119         * gdb.cp/local.exp: Likewise.
20120         * gdb.cp/m-data.exp: Likewise.
20121         * gdb.cp/m-static.exp: Likewise.
20122         * gdb.cp/member-ptr.exp: Likewise.
20123         * gdb.cp/method.exp: Likewise.
20124         * gdb.cp/misc.exp: Likewise.
20125         * gdb.cp/namespace.exp: Likewise.
20126         * gdb.cp/overload.exp: Likewise.
20127         * gdb.cp/ovldbreak.exp: Likewise.
20128         * gdb.cp/pr-1023.exp: Likewise.
20129         * gdb.cp/pr-1210.exp: Likewise.
20130         * gdb.cp/pr-574.exp: Likewise.
20131         * gdb.cp/printmethod.exp: Likewise.
20132         * gdb.cp/psmang.exp: Likewise.
20133         * gdb.cp/ref-params.exp: Likewise.
20134         * gdb.cp/ref-types.exp: Likewise.
20135         * gdb.cp/rtti.exp: Likewise.
20136         * gdb.cp/templates.exp: Likewise.
20137         * gdb.cp/try_catch.exp: Likewise.
20138         * gdb.cp/userdef.exp: Likewise.
20139         * gdb.cp/virtfunc.exp: Likewise.
20140         * gdb.disasm/am33.exp: Likewise.
20141         * gdb.disasm/h8300s.exp: Likewise.
20142         * gdb.disasm/mn10300.exp: Likewise.
20143         * gdb.disasm/sh3.exp: Likewise.
20144         * gdb.disasm/t01_mov.exp: Likewise.
20145         * gdb.disasm/t02_mova.exp: Likewise.
20146         * gdb.disasm/t03_add.exp: Likewise.
20147         * gdb.disasm/t04_sub.exp: Likewise.
20148         * gdb.disasm/t05_cmp.exp: Likewise.
20149         * gdb.disasm/t06_ari2.exp: Likewise.
20150         * gdb.disasm/t07_ari3.exp: Likewise.
20151         * gdb.disasm/t08_or.exp: Likewise.
20152         * gdb.disasm/t09_xor.exp: Likewise.
20153         * gdb.disasm/t10_and.exp: Likewise.
20154         * gdb.disasm/t11_logs.exp: Likewise.
20155         * gdb.disasm/t12_bit.exp: Likewise.
20156         * gdb.disasm/t13_otr.exp: Likewise.
20157         * gdb.hp/gdb.aCC/optimize.exp: Likewise.
20158         * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
20159         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20160         * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
20161         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
20162         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
20163         * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
20164         * gdb.hp/gdb.base-hp/reg.exp: Likewise.
20165         * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
20166         * gdb.hp/gdb.compat/xdb1.exp: Likewise.
20167         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
20168         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
20169         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
20170         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
20171         * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
20172         * gdb.mi/gdb701.exp: Likewise.
20173         * gdb.mi/gdb792.exp: Likewise.
20174         * gdb.mi/mi-basics.exp: Likewise.
20175         * gdb.mi/mi-break.exp: Likewise.
20176         * gdb.mi/mi-cli.exp: Likewise.
20177         * gdb.mi/mi-console.exp: Likewise.
20178         * gdb.mi/mi-disassemble.exp: Likewise.
20179         * gdb.mi/mi-eval.exp: Likewise.
20180         * gdb.mi/mi-file.exp: Likewise.
20181         * gdb.mi/mi-read-memory.exp: Likewise.
20182         * gdb.mi/mi-regs.exp: Likewise.
20183         * gdb.mi/mi-return.exp: Likewise.
20184         * gdb.mi/mi-simplerun.exp: Likewise.
20185         * gdb.mi/mi-stack.exp: Likewise.
20186         * gdb.mi/mi-stepi.exp: Likewise.
20187         * gdb.mi/mi-syn-frame.exp: Likewise.
20188         * gdb.mi/mi-until.exp: Likewise.
20189         * gdb.mi/mi-var-block.exp: Likewise.
20190         * gdb.mi/mi-var-child.exp: Likewise.
20191         * gdb.mi/mi-var-cmd.exp: Likewise.
20192         * gdb.mi/mi-var-display.exp: Likewise.
20193         * gdb.mi/mi-watch.exp: Likewise.
20194         * gdb.mi/mi2-basics.exp: Likewise.
20195         * gdb.mi/mi2-break.exp: Likewise.
20196         * gdb.mi/mi2-cli.exp: Likewise.
20197         * gdb.mi/mi2-console.exp: Likewise.
20198         * gdb.mi/mi2-disassemble.exp: Likewise.
20199         * gdb.mi/mi2-eval.exp: Likewise.
20200         * gdb.mi/mi2-file.exp: Likewise.
20201         * gdb.mi/mi2-read-memory.exp: Likewise.
20202         * gdb.mi/mi2-regs.exp: Likewise.
20203         * gdb.mi/mi2-return.exp: Likewise.
20204         * gdb.mi/mi2-simplerun.exp: Likewise.
20205         * gdb.mi/mi2-stack.exp: Likewise.
20206         * gdb.mi/mi2-stepi.exp: Likewise.
20207         * gdb.mi/mi2-syn-frame.exp: Likewise.
20208         * gdb.mi/mi2-until.exp: Likewise.
20209         * gdb.mi/mi2-var-block.exp: Likewise.
20210         * gdb.mi/mi2-var-child.exp: Likewise.
20211         * gdb.mi/mi2-var-cmd.exp: Likewise.
20212         * gdb.mi/mi2-var-display.exp: Likewise.
20213         * gdb.mi/mi2-watch.exp: Likewise.
20214         * gdb.stabs/exclfwd.exp: Likewise.
20215         * gdb.stabs/weird.exp: Likewise.
20216         * gdb.threads/gcore-thread.exp: Likewise.
20217         * gdb.trace/actions.exp: Likewise.
20218         * gdb.trace/backtrace.exp: Likewise.
20219         * gdb.trace/circ.exp: Likewise.
20220         * gdb.trace/collection.exp: Likewise.
20221         * gdb.trace/deltrace.exp: Likewise.
20222         * gdb.trace/infotrace.exp: Likewise.
20223         * gdb.trace/limits.exp: Likewise.
20224         * gdb.trace/packetlen.exp: Likewise.
20225         * gdb.trace/passc-dyn.exp: Likewise.
20226         * gdb.trace/passcount.exp: Likewise.
20227         * gdb.trace/report.exp: Likewise.
20228         * gdb.trace/save-trace.exp: Likewise.
20229         * gdb.trace/tfind.exp: Likewise.
20230         * gdb.trace/tracecmd.exp: Likewise.
20231         * gdb.trace/while-dyn.exp: Likewise.
20232         * gdb.trace/while-stepping.exp: Likewise.
20233
20234 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
20235
20236         * gdb.base/step-bt.c: New file.
20237         * gdb.base/step-bt.exp: New testcase.
20238
20239 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
20240
20241         * config/monitor.exp (gdb_load): Remove support for obsolete
20242         download-write-size.
20243         * gdb.base/remote.exp: Likewise.  Update all callers of
20244         gdb_timed_load.
20245
20246 2006-08-02  Daniel Jacobowitz  <dan@codesourcery.com>
20247
20248         * cursal.exp: Pass binfile to gdb_load.
20249
20250 2006-08-01  Nathan Sidwell  <nathan@codesourcery.com>
20251
20252         * gdb.base/cursal.exp: Add "" to gdb_load call.
20253
20254 2006-07-29  Mark Kettenis  <kettenis@gnu.org>
20255
20256         * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
20257         NetBSD/ELF targets.
20258
20259 2006-07-25  Daniel Jacobowitz  <dan@codesourcery.com>
20260
20261         * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
20262         operator*.
20263
20264 2006-07-24  Daniel Jacobowitz  <dan@codesourcery.com>
20265
20266         * gdb.base/completion.exp: Update for change in "file" behavior.
20267         * gdb.stabs/weird.exp: Likewise.
20268         * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
20269         * lib/gdb.exp (gdb_file_cmd): Likewise.  Kill the program explicitly.
20270
20271 2006-07-24  Nathan Sidwell  <nathan@codesourcery.com>
20272
20273         * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
20274         * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
20275
20276 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
20277
20278         * gdb.base/default.exp: Update source command error message.
20279         * gdb.base/help.exp: Update 'help source' message.
20280
20281 2006-07-20  Daniel Jacobowitz  <dan@codesourcery.com>
20282
20283         * gdb.cp/bs15503.exp: Update comment for no longer crashing
20284         test.
20285
20286 2006-07-19  Andrew Stubbs  <andrew.stubbs@st.com>
20287
20288         * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
20289
20290 2006-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
20291
20292         * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
20293
20294 2006-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
20295
20296         * gdb.threads/print-threads.exp: Use gdb_breakpoint.
20297
20298 2006-07-17  Mark Kettenis  <kettenis@gnu.org>
20299
20300         * gdb.base/long_long.exp (gdb_test_long_long): Exclude
20301         *-*-openbsd* from targets for wich we expect ARM FPA floating
20302         point format.
20303
20304 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
20305
20306         * gdb.cp/annota3.exp: Expect frame-begin annotation.
20307
20308 2006-07-17  Mark Kettenis  <kettenis@gnu.org>
20309
20310         * gdb.base/annota3.exp: Expect frame-begin annotation.
20311
20312 2006-07-14  Joel Brobecker  <brobecker@adacore.com>
20313
20314         * gdb.base/help.exp: Adjust "help unset" test to accept
20315         any list of unset commands.
20316
20317 2006-07-13  Paul N. Hilfinger  <Hilfinger@adacore.com>
20318             Daniel Jacobowitz  <dan@codesourcery.com>
20319
20320         * gdb.cp/ref-params.exp: New test.
20321         * gdb.cp/ref-params.cc: New source file.
20322         * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
20323
20324 2006-07-08  Mark Kettenis  <kettenis@gnu.org>
20325
20326         * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
20327         spaces/tabs in regular expressions since they might not be there.
20328
20329 2006-07-07  Andrew Stubbs  <andrew.stubbs@st.com>
20330
20331         * gdb.base/ifelse.exp: New file.
20332
20333 2006-07-04  Nathan Sidwell  <nathan@codesourcery.com>
20334
20335         * gdb.base/huge.c: Allow CRASH_GDB to be set from command
20336         line.
20337         * gdb.base/huge.exp: Loop over compilation to find a size that
20338         is acceptable.
20339         * gdb.base/remote.exp: Correct expected strings.
20340         * gdb.dwarf2/mac-fileno.S: Avoid # comments.
20341
20342 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
20343
20344         * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
20345
20346 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
20347
20348         * gdb.base/gdb1555.exp: Use gdb_compile_shlib.  Skip if not
20349         native.
20350
20351 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
20352
20353         * gdb.stabs/exclfwd.exp: Skip the test if configure did not
20354         enable stabs testing.
20355
20356 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
20357
20358         * gdb.base/auxv.exp: Intercept undefined command messages before
20359         gdb_test_multiple does.
20360
20361 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
20362
20363         * Makefile.in (host_alias): Remove.
20364         (target_alias): Use @target_noncanonical@.
20365         (site.exp): Don't set host_alias.
20366         * aclocal.m4: Remove contents.  Include acx.m4.
20367         * configure: Regenerated.
20368         * configure.ac: Use ACX_NONCANONICAL_TARGET.
20369
20370 2006-06-13  Nathan Sidwell  <nathan@codesourcery.com>
20371
20372         * lib/gdb.exp (gdb_load_cmd): New.
20373
20374         * gdb.base/fileio.c: Add system(NULL) test.
20375         * gdb.base/fileio.exp: Check it.
20376
20377         * gdb.base/break.c: Add 10a breakpoint at }
20378         * gdb.base/break.exp: Add test for breakpoint at }
20379         * gdb.cp/anon-union.cc: Add code at end of function.
20380         * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
20381         * gdb.mi/var-cmd.c: Add code at end of function.
20382         * gdb.mi/mi-var-display.exp: Adjust end of next.
20383         * gdb.mi/mi2-var-display.exp: Likewise.
20384         * gdb.base/fileio.c: Add stop function and insert calls at
20385         stopping places.
20386         * gdb.base/fileio.exp: Breakpoint stop function and remove
20387         explicit line number references.
20388
20389 2006-05-19  Joel Brobecker  <brobecker@adacore.com>
20390
20391         * gdb.base/del.exp (test_delete_alias): New function.
20392         Now check that both "del" and "d" work as aliases for "delete".
20393
20394 2006-05-18  Fred Fish  <fnf@specifix.com>
20395
20396         * gdb.base/a2-run.exp: Allow part of test to run when args aren't
20397         required.  Check for spurious output after program exits normally.
20398
20399 2006-05-17  Fred Fish  <fnf@specifix.com>
20400
20401         * gdb.base/relocate.exp: Use gdb_file_cmd rather than
20402         gdb_load, so it works in the simulator.
20403
20404 2006-05-11  Fred Fish  <fnf@specifix.com>
20405
20406         * gdb.base/bang.exp: Ignore unexpected output between the
20407         "program exited normally" and the gdb prompt, as many other
20408         tests do.
20409
20410 2006-05-07  Mark Kettenis  <kettenis@gnu.org>
20411
20412         * gdb.base/help.exp: Make "delete checkpoint" part option for
20413         "help d" and "help delete" tests.
20414
20415 2006-05-06  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
20416
20417         * gdb.mi/mi-basics.exp: Add missing serial number to
20418         expected output in some mi_gdb_test statements.
20419         * gdb.mi/mi2-basics.exp: Likewise.
20420
20421 2006-05-05  Joel Brobecker  <brobecker@adacore.com>
20422
20423         * gdb.base/del.c: New file.
20424         * gdb.base/del.exp: New testcase.
20425
20426 2006-05-05  David S. Miller  <davem@sunset.davemloft.net>
20427
20428         * gdb.base/break.exp: Do not assume a breakpoint on
20429         main will actually be in $srcfile when optimizing.
20430         * gdb.base/savedregs.exp: Do not require that the dummy
20431         frame location match up to a symbol and source file location.
20432         * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
20433         will get printed without a mi_cmd_data_list_register_values prefix.
20434         (*-data-list-register-*): Correct regular expressions to expect the new
20435         pseudo d? floating point registers.
20436         * gdb.mi/mi2-regs.exp: Likewise.
20437
20438 2006-05-05  Christophe Lyon  <christophe.lyon@st.com>
20439
20440         * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
20441         * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
20442         is allocated by the compiler.
20443         * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
20444         anons, e, anone to force their allocation by the compiler.
20445
20446 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
20447
20448         * gdb.base/help.exp: Update expected text for help d and
20449         help delete.
20450
20451 2006-05-02  Mark Kettenis  <kettenis@gnu.org>
20452
20453         * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
20454         NetBSD/ELF targets.
20455
20456 2006-04-30  Mark Kettenis  <kettenis@gnu.org>
20457
20458         * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
20459         single-step breakpoint fails; make this a KFAIL on
20460         sparc*-*-openbsd*.
20461         * gdb.base/siginfo.exp: Likewise.
20462         * gdb.base/sigstep.exp (advance, advancei): Likewise.
20463
20464 2006-04-26  Michael Snyder  <msnyder@redhat.com>
20465
20466         * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
20467         which may have to consume output from other forks.
20468         Add tests to make sure that "delete fork" succeeded.
20469
20470 2006-04-20  Michael Snyder  <msnyder@redhat.com>
20471
20472         * 2006-03-22  Jim Blandy  <jimb@redhat.com>
20473         Add support for the Renesas M32C and M16C.
20474
20475         * gdb.asm/asm-source.exp: Add m32c target.
20476         * gdb.asm/m32c.inc: Support for m32c target.
20477
20478 2006-04-07  Andrew Stubbs  <andrew.stubbs@st.com>
20479
20480         * gdb.base/commands.exp (recursive_source_test): New test.
20481
20482 2006-04-04  David S. Miller  <davem@sunset.davemloft.net>
20483
20484         * gdb.base/float.exp: Add pattern for sparc targets.
20485
20486 2006-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
20487
20488         * gdb.base/commands.exp (stray_arg0_test): New test.
20489
20490 2006-03-30  Paul Brook  <paul@codesourcery.com>
20491
20492         * gdb.mi/mi-until.exp: kfail broken until command.
20493         * gdb.mi/mi2-until.exp: Ditto.
20494
20495 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
20496
20497         * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
20498
20499 2006-03-08  Alexandre Oliva  <aoliva@redhat.com>
20500
20501         * gdb.base/prelink.exp: Anchor tested-for regular expression
20502         on gdb prompt.
20503
20504 2006-03-07  Paul Brook  <paul@codesourcery.com>
20505
20506         * gdb.base/assign.exp: Correct fail message.
20507
20508 2006-03-07  Paul Brook  <paul@codesourcery.com>
20509
20510         * lib/compiler.c: Extract armcc version number.
20511         * lib/compiler.cc: Ditto.
20512
20513 2006-03-07  Paul Brook  <paul@codesourcery.com>
20514
20515         * gdb.arch/altivec-abi.exp: Use nowarnings instead of
20516         additional_flags=-w.
20517         * gdb.arch/altivec-regs.exp: Ditto.
20518         * gdb.arch/e500-abi.exp: Ditto.
20519         * gdb.arch/e500-regs.exp: Ditto.
20520         * gdb.base/all-bin.exp: Ditto.
20521         * gdb.base/annota1.exp: Ditto.
20522         * gdb.base/annota3.exp: Ditto.
20523         * gdb.base/args.exp: Ditto.
20524         * gdb.base/arithmet.exp: Ditto.
20525         * gdb.base/assign.exp: Ditto.
20526         * gdb.base/async.exp: Ditto.
20527         * gdb.base/bang.exp: Ditto.
20528         * gdb.base/break.exp: Ditto.
20529         * gdb.base/call-rt-st.exp: Ditto.
20530         * gdb.base/completion.exp: Ditto.
20531         * gdb.base/cond-expr.exp: Ditto.
20532         * gdb.base/condbreak.exp: Ditto.
20533         * gdb.base/consecutive.exp: Ditto.
20534         * gdb.base/define.exp: Ditto.
20535         * gdb.base/display.exp: Ditto.
20536         * gdb.base/ena-dis-br.exp: Ditto.
20537         * gdb.base/environ.exp: Ditto.
20538         * gdb.base/eval-skip.exp: Ditto.
20539         * gdb.base/info-proc.exp: Ditto.
20540         * gdb.base/jump.exp: Ditto.
20541         * gdb.base/logical.exp: Ditto.
20542         * gdb.base/long_long.exp: Ditto.
20543         * gdb.base/maint.exp: Ditto.
20544         * gdb.base/miscexprs.exp: Ditto.
20545         * gdb.base/pc-fp.exp: Ditto.
20546         * gdb.base/pointers.exp: Ditto.
20547         * gdb.base/relational.exp: Ditto.
20548         * gdb.base/reread.exp: Ditto.
20549         * gdb.base/sect-cmd.exp: Ditto.
20550         * gdb.base/sep.exp: Ditto.
20551         * gdb.base/sepdebug.exp: Ditto.
20552         * gdb.base/until.exp: Ditto.
20553         * gdb.base/whatis-exp.exp: Ditto.
20554         * gdb.cp/annota2.exp: Ditto.
20555         * gdb.cp/annota3.exp: Ditto.
20556         * gdb.trace/actions.exp: Ditto.
20557         * gdb.trace/backtrace.exp: Ditto.
20558         * gdb.trace/circ.exp: Ditto.
20559         * gdb.trace/collection.exp: Ditto.
20560         * gdb.trace/deltrace.exp: Ditto.
20561         * gdb.trace/infotrace.exp: Ditto.
20562         * gdb.trace/limits.exp: Ditto.
20563         * gdb.trace/packetlen.exp: Ditto.
20564         * gdb.trace/passc-dyn.exp: Ditto.
20565         * gdb.trace/passcount.exp: Ditto.
20566         * gdb.trace/report.exp: Ditto.
20567         * gdb.trace/save-trace.exp: Ditto.
20568         * gdb.trace/tfind.exp: Ditto.
20569         * gdb.trace/tracecmd.exp: Ditto.
20570         * gdb.trace/while-dyn.exp: Ditto.
20571         * gdb.trace/while-stepping.exp: Ditto.
20572         * lib/gdb.exp: Ditto.
20573         (gdb_compile): Handle nowarning option.
20574
20575 2006-03-07  Alexandre Oliva  <aoliva@redhat.com>
20576
20577         * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
20578         * gdb.base/prelink.exp: Likewise.  Add -q to prelink runs.
20579         Rename executable to prelinkt.  Don't re-prelink if we didn't
20580         get a core file.  Test prelink -u exit status to tell whether
20581         prelinking failed.  Use gdb_test_multiple.
20582
20583 2006-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
20584
20585         * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
20586         (do_tests): Call it.
20587
20588 2006-02-28  Alexandre Oliva  <aoliva@redhat.com>
20589
20590         * gdb.base/prelink.exp: New test.
20591         * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
20592
20593 2006-02-24  Wu Zhou  <woodzltc@cn.ibm.com>
20594
20595         * gdb.fortran/derived-type.f90: New file.
20596         * gdb.fortran/derived-type.exp: New testcase.
20597
20598 2006-02-23  Daniel Jacobowitz  <dan@codesourcery.com>
20599
20600         * gdb.base/default.exp: Allow ';' as a directory separator.
20601
20602 2006-02-21  Andrew Stubbs  <andrew.stubbs@st.com>
20603
20604         * gdb.base/help.exp (help add-symbol-file): Update.
20605
20606 2006-02-21  Andrew Stubbs  <andrew.stubbs@st.com>
20607
20608         * gdb.base/help.exp (help load): Update expected results.
20609
20610 2006-02-19  Fred Fish  <fnf@specifix.com>
20611
20612         * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
20613         specifix hex value as part of results.
20614         * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
20615
20616 2006-02-16  Fred Fish  <fnf@specifix.com>
20617
20618         * gdb.base/whatis.c: Define variables using typedefs char_addr,
20619         ushort_addr, and slong_addr, so the typedefs are not optimized
20620         away.
20621         * gdb.base/whatis.exp: Add tests using type name for struct type,
20622         union type, enum type, and typedef.
20623
20624 2006-02-13  Mark Kettenis  <kettenis@gnu.org>
20625
20626         * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
20627
20628 2006-02-13  Jim Blandy  <jimb@redhat.com>
20629
20630         * gdb.base/scope.exp (test_at_main): Remove logic to handle the
20631         case where it takes two "next" commands to skip past the init
20632         call.
20633
20634 2006-02-12  Fred Fish  <fnf@specifix.com>
20635
20636         * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
20637         to handle cases where it takes two "next" commands to skip
20638         past the init call.
20639
20640 2006-02-07  Joel Brobecker  <brobecker@adacore.com>
20641
20642         * gdb.ada/array_return.exp: Mark the last test as expected to fail
20643         on hppa32 targets.
20644
20645 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
20646
20647         * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
20648         field.
20649
20650 2006-01-29  Mark Kettenis  <kettenis@gnu.org>
20651
20652         * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
20653
20654 2006-01-22  Daniel Jacobowitz  <dan@codesourcery.com>
20655
20656         * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
20657         files.
20658
20659 2006-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
20660
20661         * gdb.cp/maint.exp: Set complaints to a positive value.
20662
20663 2006-01-15  Daniel Jacobowitz  <dan@codesourcery.com>
20664
20665         * gdb.base/multi-forks.c: Add copyright notice.  Include <stdlib.h>.
20666         * gdb.base/multi-forks.exp: Use a loop.  Allow "fork" as a stopped
20667         function name.
20668
20669 2006-01-15  Daniel Jacobowitz  <dan@codesourcery.com>
20670
20671         * gdb.base/checkpoint.c: Update copyright notice.  Include
20672         <stdlib.h>.
20673
20674 2006-01-04  Jim Blandy  <jimb@redhat.com>
20675
20676         * gdb.asm/asm-source.exp: Independently provide default values for
20677         asm-flags and debug-flags.  Use 'string equal' to do the
20678         comparison, not the implicit expr's '==' operator.  Remove
20679         now-unneeded assignments to asm-flags.  In h8300 case, place
20680         "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
20681
20682 2006-01-04  Michael Snyder  <msnyder@redhat.com>
20683
20684         * gdb.base/checkpoint.c: New file.
20685         * gdb.base/checkpoint.exp: New file.
20686         * gdb.base/multi-fork.c: New file.
20687         * gdb.base/multi-fork.exp: New file.
20688         * gdb.base/pi.txt: New file (data for checkpoint.c test).
20689
20690 2006-01-04  Fred Fish  <fnf@specifix.com>
20691
20692         * gdb.base/ptype.c (foo): Add typedef.
20693         (intfoo): Add function.
20694         * gdb.base/ptype1.c: New file.
20695         * gdb.base/ptype.exp: Handle compilation and linking with two
20696         source files.  Test that proper type for "foo" is found based
20697         on source context rather than first match found in symtabs.
20698
20699 2005-12-28  Mark Kettenis  <kettenis@gnu.org>
20700
20701         * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
20702         * gdb.asm/openbsd.inc: Indent commands.
20703
20704 2005-12-26  Mark Kettenis  <kettenis@gnu.org>
20705
20706         * gdb.base/freebpcmd.exp: Increase timeout.
20707
20708         * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
20709
20710 2005-12-17  Daniel Jacobowitz  <dan@codesourcery.com>
20711
20712         * gdb.base/default.exp: Update check for "show version".
20713
20714 2005-12-09  Randolph Chung  <tausq@debian.org>
20715
20716         * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
20717         * gdb.asm/pa64.inc: New file.
20718
20719 2005-12-09  Randolph Chung  <tausq@debian.org>
20720
20721         * gdb.asm/common.inc: Indent commands.
20722         * gdb.asm/asmsrc1.s: Likewise.
20723         * gdb.asm/asmsrc2.s: Likewise.
20724
20725 2005-12-09  Randolph Chung  <tausq@debian.org>
20726
20727         * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
20728         (get_addr_of_sym): Remove duplicate print.
20729         (gen_core): xfail hppa*-*-hpux*, update expected output.
20730         * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
20731         * gdb.arch/pa64-nullify.s: New file.
20732
20733 2005-12-09  Randolph Chung  <tausq@debian.org>
20734
20735         * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
20736
20737 2005-12-07  Christophe Lyon  <christophe.lyon@st.com>
20738
20739         * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
20740         code generation for these functions.
20741         * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
20742         error message.
20743
20744 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
20745
20746         * gdb.base/help.exp (help b, help br, help bre, help brea)
20747         (help break): Update the expected message.
20748
20749 2005-11-11  Stephane Carrez  <stcarrez@nerim.fr>
20750
20751         * gdb.asm/m68hc11.inc: Setup the data section.
20752         * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
20753         script for this test.
20754         (m6812-*-*): Likewise.
20755
20756 2005-11-09  Randolph Chung <tausq@debian.org>
20757
20758         * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
20759
20760 2005-11-09  Wu Zhou  <woodzltc@cn.ibm.com>
20761
20762         * gdb.base/break.exp: Fix a comment typo.
20763
20764 2005-11-03  Jim Blandy  <jimb@redhat.com>
20765
20766         Checked in by Elena Zannoni  <ezannoni@redhat.com>
20767
20768         * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
20769
20770 2005-11-02  Corinna Vinschen  <vinschen@redhat.com>
20771
20772         * gdb.arch/gdb1558.c: Include stdio.h.
20773
20774 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
20775
20776         * gdb.asm/asm-source.exp: Use -e instead of --entry.
20777
20778 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
20779
20780         * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
20781
20782 2005-10-17  Paul Gilliam  <pgilliam@us.ibm.com>
20783
20784         * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
20785         vscr" tests to better match output.
20786
20787 2005-10-12  Jim Blandy  <jimb@redhat.com>
20788
20789         * gdb.base/structs.exp (any): New function.
20790         (test_struct_returns): Don't make any assumptions at all about
20791         what value the function returns when GDB can't set the return
20792         value.
20793
20794 2005-10-09  Joel Brobecker  <brobecker@adacore.com>
20795
20796         * gdb.ada/arrayidx/p.adb: New file.
20797         * gdb.ada/arrayidx.exp: New testcase
20798
20799 2005-10-09  Joel Brobecker  <brobecker@adacore.com>
20800
20801         * gdb.ada/array_return/pck.ads: New file.
20802         * gdb.ada/array_return/pck.adb: New file.
20803         * gdb.ada/array_return/p.adb: New file.
20804         * gdb.ada/array_return.exp: New testcase.
20805
20806 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
20807
20808         * gdb.base/arrayidx.c: New file.
20809         * gdb.base/arrayidx.exp: New testcase.
20810
20811 2005-09-29  Nick Roberts  <nickrob@snap.net.nz>
20812
20813         * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
20814         frames-invalid and breakpoints-invalid are no longer generated
20815         with level 3 so don't expect them in the output.
20816
20817 2005-09-27  Bob Rossi  <bob@brasko.net>
20818
20819         * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
20820         from test.  Escape the | in mi_gdb_test call.
20821         * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
20822         gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
20823         gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
20824         gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
20825         expected regex's in mi_gdb_test calls.
20826         * lib/mi-support.exp: Remove arbitrary .* from tests.
20827         (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
20828         Fully anchor GDB/MI expected results in mi_gdb_test.
20829         * lib/gdb.exp (string_to_regexp): Escape the ] character.
20830         * gdb.base/sizeof.exp: Remove escape character. Correct test.
20831
20832 2005-09-26  Paul Brook  <paul@codesourcery.com>
20833
20834         * long_long.exp: Exclude eabi targets from arm FPA float format test.
20835
20836 2005-09-20  Wu Zhou  <woodzltc@cn.ibm.com>
20837
20838         * bfp-test.c: New file.
20839         * bfp-test.exp: New testcase.
20840
20841 2005-09-20  Wu Zhou  <woodzltc@cn.ibm.com>
20842
20843         * gdb.fortran/subarray.exp: New testcase to test the evaluation
20844         of subarray and substring variable.
20845         * gdb.fortran/subarray.f: New source file for the test of subarray
20846         and substring variable evaluation.
20847         * gdb.fortran/exprs.exp: Add four tests for substring evaluation
20848         of string constant.
20849
20850 2005-09-19  Daniel Jacobowitz  <dan@codesourcery.com>
20851
20852         * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
20853         copyright dates.
20854
20855 2005-09-19  Paul Gilliam  <pgilliam@us.ibm.com>
20856
20857         * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
20858         powerpc altivec' test with an almost identical 'info vector' test.
20859
20860 2005-09-13  Paul Gilliam  <pgilliam@us.ibm.com>
20861
20862         * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
20863         vscr" tests to match output.
20864
20865 2005-09-13  Paul Gilliam  <pgilliam@us.ibm.com>
20866
20867         * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
20868         output.
20869
20870 2005-09-11  Bob Rossi  <bob@brasko.net>
20871
20872         * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
20873         * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
20874         commands that return an MI output command and an asyncronous MI output
20875         command.
20876         * gdb.mi/mi-console.exp: Ditto.
20877
20878 2005-09-11  Bob Rossi  <bob@brasko.net>
20879
20880         * gdb.mi/mi-var-child.c: Include <string.h>.
20881
20882 2005-09-10  Daniel Jacobowitz  <dan@codesourcery.com>
20883
20884         * killed.exp: Correct gdb_expect syntax.
20885
20886 2005-08-09  Corinna Vinschen  <vinschen@redhat.com>
20887
20888         * lib/mi-support.exp (mi_gdb_load): Fix typo.
20889
20890 2005-08-02  Bob Rossi  <bob@brasko.net>
20891
20892         * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
20893         (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
20894         Change tests to inferior-tty-set/show.
20895         * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
20896         (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
20897         * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
20898         inferior.  Use mi_gdb_test to get GDB and Inferior output.
20899         * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
20900         descriptor.
20901         (mi_inferior_tty_name): Add inferior PTY file name.
20902         (mi_gdb_start): Add INFERIOR_PTY parameter.
20903         (mi_gdb_test): Add IPATTERN parameter.
20904
20905 2005-08-02   Bob Rossi  <bob@brasko.net>
20906
20907         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
20908         parameter to mi_gdb_test.
20909         * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
20910
20911 2005-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
20912
20913         * gdb.mi/mi-var-child.c (do_children_tests): Initialize
20914         struct_declarations.
20915         * gdb.mi/mi-var-child.exp: Step over the initialization of
20916         struct_declarations.
20917
20918 2005-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
20919
20920         * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
20921         * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
20922         * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
20923         * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
20924         * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
20925         file.
20926
20927 2005-07-27  Nick Roberts  <nickrob@snap.net.nz>
20928
20929         * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
20930         (do_children_tests): Assign values to the extra elements.
20931
20932         * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
20933         them for tests for "-var-update --no-values" and
20934         "-var-update --all-values".
20935         Add test for "-var-list-children --simple-values".
20936
20937         * gdb.mi/basics.c (callee4): Add integer array D[3]...
20938
20939         * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
20940         "-stack-list-locals --simple-values"  Improve doc strings and
20941         comments.
20942
20943 2005-07-18  Mark Kettenis  <kettenis@gnu.org>
20944
20945         * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
20946         *-*-openbsd*.
20947         * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
20948
20949         * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
20950         sigaltsatck'.
20951
20952 2005-07-14  Bob Rossi  <bob@brasko.net>
20953
20954         * gdb.base/default.exp (tty): Changed output of command.
20955         * gdb.base/help.exp (help tty): Ditto.
20956
20957 2005-07-12  Mark Kettenis  <kettenis@gnu.org>
20958
20959         * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
20960
20961 2005-07-10  Mark Kettenis  <kettenis@gnu.org>
20962
20963         * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
20964         -stack-select-frame without arguments.
20965         (test_stack_frame_listing): Add test for newly implemented command
20966         -stack-info-frame.
20967
20968 2005-07-06  Bob Rossi  <bob@brasko.net>
20969
20970         * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
20971         command.
20972         (Copyright): Update copyright.
20973
20974 2005-07-06  Wu Zhou  <woodzltc@cn.ibm.com>
20975
20976         * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
20977         tests to evaluate exponentiation expression.
20978
20979 2005-06-29  Andreas Schwab  <schwab@suse.de>
20980
20981         * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
20982         main to avoid warnings.
20983
20984         * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
20985
20986 2005-06-20  Nick Roberts  <nickrob@snap.net.nz>
20987
20988         * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
20989         -stack-select-frame without arguments.
20990         (test_stack_frame_listing): Add test for newly implemented command
20991         -stack-info-frame.
20992
20993 2005-06-17  Wu Zhou  <woodzltc@cn.ibm.com>
20994
20995         * gdb.fortran/array-element.f: New file.
20996         * gdb.fortran/array-element.exp: New testcase.
20997
20998 2005-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
20999
21000         * gdb.base/bigcore.exp: Correct checks for systems which can
21001         not dump a large core file.
21002
21003 2005-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
21004
21005         * gdb.base/relocate.c: Add a copyright notice.
21006         (dummy): Remove.
21007         * gdb.base/relocate.exp: Test printing the values of variables
21008         from a relocatable file.
21009
21010 2005-06-12  Daniel Jacobowitz  <dan@codesourcery.com>
21011
21012         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
21013         excess MI output after an error.
21014
21015 2005-05-29  Joel Brobecker  <brobecker@adacore.com>
21016
21017         * gdb.arch/alpha-step.c: New file.
21018         * gdb.arch/alpha-step.exp: New testcase.
21019
21020 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
21021             Dennis Brueni  <dennis@slickedit.com>
21022
21023         * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
21024         gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
21025         gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
21026         gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
21027         gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
21028         gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
21029         * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
21030
21031 2005-05-17  Paul Gilliam  <pgilliam@us.ibm.com>
21032             Wu Zhou  <woodzltc@cn.ibm.com>
21033
21034         * gdb.base/shreloc.exp: Use gdb_compile_shlib.  Add support for
21035         IBM's xlc compiler.
21036         * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
21037         * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
21038
21039 2005-05-13  Jim Blandy  <jimb@redhat.com>
21040
21041         * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
21042         calling gdb_suppress_entire_file.
21043         * gdb.base/charset.exp: Same.
21044         * gdb.base/call-rt-st.exp: Same.
21045
21046 2005-05-05  Bob Rossi  <bob_rossi@cox.net>
21047
21048         * lib/gdb.exp (fullname_syntax): Added global regex.
21049         (fullname_syntax_POSIX): Ditto.
21050         (fullname_syntax_UNC): Ditto.
21051         (fullname_syntax_DOS_CASE): Ditto.
21052         (fullname_syntax_DOS): Ditto.
21053         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
21054         fullname_syntax variable to scope and use it.
21055         (test_file_list_exec_source_files): Ditto.
21056         * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
21057
21058 2005-05-04  Daniel Jacobowitz  <dan@codesourcery.com>
21059
21060         * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
21061
21062 2004-05-02  Paul Gilliam  <pgilliam@us.ibm.com>
21063
21064         * lib/gdb.exp (skip_altivec_tests): New function, based on
21065         check_vmx_hw_available from the GCC testsuite.
21066         * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
21067         * lib/gdb.arch/altivec-regs.exp: Likewise.
21068
21069 2005-05-02  Jim Blandy  <jimb@redhat.com>
21070
21071         * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
21072         calling gdb_suppress_entire_file.
21073
21074 2005-04-30  Randolph Chung  <tausq@debian.org>
21075
21076         * gdb.threads/staticthreads.exp: Override signal to check for hppa.
21077         Slightly relax "sem_post" name checking.
21078
21079 2005-04-29  Paul Gilliam  <pgilliam@us.ibm.com>
21080
21081         * gdb.base/unload.exp: Use new shared library infrastructure.
21082
21083 2005-04-29  Paul Gilliam  <pgilliam@us.ibm.com>
21084
21085         * gdb.base/so-impl-ld.exp: Use new shared library
21086         infrastructure.
21087
21088 2005-04-29  Corinna Vinschen  <vinschen@redhat.com>
21089
21090         * gdb.asm/asm-source.exp: Add h8300 to supported targets.
21091         * gdb.asm/h8300.inc: New file.
21092
21093 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
21094
21095         * gdb.base/shlib-call.exp: Change to use new shared library
21096         infrastructure.
21097
21098 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
21099
21100         * gdb.base/pending.exp: Change to use new shared library
21101         infrastructure.
21102
21103 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
21104
21105         * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
21106         use test_compiler_info instead of gcc_compiled, and update copyright.
21107
21108 2005-04-27  Paul Gilliam  <pgilliam@us.ibm.com>
21109
21110         * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
21111         shared objects being adjusted and update copyright years.
21112
21113 2005-04-27  Daniel Jacobowitz  <dan@codesourcery.com>
21114
21115         * ChangeLog: Correct some 2003-01-13 dates.
21116         * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
21117         gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
21118         gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
21119         gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
21120         gdb.trace/tfind.exp: Update copyright years.
21121
21122 2005-04-14  Paul Gilliam  <pgilliam@us.ibm.com>
21123             Daniel Jacobowitz  <dan@codesourcery.com>
21124
21125         * lib/gdb.exp (gdb_compile): Handle shlib=.
21126         (gdb_compile_shlib): New function.
21127
21128 2005-04-12  Paul Gilliam  <pgilliam@us.ibm.com>
21129
21130         * lib/gdb.exp (test_compiler_info): Give argument a default value.
21131
21132 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
21133
21134         * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
21135         gdb.server.
21136         * configure.ac: Likewise.
21137         * configure: Regenerated.
21138         * gdb.gdbserver/Makefile.in: Moved to...
21139         * gdb.server/Makefile.in: ... here.
21140         * gdb.gdbserver/server.c: Moved to...
21141         * gdb.server/server.c: ... here.
21142         * gdb.gdbserver/server-run.exp: Moved to...
21143         * gdb.server/server-run.exp: ... here.
21144
21145 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
21146
21147         * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
21148         * configure.ac: Create gdb.gdbserver/Makefile.
21149         * configure: Regenerated.
21150         * lib/gdbserver-support.exp: New file, derived from
21151         config/gdbserver.exp.
21152         * config/gdbserver.exp: Use gdbserver-support.exp.
21153         * gdb.gdbserver/Makefile.in: New file.
21154         * gdb.gdbserver/server.c: New file.
21155         * gdb.gdbserver/server-run.exp: New file.
21156
21157 2005-04-06  Paul Gilliam  <pgilliam@us.ibm.com>
21158
21159         * lib/gdb.exp (test_compiler_info): Return compiler_info
21160         if no arguments are given.
21161
21162 2005-04-01  Paul Gilliam  <pgilliam@us.ibm.com>
21163
21164         * gdb.arch/altivec-abi.exp: Check for compiler and set
21165         use altivec' flag accordingly.
21166         * gdb.arch/altivec-regs.exp: Likewise.
21167
21168 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
21169
21170         * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
21171
21172 2005-03-27  Andreas Schwab  <schwab@suse.de>
21173
21174         * gdb.base/bigcore.c (main): Add missing mode argument in open
21175         call.
21176
21177 2005-03-25  Daniel Jacobowitz  <dan@codesourcery.com>
21178
21179         * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
21180         downloads.
21181         * config/gdbserver.exp (gdb_load): Likewise.
21182
21183 2005-03-14  Paul Brook  <paul@codesourcery.com>
21184
21185         * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
21186         targets.
21187
21188 2005-03-09  Joel Brobecker  <brobecker@adacore.com>
21189
21190         * gdb.dwarf2/dup-psym.S: New file.
21191         * gdb.dwarf2/dup-psym.exp: New testcase.
21192
21193 2005-03-09  Joel Brobecker  <brobecker@adacore.com>
21194
21195         * gdb.ada/exec_changed/first.adb: New file.
21196         * gdb.ada/exec_changed/second.adb: New file.
21197         * gdb.ada/exec_changed.exp: New testcase.
21198
21199 2005-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21200
21201         * gdb.cp/userdef.cc (A1::operator+): New unary plus.
21202         (A2): New class.
21203         (main): Test operator+.
21204         * gdb.cp/userdef.exp: Test unary plus.  Use A2::operator+ for
21205         breakpoint test.
21206
21207         * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
21208         * gdb.base/signull.exp: Disable if gdb,nosignals.
21209         * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
21210         * gdb.cp/exception.exp: Disable if skip_cplus_tests.
21211         * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
21212         * gdb.mi/mi2-console.exp: Likewise.
21213         * gdb.trace/collection.exp (run_trace_experiment): Consume the
21214         continue output at start.
21215         (gdb_collect_locals_test): Robustify regexp.
21216         * gdb.trace/passc-dyn.exp: Fix comment typo.
21217         * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
21218
21219 2005-03-08  Corinna Vinschen  <vinschen@redhat.com>
21220
21221         * gdb.asm/asm-source.exp: Add iq2000 case.
21222         * gdb.asm/iq2000.inc: New file.
21223
21224 2005-03-07  Manoj Iyer <manjo@austin.ibm.com>
21225
21226         * gdb.base/command.exp: Change hardcoded value to regular expression.
21227         * gdb.base/float.exp: Add powerpc to the list of targets checked.
21228
21229 2005-03-07  Daniel Jacobowitz  <dan@codesourcery.com>
21230
21231         * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
21232         gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
21233         gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
21234         gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
21235         gdb.asm/x86_64.inc: Use .purgem before redefining macros.
21236
21237 2005-03-05  Mark Kettenis  <kettenis@gnu.org>
21238
21239         * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
21240         changes.
21241
21242 2004-03-03  Paul Gilliam  <pgilliam@us.ibm.com>
21243
21244         * lib/compiler.c: Add test for IBM's xlc compiler.
21245         * lib/compiler.cc: Likewise.
21246
21247 2004-02-24  Joel Brobecker  <brobecker@adacore.com>
21248
21249         * gdb.ada/fixed_points.exp: Create compilation object directory
21250         before running the test.
21251         * gdb.ada/null_record.exp: Likewise.
21252         * gdb.ada/packed_array.exp: Likewise.
21253         * gdb.ada/start.exp: Likewise.
21254
21255 2005-02-15  Joel Brobecker  <brobecker@adacore.com>
21256
21257         * gdb.ada/packed_array/pa.adb: New file.
21258         * gdb.ada/packed_array.exp: New testcase.
21259
21260 2005-02-10  Mark Kettenis  <kettenis@gnu.org>
21261
21262         * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
21263         files.
21264
21265         * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
21266         on *-*-openbsd*.  Correctly match whitespace in regukar
21267         expressions.
21268
21269 2005-02-10  Daniel Jacobowitz  <dan@debian.org>
21270
21271         From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
21272         PR exp/1821
21273         * gdb.base/gdb1821.c: New test file.
21274         * gdb.base/gdb1821.exp: New test file.
21275
21276 2005-02-09  Joel Brobecker  <brobecker@adacore.com>
21277
21278         * gdb.base/start.c: New file.
21279         * gdb.base/start.exp: New testcase.
21280
21281 2005-02-09  Joel Brobecker  <brobecker@adacore.com>
21282
21283         * gdb.ada/start/dummy.adb: New file.
21284         * gdb.ada/start.exp: New testcase.
21285
21286 2005-02-09  Corinna Vinschen  <vinschen@redhat.com>
21287
21288         * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
21289         for printing symbols and statistics.
21290         Add test for using relative pathnames in "maint print msymbols" test.
21291         Mark "maint info sections DATA" XFAIL on Cygwin.
21292         Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
21293         tests.
21294
21295 2005-02-09  Andreas Schwab  <schwab@suse.de>
21296
21297         Committed by Andrew Cagney  <cagney@gnu.org>
21298         * gdb.base/remotetimeout.exp: New file.
21299
21300 2005-02-07  Mark Kettenis  <kettenis@gnu.org>
21301
21302         * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
21303
21304 2005-02-03  Joel Brobecker  <brobecker@adacore.com>
21305
21306         * gdb.ada/gnat_ada.gpr: New file.
21307         * gdb.ada/gnat_ada.gin: Delete, no longer used.
21308         * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
21309         * configure.ac: No longer generate gnat_ada.gpr.
21310         * configure: Regenerate.
21311         * gdb.ada/Makefile.in: Minor adaptations due to new project file.
21312         * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
21313         * gdb.ada/null_record/bar.ads: Likewise.
21314         * gdb.ada/null_record/bar.adb: Likewise.
21315         * gdb.ada/fixed_points/fixed_points.adb: Likewise.
21316         * gdb.ada/null_record.exp (testdir): New variable.
21317         (testfile): executable is now in testdir subdirectory.
21318         (srcfile): Use full path to the main compilation unit.
21319         * gdb.ada/fixed_points.exp: Same changes as above.
21320
21321 2005-02-03  Nick Roberts  <nickrob@snap.net.nz>
21322
21323         * gdb.base/interp.exp: New test.
21324
21325 2005-01-24  Andrew Cagney  <cagney@gnu.org>
21326
21327         * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
21328
21329 2005-01-19  Andrew Cagney  <cagney@gnu.org>
21330
21331         * gdb.stabs/Makefile.in (Makefile): Update dependencies -
21332         configure.ac not configure.in.
21333
21334         * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
21335         of powerpc*-*-*.
21336         * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
21337         * gdb.base/list.exp (test_list_function)
21338         (test_list_filename_and_function): Ditto.
21339         * gdb.base/callfuncs.exp (do_function_calls): Ditto.
21340
21341 2005-01-16  Andrew Cagney  <cagney@gnu.org>
21342
21343         * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
21344
21345         * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
21346
21347 2005-01-14  Andrew Cagney  <cagney@gnu.org>
21348
21349         * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
21350         * gdb.mi/mi2-var-cmd.exp: Ditto.
21351
21352 2005-01-10  Corinna Vinschen  <vinschen@redhat.com>
21353
21354         * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
21355
21356 2005-01-07  Andrew Cagney  <cagney@gnu.org>
21357
21358         * configure.ac: Rename configure.in, require autoconf 2.59.
21359         * configure: Re-generate.
21360         * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
21361         * gdb.stabs/configure: Re-generate.
21362         * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
21363         * gdb.hp/configure: Re-generate.
21364         * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
21365         autoconf 2.59.
21366         * gdb.hp/gdb.objdbg/configure: Re-generate.
21367         * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
21368         autoconf 2.59.
21369         * gdb.hp/gdb.defects/configure: Re-generate.
21370         * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
21371         autoconf 2.59.
21372         * gdb.hp/gdb.compat/configure: Re-generate.
21373         * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
21374         autoconf 2.59.
21375         * gdb.hp/gdb.base-hp/configure: Re-generate.
21376         * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
21377         autoconf 2.59.
21378         * gdb.hp/gdb.aCC/configure: Re-generate.
21379
21380 2004-12-15  Jim Blandy  <jimb@redhat.com>
21381
21382         * gdb.threads/linux-dp.exp: Fix output regexp to handle output
21383         under NPTL when there is debugging info available for libpthread.
21384
21385 2004-12-13  Jerome Guitton  <guitton@gnat.com>
21386
21387         * gdb.ada/fixed_points.c: New file.
21388         * gdb.ada/fixed_points.exp: New file.
21389
21390 2004-12-03  Randolph Chung  <tausq@debian.org>
21391
21392         * gdb.arch/pa-nullify.exp: New file.
21393         * gdb.arch/pa-nullify.s: New file.
21394
21395 2004-11-30  Randolph Chung  <tausq@debian.org>
21396
21397         * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
21398         instead of "tbug".  Fix regexp to work properly with gdb_test.
21399
21400 2004-11-29  Paul Hilfinger  <Hilfinger@gnat.com>
21401
21402         * gdb.base/bitfields2.exp: New test.
21403         * gdb.base/bitfields2.c: New file.
21404
21405 2004-11-28  Richard Earnshaw  <rearnsha@arm.com>
21406
21407         * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
21408
21409 2004-11-16  Randolph Chung  <tausq@debian.org>
21410
21411         * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
21412
21413 2004-11-14  Daniel Jacobowitz  <dan@debian.org>
21414
21415         * gdb.threads/threadapply.exp: Correct "macro details" test.
21416
21417 2004-11-11  Jeff Johnston  <jjohnstn@redhat.com>
21418
21419         * gdb.threads/threadapply.exp: New test.
21420         * gdb.threads/threadapply.c: New file.
21421
21422 2004-11-07  Mark Kettenis  <kettenis@gnu.org>
21423
21424         * gdb.base/savedregs.exp: Correct pattern used for sigtramp
21425         frames.
21426
21427 2004-11-05  Felix Lee  <felix+log1@specifixinc.com>
21428
21429         * gdb.base/cursal.exp: New file.
21430         * gdb.base/cursal.c: New file.
21431
21432 2004-11-03  Andrew Cagney  <cagney@gnu.org>
21433
21434         * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
21435
21436 2004-10-30  Mark Kettenis  <kettenis@gnu.org>
21437
21438         * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
21439         NetBSD/ELF targets.
21440
21441 2004-10-29  Joel Brobecker  <brobecker@gnat.com>
21442
21443         * gdb.threads/bp_in_thread.c: New file, copied from
21444         pthread_cond_wait.c.
21445         * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
21446         file, rather than reusing the .c file from another testcase.
21447
21448 2004-10-20  Joel Brobecker  <brobecker@gnat.com>
21449
21450         * gdb.ada/null_record.exp: Check where we stopped after
21451         sending the start command, instead of where the associated
21452         temporary breakpoint was inserted.
21453
21454 2004-10-14  Andrew Cagney  <cagney@gnu.org>
21455
21456         * gdb.mi/gdb701.c (main): Return 0.
21457
21458 2004-10-13  Daniel Jacobowitz  <dan@debian.org>
21459
21460         * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
21461
21462 2004-10-12  Jeff Johnston  <jjohnstn@redhat.com>
21463
21464         * gdb.threads/schedlock.c: Add comment markers to use to find
21465         line numbers.
21466         * gdb.threads/schedlock.exp: Adjust regex to handle the new
21467         comments.
21468         * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
21469         breakpoint lines.
21470
21471 2004-10-12  Daniel Jacobowitz  <dan@debian.org>
21472
21473         * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
21474
21475 2004-10-12  Daniel Jacobowitz  <dan@debian.org>
21476
21477         * configure.in: Add gdb.dwarf2.
21478         * configure: Regenerated.
21479         * Makefile.in: Add gdb.dwarf2.
21480         * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
21481         gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
21482         gdb.dwarf2/file1.txt: New files.
21483
21484 2004-10-11  Orjan Friberg  <orjanf@axis.com>
21485
21486         * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
21487         of "run", since the latter doesn't work with remote targets.  Adjust
21488         the breakpoint numbering accordingly.
21489         * gdb.threads/pthread_cond_wait.exp: Ditto.
21490
21491 2004-10-08  Michael Chastain  <mec.gnu@mindspring.com>
21492
21493         * gdb.base/overlays.exp: Update copyright years.
21494
21495 2004-10-08  Kei Sakamoto  <sakamoto.kei@renesas.com>
21496
21497         * gdb.base/overlays.exp: Disable if target is Linux.
21498
21499 2004-10-06  Felix Lee  <felix+log1@specifixinc.com>
21500
21501         * config/gdbserver.exp (gdb_load): Use right filename on remote.
21502
21503 2004-10-05  Kei Sakamoto  <sakamoto.kei@renesas.com>
21504
21505         * gdb.asm/asm-source.exp: Add m32r-linux target.
21506         * gdb.asm/m32r-linux.inc: New file.
21507
21508 2004-09-24  Andrew Cagney  <cagney@redhat.com>
21509             David Anderson <anderson@redhat.com>
21510
21511         * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
21512         command fails, assume things will work.
21513         * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
21514         (_GNU_SOURCE): Define.
21515         (print_unsigned, print_hex): Change parameter to "long long".
21516         (print_byte_count): New function, use to print byte counts.
21517         (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
21518         O_LARGEFILE.
21519         (main): Compute an upper bound on a corefile in max_core_size.
21520         Limit memory chunk size to max_core_size.  Limit total memory
21521         allocated to max_core_size.
21522
21523 2004-09-23  Andrew Cagney  <cagney@gnu.org>
21524
21525         * gdb.base/bigcore.exp: Replace the code that creates a corefile
21526         from a separate process with code that creates a corefile by
21527         making the inferior dump core.
21528
21529 2004-09-23  Mark Kettenis  <kettenis@gnu.org>
21530
21531         * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
21532         block.
21533
21534 2004-09-23  Michael Chastain  <mec.gnu@mindspring.com>
21535
21536         * gdb.base/constvars.exp (local_compiler_xfail_check_2):
21537         New proc.  Accept both gcc 3.x.x and gcc 4.x.x.
21538         * gdb.base/volatile.exp (local_compiler_xfail_check_2):
21539         Likewise.
21540
21541 2004-09-20  Jeff Johnston  <jjohnstn@redhat.com>
21542
21543         * gdb.java/jprint.exp: New test case for java inferior call.
21544         * gdb.java/jprint.java: Ditto.
21545
21546 2004-09-15  Joel Brobecker  <brobecker@gnat.com>
21547
21548         * gdb.base/bigcore.exp: Deactivate on IRIX targets.
21549
21550 2004-09-14  Michael Chastain  <mec.gnu@mindspring.com>
21551
21552         * gdb.threads/killed.c: Include <stdlib.h>.
21553         * gdb.threads/pthreads.c: Likewise.
21554
21555 2004-09-14  Michael Chastain  <mec.gnu@mindspring.com>
21556
21557         * gdb.threads/killed.c: Add copyright notice.
21558
21559 2004-09-10  Jason Molenda  (jmolenda@apple.com)
21560
21561         * gdb.base/define.exp: Two new tests to verify zero space chars
21562         after 'if' and 'while' commands in a user-defined command is correctly
21563         parsed.
21564
21565 2004-09-08  Andrew Cagney  <cagney@gnu.org>
21566
21567         * gdb.base/signals.exp (signal_tests_1): Delete.  Merge signal
21568         delivery test with duplicate at end of file.
21569
21570 2004-09-06  Mark Kettenis  <kettenis@jive.nl>
21571
21572         * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
21573
21574 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
21575
21576         * config/hppro.exp: Removed.
21577
21578 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
21579
21580         * config/sparclet.exp: Removed.
21581
21582 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
21583
21584         * config/udi.exp: Removed.
21585
21586 2004-09-02  Michael Chastain  <mec.gnu@mindspring.com>
21587
21588         * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
21589         of "exp_continue".
21590         (advancei): Likewise.
21591
21592 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
21593
21594         * gdb.base/unload.exp: Fix so messages aren't duplicated.
21595
21596 2004-09-01  Manoj Iyer  <manjo@austin.ibm.com>
21597
21598         * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
21599         to check for nodebug in executable.
21600         * gdb.gdb/observer.exp (setup_test): Likewise.
21601         * gdb.gdb/selftest.exp (test_with_self): Likewise.
21602         * gdb.gdb/xfullpath.exp (setup_test): Likewise.
21603
21604 2004-09-01  Andrew Cagney  <cagney@gnu.org>
21605
21606         * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
21607         files.
21608
21609 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
21610
21611         * gdb.base/unload.exp: Fix expected warning message to match
21612         latest format.
21613
21614 2004-09-01  Corinna Vinschen  <vinschen@redhat.com>
21615
21616         * gdb.base/call-rt-st.exp: Fix typos.
21617
21618 2004-08-31  Manoj Iyer  <manjo@austin.ibm.com>
21619
21620         * gdb.threads/thread_check.exp: New testcase.
21621         * gdb.threads/thread_check.c: New testcase.
21622
21623 2004-08-31  Andrew Cagney  <cagney@gnu.org>
21624
21625         * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
21626         (skip_to_handler_entry): New procedures.  Test stepping into a
21627         handler when the breakpoint is at the handler's entry point.
21628
21629 2004-08-30  Andrew Cagney  <cagney@gnu.org>
21630
21631         * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
21632         gdb/1757.
21633
21634 2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
21635
21636         With code from Manoj Iyer <manjo@austin.ibm.com>:
21637         * lib/gdb.exp (gdb_file_cmd): Return more information in the
21638         return value.  Add an arm for "no debugging symbols found".
21639         Change a stray "error" to "perror".
21640         (gdb_run_cmd): Adapt to new return value.
21641         * gdb.base/remote.exp: Adapt to new return value.
21642         * gdb.gdb/complaints.exp: Likewise.
21643         * gdb.gdb/observer.exp: Likewise.
21644         * gdb.gdb/selftest.exp: Likewise.
21645         * gdb.gdb/xfullpath.exp: Likewise.
21646
21647 2004-08-27  Joel Brobecker  <brobecker@gnat.com>
21648
21649         * gdb.threads/bp_in_thread.exp: New testcase.
21650
21651 2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
21652
21653         Fix PR testsuite/1735.
21654         * gdb.threads/schedlock.c (thread_function): Add a cast
21655         to suppress a gcc warning.
21656         * gdb.threads/thread-specific.c (thread_function): Likewise.
21657
21658 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
21659
21660         * gdb.base/unload.c: Include <stdlib.h>.
21661
21662 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
21663
21664         From Paul Gilliam <pgilliam@us.ibm.com>:
21665         * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
21666         synchronized after the "return".
21667
21668 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
21669
21670         * gdb.mi/basics.c: Include <stdio.h>.
21671         * gdb.mi/pthreads.c: Include <stdlib.h>.
21672         * gdb.mi/var-cmd.c: Include <stdlib.h>.
21673
21674 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
21675
21676         * gdb.threads/schedlock.c: Add copyright notice.
21677
21678 2004-08-25  Andrew Cagney  <cagney@gnu.org>
21679
21680         * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
21681         (skip_over_handler, breakpoint_over_hander): New test procedures.
21682         (advance, advancei): Add a proper prefix, do not use
21683         rerun_to_main.
21684         * gdb.base/sigstep.c (main): Change to use an infinite loop.
21685
21686 2004-08-24  Michael Chastain  <mec.gnu@mindspring.com>
21687
21688         * gdb.mi/basics.c: Add copyright notice.
21689         * gdb.mi/var-cmd.c: Add copyright notice.
21690
21691 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
21692
21693         * lib/gdb.exp: Remove signed_keyword_not_used.
21694         * lib/compiler.c: Likewise.
21695         * lib/compiler.cc: Likewise.
21696
21697 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
21698
21699         * gdb.base/whatis.c: Remove conditional disabling of "signed".
21700         * gdb.base/whatis.exp: Remove signed_keyword_not_used.
21701
21702 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
21703
21704         * gdb.base/whatis.c: Add copyright notice.
21705
21706 2004-08-20  Mark Kettenis  <kettenis@gnu.org>
21707
21708         * gdb.arch/i386-prologue.exp (skip_breakpoint): New function.  Use
21709         it to skip the breakpoints encoded in the inline assembly.
21710
21711 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
21712
21713         * Makefile.in: Add gdb.fortran.
21714
21715 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
21716
21717         * gdb.base/call-sc.exp (test_scalar_returns):
21718         Fix cut-and-paste glitch in "Make fun return now".
21719
21720 2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>
21721
21722         * configure.in: Add gdb.fortran.
21723         * configure: Regenerate.
21724         * gdb.fortran/Makefile.in: New file.
21725         * lib/gdb.exp (skip_fortran_tests): New procedure.
21726
21727 2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>
21728
21729         * gdb.mi/mi-var-block.exp: Use gdb_get_line_number.  Remove
21730         reference to bug-gnu@prep.ai.mit.edu.
21731         * gdb.mi/mi-var-child.exp: Likewise.
21732         * gdb.mi/mi-var-cmd.exp: Likewise.
21733         * gdb.mi/mi-var-display.exp: Likewise.
21734         * gdb.mi/mi2-var-block.exp: Likewise.
21735         * gdb.mi/mi2-var-child.exp: Likewise.
21736         * gdb.mi/mi2-var-cmd.exp: Likewise.
21737         * gdb.mi/mi2-var-display.exp: Likewise.
21738
21739 2004-08-15  Mark Kettenis  <kettenis@gnu.org>
21740
21741         * gdb.base/unload.c (main): Make local variable msg const.
21742
21743 2004-08-15  Michael Chastain  <mec.gnu@mindspring.com>
21744
21745         * gdb.mi/mi-cli.exp: Use gdb_get_line_number.  Remove reference
21746         to bug-gnu@prep.ai.mit.edu.
21747         * gdb.mi/mi-disassemble.exp: Likewise.
21748         * gdb.mi/mi-eval.exp: Likewise.
21749         * gdb.mi/mi-file.exp: Likewise.  Also, add comment about the
21750         default line number.
21751         * gdb.mi/mi-return.exp: Likewise.
21752         * gdb.mi/mi-simplerun.exp: Likewise.
21753         * gdb.mi/mi-stack.exp: Likewise.
21754         * gdb.mi/mi-stepi.exp: Likewise.  Also, replace wildcarded line
21755         number with explicit range test.
21756         * gdb.mi/mi-watch.exp: Likewise.
21757         * gdb.mi/mi2-break.exp: Likewise.
21758         * gdb.mi/mi2-cli.exp: Likewise.
21759         * gdb.mi/mi2-disassemble.exp: Likewise.
21760         * gdb.mi/mi2-eval.exp: Likewise.
21761         * gdb.mi/mi2-file.exp: Likewise.  Also, add comment about the
21762         default line number.
21763         * gdb.mi/mi2-return.exp: Likewise.
21764         * gdb.mi/mi2-simplerun.exp: Likewise.
21765         * gdb.mi/mi2-stack.exp: Likewise.
21766         * gdb.mi/mi2-stepi.exp: Likewise.  Also, replace wildcarded line
21767         number with explicit range test.
21768         * gdb.mi/mi2-watch.exp: Likewise.
21769
21770 2004-08-15  Michael Chastain  <mec.gnu@mindspring.com>
21771
21772         * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
21773         * gdb.cp/m-static.exp: Likewise.
21774         * gdb.cp/rtti.exp: Likewise.
21775
21776 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
21777
21778         * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
21779
21780 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
21781
21782         * ChangeLog: Prefix Local Variables with semi-colons and indent
21783         the reference to older ChangeLog files, to fix fontification in
21784         Emacs.
21785
21786 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
21787
21788         * gdb.mi/mi-break.exp: Use gdb_get_line_number.
21789         * gdb.mi/mi2-break.exp: Likewise.
21790
21791 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
21792
21793         * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
21794
21795 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
21796
21797         * gdb.cp/inherit.exp: Use cp_test_ptype_class.
21798
21799 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
21800
21801         * gdb.cp/classes.exp: Remove unused declarations.  Just let
21802         test names default instead of providing special names.  Remove
21803         extraneous demangler test.
21804
21805 2004-08-12  Jeff Johnston  <jjohnstn@redhat.com>
21806
21807         * gdb.base/unload.exp: New test for breakpoints in dynamically
21808         loaded libraries.
21809         * gdb.base/unload.c: Ditto.
21810         * gdb.base/unloadshr.c: Ditto.
21811
21812 2004-08-12  Michael Chastain  <mec.gnu@mindspring.com>
21813
21814         * gdb.cp/classes.exp (test_ptype_class_objects): Call
21815         cp_test_ptype_class.
21816         (test_enums): Likewise.
21817
21818 2004-08-10  Andrew Cagney  <cagney@gnu.org>
21819
21820         * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
21821         files.
21822
21823 2004-08-10  Andrew Cagney  <cagney@gnu.org>
21824
21825         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
21826         init_malloc call.
21827
21828 2004-08-10  Michael Chastain  <mec.gnu@mindspring.com>
21829
21830         * ChangeLog: Add copyright notice.  The notice is copied
21831         from emacs 21.3 top level ChangeLog.
21832
21833 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
21834
21835         * lib/cp-support.exp: New file.
21836         * lib/cp-support.exp (cp_test_type_class): New function.
21837         * gdb.cp/derivation.exp: Use cp_test_ptype_class.
21838         * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
21839         * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
21840         cp_test_ptype_class.
21841
21842 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
21843
21844         * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
21845         gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
21846         gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
21847         gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
21848         gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
21849         gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
21850         gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
21851         gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
21852         gdb.mi/mi2-watch.exp: Update copyright years.
21853
21854 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
21855
21856         * gdb.base/sigaltstack.exp: Provide proper anchoring.
21857
21858 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
21859
21860         * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
21861         gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
21862         gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
21863         gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
21864         gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
21865         gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
21866         gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
21867         gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
21868         gdb.mi/mi-watch.exp: Update copyright years.
21869
21870 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
21871
21872         PR gdb/1738
21873         * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
21874         from a breakpoint with a pending signal.
21875
21876 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
21877
21878         PR gdb/1736
21879         * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
21880         * gdb.base/sigaltstack.exp (finish_test): Consume output until
21881         the prompt.
21882         * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
21883
21884 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
21885
21886         * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
21887
21888 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
21889
21890         PR gdb/1736
21891         * gdb.base/sigaltstack.exp (finish_test): New procedure.  KFAIL
21892         for i?86-*-linux*.
21893
21894 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
21895
21896         * gdb.arch/i386-prologue.exp: Compile without debug information.
21897
21898 2004-08-08  Michael Chastain  <mec.gnu@mindspring.com>
21899
21900         * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
21901         rather than asking gdb to search.
21902
21903 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
21904
21905         * gdb.base/gcore.c: Include <string.h>.
21906
21907 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
21908
21909         * gdb.base/gcore.c: Add copyright notice.
21910
21911 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
21912
21913         * gdb.base/freebpcmd.c: Include <stdio.h>.
21914         * gdb.base/long_long.c: Include <string.h>.
21915         * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
21916         * gdb.base/siginfo.c: Include <string.h>.
21917         * gdb.base/sigstep.c: Include <string.h>.
21918
21919 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
21920
21921         * gdb.base/complex.c: Include <stdlib.h>.
21922
21923 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
21924
21925         * gdb.base/complex.c: Add copyright notice.
21926
21927 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
21928
21929         * gdb.base/charset.c: Include <stdlib.h>.
21930
21931 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
21932
21933         * gdb.base/auxv.c: Include <stdlib.h>.
21934
21935 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
21936
21937         * gdb.base/auxv.c: Add copyright notice.
21938
21939 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
21940
21941         * gdb.base/coremaker.c: Add copyright notice.
21942         * gdb.base/coremaker2.c: Add copyright notice.
21943
21944 2004-08-04  Andrew Cagney  <cagney@gnu.org>
21945
21946         * gdb.base/store.exp: Update copyright.
21947         (check_set, up_set, check_struct, up_struct): Add a prefix to test
21948         names, do not import gdb_prompt.
21949
21950 2004-08-01  Andrew Cagney  <cagney@gnu.org>
21951
21952         Fix PR testsuite/1729.
21953         * gdb.base/dump.exp: Add test name to callers of capture_value, do
21954         not use capture_value with value 4.
21955         (capture_value): Add optional test name parameter.
21956         (test_reload_saved_value, test_restore_saved_value): Use $msg as
21957         the prefix, pass to capture_value.
21958
21959 2004-08-01  Mark Kettenis  <kettenis@gnu.org>
21960
21961         * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
21962         * gdb.arch/i386-prologue.c (standard): New prototype and function.
21963         (main): Call new function.
21964
21965 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
21966
21967         * gdb.cp/namespace.exp: Accept more varieties of ptype output.
21968
21969 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
21970
21971         * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
21972
21973 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
21974
21975         * gdb.cp/inherit.exp: Accept more varieties of ptype output.
21976         Accept more values of vtbl pointer.  Remove some messages
21977         about "obsolete gcc or gdb".
21978
21979 2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
21980
21981         * gdb.cp/classes.exp: Accept more varieties of ptype output.
21982
21983 2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
21984
21985         * gdb.base/asm-source.exp: Properly convert target board
21986         debug flags from gcc format to binutils format.
21987
21988 2004-07-28  Mark Kettenis  <kettenis@gnu.org>
21989
21990         * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
21991         gdb1718".  PR backtrace/1718 partially fixed.
21992
21993 2004-07-27  Jeff Johnston  <jjohnstn@redhat.com>
21994
21995         * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
21996
21997 2004-07-26  Nick Clifton  <nickc@redhat.com>
21998
21999         * gdb.asm/asm-source.exp (debug-flags): New variable.  If a known
22000         good default value for a specific architecture is available then
22001         set it to that value.  Otherwise default to the -gstabs switch.
22002         Remove the -g... switches from the asm-flags variable.  Allow the
22003         target board info to override the value if it wants to.  Pass the
22004         switch on the assembler command line.
22005
22006 2004-07-23  Mark Kettenis  <kettenis@gnu.org>
22007
22008         * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
22009         * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
22010         (main): Call new function.
22011
22012 2004-07-22  Michael Chastain  <mec.gnu@mindspring.com>
22013
22014         Test for PR exp/1715.
22015         * gdb.base/radix.exp: Refactor common procedures.  Make all
22016         test names unique.  Change XFAIL to KFAIL.
22017
22018 2004-07-20  Michael Chastain  <mec.gnu@mindspring.com>
22019
22020         * gdb.ada/gnat_ada.gpr.in: Rename from here ...
22021         * gdb.ada/gnat_ada.gin: ... to here.
22022         * configure.in: Use gnat_ada.gin.
22023         * configure: Regenerate.
22024
22025 2004-07-20  Andrew Cagney  <cagney@gnu.org>
22026
22027         * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
22028         gdb_test and gdb_test_multiple.  Delete bash_bug.  Delete suspect
22029         XFAILs.  Clean up test messages and comments.  Check backtraces.
22030         Delete re-sync code.
22031
22032 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
22033
22034         Fix PR cli/740.
22035         * gdb.base/annota1.exp: Honor gdb,nosignals.
22036         * gdb.base/annota3.exp: Likewise.
22037
22038 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
22039
22040         * lib/java.exp: Update copyright notice.
22041
22042 2004-07-19  Andrew Cagney  <cagney@gnu.org>
22043
22044         * gdb.base/selftest.exp: Copy file from here ...
22045         * gdb.gdb/selftest.exp: ... to here.
22046
22047 2004-07-16  Andrew Cagney  <cagney@redhat.com>
22048
22049         * lib/insight-support.exp: Delete file.
22050         * lib/java.exp (java_init): Fix copyright.
22051
22052 2004-07-16  Andrew Cagney  <cagney@gnu.org>
22053
22054         * gdb.base/restore.c: Append "prologue" to comments marking the a
22055         function's prologue.
22056         * gdb.base/restore.exp: Update copyright, re-indent.
22057         (restore_tests): Use gdb_test_multiple.  Add "calleeN calls
22058         callerN" prefix where needed.  Update patterns that match a
22059         function's prologue.
22060
22061 2004-07-16  Michael Chastain  <mec.gnu@mindspring.com>
22062
22063         * gdb.base/restore.c: Add copyright notice.
22064
22065 2004-07-16  Andrew Cagney  <cagney@gnu.org>
22066
22067         * gdb.base/logical.exp: Update copyright.
22068         (evaluate): New procedure.  Use to re-implement tests using
22069         several tables.
22070
22071 2004-07-14  Martin Hunt  <hunt@redhat.com>
22072
22073         * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
22074         which fixes some problems where init.tcl was not found.
22075
22076 2004-07-13  Andrew Cagney  <cagney@gnu.org>
22077
22078         * gdb.base/sizeof.exp: Skip test when no inferior I/O.
22079         (check_sizeof, check_valueof): Do not include the output in the
22080         test name.  Use gdb_test.
22081         (get_valueof): Use gdb_test_multiple.
22082
22083         * gdb.base/step-test.exp: Update copyright.  Use
22084         gdb_test_multiple.  Ensure that test names do not include
22085         architecture dependent output.
22086
22087         * gdb.gdb/observer.exp: Update copyright.
22088         (setup_test): Use gdb_test_multiple.
22089         (attach_first_observer, attach_second_observer)
22090         (attach_third_observer, detach_first_observer)
22091         (detach_second_observer, detach_third_observer)
22092         (reset_counters, check_counters): Make $message a prefix.
22093         (test_normal_stop_notifications): Add "args" parameter - a list of
22094         init functions to be called.  Make $message a prefix,
22095         (test_observer_normal_stop): Change the message prefixes so that
22096         they are unique, pass the attach / detach procedures to
22097         test_normal_stop_notifications.
22098
22099         * gdb.base/signull.exp (test_segv): Prefix all tests with
22100         "${name}".  Clean up test messages.
22101
22102         * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
22103
22104         * gdb.base/ena-dis-br.exp: Update copyright.
22105         (break_at): New function.  Replace send_gdb with gdb_test,
22106         break_at, and gdb_test_multiple.  Replace XFAIL of "continue with
22107         ignore count, not stopped at bpt", with KFAIL.
22108
22109 2004-07-13  Corinna Vinschen  <vinschen@redhat.com>
22110
22111         * gdb.base/attach.exp: Remove cleanupfile handling.
22112
22113 2004-07-12  Andrew Cagney  <cagney@gnu.org>
22114
22115         * gdb.base/annota1.exp: Cleanup corefile test name.
22116         * gdb.base/annota3.exp: Ditto.
22117
22118 2004-07-12  Andrew Cagney  <cagney@gnu.org>
22119
22120         * gdb.base/signals.exp: Clean up copyright, re-indent.
22121
22122         * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
22123         gdb_test and gdb_test_multiple.
22124
22125 2004-07-08  Jeff Johnston  <jjohnstn@redhat.com>
22126
22127         * gdb.java/jmain.exp: Fix expected line number for main to
22128         break at.  Set XFAIL for break at main test since gcj does not
22129         provide line number info for first statement in main.
22130
22131 2004-07-08  Andrew Cagney  <cagney@gnu.org>
22132
22133         * gdb.base/attach.exp: Cleanup copyright.  Re-indent.
22134
22135         * gdb.base/sigbpt.exp: Make the common part of each test name a
22136         prefix instead of suffix.
22137
22138 2004-07-07  Bob Rossi  <bob_rossi@cox.net>
22139
22140         * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
22141         test from test_tbreak_creation_and_listing to
22142         test_file_list_exec_source_file
22143         * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
22144         Changed name of test from test_tbreak_creation_and_listing to
22145         test_file_list_exec_source_file
22146
22147 2004-07-07  Jeff Johnston  <jjohnstn@redhat.com>
22148
22149         * gdb.java/jmisc.exp: Fix expected output of ptype to look for
22150         the jmisc() constructor instead of <init>.
22151         * gdb.java/jmisc1.exp: Ditto.
22152
22153 2004-07-07  Andrew Cagney  <cagney@gnu.org>
22154
22155         * gdb.base/sigbpt.exp (stepi_out): Check for a single step
22156         corrupting the PC.
22157
22158 2004-07-06  Michael Chastain  <mec.gnu@mindspring.com>
22159
22160         * gdb.cp/templates.exp: Accept whitespace change in demangler
22161         output.
22162
22163 2004-07-06  Andrew Cagney  <cagney@gnu.org>
22164
22165         * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
22166
22167 2004-07-02  Michael Chastain  <mec.gnu@mindspring.com>
22168
22169         * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
22170         * lib/compiler.cc: Likewise.
22171
22172 2004-06-30  Michael Chastain   <mec.gnu@mindspring.com>
22173
22174         * lib/compiler.cc: Work around string preprocessing problem
22175         with old hp c++ compiler.
22176         * lib/compiler.c: Likewise.
22177
22178 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
22179
22180         * gdb.arch/i386-prologue.c: Add copyright header.  Use preprocessor
22181         directives to conditionalize symbol prefixing.
22182         * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
22183         additional_flags handling.  Add underscore prefix for Cygwin.
22184         * gdb.arch/i386-unwind.c: Use preprocessor directives to
22185         conditionalize symbol prefixing.
22186         * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
22187         additional_flags handling.  Add underscore prefix for Cygwin.
22188
22189 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
22190
22191         * gdb.base/bigcore.exp: Skip test on Cygwin.
22192
22193 2004-06-28  Michael Chastain  <mec.gnu@mindspring.com>
22194
22195         * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
22196         formats for "info register".  Use gdb_test_multiple.  Fix
22197         the "invalid register" test.
22198
22199 2004-06-28  Corinna Vinschen  <vinschen@redhat.com>
22200
22201         * gdb.base/attach.exp: Fix copyright date.  Set testpid to Windows
22202         PID for Cygwin.  Add Cygwin specific strings to check for in some
22203         tests.
22204         (do_attach_tests): Add a test for user interaction when attaching
22205         to a process with no matching symbol table already loaded.
22206
22207 2004-06-26  Andrew Cagney  <cagney@gnu.org>
22208
22209         Test PR java/1567 and PR java/1565.
22210         * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
22211         * gdb.java/jmisc2.exp: Delete file.
22212
22213 2004-06-26  Michael Chastain  <mec.gnu@mindspring.com>
22214
22215         * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
22216
22217 2004-06-25  Corinna Vinschen  <vinschen@redhat.com>
22218
22219         * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
22220         attach process.
22221
22222 2004-06-23  Michael Chastain  <mec.gnu@mindspring.com>
22223
22224         * gdb.cp/pr-1553.exp: Remove.
22225
22226 2004-06-22  Michael Chastain  <mec.gnu@mindspring.com>
22227
22228         * gdb.cp/pr-1553.cc: Remove.
22229         * gdb.cp/pr-1553.exp: Disable this test.
22230
22231 2004-06-20  Jim Blandy  <jimb@redhat.com>
22232
22233         Fix PR testsuite/1680.
22234         * gdb.arch/i386-sse.exp: Properly quote curly braces in
22235         regular expressions.
22236
22237 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
22238
22239         Fix PR testsuite/1679.
22240         * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
22241         Issue an UNSUPPORTED result instead.
22242
22243 2004-06-18  Jim Blandy  <jimb@redhat.com>
22244
22245         * gdb.base/charset.exp: Only send a control-C if we see a new
22246         prompt and incomplete command.
22247
22248 2004-06-18  Michael Chastain  <mec.gnu@mindspring.com>
22249
22250         * gdb.cp/pr-574.cc: Add copyright notice.
22251
22252 2004-06-17  Jim Blandy  <jimb@redhat.com>
22253
22254         * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
22255         cases where the regexp has no groups; this grabs random text from
22256         the previous test suite, whatever that was.
22257
22258 2004-06-17  Michael Chastain  <mec.gnu@mindspring.com>
22259
22260         * gdb.cp/printmethod.cc: Add copyright notice.
22261
22262 2004-06-16  Michael Chastain  <mec.gnu@mindspring.com>
22263
22264         * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
22265
22266 2004-06-16  Andrew Cagney  <cagney@gnu.org>
22267
22268         * gdb.base/signull.c: Update copyright.  Include <string.h>.
22269         (bowler): Replace data_pointer with data_read
22270         and data_write cases.  Add code_descriptor case.
22271         (zero, desc): New array and pointer.
22272         (data, code): Change to simple pointers.
22273         * gdb.base/signull.exp: Fix probe pattern matching a function
22274         descriptor SIGSEGV.  Replace data_pointer with data_read and
22275         data_write tests.
22276
22277 2004-06-16  Andrew Cagney  <cagney@gnu.org>
22278
22279         * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
22280
22281 2004-06-15  Michael Chastain  <mec.gnu@mindspring.com>
22282
22283         * gdb.base/long_long.c: Add copyright notice.
22284
22285 2004-06-15  Michael Chastain  <mec.gnu@mindspring.com>
22286
22287         * gdb.base/long_long.exp: Remove reference to
22288         bug-gdb@prep.ai.mit.edu.  Change line-number-specific breakpoint
22289         to gdb_breakpoint and gdb_continue_to_breakpoint.
22290
22291 2004-06-14  Jim Blandy  <jimb@redhat.com>
22292
22293         * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
22294         endian case.
22295
22296 2004-06-14  Andrew Cagney  <cagney@gnu.org>
22297
22298         * gdb.base/gcore.exp (capture_command_output): Delete the always
22299         passing tests containing inferior values.
22300         * gdb.base/ending-run.exp: Do not include the breakpoint address
22301         in the test message.  Update copyright.
22302         * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
22303         size in the test name, use gdb_test_multiple.  Update copyright.
22304
22305 2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>
22306
22307         * gdb.cp/ref-types.cc: Add copyright notice.
22308
22309 2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>
22310
22311         * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
22312         hp_aCC_compiler.
22313         * lib/compiler.cc: Likewise.
22314         * lib/gdb.exp (get_compiler_info): Eval lines only if they are
22315         'set' commands.  Log diagnostics for other lines.  Set
22316         gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
22317
22318 2004-06-13  Michael Chastain  <mec.gnu@mindspring.com>
22319
22320         * gdb.cp/try_catch.cc: Add copyright notice.
22321
22322 2004-06-12  Michael Chastain  <mec.gnu@mindspring.com>
22323
22324         * gdb.cp/userdef.cc: Add copyright notice.
22325
22326 2004-06-11  Michael Chastain  <mec.gnu@mindspring.com>
22327
22328         * gdb.cp/virtfunc.cc: Add copyright notice.
22329
22330 2004-06-11  Randolph Chung  <tausq@debian.org>
22331
22332         * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
22333         problem.
22334
22335 2004-06-10  Andrew Cagney  <cagney@gnu.org>
22336
22337         * lib/compiler.cc, lib/compiler.c: Append either
22338         __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
22339         * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
22340         instead of gcc-3-3.
22341
22342 2004-06-09  Andrew Cagney  <cagney@gnu.org>
22343
22344         * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
22345         gdb/1455, bug is specific to "long long" and "double".
22346
22347         * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
22348         (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
22349         x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*.  PR tdep/1447
22350         fixed.
22351
22352 2004-06-09  Andrew Cagney  <cagney@gnu.org>
22353
22354         * gdb.base/structs.exp (test_struct_returns): Replace
22355         "return_value_unknown" and "finish_value_unknown" by
22356         "return_value_known" and "finish_value_known".  Instead of
22357         "return_value_unknown" iff "finish_value_unknown", check
22358         "return_value_known" implies "finish_value_known".
22359
22360 2004-06-08  Martin Hunt  <hunt@redhat.com>
22361
22362         * gdb.base/float.exp: Add pattern for mips targets.
22363
22364 2004-06-08  Randolph Chung  <tausq@debian.org>
22365
22366         * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
22367         message for unknown architectures more clear.
22368
22369 2004-06-08  Joel Brobecker  <brobecker@gnat.com>
22370
22371         * gdb.ada/null_record.exp: Use "start" instead of "begin" to
22372         start the execution of the program.
22373
22374 2004-06-07  Jim Blandy  <jimb@redhat.com>
22375
22376         * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
22377         * gdb.arch/i386-cpuid.h: New helper file.
22378
22379 2004-06-07  Randolph Chung  <tausq@debian.org>
22380
22381         * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
22382         has started.
22383
22384 2004-06-04  Roland McGrath  <roland@redhat.com>
22385
22386         Fix PR gdb/1647.
22387         * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
22388         differently to be robust to output buffering differences.
22389
22390 2004-06-04  Michael Chastain  <mec.gnu@mindspring.com>
22391
22392         * gdb.threads/pthreads.exp: Update copyright years.
22393         (check_control_c): Change asynchronous 'after' to synchronous.
22394
22395 2004-06-04  Roland McGrath  <roland@redhat.com>
22396
22397         * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
22398         next gdb prompt.
22399
22400 2004-06-02  Michael Chastain  <mec.gnu@mindspring.com>
22401
22402         Fix PR gdb/1636.
22403         * gdb.threads/manythreads.exp: Change asynchronous 'after'
22404         calls to synchronous.
22405
22406 2004-05-26  Jim Blandy  <jimb@redhat.com>
22407
22408         * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
22409
22410 2004-05-24  Randolph Chung  <tausq@debian.org>
22411
22412         * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
22413         * gdb.asm/pa.inc: New file.
22414
22415 2004-05-22  Mark Kettenis  <kettenis@gnu.org>
22416
22417         * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
22418
22419 2004-05-21  Joel Brobecker  <brobecker@gnat.com>
22420             Daniel Jacobowitz  <drow@mvista.com>
22421
22422         * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
22423         GDB prompt.
22424
22425 2004-05-20  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22426
22427         * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
22428         setjmp/longjmp.  Use sigaction instead of signal.
22429
22430 2004-05-19  J. Brobecker  <brobecker@gnat.com>
22431             Michael Snyder  <msnyder@redhat.com>
22432
22433         * gdb.threads/pthread_cond_wait.c: New file.
22434         * gdb.threads/pthread_cond_wait.exp: New testcase.
22435
22436 2004-05-13  Andrew Cagney  <cagney@redhat.com>
22437
22438         * gdb.base/signull.exp, gdb.base/signull.c: New files.
22439         * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
22440
22441 2004-05-11  Andrew Cagney  <cagney@redhat.com>
22442
22443         * gdb.base/sigstep.exp (advancei): Update KFAILs.  gdb/1613 is
22444         fixed but revealed gdb/1639.
22445
22446 2004-05-10  Andrew Cagney  <cagney@redhat.com>
22447
22448         * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
22449         func1" and "next to 2nd alarm", kernel bug avoided.
22450
22451 2004-05-10  Daniel Jacobowitz  <dan@debian.org>
22452
22453         PR external/1568
22454         * gdb.base/bigcore.exp: Check the size of the dumped core file.
22455         XFAIL if it is smaller than bytes_allocated.
22456         * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
22457         (main): Make chunks_allocated unsigned.  Correct comment.
22458
22459 2004-05-07  Joel Brobecker  <brobecker@gnat.com>
22460
22461         * gdb.arch/powerpc-aix-prologue.c: New file.
22462         * gdb.arch/powerpc-aix-prologue.exp: New file.
22463
22464 2004-05-07  Jim Blandy  <jimb@redhat.com>
22465
22466         * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
22467         gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
22468
22469 2004-05-06  Joel Brobecker  <brobecker@gnat.com>
22470
22471         * gdb.base/sep.exp: No longer setup_kfail when the program was
22472         built with dwarf2.
22473
22474 2004-05-05  Jim Ingham  <jingham@apple.com>
22475
22476         * gdb.base/pending.exp: Make sure pending breakpoints
22477         preserve the ignore count.
22478
22479 2004-04-27  Jerome Guitton  <guitton@gnat.com>
22480
22481         * i386-prologue.exp: Add testcase for jump instruction as first
22482         instruction of the real code.
22483         * i386-prologue.c (jump_at_beginning): New function.
22484
22485 2004-04-28  Mark Kettenis  <kettenis@gnu.org>
22486
22487         * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
22488         x86_64-*-*.
22489
22490 2004-04-28  Mark Kettenis  <kettenis@gnu.org>
22491
22492         * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
22493         i*86-*-*.
22494
22495 2004-04-25  Mark Kettenis  <kettenis@gnu.org>
22496
22497         * gdb.base/call-sc.exp (start_scalars_test): Fix regular
22498         expression that checks the return type.
22499
22500 2004-04-23  Andrew Cagney  <cagney@redhat.com>
22501
22502         * gdb.base/call-sc.exp: New test of scalar call/return values.
22503         * gdb.base/call-sc.c: Ditto.
22504
22505 2004-04-23  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
22506
22507         * gdb.threads/manythreads.c: Reduce thread stack size.
22508
22509 2004-04-23  Jeff Johnston  <jjohnstn@redhat.com>
22510
22511         * gdb.threads/manythreads.c: Add copyright notice.
22512
22513 2004-04-23  Andrew Cagney  <cagney@redhat.com>
22514
22515         * gdb.base/siginfo.exp: Better handle step out of signal.
22516         * gdb.base/sigstep.exp: Ditto.
22517
22518 2004-04-22  Jeff Johnston  <jjohnstn@redhat.com>
22519             Daniel Jacobowitz  <drow@mvista.com>
22520
22521         * gdb.threads/manythreads.c: New testcase.
22522         * gdb.threads/manythreads.exp: Ditto.
22523
22524 2004-04-22  Jim Blandy  <jimb@redhat.com>
22525
22526         * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
22527         gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
22528
22529 2004-04-21  Michael Chastain  <mec.gnu@mindspring.com>
22530
22531         * gdb.stabs/weird.exp: Accept full pathname for $binfile.
22532
22533 2004-04-21  Andrew Cagney  <cagney@redhat.com>
22534
22535         * gdb.base/sigstep.c: New file.
22536         * gdb.base/sigstep.exp: New file.
22537
22538 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
22539
22540         * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
22541         call to observer_notify_normal_stop.
22542
22543 2004-04-15  Andrew Cagney  <cagney@redhat.com>
22544
22545         * gdb.base/siginfo.c: New file.
22546         * gdb.base/siginfo.exp: New file.
22547
22548 2004-04-12  J. Brobecker  <brobecker@gnat.com>
22549
22550         * gdb.base/sep.exp: Fix typo in comment.
22551
22552 2004-04-12  J. Brobecker  <brobecker@gnat.com>
22553
22554         * gdb.base/sep.c: New file.
22555         * gdb.base/sep-proc.c: New file.
22556         * gdb.base/sep.exp: New testcase.
22557
22558 2004-04-09  Mark Kettenis  <kettenis@gnu.org>
22559
22560         * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
22561         support.
22562
22563 2004-04-05  Andrew Cagney  <cagney@redhat.com>
22564
22565         * gdb.base/sigaltstack.c: New file.
22566         * gdb.base/sigaltstack.exp: New file.
22567
22568 2004-04-04  Joel Brobecker  <brobecker@gnat.com>
22569
22570         * gdb.base/foll-fork.exp: Update the expected output for
22571         "help set follow-fork-mode", to match a change that was made
22572         to the help of this variable on 2004-01-13.
22573
22574 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
22575
22576         * lib/ada.exp: Add copyright notice.
22577         * bar.ads: Likewise.
22578         * bar.adb: Likewise.
22579         * null_record.adb: Likewise.
22580         * null_record.exp: Likewise.
22581         * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
22582
22583 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
22584
22585         * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
22586         * configure: Regenerate.
22587
22588 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
22589
22590         * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
22591         to build the application. Remove the message printed when in
22592         verbose mode, redundant with the UNSUPPORTED message above.
22593
22594 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
22595
22596         * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
22597         * gdb.ada (null_record.exp): New testcase.
22598
22599 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
22600
22601         * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
22602
22603 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
22604
22605         * gdb.ada: New subdirectory.
22606         * gdb.ada/Makefile.in: New file.
22607         * gdb.ada/gnat_ada.gpr.in: New file.
22608
22609 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
22610
22611         * lib/ada.exp: New file.
22612
22613 2004-03-24  Daniel Jacobowitz  <drow@mvista.com>
22614
22615         * gdb.base/gdb1250.exp: Use runto {allow-pending}.
22616         * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
22617
22618 2004-03-22  Andrew Cagney  <cagney@redhat.com>
22619
22620         * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
22621         hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
22622         Problem identified by Ulrich Weigand.
22623
22624 2004-03-17  David Carlton  <carlton@kealia.com>
22625
22626         * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
22627         PR c++/826.
22628
22629 2004-03-16  Roland McGrath  <roland@redhat.com>
22630
22631         * gdb.base/auxv.exp: New file.
22632         * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
22633
22634 2004-03-12  David Carlton  <carlton@kealia.com>
22635
22636         * gdb.cp/pr-1553.exp: New.  Tests for PR c++/1553.
22637         * gdb.cp/pr-1553.cc: Ditto.
22638         * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
22639         pass branch.
22640
22641 2004-03-12  Michael Chastain  <mec.gnu@mindspring.com>
22642
22643         * gdb.cp/templates.exp: Accept more template types.
22644
22645 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
22646
22647         From Corinna Vinschen with modifications.
22648         * gdb.cp/classes.cc (enums1): Add a line to extend scope of
22649         local variable obj_with_enum.
22650         * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
22651         results with obj_with_enum.
22652
22653 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
22654
22655         * gdb.cp/classes.cc: New file, copied from misc.cc.
22656         * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
22657
22658 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
22659
22660         * gdb.cp/misc.cc: Add copyright notice.
22661
22662 2004-03-05  David Carlton  <carlton@kealia.com>
22663
22664         * gdb.cp/rtti.exp: Add 'print *obj3' test.
22665         * gdb.cp/rtti.h: Update copyright.
22666         (namespace n2::n3): New.
22667         * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
22668         (n2::n3::func3): New.
22669         (main): Call n2::n3::func3.
22670         * gdb.cp/rtti2.cc: Update copyright.
22671         (n2::create3): New.
22672
22673 2004-03-04  Mark Kettenis  <kettenis@gnu.org>
22674
22675         * gdb.asm/openbsd.inc: Fix typo.
22676
22677 2004-03-03  Fred Fish  <fnf@redhat.com>
22678
22679         * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
22680         "val" instead of unused "size".  Update copyright year.
22681
22682 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
22683
22684         * gdb.cp/ctti.exp: Handle unsigned char type.  Expect templates
22685         to use unsigned char.
22686         * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
22687         gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
22688
22689 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
22690
22691         * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
22692         line of output.
22693
22694 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
22695
22696         * gdb.base/relocate.c (dummy): Initialize.
22697
22698 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
22699
22700         * gdb.base/chng-syms.exp: Anchor exit pattern.  Allow
22701         a breakpoint at exit.
22702
22703 2004-02-27  Fred Fish  <fnf@redhat.com>
22704
22705         * gdb.base/chng-syms.exp: Add expect condition to match failing
22706         case that isn't a timeout.
22707
22708 2004-02-27  Andrew Cagney  <cagney@redhat.com>
22709
22710         * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
22711         support.
22712
22713 2004-02-26  Fred Fish  <fnf@redhat.com>
22714
22715         * gdb.arch/gdb1431.c: Remove.
22716         * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
22717         * gdb.arch/gdb1431.exp: Use "advance" correctly instead
22718         of "until" incorrectly.
22719
22720 2004-02-26  J. Brobecker  <brobecker@gnat.com>
22721
22722         * gdb.cp/class2.cc (empty): New class.
22723         (refer): New function.
22724         (main): Declare an object of type empty and use it.
22725         * gdb.cp/class2.exp: Print the value of an object of type empty.
22726
22727 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
22728
22729         * gdb.base/langs.exp: Update query string to match the
22730         new nquery format used for pending breakpoints.
22731
22732 2004-02-26  Andrew Cagney  <cagney@redhat.com>
22733
22734         Fix PR i18n/1570.
22735         * gdb.base/charset.c: Update copyright notice.
22736         (main, init_string): Remove the escape character '\e' tests.
22737         * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
22738         * gdb.base/charset.exp (valid_host_charset): Ditto.
22739         * gdb.base/setvar.exp: Ditto.
22740
22741 2004-02-24  Andrew Cagney  <cagney@redhat.com>
22742
22743         * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
22744         mmapped data in core file" PASS and FAIL messages consistent.
22745
22746         * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
22747         setting a breakpoint.  Work around PR java/1565.
22748
22749 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
22750
22751         * lib/gdb.exp (gdb_breakpoint): Update query string to match
22752         new nquery format.
22753         * gdb.base/pending.exp: Ditto.
22754
22755 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
22756
22757         * configure.in: Run stabs tests on *BSD.
22758         * configure: Regenerated.
22759
22760 2004-02-21  Mark Kettenis  <kettenis@gnu.org>
22761
22762         * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
22763
22764 2004-02-20  Fred Fish  <fnf@redhat.com>
22765
22766         * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
22767         blank in test for "returns short", for consistency with other
22768         "returns xxx" tests.  Update copyright year.
22769
22770 2004-02-19  Fred Fish  <fnf@redhat.com>
22771
22772         New testcase for PR breakpoint/1558.
22773         * gdb.arch/gdb1558.exp: New file.
22774         * gdb.arch/gdb1558.c: New file.
22775
22776 2004-02-19  Elena Zannoni  <ezannoni@redhat.com>
22777
22778         * gdb.base/nodebug.exp: Fix typo.
22779
22780 2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
22781
22782         Committed by Jim Blandy  <jimb@redhat.com>.
22783
22784         * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
22785
22786         * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
22787
22788         * gdb.base/float.exp: Support s390*-*-* targets.
22789
22790 2004-02-17  Adam Fedor  <fedor@gnu.org>
22791
22792         * gdb.base/gdb1555.exp: New file.
22793         * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
22794
22795 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
22796
22797         * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
22798
22799 2004-02-16  Fred Fish  <fnf@redhat.com>
22800
22801         * gdb.arch/gdb1291.c: Remove
22802         * gdb.arch/gdb1291.s: New test input file.
22803         * gdb.arch/gdb1291.exp: Expand test to check case that should not
22804         fail.  Test for correct result, known incorrect result, other
22805         failures and timeouts.
22806
22807 2004-02-16  Andrew Cagney  <cagney@redhat.com>
22808
22809         * gdb.base/bigcore.exp: New file.
22810         * gdb.base/bigcore.c: New file.
22811
22812 2004-02-13  Andrew Cagney  <cagney@redhat.com>
22813
22814         * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
22815         * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
22816         * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
22817         * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
22818         * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
22819         * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
22820         * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
22821         * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
22822         * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
22823         * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
22824
22825 2004-02-11  Jeff Johnston  <jjohnstn@redhat.com>
22826
22827         * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
22828         executed is an alloc instruction.
22829
22830 2004-02-11  David Carlton  <carlton@kealia.com>
22831
22832         * gdb.cp/breakpoint.exp: New.
22833         * gdb.cp/breakpoint.cc: New.
22834
22835 2004-02-11  Michael Chastain  <mec.gnu@mindspring.com>
22836
22837         Partial fix for PR gdb/1543.
22838         * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
22839         gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
22840         gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
22841         gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
22842         gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
22843         gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
22844         gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
22845         gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
22846         gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
22847         to bug-gdb@prep.ai.mit.edu .
22848         * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
22849         gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
22850         gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
22851         Likewise.
22852
22853 2004-02-10  Andrew Cagney  <cagney@redhat.com>
22854
22855         * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
22856         using gdb_internal_error_resync.
22857
22858 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
22859
22860         * gdb.threads/thread-specific.exp: Stop early if no threads are
22861         found.
22862
22863 2004-02-09  Michael Chastain  <mec.gnu@mindspring.com>
22864
22865         * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
22866
22867 2004-02-08  Daniel Jacobowitz  <drow@mvista.com>
22868
22869         * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
22870         breakpoints.
22871
22872 2004-02-07  Daniel Jacobowitz  <drow@mvista.com>
22873
22874         * config/sim.exp (gdb_load): Handle $arg == "".
22875         * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
22876         * gdb.objc/basicclass.exp: Use gdb_run_cmd.
22877
22878 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
22879
22880         * gdb.base/maint.exp: Update test to reflect
22881          obstack changes.
22882
22883 2004-02-04  Jeff Johnston  <jjohnstn@redhat.com>
22884
22885         * gdb.base/pendshr.c (pendfunc): New function that calls
22886         pendfunc1.
22887         * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
22888
22889 2004-02-04  Fred Fish  <fnf@redhat.com>
22890
22891         * gdb.arch/gdb1431.c: Add underbar prefixed version of global
22892         function symbols and update copyright years.
22893         * gdb.arch/gdb1291.c: Ditto.
22894
22895 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
22896
22897         * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
22898
22899 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
22900
22901         * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
22902
22903 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
22904
22905         * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
22906
22907 2004-02-02  Fred Fish  <fnf@redhat.com>
22908
22909         * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
22910         remote targets.  Update copyright years.
22911
22912 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
22913
22914         * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
22915         support.
22916         * gdb.base/langs.exp: Fix test which attempts to create
22917         breakpoint on non-existent function to handle new pending
22918         support.
22919         * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
22920         a breakpoint.
22921         * gdb.base/pending.exp: New test.
22922         * gdb.base/pending.c: New file.
22923         * gdb.base/pendshr.c: Ditto.
22924
22925 2004-02-02  David Carlton  <carlton@kealia.com>
22926
22927         * gdb.cp/overload.exp: Add overloadNamespace tests.
22928         * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
22929         (overloadNamespace, XXX): New.
22930         (main): Call XXX::marker2.
22931
22932 2004-02-01  Fred Fish  <fnf@redhat.com>
22933
22934         * gdb.base/dump.exp: Use runto_main instead of "runto main".
22935         * gdb.base/finish.exp: Ditto.
22936         * gdb.base/gcore.exp: Ditto.
22937         * gdb.base/huge.exp: Ditto.
22938         * gdb.base/info-proc.exp: Ditto.
22939         * gdb.base/return2.exp: Ditto.
22940         * gdb.threads/gcore-thread.exp: Ditto.
22941
22942 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
22943
22944         * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
22945
22946 2004-02-01  Mark Kettenis  <kettenis@gnu.org>
22947
22948         * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
22949         that opening the file succeeds on OpenBSD.
22950
22951 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
22952
22953         * gdb.threads/thread-specific.c: New file.
22954         * gdb.threads/threads-specific.exp: New test script.
22955         * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
22956         to expect_out.
22957
22958 2004-02-01  Mark Kettenis  <kettenis@gnu.org>
22959
22960         * gdb.base/call-ar-st.exp: Call get_debug_format.  Remove xfail on
22961         sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
22962         only on the "print_small_structs from print_long_arg_list" test.
22963
22964 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
22965
22966         * gdb.base/completion.exp: Kill a stray backslash.
22967
22968         From Jim Ingham <jingham@apple.com>:
22969         * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
22970         agrees with the result from sending a tab.
22971
22972 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
22973
22974         * gdb.base/chng-syms.exp: Remove stray newline.
22975
22976 2004-01-31  Mark Kettenis  <kettenis@gnu.org>
22977
22978         * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
22979         *-*-openbsd*.
22980         * gdb.asm/openbsd.inc: New file.
22981
22982 2004-01-30  Mark Kettenis  <kettenis@gnu.org>
22983
22984         * gdb.asm/asm-source.exp: Strip -Wl, from link-flags.  Don't
22985         append -static to link-flags for *-*-freebsd*, *-*netbsd* and
22986         *-*solaris2*.  Remove commented out default settings for
22987         asm-flags.  Replace gdb_compile with target_link.
22988
22989 2004-01-29  Michael Chastain  <mec.gnu@mindspring.com>
22990
22991         * gdb.cp/inherit.exp: Rewrite.  Use gdb_test_multiple and gdb
22992         for all tests.  Remove old hp-ux and cygnus xfail cases.
22993
22994 2004-01-29  Paul N. Hilfinger  <Hilfinger@gnat.com>
22995
22996         * gdb.base/chng-syms.exp: New file.
22997         * gdb.base/chng-syms.c: New file.
22998
22999 2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>
23000
23001         * gdb.cp/local.exp: Rewrite "ptype Local".  Add "ptype l".
23002         Provide arms for current output in all my configurations.
23003
23004 2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>
23005
23006         * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
23007         * lib/compiler.cc: Likewise.
23008         * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
23009         get the right preprocessor.  Eval the output directly.  Remove
23010         special tests for hp_cc_compiler and hp_aCC_compiler.  Remove
23011         hp_f77_compiler and hp_f90_compiler completely.
23012         (gdb_preprocess): Delete.
23013         (get_compiler): Delete.
23014
23015 2004-01-24  Mark Kettenis  <kettenis@gnu.org>
23016
23017         * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
23018         <string.h>.
23019
23020 2004-01-24  Nick Roberts  <nick@nick.uklinux.net>
23021
23022         * gdb.mi/mi-stack.exp: Update copyright.
23023
23024 2004-01-23  David Carlton  <carlton@kealia.com>
23025
23026         * gdb.cp/rtti.exp: Don't include full path in ${srcfile}.  Add
23027         test for cp_lookup_transparent_type.
23028         * gdb.cp/rtti1.cc: Update copyright.  Add n2::func and refer_to;
23029         call them.
23030
23031 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
23032
23033         * gdb.mi/mi-var-child.exp: Update copyright year.  Move new test
23034         after -var-update.
23035
23036 2004-01-23  David Carlton  <carlton@kealia.com>
23037
23038         * gdb.cp/namespace.cc (C::ensureRefs): New.
23039         * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
23040
23041 2004-01-20  Nick Roberts  <nick@nick.uklinux.net>
23042
23043         * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
23044         case "-stack-list-locals 2".
23045         * gdb.mi/mi-var-child.exp: Test for case
23046         "-var-list-children --all-values NAME".
23047
23048 2004-01-18  Michael Chastain  <mec.gnu@mindspring.com>
23049
23050         * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
23051
23052 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
23053
23054         * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
23055         used with gdb_test_multiple.
23056
23057         * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
23058         read at address 0.  This fixes PR testsuite/1504.
23059
23060 2004-01-18  Daniel Jacobowitz  <drow@mvista.com>
23061
23062         * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
23063         Remove downloading, guessing the host executable, the calls to
23064         gdb_file_cmd and gdb_target_cmd, and "load" support.
23065         (infer_host_exec): New function broken out from gdb_load.
23066         (gdb_load): New wrapper for gdbserver_gdb_load.
23067         * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
23068         gdb_target_cmd.  Use -target-select.
23069         (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
23070         Download binaries to the host.  Clear last_mi_remote_file when
23071         we load a new binary.
23072         (mi_gdb_load): Call mi_gdb_file_cmd.  If gdbserver.exp is loaded,
23073         call gdbserver_gdb_load and mi_gdb_target_cmd.
23074
23075 2004-01-17  Michael Chastain  <mec.gnu@mindspring.com>
23076
23077         * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
23078         type patterns.
23079
23080 2004-01-17  Michael Chastain  <mec.gnu@mindspring.com>
23081
23082         * gdb.cp/templates.exp: Fix typo in test name of
23083         "print Foo<volatile char*>::foo".
23084
23085 2004-01-15  Michael Chastain  <mec.gnu@mindspring.com>
23086
23087         * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
23088
23089 2004-01-16  Ben Elliston  <bje@wasabisystems.com>
23090
23091         * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
23092         (clean mostlyclean): Remove empty rm.
23093
23094 2004-01-15  Michael Chastain  <mec.gnu@mindspring.com>
23095
23096         * gdb.base/setvar.exp: Add copyright years.
23097
23098 2004-01-14  David Carlton  <carlton@bactrian.org>
23099
23100         * gdb.cp/rtti.exp: Update copyright.  KFAIL test with repect to
23101         PR c++/1511 and update coment.
23102         * gdb.cp/templates.exp: Update patterns to match current output.
23103         If changes involve something other than whitespace, KFAIL
23104         w.r.t. PR c++/1512 or PR c++/931 as appropriate.
23105
23106 2004-01-14  David Carlton  <carlton@kealia.com>
23107
23108         * gdb.cp/namespace.exp: Add tests involving classes defined within
23109         namespaces.
23110         * gdb.cp/namespace.cc (C::CClass): New.
23111         * gdb.cp/namespace1.cc (C::OtherFileClass): New.
23112
23113 2004-01-14  Elena Zannoni  <ezannoni@redhat.com>
23114
23115         * gdb.base/sepdebug.exp: Bail out of the test if we don't know
23116         what debug info we have. Print a better message if something goes
23117         wrong while producing the separate debug info file.
23118
23119 2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>
23120
23121         * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
23122
23123 2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>
23124
23125         * gdb.base/callfuncs.c: Add copyright notice.
23126
23127 2004-01-13  Michael Chastain  <mec.gnu@mindspring.com>
23128
23129         * gdb.cp/derivation.exp: Add XFAIL for bug with protected
23130         inheritance.  PR gdb/1498, PR gcc/13539.
23131
23132 2004-01-13  Elena Zannoni  <ezannoni@redhat.com>
23133
23134          * gdb.threads/gcore-thread.exp: Prefix name of binary with
23135          test specific name.
23136          * gdb.mi/gdb669.exp: Ditto.
23137          * gdb.mi/mi-pthreads.exp: Ditto.
23138          * gdb.mi/mi1-pthreads.exp: Ditto.
23139          * gdb.mi/mi2-pthreads.exp: Ditto.
23140
23141 2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>
23142
23143         * gdb.cp/member-ptr.cc: Add copyright notice.
23144
23145 2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>
23146
23147         * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple.  Add
23148         some patterns for recent versions of gcc and hpacc.  Delete
23149         calls to setup_xfail for hppa*-*-*.  Delete redundant tests.
23150         Delete tests that access a NULL pointer-to-member-data.  This
23151         script is still disabled for gcc.
23152
23153 2004-01-12  Elena Zannoni  <ezannoni@redhat.com>
23154
23155         * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
23156         escaped correctly.
23157
23158 2004-01-12  Elena Zannoni  <ezannoni@redhat.com>
23159
23160         * gdb.base/sepdebug.exp: New file.
23161         * gdb.base/sepdebug.c: New file.
23162         * lib/gdb.exp (separate_debug_filename): New procedure.
23163         (gdb_gnu_strip_debug): New procedure.
23164
23165 2004-01-12  Andrew Cagney  <cagney@redhat.com>
23166
23167         * gdb.mi/ChangeLog: Delete file.  Renamed to ...
23168         * gdb.mi/ChangeLog-1999-2003: New file.
23169
23170 2004-01-12  Andrew Cagney  <cagney@redhat.com>
23171
23172         * gdb.base/fileio.exp: Update copyright year.  On GNU/Linux, for
23173         "Renaming a directory to a non-empty directory returns ENOTEMPTY
23174         or EEXIST", treat EBUSY as an XFAIL.
23175
23176 2004-01-11  Michael Chastain  <mec.gnu@mindspring.com>
23177
23178         * gdb.base/scope.exp: Remove obsolete setup_xfail for
23179         hp_cc_compiler.
23180
23181 2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>
23182
23183         * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
23184         decorations.
23185
23186 2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>
23187
23188         * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
23189         and "(aCC)" decorations.  Remove obsolete doco about old
23190         test results.
23191
23192 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
23193
23194         * gdb.cp/exception.exp: Fix typo in doco.
23195
23196 2004-01-09  Mark Kettenis  <kettenis@gnu.org>
23197
23198         * gdb.base/gdb1476.exp: Fix typo.
23199
23200 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
23201
23202         * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
23203         file.
23204
23205 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
23206
23207         * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
23208         * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
23209         Use gdb_compile.  Remove restriction on gcc.  Add some patterns
23210         for recent version of gdb.  Delete second half, which was a copy
23211         of the first half with different build flags.  This test is
23212         still disabled because it is still not ready for production.
23213
23214 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
23215
23216         * gdb.cp/exception.cc: Add copyright notice.
23217         * gdb.cp/exception.exp: Add a notice that this file is broken
23218         because of line number changes caused by addition of copyright
23219         notice.
23220
23221 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
23222
23223         * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
23224         * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
23225
23226 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
23227
23228         * gdb.cp/classes.exp: Accept gnu abi 2.
23229         * gdb.cp/derivation.exp: Likewise.
23230         * gdb.cp/overload.exp: Likewise.
23231         * gdb.cp/virtfunc.exp: Likewise.
23232
23233 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
23234
23235         * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
23236         semicolon after end of function.
23237
23238 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
23239
23240         * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
23241         * gdb.cp/bs15503.exp: Remove hp-only restriction.  Use modern
23242         boilerplate code for compiling and running the program under
23243         test.  Add some string method tests.
23244
23245 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
23246
23247         * gdb.cp/bs15503.cc: Add copyright notice.
23248         * gdb.cp/bs15503.exp: Adjust line number.
23249
23250 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
23251
23252         * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
23253         * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
23254
23255 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
23256
23257         * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
23258         hp_cc_compiler.
23259
23260 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
23261
23262         * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
23263         * gdb.cp/ctti.exp: Use the marker instead of "next".
23264         With gcc, run further before bailing.
23265
23266 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
23267
23268         * gdb.cp/cttiadd.cc: Add copyright notice.
23269         * gdb.cp/cttiadd1.cc: Likewise.
23270         * gdb.cp/cttiadd2.cc: Likewise.
23271         * gdb.cp/cttiadd3.cc: Likewise.
23272
23273 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
23274
23275         * gdb.cp/ctti.exp: Partial rewrite.  Call gdb_compile properly.
23276         Use gdb_test, gdb_test_multiple.  Use floating-point values that
23277         have exact representations in IEEE-ish formats.
23278
23279 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
23280
23281         * gdb.base/constvars.exp: Do not force lang=c++ if using HP
23282         compilers.  Delete duplicate call to get_compiler_info.
23283         (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
23284         * gdb.base/volatile.exp: Likewise.
23285
23286 2004-01-07  Mark Kettenis  <kettenis@gnu.org>
23287
23288         * gdb.base/gdb1476.exp: Only run the tests if we can't read the
23289         memory at address 0.
23290
23291 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
23292
23293         * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
23294         to test for hp-ux assembler.  Fix copyright years.
23295
23296 2004-01-07  Andrew Cagney  <cagney@redhat.com>
23297
23298         * gdb.base/fileio.c (strerrno): Add "EBUSY".
23299
23300 2004-01-07  Andrew Cagney  <cagney@redhat.com>
23301
23302         * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
23303         when creating the read-only file.  From analysis by Roland McGrath
23304         and Elena Zannoni.
23305
23306 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
23307
23308         * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
23309
23310 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
23311
23312         * gdb.base/cvexpr.c: Be type-safe with function pointers and
23313         data pointers.
23314
23315 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
23316
23317         * gdb.cp/m-static.exp: Compile one source file at a time.
23318         Delete unused call to get_compiler_info.
23319
23320 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
23321
23322         * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
23323         * gdb.base/call-rt-st.exp: Likewise.
23324         * gdb.base/nodebug.exp: Likewise.
23325         * gdb.base/volatile.exp: Likewise.
23326         * gdb.cp/ref-types.exp: Likewise.
23327         * gdb.cp/templates.exp: Likewise.
23328
23329 2004-01-05  Mark Kettenis  <kettenis@gnu.org>
23330
23331         * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
23332
23333 2004-01-05  Michael Chastain  <mec.gnu@mindspring.com>
23334
23335         * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
23336         hppa*-hp-hpux*.
23337
23338 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
23339
23340         * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
23341         x86_64-*-*.
23342
23343         * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
23344         sparc64-*-* and sparc*-solaris2*.
23345
23346 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
23347
23348         * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
23349         return ${tests}" test.  The ${tests} already mentions the
23350         filename.
23351
23352 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
23353
23354         * gdb.cp/local.exp: Accept gcc abi 2.
23355
23356 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
23357
23358         * gdb.cp/templates.exp: Accept gcc abi 2.
23359
23360 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
23361
23362         * lib/compiler.cc: Remove supports_template_debugging.
23363         * gdb.cp/templates.exp: Do not test supports_template_debugging.
23364
23365 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
23366
23367         * gdb.cp/namespace.exp: Accept gcc abi 2.
23368
23369 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
23370
23371         * gdb.cp/method.exp: Accept gcc abi 2.
23372
23373 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
23374
23375         * gdb.cp/classes.exp: Generate identical results as old version.
23376         * gdb.cp/derivation.exp: Likewise.
23377         * gdb.cp/overload.exp: Likewise.
23378         * gdb.cp/virtfunc.exp: Likewise.
23379
23380 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
23381
23382         * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
23383         mysterious bug with sourceware version of expect.
23384
23385 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
23386
23387         * gdb.cp/overload.exp: Rewrite.  Clean up patterns to match
23388         current versions of gcc, including gcc abi 2.  Remove gratuitous
23389         restart of test program.  Use gdb_test_multiple and gdb_test for
23390         all tests.  Add patterns to xfail missing "const" in "const char *"
23391         and kfail PR gdb/1155.
23392
23393 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
23394
23395         * gdb.cp/derivation.exp: Rewrite.  Clean up patterns to match
23396         current versions of gcc, including gcc abi 2.  Remove gratuitous
23397         restart of test program.  Use gdb_test_multiple and gdb_test for
23398         all tests.  Add patterns to kfail PR gdb/1498.
23399
23400 2003-12-31  Michael Chastain  <mec.gnu@mindspring.com>
23401
23402         * gdb.cp/virtfunc.exp: Rewrite.  Clean up patterns to match
23403         current versions of gcc, including gcc abi 2.  Use "breakpoint"
23404         and "continue" instead of restarting the target program.  Use
23405         gdb_test_multiple and gdb_test for all tests.
23406
23407 2004-01-01  Mark Kettenis  <kettenis@gnu.org>
23408
23409         * gdb.asm/asm-source.exp: Update copyright year.  Link statically
23410         for *-*-solaris2*.
23411
23412 2003-12-31  Michael Chastain  <mec.gnu@mindspring.com>
23413
23414         * gdb.cp/classes.exp: Rewrite.  Clean up patterns to match
23415         current versions of gcc, including gcc abi 2.  Use "breakpoint"
23416         and "continue" instead of restarting the target program several
23417         times.  Use gdb_test_multiple and gdb_test for all tests.
23418
23419 2003-12-18  Michael Chastain  <mec.gnu@mindspring.com>
23420
23421         * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
23422         source files.
23423
23424 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
23425
23426         * gdb.base/environ.exp: Handle compiling test case from multiple
23427         source files.
23428
23429 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
23430
23431         * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
23432
23433 2003-12-17  Jim Blandy  <jimb@redhat.com>
23434
23435         * gdb.base/freebpcmd.c: Add copyright notice.
23436
23437         * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
23438
23439 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
23440
23441         * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
23442
23443 2003-12-13  Jim Blandy  <jimb@redhat.com>
23444
23445         * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
23446
23447 2003-12-12  Kevin Buettner  <kevinb@redhat.com>
23448
23449         * gdb.asm/frv.inc: New file.
23450         * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
23451
23452 2003-12-09  Fred Fish  <fnf@redhat.com>
23453
23454         * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
23455         functions to break1.c and leave prototypes behind.  Add more
23456         "set breakpoint NN here" comments.
23457         * gdb.base/break1.c: New file.
23458
23459         * gdb.base/break.exp: Handle compiling test case from multiple
23460         source files and change source file references as needed.
23461         * gdb.base/completion.exp: Ditto.
23462         * gdb.base/condbreak.exp: Ditto.
23463         * gdb.base/define.exp: Ditto.
23464         * gdb.base/ena-dis-br.exp: Ditto.
23465         * gdb.base/info-proc.exp: Ditto.
23466         * gdb.base/maint.exp: Ditto.
23467         * gdb.base/until.exp: Ditto.
23468
23469         * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
23470         hardcoded line numbers.
23471         * gdb.base/define.exp: Ditto.
23472         * gdb.base/ena-dis-br.exp: Ditto.
23473         * gdb.base/maint.exp: Ditto.
23474         * gdb.base/until.exp: Ditto.
23475
23476         * gdb.base/completion.exp: Use "break1" for completion tests since
23477         "break" is no longer a unique prefix.
23478
23479 2003-12-06  Andrew Cagney  <cagney@redhat.com>
23480
23481         * gdb.base/structs.exp (test_struct_returns): When applicable, set
23482         "return_value_unimplemented".  When an unimplemented struct return
23483         architecture, report incorrect values as a KFAIL
23484
23485 2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>
23486
23487         * gdb.cp/rtti.exp: Accept new wording of warning from
23488         cp_lookup_rtti_type.
23489
23490 2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>
23491
23492         Partial fix for PR testsuite/1456.
23493         * gdb.base/scope.exp (test_at_main): Replace references to
23494         gcc_compiled with calls to test_compiler_info.
23495         (test_at_foo): Likewise.
23496         (test_at_bar): Likewise.
23497
23498 2003-12-04  Michael Chastain  <mec.gnu@mindspring.com>
23499
23500         Partial fix for PR testsuite/1456.
23501         * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
23502         to test_compiler_info.
23503
23504 2003-12-03  Michael Chastain  <mec.gnu@mindspring.com>
23505
23506         * gdb.base/so-impl-ld.exp: Update copyright notice.
23507
23508 2003-12-02  Michael Chastain  <mec.gnu@mindspring.com>
23509
23510         Partial fix for PR testsuite/1456.
23511         * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
23512         to test_compiler_info.
23513
23514 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
23515
23516         * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
23517         from current versions of gdb.  Clean up regular expressions.
23518         Delete redundant timeout case.
23519
23520 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
23521
23522         * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
23523         from current versions of gdb.  Clean up regular expressions.
23524         Delete redundant timeout case.
23525
23526 2003-12-01  Michael Chastain  <mec.gnu@mindspring.com>
23527
23528         Partial fix for PR testsuite/1456.
23529         * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
23530         gcc_compiled with call to test_compiler_info.
23531
23532 2003-11-30  Michael Chastain  <mec.gnu@mindspring.com>
23533
23534         Partial fix for PR testsuite/1456.
23535         * gdb.base/list.exp (test_list_function): Delete unused declaration
23536         of gcc_compiled.
23537
23538 2003-11-29  Michael Chastain  <mec.gnu@mindspring.com>
23539
23540         Partial fix for PR testsuite/1456.
23541         * gdb.base/complex.exp: Replace reference to gcc_compiled with
23542         call to test_compiler_info.
23543
23544 2003-11-29  Mark Kettenis  <kettenis@gnu.org>
23545
23546         * gdb.asm/asm-source.exp: Initialize asm-note to "empty".  Set
23547         asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*.  Use
23548         it to create the appropriate note.inc.
23549         * gdb.asm/asmsrc1.s: Include "note.inc".
23550         * gdb.asm/netbsd.inc: New file.
23551         * gdb.asm/empty.inc: New file.
23552
23553 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
23554
23555         Partial fix for PR testsuite/1456.
23556         * gdb.base/constvars.exp: Replace references to gcc_compiled with
23557         calls to test_compiler_info.
23558
23559 2003-11-27  Michael Chastain  <mec.gnu@mindspring.com>
23560
23561         Partial fix for PR testsuite/1456.
23562         * gdb.base/volatile.exp: Replace references to gcc_compiled with
23563         calls to test_compiler_info.
23564
23565 2003-11-27  Mark Kettenis  <kettenis@gnu.org>
23566
23567         * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
23568         pattern for the KFAILs.
23569
23570 2003-11-25  Adam Fedor  <fedor@gnu.org>
23571
23572         * gdb.objc/objcdecode.exp: Test for PR objc/1238.
23573         * gdb.objc/objcdecode.m: New file.
23574
23575 2003-11-25  Adam Fedor  <fedor@gnu.org>
23576
23577         * gdb.objc/nondebug.exp: Test for PR objc/1236.
23578         * gdb.objc/nondebug.m: New file.
23579
23580 2003-11-26  Ben Elliston  <bje@wasabisystems.com>
23581
23582         * gdb.asm/asm-source.exp: Make sure the final link succeeds on
23583         NetBSD as it does on FreeBSD.  Modelled on a similar change by
23584         Mark Kettenis on 2003-05-30.
23585         (link-flags): Set to "--entry _start" regardless of target.
23586         Special linker flags are to be appended to $link-flags.
23587         * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
23588
23589 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
23590
23591         * gdb.cp/method.exp: Accept output of new demangler.
23592
23593 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
23594
23595         * gdb/class2.exp: New file.
23596         * gdb/class2.cc: New file.
23597
23598 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
23599
23600         * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
23601         of new demangler.
23602
23603 2003-11-23  Mark Kettenis  <kettenis@gnu.org>
23604
23605         * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
23606         of gdb_test "run".
23607
23608 2003-11-23  Mark Kettenis  <kettenis@gnu.org>
23609
23610         * gdb.arch/i386-unwind.exp: Don't use runto_main.  Change
23611         "continue" into "run".
23612
23613 2003-11-23  Michael Chastain  <mec.gnu@mindspring.com>
23614
23615         Partial fix for PR testsuite/1456.
23616         * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
23617         call to test_compiler_info.
23618         * gdb.cp/ctti.exp: Likewise.
23619         * gdb.cp/derivation.exp: Likewise.
23620         * gdb.cp/member-ptr.exp: Likewise.
23621         * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
23622         reference to gcc_compiled.
23623
23624 2003-11-23  Michael Chastain  <mec.gnu@mindspring.com>
23625
23626         Fix PR testsuite/1463.
23627         * gdb.base/structs.exp (start_structs_test): Call
23628         get_debug_format before using the debug format.
23629
23630 2003-11-22  Andrew Cagney  <cagney@redhat.com>
23631
23632         * lib/gdb.exp (gdb_test_multiple): Add simple example.
23633         * gdb.base/structs.exp: Use gdb_test_multiple.
23634
23635 2003-11-20  Andrew Cagney  <cagney@redhat.com>
23636
23637         * gdb.base/structs.exp: Handle and recover from internal errors.
23638         Replace "foo${n}" with "foo<n>" in test messages.
23639
23640         * gdb.base/structs.exp: Update copyright.  Rewrite.
23641         * gdb.base/structs.c: Update copyright.  Rewrite.
23642
23643         * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
23644         resync count exceeded.
23645
23646         * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
23647         from the internal error.
23648         * lib/gdb.exp (gdb_internal_error_resync): New procedure.
23649         Original from Jim Blandy.
23650         (gdb_test_multiple): Use gdb_internal_error_resync.
23651
23652 2003-11-19  Andrew Cagney  <cagney@redhat.com>
23653
23654         * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
23655         KFAIL.
23656
23657 2003-11-17  Mark Kettenis  <kettenis@gnu.org>
23658
23659         New testcase for PR backtrace/1435.
23660         * gdb.arch/i386-unwind.exp: New file.
23661         * gdb.arch/i386-unwind.c: New file.
23662
23663 2003-11-17  Andrew Cagney  <cagney@redhat.com>
23664
23665         * lib/gdb.exp (compiler_info): New global.
23666         (test_compiler_info): New function.
23667         (get_compiler_info): Set compiler_info.
23668         * lib/compiler.c, lib/compiler.cc: Add copyright.  When GNUC, set
23669         "compiler_info" to gcc-<major>-<minor>.
23670
23671 2003-11-15  Michael Chastain  <mec.gnu@mindspring.com>
23672
23673         * gdb.trace/configure: Remove.
23674
23675 2003-11-13  Elena Zannoni  <ezannoni@redhat.com>
23676
23677         * gdb.base/break.c: Add comments to aid finding line numbers for
23678         breakpoints.
23679         * gdb.base/break.exp: Remove all references to explicit line
23680         numbers.
23681
23682 2003-11-11  Nick Clifton  <nickc@redhat.com>
23683
23684         * gdb.base/shreloc.exp: Do not run for targets which do not
23685         support shared objects.
23686
23687 2003-11-10  Corinna Vinschen  <vinschen@redhat.com>
23688
23689         * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
23690         Don't run tests if nofileio flag is given.
23691
23692 2003-11-07  Elena Zannoni  <ezannoni@redhat.com>
23693
23694         * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
23695         as well as 'Watchpoint'.
23696
23697 2003-11-06  Elena Zannoni  <ezannoni@redhat.com>
23698
23699         Reported by Jim Ingham <jingham@apple.com>:
23700         * gdb.base/annota1.exp: Match at least one occurrence of the
23701         signal handler annotation.
23702
23703 2003-11-06  Elena Zannoni  <ezannoni@redhat.com>
23704
23705         * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
23706         as well as 'Watchpoint'.
23707
23708 2003-11-05  Michael Chastain  <mec@shout.net>
23709
23710         * gdb.mi/pthreads.c (routine): Handle early return from sleep.
23711
23712 2003-11-03  Kris Warkentin  <kewarken@qnx.com>
23713
23714         * gdb.arch/gdb1291.c: New test file.
23715         * gdb.arch/gdb1291.exp: New test script.
23716         * gdb.arch/gdb1431.c: New test file.
23717         * gdb.arch/gdb1431.exp: New test script.
23718
23719 2003-10-22  Michael Chastain  <mec@shout.net>
23720
23721         * gdb.mi/pthreads.c: Add copyright notice.
23722
23723 2003-10-22  Michael Chastain  <mec@shout.net>
23724
23725         * gdb.threads/pthreads.c: Add copyright notice.
23726
23727 2003-10-20  Michael Chastain  <mec@shout.net>
23728
23729         * gdb.base/gdb1056.exp: New test script.
23730
23731 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
23732
23733         * gdb.threads/killed.exp: Use gdb_run_cmd.
23734
23735 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
23736
23737         * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
23738         create a core file.
23739         * gdb.threads/gcore-thread.exp: Likewise.
23740
23741 2003-10-13  Corinna Vinschen  <vinschen@redhat.com>
23742
23743         * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
23744         type, based on char type.
23745         (struct bit_flags_short_t): New bitfield type, based on short type.
23746         (init_bit_flags_char): New fuction.
23747         (init_bit_flags_short): Ditto.
23748         (print_bit_flags_char): Ditto.
23749         (print_bit_flags_short): Ditto.
23750         (main): Add handling for bit_flags_char_t and bit_flags_short_t.
23751
23752 2003-10-11  Michael Chastain  <mec@shout.net>
23753
23754         * gdb.base/call-rt-st.exp: Update copyright year.
23755
23756 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
23757
23758         * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
23759         * gdb.disasm/sh3.s: Ditto.
23760
23761 2003-10-07  Daniel Jacobowitz  <drow@mvista.com>
23762
23763         * gdb.threads/switch-threads.exp: New test.
23764         * gdb.threads/switch-threads.c: New source file.
23765
23766 2003-10-07  Corinna Vinschen  <vinschen@redhat.com>
23767
23768         * gdb.base/ending-run.exp: Add sh specific case.
23769
23770 2003-10-06  Andrew Cagney  <cagney@redhat.com>
23771
23772         * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
23773         * gdb.disasm/mn10200.exp: Delete obsolete file.
23774
23775 2003-09-29  Daniel Jacobowitz  <drow@mvista.com>
23776
23777         * ChangeLog: Correct an entry command.exp -> commands.exp.
23778         * gdb.base/commands.exp (bp_deleted_in_command_test)
23779         (temporary_breakpoint_commands): Check noargs.
23780
23781 2003-09-25  David Carlton  <carlton@kealia.com>
23782
23783         * gdb.cp/namespace.exp: Tweak comments.  Add non-quoted versions
23784         of some print tests, where appropriate.  Add tests for C::D::cd,
23785         E::ce, F::cXfX, G::XgX.
23786         * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
23787
23788 2003-09-25  Richard Earnshaw  <rearnsha@arm.com>
23789
23790         * lib/java.exp (java_init): Import target_alias before using it.
23791
23792 2003-09-25  David Carlton  <carlton@kealia.com>
23793
23794         * gdb.base/corefile.exp: Delete obsolete setup_xfail.
23795
23796 2003-09-23  Elena Zannoni  <ezannoni@redhat.com>
23797
23798         * gdb.base/selftest.exp: Accomodate more instruction reordering
23799         weirdness.
23800
23801 2003-09-17  Michael Chastain  <mec@shout.net>
23802
23803         * gdb.cp/gdb1355.exp: New file.
23804         * gdb.cp/gdb1355.c: New file.
23805
23806 2003-09-15  Corinna Vinschen  <vinschen@redhat.com>
23807
23808         * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
23809         * gdb.asm/sh.inc: New file.
23810
23811 2003-09-11  David Carlton  <carlton@kealia.com>
23812
23813         * gdb.cp/namespace.exp: Add tests for namespace types.
23814         * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
23815         (test_namespace): New.
23816
23817 2003-09-11  Elena Zannoni  <ezannoni@redhat.com>
23818
23819         * gdb.base/relocate.exp: Handle new gdb output at startup.
23820         * gdb.stabs/weird.exp: Ditto.
23821
23822 2003-09-08  Michael Chastain  <mec@shout.net>
23823
23824         * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
23825
23826 2003-09-07  Michael Chastain  <mec@shout.net>
23827
23828         * gdb.cp/classes.exp: Accommodate both 'syntax error' and
23829         'parse error'.
23830
23831 2003-09-07  Mark Kettenis  <m.kettenis@osp.nl>
23832
23833         * gdb.arch/i386-prologue.exp: Add checks for saved registers.
23834
23835 2003-08-30  Michael Chastain  <mec@shout.net>
23836
23837         * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
23838         * gdb.gdb/observer.exp: Ditto.
23839         * gdb.gdb/xfullpath.exp: Ditto.
23840
23841 2003-08-29  Mark Kettenis  <kettenis@gnu.org>
23842
23843         * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
23844         *-*-*bsd*.
23845
23846 2003-08-28  Jeff Johnston  <jjohnstn@redhat.com>
23847
23848         * gdb.base/dump.exp: Skip for ia64.
23849
23850 2003-08-25  Jeff Johnston  <jjohnstn@redhat.com>
23851
23852         * gdb.asm/asm-source.exp: Add ia64 support.
23853         * gdb.asm/ia64.inc: New file.
23854
23855 2003-08-22  Michael Chastain  <mec@shout.net>
23856
23857         * gdb.cp: New directory.
23858         * gdb.cp/*: Copy from gdb.c++/*.
23859         * gdb.c++/*: Remove.
23860         * Makefile.in: Change gdb.c++ to gdb.cp.
23861         * configure.in:  Ditto.
23862         * configure: Regnerate.
23863
23864 2003-08-18  Mark Kettenis  <kettenis@gnu.org>
23865
23866         * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
23867         * gdb.arch/i386-prologue.c (gdb1338): Add function.
23868
23869 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
23870
23871         * mi-var-display.exp (-var-list-children weird): Accept function
23872         pointers with argument types.
23873         * mi1-var-display.exp (-var-list-children weird): Likewise.
23874         * mi2-var-display.exp (-var-list-children weird): Likewise.
23875
23876 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
23877
23878         * gdb.base/annota3.exp: Add missing newline.
23879
23880 2003-08-06  Michael Chastain  <mec@shout.net>
23881
23882         * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
23883
23884 2003-08-12  Michael Snyder  <msnyder@redhat.com>
23885
23886         * gdb.base/float.exp: Add test for SH.
23887
23888 2003-08-10  Mark Kettenis  <kettenis@gnu.org>
23889
23890         * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
23891
23892 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
23893
23894        * gdb.base/completion.exp: Remove reduntant completion test
23895        on filename.
23896
23897 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
23898
23899         * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
23900         gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
23901         gdb.trace/save-trace.exp: Make sure that full pathnames are
23902         escaped correctly.
23903
23904 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
23905
23906         * configure.in: Don't generate config.h from config.hin.
23907         * configure: Regenerate.
23908         * config.hin: Remove file.
23909         * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
23910         * gdb.threads/pthreads.c: Ditto.
23911
23912 2003-08-07  Daniel Jacobowitz  <drow@mvista.com>
23913
23914         From Kei Sakamoto <sakamoto.kei@renesas.com>:
23915         * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
23916         * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
23917         Replace ld24 with seth/add3.
23918
23919 2003-08-02  Andrew Cagney  <cagney@redhat.com>
23920
23921         * gdb.base/annota3.exp: New file.
23922         * gdb.base/annota3.c: New file.
23923         * gdb.c++/annota3.exp: New file.
23924         * gdb.c++/annota3.cc: New file.
23925
23926 2003-07-29  Michael Chastain  <mec@shout.net>
23927
23928         * gdb.threads/tls.c (spin): Check errno only if sem_wait
23929         actually failed.
23930         (do_pass): Likewise.
23931         * gdb.threads/tls.exp: Always initialize no_of_threads.
23932
23933 2003-07-27  Daniel Jacobowitz  <drow@mvista.com>
23934
23935         * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
23936         pattern.
23937         * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
23938         * gdb.threads/tls.exp: Recognize one case of the host library not
23939         supporting TLS.
23940
23941 2003-07-27  Andrew Cagney  <cagney@redhat.com>
23942
23943         * gdb.base/fileio.exp: Use SH when running commands using
23944         remote_exec.
23945
23946 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
23947
23948         From Kei Sakamoto <sakamoto.kei@renesas.com>:
23949         * gdb.base/relocate.c (dummy): New padding array.
23950
23951 2003-07-22  Michael Snyder  <msnyder@redhat.com>
23952
23953         * gdb.disasm/8300s.s: Fix syntax of bsr insn.
23954
23955         * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
23956         patterns to be more general, accepting old and new output.
23957         Some output chars (such as '+') also must be quoted.
23958         Some addresses are displayed numerically instead of
23959         symbolically.
23960
23961 2003-07-23  Michael Snyder  <msnyder@redhat.com>
23962
23963         * gdb.base/return2.exp: Don't test long-long return.
23964
23965         * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
23966         * gdb.disasm/t01_mov.exp: Ditto.
23967         * gdb.disasm/t02_mova.s: Ditto.
23968         * gdb.disasm/t02_mova.exp: Ditto.
23969         * gdb.disasm/t03_add.s: Ditto.
23970         * gdb.disasm/t03_add.exp: Ditto.
23971         * gdb.disasm/t04_sub.s: Ditto.
23972         * gdb.disasm/t04_sub.exp: Ditto.
23973         * gdb.disasm/t05_cmp.s: Ditto.
23974         * gdb.disasm/t05_cmp.exp: Ditto.
23975         * gdb.disasm/t06_ari2.s: Ditto.
23976         * gdb.disasm/t06_ari2.exp: Ditto.
23977         * gdb.disasm/t07_ari3.s: Ditto.
23978         * gdb.disasm/t07_ari3.exp: Ditto.
23979         * gdb.disasm/t08_or.s: Ditto.
23980         * gdb.disasm/t08_or.exp: Ditto.
23981         * gdb.disasm/t09_xor.s: Ditto.
23982         * gdb.disasm/t09_xor.exp: Ditto.
23983         * gdb.disasm/t10_and.s: Ditto.
23984         * gdb.disasm/t10_and.exp: Ditto.
23985         * gdb.disasm/t11_logs.s: Ditto.
23986         * gdb.disasm/t11_logs.exp: Ditto.
23987         * gdb.disasm/t12_bit.s: Ditto.
23988         * gdb.disasm/t12_bit.exp: Ditto.
23989         * gdb.disasm/t13_otr.s: Ditto.
23990         * gdb.disasm/t13_otr.exp: Ditto.
23991
23992 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
23993
23994         * gdb.threads/tls.exp :Add kfail for 'info address' case.
23995
23996 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
23997
23998         * gdb.threads/tls.c : New file.
23999         * gdb.threads/tls.exp : New file.
24000         * gdb.threads/tls-main.c : New file.
24001         * gdb.threads/tls-shared.c : New file.
24002         * gdb.threads/tls-shared.exp : New file.
24003
24004 2003-07-22  Andreas Schwab  <schwab@suse.de>
24005
24006         * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
24007
24008 2003-07-20  Andreas Schwab  <schwab@suse.de>
24009
24010         * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
24011         due to insn reordering.
24012
24013 2003-07-15  Andrew Cagney  <cagney@redhat.com>
24014
24015         * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
24016
24017 2003-07-15  Michael Chastain  <mec@shout.net>
24018
24019         * gdb.base/gdb1250.exp: New file.
24020         * gdb.base/gdb1250.c: New file.
24021
24022 2003-07-09  Michal Ludvig  <mludvig@suse.cz>
24023
24024         * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
24025         expansion of size_t to 'unsigned long', not only to 'unsigned'.
24026
24027 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
24028
24029         * gdb.threads/tls.c: New file.
24030         * gdb.threads/tls.exp: New file.
24031         * gdb.threads/tls-main.c: New file.
24032         * gdb.threads/tls-shared.c: New file.
24033         * gdb.threads/tls-shared.exp: New file.
24034
24035 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
24036
24037         * gdb.base/annota1.exp: Make sure that we properly escape the
24038         full path of the source file. Xfail more permissive patterns,
24039         due to a compiler debug info problem.
24040
24041 2003-07-07  Andreas Schwab  <schwab@suse.de>
24042
24043         * gdb.asm/m68k.inc: New file.
24044         * gdb.asm/asm-source.exp: Use it for m68k-*-*.
24045
24046         * gdb.objc/basicclass.exp ("Call an Objective-C method with no
24047         arguments"): Also match negative number.
24048
24049         * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
24050
24051 2003-07-03  Daniel Jacobowitz  <drow@mvista.com>
24052
24053         * gdb.base/store.c (charest): New typedef.
24054         (add_char): Rename to add_charest, update.
24055         (wack_char): Rename to wack_charest, update types.  Return l + r
24056         to keep r live across the call.
24057         (wack_short, wack_int, wack_long, wack_longest, wack_float)
24058         (wack_double, wack_doublest): Return l + r to keep r live across
24059         the call.
24060         * gdb.base/store.exp: Accomodate store.c changes.
24061
24062 2003-06-30  David Carlton  <carlton@kealia.com>
24063
24064         * gdb.c++/maint.exp (test_invalid_name): New.
24065         (test_first_component): Add tests for invalid names.
24066
24067 2003-06-29  Michael Chastain  <mec@shout.net>
24068
24069         * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
24070         output of '<VTT for class>' for virtual base classes.
24071
24072 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
24073
24074         * gdb.base/completion.exp: Tab-complete "complet" instead of
24075         "compl".
24076         * gdb.base/complex.exp, gdb.base/complex.c: New files.
24077
24078 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
24079
24080         * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
24081         * gdb.base/volatile.exp: Likewise.
24082
24083 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
24084
24085         * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
24086         gdb/1265.
24087
24088 2003-06-28  Michael Chastain  <mec@shout.net>
24089             Daniel Jacobowitz  <drow@mvista.com>
24090
24091         * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
24092         initial line count of 'captured_main' from 26 to 32.
24093         (test_with_self): Allow xmalloc call to be interleaved with the
24094         preceding two lines.
24095
24096 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
24097
24098         * gdb.base/bang.exp: New testcase.
24099
24100 2003-06-23  Joel Brobecker  <brobecker@gnat.com>
24101
24102         * gdb.base/langs.exp: Add some tests for the "minimal" language
24103         support.
24104
24105 2003-06-23  Elena Zannoni  <ezannoni@redhat.com>
24106
24107         * gdb.objc/basicclass.exp: Return -1 if we cannot compile
24108         the testcase.
24109
24110 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
24111
24112         * gdb.base/relocate.exp: Test add-symbol-file with a variable
24113         offset.
24114
24115 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
24116
24117         * gdb.c++/pr-1210.cc: New file.
24118         * gdb.c++/pr-1210.exp: New file.
24119
24120 2003-06-21  Daniel Jacobowitz  <drow@mvista.com>
24121
24122         * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
24123         000-exec-continue.
24124
24125 2003-06-15  Mark Kettenis  <kettenis@gnu.org>
24126
24127         * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
24128         on *-*-*bsd* instead of *-*-freebsd*.
24129
24130 2003-06-14  Andrew Cagney  <cagney@redhat.com>
24131
24132         * gdb.base/store.exp: Test longest and doublest.  Test all
24133         parameters.  Weaken return statement match.
24134         * gdb.base/store.c: Add longest and doublest - aka long long and
24135         long double functions.  Put all parameters into local register
24136         variables.  Use negative values.
24137
24138 2003-06-14  Andrew Cagney  <cagney@redhat.com>
24139
24140         * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>.  Gag
24141         -Wformat errors.  Add lost line.  Use WEXITSTATUS to get system
24142         exit status.
24143         * gdb.base/fileio.exp: Disable target when nointerrupts and
24144         noinferiorio, instead of limiting it to remote.  Use remote_exec
24145         instead of system.
24146
24147 2003-06-12  Jeff Johnston  <jjohnstn@redhat.com>
24148
24149         * gdb.base/float.exp: Add ia64 support.
24150
24151 2003-06-12  Corinna Vinschen  <vinschen@redhat.com>
24152
24153         * gdb.base/fileio.exp: Run only on remote targets.
24154
24155 2003-06-10  Corinna Vinschen  <vinschen@redhat.com>
24156
24157         * gdb.base/fileio.c: New file, testing File-I/O.
24158         * gdb.base/fileio.exp: Ditto.
24159
24160 2003-06-09  Raoul Gough  <RaoulGough@yahoo.co.uk>
24161
24162         * gdb.base/shreloc.exp: New file, check symbol values obtained from
24163         shared objects after relocation at load time (gdb PR/1132).
24164         * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
24165         as above, part of the shared object relocation test.
24166
24167 2003-06-08  Mark Kettenis  <kettenis@gnu.org>
24168
24169         * gdb.base/readline.exp: Add tests for operate-and-get-next with a
24170         fully filled history list.
24171         * gdb.base/gdb_history: New file.
24172
24173         * gdb.base/signals.exp: XFAIL "continue to func1" on
24174         i*86-*-freebsd*.
24175
24176         * gdb.base/attach.exp: When trying to attach to a nonexistent
24177         process, make it possible to specify the PID based on the target,
24178         and do so for *-*-freebsd*.
24179
24180 2003-06-02  Richard Henderson  <rth@redhat.com>
24181
24182         * gdb.base/float.exp: Add expected regexp for alpha-*-*.
24183
24184 2003-06-02  Richard Henderson  <rth@redhat.com>
24185
24186         * gdb.base/selftest.exp: Next over lim_at_start initialization.
24187
24188 2003-06-02  Richard Henderson  <rth@redhat.com>
24189
24190         * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
24191
24192 2003-06-01  Daniel Jacobowitz  <drow@mvista.com>
24193
24194         * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
24195         of globalvar.
24196
24197 2003-06-01  Mark Kettenis  <kettenis@gnu.org>
24198
24199         * gdb.asm/asm-source.exp: Check for memory read errors in
24200         disassembler test on *BSD too.
24201
24202 2003-06-01  Richard Henderson  <rth@redhat.com>
24203
24204         * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
24205         for .frame.
24206         (gdbasm_call): Lose ldgp.
24207         (gdbasm_startup): Add frame information.
24208         * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
24209
24210 2003-05-31  Mark Kettenis  <kettenis@gnu.org>
24211
24212         * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
24213         i?86-*-*.
24214
24215 2003-05-30  Mark Kettenis  <kettenis@gnu.org>
24216
24217         * gdb.asm/asm-source.exp: Make sure the final link succeeds on
24218         FreeBSD.
24219
24220 2003-05-29  Richard Henderson  <rth@redhat.com>
24221
24222         * gdb.asm/alpha.inc: New file.
24223         * gdb.asm/asm-source.exp: Use it.
24224
24225 2003-05-29  Jim Blandy  <jimb@redhat.com>
24226
24227         * gdb.base/corefile.exp: Find corefiles on Linux, which names them
24228         'core.PID'.
24229
24230 2003-05-22  Jim Blandy  <jimb@redhat.com>
24231
24232         * gdb.base/corefile.exp: Tolerate stuff after argument parens in
24233         backtrace.
24234
24235 2003-05-20  David Carlton  <carlton@math.stanford.edu>
24236
24237         * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
24238         this time.
24239
24240 2003-05-19  David Carlton  <carlton@bactrian.org>
24241
24242         * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
24243         * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
24244
24245 2003-05-19  David Carlton  <carlton@bactrian.org>
24246
24247         * gdb.c++/namespace.exp: Add namespace scope and anonymous
24248         namespace tests.
24249         Bump copyright date.
24250         * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
24251         (main): Call C::D::marker2.
24252         * gdb.c++/namespace1.cc: New file.
24253
24254 2003-05-14  Jeff Johnston  <jjohnstn@redhat.com>
24255
24256         Roland McGrath  <roland@redhat.com>
24257         * gdb.threads/linux-dp.exp: Account for fact that in nptl model
24258         there is no manager thread.
24259
24260 2003-05-08  Jeff Johnston  <jjohnstn@redhat.com>
24261
24262         * gdb.threads/schedlock.exp: Remove assumption that all threads
24263         will run in a particular small time slice.  Also ensure we break
24264         in one of the child threads rather than the main thread.
24265
24266 2003-05-07  Jim Blandy  <jimb@redhat.com>
24267
24268         Add support for assembly source testing on the s390x.
24269         * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
24270         architecture.
24271         * gdb.asm/s390x.inc: New file.
24272
24273         * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
24274         succession of 'if' statements.
24275
24276 2003-05-05  Andrew Cagney  <cagney@redhat.com>
24277
24278         * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
24279
24280 2003-05-05  Andrew Cagney  <cagney@redhat.com>
24281
24282         * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
24283         DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
24284
24285 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
24286
24287         * gdb.base/charset.exp: Update based on new behavior of set/show
24288         charset commands.
24289
24290 2003-05-01  Andrew Cagney  <cagney@redhat.com>
24291
24292         * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
24293         variable do not give memory errors.
24294
24295 2003-04-30  Adam Fedor  <fedor@gnu.org>
24296
24297         * Makefile.in (ALL_SUBDIRS): Add gdb.objc
24298         * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
24299         * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
24300         gdb.objc/basicclass.m: : New files
24301
24302         * lib/gdb.exp (gdb_compile_objc): New procedure.
24303
24304 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
24305
24306         * gdb.base/signals.exp: Make backtrace tests more specific.
24307
24308 2003-04-23  David Carlton  <carlton@bactrian.org>
24309
24310         * gdb.c++/maint.exp (test_first_component): Add tests for
24311         'operator' in more locations.
24312
24313 2003-04-16  Kevin Buettner  <kevinb@redhat.com>
24314
24315         * gdb.base/args.exp: Invoke gdb_load for simulator targets.
24316
24317 2003-04-16  Elena Zannoni  <ezannoni@redhat.com>
24318
24319         * gdb.base/completion.exp: Make 'info func mark' complete on 'info
24320         func marke' instead. Update test name.
24321
24322 2003-04-15  David Carlton  <carlton@math.stanford.edu>
24323
24324         * gdb.c++/maint.exp: New file.
24325
24326 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
24327
24328         * gdb.threads/schedlock.c: Change type of thread function argument
24329         to long, to avoid warnings on 64-bit platforms.
24330
24331 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
24332
24333         * gdb.base/attach.exp: Add new message from ptrace in case of
24334         attaching to nonexistent process.
24335
24336 2003-04-11  Jim Blandy  <jimb@redhat.com>
24337
24338         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
24339         gdb.c++/userdef.cc: Place comments on the lines to which the
24340         marker function might return.
24341         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
24342         gdb.c++/userdef.exp: Look for those comments to check that we've
24343         returned to the right place, instead of checking line numbers.
24344
24345 2003-04-11  Elena Zannoni  <ezannoni@redhat.com>
24346
24347         * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
24348         match on sourcefile name, instead of directory name.
24349
24350 2003-04-10  Elena Zannoni  <ezannoni@redhat.com>
24351
24352         * gdb.base/completion.exp: Use string_to_regexp to match the
24353         working directory name.
24354
24355 2003-04-09  Jim Blandy  <jimb@redhat.com>
24356
24357         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
24358         gdb.c++/userdef.exp: If GDB fails to restore the selected frame
24359         after an inferior function call, report the failure, but allow the
24360         test to continue.
24361
24362 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
24363
24364         * gdb.base/break.exp: marker4() is defined at line 46 when compiled
24365         with -DPROTOTYPES.
24366
24367 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
24368
24369         * gdb.base/break.exp: Revert last patch.
24370
24371 2003-04-04  Stephane Carrez  <stcarrez@nerim.fr>
24372
24373         * gdb.base/break.exp: marker4() is defined at line 46 when compiled
24374         with -DPROTOTYPES.
24375
24376 2003-04-02  Andrew Cagney  <cagney@redhat.com>
24377
24378         * gdb.base/callfuncs.exp: Make "print add" messages unique.
24379         * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
24380         matching directories by the name breakpoint.
24381         * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
24382         Make "continue to marker1" consistent.
24383         * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
24384         message consistent.
24385         * lib/gdb.exp: Put "the program is no longer running", and "the
24386         program exited" in parenthesis.
24387         * lib/mi-support.exp: Ditto.
24388
24389 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
24390
24391         * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
24392
24393 2003-03-29  Andrew Cagney  <cagney@redhat.com>
24394
24395         * gdb.base/sizeof.c (main): Print the value of '\377'.
24396         * gdb.base/sizeof.exp: Check the sign of '\377'.
24397
24398 2003-03-27  Michael Chastain  <mec@shout.net>
24399
24400         * gdb.base/gdb1090.exp: New file.
24401         * gdb.base/gdb1090.cc: New file.
24402
24403 2003-03-27  J. Brobecker  <brobecker@gnat.com>
24404
24405         * gdb.gdb/observer.exp: New regression test.
24406
24407 2003-03-27  Michael Chastain  <mec@shout.net>
24408
24409         * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
24410         * gdb.base/ptype.exp: Likewise.
24411
24412 2003-03-27  Corinna Vinschen  <vinschen@redhat.com>
24413
24414         * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
24415
24416 2003-03-26  Michael Chastain  <mec@shout.net>
24417
24418         * gdb.base/ptype.exp: Actually use some typedef'd types.
24419
24420 2003-03-21  Stephane Carrez  <stcarrez@nerim.fr>
24421
24422         * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
24423         * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
24424
24425 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
24426
24427         * gdb.base/default.exp: Fix regular expression.
24428
24429 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
24430
24431         * gdb.base/args.exp: Fix regular expression.
24432
24433 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
24434
24435         * gdb.base/help.exp: Allow Win32 child process.
24436
24437 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
24438
24439         * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
24440         when stepping out of main().
24441
24442 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
24443
24444         * gdb.base/default.exp: Check for win32 specific message when calling
24445         "run" without executable.
24446
24447 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
24448
24449         * gdb.base/args.exp: Expect .exe in output.
24450
24451 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
24452
24453         * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
24454         Cygwin native.
24455
24456 2003-03-17  Andrew Cagney  <cagney@redhat.com>
24457
24458         From Elena Zannoni <ezannoni@redhat.com>.  Test e500 abi and
24459         vector registes.
24460         * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
24461         * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
24462
24463 2003-03-17  David Carlton  <carlton@math.stanford.edu>
24464
24465         * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
24466         test, for PR breakpoints/38.
24467         Call test_watchpoint_and_breakpoint.
24468         * gdb.base/watchpoint.c (func3): New function.
24469         (main): Call func3.
24470
24471 2003-03-04  David Carlton  <carlton@math.stanford.edu>
24472
24473         * gdb.c++/templates.exp (do_tests): Accept valid const in "print
24474         Garply<Garply<char> >:: garply".
24475         (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
24476         with respect to PR c++/1111; note also PR c++/1113.
24477         (test_template_breakpoints): KFAIL "constructor breakpoint" with
24478         respect to PR c++/1062.
24479         KFAIL "destructor breakpoint" with respect to PR c++/1112.
24480
24481 2003-03-03  David Carlton  <carlton@math.stanford.edu>
24482
24483         * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
24484         with respect to PR c++/57.
24485         KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
24486         c++/826.
24487         Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
24488         respect to PR c++/57.
24489
24490 2003-03-03  David Carlton  <carlton@math.stanford.edu>
24491
24492         * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
24493         respect to PR c++/33 into FAILs.
24494
24495 2003-03-03  Michael Chastain  <mec@shout.net>
24496
24497         * configure.in: Update copyright years.
24498
24499 2003-03-03  Michael Chastain  <mec@shout.net>
24500
24501         * Makefile.in: Update copyright years.
24502
24503 2003-02-28  David Carlton  <carlton@math.stanford.edu>
24504
24505         * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
24506         print class instead of struct and/or superfluous protection
24507         specifiers, as long as the resulting output is equivalent to the
24508         source code.
24509         Delete FIXME from end of messages on tests that don't need
24510         fixing.
24511
24512 2003-02-28  David Carlton  <carlton@math.stanford.edu>
24513
24514         * gdb.c++/templates.exp (do_tests): Allow const in the two
24515         Foo<volatile char *>::foo tests.
24516
24517 2003-02-27  Michael Snyder  <msnyder@redhat.com>
24518
24519         * gdb.base/restore.c (main): Return zero, so exit code
24520         will be consistant.
24521
24522 2003-02-26  David Carlton  <carlton@math.stanford.edu>
24523
24524         * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
24525         char *>::foo" test with respect to PR c++/33.  Create a new test
24526         which is identical to that one except that it doesn't put the
24527         space between the "char" and the "*"; KFAIL it, too.
24528
24529 2003-02-26  David Carlton  <carlton@math.stanford.edu>
24530
24531         * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
24532         template types into either PASSes or KFAILs (corresponding to PR
24533         c++/57).  Tweak indentation.  Update copyright.
24534
24535 2003-02-23  Stephane Carrez  <stcarrez@nerim.fr>
24536
24537         * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
24538
24539 2003-02-13  Michael Chastain  <mec@shout.net>
24540
24541         * gdb.base/exprs.exp: Remove i960 remnants.
24542         * gdb.base/funcargs.exp: Likewise.
24543         * gdb.base/list.exp: Likewise.
24544         * gdb.base/ptype.exp: Likewise.
24545
24546 2003-02-14  David Carlton  <carlton@math.stanford.edu>
24547
24548         * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
24549         pEe->D::vg()" from XFAIL to KFAIL.
24550
24551 2003-02-13  Jason Molenda  (jmolenda@apple.com)
24552
24553         * gdb.base/maint.exp: Update maint print statistics regexp to include
24554         new entries.
24555
24556 2003-02-13  Michael Chastain  <mec@shout.net>
24557
24558         * gdb.c++/inherit.exp: Remove call to get_debug_format.
24559
24560 2003-02-12  Michael Chastain  <mec@shout.net>
24561
24562         * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
24563         * gdb.c++/inherit.exp: Likewise.
24564         * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
24565         * gdb.c++/templates.exp: Likewise.
24566         * gdb.c++/virtfunc.exp: Likewise.
24567
24568 2003-02-06  Jason Molenda  (jason-cl@molenda.com)
24569
24570         * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
24571         why the code is written that way.
24572
24573 2003-02-05  Michael Chastain  <mec@shout.net>
24574
24575         * gdb.base/dump.exp: Add missing copyright line.
24576
24577 2003-02-05  Jason Molenda  (jason-cl@molenda.com)
24578
24579         * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
24580         at the beginning so the breakpoint doesn't get set on the loop.
24581
24582 2003-02-05  Michael Chastain  <mec@shout.net>
24583
24584         * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
24585         output for configurations with gcc 2.95.3.
24586
24587 2003-02-05  Keith Seitz  <keiths@redhat.com>
24588             Andrew Cagney  <ac131313@redhat.com>
24589
24590         * gdb.mi/mi-cli.exp: New file.
24591
24592 2003-02-04  Michael Chastain  <mec@shout.net>
24593
24594         * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
24595         Call perror and then continue.
24596
24597 2003-02-03  Michael Chastain  <mec@shout.net>
24598
24599         * gdb.c++/pr-1023.cc: New file.
24600         * gdb.c++/pr-1023.exp: New file.
24601
24602 2003-02-05  Jim Blandy  <jimb@redhat.com>
24603
24604         * gdb.c++/local.exp: Don't expect Local to be in scope in main;
24605         it's local to foobar.  Check for it there, and check that it's not
24606         present in main.
24607         * gdb.c++/local.cc (marker2): New function.
24608         (foobar): Call marker1.
24609         (main): Call marker2 instead of marker1.
24610
24611 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
24612
24613         * gdb.disasm/mn10200.exp: Obsolete file.
24614         * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
24615         * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
24616         * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
24617
24618 2003-02-04  David Carlton  <carlton@math.stanford.edu>
24619
24620         * gdb.c++/overload.exp: Test intToChar(1).
24621         * gdb.c++/overload.cc (intToChar): New.
24622         (main): Call intToChar.
24623
24624 2003-02-03  David Carlton  <carlton@math.stanford.edu>
24625
24626         * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
24627         'might_kfail' arg.
24628         KFAIL some of the continue_to_bp_overloaded calls, according to
24629         PR c++/1025.
24630
24631 2003-02-01  Michael Chastain  <mec@shout.net>
24632
24633         * gdb.base/advance.c (marker1): New marker function.
24634         * gdb.base/advance.exp: When the 'advance' command lands on the
24635         return breakpoint, it can legitimately stop on either the
24636         current line or the next line.  Accommodate both outcomes.
24637         * gdb.base/until.exp: Likewise.
24638
24639 2003-02-02  Andrew Cagney  <ac131313@redhat.com>
24640
24641         2002-11-10 Jason Molenda (jason-cl@molenda.com):
24642         * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
24643         now a list, not a tuple.
24644         * gdb.mi/mi-var-display.exp: Ditto.
24645         * gdb.mi/gdb792.exp: Ditto.
24646
24647 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
24648
24649         From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
24650         * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
24651         stack backtraces.
24652         * gdb.mi/mi-syn-frame.c: Part of same.
24653
24654 2003-02-01  Mark Kettenis  <kettenis@gnu.org>
24655
24656         * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
24657         gdb.mi/mi1-pthreads.exp: Return instead of calling
24658         gdb_suppress_entire_file.
24659
24660 2003-02-01  Mark Salter  <msalter@redhat.com>
24661
24662         * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
24663
24664 2003-01-31  Mark Salter  <msalter@redhat.com>
24665
24666         * lib/mi-support.exp (mi_gdb_load): Support remote targets.
24667         Support empty arg.
24668
24669 2003-01-30  Michael Chastain  <mec@shout.net>
24670
24671         * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
24672         This was a workaround for a UTF-8 bug in readline 4.3.  The bug
24673         has been fixed in gdb/readline on 2003-01-09.
24674
24675 2003-01-29  Michael Snyder  <msnyder@redhat.com>
24676
24677         * gdb.base/maint.exp: Allow for leading underscore in symbol.
24678         * gdb.base/display.exp: Allow for leading underscore in symbol.
24679         * gdb.base/args.exp: Skip if target does not support args passing.
24680
24681 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
24682
24683         * lib/gdb.exp (gdb_test_multiple): New function, cloned from
24684         gdb_test.  Accept a list of expect arguments as the third
24685         parameter.
24686         (gdb_test): Use it.
24687
24688 2003-01-20  Elena Zannoni  <ezannoni@redhat.com>
24689
24690         * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
24691         allow for different test tree configurations.  Update some
24692         tescases accordingly.
24693         * gdb.arch/altivec-regs.exp: Ditto.
24694         * gdb.asm/asm-source.exp: Ditto.
24695         * gdb.base/advance.exp: Ditto.
24696         * gdb.base/display.exp: Ditto.
24697         * gdb.base/long_long.exp: Ditto.
24698         * gdb.base/mips_pro.exp: Ditto.
24699         * gdb.base/overlays.exp: Ditto.
24700         * gdb.base/relocate.exp: Ditto.
24701         * gdb.base/setshow.exp: Ditto.
24702         * gdb.base/step-line.exp: Ditto.
24703         * gdb.base/step-test.exp: Ditto.
24704         * gdb.base/until.exp: Ditto.
24705         * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
24706
24707 2003-01-17  David Carlton  <carlton@math.stanford.edu>
24708
24709         * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
24710         corresponding to PR c++/945.
24711         Update copyright.
24712
24713 2003-01-17  David Carlton  <carlton@math.stanford.edu>
24714
24715         * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
24716         corresponding to PR c++/68.
24717
24718 2003-01-17  David Carlton  <carlton@math.stanford.edu>
24719
24720         * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
24721         (test_paddr_hairy_functions): Call print_addr_2_kfail for
24722         hairyfunc5 through hairyfunc7.  KFAIL for PR c++/19.
24723
24724 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
24725
24726         * gdb.base/break.exp: Fix change of default location, because of
24727         removal of until tests.
24728         * gdb.base/help.exp: Update test for new 'until' help message.
24729         Add test for help on 'advance'.
24730         * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
24731
24732 2003-01-15  Mark Kettenis  <kettenis@gnu.org>
24733
24734         * gdb.base/default.exp: Adapt "info float" test for recent changes
24735         to that command.  Add test for "info vector".
24736         * gdb.base/float.exp: New file.  Add test for "info float" that
24737         resembles the old test in gdb.base/default.exp.
24738
24739 2003-01-15  David Carlton  <carlton@math.stanford.edu>
24740
24741         * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
24742
24743 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
24744
24745         * gdb.base/break.exp: Move the tests of until command from here...
24746         * gdb.base/until.exp: ... to here. New file. Add other tests.
24747         * gdb.base/advance.c: New file.
24748         * gdb.base/advance.exp: New file.
24749
24750 2003-01-14  Elena Zannoni  <ezannoni@redhat.com>
24751
24752         * gdb.base/args.c: New file.
24753         * gdb.base/args.exp: New file.
24754
24755 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
24756
24757         * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
24758
24759 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
24760
24761         * gdb.threads/killed.exp: Use KFAIL for gdb/568.
24762
24763 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
24764
24765         * gdb.base/constvars.exp: Remove two extra XFAILs.  Update copyright
24766         dates.
24767
24768 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
24769
24770         * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
24771
24772 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
24773
24774         * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
24775         (ptype &*"foo").
24776         * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
24777
24778 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
24779
24780         * gdb.mi/mi-console.exp: Remove extra "(known bug)".
24781         * gdb.mi/mi1-console.exp: Likewise.
24782
24783 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
24784
24785         * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
24786         * gdb.mi/mi1-console.exp: Likewise.
24787
24788 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
24789
24790         * gdb.c++/overload.exp: Remove some fixed XFAILs.
24791
24792 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
24793
24794         * gdb.base/detach.exp: New test.
24795
24796 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
24797
24798         * Makefile.in (ALL_SUBDIRS): New variable.
24799         (subdirs, clean, distclean): Use it.
24800         * gdb.arch/Makefile.in: Clean up Makefile.  Remove rules for
24801         regenerating Makefile, since it is generated from the top level.
24802         * gdb.asm/Makefile.in: Likewise.
24803         * gdb.base/Makefile.in: Likewise.
24804         * gdb.c++/Makefile.in: Likewise.
24805         * gdb.disasm/Makefile.in: Likewise.
24806         * gdb.java/Makefile.in: Likewise.
24807         * gdb.mi/Makefile.in: Likewise.
24808         * gdb.threads/Makefile.in: Likewise.
24809         * gdb.trace/Makefile.in: Likewise.
24810
24811 2003-01-09  David Carlton  <carlton@math.stanford.edu>
24812
24813         * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
24814         Add copyright year 2003.
24815
24816 2003-01-06  Michael Chastain  <mec@shout.net>
24817
24818         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
24819         When selecting a thread, 'line' and 'file' are optional.
24820         * gdb.mi/mi1-pthreads.exp: Likewise.
24821
24822 2003-01-06  Andreas Schwab  <schwab@suse.de>
24823
24824         * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
24825         failures.
24826
24827 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
24828
24829         Fix PR gdb/844
24830         * lib/gdb.exp (gdb_compile): Handle "quiet" option.
24831         (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
24832
24833         * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads.  Return
24834         instead of calling gdb_suppress_entire_file.
24835         * gdb.threads/print-threads.exp: Likewise.
24836         * gdb.threads/schedlock.exp: Likewise.
24837
24838         * gdb.threads/killed.exp: Return instead of calling
24839         gdb_suppress_entire_file.
24840         * gdb.threads/linux-dp.exp: Likewise.
24841         * gdb.threads/pthreads.exp: Likewise.
24842
24843 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
24844
24845         * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
24846         stabs.
24847         * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
24848         * gdb.base/whatis.exp: Always allow (void) after function names.
24849
24850 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
24851
24852         * gdb.c++/casts.exp: Correct regexp.
24853
24854 2003-01-04  Mark Kettenis  <kettenis@gnu.org>
24855
24856         * configure.in: Call AC_CONFIG_HEADER.  Don't call
24857         AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
24858         gdb.disasm, gdb.mi, gdb.threads and gdb.trace.  Call
24859         AC_CHECK_HEADERS on pthread.h.  Put Makefiles in the
24860         aforementioned directories in the AC_OUPUT call.
24861         * config.hin: New file.
24862         * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
24863         gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
24864         gdb.threads/killed.exp, gdb.threads/print-threads.exp,
24865         gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
24866         pass -I$objdir instead of -I$objdir/$subdir in compilation.
24867         * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
24868         gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
24869         gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
24870         gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
24871         gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
24872         gdb.threads/configure.in, gdb.threads/configure,
24873         gdb.threads/config.in, gdb.trace/configure.in,
24874         gdb.trace/configure: Removed.
24875
24876 2003-01-03  Michael Chastain  <mec@shout.net>
24877
24878         * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
24879         testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
24880
24881 2003-01-03  Daniel Jacobowitz  <drow@mvista.com>
24882
24883         * gdb.base/store.exp: Fix regular expressions.
24884
24885 2002-12-28  Mark Kettenis  <kettenis@gnu.org>
24886
24887         * configure.in: Rewrite.
24888         * configure: Regenerated.
24889
24890 2003-01-03  David Carlton  <carlton@math.stanford.edu>
24891
24892         * gdb.base/psymtab.exp: New file.
24893         * gdb.base/psymtab1.c: Ditto.
24894         * gdb.base/psymtab2.c: Ditto.
24895
24896 2002-12-23  Adam Fedor  <fedor@gnu.org>
24897
24898         * gdb.base/maint.exp: Update expect output to include 'ObjC'.
24899
24900 2002-12-23  David Carlton  <carlton@math.stanford.edu>
24901
24902         * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
24903         and current_directory initialization.
24904
24905 2002-12-22  Jim Blandy  <jimb@redhat.com>
24906
24907         * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
24908         rather than as part of the output file name.
24909
24910         * gdb.base/attach.exp: There's no need to copy the test program to
24911         /tmp; that was only ever necessary on HP/UX, and this test is
24912         entirely disabled there anyway.
24913
24914 2002-12-21  Jim Blandy  <jimb@redhat.com>
24915
24916         * gdb.c++/psmang.exp: Doc fix.
24917
24918         * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
24919         test.
24920
24921 2002-12-20  David Carlton  <carlton@math.stanford.edu>
24922
24923         * gdb.c++/annota2.exp: KFAIL annotate-quit.
24924
24925 2002-12-18  Michael Chastain  <mec@shout.net>
24926
24927         * gdb.c++/annota2.exp: Add copyright year 2002.
24928
24929 2002-12-17  David Carlton  <carlton@math.stanford.edu>
24930
24931         * gdb.c++/try_catch.cc: Add marker comments.
24932         * gdb.c++/try_catch.exp: Get line numbers from marker comments.
24933         * gdb.c++/m-data.cc: Delete namespace __gnu_test.
24934         * gdb.c++/m-static.cc: Ditto.
24935         * gdb.c++/m-static1.cc: Ditto.
24936         * gdb.c++/try_catch.cc: Ditto.
24937
24938 2002-12-16  Jeff Johnston  <jjohnstn@redhat.com>
24939
24940         * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
24941         to see whether we are using the new -environment-directory
24942         command which resets via -r or the old version of the command
24943         which may prompt the user.  Part of fix for gdb/741.
24944
24945 2002-12-13  Andrew Cagney  <ac131313@redhat.com>
24946
24947         * gdb.fortran/types.exp: Update obsolete comment.
24948         * gdb.fortran/exprs.exp: Ditto.
24949         * lib/gdb.exp: Delete obsolete code.
24950         * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
24951         * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
24952         * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
24953         * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
24954         * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
24955         * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
24956         * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
24957         * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
24958         * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
24959         * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
24960         * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
24961         * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
24962         * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
24963         * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
24964         * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
24965         * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
24966         * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
24967         * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
24968         * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
24969         * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
24970         * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
24971         * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
24972         * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
24973         * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
24974         * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
24975         * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
24976         * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
24977         * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
24978         * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
24979         * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
24980         * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
24981         * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
24982         * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
24983         * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
24984         * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
24985         * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
24986         * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
24987
24988 2002-12-11  David Carlton  <carlton@math.stanford.edu>
24989
24990         * gdb.c++/m-data.exp: Add test for members that shadow global
24991         variables: see PR gdb/804.
24992         * gdb.c++/m-data.cc: Ditto.
24993
24994 2002-12-10  Daniel Jacobowitz  <drow@mvista.com>
24995
24996         * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
24997
24998 2002-12-06  David Carlton  <carlton@math.stanford.edu>
24999
25000         * gdb.base/store.c: Don't declare functions static.
25001
25002 2002-12-04  Andrew Cagney  <ac131313@redhat.com>
25003
25004         * gdb.base/store.exp, gdb.base/store.c: New files.
25005
25006 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
25007
25008         * gdb.base/selftest.exp: Update for current gdb.
25009
25010 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
25011
25012         * gdb.base/maint.exp: Only dump symbols from one source file
25013         or objfile.
25014
25015 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
25016
25017         * gdb.base/step-test.exp: Allow MIPS to return to the line of a
25018         function call.
25019
25020 2002-11-25  Jim Blandy  <jimb@redhat.com>
25021
25022         * lib/mi-support.exp (mi_delete_breakpoints): Change name of
25023         function appearing in error message.
25024
25025 2002-11-21  Daniel Jacobowitz  <drow@mvista.com>
25026
25027         * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
25028
25029 2002-11-08  Jeff Johnston  <jjohnstn@redhat.com>
25030
25031         * lib/mi-support.exp (mi_gdb_start): Verify the startup message
25032         for mi1 and current mi is in correct format.  New mi startup message
25033         should be in mi console format.  This is part of fix for PR gdb/604.
25034
25035 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
25036
25037         * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
25038         which explicitly prints the zero offset as "+0".
25039
25040 2002-10-22  Daniel Jacobowitz  <drow@mvista.com>
25041
25042         * gdb.threads/schedlock.c (args): Make unsigned.
25043
25044 2002-10-21  Daniel Jacobowitz  <drow@mvista.com>
25045
25046         * gdb.asm/asm-source.exp: Add "mips*-*" pattern.  Update line
25047         numbers.  Allow "foo2|selected stack frame".
25048         * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
25049         * gdb.asm/asmsrc2.s: Likewise.
25050         * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end.  Update
25051         comments.
25052         * gdb.asm/mips.inc: New file.
25053
25054 2002-10-18  Adam Fedor  <fedor@gnu.org>
25055
25056         * gdb.base/default.exp: Update expected output to include 'ObjC'.
25057         * gdb.base/help.exp: Likewise.
25058
25059 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
25060
25061         * gdb.base/constvars.c (struct crass, struct crisp): New structs.
25062         * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
25063
25064 2002-10-02  Jim Blandy  <jimb@redhat.com>
25065
25066         * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
25067
25068 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
25069
25070         * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
25071         * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
25072         * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
25073         * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
25074         * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
25075         * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
25076         * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
25077
25078 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
25079
25080         * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
25081         * mi0-disassemble.exp, mi0-eval.exp: Delete.
25082         * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
25083         * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
25084         * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
25085         * mi0-var-block.exp, mi0-var-child.exp: Delete.
25086         * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
25087
25088 2002-09-27  Kevin Buettner  <kevinb@redhat.com>
25089
25090         * gdb.base/annota1.exp (info break): Make directory components of
25091         path optional since not all compilers emit this debug information.
25092
25093         * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
25094         step ends up stepping out of the function instead of stopping on
25095         the epilogue.
25096
25097 2002-09-26  Keith Seitz  <keiths@redhat.com>
25098
25099         * lib/insight-support.exp (gdbtk_start): Figure out where
25100         the insight executable is based on where gdb is. Use this
25101         executable to start insight instead of gdb.
25102
25103 2002-09-25  Andrew Cagney  <cagney@redhat.com>
25104
25105         * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
25106
25107 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
25108
25109         * gdb.gdb/complaints.exp (test_initial_complaints): Rename
25110         test_isolated_complaints.
25111         (test_empty_complaint): New function.
25112         (test_empty_complaints): New function.  Check no output when no
25113         complaints.
25114
25115 2002-09-19  Jim Blandy  <jimb@redhat.com>
25116
25117         * gdb.base/charset.exp, gdb.base/charset.c: New files.
25118
25119 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
25120
25121         * gdb.gdb/complaints.exp: New file.
25122
25123 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
25124
25125         * gdb.base/maint.exp: Check `help maint internal-warning'.
25126
25127 2002-09-18  David Carlton  <carlton@math.stanford.edu>
25128
25129         * gdb.c++/m-static.exp: Remove breakpoints depending on line
25130         numbers, and replace them by a single breakpoint after the
25131         constructors are all finished.
25132         Add test 4.
25133         * gdb.c++/m-static.cc: Add test 4.
25134         * gdb.c++/m-static.h: New file.
25135         * gdb.c++/m-static1.cc: New file.
25136
25137         * gdb.c++/printmethod.exp: New file.
25138         * gdb.c++/printmethod.cc: New file.
25139
25140         * gdb.c++/pr-574.exp: New file.
25141         * gdb.c++/pr-574.cc: New file.
25142
25143 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
25144
25145         * gdb.base/ending-run.exp: Add handling of "step to end of run" for
25146         embedded targets which never actually exit.
25147
25148 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
25149
25150         * gdb.base/ending-run.exp: Properly mark "continue after exit" and
25151         "don't step after run" as unresolved or unsupported, instead of xfail.
25152
25153 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
25154
25155         * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
25156         allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
25157         Add newline to expected string in "step out of main (status wrapper)"
25158         case.
25159
25160 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
25161
25162         * lib/gdb.exp (rerun_to_main): Allow restarting application.
25163         * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
25164
25165 2002-09-17  Tom Tromey  <tromey@redhat.com>
25166
25167         * gdb.base/printcmds.exp (test_print_string_constants): Expect
25168         \000, not \0, in double-quoted string.
25169
25170 2002-09-14  Corinna Vinschen  <vinschen@redhat.com>
25171
25172         * gdb.base/commands.exp: Don't expect a "Program exited normally"
25173         string after running the commands execution on breakpoint tests.
25174
25175 2002-09-13  Corinna Vinschen  <vinschen@redhat.com>
25176
25177         * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
25178
25179 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
25180
25181         * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
25182
25183 2002-09-10  Keith Seitz  <keiths@redhat.com>
25184
25185         * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
25186         runto proc.
25187         (mi_run_to_main): Use mi_runto.
25188         (mi_execute_to): Renamed from mi_run_to. Changed all callers.
25189
25190 2002-09-10  Keith Seitz  <keiths@redhat.com>
25191
25192         * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
25193         regexp for stopping at main. Could have multiple event notifications.
25194         Don't assume that main was declared with no parameters.
25195         (mi_next): Use mi_step_to.
25196         (mi_step): Use mi_next_to.
25197
25198 2002-09-09  Corinna Vinschen  <vinschen@redhat.com>
25199
25200         * gdb.base/default.exp: Fix expected string in `info float' test.
25201
25202 2002-09-09  Ben Elliston  <bje@redhat.com>
25203
25204         * config/mips.exp: Update comments.
25205         * config/mips-idt.exp: Likewise.
25206         * config/nind.exp: Likewise.
25207         * config/slite.exp: Likewise.
25208         * config/sparclet.exp: Likewise.
25209         * config/udi.exp: Likewise.
25210         * config/vx.exp: Likewise.
25211         * config/vxworks29k.exp: Likewise.
25212
25213 2002-09-05  Jim Blandy  <jimb@redhat.com>
25214
25215         * gdb.threads/killed.exp: Fix test failure message.
25216
25217 2002-09-04  Keith Seitz  <keiths@redhat.com>
25218
25219         * lib/mi-support.exp: Update copyright.
25220         (mi_gdb_test): Increase the priority of the expected pattern
25221         so that it matches gdb_test.
25222
25223 2002-09-03  Keith Seitz  <keiths@redhat.com>
25224
25225         * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
25226         Use integer comparison instead of string comparison for testing
25227         whether binary was built.
25228
25229 2002-09-03  Jim Blandy  <jimb@redhat.com>
25230
25231         * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
25232
25233 2002-08-29  Jim Blandy  <jimb@redhat.com>
25234
25235         * gdb.threads/pthreads.exp: Move the portable thread compilation
25236         code into a function in lib/gdb.exp, and call that from here.
25237         * lib/gdb.exp (gdb_compile_pthreads): New function.
25238
25239 2002-08-29  Keith Seitz  <keiths@redhat.com>
25240
25241         * lib/mi-support.exp (mi_gdb_test): Add global declaration for
25242         expect_out so that callers can get at it.
25243
25244 2002-08-23  Daniel Jacobowitz  <drow@mvista.com>
25245
25246         * gdb.threads/print-threads.c: New file.
25247         * gdb.threads/print-threads.exp: New file.
25248         * gdb.threads/schedlock.c: New file.
25249         * gdb.threads/schedlock.exp: New file.
25250
25251 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
25252
25253         * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
25254         not altivec.c.
25255
25256 2002-08-17  Mark Kettenis  <kettenis@gnu.org>
25257
25258         * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
25259         targets.  The problem should be fixed now.
25260
25261 2002-08-15  Mark Kettenis  <kettenis@gnu.org>
25262
25263         * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
25264         2002-07-24 change that removes final dots from error messages.
25265
25266 2002-08-13  Tom Tromey  <tromey@redhat.com>
25267
25268         * gdb.base/readline.exp: New file.
25269
25270 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
25271
25272         * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
25273         supress message.
25274
25275 2002-08-01  Andrew Cagney  <cagney@redhat.com>
25276
25277         * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
25278         CHILL_FOR_TARGET and CHILL_LIB.
25279         * configure.in (configdirs): Remove gdb.chill.
25280         * configure: Regenerate.
25281         * lib/gdb.exp: Obsolete references to chill.
25282         * gdb.fortran/types.exp: Ditto.
25283         * gdb.fortran/exprs.exp: Ditto.
25284
25285 2002-07-30  Kevin Buettner  <kevinb@redhat.com>
25286
25287         * gdb.base/shlib-call.exp (additional_flags): Conditionally
25288         set Irix-specific compile and link flags.
25289
25290 2002-07-29  Kevin Buettner  <kevinb@redhat.com>
25291
25292         * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
25293         source files.  The ``-o'' option doesn't work with the ``-E'' option
25294         when using the Irix compiler.
25295
25296 2002-07-19  Daniel Jacobowitz  <drow@mvista.com>
25297
25298         * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
25299         Improve support for reusing an exec file.  Copy exec file
25300         to target, and run gdbserver on the target instead of on the host.
25301
25302 2002-07-18  Jim Blandy  <jimb@redhat.com>
25303
25304         * gdb.base/ending-run.exp: Don't expect to see the program end in
25305         some orderly fashion when we're running on a real stand-alone
25306         board.
25307
25308         * gdb.base/interrupt.exp: Correct logic for skipping tests on
25309         targets that don't support interrupts.
25310
25311 2002-07-10  Paul N. Hilfinger  <hilfingr@otisco.mckusick.com>
25312
25313         * gdb.base/attach.exp: Add patterns to match output from /proc-based
25314         systems.
25315         Move comments in expect statements to inside the actions, so that they
25316         don't get matched against.
25317
25318 2002-07-10  Mark Kettenis  <kettenis@gnu.org>
25319
25320         * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
25321         function when asleep" test.
25322
25323 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
25324
25325         * gdb.base/page.exp: Rewrite to handle problems with very long
25326         `info set' output.  Update copyright.
25327
25328 2002-06-26  Andrew Cagney  <ac131313@redhat.com>
25329
25330         * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
25331         gdb.threads-hp.
25332         * gdb.hp/configure: Regenerate.
25333         * gdb.hp/gdb.threads-hp/configure.in: Delete file.
25334         * gdb.hp/gdb.threads-hp/configure: Delete file.
25335         * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
25336
25337 2002-06-22  Andrew Cagney  <ac131313@redhat.com>
25338
25339         * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
25340         setlocale, bindtextdomain and textdomain.
25341
25342 2002-06-11  Jim Blandy  <jimb@redhat.com>
25343
25344         * lib/gdb.exp (get_debug_format): Tolerate message saying whether
25345         preprocessor macro information is present.
25346
25347         * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
25348         tests.
25349
25350 2002-06-06  Michael Snyder  <msnyder@redhat.com>
25351
25352         * gdb.base/overlays.exp: Record addresses of overlay
25353         functions in TCL variables rather than in GDB variables,
25354         to avoid having GDB convert them to pointers (with loss
25355         of information).
25356
25357         * gdb.base/d10v.ld: Merge in several years worth of
25358         default linker script changes.
25359         * gdb.base/long_long.exp: Add check for sizeof (long double).
25360
25361 2002-06-06  Michal Ludvig  <mludvig@suse.cz>
25362
25363         * gdb.asm/asm-source.exp: Add x86-64 target.
25364         * gdb.asm/x86_64.inc: New.
25365
25366 2002-05-30  Michael Chastain  <mec@shout.net>
25367
25368         From Benjamin Kosnik <bkoz@redhat.com>:
25369         * gdb.c++/m-static.cc: New file.
25370         * gdb.c++/m-static.exp: New file.
25371
25372 2002-05-28  Michael Snyder  <msnyder@redhat.com>
25373
25374         * gdb.base/call-ar-st.exp: Allow for reduced floating point
25375         precision.
25376
25377 2002-05-27  Michael Chastain  <mec@shout.net>
25378
25379         From Benjamin Kosnik <bkoz@redhat.com>:
25380         * gdb.c++/m-data.cc: New file.
25381         * gdb.c++/m-data.exp: New file.
25382
25383 2002-05-27  Michael Chastain  <mec@shout.net>
25384
25385         From Benjamin Kosnik <bkoz@redhat.com>:
25386         * gdb.c++/try_catch.cc: New file.
25387         * gdb.c++/try_catch.exp: New file.
25388
25389 2002-05-27  Michael Chastain  <mec@shout.net>
25390
25391         * gdb.c++/local.exp: Accept more nested types in output.
25392
25393 2002-05-26  Michael Chastain  <mec@shout.net>
25394
25395         * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
25396
25397 2002-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
25398
25399         * lib/gdb.exp (gdb_wrapper_init): Just because
25400         gdb_wrapper_file exists, this does not mean that the file
25401         should not be rebuilt.  That is what gdb_wrapper_initialized
25402         is for.
25403         (default_gdb_init): Reset gdb_wrapper_initialized.
25404
25405 2002-05-23  Michael Snyder  <msnyder@redhat.com>
25406
25407         * gdb.base/all-bin.exp: Revise previous patch by just reducing
25408         the precision of the floating point test results.
25409         * gdb.base/call-rt-st.exp: Ditto.
25410
25411         * gdb.base/all-bin.exp: Allow for reduced floating point precision.
25412         * gdb.base/call-rt-st.exp: Ditto.
25413
25414 2002-05-19  Michael Chastain  <mec@shout.net>
25415
25416         * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
25417
25418 2002-05-19  Elena Zannoni  <ezannoni@redhat.com>
25419
25420         * configure.in (configdirs): Add gdb.arch.
25421         * configure: Regenerate.
25422
25423 2002-05-17  Jim Blandy  <jimb@redhat.com>
25424
25425         * gdb.base/completion.exp: Recognize the more detailed error
25426         messages produced by the macro expander's lexical analyzer.
25427
25428 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
25429
25430         * gdb.arch/altivec-abi.c: New file.
25431         * gdb.arch/altivec-abi.exp: New file.
25432         * gdb.arch/altivec-regs.c: New file.
25433         * gdb.arch/altivec-regs.exp: New file.
25434
25435 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
25436
25437         * gdb.base/maint.exp (maint print type): Update for new type
25438         structure.
25439
25440 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
25441
25442         * gdb.arch: New directory.
25443         * gdb.arch/configure.in: New file.
25444         * gdb.arch/configure: New file.
25445         * gdb.arch/Makefile.in: New file.
25446
25447 2002-05-13  Corinna Vinschen  <vinschen@redhat.com>
25448
25449         * gdb.asm/asm-source.exp: Add v850 as supported target.
25450         * gdb.asm/v850.inc: New file.
25451
25452 2002-05-13  Daniel Jacobowitz  <drow@mvista.com>
25453
25454         * gdb.c++/annota2.exp (annotate-quit): Add comment.
25455
25456 2002-05-12  Daniel Jacobowitz  <drow@mvista.com>
25457
25458         * gdb.base/break.exp: Check 'break "marker2"'.
25459
25460 2002-05-10  Michael Snyder  <msnyder@redhat.com>
25461
25462         * gdb.base/long_long.exp: Fix typo.
25463
25464 2002-05-10  Jim Blandy  <jimb@redhat.com>
25465
25466         * gdb.base/printcmds.exp: Don't xfail the ptype command.  This is
25467         a bug.
25468
25469         * gdb.base/printcmds.exp (test_integer_literals_rejected):
25470         Recognize more detailed error message produced by the macro
25471         expander's lexical analyzer.
25472         * lib/gdb.exp (test_print_reject): Same.
25473
25474 2002-05-09  Mark Kettenis  <kettenis@gnu.org>
25475
25476         * gdb.c++/method.exp: Fix typo.
25477
25478 2002-05-08  Michael Snyder  <msnyder@redhat.com>
25479
25480         * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
25481         * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
25482         * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
25483         * gdb.base/long_long.exp: Merge clauses for arm and xscale.
25484         Add iftarget clause for strongarm.
25485
25486 2002-05-06  Michael Snyder  <msnyder@redhat.com>
25487
25488         * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
25489         (gdb_continue_to_end): Accept output from status wrapper.
25490         * gdb.base/ending-run.exp: Add case for output from status wrapper.
25491         Clean up fail messages to match pass messages.
25492
25493         Enable the "needs_status_wrapper" testsuite feature.
25494         * lib/gdb.exp (gdb_wrapper_init): New procedure.
25495         (gdb_compile): Conditionally call gdb_wrapper_init.
25496         * gdb.base/a2-run.exp: Recognize output from status wrapper.
25497         * gdb.c++/method.exp: Recognize output from status wrapper.
25498
25499 2002-05-06  Ben Elliston  <bje@redhat.com>
25500 From Graydon Hoare  <graydon@redhat.com>
25501
25502         * config/sid.exp: Include support for "rawsid" protocol.
25503
25504 2002-05-03  Jim Blandy  <jimb@redhat.com>
25505
25506         * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
25507         * gdb.c++/hang3.C: New file.
25508
25509 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
25510
25511         * gdb.base/default.exp: Remove obsolete code.
25512         * gdb.c++/misc.exp: Ditto.  Update copyright.
25513         * gdb.c++/cplusfuncs.exp: Ditto.  Update copyright.
25514         * gdb.base/whatis.exp: Ditto.  Update copyright.
25515         * gdb.base/scope.exp: Ditto.  Update copyright.
25516         * gdb.base/ptype.exp: Ditto.  Update copyright.
25517         * gdb.base/printcmds.exp: Ditto.  Update copyright.
25518         * gdb.base/opaque.exp: Ditto.  Update copyright.
25519         * gdb.base/list.exp: Ditto.
25520         * gdb.base/funcargs.exp: Ditto.  Update copyright.
25521         * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
25522         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
25523         * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
25524         * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
25525         * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
25526         * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
25527
25528 2002-05-02  Michael Snyder  <msnyder@redhat.com>
25529
25530         * gdb.base/watchpoint.exp: Add xscale target.
25531         * gdb.base/long_long.exp: Add xscale target.
25532         * gdb.base/default.exp: Add xscale target.
25533
25534 2002-05-01  Jim Blandy  <jimb@redhat.com>
25535
25536         * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
25537         gdb.c++/hang.exp: New test.
25538
25539 2002-05-01  Fred Fish  <fnf@redhat.com>
25540
25541         * gdb.base/completion.exp: Handle completions of "./Make" for
25542         more than one completion possibility, as is the case when we
25543         build and test in the source tree.
25544
25545 2002-04-29  Anthony Green  <green@redhat.com>
25546
25547         * gdb.java/jmisc1.exp: New file.
25548         * gdb.java/jmisc2.exp: New file.
25549
25550 2002-04-24  Daniel Jacobowitz  <drow@mvista.com>
25551
25552         * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
25553
25554 2002-04-23  Elena Zannoni  <ezannoni@redhat.com>
25555
25556         * gdb.base/help.exp: Change 'help status' to allow for target
25557         dependent output differences.
25558
25559 2002-04-22  Michael Chastain  <mec@shout.net>
25560
25561         * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
25562
25563 2002-04-22  Michael Chastain  <mec@shout.net>
25564
25565         * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
25566
25567 2002-04-17  David S. Miller  <davem@redhat.com>
25568
25569         * gdb.asm/sparc64.inc: New file.
25570         * gdb.asm/asm-source.exp: Handle sparc64-*-*.
25571
25572 2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
25573
25574         * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
25575         instruction file directly into the build tree.  Clean up at end of
25576         test.
25577
25578 2002-04-18  David S. Miller  <davem@redhat.com>
25579
25580         * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
25581         handle 64-bit platforms correctly.
25582         * gdb.base/maint.exp: Likewise.
25583
25584 2002-04-18  Kevin Buettner  <kevinb@redhat.com>
25585
25586         * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
25587         ``-fpic'' when compiling files comprising a shared library, but
25588         it does need additional linker flags in order to find shared
25589         libraries at run time.
25590
25591 2002-04-18  Kevin Buettner  <kevinb@redhat.com>
25592
25593         * gdb.base/cvexpr.c (use): New function.
25594         (main): Invoke use() on all global variables to prevent
25595         some linkers from deleting these otherwise unused symbols.
25596
25597 2002-04-17  Michael Chastain  <mec@shout.net>
25598 From David S. Miller  <davem@redhat.com>
25599
25600         * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
25601         handle 64-bit platforms correctly.
25602
25603 2002-04-12  Michael Snyder  <msnyder@redhat.com>
25604 From Jim Blandy  <jimb@redhat.com>
25605         * gdb.base/foo.c (foox): Remove section attribute; the linker
25606         script can handle this instead.
25607         * gdb.base/bar.c (barx): Same.
25608         * gdb.base/baz.c (bazx): Same.
25609         * gdb.base/grbx.c (grbxx): Same.
25610
25611         * gdb.base/overlays.exp: New test: check that GDB's manual overlay
25612         manager doesn't automatically unmap overlays unnecessarily.
25613
25614 2002-04-10  Martin M. Hunt  <hunt@redhat.com>
25615
25616         * gdb.base/ending-run.exp: Fix pattern for Mips targets
25617         stepping out of main.
25618
25619 2002-04-09  Michael Chastain  <mec@shout.net>
25620
25621         * gdb.c++/local.cc (main): Move call to marker1() inside nested
25622         scope so that the nested scope tests will make sense.
25623         * gdb.c++/local.exp: Write patterns that actually work with gcc
25624         (the HP patterns "were never known to work with gcc").
25625         Keep the old aCC patterns too.
25626
25627 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
25628
25629         * gdb.base/attach.exp: Correct target board test.
25630
25631 2002-04-08  Michael Chastain  <mec@shout.net>
25632
25633         * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
25634         in a const method.  Add some xfail and fail cases for configurations
25635         that do not emit the "const ...".
25636
25637 2002-04-07  Michael Chastain  <mec@shout.net>
25638
25639         * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
25640         Accept "A * const" and "const A * const" as type of "this".
25641         Fix spelling of getFunky throughout.  Make messages uniform.
25642
25643 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
25644
25645         Work around for PR gdb/285:
25646         * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
25647
25648 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
25649
25650         * gdb.asm/asm-source.exp: Build symbolic link to arch specific
25651         instructions file at run time instead of configure time.
25652         Sometimes we run the test in a directory that is not the one we
25653         configured in.
25654         * gdb.asm/configure.in: Delete creation of symlink.
25655         * gdb.asm/configure: Regenerate.
25656
25657 2002-04-05  J. Brobecker  <brobecker@gnat.com>
25658
25659         * gdb.gdb/xfullpath.exp: New test, to exercise the new
25660         xfullpath () function.
25661
25662 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
25663
25664         * gdb.asm/Makefile.in: Correct dependencies.
25665
25666         * gdb.asm/powerpc.inc: New file.
25667         * gdb.asm/asm-source.exp: Add PowerPC.
25668         * gdb.asm/configure.in: Likewise.
25669         * gdb.asm/configure: Regenerated.
25670
25671 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
25672
25673         * gdb.base/relocate.exp: New file.
25674         * gdb.base/relocate.c: New file.
25675
25676 2002-04-04  Fred Fish  <fnf@redhat.com>
25677
25678         * gdb.base/step-test.exp: Update comment regarding stopping in
25679         memcpy/bcopy calls inserted as part of the compiler runtime.
25680
25681 2002-04-04  Michael Snyder  <msnyder@redhat.com>
25682
25683         * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
25684
25685 2002-04-03  Daniel Jacobowitz  <drow@mvista.com>
25686
25687         * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
25688         (gdb_expect): Remove $notransfer hack.
25689
25690 2002-04-02  Daniel Jacobowitz  <drow@mvista.com>
25691
25692         * gdb.c++/classes.exp ("calling method for small class"): Match
25693         updated register output.
25694
25695 2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
25696
25697         Fix PR gdb/452
25698         * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
25699         when finished.  Make gdb_file_cmd send "exec-file" when
25700         appropriate.
25701
25702 2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
25703
25704         * gdb.base/attach.exp: Remove extra setup_xfail.
25705
25706 2002-03-26  Michael Snyder  <msnyder@redhat.com>
25707
25708         * gdb.base/default.exp: Add tests for dump, append, and restore.
25709         * gdb.base/help.exp: Add tests for dump, append, and restore.
25710         * gdb.base/dump.exp: New file, test dump, append and restore.
25711         * gdb.base/dump.c: New file.
25712
25713 2002-03-27  Michael Snyder  <msnyder@redhat.com>
25714
25715         * gdb.base/help.exp: Modify expect strings to reflect
25716         clean-ups in help messages.
25717
25718 2002-03-26  Fred Fish  <fnf@redhat.com>
25719
25720         * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
25721         have debugging info for those functions and the compiler uses them
25722         internally to copy structs around.
25723
25724 2002-03-26  Fred Fish  <fnf@redhat.com>
25725
25726         * gdb.base/list.exp: Revert the change made yesterday and add note
25727         about why we don't list the default lines for remote targets.
25728
25729 2002-03-25  Michael Snyder  <msnyder@redhat.com>
25730
25731         * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
25732
25733 2002-03-25  Fred Fish  <fnf@redhat.com>
25734
25735         * gdb.base/list.exp: This test works on remote targets so remove
25736         the short circuit for remote targets.  Update copyright.
25737
25738 2002-03-25  Fred Fish  <fnf@redhat.com>
25739
25740         * gdb.base/attach.exp: Fix logic error that was suppressing this
25741         test for all non hppa*-*-hpux* targets, instead of the hp target.
25742         Move comments closer to the suppression point.  Also now need to
25743         check that we are running natively.
25744
25745 2002-03-22  Michael Snyder  <msnyder@redhat.com>
25746
25747         * gdb.base/default.exp: Add test for gcore.  Update copyright.
25748         * gdb.base/help.exp: Add test for gcore.  Update copyright.
25749
25750 2002-03-06  Fred Fish  <fnf@redhat.com>
25751
25752         * gdb.base/funcargs.c:  Remove extraneous ';' character.
25753         * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
25754
25755 2002-03-04  Michael Chastain  <mec@shout.net>
25756
25757         * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
25758         accommodate gcc v3 function signature.
25759         * gdb.mi/mi0-var-cmd-exp: Ditto.
25760
25761 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
25762
25763         * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
25764         ``GNU/Linux'' or ``Linux kernel''
25765         * testsuite/gdb.threads/pthreads.c: Ditto.
25766
25767 2002-02-24  Michael Chastain  <mec@shout.net>
25768
25769         * gdb.threads/pthreads.c (thread1): Add a return statement.
25770         (thread2): Likewise.
25771         (foo): Likewise.
25772
25773 2002-02-23  Michael Chastain  <mec@shout.net>
25774
25775         * gdb.threads/linux-dp.c (philosopher): Add a return statement
25776         to placate gcc.
25777
25778 2002-02-23  Michael Chastain  <mec@shout.net>
25779
25780         * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
25781         test "ptype bint".  The test passes on all my stabs configurations.
25782
25783 2002-02-21  Jim Blandy  <jimb@redhat.com>
25784
25785         * gdb.asm/asm-source.exp: Parse the output from `info sources' one
25786         filename at a time, and watch for the ones we want to see.
25787
25788         * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
25789         types of pointers to prototyped functions.
25790
25791 2002-02-20  Andrew Cagney  <ac131313@redhat.com>
25792
25793         * gdb.base/sizeof.c (main): Call fill_structs.  Print value of
25794         signed, unsigned and straight char.
25795         (padding_char, padding_short, padding_int, padding_long,
25796         padding_long_long, padding_float, padding_double,
25797         padding_long_double): New global variables.
25798         (fill, fill_structs): New functions.
25799
25800         * gdb.base/sizeof.exp: Check for signed and unsigned char.  Check
25801         for correctly sized writes.  Update copyright.
25802         (get_valueof): New procedure.
25803         (get_sizeof): Call get_valueof.
25804         (check_valueof): New procedure.
25805         (check_padding): New procedure.
25806
25807 2002-02-20  Michael Chastain  <mec@shout.net>
25808
25809         * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
25810         to setup_xfail.  Document some of the remaining calls.
25811
25812 2002-02-18  Michael Chastain  <mec@shout.net>
25813
25814         * gdb.c++/userdef.exp: Update copyright year.
25815
25816 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
25817
25818         * gdb.c++/userdef.exp: Test overloaded operators properly.
25819         Remove xfails.
25820
25821 2002-02-14  Michael Snyder  <msnyder@redhat.com>
25822
25823         * gdb.base/gcore.exp: Relax recognition of function breakpoint.
25824
25825 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
25826
25827         * gdb.base/a2-run.exp: Check for a remote target properly.
25828         * gdb.base/annota1.exp: Likewise.
25829         * gdb.base/list.exp: Likewise.
25830         * gdb.base/reread.exp: Likewise.
25831         * gdb.base/scope.exp: Likewise.
25832         * gdb.base/shlib-call.exp: Likewise.
25833         * gdb.base/term.exp: Likewise.
25834         * gdb.c++/annota2.exp: Likewise.
25835
25836 2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
25837
25838         * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
25839
25840 2002-02-10  Michael Chastain  <mec@shout.net>
25841
25842         * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
25843         (call_after_alloca): Ditto.
25844
25845 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
25846
25847         * gdb.base/ending-run.exp: Guard "cont" test with
25848         gdb_skip_stdio_test.
25849
25850 2002-02-06  Jim Blandy  <jimb@redhat.com>
25851
25852         * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
25853         from here...
25854         * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
25855         To here.  Disable this test on non-HP platforms.  Add big comment.
25856
25857 2002-02-04  Michael Snyder  <msnyder@redhat.com>
25858
25859         * gdb.base/ovlymgr.c  (ovly_copy): Generalize for targets
25860           other than d10v and m32r.
25861
25862 2002-02-02  Richard Earnshaw  <rearnsha@arm.com>
25863
25864         * gdb.base/default.exp: Rewrite test patterns to reduce time
25865         taken to match them.
25866
25867 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
25868
25869         * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
25870         Allow a start function above main.
25871         * gdb.threads/linux-dp.exp: Fix copyright date.
25872
25873 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
25874
25875         * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
25876         (check_philosopher_stack): Check for manager thread before checking
25877         for a just-starting thread.
25878
25879 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
25880
25881         From Neil Booth <neil@daikokuya.demon.co.uk>:
25882         * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
25883         warnings.
25884
25885 2002-01-21  Fred Fish  <fnf@redhat.com>
25886
25887         * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
25888         not caller.
25889
25890 2002-01-21  Jim Blandy  <jimb@redhat.com>
25891
25892         * gdb.base/reread.exp: Check that GDB properly re-reads the
25893         executable file when it changes while no inferior is running.
25894
25895 2002-01-21  Fred Fish  <fnf@redhat.com>
25896
25897         * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
25898         optionally accept the "shlib events" variation.
25899
25900 2002-01-21  Jim Blandy  <jimb@redhat.com>
25901
25902         * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
25903         call `fflush' after every `printf', so that the output is produced
25904         at predictable points, regardless of whatever buffering does (or
25905         doesn't) take place.
25906         * gdb.base/ending-run.exp: Adjust tests to expect output to appear
25907         at different points.
25908
25909 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
25910
25911         * gdb.c++/inherit.exp: Update copyright years.
25912         * gdb.c++/method.exp: Likewise.
25913
25914 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
25915
25916         * gdb.c++/classes.exp: Update for improved v3 support and skipping
25917         artificial methods/arguments.
25918         * gdb.c++/derivation.exp: Likewise.
25919         * gdb.c++/inherit.exp: Likewise.
25920         * gdb.c++/method.exp: Likewise.
25921         * gdb.c++/virtfunc.exp: Likewise.
25922
25923 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
25924
25925         * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
25926         * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
25927         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
25928         * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
25929         * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
25930         * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
25931
25932 2002-01-17  Jim Blandy  <jimb@redhat.com>
25933
25934         * gdb.asm/asm-source.exp (info symbol): Take another shot at
25935         anchoring the pattern matching the entry point symbol's name.
25936
25937 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
25938
25939         * gdb.base/maint.exp: Update ``maint internal-error'' to match
25940         continue/quit query.  Update copyright.
25941
25942 2002-01-14  Michael Snyder  <msnyder@redhat.com>
25943
25944         * gdb.base/gcore.exp: Remove extra debugging output.
25945
25946 2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
25947
25948         * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
25949         for slightly dubious v2 mangled string.
25950
25951 2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
25952
25953         * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
25954
25955 2002-01-10  Jason Merrill  <jason@redhat.com>
25956
25957         * gdb.c++/namespace.exp: Accept trailing const for 'this'.
25958
25959         * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
25960         constructors.
25961         * gdb.c++/derivation.exp: Likewise.
25962         * gdb.c++/templates.exp: Likewise.
25963         * gdb.c++/virtfunc.exp: Likewise.
25964
25965 2002-01-10  Michael Snyder  <msnyder@redhat.com>
25966
25967         * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
25968
25969 2002-01-08  Michael Snyder  <msnyder@redhat.com>
25970
25971         * gdb.base/gcore.exp: New test for generate-core-file command.
25972         * gdb.base/gcore.c: Testcase for above.
25973         * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
25974
25975 2002-01-08  Jason Merrill  <jason@redhat.com>
25976
25977         * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
25978
25979 2002-01-07  Fred Fish  <fnf@redhat.com>
25980
25981         * gdb.c++/overload.exp: Remove unconditional xfails for:
25982         print foo_instance1.overloadargs(1)
25983         print foo_instance1.overloadargs(1, 2)
25984         print foo_instance1.overloadargs(1, 2, 3)
25985         print foo_instance1.overloadargs(1, 2, 3, 4)
25986         print foo_instance1.overloadargs(1, 2, 3, 4, 5)
25987         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
25988         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
25989         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
25990         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
25991         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
25992         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
25993         print foo_instance1.overload1arg()
25994         print foo_instance1.overload1arg((char)arg2)
25995         print foo_instance1.overload1arg((signed char)arg3)
25996         print foo_instance1.overload1arg((unsigned char)arg4)
25997         print foo_instance1.overload1arg((int)arg7)
25998         print foo_instance1.overload1arg((unsigned int)arg8)
25999         print foo_instance1.overload1arg((float)arg11)
26000         print foo_instance1.overload1arg((double)arg12)
26001
26002 2002-01-07  Michael Snyder  <msnyder@redhat.com>
26003
26004         * gdb.base/huge.exp: New test.  Print a very large target data object.
26005         (skip_huge_test): New test variable.  Define if you want to skip this
26006         test.  The test reads an 8 megabyte data object from the target, so it
26007         might be very time consuming on remote targets with a slow connection.
26008         * gdb.base/huge.c: New file.  Test case for above.
26009
26010 2002-01-07  Fred Fish  <fnf@redhat.com>
26011
26012         * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
26013         g_instance.bfoo, and g_instance.cfoo.
26014
26015 2002-01-07  Jeffrey A Law  <law@redhat.com>
26016
26017         * gdb.base/break.c (multi_line_if_conditional): New function.
26018         (multi_ilne_while_conditional): Likewise.
26019         * gdb.base/break.exp: Verify that a breakpoint on a multi-line
26020         IF or WHILE condition puts the breakpoint at the start of
26021         the condition.
26022
26023         * gdb.base/selftest.exp (backtrace through signal handler): Remove
26024         hppa*-*-hpux* expected failure.
26025         * gdb.base/structs.exp (do_function_calls): Similarly.
26026
26027         * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
26028         watchpoints.
26029
26030 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
26031
26032         Fix PR gdb/66.
26033         * gdb.base/structs.exp: Replace skip for a29k with skip for
26034         gdb,cannot_call_functions.
26035         * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
26036         * gdb.base/callfuncs.exp: Ditto.
26037         * gdb.base/call-rt-st.exp: Ditto.
26038         * gdb.base/call-strs.exp: Ditto.
26039         * gdb.base/callfwmall.exp: Ditto.
26040         * gdb.base/scope.exp: Obsolete xfail a29k.
26041         * gdb.c++/misc.exp: Ditto.
26042         * gdb.c++/cplusfuncs.exp: Ditto.
26043         * gdb.base/ptype.exp: Ditto.
26044         * gdb.base/printcmds.exp: Ditto.
26045         * gdb.base/opaque.exp: Ditto.
26046         * gdb.base/list.exp: Ditto.
26047         * gdb.base/funcargs.exp: Ditto.
26048         * gdb.base/default.exp: Ditto.
26049
26050 2002-01-04  Michael Snyder  <msnyder@redhat.com>
26051
26052         * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
26053         * gdb.base/maint.exp: Add tests for maint info sections options.
26054
26055 Fri Dec 21 09:42:11 2001  Jeffrey A Law  (law@redhat.com)
26056
26057         * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
26058
26059 2001-12-20  Corinna Vinschen  <vinschen@redhat.com>
26060
26061         * gdb.asm/arm.inc: New file.
26062         * gdb.asm/asm-source.exp: Add arm targets.
26063         * gdb.asm/configure.in: Ditto.
26064         * gdb.asm/configure: Recreated from configure.in.
26065
26066 Thu Dec 20 09:54:36 2001  Jeffrey A Law  (law@redhat.com)
26067
26068         * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
26069         with HP's compiler.
26070         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
26071         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
26072         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
26073         * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
26074
26075         * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
26076         either HP's compilers or GCC.
26077
26078         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
26079         a SIGBUS or SIGSEGV.
26080
26081         * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
26082
26083         * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
26084         can be compiled with either HP's compiler or GCC.
26085
26086         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
26087         * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
26088         * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
26089
26090         * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
26091         to match current gdb output.  Update due to using auto-solib-limit
26092         for limiting instead of overloading auto-solib-add.
26093         * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
26094         test program.
26095
26096         * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
26097         * gdb.hp/gdb.base-hp/dollar.exp: Likewise
26098         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
26099         * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
26100         * gdb.hp/gdb.base-hp/reg.exp: Likewise.
26101         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
26102         * gdb.hp/gdb.defects/bs15503.exp: Likewise.
26103         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
26104         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
26105         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
26106         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
26107         * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
26108         * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
26109
26110         * gdb.base/annota1.exp: Expect failure for hpux11 when posting
26111         a SIGTRAP to the inferior.
26112
26113 2001-12-19  Corinna Vinschen  <vinschen@redhat.com>
26114
26115         * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
26116         Substitute call to target_link by call to gdb_compile.
26117
26118 Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
26119
26120         * gdb.base/break.exp: Fix HP specific search string when testing
26121         backtracing in a called function.
26122
26123         * gdb.base/constvars.exp: Only set lang to C++ if we're
26124         compiling the test with HP's compilers.
26125         * gdb.base/volatile.exp: Similarly.
26126
26127 2001-12-19  Jim Blandy  <jimb@redhat.com>
26128
26129         * gdb.base/printcmds.exp: Expect the null character to be printed
26130         as '\0', and the '\013' to be printed as '\v'.
26131         * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
26132         * gdb.base/setvar.exp: Same.
26133
26134 2001-12-17  Jim Blandy  <jimb@redhat.com>
26135
26136         * gdb.base/completion.exp: Rather than completing very long
26137         filenames, which can make the readline library produce output we
26138         don't recognize, cd to the directory first, and then complete
26139         using nice, short relative paths.
26140
26141         * gdb.base/completion.exp: On some systems, there is, in fact, a
26142         variable named `b' in scope, since GDB treats all static
26143         variables as being in scope.  So use `no_var_named_this'
26144         instead of `b'.
26145
26146         * gdb.base/corefile.exp: Recognize the message saying that GDB
26147         can't find the core file's registers as a failure.
26148
26149 2001-12-13  Jackie Smith Cashion  <jsmith@redhat.com>
26150
26151         * gdb.base/commands.exp (user_defined_command_test): Make "show user"
26152         test expect string more specific.
26153
26154 2001-12-13  Corinna Vinschen  <vinschen@redhat.com>
26155
26156         * gdb.asm/asm-source.exp: Add support for xstormy16.
26157         * gdb.asm/configure.in: Ditto.
26158         * gdb.asm/configure: Rebuild.
26159         * gdb.asm/xstormy16.inc: New file.
26160
26161 2001-12-10  Fred Fish  <fnf@redhat.com>
26162
26163         * gdb.base/maint.exp: Update to match changes in type dumping code.
26164
26165 2001-12-10  Jim Blandy  <jimb@redhat.com>
26166
26167         * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
26168         matching the entry point symbol's name at the beginning of the
26169         line.
26170
26171 2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
26172
26173         * gdb.c++/classes.exp, gdb.c++/derivation.exp,
26174         gdb.c++/inherit.exp, gdb.c++/method.exp,
26175         gdb.c++/namespace.exp, gdb.c++/templates.exp,
26176         gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
26177         and class layout support.
26178
26179 2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
26180
26181         * gdb.c++/classes.exp: Add test for static member function.
26182         * gdb.c++/misc.cc: Add class with static member function.
26183
26184 2001-12-07  Jim Blandy  <jimb@redhat.com>
26185
26186         If GDB says it can't find the struct the function returned, report
26187         those tests as `unsupported'.
26188         * gdb.base/call-rt-st.exp (print_struct_call): New function.
26189         Rewrite subsequent tests to use it.
26190
26191         If GDB says it can't find the struct the function returned, report
26192         those tests as `unsupported'.
26193         * gdb.base/structs.exp (call_struct_func): New function.
26194         (do_function_calls): Use call_struct_func to call the functions
26195         returning structs.
26196
26197         * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
26198         whether functions are prototyped or not, so we can't possibly pass
26199         arguments to t_float_values2 properly.
26200
26201         * gdb.base/break.exp: (test_next_with_recursion): Don't change the
26202         value of `timeout' for targets other than the mips*tx39-*.
26203
26204 2001-12-06  Michael Snyder  <msnyder@redhat.com>
26205
26206         * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
26207         and detect whether the start symbol has a leading underscore.
26208
26209 2001-12-04  Jim Blandy  <jimb@redhat.com>
26210
26211         * gdb.base/completion.exp: Clarify indentation.
26212
26213 2001-12-03  Jim Blandy  <jimb@redhat.com>
26214
26215         * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
26216         variables on the S/390, not `.word'.
26217
26218 2001-11-30  Jim Blandy  <jimb@redhat.com>
26219
26220         Add assembly-source tests for s390-ibm-linux.
26221         * gdb.asm/s390.inc: New file.
26222         * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
26223         the S/390 architecture.
26224         * gdb.asm/configure: Regenerated.
26225
26226 2001-11-30  Michael Snyder  <msnyder@redhat.com>
26227
26228         * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
26229         next, info source, info sources, info line, global and static
26230         variables, and static functions.
26231         * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
26232         * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
26233         * gdb.asm/asmsrc1.s: Add a static function and some variables.
26234         * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
26235         * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
26236         (gdbasm_leave): Restore frame pointer.
26237         (gdbasm_startup): Copy stack set-up from crt0.S.
26238
26239 2001-11-26  Fernando Nasser  <fnasser@redhat.com>
26240
26241         From 2001-11-12 Jackie Smith Cashion  <jsmith@redhat.com>:
26242         * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
26243         to a local (non-static) variable. Copy tstruct.a to a static buffer
26244         and return a pointer to that buffer.
26245         * gdb.base/callfwmall.c (t_structs_a): Ditto.
26246
26247 2001-11-24  Mark Kettenis  <kettenis@gnu.org>
26248
26249         * gdb.asm/configure.in: Fix recognition of ix86 target.
26250         * gdb.asm/configure: Regenerate.
26251
26252 2001-11-21  Michael Snyder  <msnyder@redhat.com>
26253
26254         * gdb.asm/sparc.inc: New file.
26255         * gdb.asm/asm-source.exp: Recognize sparc target.
26256         * gdb.asm/configure.in: Recognize sparc target.
26257         * gdb.asm/configure: Regenerate.
26258
26259 2001-11-21  Michael Snyder  <msnyder@redhat.com>
26260
26261         * gdb.asm/m32r.inc: New file.
26262         * gdb.asm/asm-source.exp: Recognize m32r target.
26263         * gdb.asm/configure.in: Recognize m32r target.
26264         * gdb.asm/configure: Regenerate.
26265
26266 2001-11-20  Michael Snyder  <msnyder@redhat.com>
26267
26268         * gdb.asm/i386.inc: New file.
26269         * gdb.asm/asm-source.exp: Recognize ix86 target.
26270         * gdb.asm/configure.in: Recognize ix86 target.
26271         * gdb.asm/configure: Regenerate.
26272
26273         * gdb.c++/namespace.exp: Fix quotes in output messages.
26274
26275 2001-11-14  Michael Snyder  <msnyder@redhat.com>
26276
26277         * gdb.base/code-expr.exp: New file.  Tests use of the "@code"
26278         qualifier in a type cast expression, to designate an address
26279         in the instruction space (Harvard architecture).
26280
26281 2001-11-13  Michael Snyder  <msnyder@redhat.com>
26282
26283         * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
26284         Tests for expressions using 'const' and 'volatile'.
26285
26286 2001-11-13  Corinna Vinschen  <vinschen@redhat.com>
26287
26288         * gdb.asm/asm-sources.exp: Allow defining linker flags.
26289
26290 2001-11-12  Daniel Jacobowitz  <drow@mvista.com>
26291
26292         * lib/mi-support.exp (mi_run_to_helper): Move comments
26293         outside of gdb_expect.
26294
26295 2001-11-11  Daniel Jacobowitz  <drow@mvista.com>
26296
26297         * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
26298         mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
26299         mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
26300         mi0_run_to): New functions.
26301         * gdb.mi/mi-simplerun.exp: Use them.
26302         * gdb.mi/mi0-simplerun.exp: Likewise.
26303         * gdb.mi/mi-var-cmd.exp: Likewise.
26304         * gdb.mi/mi0-var-cmd.exp: Likewise.
26305
26306 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
26307
26308         * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
26309         * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
26310
26311 2001-11-09  Andrew Cagney  <ac131313@redhat.com>
26312
26313         * gdb.base/restore.exp: Include $expected value in restored test
26314         message.
26315
26316 2001-11-09  Andrew Cagney  <ac131313@redhat.com>
26317
26318         * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
26319         implemented.
26320
26321 2001-11-08  Michael Snyder  <msnyder@redhat.com>
26322
26323         * gdb.base/callfuncs.exp: Add tests for nested call dummies.
26324         Add pass/fail message for stop at breakpoint in call dummy function.
26325
26326 2001-11-07  Michael Snyder  <msnyder@redhat.com>
26327
26328         * gdb.c++/templates.exp (test_template_breakpoints):
26329         If we get an overload menu, but it does not match what
26330         we expect, we still need to issue the "cancel" command.
26331         * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
26332         making the whitespace optional.  Argument for "new" may be
26333         "unsigned" as well as "unsigned int/long".
26334         * gdb.c++/templates.exp: Replace "const &" with "const ?&",
26335         making the whitespace optional.  Also replace "(void) with
26336         "((void|)), making the keyword "void" optional.
26337         * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
26338         making the whitespace optional.  Also replace "(void) with
26339         "((void|)), making the keyword "void" optional.
26340         * gdb.base/callfuncs.c (t_float_values): This function must
26341         _not_ be prototyped, and the following function (t_float_values2)
26342         must be prototyped (if the compiler supports it), so that GDB
26343         can be tested against both cases.  Usually one case involves
26344         promotion of float to double, while the other does not.
26345         * gdb.base/callfwmall.c: Ditto.
26346         * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
26347         includes a stack frame for "start".
26348
26349 2001-11-05  Jim Blandy  <jimb@redhat.com>
26350
26351         * gdb.stabs/weird.exp: Delete "p v_comb" test.  It assumes that
26352         pointers are 32 bits long, and that offsets of relocs are always
26353         stored in the data (REL-style), and not in the reloc entry itself
26354         (RELA-style).
26355         * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
26356         stabs.
26357
26358 2001-11-01  Michael Snyder  <msnyder@redhat.com>
26359
26360         * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
26361         and regular expression operators by using quoting.
26362
26363 2001-10-31  Michael Snyder  <msnyder@redhat.com>
26364
26365         * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
26366         depending on what the symbol table contains.
26367         * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
26368         the output of the ptype command.  Similarly, accept both "const &"
26369         and "const&".
26370
26371 2001-10-31  Corinna Vinschen  <vinschen@redhat.com>
26372
26373         * gdb.base/miscexprs.c (main): Add usage of preprocessor
26374         symbol `STORAGE' to allow to choose the storage class of
26375         the local datastructures.
26376         * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
26377         compiler directive.
26378
26379 2001-10-30  Michael Snyder  <msnyder@redhat.com>
26380
26381         * gdb.base/jump.exp: Allow it to run for all targets.
26382
26383 2001-10-29  Corinna Vinschen  <vinschen@redhat.com>
26384
26385         * gdb.base/call-ar-st.c (print_double_array): Match for loop
26386         with new double_array size.
26387         (main): Change storage class of all local variables to static.
26388         Reduce size of double_array to 9.
26389         * gdb.base/call-ar-st.exp:  Increase timeout value.
26390         Change expected output for double array to match new size in
26391         call-ar-st.c.
26392
26393 2001-10-29  Corinna Vinschen  <vinschen@redhat.com>
26394
26395         * gdb.base/ending-run.exp: Create identical output when passing
26396         `step to end of run' case.  Add regular expression branch satisfying
26397         Stormy16 target.
26398
26399 2001-10-28  Mark Kettenis  <kettenis@gnu.org>
26400
26401         * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
26402         that we catch the expected failure under Linux/x86.
26403
26404 2001-10-29  Orjan Friberg  <orjanf@axis.com>
26405
26406         * gdb.base/setvar.exp: Escape curly braces.
26407         * gdb.stabs/weird.exp: Ditto.
26408
26409 2001-10-27  Daniel Jacobowitz  <drow@mvista.com>
26410
26411         * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
26412         * gdm.mi/mi0-hack-cli.exp: Likewise.
26413
26414 2001-10-25  Andrew Cagney  <ac131313@redhat.com>
26415
26416         * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
26417         messages.
26418
26419 2001-10-21  Andrew Cagney  <ac131313@redhat.com>
26420
26421         * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
26422         checking MI enabled.
26423
26424 2001-10-09  Corinna Vinschen  <vinschen@redhat.com>
26425
26426         * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
26427
26428 2001-10-04  Frank Ch. Eigler  <fche@redhat.com>
26429
26430         * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
26431         if gdb child process crashes, just signal an error.
26432
26433 2001-10-02  Jim Blandy  <jimb@redhat.com>
26434
26435         * lib/gdb.exp (test_xfail_format): Simplify.
26436
26437         * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
26438         front of the variable name `format'.  Simplify `if'.
26439
26440 2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
26441
26442         * gdb.threads/pthreads.exp: Wait for output and delay
26443         before sending ^C.
26444
26445 2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
26446
26447         * gdb.mi/mi-var-display.exp (continue to incr_a):  Recognize
26448         some incorrect output instead of timing out.
26449         * gdb.mi/mi-var-display.exp (continue to incr_a):  Likewise.
26450
26451 2001-09-28  Corinna Vinschen  <vinschen@redhat.com>
26452
26453         * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
26454         check to allow additional `int'.
26455
26456 2001-09-27  Daniel Jacobowitz  <drow@mvista.com>
26457
26458         * gdb.base/completion.exp: Remove incorrect 'p "a' test.
26459         Add tests for 'p "break' (pass) and 'p "break.' (xfail).
26460
26461 2001-09-27  Michael Snyder  <msnyder@redhat.com>
26462
26463         * lib/gdb.exp (test_debug_format): New proc.
26464         (setup_xfail_format): Use new proc test_debug_format.
26465         * gdb.base/constvars.exp (local_compiler_xfail_check): New
26466         proc; use new service proc test_debug_format.
26467         Replace all other "gcc_compiled" tests with this test.
26468         * gdb.base/volatile.exp (local_compiler_xfail_check): New
26469         proc; use new service proc test_debug_format.
26470         Replace all other "gcc_compiled" tests with this test.
26471
26472 2001-09-27  Michael Snyder  <msnyder@redhat.com>
26473
26474         * gdb.base/cvexpr.exp: New file.
26475         * gdb.base/cvexpr.c: New file
26476         Test for expressions using const and volatile keywords.
26477
26478 2001-09-26  Corinna Vinschen  <vinschen@redhat.com>
26479
26480         * gdb.base/constvars.exp: Check for different orders of keywords
26481         and additional "int" strings in output.
26482
26483 2001-09-22  Andrew Cagney  <ac131313@redhat.com>
26484
26485         * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
26486         responses from "help maint".
26487
26488 2001-09-19  Frank Ch. Eigler  <fche@redhat.com>
26489
26490         * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
26491         to localhost:NNN instead of :NNN, in case Xvfb is listening
26492         only on TCP.
26493
26494 2001-09-19  Corinna Vinschen  <vinschen@redhat.com>
26495
26496         * gdb.base/recurse.exp: When checking leaving the watchpoint
26497         scope, recognize when gdb is in function's epilogue and pass.
26498
26499 2001-09-18  Keith Seitz  <keiths@redhat.com>
26500
26501         * lib/insight-support.exp (_gdbtk_export_target_info): Add
26502         support for running tests against sid targets.
26503         (gdbtk_done): Ditto.
26504
26505 2001-09-18  Corinna Vinschen  <vinschen@redhat.com>
26506
26507         * gdb.base/ending-run.c (main): Set stdout buffersize
26508         to the same reasonable value for any target.
26509         * gdb.base/ending-run.exp: Add a regular expression
26510         to make testsuite happy on Sanyo Stormy16 target.
26511
26512 2001-09-17  Corinna Vinschen  <vinschen@redhat.com>
26513
26514         * gdb.base/display.c (do_loops): Add float variable `f'.
26515         Increment f in loop.
26516         * gdb.base/display.exp: Increment timeout by 60 seconds.
26517         Change float display test to use variable `f'.
26518
26519 2001-09-17  Jim Blandy  <jimb@redhat.com>
26520
26521         * gdb.base/restore.exp: Use temporary breakpoints, to avoid
26522         overflowing the limited breakpoint tables on some ROM monitors
26523         (like the ROM68K).
26524
26525 2001-09-15  Frank Ch. Eigler  <fche@redhat.com>
26526
26527         * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
26528         the "-ac" (disable access control) flag.
26529
26530 2001-08-30  Jeff Holcomb  <jeffh@redhat.com>
26531
26532         * gdb.base/remote.c: Use a small buffer for targets with 16-bit
26533         ints.
26534
26535 2001-08-30  Keith Seitz  <keiths@redhat.com>
26536
26537         * lib/gdb.exp: Move all insight-related functionality into
26538         separate file.
26539         * lib/insight-support.exp: New file.
26540
26541 2001-08-29  Frank Ch. Eigler  <fche@redhat.com>
26542
26543         * config/sid.exp (sid_start): Never set sid verbosity; disable
26544         expect_background {} that consumed its stdout; tolerate </dev/null.
26545         Attempt to set endianness override in "sid" protocol mode.  Cleanup.
26546
26547 2001-08-18  Andrew Cagney  <ac131313@redhat.com>
26548
26549         * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
26550         CLI jump command to start it.
26551         (mi_run_to_main): Fail immediatly when unexpected output.
26552
26553 2001-08-18  Andrew Cagney  <ac131313@redhat.com>
26554
26555         * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
26556         beginning of function.  Fix PR gdb/191.
26557
26558 2001-08-16  Frank Ch. Eigler  <fche@redhat.com>
26559
26560         * config/sid.exp (sid_start): Don't warn if we cannot figure out
26561         what to force sid endianness to.
26562
26563 2001-08-15  Keith Seitz  <keiths@redhat.com>
26564
26565         * lib/gdb.exp (gdbtk_start): Don't set environment
26566         variables for TCL_LIBRARY and friends. Insight will
26567         now figure these out for itself.
26568
26569 2001-08-02  Michael Snyder  <msnyder@redhat.com>
26570
26571         * gdb.base/completion.exp: Remove the symbol "a64l" from
26572         the expect string; this is target-specific, and not related
26573         to what is being tested.
26574
26575 2001-08-02  Dave Brolley  <brolley@redhat.com>
26576
26577         * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
26578
26579 2001-07-25  Michael Snyder  <msnyder@redhat.com>
26580
26581         * gdb.base/consecutive.exp: New file.  Test stepping over
26582         breakpoints on consecutive instructions.
26583         * gdb.base/consecutive.c: New file.
26584
26585         * gdb.base/call-rt-st.exp: Use double-backslash to quote
26586         curly braces in regular expressions.
26587
26588 2001-07-25  Michael Snyder  <msnyder@redhat.com>
26589
26590         * gdb.base/ending-run.exp: Accept "Program exited normally" as
26591         legitimate output from stepping out of main.
26592
26593 2001-07-22  Keith Seitz  <keiths@redhat.com>
26594
26595         * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
26596         the empty string, do not run the tests.
26597
26598 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
26599
26600         * gdb.base/long_long.exp: Detect size of pointer.  Take into
26601         account 2-byte pointers when testing for p/a results.
26602
26603 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
26604
26605         * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
26606         and defined to 1K for m68hc11.
26607         (random_data): Reduce table to 1K for embedded platforms (68hc11).
26608         * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
26609         (sizeof_random_data): New variable to tell the size of the data table;
26610         don't test past this size; always run to main.
26611
26612 2001-07-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
26613
26614         * gdb.base/return2.exp: return of long long and double fails for
26615         68HC11; don't execute these tests on that platform.
26616         * gdb.base/return.exp: Return of a double fails for 68hc11.
26617
26618 2001-07-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
26619
26620         * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
26621         tests that print a float.
26622         * call-rt-st.exp: Likewise.
26623
26624 2001-07-12  Mark Kettenis  <kettenis@gnu.org>
26625
26626         * gdb.base/so-impl-ld.exp: Remove stray space that prevented
26627         running this test on Linux.
26628
26629 2001-06-24  Michael Chastain  <chastain@redhat.com>
26630
26631         * gdb.base/arithmet.exp: Remove some tests to make all test names
26632         unique.
26633
26634 2001-07-03  Michael Snyder  <msnyder@redhat.com>
26635
26636         * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
26637         the output of the ptype command.
26638
26639 2001-07-02  Michael Snyder  <msnyder@redhat.com>
26640
26641         * gdb.base/completion.exp: Don't assume that break.c is the only
26642         source file that may contain functions named "marker".
26643         * gdb.base/corefile.exp: Quote the curly braces in regexp.
26644
26645 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
26646
26647         * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
26648         of files to delete.
26649
26650         From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
26651         * gdb.disasm/h8300s.exp: New file.
26652         gdb.disasm/h8300s.s: Likewise.
26653
26654 2001-06-27  Andrew Cagney  <ac131313@redhat.com>
26655
26656         * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
26657         empty breakpoint tables.
26658
26659 2001-06-25  Andrew Cagney  <ac131313@redhat.com>
26660
26661         * lib/mi-support.exp: Update args=... part of stop-reason
26662         patterns. Accept either a list or a tuple.
26663
26664 2001-06-23  Andrew Cagney  <ac131313@redhat.com>
26665
26666         * lib/mi-support.exp: Remove local emacs variable defining
26667         change-log-default-name.
26668
26669 2001-06-22  Michael Chastain  <chastain@redhat.com>
26670
26671         * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
26672         This is operationally compatible with the previous version.
26673
26674 2001-06-13  Jim Blandy  <jimb@redhat.com>
26675
26676         * lib/gdb.exp (gdb_test): Doc fix.
26677
26678 2001-06-10  Michael Chastain  <chastain@redhat.com>
26679
26680         * gdb.base/exprs.exp: Remove a duplicate test.
26681
26682 2001-06-06  Jim Blandy  <jimb@redhat.com>
26683
26684         * gdb.base/return2.exp (main): Use values to test float and double
26685         returns that are not NaN's, to avoid being confused by IEEE
26686         comparison rules.
26687
26688 2001-06-04  Michael Snyder  <msnyder@redhat.com>
26689
26690         * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
26691         non-zero if control_c fails.  Terminate the test on failure,
26692         rather than wait for 12 more tests to time out.
26693
26694 2001-06-06  Jim Blandy  <jimb@redhat.com>
26695
26696         * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
26697         Don't forget to match the GDB prompt.
26698
26699         * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
26700
26701 2001-06-04  Jim Blandy  <jimb@redhat.com>
26702
26703         * gdb.base/help.exp: Update pattern to exclude `print-load-map'
26704         command.
26705
26706 2001-05-31  Kevin Buettner  <kevinb@redhat.com>
26707
26708         * gdb.base/annota1.exp (info break): Match four or more spaces
26709         after "Address".
26710
26711 2001-05-31  Michael Chastain  <chastain@redhat.com>
26712
26713         * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
26714         (dm_type_int_star): Likewise.
26715         (dm_type_long_star): Likewise.
26716         (dm_type_void_star): Likewise.
26717
26718 2001-05-29  Kevin Buettner  <kevinb@redhat.com>
26719
26720         * gdb.base/completion.exp (INPUTRC): Set this environment variable
26721         to a known value in order to get consistent results regardless
26722         of the setting of INPUTRC or the presence or contents of .inputrc.
26723
26724 2001-05-24  Michael Snyder  <msnyder@redhat.com>
26725
26726         * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
26727         Don't require that the main thread and the manager thread are the
26728         first in the list.
26729
26730         * gdb.threads/pthreads.exp (test_startup): Relax test for thread
26731         debugging.  If test fails, issue an "unsupported" not a "fail".
26732
26733 2001-05-24  Jim Blandy  <jimb@redhat.com>
26734
26735         Don't assume that short is shorter than int.
26736         * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
26737         assume that shorts are smaller than ints.  On a 16-bit machine,
26738         this isn't true.
26739         ("print unsigned char == (~0)"): Add test that verifies that ~0,
26740         an int, is not equal to ~0 stored in an unsigned char.  This tests
26741         the same thing that the previous test meant to, but works on
26742         16-bit machines, too.
26743         ("print unsigned char != (~0)"): Same test, complemented.
26744
26745 2001-05-24  Michael Snyder  <msnyder@redhat.com>
26746
26747         * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
26748         test for (full_coverage == 0).  This makes the test run faster,
26749         and prevents dejagnu getting out of step.
26750
26751 2001-05-23  Kevin Buettner  <kevinb@redhat.com>
26752
26753         * gdb.base/finish.exp (finish_void): Revise pattern for
26754         stopping on the call statement to not permit stopping at
26755         the start of the instructions comprising the call sequence.
26756
26757 2001-05-19  Michael Chastain  <chastain@redhat.com>
26758
26759         * gdb.base/callfuncs.exp: Make all test names unique.
26760         * gdb.base/commands.exp: Make all test names unique.
26761         * gdb.base/condbreak.exp: Make all test names unique.
26762         * gdb.base/dbx.exp: Make all test names unique.
26763         * gdb.base/default.exp: Make all test names unique.
26764         * gdb.base/define.exp: Make all test names unique.  Conform some FAIL
26765         and TIMEOUT messages to their corresponding PASS message.
26766         * gdb.base/ending-run.exp: Make all test names unique.
26767         * gdb.base/long_long.exp: Remove duplicate test.
26768
26769 2001-05-21  Kevin Buettner  <kevinb@redhat.com>
26770
26771         * gdb.base/finish.exp (finish_void): Allow "finish" command to
26772         stop on the call statement as well as the statement after the
26773         call.
26774
26775 2001-05-21  Michael Snyder  <msnyder@redhat.com>
26776
26777         * gdb.base/long_long.exp: Allow for targets with 4-byte short.
26778
26779 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
26780
26781         * gdb.base/completion.exp: Revamp test. Make it execute on all
26782         platforms.
26783
26784 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
26785
26786         * config/gdbserver.exp (gdb_load): Handle the case
26787         in which the arguments to gdbserver are given in the
26788         baseboard configuration file.
26789         Also handle the case in which the server needs to do a
26790         load.
26791
26792 2001-05-07  Keith Seitz <keiths@cygnus.com>
26793
26794         * lib/gdb.exp (gdbtk_initialize_display): New proc which will
26795         set up the display for testing.
26796         (gdbtk_start): Convert all paths to paths that tcl will like.
26797         Export target information to environment.
26798         (_gdbtk_xvfb_init): New proc to start Xvfb if available and
26799         necessary.
26800         (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
26801         (to_tcl_path): New proc to convert a given pathname into
26802         a path acceptible as an argument to a tcl command.
26803         (_gdbtk_export_target_info): New proc to export target info
26804         into the environment for gdbtk testing.
26805         (gdbtk_done): New proc to signal end-of-test.
26806
26807 2001-05-06  Jim Blandy  <jimb@redhat.com>
26808
26809         * restore.c: Make the code of caller0 correspond to its comment.
26810
26811 2001-05-03  Michael Snyder  <msnyder@redhat.com>
26812
26813         * config/sid.exp (gdb_target_sid): Check for error messages.
26814         On error or timeout, don't make expect exit (which will terminate
26815         all subsequent tests); instead just make gdb exit.
26816         (gdb_load): Check for error messages.  On error or timeout,
26817         return a negative value.
26818
26819 2001-04-24  Jim Blandy  <jimb@redhat.com>
26820
26821         * gdb.c++/templates.exp: If we see the prompt for the overload
26822         list, but we haven't recognized any of the longer patterns,
26823         arrange for this test to fail, not hang.
26824
26825         * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
26826         variations.
26827
26828 2001-04-22  Michael Chastain  <chastain@redhat.com>
26829
26830         * gdb.c++/local.exp: Use the 'runto' library function.
26831         * gdb.c++/namespace.exp: Likewise.
26832         * gdb.c++/overload.exp: Likewise.
26833
26834 2001-03-26  Kevin Buettner  <kevinb@redhat.com>
26835
26836         * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
26837         * gdb.base/step-line.exp: New file.  Test step/next in presence of
26838         #line directives.
26839         * gdb.base/step-line.c: New file.  Test program for the above.
26840         * gdb.base/step-line.inp: New file.  We pretend that this file has
26841         been transformed by some other tool into step-line.c.
26842
26843 2001-03-21  Jim Blandy  <jimb@redhat.com>
26844
26845         * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
26846         unmangled operator names.
26847
26848 2001-03-20  Jim Blandy  <jimb@redhat.com>
26849
26850         * gdb.threads/linux-dp.exp: Recognize an additional message
26851         generated by GDB when it doesn't understand how to debug threads
26852         on the target system.
26853
26854 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
26855
26856         * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
26857
26858 2001-03-12  Michael Chastain  <chastain@redhat.com>
26859
26860         * gdb.c++/derivation.exp: Use the 'runto' library function.
26861
26862 2001-03-12  Michael Chastain  <chastain@redhat.com>
26863
26864         * gdb.c++/annota2.exp: Fix regular expression for "post-query".
26865
26866 2001-02-24  Michael Chastain  <chastain@redhat.com>
26867
26868         * gdb.c++/ref-types.exp: Change handwritten code to library
26869         function 'runto'.
26870
26871 2001-03-16  Orjan Friberg  <orjanf@axis.com>
26872
26873         * gdb.base/signals.exp: Set count to 0 explicitly.
26874
26875 2001-03-15  Mark Salter  <msalter@redhat.com>
26876
26877         * config/monitor.exp (gdb_target_cmd): Add explicit error return.
26878         (gdb_target_monitor): Add check of gdb_target_cmd return value.
26879         (gdb_load): Add support for additional target_info: gdb_download_size
26880         and gdb_load_timeout.
26881
26882 Thu Mar  8 16:06:00 2001  David Taylor  <taylor@redhat.com>
26883
26884         * gdb.base/annota1.exp: Move test of isnative to earlier in the
26885         file -- to prevent failing when the compile fails but we have no
26886         intention of running the tests anyway.
26887
26888         * gdb.base/long_long.exp: Test target_info for no_long_long, skip
26889         tests if set.
26890
26891         * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
26892         integers.
26893
26894         * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
26895         * gdb.c++/namespace.exp: Ditto.
26896
26897 2001-03-07  Orjan Friberg  <orjanf@axis.com>
26898
26899         * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
26900         * gdb.base/pointers.exp: Relax pattern match of decimals.
26901
26902 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
26903
26904         * Makefile.in, config/abug.exp, config/cfdbug.exp,
26905         config/cpu32bug.exp, config/dve.exp, config/est.exp,
26906         config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
26907         config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
26908         config/monitor.exp, config/proelf.exp, config/rom68k.exp,
26909         config/sh.exp, config/sid.exp, config/slite.exp,
26910         config/sparclet.exp, config/udi.exp, config/unknown.exp,
26911         config/vr4300.exp, config/vr5000.exp, config/vx.exp,
26912         config/vxworks.exp, config/vxworks29k.exp,
26913         gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
26914         gdb.base/all-bin.exp, gdb.base/annota1.exp,
26915         gdb.base/arithmet.exp, gdb.base/assign.exp,
26916         gdb.base/async.exp, gdb.base/attach.exp,
26917         gdb.base/bitfields.exp, gdb.base/bitops.exp,
26918         gdb.base/break.exp, gdb.base/call-ar-st.exp,
26919         gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
26920         gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
26921         gdb.base/commands.exp, gdb.base/completion.exp,
26922         gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
26923         gdb.base/constvars.exp, gdb.base/corefile.exp,
26924         gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
26925         gdb.base/display.exp, gdb.base/ena-dis-br.exp,
26926         gdb.base/ending-run.exp, gdb.base/environ.exp,
26927         gdb.base/eval-skip.exp, gdb.base/exprs.exp,
26928         gdb.base/finish.exp, gdb.base/foll-exec.exp,
26929         gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
26930         gdb.base/funcargs.exp, gdb.base/help.exp,
26931         gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
26932         gdb.base/logical.exp, gdb.base/long_long.exp,
26933         gdb.base/maint.exp, gdb.base/mips_pro.exp,
26934         gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
26935         gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
26936         gdb.base/pointers.exp, gdb.base/printcmds.exp,
26937         gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
26938         gdb.base/regs.exp, gdb.base/relational.exp,
26939         gdb.base/remote.exp, gdb.base/reread.exp,
26940         gdb.base/restore.exp, gdb.base/return2.exp,
26941         gdb.base/scope.exp, gdb.base/sect-cmd.exp,
26942         gdb.base/selftest.exp, gdb.base/setshow.exp,
26943         gdb.base/setvar.exp, gdb.base/shlib-call.exp,
26944         gdb.base/sigall.exp, gdb.base/signals.exp,
26945         gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
26946         gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
26947         gdb.base/step-test.exp, gdb.base/structs.c,
26948         gdb.base/structs.exp, gdb.base/structs2.exp,
26949         gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
26950         gdb.base/volatile.exp, gdb.base/watchpoint.exp,
26951         gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
26952         gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
26953         gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
26954         gdb.c++/derivation.exp, gdb.c++/inherit.exp,
26955         gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
26956         gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
26957         gdb.c++/ref-types.exp, gdb.c++/templates.exp,
26958         gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
26959         gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
26960         gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
26961         gdb.fortran/types.exp, gdb.java/jmisc.exp,
26962         gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
26963         gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
26964         gdb.trace/actions.exp, gdb.trace/backtrace.exp,
26965         gdb.trace/circ.exp, gdb.trace/collection.exp,
26966         gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
26967         gdb.trace/limits.exp, gdb.trace/packetlen.exp,
26968         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
26969         gdb.trace/report.exp, gdb.trace/save-trace.exp,
26970         gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
26971         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
26972         lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
26973         notices.
26974
26975 2001-02-27  Michael Snyder  <msnyder@cygnus.com>
26976
26977         * gdb.base/varargs.c (find_max_double): Fix printf format string:
26978         first arg is int not float.
26979
26980 2001-02-22  Michael Snyder  <msnyder@cygnus.com>
26981
26982         * gdb.base/reread.exp: Unsupported for non-native targets;
26983         doesn't work for remote debugging.
26984
26985 2001-02-19  Fernando Nasser  <fnasser@redhat.com>
26986
26987         From  Drew Moseley  <dmoseley@redhat.com>
26988         * gdb.base/ending-run.exp: Properly handle the BSP state when
26989         stepping past the end of main.
26990
26991 2001-02-19  John Moore  <jmoore@redhat.com>
26992
26993         * gdb.base/commands.exp (infrun_breakpoint_command_test):
26994         Converted HPUX fix for non-expected items following multiple
26995         step commands into general solution for all platforms.
26996
26997 2001-02-18  Michael Chastain  <chastain@redhat.com>
26998
26999         * gdb.c++/classes.exp (do_tests): Change runto statements
27000         from "runto 'foo(void)'" to "runto 'foo'".  This makes the
27001         statements demangler agnostic.
27002         * gdb.c++/virtfunc.exp (do_tests): Likewise.
27003         (gdb_virtfunc_restart): Likewise.
27004
27005 2001-02-14  Michael Chastain  <chastain@redhat.com>
27006
27007         * gdb.c++/inherit.exp (do_tests): Change runto statements
27008         from "runto 'foo(void)'" to "runto 'foo'".  This makes the
27009         statements demangler agnostic.
27010
27011 Sun Feb  4 17:32:21 2001  Andrew Cagney  <cagney@redhat.com>
27012
27013         * gdb.threads/pthreads.exp: Unify pass/fail messages for
27014         ``continue to bkpt at common_routine in thread 2'' and ``stopped
27015         before calling common_routine 15 times'' tests.
27016
27017 2001-02-11  Michael Chastain  <chastain@redhat.com>
27018
27019         * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
27020         Helps the test script figure out which demangler is in use.
27021         (dm_type_foo_ref): Ditto.
27022         (dm_type_int_star): Ditto.
27023         (dm_type_long_star): Ditto.
27024         (dm_type_unsigned_int): Ditto.
27025         (dm_type_void): Ditto.
27026         (dm_type_void_star): Ditto.
27027         * gdb.base/cplusfuncs.exp (probe_demangler): New function.
27028         Probe the gdb demangler and set variables to accommodate
27029         formatting differences.
27030         (info_func_regexp): New function.  Same as info_func, but
27031         matches against a regexp.
27032         (info_func): Match against a literal string.
27033         (print_addr_2): New function.  Match against a literal string,
27034         which can be different from the input to gdb.
27035         (print_addr): Simply call print_addr_2 with the same argument twice.
27036         (test_lookup_operator_functions): Use demangler formatting variables.
27037         Blow away the xfails and workarounds for gnats gdb bug gdb/18.  Sort
27038         the tests in the same order as the C++ class declaration.
27039         (test_paddr_operator_functions): Ditto.
27040         (test_paddr_overloaded_functions): Ditto.
27041         (test_paddr_hairy_functions): Use demangler formatting variables.
27042         Add reference to gdb/19 for related tests.
27043         (do_tests): Call probe_demangler.
27044
27045 2001-01-30  Kevin Buettner  <kevinb@redhat.com>
27046
27047         * gdb.c++/templates.cc (printf): Remove unused function definition.
27048
27049 2001-01-26  Felix Lee  <flee@redhat.com>
27050
27051         * sid.exp (sid_exit): Pass host, not target, to remote_close.
27052
27053 2001-01-25  matthew green  <mrg@redhat.com>
27054
27055         * config/sid.exp (sid_start): Call `remote_push_conn' after firing
27056         up sid.
27057         (sid_exit): Call `remote_pop_conn' after GDB is gone.
27058
27059 2001-01-25  matthew green  <mrg@redhat.com>
27060
27061         * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
27062         Deprecate $sid_spawn_id.
27063         (sid_exit): Remove code necessary only for `spawn.'
27064
27065 2001-01-25  matthew green  <mrg@redhat.com>
27066
27067         * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
27068
27069 2001-01-28  Michael Chastain  <chastain@redhat.com>
27070
27071         * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
27072         to call when tests fail.  It takes gdb out of the overloaded
27073         function choice menu back to the main prompt, so that the test
27074         program stays synchronized.
27075         (set_bp_overloaded): New proc to collect all the common
27076         code for setting a breakpoint on an overloaded name.  Calls
27077         take_gdb_out_of_choice_menu when needed.
27078         (menu_overload1arg): New variable to collect the repeated
27079         instances of the expected menu for an overloaded name.  Change
27080         the regular expression to handle changes in g++ type encoding:
27081         "void" can be either "void" or "", and "unsigned int" can be
27082         either "unsigned int" or "unsigned".
27083         (continue_to_bp_overloaded): Change regular expressions to handle
27084         changes in g++ type encoding.
27085         (no proc): Call take_gdb_out_of_choice_menu when needed.
27086         Remove redundant calls to "info break".  Accept either "canceled"
27087         or "cancelled".  Change regular expressions in "info break"
27088         calls to handle changes in g++ type encoding.  Give all tests
27089         unique strings.
27090
27091 2001-01-17  Ben Elliston  <bje@redhat.com>
27092
27093         * config/sid.exp: New file.
27094
27095 Fri Jan 12 18:29:01 2001  Andrew Cagney  <cagney@b1.cygnus.com>
27096
27097         * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
27098
27099 2000-12-21  Michael Snyder  <msnyder@cygnus.com>
27100
27101         * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
27102         Add a RE to accept a non-ascii char if one is ever presented.
27103
27104 2000-12-20  Fernando Nasser  <fnasser@redhat.com>
27105
27106         * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
27107
27108 2000-12-18  Michael Snyder  <msnyder@cygnus.com>
27109
27110         * gdb.base/setvar.exp: Use double '\\' to quote curly braces
27111         in regexp.  One '\' does not suffice on Linux.
27112
27113 2000-12-09  Michael Chastain  <chastain@redhat.com>
27114
27115         * gdb.base/break.exp (test_clear_command): Use a marker function
27116         rather than 'main' for the test function.  Also move this
27117         test to an execution point where the marker function names are
27118         guaranteed to be bound to functions.  (Executing tests after a
27119         'finish' from main runs into name conflicts with local names
27120         in __libc_start_main).
27121
27122 2000-12-07  Michael Snyder  <msnyder@cygnus.com>
27123
27124         * gdb.base/finish.exp: New test for gdb's "finish" command.
27125         * gdb.base/return2.exp: New test for gdb's "return" command.
27126         * gdb.base/return2.c: New source file for above.
27127
27128 2000-12-05  Michael Snyder  <msnyder@cygnus.com>
27129
27130         * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
27131         * gdb.base/miscexprs.exp: Ditto.
27132         * gdb.base/pointers.exp:  Ditto.
27133         * gdb.c++/derivation.exp: Ditto.
27134         * gdb.c++/local.exp:      Ditto.
27135         * gdb.c++/namespace.exp:  Ditto.
27136         * gdb.c++/overload.exp:   Ditto.
27137         * gdb.c++/ref-types.exp:  Ditto.
27138
27139 2000-12-05  Michael Snyder  <msnyder@cygnus.com>
27140
27141         * gdb.base/constvars.exp: Test result of "up" command.
27142         * gdb.base/miscexprs.exp: Ditto.
27143         * gdb.base/pointers.exp:  Ditto.
27144         * gdb.base/scope.exp:     Ditto.
27145         * gdb.c++/derivation.exp: Ditto.
27146         * gdb.c++/local.exp:      Ditto.
27147         * gdb.c++/namespace.exp:  Ditto.
27148         * gdb.c++/overload.exp:   Ditto.
27149         * gdb.c++/ref-types.exp:  Ditto.
27150
27151 2000-11-22  Michael Chastain  <chastain@redhat.com>
27152
27153         * mips_pro.exp: Accept either "middle -> top -> main" or
27154         "middle -> main" in the backtrace, because gcc can optimize
27155         tail calls to jumps.  Remove setup_xfail for the hppa case.
27156         Add a comment with the original warning messages from PR 3016,
27157         which was filed in 1993, to preserve them for posterity.
27158
27159 2000-11-17  Nick Duffek  <nsd@redhat.com>
27160
27161         * lib/gdb.exp (gdb_test): Override timeout with board info.
27162
27163 2000-11-17  Nick Duffek  <nsd@redhat.com>
27164
27165         * gdb.base/display.exp: Don't kill running stub.  Add "again" to
27166         the second kill and detach messages.
27167
27168 2000-11-17  Nick Duffek  <nsd@redhat.com>
27169
27170         * configure.in: Add AC_EXEEXT.
27171         * configure: Regenerate.
27172         * Makefile.in (just-check): Export EXEEXT.
27173         * lib/gdb.exp ($EXEEXT): Import from environment.
27174         * gdb.base/maint.exp: Expect $EXEEXT in executable name.  Don't
27175         expect "maint dump-me" on Cygwin.
27176         * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
27177         $EXEEXT.
27178
27179 2000-11-17  Nick Duffek  <nsd@redhat.com>
27180
27181         * gdb.base/break.exp: Test backtrace and finish from called
27182         function on all platforms, not just HP-UX.
27183
27184 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
27185
27186         * config/monitor.exp (gdb_target_cmd): Abstracts some of the
27187         code from gdb_target_monitor, so it can be used independantly
27188         for gdbserver.  Also comment out an unnecessary PUTS.
27189
27190 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
27191
27192         * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
27193         * gdb.base/corefile.exp: Expect the message "Program is being
27194         debugged already" when we send the "corefile" command, since
27195         the preceeding gdb_load may have connected gdb to a remote target.
27196         * gdb.base/display.exp: Disable hardware watchpoints if new
27197         board info variable "no_hardware_watchpoints" is true.
27198         Replace single-letter commands with more readable ones.
27199         * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
27200         if new board info variable "no_hardware_watchpoints" is true.
27201         * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
27202         to see if stdio (printf) testing is possible.
27203         * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
27204         board info variable "no_hardware_watchpoints" is true.  Use new
27205         proc "gdb_skip_stdio_tests" to see if printf tests are possible.
27206
27207 2000-11-13  Fernando Nasser  <fnasser@redhat.com>
27208
27209         From Orjan Friberg  <orjanf@axis.com>:
27210         * gdb.base/printcmds.exp: Escape curly braces followed by a number
27211         in array print pattern match.
27212
27213 2000-11-09  Fernando Nasser  <fnasser@redhat.com>
27214
27215         * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
27216         spelling "cancelled" to U.S. spelling "canceled" to match changes
27217         made to gdb.
27218         * gdb.c++/ovldbreak.exp: Ditto.
27219
27220 2000-11-06  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
27221
27222         * gdb.base/callfuncs.c (main):  Moved to end of file, call
27223         t_double_values to initialize the FPU before inferior calls are made.
27224         * gdb.base/callfuncs.exp:  Test for register preservation after calling
27225         inferior functions.  Add tests for continuining, finishing and
27226         returning from a stop in a call dummy.
27227
27228 2000-10-24  Michael Snyder  <msnyder@cygnus.com>
27229
27230         * gdb.base/commands.exp: Break up long lines, and re-indent.
27231
27232 2000-10-19  Michael Snyder  <msnyder@cygnus.com>
27233
27234         * config/gdbserver.exp:  Rewritten from the ground up, to make it
27235         compatible with the current dejagnu tree, and to make it work with
27236         the new "gdbserver" in libremote.
27237
27238 2000-10-16  Michael Snyder  <msnyder@cygnus.com>
27239
27240         * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
27241         * gdb.base/varargs.exp: Skip entire test if no printf support.
27242         * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
27243         * gdb.base/shlib-call.exp: Skip several tests if no printf support.
27244
27245 2000-10-13  Michael Snyder  <msnyder@cygnus.com>
27246
27247         * lib/gdb.exp (gdb_skip_float_test): New proc.  Skip test if
27248         no floating point support.
27249         (gdb_skip_stdio_test): New proc.  Skip test if no stdio support.
27250         * gdb.base/call-ar-st.exp: Use above procs to skip tests.
27251         * gdb.base/call-rt-st.exp: Ditto.
27252         * gdb.base/call-strs.exp: Ditto.
27253
27254 2000-08-02  Jimmy Guo  <guo@hpcleara.cup.hp.com>
27255
27256         * gdb.base/sizeof.c: include <stdio.h>.
27257
27258         * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
27259         'finish', otherwise uncaptured gdb_prompt would potentially
27260         throw remaining test points out of sync.
27261
27262 2000-07-26  Scott Bambrough <scottb@netwinder.org>
27263
27264         * gdb.base/recurse.exp: Run tests for all targets.
27265         * gdb.base/so-impl-ld.exp: Added wildcard to handle the
27266         gnu-oldld case on ARM.
27267         * gdb.base/watchpoint.exp (test_stepping): Clear xfail
27268         for ARM targets.
27269
27270 Mon Jul 24 07:46:02 CDT 2000  Clinton Popetz  <cpopetz@cygnus.com>
27271
27272         * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
27273         * gdb.java/configure: Rebuild.
27274
27275 Sun Jul 23 21:42:34 2000  Anthony Green  <green@redhat.com>
27276
27277         * gdb.java/jv-exp.exp: New file.
27278
27279 Sun Jul 23 21:02:42 2000  Anthony Green  <green@redhat.com>
27280
27281         * configure: Rebuilt.
27282         * configure.in (configdirs): Add gdb.java.
27283         * gdb.java/jmisc.java: New file.
27284         * gdb.java/jmisc.exp: New file.
27285         * gdb.java/Makefile.in: New file.
27286         * gdb.java/configure: Rebuilt.
27287         * gdb.java/configure.in: New file.
27288         * lib/java.exp: New file.
27289
27290 Wed Jul 12 18:14:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
27291
27292         * gdb.base/exprs.exp: Test casts to a pointer including over and
27293         underflow.
27294
27295 Thu Jul 13 11:52:53 2000  Andrew Cagney  <cagney@b1.cygnus.com>
27296
27297         * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files.  Compare GDB
27298         and the compilers sizes.
27299
27300 2000-07-09  Nick Duffek  <nsd@redhat.com>
27301
27302         * gdb.c++/misc.cc (class ClassParam, class_param): Define.
27303         (use_methods): New function.
27304         (main): Call use_methods().
27305         * gdb.c++/classes.exp (test_method_param_class): New procedure.
27306         (do_tests): Call test_method_param_class.
27307
27308 2000-07-09  Nick Duffek  <nsd@redhat.com>
27309
27310         * gdb.c++/classes.exp (test_nonexistant_members): Fix name
27311         spelling.
27312         (test_enums): New procedure.  Move enum tests from end of script
27313         to here.  Set breakpoint on function name instead of line number.
27314         * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
27315         (enums2): New marker function.
27316         (enums1): New function.
27317         (main): Call enums1().  Move enum tests to enums1().
27318
27319 Tue Jul  4 03:43:49 2000  Andrew Cagney  <cagney@b1.cygnus.com>
27320
27321         * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
27322         compile/link program.  Update line numbers.
27323         * gdb.asm/d10v.inc: Define ``startup''.
27324         * gdb.asm/asmsrc1.s: Add definition of _start.
27325
27326 Fri Jun 23 17:45:52 2000  Andrew Cagney  <cagney@b1.cygnus.com>
27327
27328         * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
27329
27330 2000-06-18  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
27331
27332         * gdb.base/maint.exp: Add 'maint print architecture' item to output
27333         of 'help maint print' command.
27334
27335 Fri Jun 16 18:22:05 2000  Andrew Cagney  <cagney@b1.cygnus.com>
27336
27337         * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
27338         they use gdb_expect_list.
27339
27340 Wed Jun  7 13:02:40 2000  Andrew Cagney  <cagney@b1.cygnus.com>
27341
27342         * gdb.base/commands.exp: Use ``set remote
27343         memory-read-packet-size'' instead of ``set endian big'' to test
27344         long commands.
27345
27346 2000-06-03  Daniel Berlin  <dan@cgsoftware.com>
27347
27348         * gdb.c++/templates.exp (do_tests): Make all of these work under
27349         g++, and stop skipping them.
27350
27351         * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
27352         work under g++.
27353
27354         * gdb.c++/misc.cc: Fix ambiguous initialization with correct
27355         initialization.
27356
27357 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
27358
27359         * gdb.base/annota1.exp (run until main breakpoint): Loosen up
27360         the regular expression: accept an (almost) arbitrary sequence of
27361         "frames-invalid" and "breakpoints-invalid" messages both before
27362         and after the "starting" message.
27363
27364 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
27365
27366         * gdb.c++/local.exp: This test has never been known to work with g++.
27367
27368 2000-05-18  Michael Snyder  <msnyder@cygnus.com>
27369
27370         * gdb.base/annota1.exp (annotate-signal-handler-caller):
27371         Relax the regular expression a little, make it pass on Solaris 8.
27372
27373 2000-05-12  Kevin Buettner  <kevinb@redhat.com>
27374
27375         * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
27376         a call, do not require that gdb stop on the line after the call.
27377         Instead, it is permissible for gdb to stop on the line of the
27378         call itself.
27379
27380 2000-05-12  Michael Snyder  <msnyder@.cygnus.com>
27381
27382         * gdb.base/break.exp (bp on small function, optimized file):
27383         Add a second pass pattern.  The behavior differs here between stabs
27384         and dwarf for one-line functions.  Stabs preserves two line symbols
27385         (one before the prologue and one after) with the same line number,
27386         but dwarf regards these as duplicates and discards one of them.
27387         Therefore the address after the prologue (where the breakpoint is)
27388         has no exactly matching line symbol, and GDB reports the breakpoint
27389         as if it were in the middle of a line rather than at the beginning.
27390
27391 2000-05-08  Michael Snyder  <msnyder@cygnus.com>
27392
27393         * gdb.base/interrupt.exp: Make "pass" message say "send"
27394         rather than "send_gdb" (for consistancy).
27395
27396 Mon May  1 15:37:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
27397
27398         From 2000-04-28 Andreas Jaeger  <aj@suse.de>:
27399         * gdb.c++/templates.cc: Properly check for GCC version number.
27400         * lib/compiler.cc: Likewise
27401
27402 2000-04-28  Michael Snyder  <msnyder@cygnus.com>
27403
27404         * gdb.base/break.exp: When compiled with -O2 optimization,
27405         gdb may not stop at the first line of main, due to code motion.
27406
27407 2000-04-26  Michael Snyder  <msnyder@cygnus.com>
27408
27409         * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
27410         This test depends on parsing the printf output from the target.
27411         Since the sparclet stub doesn't do stdio, this will never work.
27412         * gdb.base/call-rt-st.exp: ditto.
27413         * gdb.base/call-strs: ditto.
27414
27415 2000-04-24  Michael Snyder  <msnyder@cygnus.com>
27416
27417         * gdb.base/miscexprs.exp: make sizeof long array test portable.
27418
27419         * gdb.base/ending-run.exp: After connecting to a remote target,
27420         but before running, the target will appear to be in a random
27421         location.  Specify both a file and a line for breakpoints.
27422         Also, the function that calls main may be called 'init'
27423         rather than 'start'.
27424
27425 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
27426
27427         * gdb.base/help.exp: Update output for add-symbol-file command.
27428
27429 2000-04-10  Fernando Nasser  <fnasser@cygnus.com>
27430
27431         From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
27432         * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
27433
27434 2000-04-07  J.T. Conklin  <jtc@redback.com>
27435
27436         * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
27437
27438         * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
27439
27440 Thu Mar 30 13:26:19 2000  Philippe De Muyter  <phdm@macqel.be>
27441
27442         * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
27443         values that can be represented exactly.
27444         * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
27445         above change, and to not check against the directory part of the source
27446         file name.
27447         (step into print_long_arg_list): Likewise.
27448         (print print_small_structs from print_long_arg_list): Likewise.
27449         (print print_long_arg_list): Likewise.
27450
27451 2000-03-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
27452
27453         * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
27454
27455 Mon Mar 27 14:46:37 2000  Andrew Cagney  <cagney@b1.cygnus.com>
27456
27457         * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
27458
27459 2000-03-25  Daniel Berlin  <dan@cgsoftware.com>
27460
27461         * gdb.base/commands.exp (deprecated_command_test): Add test for
27462         deprecate with no arguments.
27463
27464 2000-03-24  Jonathan Larmour  <jlarmour@redhat.co.uk>
27465
27466         * gdb.base/break.exp: Add new test for setting breakpoints on
27467         optimized code so we can test breakpoints work even when function
27468         prologues may be optimized away
27469
27470 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
27471
27472         From David Whedon <dwhedon@gordian.com>
27473         * gdb.base/commands.exp : Added command deprecator tests.
27474
27475 2000-03-22  Daniel Berlin   <dan@cgsoftware.com>
27476
27477        * gdb.base/help.exp: Added test for new apropos command.
27478
27479 2000-03-21  Kevin Buettner <kevinb@redhat.com>
27480
27481         * gdb.base/pointers.c (usevar): New function.
27482         (main): Make sure that global variables v_int_pointer2, rptr,
27483         and y are all referenced someplace in the program by calling
27484         usevar() on them.  [Some linkers delete symbols which are
27485         never referenced.  The space remains, but there's no way to
27486         get a (symbolic) handle on the variable from the debugger.]
27487
27488 2000-03-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
27489
27490         * gdb.base/printcmds.c: Add typedeffed arrays.
27491
27492         * gdb.base/printcmds.exp (test_print_typedef_arrays): New
27493         procedure to test arrays that are typedef'd.
27494
27495 2000-03-13  James Ingham  <jingham@leda.cygnus.com>
27496
27497         * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
27498         the library directories.
27499
27500 Mon Feb 21 13:05:36 2000  Andrew Cagney  <cagney@b1.cygnus.com>
27501
27502         * configure.in (configdirs): Add sub directory gdb.mi.
27503         * configure: Re-generate.
27504
27505         * gdb.mi: New directory.
27506
27507 2000-02-25  Scott Bambrough <scottb@netwinder.org>
27508
27509         * gdb.base/long_long.exp: Correct test suite failure when printing
27510         a long long value as a double on ARM platforms.
27511
27512 2000-02-16  Jim Blandy  <jimb@redhat.com>
27513
27514         * gdb.base/break.exp ("breakpoint line number"): Make sure the
27515         default source file is set properly before running this test.
27516
27517 2000-02-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
27518
27519         * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
27520         gdbtk/library directory, not in gdbtcl2.
27521
27522 2000-02-04  Jim Blandy  <jimb@redhat.com>
27523
27524         * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
27525         backslash from regexp pattern.
27526
27527         * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
27528         procedure.  Use it to run all the "continue to bp overloaded"
27529         tests.  Note that this changes the names of the tests slightly.
27530         If the breakpoint hit message includes a hex PC value, because
27531         GCC's Dwarf 2 line info doesn't help us distinguish the prologue
27532         from the real source code, still consider that a pass.
27533
27534         * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
27535         XFAIL here if the breakpoint message contains a hex address.  Note
27536         similar change on 1999-11-02.
27537
27538         * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
27539
27540         * gdb.base/ptype.exp: Establish a default source file before
27541         calling get_debug_format.
27542
27543 2000-02-03  Fernando Nasser  <fnasser@totem.to.cygnus.com>
27544
27545         * gdb.base/watchpoint.exp: Remove duplication of test messages.
27546
27547 2000-02-02  Fernando Nasser  <fnasser@totem.to.cygnus.com>
27548
27549         * gdb.base/step-test.exp: Fix the steps to enter a callee by means
27550         of successive stepi commands -- while in the prologue we should see
27551         the function entry bracket.
27552
27553 2000-02-02  Fernando Nasser  <fnasser@totem.to.cygnus.com>
27554
27555         * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
27556         reach __change_mode() when stepping through the end of main().
27557
27558 2000-01-17  Fernando Nasser  <fnasser@totem.to.cygnus.com>
27559
27560         * gdb.base/default.exp: Fix expected pattern.
27561         * gdb.base/help.exp: Same.
27562
27563 2000-01-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
27564
27565         * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
27566         Don't use xfail's because that affects only the following test.
27567
27568         * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
27569         solaris or linux.
27570
27571         * gdb.base/selftest.exp: Update to reflect changes to main.c.
27572
27573 2000-01-07  Michael Snyder  <msnyder@cygnus.com>
27574
27575         * gdb.base/display.exp: Some yacc parsers like to say
27576         "A syntax error" rather than "A parse error".  Accept both.
27577
27578 2000-01-06  Fernando Nasser  <fnasser@totem.to.cygnus.com>
27579
27580         * gdb.base/default.exp: Remove OS dependent string from "target
27581         remote" test.
27582         * gdb.base/help.exp: Same for "help target remote" test.
27583
27584 2000-01-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
27585
27586         From Jim Kingdon <kingdon@redhat.com>:
27587
27588         * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
27589         prompt (cleanup rather than necessity, but still might keep output
27590         from spilling to next test).
27591
27592 2000-01-02  Fred Fish  <fnf@cygnus.com>
27593
27594         * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
27595         AIX, which defines them in <sys/types.h>.
27596
27597 1999-12-16  Stan Shebs  <shebs@andros.cygnus.com>
27598
27599         * gdb.base/default.exp: Match arm* etc instead of arm in "info
27600         float" test.
27601
27602 1999-12-13 Fernando Nasser  <fnasser@totem.to.cygnus.com>
27603
27604         * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
27605
27606         * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
27607         outermost frame disallowed".
27608
27609 1999-12-09  Fernando Nasser  <fnasser@totem.to.cygnus.com>
27610
27611         * gdb.base/setvar.exp: New tests for setting the value of a struct
27612         with a constant list.
27613
27614 1999-12-08  Fernando Nasser  <fnasser@totem.to.cygnus.com>
27615
27616         * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
27617         require the user to type a cast before setting the value of a struct.
27618
27619 1999-12-06  Jim Blandy  <jimb@cygnus.com>
27620
27621         * gdb.base/default.exp: Expect the new 'info float' command on
27622         all i386 platforms.
27623
27624         * gdb.threads/linux-dp.exp: Expand our ability to recognize
27625         LinuxThreads libraries that don't support debugging.
27626
27627 Sat Dec  4 15:21:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
27628
27629         * gdb.base/remote.c: Fill the buffer with truely random data.
27630         Change the buffer type to ``unsigned char'' to simplify size
27631         arithmetic.
27632
27633         * gdb.base/remote.exp: Reduce download numbers by one.  Typical
27634         stub only handles 400-1 byte packets.  Verify that the download
27635         worked.
27636
27637 1999-11-30  Fernando Nasser  <fnasser@totem.to.cygnus.com>
27638
27639         * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
27640         tests, using UNRESOLVED for the untested cases.  Also, does not wait
27641         for a timeout if the prompt was received before a recognizable pattern.
27642
27643 1999-11-29  Fernando Nasser  <fnasser@totem.to.cygnus.com>
27644
27645         * lib/gdb.exp (gdb_expect_list): Fix spelling.
27646
27647 1999-11-29  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
27648
27649         * gdb.base/watchpoint.exp: Add tests cases for the hit count of
27650         watchpoints.
27651
27652 1999-11-24  Jason Merrill  <jason@casey.cygnus.com>
27653
27654         * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
27655
27656         * gdb.c++/local.exp: Be more flexible in recognizing local class
27657         name mangling.  Don't allow horribly truncated method names.
27658         * gdb.c++/derivation.exp: Expect protected inheritance.
27659         * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
27660         * gdb.c++/virtfunc.exp: Likewise.
27661         * gdb.c++/classes.exp: Likewise.  Don't require the enclosing scope
27662         when printing a nested enum.
27663
27664 1999-11-22  Jim Blandy  <jimb@cygnus.com>
27665
27666         * gdb.base/step-test.exp: Properly await GDB's response to setting
27667         a breakpoint on the call to large_struct_by_value.
27668
27669         * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
27670         just because we have debug info for the `start' function.
27671
27672 1999-11-19  Jim Blandy  <jimb@zenia.red-bean.com>
27673
27674         * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
27675         "Unknown signal" messages, which indicate (on LinuxThreads) that
27676         GDB doesn't know how to debug threads on this system.  This is
27677         better than hanging while philosopher 0 dumps chatter into gdb.log.
27678
27679 1999-11-18  Tom Tromey  <tromey@cygnus.com>
27680
27681         * gdb.trace/deltrace.exp: Updated test to reflect new error text.
27682
27683 1999-11-18  Fred Fish  <fnf@cygnus.com>
27684
27685         * gdb.base/coremaker2.c: Add sample program for generating
27686         cores that is more self contained than coremaker.c.  Eventually
27687         I'll add more code to this and tie it into the testsuite.
27688
27689 1999-11-12  Stan Shebs  <shebs@andros.cygnus.com>
27690
27691         * gdb.base/dollar.exp: Remove, now in gdb.hp.
27692
27693 1999-11-10  Jimmy Guo  <guo@cup.hp.com>
27694
27695         * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
27696         from $srcdir/lib/.
27697         * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
27698         and gdb.c++/.
27699
27700         * gdb.c++/derivation.exp: remove redundant get compiler info code.
27701
27702         * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
27703         'continue with watch' test point.
27704
27705 1999-11-08  Jim Blandy  <jimb@zenia.red-bean.com>
27706
27707         Merged from p2linux-990323-branch:
27708
27709         * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
27710
27711 Mon Nov  8 23:07:09 1999  Andrew Cagney  <cagney@amy.cygnus.com>
27712
27713         * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
27714         {limit,fixed}''.  Test ``set download-write-size''.
27715
27716 Sun Nov  7 17:37:01 1999  Andrew Cagney  <cagney@b1.cygnus.com>
27717
27718         * gdb.base/funcargs.exp: Rewrite stack traceback checks using
27719         gdb_expect_list.
27720
27721 Fri Nov  5 18:40:52 1999  Andrew Cagney  <cagney@b1.cygnus.com>
27722
27723         * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
27724
27725 1999-11-03  Mark Salter  <msalter@cygnus.com>
27726
27727         * gdb.base/break.exp: Fix "stub continue" pattern.
27728
27729 1999-11-03  Jim Blandy  <jimb@zwingli.cygnus.com>
27730
27731         * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
27732
27733 1999-11-02  Jim Blandy  <jimb@zwingli.cygnus.com>
27734
27735         * gdb.base/display.exp ("finish"): Add timeout clause.
27736
27737         * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
27738         plain prompt clause, so this doesn't have to time out in order to
27739         fail.
27740
27741         * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
27742         breakpoint hit messages include an address.
27743
27744         * gdb.base/display.exp: Don't forget to escape parens in regular
27745         expressions.  Unix regexp notatation sucks.
27746
27747 1999-11-02  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
27748
27749         * gdb.base/annota1.exp: Test for annotate-signalled: change output
27750         order for 'signalled' message.
27751
27752 1999-11-01  Stan Shebs  <shebs@andros.cygnus.com>
27753
27754         From Jimmy Guo  <guo@cup.hp.com>:
27755         * gdb.base/annota1.exp: Add tests for annotate ignore count change.
27756         * gdb.base/annota1.c: Add code for tests to work with.
27757
27758 1999-10-26  Frank Ch. Eigler  <fche@cygnus.com>
27759
27760         * gdb.base/remote.exp: New test for remote downloading settings.
27761         * gdb.base/remote.c: New file with large .data.
27762
27763 1999-10-18  Jim Blandy  <jimb@zwingli.cygnus.com>
27764
27765         * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
27766         for LinuxThreads support, merged from the Code Fusion branch.
27767
27768 Mon Oct 11 13:57:21 1999  Andrew Cagney  <cagney@amy.cygnus.com>
27769
27770         * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
27771         containing exp_continue into a while within an expect.  Don't
27772         attempt a start more than three times.  Check return value from
27773         gdb_load.
27774
27775 Wed Oct  6 12:05:58 1999  Andrew Cagney  <cagney@b1.cygnus.com>
27776
27777         * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
27778         a pass case.
27779
27780 1999-10-01  Kevin Buettner <kevinb@cygnus.com>
27781
27782         * gdb.base/break.c (main): Added a statement that we can step
27783         off of.
27784         * gdb.base/break.exp: Added tests for setting a breakpoint
27785         at an offset and stepping onto a breakpoint.
27786
27787 1999-10-01  Fred Fish  <fnf@cygnus.com>
27788
27789         * gdb.base/help.exp (help add-symbol-file): Update to match current
27790         gdb output.
27791
27792 1999-09-18  Jim Blandy  <jimb@cris.red-bean.com>
27793
27794         * gdb.base/break.exp: Code locations are in hex, don't forget!
27795         (For HP-UX.)
27796
27797 1999-09-17  Stan Shebs  <shebs@andros.cygnus.com>
27798
27799         * condbreak.exp: Use break.c as test program.
27800         * condbreak.c: Remove, redundant with break.c.
27801
27802 1999-09-15  Stan Shebs  <shebs@andros.cygnus.com>
27803
27804         * config/monitor.exp (gdb_target_monitor): Disable X- and
27805         Z-packets if the target needs it.
27806
27807 1999-09-13  James Ingham  <jingham@leda.cygnus.com>
27808
27809         * gdb.c++/overload.exp: Added tests for listing overloaded
27810         functions with function pointers in the arg, explicitly calling
27811         out the version you want.
27812
27813 1999-09-09  Stan Shebs  <shebs@andros.cygnus.com>
27814
27815         * long_long.exp: Add variations of test cases that work for
27816         targets with 16-bit ints and 32-bit doubles.
27817
27818 1999-09-08  Stan Shebs  <shebs@andros.cygnus.com>
27819
27820         * break.c (main): Compare a possibly-uninitialized argc with an
27821         unlikely value that fits in 16 bits.
27822
27823 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
27824
27825         * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
27826         0xfeeb, don't want negative numbers if ints are 16 bits.
27827
27828         * lib/gdb.exp (skip_cplus_tests): New proc.
27829         * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
27830         gdb.c++/anon-union.exp, gdb.c++/classes.exp,
27831         gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
27832         gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
27833         gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
27834         gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
27835         gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
27836         gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
27837
27838         * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
27839
27840 Fri Sep  3 15:37:12 1999  Kevin Buettner  <kevinb@cygnus.com>
27841
27842         * gdb.base/corefile.exp (up): Allow a parameter to appear
27843         in the frame that we're going up to.
27844
27845         From Jim Blandy <jimb@cygnus.com>:
27846
27847         * gdb.base/default.exp (info float): Expect some output now.
27848
27849         * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
27850         returning floating-point values to fail on the x86.
27851         * gdb.base/callfwmall.exp (do_function_calls): Same.
27852
27853         * gdb.base/list.exp (test_listsize): Correct expectations for
27854         listing line 1 with listsize 2.  Also, listing a single line
27855         works now, as does listing three lines.  [Kevin's note: There
27856         were a number of other cases fixed too where the expectations
27857         differed...]
27858
27859 1999-09-02  Stan Shebs  <shebs@andros.cygnus.com>
27860
27861         * gdb.base/selftest.exp: Add case for when version prints as
27862         constant string instead of char pointer.
27863
27864 1999-08-25  Stan Shebs  <shebs@andros.cygnus.com>
27865
27866         * gdb.base/ending-run.exp: Add Solaris case for what happens when
27867         stepping out of main.
27868
27869         * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
27870         G++ used.
27871
27872         * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
27873         always, expect ptype InnerLocal::NestedInnerLocal to fail always.
27874
27875         * gdb.c++/ovldbreak.exp: Update match string in test that
27876         includes a warning of multiple breakpoints.
27877
27878 1999-08-24  Stan Shebs  <shebs@andros.cygnus.com>
27879
27880         * gdb.base/display.exp: Improve precision of step-after-finish
27881         added yesterday.
27882
27883         * gdb.base/signals.exp: Add extra wildcard to "handle all print"
27884         test.
27885
27886         * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
27887         configs when using G++, not just hppa*.
27888
27889 1999-08-24  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
27890
27891         * gdb.base/async.c: New file.
27892         * gdb.base/async.exp: New file.
27893
27894 Tue Aug 24 03:24:53 1999  Jeffrey A Law  (law@cygnus.com)
27895
27896         * gdb.base/break.exp: Tweak PA specific tests to properly handle
27897         PA64.
27898
27899 Mon Aug 23 10:25:20 1999  Jeffrey A Law  (law@cygnus.com)
27900
27901         * gdb.base/display.exp: "finish" can leave us mid-line on many
27902         targets, deal with it.  Add a small constant to main, instead of
27903         1000 since main+1000 may not be a valid address in the target.
27904
27905         * gdb.base/dollar.exp: Do not run for PA processors in wide mode
27906         on hpux11.
27907
27908         * gdb.base/attach.exp: Handle another hpux11 error message variant
27909         when attaching to a process that does not exist.
27910
27911 1999-08-19  J.T. Conklin  <jtc@redback.com>
27912
27913         * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
27914         characters in 'continue to 1241' test.
27915
27916 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
27917
27918         * gdb.base/call-ar-st.exp: Add a shorter match case for the
27919         stop in print_long_arg_list, define and use a whitespace
27920         variable in print_small_structs test, add an XFAIL for Solaris.
27921         * gdb.base/dbx.exp: XFAIL func commands until somebody is
27922         interested enough to fix.
27923
27924 1999-08-13  Keith Seitz  <keiths@cygnus.com>
27925
27926         * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
27927         (dbx_gdb_load): Remove. Use gdb_load instead, since that
27928         proc knows about targets other than the natives.
27929         (test_assign): Use "gdb_run_cmd" to "run" the target.
27930         Check that we've actually hit the breakpoint at main.
27931         When we attempt to assign a value to a local variable, check
27932         that the variable is in the current scope, i.e., don't use
27933         a test with an empty result.
27934
27935 Tue Aug 10 15:25:16 1999  Andrew Cagney  <cagney@b1.cygnus.com>
27936
27937         * gdb.base/maint.exp: Add test of ``maintenance internal-error''
27938         command.
27939
27940 1999-08-09  Stan Shebs  <shebs@andros.cygnus.com>
27941
27942         From Jimmy Guo <guo@cup.hp.com> and others at HP:
27943         gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
27944         gdb.compat, gdb.threads-hp.
27945         gdb.hp/configure, gdb.hp/configure.in: New files.
27946         gdb.hp/Makefile.in: Recurse into new subdirs.
27947         gdb.hp/gdb.defects: New directory, tests for HP bug reports.
27948         gdb.hp/gdb.objdbg: New directory, tests for debugging info
27949         in object files.
27950         gdb.hp/tools: New directory, aux tools for HP-specific tests.
27951
27952 1999-08-05  Stan Shebs  <shebs@andros.cygnus.com>
27953
27954         * gdb.base/display.exp: Help expect by putting a newline in the
27955         funky printf, remove a bogus p/a test.
27956
27957 1999-08-05  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
27958
27959         * gdb.base/display.exp: Make sure that when we say 'run', we are
27960         connected to the target. This is necessary when running not
27961         natively.
27962
27963 1999-08-03  Stan Shebs  <shebs@andros.cygnus.com>
27964
27965         * gdb.base/step-test.exp: Removed some extraneous messages.
27966
27967         * gdb.base/long_long.exp: Don't run memory examination tests
27968         on little-endian targets (they will need a different set of
27969         results to match).
27970
27971 1999-08-02  Stan Shebs  <shebs@andros.cygnus.com>
27972
27973         * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
27974         until somebody decides to fix GDB.
27975
27976         * gdb.base/long_long.c: Stop compiler complaint by specifying long
27977         constant as "ULL".
27978         * gdb.base/long_long.exp: Loosen x/c test, add partial result
27979         matches for a couple x/2 commands.
27980
27981 1999-07-30  Stan Shebs  <shebs@andros.cygnus.com>
27982
27983         * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
27984         by merging in ref-types2 tests.
27985         * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
27986
27987         From Jimmy Guo <guo@cup.hp.com> and others at HP:
27988         * gdb.c++/Makefile.in: Add standard actions.
27989         (EXECUTABLES): Rename from PROGS, update list.
27990         * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
27991         from gdb.hp.
27992         * gdb.c++/anon-union.cc: Don't use anonymous struct, make
27993         foo and bar locals.
27994         * gdb.c++/anon-union.exp: Fix tests to match.
27995         * gdb.c++/classes.exp: Run if HP compiler used, add extra
27996         expect matches to handle output variations.
27997         * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
27998         * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
27999         output, add HP alternatives for new and delete prints.
28000         * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
28001         gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
28002         * gdb.c++/demangle.exp: Use $style when reporting failure.
28003         * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
28004         * gdb.c++/inherit.exp: Run if HP compiler used, add some
28005         match alternatives.
28006         * gdb.c++/local.exp: Add match alternatives or xfails for HP
28007         compilers.
28008         * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
28009         * gdb.c++/method.exp: Add match alternatives.
28010         * gdb.c++/misc.cc: Add bool types.
28011         * gdb.c++/misc.exp: Add tests for bool types.
28012         * gdb.c++/overload.exp: Add xfails.
28013         * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
28014         * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
28015         add some more template parameter tests (only for HP currently).
28016         * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
28017         * gdb.c++/virtfunc.cc: Add return type and value for main.
28018         * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
28019         match alternatives.
28020
28021 1999-07-30  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
28022
28023         * gdb.base/display.exp: Fix output of 'p/a &&j' test.
28024
28025 1999-07-29  Jim Blandy  <jimb@savonarola.red-bean.com>
28026
28027         * gdb.base/signals.exp: Don't expect getting a backtrace from
28028         within a signal handler to fail on Linux.
28029
28030 1999-07-29  Stan Shebs  <shebs@andros.cygnus.com>
28031
28032         From Jimmy Guo <guo@cup.hp.com> and others at HP:
28033         * lib/gdb.exp: Remove some gratuitious semicolons.
28034         (delete_breakpoints): Increase timeout.
28035         (gdb_expect): Add -notransfer option.
28036         (gdb_test): Use -notransfer option.
28037         (get_compiler_info): Add f77 case.
28038         (get_compiler): New proc, split out from gdb_preprocess, add f77
28039         case.
28040         (gdb_preprocess): Call get_compiler.
28041
28042         * gdb.base/Makefile.in (EXECUTABLES): Update the list.
28043         * gdb.base/attach.exp, gdb.base/display.exp,
28044         gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
28045         gdb.base/long_long.exp, gdb.base/printcmds.exp,
28046         gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
28047         third arg to gdb_test.
28048         * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
28049         * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
28050         HP-UX xfails, add others.
28051         * gdb.base/completion.exp: Reflect name change of self-test.
28052         * gdb.base/condbreak.exp, gdb.base/corefile.exp,
28053         gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
28054         gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
28055         HP failure number.
28056         * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
28057         useless HP-UX 10.30 references.
28058         * gdb.base/maint.exp: Loosen matches.
28059         * gdb.base/pointers.c (main): Declare more_code.
28060         * gdb.base/pointers.exp: Match on output of a `next'.
28061         * gdb.base/structs.c: Add prototypes.
28062         * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
28063         * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
28064
28065 1999-07-29  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
28066
28067         * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
28068         command.
28069
28070 1999-07-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
28071
28072         * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
28073         Fix run to main failures. Watchpoint can be hardware watchpoint.
28074
28075         * gdb.base/annota1.exp: Clean up some more, in case printf has
28076         debug info.  Deal with lack of signal hanlder info in stack.
28077
28078         From Jim Kingdon  <kingdon@redhat.com>:
28079         * gdb.base/annota1.exp: If printf has debug info, deal with it.
28080
28081 1999-07-19  Stan Shebs  <shebs@andros.cygnus.com>
28082
28083         * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
28084         gdb.base/foll-vfork.exp: Don't run for crosses.
28085
28086 Tue Jul 13 23:37:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
28087
28088         * gdb.base/configure.in: Check for gdbvars.exp instead of
28089         a1-selftest.exp.
28090         * gdb.base/configure: Re-generate.
28091
28092 1999-07-12  Stan Shebs  <shebs@andros.cygnus.com>
28093
28094         * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
28095         in trying to run first and name is too long.
28096
28097         * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
28098         pointers2.c and pointers2.exp, respectively.
28099         * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
28100         doschk happier.
28101
28102 1999-07-08  Stan Shebs  <shebs@andros.cygnus.com>
28103
28104         * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
28105         callfuncs2.c and callfuncs2.exp.
28106
28107         * gdb.base/list.exp: Remove mistaken xfails.
28108         * gdb.base/list0.h: Add optional prototypes.
28109
28110 Wed Jul  7 00:27:35 1999  Andrew Cagney  <cagney@amy.cygnus.com>
28111
28112         * gdb.base/setvar.exp: Increase the time-out on tests indirectly
28113         calling malloc.
28114         * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
28115         * ptype.exp: Move test for get_debug_format to before its first
28116         use.
28117
28118 1999-07-06  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
28119
28120         * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
28121         * gdb.base/annota2.cc, annota2.exp: Move from here.
28122         * gdb.c++/annota2.cc, annota2.exp: To here.
28123         * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
28124
28125 Tue Jun 29 11:56:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
28126
28127         * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
28128         a consistent format.
28129
28130 1999-06-25  Stan Shebs  <shebs@andros.cygnus.com>
28131
28132         From Jimmy Guo <guo@cup.hp.com> and others at HP:
28133         * lib/gdb.exp (get_compiler_info): Add detection for assorted
28134         HP compilers, also set the globals $true and $false.
28135
28136         * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
28137         call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
28138         coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
28139         jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
28140         long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
28141         printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
28142         scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
28143         sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
28144         solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
28145         whatis.c} Add C++ compatible function definitions and return
28146         types, add includes for library functions.
28147         * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
28148         * gdb.base/step-test.c (myglob): Rename from glob.
28149         * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
28150         foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
28151         files, move here from gdb.hp.
28152         * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
28153         commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
28154         ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
28155         Adjust line numbers in regexps.
28156
28157         * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
28158         miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
28159         instead of 0/1.
28160
28161         * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
28162         foll-vfork.exp: New files, move here from gdb.hp.
28163         * gdb.base/page.exp: New file, test of pagination command.
28164
28165         * gdb.base/watchpoint.c (recurser): New function, for watchpoint
28166         recursion test.
28167         * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
28168
28169         * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
28170         gdb.base/solib.exp: Fix compiler invocation process.
28171
28172         * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
28173         HP-UX 11, turn off overload resolution explicitly.
28174         * gdb.base/commands.exp: Set argument list explicitly, add
28175         watchpoint test.
28176         * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
28177         them work.
28178         * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
28179         expressions properly.
28180         * gdb.base/corefile.exp: Loosen the match slightly.
28181         * gdb.base/default.exp: Allow "Error accessing memory" message
28182         also.
28183         * gdb.base/display.exp: Skip over x/0 j if PA64.
28184         * gdb.base/funcargs.exp: Add xfails for HP-UX.
28185         * gdb.base/interrupt.exp: Ditto.
28186         * gdb.base/langs.exp: Add symbolic matches governed by compiler
28187         in use.
28188         * gdb.base/list.exp: Add xfails for HP-UX.
28189         * gdb.base/long_long.exp: Refine some of the numeric matches.
28190         * gdb.base/mips_pro.exp: Xfail on HP-UX.
28191         * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
28192         * gdb.base/nodebug.exp: Succeed on more varieties of output.
28193         * gdb.base/opaque.exp: Remove some HP-UX xfails.
28194         * gdb.base/ptype.exp: Succeed on more varieties of output.
28195         * gdb.base/scope.exp: Add xfails for HP-UX.
28196         * gdb.base/sect-cmd.exp: Add more cases.
28197         * gdb.base/setvar.exp: Add xfails for HP-UX.
28198         * gdb.base/shlib-call.exp: Loosen some matches slightly.
28199         * gdb.base/signals.exp: Match on void symbolically.
28200         * gdb.base/step-test.exp: Add case for PA64.
28201         * gdb.base/term.exp: Add exit and restart.
28202         * gdb.base/twice.exp: Clean up after self.
28203         * gdb.base/varargs.exp: Disable overload resolution explicitly.
28204         * gdb.base/whatis.exp: Allow more ways to pass tests.
28205
28206         * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
28207         no longer useful.
28208
28209 Fri Jun 25 19:27:28 1999  Andrew Cagney  <cagney@b1.cygnus.com>
28210
28211         * lib/gdb.exp (proc gdb_expect_list): New procedure.  Matches a
28212         list of patterns.
28213         * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
28214         print_double_array(double_array)", "continuing to breakpoint
28215         1018", "print print_double_array(array_d)" and "continuing to
28216         1034" tests.
28217
28218 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
28219
28220         * Makefile.in: Add empty html and install-html targets.
28221
28222 1999-06-24  Stan Shebs  <shebs@andros.cygnus.com>
28223
28224         * config/mt-*: Remove, these haven't been used since 1996.
28225
28226 1999-06-22  Stan Shebs  <shebs@andros.cygnus.com>
28227
28228         * gdb.base/call-strs.c, gdb.base/ending-run.c,
28229         gdb.base/step-test.c: Include stdlib.h and string.h as needed.
28230         * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
28231
28232 1999-06-18  Stan Shebs  <shebs@andros.cygnus.com>
28233
28234         * gdb.c++/overload.exp: XFAIL everything if using G++, add a
28235         simpler match case for the ptype of the big class.
28236
28237 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
28238
28239         * gdb.exp: Fix test for gdb_prompt existence.
28240
28241 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
28242
28243         * gdb.exp (gdb_test): Add fail after calls to perror.
28244
28245 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
28246
28247         * gdb.exp (gdb_test): Accept variations of Undefined command messages.
28248
28249 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
28250
28251         * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
28252
28253 Fri Jun 11 12:56:50 1999  Andrew Cagney  <cagney@b1.cygnus.com>
28254
28255         * gdb.base/call-strs.c (link_malloc): New function.  Ensure that
28256         malloc() is linked in.
28257
28258 1999-06-08  Fernando Nasser  <fnasser@totem.to.cygnus.com>
28259
28260         * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
28261         step at end.
28262
28263         * gdb.base/annota1.exp: Increase match_max to prevent timeout.
28264
28265 1999-06-08  Jim Blandy  <jimb@zwingli.cygnus.com>
28266
28267         * gdb.java/jv-print.exp: New file.  (Our first Java test!)
28268
28269 Fri Jun  4 10:47:46 1999  Jeffrey A Law  (law@cygnus.com)
28270
28271         * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
28272         * gdb.base/mips_pro.exp: Likewise.
28273
28274 1999-06-02  Keith Seitz  <keiths@cygnus.com>
28275
28276         * gdb.c++/templates.cc: Change all "new" operators to throw
28277         an exception.
28278         * gdb.c++/cplusfuncs.cc: Likewise.
28279
28280         * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
28281
28282 Wed Jun  2 17:37:05 1999  Andrew Cagney  <cagney@b1.cygnus.com>
28283
28284         * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
28285         * gdb.base/ending-run.exp: When stepping out of main, accept a
28286         step into an arbitrary assembler file.
28287
28288 1999-05-20  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
28289
28290         * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
28291         "breakpoint-invalid" to be printed.
28292         * gdb.base/annota2.exp: Revise line number for main
28293         breakpoint. Allow any number of "frames-invalid" and
28294         "breakpoint-invalid" to be printed.
28295         * gdb.base/annota2.cc: Initialize a.x to 0.
28296
28297 1999-05-17  Keith Seitz  <keiths@cygnus.com>
28298
28299         * gdb.base/call-ar-st.exp: Skip
28300         "print print_double_array (double_array)" when "skip_float_tests" set.
28301         Ditto for "print print_double_array(array_d)",
28302         "print print_small_structs", "print print_ten_doubles", and
28303         "step into print_long_arg_list".
28304         Don't assume we can step into "print_long_arg_list": we could step
28305         into memcpy.
28306         * gdb.base/call-rt-st.exp: Don't run float-related tests when
28307         "skip_float_tests" is set: "print print_one_double(*d1)"
28308         and "print print_two_floats(*f3)".
28309         * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
28310         "skip_float_tests" is set.
28311         * gdb.base/varargs.exp: Skip
28312         "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
28313         "skip_float_tests" set.
28314
28315 1999-05-06  Keith Seitz  <keiths@cygnus.com>
28316
28317         * gdb.base/annota2.cc: Include stdio.h.
28318
28319 Wed May  5 17:44:31 1999  Stan Shebs  <shebs@andros.cygnus.com>
28320
28321         * gdb.base/crossload.exp: Remove, this has been disabled ever
28322         since BFD stopped including all targets, and cross-GDB gets
28323         plenty of testing anyway.
28324         * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
28325         gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
28326         gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
28327         * gdb.base/README: Remove, was doc for this.
28328         * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
28329         needed.
28330
28331 1999-05-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
28332
28333         * gdb.base/call-ar-st.exp: Fix one regular expression in test
28334         output.
28335
28336         * gdb.base/annota1.exp: New file. Annotation level 2 tests.
28337         * gdb.base/annota2.exp: New file. More annotation tests.
28338         * gdb.base/annota1.c: New file. Source file for annota1.exp.
28339         * gdb.base/annota2.cc: New file. Source file for annota2.exp.
28340
28341 1999-04-23  Angela Marie Thomas <angela@cygnus.com>
28342
28343         * config/cfdbug.exp: New file.
28344
28345 1999-04-20  Jim Blandy  <jimb@zwingli.cygnus.com>
28346
28347         * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
28348         Marcus Daniel's and Dale Hawkins's demangler crashes.
28349
28350         * gdb.c++/demangle.exp (test_gnu_style_demangling,
28351         test_lucid_style_demangling, test_arm_style_demangling,
28352         test_hp_style_demangling): Try Tom Tromey's core-dumping
28353         identifier under each demangling style.
28354
28355 1999-04-07  Jim Blandy  <jimb@zwingli.cygnus.com>
28356
28357         * gdb.c++/demangle.exp: Include the current demangling style
28358         in all test names.
28359         (current_demangling_style): New global variable.
28360         (set_demangling_style, test_demangling_core, test_demangling,
28361         test_demangling_exact): New functions.
28362         (test_gnu_style_demangling, test_lucid_style_demangling,
28363         test_arm_style_demangling, test_hp_style_demangling): Use those,
28364         instead of calling gdb_test and gdb_test_exact directly.
28365         (catch_demangling_errors): New function, which reports errors
28366         signalled by the demangling test functions in an orderly way.
28367         (do_tests): Use catch_demangling_errors.
28368
28369 1999-04-06  Jim Blandy  <jimb@zwingli.cygnus.com>
28370
28371         * gdb.base/signals.exp (test_handle_all_print): Use () for
28372         grouping in expressions, not {}.
28373
28374         * gdb.base/smoke.exp: Test value of x, not y.  The latter isn't
28375         initialized yet.
28376
28377 1999-04-01  Stan Shebs  <shebs@andros.cygnus.com>
28378
28379         * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
28380         are listed.
28381
28382 1999-03-26  Stan Shebs  <shebs@andros.cygnus.com>
28383
28384         * gdb.stabs/weird.exp: Test for CC being defined before
28385         looking at its value.
28386
28387 1999-03-25  Stan Shebs  <shebs@andros.cygnus.com>
28388
28389         * gdb.base/call-ar-st.exp: Remove stray '#'.
28390         * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
28391         "short int" and "long int".
28392         * gdb.c++/overload.cc: Cast the string added in the previous
28393         change, to mollify finicky HP compiler.
28394         * gdb.hp/reg-test.exp (testfile): Fix file name.
28395         * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
28396
28397         * gdb.c++/misc.cc (main): Initialize obj_with_enum.
28398         * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
28399         alternate form of enum ptype.
28400
28401 1999-03-23  Stan Shebs  <shebs@andros.cygnus.com>
28402
28403         * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
28404         * gdb.hp/*.exp: Change all to run compiler probe only after
28405         passing skip_hp_tests, so as not to waste time on guaranteed
28406         failure.
28407
28408         * gdb.c++/overload.cc: Pass string instead of char addr, always
28409         init ccpfoo.
28410         * gdb.c++/templates.cc: Fix syntax error.
28411
28412 Tue Mar 23 14:56:36 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
28413
28414         * gdb.base/commands.exp: Add test for correct position of '>'
28415         when issuing the 'commands' command after a 'while' or 'if'
28416         command.
28417
28418 1999-03-18  James Ingham  <jingham@cygnus.com>
28419
28420         * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
28421
28422         * gdb.c++/method.exp: It was testing an uninitialized int on the
28423         stack and assuming it was positive.
28424
28425         * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
28426
28427         * gdb.base/step-test.exp: Catch a case where finish is broken and
28428         keep it from killing the rest of the tests.
28429         Use gdb_continue_to_end.
28430
28431         * gdb.base/sigall.exp: use gdb_continue_to_end.
28432
28433         * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
28434
28435         * gdb.base/display.exp: use runto_main, not run.
28436
28437         * gdb.base/default.exp: Check for the current error message in the
28438         r abbreviation test.
28439         Add strongarm to the targets that know info float.
28440
28441         * gdb.base/condbreak.exp: Use the gdb_run command rather than just
28442         run which doesn't work with monitors.
28443
28444         * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
28445         1034 test.
28446
28447         * gdb.base/break.exp: use the gdb_continue_to_end proc.
28448
28449         * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
28450         end of a program.  Traps the case (in Cygmon) when the program
28451         never really exits.  Same as Mark's continue_to_exit, but I had
28452         put it in a lot more places, so I used my name.  Sorry Mark...
28453
28454         * config/monitor.exp (gdb_target_monitor): added another
28455         target_info parameter: remotebinarydownload.  This will set the
28456         remotebinarydownload flag if this is causing some boards trouble.
28457
28458 1999-03-18  Mark Salter  <msalter@cygnus.com>
28459
28460         * lib/gdb.exp (continue_to_exit): New function.
28461
28462         * gdb.base/ena-dis-br.exp: Clean up for remote targets.
28463         * gdb.base/ending-run.exp: Ditto.
28464         * gdb.base/step-test.exp: Ditto.
28465
28466 1999-03-16  Stan Shebs  <shebs@andros.cygnus.com>
28467
28468         * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
28469         (suggested by Art Haas <ahaas@neosoft.com>).
28470
28471 1999-03-16  Jim Blandy  <jimb@zwingli.cygnus.com>
28472
28473         * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
28474
28475 Fri Mar 12 18:06:21 1999  Stan Shebs  <shebs@andros.cygnus.com>
28476
28477         * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
28478         descriptions of types (short unsigned int vs unsigned short, etc).
28479
28480 1999-03-12  Jim Blandy  <jimb@zwingli.cygnus.com>
28481
28482         * gdb.base/call-strs.exp: Don't assume that `step' will step over
28483         a call to strlen; sometimes we do have sources.
28484
28485 1999-03-08  Jim Blandy  <jimb@zwingli.cygnus.com>
28486
28487         * gdb.base/call-ar-st.c (main): Terminate char_array with a null
28488         character, so GDB won't print garbage after its end.
28489
28490         * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
28491         breakpoint there instead.  Sometimes GCC emits memcpy to handle
28492         the large structures being passed by value, so we step into that
28493         instead of sum_array_print, which obscures what we're really testing.
28494         * gdb.base/step-test.exp: However, we do want a test that notices
28495         the bizarre steps into memcpy, so do that here.  Add check for
28496         stepping into function calls that pass large structures by value.
28497         ("Is that a noun clause, or are you just happy to see me?")
28498         Remove all references to specific line numbers.
28499         * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
28500         New type and function.
28501         (main): Call large_struct_by_value, passing it a large struct by value.
28502         * lib/gdb.exp (gdb_get_line_number): New function.
28503
28504         * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
28505         more portable.
28506
28507 1999-03-08  Jim Blandy  <jimb@zwingli.cygnus.com>
28508
28509         * lib/gdb.exp: Doc fixes.
28510
28511 1999-03-05  Nick Clifton  <nickc@cygnus.com>
28512
28513         * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
28514
28515 1999-03-04  Jim Blandy  <jimb@zwingli.cygnus.com>
28516
28517         * gdb.base/display.exp: Don't exercise the "detach" and "kill"
28518         commands.  They're not germane to this test, and they don't work
28519         that way on remote targets.
28520
28521 1999-03-01  James Ingham  <jingham@cygnus.com>
28522
28523         * Changelog entries merged over from gdb development branch.
28524
28525        Tue Jan  5 12:33:47 1999  Keith Seitz  <keiths@cygnus.com>
28526
28527                * lib/gdb.exp (gdbtk_analyze_results): Generic function
28528                for outputting results of test run.
28529
28530         1998-12-07  Martin M. Hunt  <hunt@cygnus.com>
28531
28532                * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
28533
28534 1999-02-25  Felix Lee  <flee@cygnus.com>
28535
28536         * lib/gdb.exp (debug_format): initialize
28537
28538 1999-02-25  Jason Molenda  (jsm@bugshack.cygnus.com)
28539
28540         * gdb.base/call-ar-st.c: Include string.h, not strings.h.
28541         * gdb.base/call-rt-st.c: Ditto.
28542
28543 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
28544
28545         * gdb.threads/pthreads.exp (horiz): New variable.
28546         (test_startup): Fix regexps that capture thread numbers.
28547
28548 1999-02-10  Jason Molenda  (jsm@bugshack.cygnus.com)
28549
28550         * gdb.base/smoke.exp: Disambiguate two test case names (both
28551         called ``print'').
28552
28553 Fri Feb  5 12:42:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
28554
28555         * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
28556         compilation.
28557
28558 1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)
28559
28560         * gdb.base/miscexprs.exp: Change patterns to match GDB's
28561         actual output formatting.
28562         * gdb.base/smoke.exp: GDB removes leading 0's.
28563         * gdb.base/volatile.exp: Don't check type of remuneration;
28564         that variable is no longer defined in constvars.c.
28565         * gdb.base/step-test.c (main): Exit with explicit exit code.
28566         * gdb.base/step-test.exp: Remove two nexti checks--they are
28567         not portable.
28568
28569 1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)
28570
28571         * gdb.base/help.exp ("help delete display"): Fix test to match
28572         gdb's output.
28573
28574         * gdb.base/long_long.c (known_types): Initialize values to zero.
28575         * gdb.base/long_long.exp: Step one more line
28576         so 'dec' is initialized in "get to known place".  GDB removes
28577         leading zeros.  Explicitly ask for hex formatting.  Use
28578         unique test case names.
28579
28580 Tue Feb  2 10:16:08 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
28581
28582         * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
28583
28584         * gdb.c++/method.exp: Add missing close brace.
28585
28586 1999-01-30  Jim Blandy  <jimb@zwingli.cygnus.com>
28587
28588         * gdb.base/maint.exp: Use 'set height 0' to disable page
28589         prompting, not 'set height 400'.
28590
28591         Fix a bunch of timeouts.
28592         * gdb.base/maint.exp ("maint print objfiles"): Break this up into
28593         four separate tests, so expect doesn't take forever to match a ton
28594         of text against a regexp with lots of .* forms.
28595         ("maint print psymbols", "maint print symbols"): Make some of
28596         these greps more selective, so that expect doesn't try to wade
28597         through huge piles of output and time out.
28598
28599         * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
28600
28601         * gdb.base/maint.exp ("maint info breakpoints"): Split into two
28602         tests: one which doesn't expect shlib events to be reported, and
28603         another which does, but is XFAIL for all platforms other than
28604         HP/UX.
28605
28606         * gdb.base/break.exp: Teach the test suite that the `catch
28607         fork', `catch vfork', and `catch exec' commands produce error
28608         messages on platforms that don't provide these features.
28609
28610 Mon Jan 25 18:35:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
28611
28612         * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
28613         so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
28614         (shortening names from solib_threshold.exp etc), won't run on
28615         anything but HP-UX for the foreseeable future.
28616         * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
28617         reflect move.
28618
28619 Thu Jan 21 15:46:49 1999  Stan Shebs  <shebs@andros.cygnus.com>
28620
28621         * gdb.base/Makefile.in, gdb.c++/Makefile.in,
28622         gdb.trace/Makefile.in (clean): Remove all test executables.
28623
28624 Tue Jan 19 17:20:09 1999  David Taylor  <taylor@texas.cygnus.com>
28625
28626         * gdb.base/shlib-call.exp: add test cases to verify that gdb
28627         successfully re-sets breakpoints in shared libraries.
28628         * gdb.base/shmain.c (main): return 0, don't fall off the end.
28629
28630 Fri Jan 15 14:04:57 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
28631
28632         * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
28633         and compiled w/o GCC.
28634
28635         * gdb.hp/watch-cmd.exp: ditto.
28636
28637         * gdb.hp/watch-hp.exp: ditto.
28638
28639         * gdb.hp/xdb1.exp: ditto.
28640
28641         * gdb.hp/xdb2.exp: ditto.
28642
28643         * gdb.hp/dbx.exp: ditto.
28644
28645 Thu Jan 14 18:36:48 1999  Stan Shebs  <shebs@andros.cygnus.com>
28646
28647         * constvars.c: Remove C++-isms.
28648         * constvars.exp: Use gdb_test everywhere, add xfails if compiled
28649         with GCC.
28650
28651 Mon Jan 11 10:08:03 1999  David Taylor  <taylor@texas.cygnus.com>
28652
28653         The following changes are part of the HP merge.
28654
28655         * gdb.base/break.exp: new tests to verify that catchpoints for
28656         fork, vfork, and exec don't trigger inappropriately.
28657
28658         * gdb.base/opaque.exp: compile one file at a time, then link.
28659
28660         * gdb.base/signals.exp: be more restrictive about which hppa
28661         systems receive a setup_xfail.  new tests.
28662
28663         * gdb.base/solib_threshold.build: new file.
28664         * gdb.base/solib_threshold.exp: new file.
28665         * gdb.base/solib_threshold.link_opts: new file.
28666         * gdb.base/solib_threshold.mk: new file.
28667         * gdb.base/gen_solib_threshold.c: new file.
28668
28669         * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
28670         tests.  New tests for enums inside classes.
28671
28672         * gdb.c++/compiler.cc: indicate support of template debugging.
28673
28674         * gdb.c++/demangle.exp: run hp style demangling tests.
28675
28676         * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
28677         tests.
28678
28679         * gdb.c++/misc.cc: changes to support new tests.
28680
28681         * gdb.c++/templates.cc: changes to support HP's compiler; changes
28682         to support new tests.
28683
28684         * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
28685         gcc, then skip these tests.
28686
28687 Sun Jan 10 23:44:11 1999  David Taylor  <taylor@texas.cygnus.com>
28688
28689         The following files are part of the HP merge; some had longer
28690         names at HP, but have been renamed to be no more than 14
28691         characters in length.
28692
28693         * gdb.hp/ambiguous.cc: new file.
28694         * gdb.hp/ambiguous.exp: new file.
28695         * gdb.hp/attach.exp: new file.
28696         * gdb.hp/attach2.exp: new file.
28697         * gdb.hp/classes-hp.exp: new file.
28698         * gdb.hp/ctti.exp: new file.
28699         * gdb.hp/ctti-add.cc: new file.
28700         * gdb.hp/ctti-add1.cc: new file.
28701         * gdb.hp/ctti-add2.cc: new file.
28702         * gdb.hp/ctti-add3.cc: new file.
28703         * gdb.hp/dbx.exp: new file.
28704         * gdb.hp/exception.cc: new file.
28705         * gdb.hp/exception.exp: new file.
28706         * gdb.hp/foll-exec.c: new file.
28707         * gdb.hp/foll-exec.exp: new file.
28708         * gdb.hp/foll-fork.c: new file.
28709         * gdb.hp/foll-fork.exp: new file.
28710         * gdb.hp/foll-vfork.c: new file.
28711         * gdb.hp/foll-vfork.exp: new file.
28712         * gdb.hp/inherit-hp.exp: new file.
28713         * gdb.hp/more-steps.exp: new file.
28714         * gdb.hp/namespace.cc: new file.
28715         * gdb.hp/namespace.exp: new file.
28716         * gdb.hp/optimize.exp: new file.
28717         * gdb.hp/pxdb.c: new file.
28718         * gdb.hp/pxdb.exp: new file.
28719         * gdb.hp/quicksort.exp: new file.
28720         * gdb.hp/reg-test.exp: new file.
28721         * gdb.hp/reg-test.s: new file.
28722         * gdb.hp/sized-enum.c: new file.
28723         * gdb.hp/sized-enum.exp: new file.
28724         * gdb.hp/start-stop.exp: new file.
28725         * gdb.hp/templ-hp.cc: new file.
28726         * gdb.hp/templ-hp.exp: new file.
28727         * gdb.hp/thr-lib.c: new file.
28728         * gdb.hp/thr-lib.exp: new file.
28729         * gdb.hp/thr-lib.h: new file.
28730         * gdb.hp/thr-liblib.c: new file.
28731         * gdb.hp/virtfun-hp.c: new file.
28732         * gdb.hp/virtfun-hp.exp: new file.
28733         * gdb.hp/watch-cmd.exp: new file.
28734         * gdb.hp/watch-hp.exp: new file.
28735         * gdb.hp/xdb1.exp: new file.
28736         * gdb.hp/xdb2.exp: new file.
28737         * gdb.hp/xdb3.exp: new file.
28738
28739 Wed Jan  6 18:41:15 1999  David Taylor  <taylor@texas.cygnus.com>
28740
28741         The following files are part of the HP merge; some had longer
28742         names at HP, but have been renamed to be no more than 14
28743         characters in length.
28744
28745         * gdb.base/ss.h: new file.
28746         * gdb.base/call-ar-st.c: new file.
28747         * gdb.base/call-ar-st.exp: new file.
28748         * gdb.base/call-rt-st.c: new file.
28749         * gdb.base/call-rt-st-exp: new file.
28750         * gdb.base/call-strs.exp: new file.
28751         * gdb.base/ena-dis-br.exp: new file.
28752         * gdb.base/environ.exp: new file.
28753         * gdb.base/long_long.exp: new file.
28754         * gdb.base/sect-cmd.exp: new file.
28755         * gdb.base/shlib-cl2.exp: new file.
28756         * gdb.base/smoke.exp: new file.
28757         * gdb.base/so-impl-ld.c: new file.
28758         * gdb.base/so-impl-ld.exp: new file.
28759         * gdb.base/so-indr-cl.c: new file.
28760         * gdb.base/so-indr-cl.exp: new file.
28761         * gdb.base/varargs.exp: new file.
28762         * gdb.base/volatile.exp: new file.
28763         * gdb.base/whatis-exp.exp: new file.
28764         * gdb.base/display.exp: new file.
28765         * gdb.c++/derivation.exp: new file.
28766         * gdb.c++/local.exp: new file.
28767         * gdb.c++/member-ptr.exp: new file.
28768         * gdb.c++/overload.exp: new file.
28769         * gdb.c++/ovldbreak.exp: new file.
28770         * gdb.c++/ref-types.exp: new file.
28771         * gdb.c++/ref-types2.exp: new file.
28772         * gdb.c++/userdef.exp: new file.
28773
28774 Wed Jan  6 13:50:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
28775
28776         * gdb.base/default.exp: Reflect wording change in remote.c.
28777
28778 Tue Jan  5 19:14:51 1999  Michael Snyder  <msnyder@cygnus.com>
28779
28780         * gdb.base/help.exp: Update to reflect current text.
28781
28782 Tue Jan  5 13:05:32 1999  David Taylor  <taylor@texas.cygnus.com>
28783
28784         * gdb.c++/anon-union.cc: make foo and bar global, otherwise
28785         they're stack variables and contain garbage.
28786         * gdb.c++/anon-union.exp: new file.
28787
28788         The following changes were made by David Taylor
28789         <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
28790         Edith Epstein <eepstein@cygnus.com> as part of a project to merge
28791         in changes by HP.
28792
28793         * gdb.base/bitops.exp: new file.
28794         * gdb.base/default.exp: change expected messages for catch and
28795         info catch tests to reflect HP merge changes.
28796         * gdb.base/enable-disable-break.exp
28797         * gdb.base/ending-run.c: new file.
28798         * gdb.base/long_long.c: new file.
28799         * gdb.base/maint.exp: new file.
28800         * gdb.base/pointers2.exp: new file.
28801         * gdb.base/shlib-call2.exp: new file.
28802         * gdb.base/solib.exp: new file.
28803         * gdb.base/step-test.c: new file.
28804         * gdb.c++/anon-union.cc: new file.
28805         * gdb.c++/local.cc: new file.
28806         * gdb.c++/member-pointer.cc: new file.
28807         * gdb.c++/method.cc: new file.
28808         * gdb.c++/ref-types.cc: new file.
28809         * gdb.c++/ref-types2.cc: new file.
28810         * gdb.c++/userdef.cc: new file.
28811
28812         * gdb.base/scope.exp: compile one file at a time, then link.
28813         * gdb.base/langs.exp: ditto.
28814         * gdb.base/list.exp: ditto.
28815
28816 Mon Jan  4 10:06:43 1999  David Taylor  <taylor@texas.cygnus.com>
28817
28818         The following changes were made by David Taylor
28819         <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
28820         Edith Epstein <eepstein@cygnus.com> as part of a project to merge
28821         in changes by HP.
28822
28823         * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
28824         skip tests.  When compiling pass c++ flag to gdb_compile.
28825         * gdb.c++/
28826
28827         * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
28828         test for on hppa*-*-hpux*; use args to see if c++ was specified.
28829         (skip_hp_tests): new function.
28830         (gdb_preprocess): new function.
28831
28832         * configure.in (hpdir): decide whether to configure gdb.hp.
28833         * configure: regenerated.
28834
28835         * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
28836         to delete on clean.
28837         (EXECUTABLES): update to reflect new additions.
28838         * gdb.base/commands.exp: update message expected.
28839         * gdb.base/default.exp: add copyright notice.
28840         * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
28841         * gdb.base/help.exp: update messages to reflect current text.
28842         * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
28843         targets for recurse tests.
28844         * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
28845         skip this file.
28846
28847         * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
28848         * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
28849         compilation.
28850         * gdb.c++/misc.exp: ditto.
28851         * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
28852         run the tests.  tell gdb_compile that it's a c++ compilation.
28853
28854         * gdb.threads/pthreads.exp: fix typo in message.
28855
28856         * gdb.base/all-bin.exp: new file.
28857         * gdb.base/arithmet.exp: new file.
28858         * gdb.base/assign.exp: new file.
28859         * gdb.base/completion.exp: new file.
28860         * gdb.base/cond-expr.exp: new file.
28861         * gdb.base/condbreak.exp: new file.
28862         * gdb.base/define.exp: new file.
28863         * gdb.base/dollar.exp: new file.
28864         * gdb.base/environment.exp: new file.
28865         * gdb.base/eval-skip.exp: new file.
28866         * gdb.base/jump.exp: new file.
28867         * gdb.base/logical.exp: new file.
28868         * gdb.base/pointers.exp: new file.
28869         * gdb.base/relational.exp: new file.
28870         * gdb.base/section_command.exp: new file.
28871         * gdb.base/whatis-expr.exp: new file.
28872
28873         * gdb.base/all-types.c: new file.
28874         * gdb.base/call-array-struct.c: new file.
28875         * gdb.base/call-return-struct.c: new file.
28876         * gdb.base/call-strings.c: new file.
28877         * gdb.base/callfuncs2.c: new file.
28878         * gdb.base/condbreak.c: new file.
28879         * gdb.base/constvars.c: new file.
28880         * gdb.base/display.c: new file.
28881         * gdb.base/int-type.c: new file.
28882         * gdb.base/jump.c: new file.
28883         * gdb.base/miscexprs.c: new file.
28884         * gdb.base/pointers.c: new file.
28885         * gdb.base/pointers2.c: new file.
28886         * gdb.base/shmain.c: new file.
28887         * gdb.base/shr1.c: new file.
28888         * gdb.base/shr2.c: new file.
28889         * gdb.base/solib.c: new file.
28890         * gdb.base/solib1.c: new file.
28891         * gdb.base/solib2.c: new file.
28892         * gdb.base/varargs.c: new file.
28893         * gdb.c++/derivation.cc: new file.
28894         * gdb.c++/overload.cc: new file.
28895         * gdb.c++/ovldbreak.cc: new file.
28896         * gdb.hp/attach.c: new file.
28897         * gdb.hp/attach2.c: new file.
28898         * gdb.hp/average.c: new file.
28899         * gdb.hp/compiler.c: new file.
28900         * gdb.hp/compiler.cc: new file.
28901         * gdb.hp/execd-program.c: new file.
28902         * gdb.hp/follow-exec.c: new file.
28903         * gdb.hp/follow-fork.c: new file.
28904         * gdb.hp/follow-vfork-and-exec.c: new file.
28905         * gdb.hp/misc-hp.cc: new file.
28906         * gdb.hp/more-steps.c: new file.
28907         * gdb.hp/optimize.c: new file.
28908         * gdb.hp/quicksort.c: new file.
28909         * gdb.hp/run-hp.c: new file.
28910         * gdb.hp/start-stop.c: new file.
28911         * gdb.hp/sum.c: new file.
28912         * gdb.hp/templates-hp.cc: new file.
28913         * gdb.hp/thread-local-in-lib.c: new file.
28914         * gdb.hp/thread-local-in-lib.h: new file.
28915         * gdb.hp/thread-local-in-lib.lib.c: new file.
28916         * gdb.hp/vforked-program.c: new file.
28917         * gdb.hp/virtfunc-hp.cc: new file.
28918         * gdb.hp/watchpoint-hp.c: new file.
28919         * gdb.hp/xdb.c: new file.
28920         * gdb.hp/xdb0.c: new file.
28921         * gdb.hp/xdb0.h: new file.
28922         * gdb.hp/xdb1.c: new file.
28923
28924 Mon Dec 21 14:08:38 1998  David Taylor  <taylor@texas.cygnus.com>
28925
28926         The following change was made by Edith Epstein
28927         <eepstein@cygnus.com> as part of a project to merge in changes
28928         originally made by HP; HP did not create ChangeLog entries.
28929
28930         * gdb.c++/demangle.exp: changed the expected output for some
28931         ARM-style mangling -- removed second reference to datatype.
28932         For example, maint demangle __dt__11T1__pt__2_cFv
28933                      T1<char>::~T1<char>(void)
28934         becomes,
28935                      maint demangle __dt__11T1__pt__2_cFv
28936                      T1<char>::~T1(void)
28937
28938         (test_hp_style_demangling): new hp specific demangling test cases.
28939
28940 Mon Dec 14 15:07:03 1998  Jeffrey A Law  (law@cygnus.com)
28941
28942         * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
28943         * gdb.trace/backtrace.exp: Likewise.
28944         * gdb.trace/circ.exp: Likewise.
28945         * gdb.trace/collection.exp: Likewise.
28946         * gdb.trace/deltrace.exp: Likewise.
28947         * gdb.trace/infotrace.exp: Likewise.
28948         * gdb.trace/limits.exp: Likewise.
28949         * gdb.trace/packetlen.exp: Likewise.
28950         * gdb.trace/passc-dyn.exp: Likewise.
28951         * gdb.trace/passcount.exp: Likewise.
28952         * gdb.trace/report.exp: Likewise.
28953         * gdb.trace/save-trace.exp: Likewise.
28954         * gdb.trace/tfind.exp: Likewise.
28955         * gdb.trace/tracecmd.exp: Likewise.
28956         * gdb.trace/while-dyn.exp: Likewise.
28957         * gdb.trace/while-stepping.exp: Likewise.
28958
28959 1998-12-07  Jim Blandy  <jimb@zwingli.cygnus.com>
28960
28961         * gdb.base/restore.exp, gdb.base/restore.c: New tests.
28962
28963 Wed Dec  2 20:03:53 1998  Stan Shebs  <shebs@andros.cygnus.com>
28964
28965         From Brendan Kehoe:
28966         * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
28967         int return types.
28968
28969 Sat Oct 24 18:04:22 1998  Felix Lee  <flee@cygnus.com>
28970
28971         * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
28972         remote dos host testing right.
28973
28974 Mon Oct 19 01:31:59 1998  Felix Lee  <flee@cygnus.com>
28975
28976         * gdb.base/corefile.exp: remove some xfails.
28977
28978 Thu Oct 15 10:04:38 1998  Andrew Cagney  <cagney@b1.cygnus.com>
28979
28980         * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
28981         have different timestamps.
28982
28983 Thu Oct  1 20:56:14 1998  Andrew Cagney  <cagney@b1.cygnus.com>
28984
28985         * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
28986         gdb.base/default.exp: Replace "exec" with "executable".
28987
28988 Tue Sep 29 15:06:29 1998  Andrew Cagney  <cagney@b1.cygnus.com>
28989
28990         * gdb.base/default.exp: Change else if to elseif from previous
28991         delta.
28992
28993 Mon Sep 28 13:21:43 1998  Nick Clifton  <nickc@cygnus.com>
28994
28995         * gdb.base/default.exp: Add brace missing from previous delta.
28996
28997 Mon Sep 21 14:39:27 1998  Nick Clifton  <nickc@cygnus.com>
28998
28999         * gdb.base/default.exp: Support test for info float for all
29000         varieties of arm toolchain.
29001
29002 Fri Sep 18 14:07:44 1998  Michael Snyder  <msnyder@cygnus.com>
29003
29004         * gdb.trace/*.exp: remove "remote_download" command.
29005
29006 Wed Sep 16 11:38:21 1998  Michael Snyder  <msnyder@cygnus.com>
29007
29008         * gdb.trace/*.exp: remove -gdwarf from compile.
29009
29010 Wed Sep 16 01:23:11 1998  Felix Lee  <flee@cygnus.com>
29011
29012         * gdb.trace/configure.in(AC_INIT): typo
29013         * gdb.trace/configure: regenerated
29014
29015 Mon Sep 14 20:00:04 1998  Michael Snyder  <msnyder@cygnus.com>
29016
29017         * config/m68k-emc.exp: New file.
29018         * lib/<emc-support.exp trace-support.exp}: New files.
29019         * configure.in: add new test directory gdb.trace.
29020         * gdb.trace/{configure configure.in Makefile.in}: New files.
29021         * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
29022         * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
29023         * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
29024         * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
29025         * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
29026         * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
29027         * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
29028
29029 Fri Sep 11 13:58:02 1998  Michael Snyder  <msnyder@cygnus.com>
29030
29031         * gdb.c++/classes.exp: Change all regular expressions to match
29032         arbitrary combinations of newline/carriage-return, so that they
29033         will work equally well on Unix and Windows.
29034         * gdb.c++/inherit.exp: ditto.
29035         * gdb.c++/virtfunc.exp: ditto.
29036
29037 1998-08-11 Dawn Perchik  <dawn@cygnus.com>
29038
29039         * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
29040
29041 Fri Jul 24 15:51:34 1998  Jeffrey A Law  (law@cygnus.com)
29042
29043         * gdb.disasm/am33.s: Add tests for autoincrement instructions.
29044         * gdb.disasm/am33.exp: Run time.  Update tests which use r8-r15
29045         to use a0-a3/d0-d3 as needed.
29046
29047 Thu Jul 16 18:20:46 1998  Jeffrey A Law  (law@cygnus.com)
29048
29049         * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
29050         * gdb.disasm/am33.exp: Corresponding changes.
29051
29052 1998-07-11  Felix Lee  <flee@cygnus.com>
29053
29054         * gdb.base/callfuncs.exp: add cmp10 test.
29055         * gdb.base/callfuncs.c (cmp10): new function.
29056
29057 Thurs Jul 9 11:08:31 1998  Dawn Perchik  <dawn@cygnus.com>
29058
29059         * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
29060         into two parts to get around a synchronization problem in expect.
29061
29062 Fri Jun 26 14:27:13 1998  Keith Seitz  <keiths@cygnus.com>
29063
29064         * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
29065
29066         * configure.in: Add options for gdbtk testsuite.
29067
29068         * configure: Regenerate.
29069
29070         * gdb.gdbtk: New directory to hold gdbtk tests.
29071
29072 Fri Jun 26 14:52:47 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
29073
29074         * gdb.fortran/types.exp:  Escape brackets in expect patterns
29075         for test_float_literal_types_accepted tests.
29076         * gdb.base/scope.exp:  Remove extraneous newline in filelocal_bss
29077         before run test.
29078
29079 Fri Jun 26 11:12:17 1998  Jeffrey A Law  (law@cygnus.com)
29080
29081         * am33.exp: Just compile, do not link the testcase.
29082         * am33.s: Add ".am33" pseudoop to force am33 mode.
29083
29084 1998-06-25  Felix Lee  <flee@cygnus.com>
29085
29086         * gdb.base/setshow.exp: make sure $pc is sane.
29087
29088         * gdb.stabs/weird.exp: split expect patterns properly.
29089
29090 Wed Jun 24 13:03:15 1998  Jeffrey A Law  (law@cygnus.com)
29091
29092         * gdb.disasm/am33.s: New disassembler testfile for the am33.
29093         * gdb.disasm/am33.exp: Run it.
29094
29095 Tue Jun 23 11:45:01 1998  Michael Snyder  <msnyder@cygnus.com>
29096
29097         * gdb.base/funcargs.exp: simplify expect strings to ease pattern
29098         match processing (and eliminate spurious timeouts when running).
29099
29100 Fri Jun 12 17:28:22 1998  Michael Snyder  <msnyder@cygnus.com>
29101
29102         * gdb.base/signals.exp (test_handle_all_print): put back Mach
29103         exception test, but conditionalize it on target [mach | gnu].
29104
29105 Wed Jun 10 10:40:03 1998  Michael Snyder  <msnyder@cygnus.com>
29106
29107         * gdb.base/overlays.exp: fixup compile line for linker script.
29108
29109 Thu Jun  4 21:54:15 1998  Felix Lee  <flee@zog.cygnus.com>
29110
29111         * gdb.fortran/types.exp: don't guess at float size.
29112
29113 Thu May 21 02:28:37 1998  Felix Lee  <flee@zog.cygnus.com>
29114
29115         * gdb.base/exprs.exp: delete test that depends on int size.
29116
29117 Sun May 17 17:10:22 1998  Bob Manson  <manson@charmed.cygnus.com>
29118
29119         * config/sim.exp: Removed checks for target triplets.
29120         (gdb_target_sim): Use gdb,target_sim_options.
29121
29122 Sat May 16 23:43:35 1998  Mark Alexander  <marka@cygnus.com>
29123
29124         * gdb.base/reread.exp: New file.
29125         * gdb.base/reread1.c: New file.
29126         * gdb.base/reread2.c: New file.
29127
29128 Sat May 16 23:22:09 1998  Mark Alexander  <marka@cygnus.com>
29129
29130         * config/sim.exp: Use 'target sim -sparclite' when running
29131         SPARClite programs.
29132
29133 Sat May 16 18:48:08 1998  Doug Evans  <devans@canuck.cygnus.com>
29134
29135         * gdb.base/structs2.exp: New file.
29136         * gdb.base/structs2.c: New file.
29137
29138 Wed May 13 13:36:14 1998  Doug Evans  <devans@canuck.cygnus.com>
29139
29140         * gdb.asm/common.inc: New file.
29141         * gdb.asm/d10v.inc: New file.
29142         * asm-source.exp: Pass -I's to gas to find .inc files.
29143         Update line numbers in expected output.
29144         * asmsrc1.s: Rewrite.
29145         * asmsrc2.s: Rewrite.
29146         * configure.in: Create arch.inc symlink.
29147         * configure: Regenerate.
29148         * Makefile.in (distclean): Delete arch.inc.
29149
29150 Wed May  6 10:30:54 1998  John Metzler  <jmetzler@cygnus.com>
29151
29152         *  callfuncs.c (t_enum_value1) : Cleanup return value warnings
29153         (t_enum_value2): ditto
29154         (t_enum_value3): ditto
29155         (main): ditto
29156 Fri May  1 09:33:37 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
29157
29158         * gdb.base/break.exp:  Remove xfail for `deleting all breakpoints
29159         when none' unexpected prompt case, fixed by breakpoint.c:delete_command
29160         change.
29161         Use gdb_test instead of send_gdb/gdb_expect sequences.
29162
29163 Thu Apr 23 12:56:19 1998  Jason Molenda  (crash@bugshack.cygnus.com)
29164
29165         * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
29166         not void.
29167
29168 Thu Apr 16 10:52:34 1998  John Metzler  <jmetzler@cygnus.com>
29169
29170         * gdb.base/branches.c: Code with lots of loops and
29171         subroutines. Used to test gdbs ability to single step through PC
29172         changes, especially to test mips-tdep.c:mips_next_pc
29173
29174 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
29175
29176         * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
29177         more rigorous EGCS C++ error checking.
29178
29179 Fri Apr 10 22:38:12 1998 Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
29180
29181         * gdb.base/help.exp:  Clean up `help set args' and `help show args'
29182         tests.
29183         * gdb.base/interrupt.exp:  Add "i*86-*-solaris2*" xfail for calling
29184         function when asleep.
29185         * gdb.base/signals.exp:  Add "i*86-*-solaris2*" xfails. Add comment
29186         for i*86 Linux and SVR4 signal handling problems.
29187         Remove linux xfail for `next to handler in signals_tests_1', fixed
29188         by recent infrun.c change.
29189         Limit backtrace to 10 frames to avoid timeout problems with infinite
29190         stack backtraces.
29191         Adjust expect pattern in `handle all print' test to match Apr 28 1997
29192         target.[ch] change.
29193
29194 Tue Mar 31 00:40:32 1998  Bob Manson  <manson@charmed.cygnus.com>
29195
29196         * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
29197         for a newline from gdb before continuing.
29198         (default_gdb_exit): Just look for y or n.
29199         (gdb_test): Detect abnormal exit from GDB running on DOS; if
29200         it does, fail the rests of the tests in the file.
29201
29202 Tue Mar 24 22:44:52 1998  Bob Manson  <manson@charmed.cygnus.com>
29203
29204         * config/cygmon.exp: New file.
29205
29206 Mon Mar 16 21:39:11 1998  Bob Manson  <manson@charmed.cygnus.com>
29207
29208         * gdb.base/list.exp: Fix problem with "list default lines around
29209         main" test on remote targets.
29210
29211         * gdb.base/scope.exp: Fix problem with filelocal_bss before
29212         run test on remote targets.
29213
29214 Thu Mar 12 16:23:00 1998  Doug Evans  <devans@canuck.cygnus.com>
29215
29216         * gdb.asm: New directory.
29217         * configure.in: Configure it.
29218         * configure: Regenerate.
29219         * gdb.asm/{Makefile.in,configure.in,configure}: New files.
29220         * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
29221
29222 Mon Feb 23 08:22:44 1998  Mark Alexander  <marka@cygnus.com>
29223
29224         * config/mn10300-eval.exp: New file to support MN10300 eval board.
29225
29226 Wed Feb 18 16:43:46 1998  Michael Snyder  (msnyder@cygnus.com)
29227
29228         * gdb.base/overlays (several files): Merge the two overlay
29229         managers into one.  Change variables (foox, barx, bazx, grbxx)
29230         back into ints but force them to load in their proper sections.
29231
29232 Thu Feb 12 13:49:30 1998  Andrew Cagney  <cagney@b1.cygnus.com>
29233
29234         * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
29235         on-chip insn memory and IMAP1 to upper 128k.
29236         (D10VCopy): Handle memory regions crossing 16k boundaries.
29237         (D10VCopy): Transfer data in 32 bit chunks.
29238
29239 Tue Feb 10 17:23:22 1998  Andrew Cagney  <cagney@b1.cygnus.com>
29240
29241         * gdb.base/overlays.c (main): Exit normally when result is
29242         correct.
29243
29244         * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
29245         map.  Include space for printf in .text segment.
29246
29247         * gdb.base/d10vovly.c (D10VTranslate): New function, handle
29248         updated d10v memory VMA/LMA map.
29249         (D10VCopy): Call D10VTranslate.
29250
29251 Fri Feb  6 14:13:12 1998  Andrew Cagney  <cagney@b1.cygnus.com>
29252
29253         * gdb.base/m32rovly.c: Force variable _novlys into .data section.
29254
29255         * gdb.base/bar.c (barx, bar): Change variable to small array so
29256         that it won't be put into the .sdata - small data -
29257         section. Update reference.
29258         * gdb.base/baz.c (bazx, baz): Ditto.
29259         * gdb.base/foo.c (foox, foo): Ditto.
29260         * gdb.base/grbx.c (grbxx, grbx): Ditto.
29261
29262         * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
29263         to be arrays.
29264
29265 Thu Jan 29 14:48:19 1998  Michael Snyder  (msnyder@cygnus.com)
29266
29267         * gdb.base/overlays.exp: fix up and get working again.
29268         Add tests for backtraces from an overlay function.
29269
29270 Fri Jan 23 07:52:45 1998  Fred Fish  <fnf@cygnus.com>
29271
29272         * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
29273         "calling function with watchpoint enabled".
29274
29275 Thu Jan 22 14:23:29 1998  Fred Fish  <fnf@cygnus.com>
29276
29277         * gdb.base/break.exp (test_next_with_recursion): Remove
29278         gdb_suppress_tests for d10v-*-*.
29279         * lib/gdb.exp (gdb_suppress_tests): Disable this function
29280         pending review of whether it is useful or not.
29281
29282 Tue Jan 20 13:02:09 1998  Mark Alexander  <marka@cygnus.com>
29283
29284         * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
29285
29286 Mon Jan 19 08:53:04 1998  Mark Alexander  <marka@cygnus.com>
29287
29288         * gdb.base/break.exp: Increase timeout for slow TX39 boards.
29289         * config/dve.exp: New file to support Densan boards.
29290
29291 Mon Dec 15 22:38:05 1997  Andrew Cagney  <cagney@b1.cygnus.com>
29292
29293         * gdb.base/interrupt.exp: Document problem of simulators, signals,
29294         reads and BSD.
29295
29296 Wed Nov 26 22:29:18 1997  Bob Manson  <manson@charmed.cygnus.com>
29297
29298         * config/monitor.exp: Be a bit less picky about the "Remote debugging"
29299         response.
29300
29301         * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
29302
29303 Tue Nov 25 12:46:36 1997  Andrew Cagney  <cagney@b1.cygnus.com>
29304
29305         * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
29306         test.
29307
29308         * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
29309         target_sizeof_long and target_bigendian_p.
29310         (structs_by_value, structs_by_reference): Check values according
29311         to targets word size and endianess.
29312
29313 Mon Nov 24 16:37:06 1997  Andrew Cagney  <cagney@b1.cygnus.com>
29314
29315         * gdb.base/langs.exp: For "continue to exit" ignore any trailing
29316         output.
29317
29318 Fri Oct 17 13:24:43 1997  Stan Shebs  <shebs@andros.cygnus.com>
29319
29320         * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
29321         Update test of set args help to match source change.
29322
29323 Fri Sep 26 17:36:20 1997  Jason Molenda  (crash@pern.cygnus.com)
29324
29325         * gdb.base/default.exp: Expect help system output to be in
29326         alphabetical order.
29327         * gdb.base/help.exp: Ditto.
29328
29329 Wed Sep 24 13:08:14 1997  Bob Manson  <manson@charmed.cygnus.com>
29330
29331         * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
29332         "i*86-pc-linux-gnu*".
29333         * gdb.base/interrupt.exp: Ditto.
29334         * gdb.base/corefile.exp: Ditto.
29335
29336         * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
29337         define vxworks when building the testcase.
29338
29339         * gdb.base/ptype.exp: Fix testnames to be unique.
29340         * gdb.base/radix.exp: Ditto.
29341         * gdb.base/term.exp: Ditto.
29342         * gdb.base/whatis.exp: Ditto.
29343         * gdb.c++/classes.exp: Ditto.
29344
29345 Tue Sep 16 22:21:48 1997  Bob Manson  <manson@charmed.cygnus.com>
29346
29347         * gdb.base/callfuncs.exp: Fix indentation.
29348
29349         * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
29350         suppress_flag has been set.
29351         (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
29352         target feature.
29353
29354 Mon Sep 15 15:43:17 1997  Bob Manson  <manson@charmed.cygnus.com>
29355
29356         * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
29357         the testcase.
29358
29359         * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
29360         set_debug_traps() and breakpoint().
29361         * gdb.c++/misc.cc (main): Ditto.
29362         * gdb.c++/templates.cc (main): Ditto.
29363         * gdb.c++/virtfunc.cc (main): Ditto.
29364
29365 Fri Sep 12 16:56:38 1997  Bob Manson  <manson@charmed.cygnus.com>
29366
29367         * lib/gdb.exp(gdb_step_for_stub): New function.
29368         (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
29369         exists, reload the executable and do a "continue" instead of
29370         doing a jump.
29371         (runto_main): Use gdb_step_for_stub.
29372
29373         * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
29374         tests to have unique names.
29375         * gdb.base/callfuncs.exp: Ditto.
29376         * gdb.base/commands.exp: Ditto.
29377         * gdb.base/default.exp: Ditto.
29378         * gdb.base/help.exp: Ditto.
29379         * gdb.base/list.exp: Ditto.
29380         * gdb.base/opaque.exp: Ditto.
29381         * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
29382         similar tests.
29383
29384         * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
29385         * gdb.c++/cplusfuncs.cc: Ditto.
29386         * gdb.c++/virtfunc.cc: Ditto.
29387
29388         * config/monitor.exp: Keep track of the last file we saw, rather
29389         than trying to get the info from gdb.
29390
29391         * gdb.fortran/types.exp: Move comment to previous line.
29392
29393 Tue Sep  2 19:55:34 1997  Bob Manson  <manson@charmed.cygnus.com>
29394
29395         * config/sparclet.exp: Detect gratuitous change to sparclet gdb
29396         target mode.
29397
29398 Mon Jul 28 12:14:47 1997  Stan Shebs  <shebs@andros.cygnus.com>
29399
29400         From Bob Manson:
29401         * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
29402         string from GDB when it connects.
29403
29404         * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
29405
29406 Thu Jul  3 15:35:12 1997  Bob Manson  <manson@charmed.cygnus.com>
29407
29408         * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
29409         if we can't get a debug format from GDB (we may be testing an
29410         older GDB). Use a 10 second timeout when checking for the format.
29411
29412         * gdb.stabs/weird.exp: Fix quoting.
29413
29414         * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
29415
29416 Mon Jun 30 18:31:43 1997  Bob Manson  <manson@charmed.cygnus.com>
29417
29418         * config/arm-ice.exp: New file.
29419
29420 Sun Jun 29 16:43:30 1997  Bob Manson  <manson@charmed.cygnus.com>
29421
29422         * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
29423         until it has been modified to work with the new testsuite.
29424
29425         * gdb.*/*.exp: Instead of causing 1 unresolved test when the
29426         testcase won't compile, cause all of the testcases in the file to
29427         fail instead.
29428
29429         * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
29430         (gdb_clear_suppressed): New procedure.
29431         (gdb_stop_suppressing_tests): Only clear suppress_flag if
29432         it contains a positive value.
29433
29434 Sat Jun 28 13:31:11 1997  Bob Manson  <manson@charmed.cygnus.com>
29435
29436         * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
29437
29438         * gdb.c++/virtfunc.exp: Remove setting of libs variable.
29439
29440 Fri Jun 27 07:44:25 1997  Fred Fish  <fnf@cygnus.com>
29441
29442         * lib/gdb.exp (setup_xfail_format): New function.
29443         (get_debug_format): New function to get debug format.
29444         (debug_format): New global variable to hold last value set
29445         by get_debug_format.
29446         * gdb.base/list.exp: Call get_debug_format and expect some
29447         tests to fail for DWARF 1 and COFF formats.
29448         * gdb.c++/ptype.exp: Ditto.
29449         * gdb.c++/classes.exp: Ditto.
29450         * gdb.c++/cplusfuncs.exp: Ditto.
29451         * gdb.c++/inherit.exp: Ditto.
29452         * gdb.c++/templates.exp: Ditto.
29453         * gdb.c++/virtfunc.exp: Ditto.
29454
29455 Wed Jun 25 09:08:51 1997  Bob Manson  <manson@charmed.cygnus.com>
29456
29457         * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
29458         host doesn't have a currently-open connection.
29459
29460         * config/sparclet.exp: Cleanups and fixes to make it generic for
29461         any gdb stub target. Handle cases where gdb doesn't respond when
29462         interrupted in a sane fashion.
29463
29464         * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
29465         same thing in a totally different way.
29466
29467         * config/monitor.exp: Pass in timeouts to gdb_expect instead of
29468         setting "timeout".
29469         (gdb_start): We set the global gdb_prompt variable in
29470         default_gdb_init now.
29471
29472 Sun Jun 22 09:11:02 1997  Fred Fish  <fnf@cygnus.com>
29473
29474         * gdb.base/printcmds.exp: Fix "check for floating addition"
29475         regexp to accept results within approx +/- .01 of exact value.
29476         * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
29477
29478 Wed Jun 18 11:11:39 1997  Bob Manson  <manson@charmed.cygnus.com>
29479
29480         * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
29481         properly.
29482         (gdb_expect): Add optional timeout parameter, and add timeout
29483         value to various calls.
29484         (gdb_suppress_tests): Only give one warning message per group.
29485
29486 Tue Jun 17 13:10:10 1997  Bob Manson  <manson@charmed.cygnus.com>
29487
29488         * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
29489         global variables. Handle getting a value for $timeout more
29490         gracefully.
29491
29492 Sat Jun 14 09:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
29493
29494         * lib/gdb.exp: Close connection to remote host if gdb doesn't
29495         initialize.
29496         (default_gdb_init): New procedure; allow gdb_init to be overridden
29497         by a target configuration file.
29498         (gdb_expect): Pass the timeout to remote_expect.
29499
29500         * config/monitor.exp(gdb_load): Fix typo in regexp.
29501
29502 Thu Jun 12 20:57:12 1997  Bob Manson  <manson@charmed.cygnus.com>
29503
29504         * gdb.base/funcargs.exp: Remove spurious suppress tests call.
29505
29506 Tue Jun  3 15:20:20 1997  Bob Manson  <manson@charmed.cygnus.com>
29507
29508         * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
29509         here. Call gdb_target_exec before rebooting the target, to make
29510         sure the connection to the target is closed.
29511         (gdb_load): Pass the name of the executable to gdb_target_monitor.
29512         Don't call gdb_file_cmd here; let gdb_target_monitor do it.
29513         Also detect "Timeout reading from remote" error.
29514
29515         * config/gdbserver.exp: Pass the executable being loaded to
29516         gdb_target_monitor. Don't call gdb_file_cmd here; let
29517         gdb_target_monitor do it.
29518
29519         * gdb.disasm/hppa.exp: Don't use exec_output.
29520
29521 Fri May 23 13:28:29 1997  Bob Manson  <manson@charmed.cygnus.com>
29522
29523         * gdb.base/list.exp: If we're debugging a non-native target,
29524         try to set the pc register to point to the start of the
29525         program before doing the first list command.
29526
29527         * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
29528         test_calls after restarting.
29529
29530         * lib/gdb.exp(gdb_run_cmd): Send jump command again after
29531         reloading.
29532
29533         * gdb.base/watchpoint.exp: Fix typo.
29534
29535         * gdb.base/setshow.exp: Check for use_gdb_stub.
29536
29537         * gdb.base/break.exp: Fix continue until exit test for the gdb
29538         stub case.
29539         * gdb.base/langs.exp: Ditto.
29540
29541         * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
29542         gdb_load_offset. If we weren't given a file to load, figure out
29543         what the current file is and use it.
29544
29545         * config/i386-bozo.exp: New file.
29546
29547 Thu May 22 18:51:32 1997  Bob Manson  <manson@charmed.cygnus.com>
29548
29549         * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
29550         feature.
29551
29552         * config/proelf.exp: New entry.
29553
29554 Wed May 21 21:23:16 1997  Bob Manson  <manson@charmed.cygnus.com>
29555
29556         * lib/gdb.exp: Remove spurious .* patterns at the beginning
29557         of regexps.
29558
29559         * gdb.base/watchpoint.exp: Don't run the test_stepping
29560         tests if gdb can't call functions on the target.
29561
29562         * gdb.base/setshow.exp: Don't run the set prompt tests if
29563         the board has gdb_prompt set.
29564
29565 Tue May 20 08:58:49 1997  Jeffrey A Law  (law@cygnus.com)
29566
29567         * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
29568         * gdb.base/commands.exp: Likewise.
29569         * gdb.base/setshow.exp: Likewise.
29570
29571 Mon May 19 15:37:50 1997  Bob Manson  <manson@charmed.cygnus.com>
29572
29573         * config/monitor.exp(gdb_start): Look for gdb_prompt target
29574         feature.
29575
29576         * config/i960.exp: New file.
29577
29578 Thu May  1 18:01:50 1997  Bob Manson  <manson@charmed.cygnus.com>
29579
29580         * gdb.base/funcargs.exp: Check for gdb,short_int target
29581         feature instead of looking for explicit target triplets.
29582
29583 Mon Apr 28 17:27:40 1997  Michael Snyder  <msnyder@cygnus.com>
29584
29585         * gdb.base/printcmds.exp: add a couple more tests a la
29586         "p 123DEADBEEF", to check parse_number.
29587         * top.c: change "to enable to enable" to "to enable" in a couple
29588         of help strings.
29589
29590 Thu Apr 24 14:38:18 1997  Jeffrey A Law  (law@cygnus.com)
29591
29592         * gdb.base/callfuncs.exp: Mark some tests as expected to fail
29593         on the mn10300.
29594
29595 Mon Apr 21 15:05:42 1997  Fred Fish  <fnf@cygnus.com>
29596
29597         * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
29598         where the test executable is run with explicit args.
29599         * gdb.base/default.exp: Handle arm-*-coff case for "info float".
29600
29601 Mon Apr 21 13:38:58 1997  Fred Fish  <fnf@cygnus.com>
29602
29603         * gdb.base/run.c: Use FAKEARGV to build test executable that
29604         does not require a command line arg, since most simulators
29605         don't currently support passing such an arg into the simulated
29606         program.
29607         * gdb.base/commands.exp: Change tests to insert the proper
29608         value as the arg to the first recursive factorial call.  Change
29609         compilation line to define FAKEARGV at compile time.
29610
29611 Wed Apr  9 11:12:36 1997  Jeffrey A Law  (law@cygnus.com)
29612
29613         * gdb.base/recurse.exp: Enable these tests for the mn10300.
29614         * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
29615         function with watchpoint enabled" test.
29616
29617 Tue Apr  8 19:33:20 1997  Bob Manson  <manson@charmed.cygnus.com>
29618
29619         * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
29620         Don't call gdb_test when the command doesn't return to a gdb prompt.
29621
29622         * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
29623         "Tests restarted" messages.
29624
29625 Tue Apr  8 16:38:46 1997  Jeffrey A Law  (law@cygnus.com)
29626
29627         * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
29628
29629 Thu Apr  3 15:21:26 1997  Michael Snyder  <msnyder@cygnus.com>
29630
29631         * gdb.base/help.exp: update help msg for INFO ADDR; add help test
29632         for INFO SYMBOL; add help tests for OVERLAY commands.
29633         * gdb.base/default.exp: add tests for INFO SYMBOL command;
29634         add tests for OVERLAY commands
29635         * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
29636         d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
29637         * gdb.base/sigall.c: add usestubs code frag
29638         * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
29639
29640 Thu Apr  3 09:38:53 1997  Bob Manson  <manson@charmed.cygnus.com>
29641
29642         * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
29643         failures.
29644         (gdb_stop_suppressing_tests): Note that tests have restarted.
29645
29646 Wed Apr  2 19:04:20 1997  Bob Manson  <manson@charmed.cygnus.com>
29647
29648         * config/h8300.exp: New file.
29649
29650 Sun Mar 30 13:38:25 1997  Bob Manson  <manson@charmed.cygnus.com>
29651
29652         * gdb.base/setshow.exp: Check for the existence of a
29653         feature, not its value.
29654
29655 Sat Mar 29 11:19:46 1997  Bob Manson  <manson@charmed.cygnus.com>
29656
29657         * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
29658
29659         * gdb.base/scope.exp: It's now init0(), not init().
29660
29661         * gdb.base/scope0.c: For now, change init() to be init0().
29662
29663         * config/monitor.exp: Use gdb_serial in preference to serial
29664         or netport.
29665
29666         * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
29667         and it's not already set.
29668
29669 Fri Mar 28 19:54:18 1997  Bob Manson  <manson@charmed.cygnus.com>
29670
29671         * gdb.base/setshow.exp: Only test the run command if the target
29672         isn't using a stub and if it supports argument passing.
29673
29674 Sat Mar 22 19:50:25 1997  Bob Manson  <manson@charmed.cygnus.com>
29675
29676         * config/udi.exp(gdb_start): Make sure UDICONF is set
29677         properly before starting gdb.
29678
29679 Mon Mar 24 14:40:33 1997  Jeffrey A Law  (law@cygnus.com)
29680
29681         * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
29682         * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
29683         * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
29684
29685 Tue Mar 11 11:42:58 1997  Bob Manson  <manson@charmed.cygnus.com>
29686
29687         * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
29688         specialized code to reboot the board, use remote_reboot instead.
29689
29690         * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
29691
29692         * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
29693
29694         * config/monitor.exp: Make sure we disconnect from the target.
29695         Also, try a reboot/reload cycle instead of failing if the
29696         load fails.
29697
29698 Fri Mar  7 13:48:30 1997  Bob Manson  <manson@charmed.cygnus.com>
29699
29700         * gdb.base/default.exp: Don't set match_max.
29701         * gdb.base/help.exp: Ditto.
29702         * gdb.base/list.exp: Ditto.
29703         * gdb.base/signals.exp: Ditto.
29704
29705         * config/monitor.exp(gdb_load): If gdb,use_standard_load is
29706         set, use remote_ld to download the testcase instead of
29707         the GDB loader.
29708
29709 Wed Mar  5 00:00:43 1997  Bob Manson  <manson@charmed.cygnus.com>
29710
29711         * config/vr5000.exp: New file.
29712
29713         * config/monitor.exp(gdb_target_monitor): Add pattern for
29714         "Ending remote" to detect errors in connecting.
29715
29716         * gdb.base/setshow.exp: Add .* within auto language test.
29717
29718         * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
29719         target feature.
29720
29721         * config/monitor.exp(gdb_load): Check for a failure when loading,
29722         and reboot the board if necessary.
29723
29724         * gdb.base/setvar.exp(test_set): Handle multiple prints within
29725         a set of tests. Remove print.* from the patterns being checked.
29726
29727 Mon Mar  3 11:57:43 1997  Bob Manson  <manson@charmed.cygnus.com>
29728
29729         * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
29730         refer to gdb_spawn_id.
29731
29732         * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
29733         longer used.
29734         * config/sparclet.exp: Ditto.
29735         * config/sparclet-old.exp: Ditto.
29736         * config/slite.exp: Ditto.
29737         * config/sim.exp: Ditto.
29738         * gdb.base/funcargs.exp: Ditto.
29739
29740         * lib/gdb.exp:Remove references to gdb_spawn_id.
29741         (gdb_expect): Move to remote.exp.
29742
29743 Fri Feb 28 20:47:39 1997  Bob Manson  <manson@charmed.cygnus.com>
29744
29745         * config/monitor.exp: Detect the "Couldn't establish connection"
29746         message from GDB.
29747
29748 Tue Feb 25 14:08:55 1997  Bob Manson  <manson@charmed.cygnus.com>
29749
29750         * gdb.base/bitfields.exp: Use runto instead of explicit
29751         gdb_run_cmd/gdb_expect sequences.
29752
29753         * gdb.base/break.exp(text_next_with_recursion): Add match for
29754         gdb_expect call.
29755
29756         * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
29757         We also need to handle the "A program is being debugged already"
29758         prompt from gdb. Use gdb_test to set the baud rate.
29759
29760         * lib/gdb.exp(gdb_init): Increase the default expect buffer size
29761         to 20000. Really. I mean it.
29762
29763 Mon Feb 24 13:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
29764
29765         * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
29766         fails. If suppress_flag is set, skip perror message about not
29767         being able to send to GDB.
29768         (send_gdb): If suppress_flag is set, don't try to send commands to
29769         GDB.
29770         (gdb_expect): If suppress_flag is set, always fail immediately.
29771         (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
29772         (gdb_init): Call gdb_stop_suppressing_tests.
29773         (default_gdb_exit): Ditto.
29774         (default_gdb_start): Ditto.
29775
29776         * gdb.base/bitfields.exp: Call gdb_suppress_tests and
29777         gdb_stop_suppressing_tests as appropriate.
29778         * gdb.base/break.exp: Ditto.
29779         * gdb.base/callfuncs.exp: Ditto.
29780         * gdb.base/commands.exp: Ditto.
29781         * gdb.base/exprs.exp: Ditto.
29782         * gdb.base/funcargs.exp: Ditto.
29783         * gdb.base/list.exp: Ditto.
29784         * gdb.base/recurse.exp: Ditto.
29785         * gdb.base/scope.exp:  Ditto.
29786         * gdb.base/structs.exp: Ditto.
29787         * gdb.c++/inherit.exp: Ditto.
29788
29789 Sun Feb 23 19:56:02 1997  Bob Manson  <manson@charmed.cygnus.com>
29790
29791         * config/vr4300.exp: New file.
29792
29793         * gdb.*/*.exp: Call gdb_expect instead of expect.
29794
29795         * lib/gdb.exp(gdb_expect): New function.
29796
29797 Thu Feb 20 13:57:01 1997  Bob Manson  <manson@charmed.cygnus.com>
29798
29799         * lib/gdb.exp(gdb_init): New function.
29800
29801         * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
29802         for each individual variable set.
29803
29804         * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
29805         name.
29806
29807         * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
29808
29809         * gdb.base/scope.exp: Use gdb_test.
29810
29811         * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
29812         aborting; the testsuite driver will do that for us (see
29813         gdb_finish). Also, use gdb_test in a few more places.
29814
29815 Thu Feb 20 13:32:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
29816
29817         * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
29818
29819 Thu Feb 20 10:34:21 1997  Jeffrey A Law  (law@cygnus.com)
29820
29821         * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
29822         and "add_tests" are not at the same address.
29823
29824 Fri Feb 14 18:47:23 1997  Bob Manson  <manson@charmed.cygnus.com>
29825
29826         * gdb.base/ptype.exp: Use gdb_test.
29827
29828 Thu Feb 13 16:09:36 1997  Jeffrey A Law  (law@cygnus.com)
29829
29830         * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
29831         * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
29832         left in.  No longer expect them to fail.
29833
29834         * gdb.stabs/*.mt; Deleted, no longer used.
29835         * gdb.stabs/configure.in: Remove references to target makefile
29836         frags.
29837         * gdb.stabs/configure: Rebuilt.
29838
29839         * gdb.disasm/*.mt: Deleted, no longer used.
29840         * gdb.disasm/configure.in: Remove references to target makefile
29841         frags.  Use "sh3.s" as the unique filename for this directory.
29842         * gdb.disasm/configure: Rebuilt.
29843
29844         * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
29845         * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
29846         * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
29847
29848 Tue Feb 11 16:57:58 1997  Bob Manson  <manson@charmed.cygnus.com>
29849
29850         * config/udi.exp: Use mondfe,name instead of remote_host.
29851
29852 Tue Feb 11 11:22:36 1997  Jeffrey A Law  (law@cygnus.com)
29853
29854         * gdb.base/watchpoint.exp: Don't expect a failure when calling
29855         a function with a watchpoint enabled on the mn10200.
29856
29857         * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
29858         before trying to create it!
29859
29860 Mon Feb 10 16:40:47 1997  Bob Manson  <manson@charmed.cygnus.com>
29861
29862         * config/vx.exp: Use hostname instead of netport.
29863
29864         * config/vxworks.exp: New file.
29865
29866         * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
29867
29868         * config/monitor.exp(gdb_target_monitor): Look for a prompt from
29869         gdb before assuming everything worked. Send a ^C if a timeout
29870         occurs.
29871
29872         * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
29873         $gdb_spawn_id directly.
29874         (gdb_run_cmd): Try _start as well as start. Use the target feature
29875         gdb,start_symbol as the symbol to start from when jumping.
29876
29877 Mon Feb 10 11:26:59 1997  Jeffrey A Law  (law@cygnus.com)
29878
29879         * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
29880         redundant) test.
29881
29882         * gdb.base/recurse.exp: Relax final value test for 'b' so that
29883         it doesn't lose for 16bit integer systems.
29884
29885 Fri Feb  7 09:31:21 1997  Jeffrey A Law  (law@cygnus.com)
29886
29887         * gdb.fortran/types.exp: If the target doesn't support "double"
29888         data types, then expect "real" types to only be 4 bytes.
29889
29890         * gdb.c++/virtfunc.exp: Expect failure for virtual function
29891         call tests if the target doesn't support inferior function calls.
29892
29893         * gdb.base/printcmds.exp: Allow minor deviation in FP values
29894         in printf tests.
29895
29896 Thu Feb  6 12:46:14 1997  Jeffrey A Law  (law@cygnus.com)
29897
29898         * gdb.base/help.exp: Disable "help set", "help show", and
29899         "help support".  Simplify regexp for "help stack".
29900
29901         * gdb.base/default.exp: Set match_max to 5000 and the timeout
29902         to 60 seconds.  Temporarily set match_max to 15000 around the
29903         "info copying" test.
29904
29905         * gdb.base/nodebug.exp: Don't try to do an inferior function
29906         call if the target doesn't support them.
29907         * gdb.base/printcmds.exp: Likewise.
29908         * gdb.base/setvar.exp: Likewise.
29909         * gdb.base/structs.exp: Likewise.
29910         * gdb.c++/templates.exp: Likewise.
29911         * gdb.base/ptype.exp: Likewise.  Remove UDI specific stuff.
29912
29913         * gdb.base/recurse.exp: Enable for the mn10200.
29914
29915         * configure.in: Do configure gdb.stabs directory for *-*-elf
29916         targets.
29917         * configure: Rebuilt.
29918
29919         * gdb.base/break.exp: Check for gdb,noresults before testing
29920         exit status and/or results from the target.
29921         * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
29922         * lib/gdb.exp: Remove old (now bogus) initialization of
29923         noinferior, noargs, noresults and nosignals.
29924
29925 Tue Feb  4 21:52:17 1997  Bob Manson  <manson@charmed.cygnus.com>
29926
29927         * config/sh.exp: New file.
29928
29929         * config/slite.exp: Try to connect multiple times to the board
29930         before rebooting. Only send a "monitor run" if need_monitor_run
29931         is set.
29932
29933         * gdb.base/break.exp: Don't do the "stub continue" test if
29934         the target has gdb_stub set.
29935
29936         * gdb.base/callfuncs.exp: Increase the timeout.
29937
29938         * gdb.base/interrupt.exp: Don't even try to compile the testcase
29939         if the target has gdb,noinferiorio set.
29940
29941         * gdb.base/list.exp: Increase match_max to 10000 characters.
29942
29943         * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
29944
29945         * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
29946         target.
29947
29948         * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
29949
29950 Mon Feb  3 12:09:37 1997  Bob Manson  <manson@charmed.cygnus.com>
29951
29952         * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
29953         trying to delete the copy of gdb. Catch the file delete so we
29954         don't die if the delete fails; also, the file should be copied to
29955         the host, not to the build.
29956
29957 Sun Feb  2 00:55:14 1997  Bob Manson  <manson@charmed.cygnus.com>
29958
29959         * lib/gdb.exp(gdb_test): Surround the result pattern with
29960         parenthesis in case it contains multiple regexps separated
29961         with |.
29962
29963         * gdb.base/watchpoint.exp: Use gdb_test.
29964         * gdb.base/default.exp: Ditto.
29965
29966 Sat Feb  1 23:51:01 1997  Bob Manson  <manson@charmed.cygnus.com>
29967
29968         * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
29969
29970         * gdb.base/scope.exp: Use gdb_test.
29971         * gdb.c++/classes.exp: Ditto.
29972         * gdb.c++/inherit.exp: Ditto.
29973
29974 Fri Jan 31 13:09:12 1997  Bob Manson  <manson@charmed.cygnus.com>
29975
29976         * gdb.base/crossload.exp: Don't use execute_anywhere, use
29977         remote_exec instead.
29978         * gdb.base/corefile.exp: Don't be ridiculous.
29979         * gdb.base/*.c: Add missing stub invocations.
29980
29981 Thu Jan 30 16:49:25 1997  Bob Manson  <manson@charmed.cygnus.com>
29982
29983         * config/slite.exp: Miscellaneous fixes.
29984
29985         * lib/gdb.exp: Fix runto.
29986
29987         * gdb.base/signals.exp: Check for a gdb,nosignals feature of
29988         the target.
29989
29990         * gdb.base/watchpoint.exp: Fix regexp.
29991
29992         * lib/gdb.exp(default_gdb_exit): Add a catch to the
29993         close and wait commands, as the descriptor may now be
29994         invalid. Always call "remote_close host".
29995
29996 Tue Jan 28 14:42:31 1997  Bob Manson  <manson@charmed.cygnus.com>
29997
29998            Major rewrite for testsuite revision.
29999
30000         * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
30001         TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
30002         instead of relying on spawn_id to always contain a valid
30003         spawn id.
30004         (get_compiler_info): New procedure to build the ${binfile}.ci
30005         file, instead of replicating this in N different places.
30006         (gdb_compile): New procedure.
30007
30008         gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
30009         appropriate arguments) instead of compile. Use gdb_test in a lot
30010         more places.  Use send_gdb instead of send. Always run gdb_start
30011         at the start of a testcase, as this is no longer done magically.
30012
30013         config/*-gdb.exp: Rename without the -gdb suffix.
30014
30015         config/mips.exp: Use remote_close instead of exit_remote_shell.
30016         config/monitor.exp: Use target_info instead of looking at
30017         baud, timeout, etc.
30018         config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
30019
30020 Sat Dec 14 00:43:57 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30021
30022         * gdb.c++/templates.exp (test_ptype_of_templates),
30023         gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
30024         Update expect patterns for destructors and assignment operators
30025         to match corresponding c-typeprint.c changes.
30026         * gdb.c++/templates.exp (test_template_breakpoints):  Revert change
30027         to destructor breakpoint test, GDB should be able to set the
30028         destructor breakpoint without specifying arguments.
30029
30030 Tue Dec  3 20:17:52 1996  Fred Fish  <fnf@cygnus.com>
30031
30032         * gdb.threads/pthreads.exp: Change result for failure to compile due
30033         to lack of pthreads runtime support from an error to simply an
30034         unsupported test, per dejagnu standards.
30035
30036 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30037
30038         * lib/gdb.exp (gdb_test):  Simplify expect pattern for the case
30039         where GDB exits to reduce pattern match time.
30040         (skip_chill_tests):  Skip chill tests for mips*-sgi-irix6*.
30041
30042         * gdb.base/nodebug.exp:  Add mips*-sgi-irix6* xfails.
30043
30044 Tue Nov 26 18:29:23 1996  Michael Snyder  <msnyder@cygnus.com>
30045
30046         * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
30047         * gdb.base/default.exp:   ditto.
30048         * gdb.base/nodebug.exp:   ditto.
30049         * gdb.base/printcmds.exp: ditto.
30050         * gdb.base/ptype.exp:     ditto.
30051         * gdb.base/setvar.exp:    ditto.
30052         * gdb.base/structs.exp:   ditto.
30053         * gdb.base/setshow.c:     Guard against uninitialized values of argc.
30054
30055 Tue Nov 26 17:23:28 1996  Ian Lance Taylor  <ian@cygnus.com>
30056
30057         * configure, */configure: Rebuild with autoconf 2.12.
30058
30059 Sat Nov 23 13:32:15 1996  Fred Fish  <fnf@cygnus.com>
30060
30061         * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
30062         use new i*86-pc-linux*-gnu quads.
30063         * gdb.base/corefile.exp: Ditto.
30064         * gdb.base/signals.exp: Ditto.
30065         * gdb.base/sigall.exp: Ditto.
30066         * gdb.base/interrupt.exp: Ditto.
30067
30068         * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
30069         "i*86-*-linux" for "signal SIGUSR1".  Now works, at least with
30070         RedHat 4.0.
30071
30072         * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
30073         linux.  This allows the test case to at least compile on latest
30074         linux, but still not run due to missing the threads runtime library.
30075
30076 Fri Nov 22 10:13:29 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30077
30078         * gdb.base/a1-selftest.exp (do_steps_and_nexts):  Reinitialize source
30079         directory to search gdb directory. Accept and step over conditional
30080         stack alignment code. Consume $prompt in failure cases.
30081         Reset timeout to $oldtimeout instead of some arbitrary value.
30082         * gdb.base/nodebug.exp:  Limit backtrace to 10 frames to avoid
30083         timeout problems with infinite stack backtraces.
30084         * gdb.base/ptype.exp (ptype struct link, union tu_link):
30085         Accept function parameters for linkfunc member.
30086
30087 Thu Nov 21 09:17:19 1996  Fred Fish  <fnf@cygnus.com>
30088
30089         * lib/gdb.exp (CFLAGS): Remove, unreferenced.
30090         (CXXFLAGS): Remove, unreferenced.
30091         (B_OPTIONS): Add for -B options and add code to initialize with
30092         previous -B options and also add -B option to pick up cross compiled
30093         runtime.
30094         (TARGET_INCLUDES): Add for -I options and add code to initialize when
30095         doing cross compiles.
30096         (target_alias): Declare global.
30097         (xgcc): Set variable to full path of gcc in build tree.  Use findfile
30098         to verify that gcc exists in build tree, and if so set CC to that
30099         gcc and to use B_OPTIONS and TARGET_INCLUDES.
30100
30101 Tue Nov 12 16:20:13 1996  Fred Fish  <fnf@cygnus.com>
30102
30103         * gdb.c++/inherit.exp (test_print_anon_union): Reenable
30104         ptype test for anonymous union.  Fixup testcase to match
30105         current gcc debug output.
30106
30107 Mon Nov 11 14:12:06 1996  Jeffrey A Law  (law@cygnus.com)
30108
30109         * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
30110         force argument to an unsigned long type.
30111
30112 Mon Nov 11 10:27:55 1996  Fred Fish  <fnf@cygnus.com>
30113
30114         * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
30115         tests and anonymous union print/ptype tests.
30116         * gdb.base/list.exp (test_forward-search): Increase timeout by
30117         5 minutes for the "search extremely long line" case.
30118         * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
30119         completely optional and that the pass/fail messages use the command as
30120         the message if that third arg is a null string.
30121         (gdb_test_exact):  Arrange that a null string pattern means match a
30122         null string output rather than any output, which might include random
30123         errors.
30124         * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
30125         backtrace test.
30126         * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
30127         always failing and failure is now exposed by gdb.exp changes.
30128
30129 Sat Nov  9 11:13:24 1996  Fred Fish  <fnf@cygnus.com>
30130
30131         * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
30132         weren't being noted.
30133
30134 Sat Nov  9 01:05:10 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30135
30136         * gdb.base/corefile.exp:  Consume $prompt in mmap fail cases.
30137         * gdb.stabs/weird.exp:  Remove v_comb xfails.
30138
30139 Tue Nov  5 10:44:23 1996  Michael Snyder  <msnyder@cygnus.com>
30140
30141         * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
30142                     list.exp scope.exp watchpoint.exp]
30143           Make all timeout error msgs explicitly say "(timeout)".
30144
30145 Mon Nov  4 12:03:06 1996  Michael Snyder  <msnyder@cygnus.com>
30146
30147         * config/monitor.exp: Increase download timeout to 1000 seconds.
30148
30149 Mon Nov  4 12:02:26 1996  Michael Snyder  <msnyder@cygnus.com>
30150
30151         * config/m32r.exp: Increase timeout to 120 seconds.
30152
30153 Sun Nov  3 14:37:05 1996  Fred Fish  <fnf@cygnus.com>
30154
30155         * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
30156         and accept older ordering as obsolescent gcc or gdb.
30157         * gdb.c++/templates.exp: Ditto.
30158         * gdb.c++/virtfunc.exp: Ditto.
30159
30160 Fri Nov  1 11:56:09 1996  Fred Fish  <fnf@cygnus.com>
30161
30162         * gdb.base/coremaker.c: Add code to mmap some data so we
30163         can check that it ends up in the core file.
30164         * gdb.base/corefile.exp: Add test to read mmapped data
30165         from core file.
30166
30167 Wed Oct 30 18:19:16 1996  Michael Snyder  <msnyder@cygnus.com>
30168
30169         * config/m32r.exp: New file.
30170
30171 Mon Oct 21 14:40:50 1996  Stu Grossman  (grossman@critters.cygnus.com)
30172
30173         * testsuite/gdb.base/nodebug.exp:  Whack out -g options by hand so
30174         that cflags can contains -gstabs, and work correctly for other tests.
30175
30176 Mon Oct 21 14:00:37 1996  Michael Snyder  <msnyder@cygnus.com>
30177
30178         * gdb.base/setshow.exp: New file, tests show and set.
30179         * gdb.base/setshow.c:   New file, tests show and set.
30180         * gdb.base/help.exp: Add test for help set|show annotate.
30181         * gdb.base/default.exp: Add test for set|show annotate.
30182
30183 Wed Oct 16 19:03:54 1996  Stu Grossman  (grossman@critters.cygnus.com)
30184
30185         * testsuite/gdb.base/break.exp:  Make backtrace from factorial
30186         errors unique.
30187         * testsuite/gdb.base/nodebug.exp:  Whack out all -g options
30188         explicitly.
30189
30190 Tue Oct 15 16:45:02 1996  Stu Grossman  (grossman@critters.cygnus.com)
30191
30192         * config/sim-gdb.exp (gdb_target_sim):  Remove setting of height
30193         and width commands.  This is done elsewhere.
30194         * (gdb_start):  Don't call gdb_start_sim here.  That's already
30195         done in gdb_load.  This fixes lots of failures in default.exp.
30196
30197 Sun Oct 13 10:40:23 1996  Fred Fish  <fnf@cygnus.com>
30198
30199         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
30200         * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
30201         * lib/gdb.exp (gdb_test): Treat failures due to program exiting
30202         in the same we we treat other failures (since it may be an expected
30203         condition), rather than as an error.
30204         * gdb.base/signals.exp (test_handle_all_print): Revert back to
30205         old test format.
30206
30207 Fri Oct 11 17:05:22 1996  Fred Fish  <fnf@cygnus.com>
30208
30209         * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
30210         (distclean maintainer-clean realclean): No need to remove files
30211         twice.  Nuke the duplicates.
30212         * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
30213         * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
30214         Remove config.h along with other config files.
30215
30216 Mon Sep 30 20:16:22 1996  Fred Fish  <fnf@cygnus.com>
30217
30218         * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
30219         "p func1 ()" and note that rests of tests are skipped.
30220         * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
30221         setup_xfails for "print func2::coremaker_local".
30222         Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
30223         * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
30224         affected by the previous run test.
30225         * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
30226         "print array () ubyte (foo)" and "print/x array () byte (\$i)"
30227         * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
30228         "pass int powerset tuple" and "pass modeless int powerset tuple".
30229         * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
30230         "real write 4" and "real write 8".
30231         * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
30232         setup_xfails for "print vs1 after tuple assign 2",
30233         "print \$i after tuple assign 2", and
30234         "print vs2 after tuple assign 2".
30235         * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
30236         meaningful error message and return -1 so the caller can
30237         suppress further tests and avoid a cascade of errors.
30238
30239 Fri Sep 27 10:34:51 1996  Fred Fish  <fnf@cygnus.com>
30240
30241         * gdb.base/a1-selftest.exp: Tweak tests to account for new
30242         format for printing version.
30243         * gdb.base/default.exp: Ditto.
30244         * gdb.base/interrupt.exp: Fix problem with cascade of
30245         errors if child process dies while calling a function.
30246
30247 Fri Sep 13 21:43:48 1996  Fred Fish  <fnf@cygnus.com>
30248
30249         * Makefile.in (VPATH): Add
30250         * Makefile.in (Makefile, config.status): Fix rules so things get
30251         remade when necessary.
30252
30253 Fri Sep 13 18:16:10 1996  Fred Fish  <fnf@cygnus.com>
30254
30255         * Makefile.in (just-check): Add path to sibling expect dir
30256         to environment variable specified by RPATH_ENVVAR.
30257
30258 Fri Sep 13 12:05:34 1996  Fred Fish  <fnf@cygnus.com>
30259
30260         * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
30261         (just-check): Add shared library paths for libstdc++, tk,
30262         tcl, bfd, and opcodes to the environment variable specified
30263         in RPATH_ENVVAR.
30264         * configure.in: Add support to recognize --enable-shared flag
30265         and generate correct value for RPATH_ENVVAR.
30266         * configure: Regenerated with autoconf.
30267
30268 Mon Sep  2 06:36:02 1996  Fred Fish  <fnf@cygnus.com>
30269
30270         * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
30271         include all osf versions.
30272         * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
30273         all osf versions.  Add -D_MIT_POSIX_THREADS to compilation command
30274         when target is linux.  When failing to build pthreads test
30275         executable, give more meaningful message.
30276         * gdb.threads/pthreads.c: Hpux also uses old definition of second
30277         arg for pthread_create.
30278
30279 Mon Aug 19 09:58:59 1996  Fred Fish  <fnf@cygnus.com>
30280
30281         * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
30282         PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
30283         * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
30284         and -lpthreads (everybody else).
30285         (test_startup): Fail gracefully if threads are not supported.
30286         * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
30287         "p/c array_index("abcdef",2)" when not gcc compiled.
30288         * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
30289         "print func2::coremaker_local" when not gcc compiled.
30290         * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
30291         "ptype on opaque struct tagname (statically)",
30292         "ptype on opaque struct tagname (dynamically) 1", and
30293         "ptype on opaque struct tagname (dynamically) 2"
30294         for not compiled with gcc.
30295         * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
30296         backtrace when compiled with gcc.
30297         * lib/gdb.exp (runto_main): Return result of "runto main" rather
30298         than always return success.
30299
30300 Sat Aug 17 13:28:00 1996  Fred Fish  <fnf@cygnus.com>
30301
30302         * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
30303
30304 Tue Aug 13 10:26:10 1996  Jeffrey A Law  (law@cygnus.com)
30305
30306         * gdb.base/structs.exp: Undo last change.
30307
30308 Mon Aug 12 15:29:08 1996  Fred Fish  <fnf@cygnus.com>
30309
30310         * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
30311         encapsulate all the steps/nexts done during self test, starting
30312         at main, and makes them less sensitive to optimization issues.
30313         Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
30314         signal handler" test.
30315         * gdb.threads/pthreads.exp: Only run this for native configs.
30316         * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
30317         setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
30318         tests.
30319         gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
30320         for "runto test_calls(void)" test.
30321
30322 Sun Aug 11 13:11:24 1996  Fred Fish  <fnf@cygnus.com>
30323
30324         * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
30325         and don't expect address info in breakpoint confirmations.
30326
30327 Wed Aug  7 20:47:43 1996  Fred Fish  <fnf@cygnus.com>
30328
30329         * gdb.base/list.exp (test_forward_search): Increase timeout
30330         temporarily by 60 seconds for searching extremely long line,
30331         and then reset to old value when done.  Increase expect input
30332         buffer to 10000.
30333
30334 Wed Aug  7 15:34:22 1996  Fred Fish  <fnf@cygnus.com>
30335
30336         * gdb.base/list.exp (test_forward_search): Fix to handle very
30337         long source line without overflowing expect's input buffer.
30338
30339 Wed Aug  7 12:03:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
30340
30341         * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
30342         "buffer_full".
30343
30344         * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
30345         "buffer_full".
30346
30347         * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
30348         "buffer_full".
30349
30350         * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
30351         "buffer_full".
30352
30353 Wed Aug  7 11:05:47 1996  Fred Fish  <fnf@cygnus.com>
30354
30355         * configure.in (configdirs): Add gdb.threads.
30356         * configure: Regenerated with autoconf.
30357         * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
30358         * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
30359         * gdb.threads/configure: New, generated with autoconf.
30360
30361 Tue Aug  6 10:23:04 1996  Tom Tromey  <tromey@rtl.cygnus.com>
30362
30363         * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
30364
30365 Mon Aug  5 18:11:53 1996  Fred Fish  <fnf@cygnus.com>
30366
30367         * gdb.base/signals.exp (test_handle_all_print): Test separately for
30368         each signal's status in the output of "handle all print".
30369         * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
30370         the \r\n sequence that immediately precedes the gdb prompt.
30371         * gdb.base/a1-selftest.exp: Save original timeout and restore
30372         after test.
30373
30374 Sun Aug  4 10:20:50 1996  Jeffrey A Law  (law@cygnus.com)
30375
30376         * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
30377         symbol.
30378
30379 Fri Aug  2 17:37:26 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
30380
30381         * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
30382
30383 Thu Jun 27 20:41:40 1996  Fred Fish  <fnf@cygnus.com>
30384
30385         * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
30386         timeout by 60 seconds.
30387
30388 Thu Jun 27 18:13:57 1996  Fred Fish  <fnf@cygnus.com>
30389
30390         * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
30391         * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
30392         error return.
30393
30394 Thu Jun 27 10:54:58 1996  Fred Fish  <fnf@cygnus.com>
30395
30396         * lib/gdb.exp (default_gdb_start): When reporting a timeout during
30397         gdb initialization, also report how long dejagnu waited.  Restore
30398         old timeout before doing error return.  Temporarily increase timeout
30399         by 3 minutes to allow for slow startups over heavy NFS use.
30400
30401 Tue Jun 25 19:59:17 1996  Fred Fish  <fnf@cygnus.com>
30402
30403         * lib/gdb.exp: Report timeout value for verbosity level 2.
30404         * config/gdbserver.exp: Ditto.
30405         * config/hppro.exp: Ditto.
30406         * config/mips-gdb.exp: Ditto.
30407         * config/monitor.exp: Ditto.
30408         * config/netware.exp: Ditto.
30409         * config/sim-gdb.exp: Ditto.
30410         * config/slite-gdb.exp: Ditto.
30411         * config/udi-gdb.exp: Ditto.
30412         * config/unix-gdb.exp: Ditto.
30413         * config/vx-gdb.exp: Ditto.
30414         * gdb.base/a1-selftest.exp: Ditto.
30415         * gdb.base/a2-run.exp: Ditto.
30416         * gdb.base/break.exp: Ditto.
30417         * gdb.base/corefile.exp: Ditto.
30418         * gdb.base/list.exp: Ditto.
30419         * gdb.base/recurse.exp: Ditto.
30420         * gdb.base/scope.exp: Ditto.
30421         * gdb.base/signals.exp: Ditto.
30422
30423 Tue Jun 25 23:16:58 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
30424
30425         * gdb.threads/Makefile.in (docdir): Removed.
30426
30427 Tue Jun 25 17:02:39 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
30428
30429         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
30430         * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
30431         @srcdir@.
30432         * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
30433         autoconf 2.5 or higher.
30434         * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
30435
30436 Thu Jun 13 11:16:10 1996  Tom Tromey  <tromey@thepub.cygnus.com>
30437
30438         * configure: Regenerated.
30439         * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
30440         avoid name clashes with SunOS headers.
30441
30442 Wed Jun  5 16:43:27 1996  Jeffrey A Law  (law@cygnus.com)
30443
30444         * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
30445
30446 Thu May 30 11:35:11 1996  Jeffrey A Law  (law@cygnus.com)
30447
30448         * gdb.base/callfuncs.exp: Finish last change -- make sure the
30449         prototype information ends up in the compiler info file.
30450
30451 Thu May 23 12:48:41 1996  Fred Fish  <fnf@cygnus.com>
30452
30453         * gdb.base/callfuncs.exp: Remove the compiler info file prior to
30454         attempting to regenerate it.  Eliminate use of a temporary file
30455         and just generate the info file directly.  Source it immediately,
30456         for consistency of use.
30457         * gdb.base/corefile.exp: Ditto
30458         * gdb.base/exprs.exp: Ditto.
30459         * gdb.base/funcargs.exp: Ditto.
30460         * gdb.base/langs.exp: Ditto.
30461         * gdb.base/list.exp: Ditto.
30462         * gdb.base/mips_pro.exp: Ditto.
30463         * gdb.base/nodebug.exp: Ditto.
30464         * gdb.base/opaque.exp: Ditto.
30465         * gdb.base/ptype.exp: Ditto.
30466         * gdb.base/scope.exp: Ditto.
30467         * gdb.base/setvar.exp: Ditto.
30468         * gdb.base/signals.exp: Ditto.
30469         * gdb.base/whatis.exp: Ditto.
30470         * gdb.c++/templates.exp: Ditto.
30471         * gdb.c++/virtfunc.exp: Ditto.
30472         * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
30473         whether or not to add -lstdc++ to the compile command line args.
30474
30475 Sat May 18 02:43:58 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30476
30477         * gdb.base/recurse.exp:  Remove setup_xfail for "sparc*-*-sunos4*",
30478         it got fixed by the recent lookup_minimal_symbol_by_pc change.
30479         Increase timeout, a lot of single stepping might be needed if the
30480         target has no hardware watchpoints.
30481
30482 Wed May 15 08:47:42 1996  Jeffrey A Law  (law@cygnus.com)
30483
30484         * gdb.base/break.exp: Ignore compiler warnings when compiling
30485         break.c.
30486         * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
30487         * gdb.base/default.exp: Add h8300 xfails.  Handle messages
30488         from remote-sim.
30489         * gdb.base/exprs.exp: Add h8300 xfails.
30490         * gdb.base/funcargs.exp: Likewise.
30491         * gdb.base/nodebug.exp: Likewise.
30492         * gdb.base/printcmds.exp: Likewise.
30493         * gdb.base/ptype.exp: Likewise.
30494         * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300.  Add
30495         h8300 xfails.
30496         * gdb.base/return.exp: Handle float/double precision problems
30497         on the h8300.
30498         * gdb.base/funcargs.c: Explicitly make last constant argument to
30499         call_after_alloca_subr an unsigned long type.
30500         * gdb.base/return.c: Include stdio.h.
30501
30502 Tue May  7 22:01:12 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
30503
30504         * config/abug.exp: New file for the older Motorola Bug monitor
30505         that runs on the mvme13x series VME boards.
30506         * config/monitor.exp: Use the new config array for target settings
30507         if they exist.
30508
30509 Fri May  3 16:02:55 1996  Stan Shebs  <shebs@andros.cygnus.com>
30510
30511         * sim-gdb.exp: Make the SH simulator allocate less space when
30512         it is targeted.
30513
30514 Thu May  2 12:31:56 1996  Jeffrey A Law  (law@cygnus.com)
30515
30516         * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
30517         test.
30518
30519 Wed Mar 20 08:48:03 1996  Fred Fish  <fnf@cygnus.com>
30520
30521         * gdb.base/list.exp (test_list_function): Remove setup_xfail for
30522         "rs6000-*-*" for "list function in include file" when gcc compiled.
30523         * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
30524         for "p ctable1[120]".
30525         * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
30526         "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
30527         Remove setup_xfail for "rs6000-*-*" for
30528         "print 'scope0.c'::filelocal before run".
30529         * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
30530         gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
30531         since some compilers don't allow both options to be given
30532         on the same command line.  Create object file and move it.
30533
30534 Tue Mar 19 23:49:31 1996  Fred Fish  <fnf@cygnus.com>
30535
30536         * gdb.base/corefile.exp: Always regenerate the core file, since
30537         we always regenerate the coremaker program.  Detect special case
30538         where registers cannot be read from core file.
30539
30540 Tue Mar 19 16:52:49 1996  Fred Fish  <fnf@cygnus.com>
30541
30542         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
30543         * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
30544         * gdb.c++/templates.exp: Only match on basename of file since
30545         some formats like xcoff don't encode directory information.
30546         * gdb.stabs/weird.exp: Use the right sed script for powerpc
30547         and rs6000 AIX xcoff targets.
30548         * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
30549         * configure: Regenerate.
30550         * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
30551         here, rather than in distclean.
30552
30553 Sun Mar 17 13:35:31 1996  Fred Fish  <fnf@cygnus.com>
30554
30555         * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
30556         defined, and use it to compile the test case with -O2.  The
30557         native compilation still uses no optimization.
30558         * gdb.base/mips_pro.c: Remove inline assembly code since
30559         it is compiled PIC by default, which results in assembler
30560         warnings that make the testsuite think the compilation
30561         was unsuccessful.
30562
30563 Sat Mar 16 15:02:24 1996  Fred Fish  <fnf@cygnus.com>
30564
30565         * gdb.c++/misc.exp: Add note to message for
30566         "print s.a for foo struct" that this is a known gcc 2.7.2
30567         and earlier bug.
30568
30569 Fri Mar 15 17:49:57 1996  Fred Fish  (fnf@cygnus.com)
30570
30571         * gdb.base/break.exp: Fix pattern for matching "Delete all
30572         breakpoints (y or n) ".  Add "mips-dec-ultrix*" to
30573         setup_xfail for deleting all breakpoints test.  Fix various
30574         timeout messages to include "(timeout)".
30575         * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
30576         for "p t_float_values2(3.14159,float_val2)".
30577         * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
30578         for "continue to call2g" when gcc compiled.
30579         * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
30580         "up to foo in langs.exp", "show language at foo in langs.exp",
30581         "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
30582         and "show language at fsub in langs.exp".
30583         * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
30584         "list line 1 in include file", "list message for lines past EOF",
30585         "list function in include file", "list list0.h:foo", and
30586         "list filename:function; nonexistant function".
30587         * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
30588         "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
30589         and "ptype t_char_array" to be for native cc only.
30590
30591 Fri Mar 15 16:17:22 1996  Fred Fish  <fnf@cygnus.com>
30592
30593         * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
30594         setup_xfail for "print coremaker_bss", "print coremaker_ro",
30595         "print func2::coremaker_local", and "backtrace in corefile.exp".
30596
30597 Wed Mar 13 14:54:11 1996  Fred Fish  <fnf@cygnus.com>
30598
30599         * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
30600         "bt in signals.exp".  This problem only appears when running
30601         the testsuite, and then only intermittently.
30602
30603 Tue Mar 12 15:00:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
30604
30605         * gdb.base/return.exp (return_tests): Differentiate between
30606         two tests of continuing.
30607
30608 Tue Mar  5 14:33:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
30609
30610         * */Makefile.in (maintainer-clean): Remove config.log.
30611         * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
30612         * gdb.c++/Makefile.in (PROGS): Add inherit.
30613         (clean): Remove *.ci.
30614
30615 Tue Feb 20 16:36:10 1996  Fred Fish  <fnf@cygnus.com>
30616
30617         * gdb.c++/misc.cc: Add test code from Mike Stump.
30618         * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
30619
30620 Sun Feb 18 11:39:12 1996  Fred Fish  <fnf@cygnus.com>
30621
30622         * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
30623         to "alpha-*-osf2*" and add comment.
30624         * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
30625         setup_xfail for "step over execarg initialization" and
30626         "step over corearg initialization".
30627         * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
30628         for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
30629         * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
30630         gcc compiled for "print coremaker_bss", "print coremaker_ro",
30631         "print func2::coremaker_local", and "backtrace in corefile.exp".
30632         * gdb.base/signals.exp: Build and source signals.ci.
30633         Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
30634         to be for gcc only.
30635         * lib/gdb.exp: Move verbose statements outside conditionals.
30636
30637 Sat Feb 17 02:22:14 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30638
30639         * gdb.base/sigall.exp:  Remove setup_xfail for irix4.  Fixed by
30640         Feb 3 procfs.c change.
30641
30642 Fri Feb 16 13:25:31 1996  Fred Fish  <fnf@cygnus.com>
30643
30644         * config/unix-gdb.exp: Remove extraneous newlines from end of file.
30645
30646 Thu Feb 15 08:12:55 1996  Fred Fish  <fnf@cygnus.com>
30647
30648         * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
30649         from dejagnu's apparent default of 10 seconds, which gives random
30650         results when running the tests over NFS on moderately loaded systems.
30651         * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
30652
30653 Mon Feb 12 16:50:28 1996  Fred Fish  <fnf@cygnus.com>
30654
30655         * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318.  Now fixed.
30656         * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
30657         result reports.
30658
30659 Fri Feb  9 15:56:51 1996  Fred Fish  <fnf@cygnus.com>
30660
30661         * configure.in (CY_AC_PATH_TCLH): Remove.
30662         * configure: Regenerate.
30663
30664 Fri Feb  9 08:21:31 1996  Fred Fish  <fnf@cygnus.com>
30665
30666         * gdb.c++/Makefile.in (clean): Add missing '{'.
30667
30668 Fri Feb  2 10:19:40 1996  Jeffrey A Law  (law@cygnus.com)
30669
30670         * lib/gdb.exp: Provide a default value for noinferior.
30671
30672         * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
30673         Load libgloss.exp.
30674
30675 Thu Feb  1 20:20:14 1996  Jeffrey A Law  (law@cygnus.com)
30676
30677         * gdb.disasm/hppa.exp: Compile directly into an executable, use
30678         the executable, not the .o to run the tests from.
30679
30680 Wed Jan 31 14:21:09 1996  Jeffrey A Law  (law@cygnus.com)
30681
30682         * gdb.base/break.exp: Don't test for program exit or exit status
30683         if $noresults if nonzero.
30684         * gdb.base/langs.exp: Likewise.
30685         * gdb.base/watchpoint.exp: Likewise.
30686
30687         * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
30688         * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
30689         trying to compile the testcase.
30690
30691 Wed Jan 24 23:42:39 1996  Doug Evans  <dje@charmed.cygnus.com>
30692
30693         * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
30694         * gdb.base/signals.exp (continue to handler): Likewise.
30695
30696 Tue Jan 23 16:28:22 1996  Per Bothner  <bothner@kalessin.cygnus.com>
30697
30698         * gdb.c++/classes.exp:  Now = returns false/true, not 1/0.
30699
30700         * gdb.fortran/exprs.exp:  .LT. and .GT. now return .TRUE. or .FALSE..
30701
30702 Tue Jan 23 15:41:57 1996  Jeffrey A Law  (law@cygnus.com)
30703
30704         * gdb.base/corefile.exp: Recognize "not found" as failure
30705         when trying to determine if a core file was generated.
30706         If no core file was generate the first time, try again without
30707         the ulimit -c to work around braindamaged shells.
30708
30709 Mon Jan 15 09:33:00 1996  Fred Fish  <fnf@cygnus.com>
30710
30711         * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
30712         [] tests with "test" and enclose string in quotes.
30713         * gdb.stabs/configure: Rebuild
30714
30715 Thu Jan 11 09:43:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
30716
30717         Changes in sync with expect:
30718         * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
30719         (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
30720         (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
30721         (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater.  Properly quote
30722         argument to AC_REQUIRE.
30723         * configure: Regenerated.
30724
30725 Thu Jan  4 08:17:22 1996  Fred Fish  <fnf@cygnus.com>
30726
30727         * gdb.base/corefile.exp: When generating a core, discard any
30728         error messages about ulimit not found and the "core dumped"
30729         message from the shell that runs the coredumper.
30730
30731 Wed Jan  3 01:30:41 1996  Jeffrey A Law  (law@cygnus.com)
30732
30733         * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
30734
30735         * gdb.stabs/weird.exp: Use ${target_triplet} to determine
30736         which sed script to run.  Expect failure for v_comb test
30737         on PA targets too.
30738
30739 Sat Dec 30 16:09:04 1995  Fred Fish  <fnf@rtl.cygnus.com>
30740
30741         * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
30742         "print func2::coremaker_local" and for "backtrace in corefile.exp"
30743
30744 Sat Dec 30 12:59:12 1995  Fred Fish  <fnf@cygnus.com>
30745
30746         * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
30747         * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
30748         "sparc-sun-solaris*" xfails for "p v_comb".
30749         * lib/gdb.exp (default_gdb_start): Fix typo.
30750         * gdb.base/corefile.exp: Allow "Core was generated by ..."
30751         messages to not include the full program name that caused
30752         the core dump since some systems (such as solaris) apparently
30753         truncate this path to about 80 characters.
30754         When generating a core file first try increasing the core file
30755         size limit to unlimited since some systems may default it to
30756         zero, and it is harmless to try it.  Move the test for failing
30757         to generate a core file to where it will actually get executed.
30758         * gdb.c++/templates.exp (test_ptype_of_templates): Accept
30759         new gdb result from g++ debug info improvements and make old
30760         pattern obsolescent.  Also account for size_t differences
30761         (may be int or long).
30762         * gdb.base/a1-selftest.exp (test_with_self): Check for case where
30763         initialization before function call is placed in the delay slot
30764         and thus appears to be skipped over by commands such as "next".
30765
30766 Fri Dec 29 16:09:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
30767
30768         * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
30769
30770 Wed Dec  6 10:45:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
30771
30772         * gdb.base/*.exp: Make ${srcfile} only be the basename of the
30773         input source file; fix code to compile test to deal with this
30774         convention.
30775         * gdb.c++/*.exp: Likewise.
30776
30777 Mon Nov 27 11:40:16 1995  Fred Fish  <fnf@cygnus.com>
30778
30779         * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
30780         "bt in signals.exp".
30781
30782 Sat Nov 25 20:52:15 1995  Fred Fish  <fnf@phydeaux.cygnus.com>
30783
30784         * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
30785         "step over execarg initialization" and
30786         "step over corearg initialization".
30787
30788 Sat Nov 25 18:20:14 1995  Fred Fish  <fnf@cygnus.com>
30789
30790         * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
30791         with sizeof(pointer) > sizeof(int).  Avoid "void *" or include files.
30792
30793 Sat Nov 25 11:03:42 1995  Fred Fish  <fnf@cygnus.com>
30794
30795         From Rob Savoye  (rob@poseidon.cygnus.com)
30796         * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
30797         gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
30798         configure.in}, gdb.disasm/{Makefile.in, configure.in},
30799         gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
30800         configure.in}: Major reworking for autoconfig.
30801         * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
30802         gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
30803         New files.
30804         * config/unix-gdb.exp:  Make GDB global.
30805         * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
30806         callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
30807         funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
30808         nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
30809         regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
30810         term.exp, twice.exp, watchpoint.exp, whatis.exp},
30811         gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
30812         templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
30813         misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
30814         pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
30815         pr-8136.exp, result.exp, string.exp, tuples.exp},
30816         gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
30817         to returns as necessary, arrange for test to compile own testcase
30818         executable.
30819         * lib/gdb.exp: Changes for testsuite to compile own test cases.
30820
30821 Tue Nov 21 16:15:45 1995  Fred Fish  <fnf@cygnus.com>
30822
30823         * gdb.c++/classes.exp (test_pointers_to_class_members): Add
30824         clear_xfail at end of test which might not call either pass or fail.
30825         * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
30826         "backtrace through signal handler".
30827
30828 Sat Nov 18 04:09:31 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30829
30830         * gdb.base/sigall.exp:  Work around OSF/1-3.x kernel bug when
30831         continuing from a job control stop signal.
30832         * gdb.stabs/alpha.mt:  Use $(CFLAGS) when building weird.o.
30833
30834 Wed Nov 15 00:28:03 1995  Jeffrey A Law  (law@cygnus.com)
30835
30836         * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
30837         * gdb.base/corefile.exp: Likewise.
30838         * gdb.base/funcargs.exp: Likewise.
30839
30840 Tue Nov 14 15:18:10 1995  Stu Grossman  (grossman@cygnus.com)
30841
30842         * config/hmsirom.exp:  Setup for talking to hmsi ROM monitor.
30843         * config/monitor.exp:  Add support for setting baud rate.
30844
30845 Sat Nov  4 15:35:52 1995  Fred Fish  <fnf@cygnus.com>
30846
30847         * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
30848         i*86-*-linux* xfails for "backtrace through signal handler".
30849         * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
30850         "print func2::coremaker_local".
30851         * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
30852         alpha-dec-osf2* xfail for
30853         "delete all breakpoints when none".
30854
30855 Wed Nov  1 15:57:16 1995  Fred Fish  <fnf@cygnus.com>
30856
30857         * gdb.base/break.exp: Change test that deletes all breakpoints
30858         when no user breakpoints are installed.  A post 4.15 change
30859         causes gdb to no longer prompt in this case.
30860
30861 Tue Oct 31 15:13:43 1995  Fred Fish  <fnf@cygnus.com>
30862
30863         * gdb.base/return.exp (return_tests):  Change xfail for test
30864         "correct value returned double test" to stop xfailing at
30865         Solaris 2.5.  Apparently the bug has been fixed.
30866
30867 Sun Oct 29 12:18:16 1995  Fred Fish  <fnf@cygnus.com>
30868
30869         * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
30870         IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
30871
30872 Tue Oct 24 11:12:12 1995  Jeffrey A Law  (law@cygnus.com)
30873
30874         * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
30875         * gdb.disasm/hppa.s: Corresponding changes.
30876
30877 Wed Oct 18 11:27:47 1995  Jeffrey A Law  (law@cygnus.com)
30878
30879         * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
30880         makefile fragment.
30881         * config/mt-hpux: Deleted.
30882
30883 Tue Oct 17 23:02:12 1995  Jeffrey A Law  (law@cygnus.com)
30884
30885         * Many files: When warning about suppressed tests due to a
30886         nonexistant test binary, avoid incrementing the warning count.
30887
30888 Tue Oct 10 11:00:41 1995  Fred Fish  <fnf@cygnus.com>
30889
30890         * Makefile.in (TARGET_FLAGS_TO_PASS):  Remove BISON.
30891
30892 Sun Oct  8 04:23:14 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30893
30894         * gdb.base/return.exp:  Change xfail from "sparc-*-solaris2.*" to
30895         "sparc-*-solaris2*".
30896
30897 Sat Sep 23 01:22:23 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30898
30899         * gdb.base/coremaker.c:  Produce a full core dump for AIX targets.
30900         Add global and local variables and initialize them.
30901         * gdb.base/corefile.exp:  Test correct mapping of corefile sections
30902         by printing variables. Remove rs6000 and powerpc xfails, BFD now
30903         extracts the file name and terminating signal from the core file.
30904         * TODO:  Remove note about tests for correct mapping of corefile.
30905         * gdb.base/ptype.c (main):  Use boolean2 to inhibit AIX 4.1 xlc
30906         from optimizing it away.
30907         * gdb.stabs/weird.exp:  Remove rs6000 xfail, xcoffread.c now
30908         handles common blocks.
30909
30910 Thu Sep 21 01:28:10 1995  Jeff Law  (law@snake.cs.utah.edu)
30911
30912         * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
30913         * gdb.disasm/sh3.exp (fmac): Corresponding changes.
30914
30915 Wed Sep 20 13:15:05 1995  Ian Lance Taylor  <ian@cygnus.com>
30916
30917         * Makefile.in (maintainer-clean): New target, synonym for
30918         realclean.
30919         * gdb.base/Makefile.in (maintainer-clean): Likewise.
30920         * gdb.c++/Makefile.in (maintainer-clean): Likewise.
30921         * gdb.chill/Makefile.in (maintainer-clean): Likewise.
30922         * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
30923         * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
30924         * gdb.threads/Makefile.in (maintainer-clean): Likewise.
30925
30926 Sun Sep 10 13:14:01 1995  Fred Fish  <fnf@cygnus.com>
30927
30928         * gdb.base/scope.exp (text_at_main):  Add "hppa*-*-hpux*"
30929         xfails when not gcc compiled for "print foo::funclocal".
30930         (test_at_foo):  Add "hppa*-*-hpux*" xfails when not gcc compiled for:
30931         "print foo::funclocal at foo",
30932         "print 'scope1.c'::foo::funclocal at foo",
30933         "print foo::funclocal_bss at foo",
30934         "print 'scope1.c'::foo::funclocal_bss at foo",
30935         "print foo::funclocal_ro at foo",
30936         "print 'scope1.c'::foo::funclocal_ro at foo",
30937         "print bar::funclocal at foo" and
30938         "print 'scope1.c'::bar::funclocal at foo".
30939         (test_at_bar):  Add "hppa*-*-hpux*" xfails when not
30940         gcc compiled for "print foo::funclocal at bar".
30941         Expand all messages to ensure that they identify that
30942         the test is at bar().
30943         * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
30944         gcc compiled for:
30945         "ptype on opaque struct pointer (statically)",
30946         "ptype on opaque struct tagname (statically)",
30947         "ptype on opaque struct pointer (dynamically) 1",
30948         "ptype on opaque struct tagname (dynamically) 1",
30949         "ptype on opaque struct pointer (dynamically) 2" and
30950         "ptype on opaque struct tagname (dynamically) 2
30951         * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
30952         gcc compiled for:
30953         "p datalocal"
30954         "whatis datalocal",
30955         "ptype datalocal",
30956         "p bsslocal",
30957         "whatis bsslocal", and
30958         "ptype bsslocal".
30959         * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
30960         "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
30961         when not gcc compiled.
30962         * gdb.base/funcargs.exp (float_and_integral_args):  Add
30963         "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
30964         compiled.
30965         (discard_and_shuffle):  Add "hppa*-*-hpux*" xfail for
30966         "backtrace from call6a" when not gcc compiled.
30967         (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
30968         "backtrace from call7a" when not gcc compiled.
30969         * gdb.base/callfuncs.exp (do_function_calls):
30970         Add "hppa*-*-hpux*" xfail when not gcc compiled for
30971         "p t_char_array_values(char_array_val2,char_array_val1)",
30972         "p t_char_array_values(char_array_val1,char_array_val2)",
30973         "p t_char_array_values("carray 1","carray 2")",
30974         "p t_char_array_values("carray 1",char_array_val2)",
30975         "p t_char_array_values(char_array_val1,"carray 2")",
30976         "p sum_args(1,{2})",
30977         "p sum_args(2,{2,3})",
30978         "p sum_args(3,{2,3,4})",
30979         "p sum_args(4,{2,3,4,5})"
30980         * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
30981         "backtrace in corefile.exp" when not gcc compiled.
30982
30983 Sat Sep  9 01:35:39 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30984
30985         * gdb.base/signals.exp:  Rewrite `handle all print' test as
30986         a procedure. Accept blanks or TABs as whitespace, increase
30987         timeout and expect input buffer size for the large output
30988         from the command. Remove "i*86-*-bsdi2.0" xfail.
30989
30990 Sat Sep  2 06:41:26 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30991
30992         * gdb.base/setvar.exp:  Add new testcases for truncation when
30993         assigning invalid values to bitfields.
30994
30995 Sat Sep  2 00:17:31 1995  Fred Fish  <fnf@cygnus.com>
30996
30997         * gdb.base/callfuncs.exp (do_function_calls):  Remove
30998         mips-sgi-irix* xfail for
30999         "call inferior func with struct - returns char *"
31000         and fix test so that an optional (unsigned char *) cast is
31001         accepted in the result.
31002
31003 Fri Sep  1 13:42:01 1995  Fred Fish  <fnf@cygnus.com>
31004
31005         * gdb.base/funcargs.exp (float_and_integral_args):  Remove
31006         sparc-sun-solaris2* xfail for "print f1 after run to call2a".
31007         * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
31008         * gdb.base/signals.exp: Remove duplicate "handle all print" test
31009         that accidentally got checked in.
31010
31011 Sun Aug 27 23:35:35 1995  Fred Fish  <fnf@cygnus.com>
31012
31013         * gdb.base/callfuncs.exp (do_function_calls):  Add alpha-dec-osf2*
31014         clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
31015         compiled test.
31016         * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
31017         Add mips-sgi-irix5* xfail for not gcc compiled.
31018         * gdb.base/Makefile.in (nodebug.o):  Also create nodebug.ci.
31019         * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
31020         compiled for "p top", "whatis top", "p middle", and "whatis
31021         middle".
31022         * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
31023         "whatis signed char" for not gcc compiled.
31024         * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
31025         "set variable signed char=-1 (-1)" and
31026         "set variable signed char=0xFF (0xFF)" for not gcc compiled.
31027         * gdb.base/funcargs.exp (float_and_integral_args):
31028         Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
31029         Add mips-sgi-irix* xfail when not gcc compiled for
31030         "continue to call2b".
31031         Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
31032         "continue to call2g".
31033         (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
31034         compiled for "backtrace from call6a"
31035         (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
31036         compiled for "backtrace from call7k".  Add mips-sgi-irix5* xfail
31037         when not gcc compiled for "backtrace from call7a".
31038         (localvars_after_alloca):  Fix gdb_test cmds for
31039         "print * after runto ...".
31040         Remove rs6000-*-* xfails for
31041         "print i after runto localvars_after_alloca" and
31042         "print l after runto localvars_after_alloca"
31043         for all compilers.
31044         * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
31045         when not compiled with gcc, for:
31046         "print signed char == (minus)",
31047         "print signed char != (minus)",
31048         "print signed char < (minus)",
31049         "print signed char > (minus)".
31050         * gdb.base/callfuncs.exp (do_function_calls):
31051         Add mips-sgi-irix* xfail, when compiled with native compiler, for
31052         "call inferior func with struct - returns char *".
31053         * gdb.base/return.exp (return_tests): Change xfail for
31054         "correct value returned double test" to include Solaris 2.4.
31055         * gdb.base/funcargs.exp (float_and_integral_args):
31056         Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
31057
31058 Sat Aug 26 00:26:11 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31059
31060         * gdb.base/setvar.c, gdb.base/setvar.exp:  Add new tests for
31061         enumeration bitfields if compiling with GNU C.
31062         * lib/gdb.exp:  Consume `(y or n) ' in `Reinitialize source path
31063         to empty' prompt.
31064
31065 Tue Aug 22 00:30:37 1995  Jeff Law  (law@snake.cs.utah.edu)
31066
31067         * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
31068         test for PRO targets.
31069
31070         * gdb.base/funcargs.exp: Avoid ever setting more than 8
31071         breakpoints in the inferior at any given time by making
31072         two groups of breakpoints for call2*, call6* and call7*
31073         tests.
31074
31075 Sun Aug 20 06:58:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31076
31077         * gdb.base/funcargs.exp:  Fix typos introduced by Aug 15 change.
31078         * gdb.base/callfuncs.c (main):  Use struct_val1 to inhibit xlc
31079         from optimizing it away.
31080         * gdb.base/callfuncs.exp:  Remove rs6000-*-* xfails for
31081         "call inferior func with struct".
31082
31083 Wed Aug 16 11:57:15 1995  Stan Shebs  <shebs@andros.cygnus.com>
31084
31085         * configure.in: Only configure gdb.chill for particular targets.
31086
31087 Tue Aug 15 09:42:44 1995  Fred Fish  <fnf@cygnus.com>
31088
31089         * gdb.base/Makefile.in:  Add action to .c.o transformation
31090         rule that generates a .ci file for each .o file and remove
31091         explicit .c.o rules except for callfuncs.o.
31092         * gdb.c++/Makefile.in:  Add .cc.o transformation rule that
31093         generates a .ci file for each .o file and remove explicit
31094         .cc.o rules.
31095         (clean): Remove *.tmp *.ci files.
31096         (EXECUTABLES): Remove templ-info.exp.
31097         * gdb.base/compiler.c: New file.
31098         * gdb.c++/compiler.cc: New file
31099         * gdb.base/scope.exp: Source gdb.base/scope.ci.
31100         Change rs6000-*-* xfail for
31101         "print 'scope0.c'::filelocal_ro" and
31102         "print 'scope1.c'::filelocal" and
31103         "print 'scope1.c'::filelocal_bss" and
31104         "print 'scope1.c'::filelocal_ro" and
31105         "print 'scope1.c'::foo::funclocal" and
31106         "print 'scope1.c'::foo::funclocal_ro" and
31107         "print 'scope1.c'::bar::funclocal" and
31108         "print 'scope0.c'::filelocal_ro" and
31109         "print 'scope1.c'::filelocal at foo" and
31110         "print 'scope1.c'::filelocal_bss at foo" and
31111         "print 'scope1.c'::filelocal_ro at foo" and
31112         "print 'scope1.c'::foo::funclocal at foo" and
31113         "print 'scope1.c'::foo::funclocal_bss at foo" and
31114         "print 'scope1.c'::foo::funclocal_ro at foo" and
31115         "print 'scope1.c'::bar::funclocal at foo" and
31116         "print 'scope0.c'::filelocal_ro" and
31117         "print 'scope1.c'::filelocal" and
31118         "print 'scope1.c'::filelocal_bss" and
31119         "print 'scope1.c'::filelocal_ro" and
31120         "print 'scope1.c'::foo::funclocal" and
31121         "print 'scope1.c'::foo::funclocal_bss" and
31122         "print 'scope1.c'::foo::funclocal_ro" and
31123         "print 'scope1.c'::bar::funclocal" and
31124         "print 'scope1.c'::bar::funclocal_bss"
31125         to only be xfail'd when not compiled with gcc.
31126         Add rs6000-*-* xfail for
31127         "print 'scope0.c'::filelocal_bss before run"
31128         when compiled with gcc.
31129         (test_at_main): Add rs6000-*-* xfail for
31130         "print filelocal_ro in test_at_main"
31131         when compiled with gcc.
31132         * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
31133         Add rs6000-*-aix* xfail for
31134         "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
31135         "ptype t_char_array",  not compiled with gcc.
31136         * gdb.base/list.exp (test_list_function):  Add rs6000-*-*
31137         xfail for "list foo (in include file)" when gcc compiled.
31138         * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
31139         (integral_args): Add rs6000-*-* xfail for
31140         "run to call0a" if not compiled with gcc.
31141         (unsigned_integral_args): Add rs6000-*-* xfail for
31142         "run to call1a" if not compiled with gcc.
31143         (float_and_integral_args):  Add rs6000-*-* xfail for
31144         "run to call2a" if not compiled with gcc and for
31145         "continue to call2b" for any compiler.
31146         Add rs6000-*-* xfail to
31147         "print f1 after run to call2a" for gcc compiled.
31148         (discard_and_shuffle): Add rs6000-*-* xfail for
31149         "run to call6a".
31150         (shuffle_round_robin): Add rs6000-*-* xfail for
31151         "backtrace from call7a" if not compiled with gcc.
31152         Add rs6000-*-* xfail for
31153         "backtrace from call7b" if compiled with gcc.
31154         (call_after_alloca): Add rs6000-*-* xfail for
31155         "print c in call_after_alloca" and
31156         "print s in call_after_alloca" and
31157         "backtrace from call_after_alloca_subr"
31158         if not compiled with gcc.
31159         (localvars_in_indirect_call): Add rs6000-*-* xfail for
31160         "print c in localvars_in_indirect_call" and
31161         "print c in localvars_in_indirect_call" and
31162         "backtrace in indirectly called function" and
31163         "stepping into indirectly called function"
31164         if not compiled with gcc.
31165         (localvars_after_alloca): Add rs6000-*-* xfail for
31166         "print c after runto localvars_after_alloca" and
31167         "print s after runto localvars_after_alloca" and
31168         "print i after runto localvars_after_alloca" and
31169         "print l after runto localvars_after_alloca"
31170         for all compilers.
31171         * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
31172         than whatis-info.exp.
31173         * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
31174         than opaque-info.exp.
31175         Setup rs6000-*-* xfail for
31176         "ptype on opaque struct pointer (statically)" and
31177         "ptype on opaque struct pointer (dynamically)" when
31178         not compiled with gcc.
31179         * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
31180         rather than callf-info.exp.
31181         (do_function_calls):  Add clear_xfail for rs6000-*-* for
31182         "p t_float_values2(3.14159,float_val2)".  Seems to work
31183         fine there, both with xlc and gcc.  Need to find out what
31184         it is doing right and fix other platforms.
31185         * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
31186         "call inferior func with struct - returns int",
31187         "call inferior func with struct - returns long",
31188         "call inferior func with struct - returns float",
31189         "call inferior func with struct - returns double",
31190         "call inferior func with struct - returns char *",
31191         but only if not gcc compiled (presumes xlc compiled).
31192         Change rs6000-*-* xfails for
31193         "call inferior func with struct - returns char" and
31194         " call inferior func with struct -  returns short" to only
31195         xfail if not using gcc.
31196         (clean mostlyclean):  Remove *.ci and *.tmp files.
31197         * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
31198         than templ-info.exp.
31199         * gdb.base/langs.exp:  Source gdb.base/langs.ci.
31200         Add rs6000-*-* xfail for "up to foo in langs.exp"
31201         "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
31202         when not gcc compiled.
31203
31204 Sat Aug 12 15:05:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
31205
31206         * gdb.base/callfuncs.exp: Add xfails for the powerpc.
31207         * gdb.base/corefile.exp: Likewise.
31208         * gdb.base/list.exp: Likewise.
31209         * gdb.base/scope.exp: Likewise.
31210         * gdb.base/siganls.exp: Likewise.
31211
31212         * gdb.base/nodebug.exp: Add xfails for the powerpc.  Handle aix4
31213         compiler output.
31214         * gdb.base/whatis.exp: Likewise.
31215
31216 Fri Aug 11 13:36:20 1995  Jeff Law  (law@snake.cs.utah.edu)
31217
31218         * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
31219         failure (opcode table has been fixed to match reality).
31220
31221 Mon Aug 14 09:01:59 1995  Fred Fish  <fnf@cygnus.com>
31222
31223         * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
31224         "call inferior func with struct - returns char",
31225         "call inferior func with struct - returns short"
31226
31227         * gdb.base/scope.exp: Remove rs6000-*-* xfails for
31228         "print 'scope0.c'::filelocal at main",
31229         "print 'scope0.c'::filelocal_bss in test_at_main",
31230         "print 'scope0.c'::filelocal at foo",
31231         "print 'scope0.c'::filelocal_bss in test_at_foo",
31232         "print 'scope0.c'::filelocal at bar",
31233         "print 'scope0.c'::filelocal_bss in test_at_bar"
31234
31235         * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
31236         in source file 1".  This bug seems to have been fixed with both
31237         gcc and native cc (was native assembler bug?).
31238
31239 Wed Aug  9 08:04:12 1995  Fred Fish  (fnf@cygnus.com)
31240
31241         * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
31242         "backtrace through signal handler" to "i*86-*-sysv4*".
31243         * gdb.base/signals.exp: Add xfail for "'next' behaved as
31244         continue" case.  Add "known SVR4 bug" to fail message.
31245         Add "i*86-*-bsdi2.0" xfail for "handle all print".
31246         Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
31247         * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
31248         "whatis unnamed typedef'd enum..." and "ptype t_char_array".
31249         * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
31250         "up to foo in langs.exp", "show language at foo in
31251         langs.exp", "up to cppsub_ in langs.exp", "show
31252         language at cppsub_ in langs.exp", "up to fsub in
31253         langs.exp", and "show language at fsub in langs.exp".
31254         * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
31255         "bactrace in corefile.exp".
31256         * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
31257         "call inferior function with struct - returns float" and
31258         "call inferior function with struct - returns double".
31259
31260 Mon Aug  7 02:43:28 1995  Jeff Law  (law@snake.cs.utah.edu)
31261
31262         * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
31263         * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
31264         * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
31265         * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
31266
31267 Mon Aug  7 08:09:37 1995  Fred Fish  <fnf@cygnus.com>
31268
31269         * Makefile.in (CHILL_FOR_TARGET): Use previously defined
31270         (or overriden) "CHILL" macro rather then bare "gcc".
31271         Also look for ../../gcc/xgcc since that is what we will
31272         actually need, not "Makefile".  Remove following assignment
31273         of CHILL to CHILL_FOR_TARGET because that results in
31274         recursive definition.
31275
31276 Sun Aug  6 16:52:29 1995  Fred Fish  <fnf@cygnus.com>
31277
31278         * gdb.base/corefile.exp:  Change xfail for backtrace in
31279         corefile.exp from linuxaout to all linux.
31280         * gdb.base/sigall.exp (test_one_sig):  Specifically deal with
31281         cases where we miss the breakpoint at the signal handler
31282         for some reason.  Setup xfail for linuxoldld/linuxaout and
31283         getting SIGIO.  Setup xfail for linuxoldld/linuxaout for
31284         hitting SIGURG breakpoint.
31285         * gdb.base/signals.exp:  Setup xfail for "next" acting like
31286         continue to add linuxoldld.  Setup xfail for all linux for
31287         "next to handler in signals_tests_1", "backtrace in
31288         signals_tests_1", "continue to func1", "pass SIGUSR1",
31289         and continue to handler".
31290
31291 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
31292
31293         * Update all FSF addresses except those in COPYING* files.
31294
31295 Sun Jul 30 17:50:35 1995  Fred Fish  <fnf@cygnus.com>
31296
31297         * gdb.base/a2-run.exp: Change messages to be more explicit about
31298         the status of args, and quote binfile in results.
31299
31300 Sun Jul 30 10:24:20 1995  Fred Fish  <fnf@cygnus.com>
31301
31302         * gdb.base/callfuncs.exp: Add tests for passing structs to
31303         inferior functions and return various types.
31304         * gdb.base/callfuncs.c: Add functions to receive a struct
31305         and return a member of the struct, in various types.
31306
31307 Sat Jul 29 14:22:33 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31308
31309         * gdb.base/Makefile.in (clean):  Remove callf-info.exp.
31310
31311 Fri Jul 28 13:36:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
31312
31313         * config/vxworks29k.exp: New file, sources vxworks.exp.
31314
31315 Fri Jul 28 00:28:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
31316
31317         * config/gdbremote.exp: New file.  Testing framework using
31318         gdbserver.
31319
31320 Thu Jul 27 12:17:14 1995  Fred Fish  (fnf@cygnus.com)
31321
31322         * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
31323         "call function when asleep" and "send end of file".
31324         * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
31325         for "backtrace in corefile.exp".
31326         * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
31327         for "backtrace through signal handler".
31328         * gdb.base/corefile.exp: Make sure we actually generate a core file
31329         before trying the core tests.  Some systems allow the user to suppress
31330         generation of core files and default to that (linux for example).
31331         * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
31332         from "i*86-*-linux" to "i*86-*-linuxaout".  Works with ELF beta.
31333
31334 Tue Jul 25 17:30:10 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
31335
31336         * gdb.threads: New directory with some crude multi-threaded
31337         gdb tests (step.exp and step2.exp).
31338         * config/mt-lynx (STEP_EXECUTABLE): Define.
31339         (THREADFLAGS): Define.
31340
31341 Tue Jul 25 01:03:52 1995  Jeff Law  (law@snake.cs.utah.edu)
31342
31343         * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
31344
31345         * gdb.base/signals.exp: Disable whole file for lynx until
31346         further notice.
31347
31348         * gdb.base/signals.exp: xfail test where "next" acts like
31349         "continue" for lynx.
31350
31351         * gdb.base/interrupt.exp: xfail test for calling function while
31352         inferior is asleep for lynx.
31353
31354         * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
31355         than one cr-lf  after each command.
31356
31357 Sun Jul 23 23:33:18 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31358
31359         * configure.in:  Reinstate setting of stabsdirs variable, fix
31360         typo in setting up configdirs for native builds.
31361
31362         * gdb.base/return.exp:  Fix typo in return double test.
31363         * gdb.base/return.c (tmp2, tmp3):  Made global to inhibit the
31364         compiler from optimizing them away.
31365
31366 Fri Jul 21 11:39:34 1995  Jeff Law  (law@snake.cs.utah.edu)
31367
31368         * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
31369         sequences to be echo'd by gdb when using gdb_test.
31370         * gdb.chill/chexp.exp: Likewise.
31371         * gdb.fortran/exprs.exp: Likewise
31372
31373 Thu Jul 20 13:28:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
31374
31375         * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
31376         after the inferior gdb has started.
31377
31378         * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
31379         after each command.
31380         * gdb.base/funcargs.exp: Likewise.
31381         * gdb.base/gdbvars.exp: Likewise.
31382         * gdb.base/interrupt.exp: Likewise.
31383         * gdb.base/list.exp: Likewise.
31384         * gdb.base/watchpoint.exp: Likewise.
31385         * gdb.c++/demangle.exp: Likewise.
31386         * gdb.c++/inherit.exp: Likewise.
31387         * gdb.chill/chexp.exp: Likewise.
31388         * gdb.fortran/exprs.exp: Likewise.
31389
31390         * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
31391         test if we can't handle IO to/from the inferior.
31392
31393         * gdb.c++/misc.exp: Always check for a program already being
31394         started after sending a "run" command to gdb.
31395
31396         * gdb.base/twice.exp: Start with a fresh gdb.
31397
31398         * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
31399         only depend on gdb's expression code, not the chill runtime.
31400
31401         * gdb.base/return.c: Put return values into variables so we
31402         can have gdb print them rather than depending on the program
31403         to print them.
31404         * gdb.base/return.exp: Corresponding changes.
31405
31406         * lib/gdb.exp: Provide default value for noinferiorio.
31407         * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
31408         the inferior.
31409
31410         * gdb.base/break.exp: Always check for a program already being
31411         started after sending a "run" command to gdb.
31412         (text_next_with_recursion): Don't check the output from the
31413         program's printf statement.  Instead just make sure the program
31414         exited.
31415
31416         * gdb.base/commands.exp: Protect tests which need arguments with
31417         $noargs conditionals.
31418
31419 Wed Jul 19 22:42:43 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31420
31421         * gdb.base/printcmds.exp:  Adjust expect patterns for addresses
31422         of structure member arrays to match gdb/valops.c:value_addr change.
31423
31424 Mon Jul 17 10:12:27 1995  Jeff Law  (law@snake.cs.utah.edu)
31425
31426         * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
31427         cases.
31428
31429 Wed Jul 12 10:20:08 1995  Fred Fish  (fnf@cygnus.com)
31430
31431         * configure.in (configdirs):  Remove gdb.chill from default list
31432         of subdirs and then add it back in only if doing a native build.
31433         The current chill compiler does not yet work in any cross build.
31434         * Revert all signal changes from Jul 6.
31435         * gdb.base/{sigall.c signals.c}:  Define away signal() and alarm()
31436         for sh-hms targets, allowing these tests to link, with no other
31437         changes.  Testing is suppressed by setting "nosignals" in site.exp.
31438
31439 Thu Jul  6 20:58:30 1995  Fred Fish  (fnf@cygnus.com)
31440
31441         * configure.in (signaldirs): Define and add to configdirs for all
31442         targets except some specific ones that are known to not support signals.
31443         Also clean up formatting.
31444         * gdb.base/Makefile.in (EXECUTABLES):  Remove sigall and signals.
31445         (signals, sigall):  Remove rules to build.
31446         * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
31447         Moved to new gdb.signals directory.
31448         * gdb.signals: New test directory.
31449         * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
31450         signals.c signals.exp}:  New or moved files.
31451
31452 Sun Jun 25 12:55:18 1995  Jeff Law  (law@snake.cs.utah.edu)
31453
31454         * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
31455
31456 Wed Jun 21 16:35:55 1995  Fred Fish  <fnf@cygnus.com>
31457
31458         * gdb.base/return.exp:  Xfail `return double' test failure
31459         on at least Solaris 2.3 and handle future/past versions on
31460         a case by case basis as appropriate.  Also update message
31461         to include i*86 failures.
31462
31463 Wed May 24 07:10:10 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31464
31465         * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
31466
31467         * lib/gdb.exp: Fix comment which erroneously identified
31468         gdb_file_cmd as gdb_load (the 19 May change was in fact to
31469         gdb_file_cmd not gdb_load).
31470         * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
31471
31472         * gdb.base/setvar.exp: Make test names consistent between pass and
31473         fail cases.  Use gdb_test more.
31474
31475 Fri May 19 07:22:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31476
31477         * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
31478
31479 Mon May 15 23:50:51 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31480
31481         * gdb.base/help.exp:  Fix expected help string for `show commands'.
31482
31483 Thu May 11 07:55:11 1995  Jim Kingdon  <kingdon@deneb.cygnus.com>
31484
31485         * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
31486
31487         * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
31488         of a text section.
31489
31490 Thu May 11 15:02:24 1995  Stu Grossman  (grossman@andros.cygnus.com)
31491
31492         * config/monitor.exp (gdb_target_monitor):  Fix loop interator so
31493         that loop eventually terminates.  Fix Connection refused logic so
31494         that testsuite will expire nicely.
31495
31496 Wed May 10 17:57:35 1995  Stu Grossman  (grossman@andros.cygnus.com)
31497
31498         * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
31499         config/rom68k.exp:  New tcl glue for the appropriate monitors.
31500         These all just end up calling monitor.exp.
31501         * config/monitor.exp (gdb_target_monitor):  Handle `Connection
31502         refused' by retrying.  Cleanup some timeout issues.
31503         * (gdb_load):  Reduce timeout.  Cleanup some timeout issues.
31504         * lib/gdb.exp (gdb_test gdb_test_exact):  Upvar timeout so that
31505         callers don't have to set/restore global timeout variable.
31506
31507         * The following set of changes centralizes management of the global
31508         timeout variable.  This way, it can be set in one target dependent
31509         place instead of dozens of places scattered throughout the test suite.
31510         If you need to lengthen a timeout, then you should either set timeout
31511         in one of the config/{target}.exp files, or multiply it by a factor.
31512         Setting it to an absolute value is always going to lose for some
31513         targets.
31514         * gdb.base/a1-selftest.exp (test_with_self):  Only use local timeout.
31515         * gdb.base/callfuncs.exp (do_function_calls):  Don't set timeout.
31516         * gdb.base/funcargs.exp:  Don't set timeout.
31517         * gdb.base/list.exp (test_forward_search):  Only use local timeout.
31518         * gdb.base/printcmds.exp (test_print_string_constants
31519         test_print_array_constants):  Don't set timeout.
31520         * gdb.base/ptype.exp:  Don't set timeout.
31521         * gdb.base/recurse.exp:  Don't set timeout.
31522         * gdb.base/return.exp:  Don't set timeout.
31523         * gdb.base/watchpoint.exp:  Don't set timeout.
31524         * gdb.c++/classes.exp (do_tests):  Don't set timeout.
31525         * gdb.c++/virtfunc.exp (test_virtual_calls):  Don't set timeout.
31526
31527 Wed May 10 16:03:23 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
31528
31529         * Makefile.in: Make clean targets work also when SUBDIRS is empty.
31530
31531 Mon May  1 07:32:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31532
31533         * lib/gdb.exp: Disable chill tests for irix5.
31534
31535 Wed Apr 26 07:36:03 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31536
31537         * gdb.base/scope.exp: Make test names unique.  Use gdb_test.  Make
31538         each test pass or fail.
31539
31540 Sun Apr 23 21:32:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31541
31542         * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
31543         xlc not gcc.
31544
31545 Fri Apr 21 15:44:02 1995  Stu Grossman  (grossman@rtl.cygnus.com)
31546
31547         * cpu32bug.exp est.exp rom68k.exp:  Delete.  Unify into monitor.exp.
31548
31549 Wed Apr 19 17:41:21 1995  Stu Grossman  (grossman@cygnus.com)
31550
31551         * config/est.exp:  Fix copyright and comments.  Remove dead code.
31552         Use targetname, serialport and baud variables instead of fixed
31553         constants.
31554         * config/rom68k.exp:  Fix copyright and comments.  Remove dead code.
31555         * config/cpu32bug.exp:  New file to support cpu32bug monitors.
31556
31557 Wed Apr 19 13:47:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31558
31559         * gdb.base/watchpoint.exp: Don't run
31560         test_watchpoint_triggered_in_syscall for sunos.
31561
31562 Mon Apr 17 12:48:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31563
31564         * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
31565         they don't seem to exist.  Do include stdio.h.
31566
31567 Fri Apr 14 09:40:22 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31568
31569         * gdb.base/a1-selftest.exp: Add alpha xfail.
31570
31571 Mon Apr 10 13:07:50 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31572
31573         * gdb.base/watchpoint.c (main): Prompt before calling read().
31574         * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
31575         Revise accordingly.  Remove cruft about sending "123" several
31576         times, until it gets noticed.  Clean up the "print buf[0]" stuff
31577         so that it passes or fails, and waits for prompts in the usual way.
31578
31579 Sun Apr  9 09:02:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31580
31581         * gdb.base/recurse.exp: Fix comment.
31582
31583         * TODO: Remove item about printing variables in nodebug.exp.  Add
31584         item about enabling tests which are only run on some targets.
31585
31586         * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
31587         fail, make test names unique, use new gdb_test convention
31588         regarding pattern, use gdb_test more, etc.).
31589
31590         * gdb.base/bitfields.exp: Various cleanups (make each test pass or
31591         fail, make test names unique, etc.).
31592
31593 Sat Apr  8 02:47:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31594
31595         * gdb.base/nodebug.c:  Change return type of top and middle to
31596         short.
31597         * gdb.base/nodebug.exp:  Remove xfails for ecoff systems, they
31598         are fixed by the recent mdebugread.c changes. Allow `short ()'
31599         as type for top and middle.
31600
31601 Thu Apr  6 08:54:18 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31602
31603         * gdb.base/break.exp: Remove commented out if $usestubs {}.  As
31604         nearly as I can tell, the whole thing was an accident in Stu's
31605         change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
31606         to replace a send/expect pair with gdb_test, but ended up only
31607         adding the gdb_test.  My change of 24 Mar 1995 and Kung's change
31608         of 30 Mar 1995 took care of it, but left this vestigial comment
31609         which I am now nuking.
31610
31611 Mon Apr  3 09:00:27 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31612
31613         * gdb.base/break.exp: Look for different line number for
31614         breakpoint at main depending on usestubs.
31615
31616 Sun Apr  2 08:15:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31617
31618         * gdb.base/list.exp:  Adjust some alternate expect patterns to
31619         match recent list0.c change. Add alternate expect pattern for
31620         output from `list default lines around main' for optimizing
31621         compilers.
31622
31623 Sat Apr  1 07:23:22 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31624
31625         * lib/gdb.exp: If nosignals is not set, set it to 0.
31626
31627 Fri Mar 31 16:13:48 1995  Kung Hsu  <kung@mexican.cygnus.com>
31628
31629         * config/slite-gdb.exp: Responds to load symbol table prompt.
31630         * gdb.base/break.exp: Adjust line number, fix rerun.
31631         * gdb.base/langs0.c: Add #ifdef usestubs.
31632
31633 Thu Mar 30 15:36:55 1995  Kung Hsu  <kung@mexican.cygnus.com>
31634
31635         * gdb.base/list.exp: Adjust line contents after adding new lines in
31636         list0.c. Also fix a syntax error.
31637
31638         * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
31639         * gdb.base/break.exp: ditto.
31640         * gdb.base/list.exp: ditto.
31641         * gdb.base/bitfields.c: Add #ifdef usestubs in main().
31642         * gdb.base/run.c: ditto.
31643         * gdb.base/list0.c: ditto.
31644         * gdb.base/funcargs.c: ditto.
31645
31646 Wed Mar 29 17:09:29 1995  Stu Grossman  (grossman@cygnus.com)
31647
31648         * testsuite/config/rom68k.exp (gdb_target_rom68k):  Use
31649         $targetname, $serialport and $baud instead of hardwired variables.
31650         * testsuite/gdb.base/{sigall.exp signals.exp}:  Skip these if the
31651         target doesn't support signals.
31652
31653 Wed Mar 29 12:29:34 1995  Kung Hsu  <kung@mexican.cygnus.com>
31654
31655         * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
31656
31657 Tue Mar 28 08:46:45 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31658
31659         * gdb.base/recurse.exp: Make test names unique.  Change \\(+ to \\(.
31660         Don't rely on the value of an auto variable before it has been
31661         initialized.  Use gdb_test more.
31662
31663 Mon Mar 27 08:00:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31664
31665         * lib/gdb.exp (default_gdb_version): A version number must start
31666         with a digit, but other than that contains all characters up to
31667         the first whitespace character.
31668
31669 Sun Mar 26 13:19:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31670
31671         * gdb.base/commands.exp (breakpoint_command_test): New tests.
31672
31673 Sat Mar 25 15:38:06 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31674
31675         * gdb.c++/*.exp: Warn if executable does not exist.  The original
31676         reason for skipping the warning was that configure.in sometimes
31677         intentionally skipped building the executables but the tcl code
31678         had no way of knowing.  That (a) was always bogus with respect to
31679         error handling, (b) is no longer true (right now there is no way
31680         to skip C++ tests).
31681
31682         * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
31683
31684 Sat Mar 25 01:16:10 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31685
31686         * gdb.base/list.exp:  Add expect patterns for output from
31687         SunPRO compiled executables.
31688         * gdb.base/whatis.exp:  Allow leading `signed' for all v_signed_*
31689         types.
31690
31691 Fri Mar 24 06:11:05 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31692
31693         * gdb.base/break.exp (test_next_with_recursion): Accept any line
31694         number (we are already testing that the correct source line text
31695         gets printed).
31696
31697         * gdb.base/break.exp: Make one test if $usestubs.  I'm not sure
31698         that is what is intended, but something needed to be done to get
31699         sunos4 native working again.
31700
31701         * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
31702
31703         * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
31704         apparently went with a (very) old xfail.
31705
31706 Fri Mar 24 13:41:09 1995  Kung Hsu  <kung@mexican.cygnus.com>
31707
31708         * gdb.base/callfuncs.exp: call runto_main instead of runto main.
31709         runto_main is a proc in gdb.exp that will do 'step' for target use
31710         stubs.
31711         * gdb.base/exprs.exp: ditto.
31712         * gdb.base/interrupt.exp: ditto.
31713         * gdb.base/opaque.exp: ditto.
31714         * gdb.base/printcmds.exp: ditto.
31715         * gdb.base/ptype.exp: ditto.
31716         * gdb.base/scope.exp: ditto.
31717         * gdb.base/setvar.exp: ditto.
31718         * gdb.base/signals.exp: ditto.
31719         * gdb.base/twice.exp: ditto.
31720         * gdb.c++/classes.exp: ditto.
31721         * gdb.c++/inherit.exp: ditto.
31722         * gdb.c++/templates.exp: ditto.
31723         * gdb.base/break.exp: no run and hit main for stubs. Change line
31724         numbers for breakpoints and info breakpoint.
31725         * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
31726         breakpoint().
31727         * gdb.base/callfuncs.c: ditto.
31728         * gdb.base/exprs: ditto.
31729         * gdb.base/interrupt.c: ditto.
31730         * gdb.base/opaque0.c: ditto.
31731         * gdb.base/printcmds.c: ditto.
31732         * gdb.base/ptype.c: ditto.
31733         * gdb.base/scope0.c: ditto.
31734         * gdb.base/setvar.c: ditto.
31735         * gdb.base/signals.c: ditto.
31736         * gdb.base/twice.c: ditto.
31737         * gdb.c++/misc.cc: ditto.
31738         * gdb.c++/templates.cc: ditto.
31739
31740 Fri Mar 24 06:11:05 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31741
31742         * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
31743
31744         * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
31745         somewhere between `read' and `main.c'.  I'm pretty sure the
31746         pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
31747         and it isn't particularly useful.
31748
31749         * gdb.base/scope.exp: Make test names unique.  \[(\] -> \\(.
31750
31751 Thu Mar 23 14:58:35 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31752
31753         * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
31754
31755 Wed Mar 22 18:36:05 1995  Kung Hsu  <kung@mexican.cygnus.com>
31756
31757         * config/mt-slite: add LIBS and -nostdlib.
31758         * config/slite-gdb.exp: add this new file to support sparclite target.
31759
31760 Tue Mar 21 21:41:04 1995  Doug Evans  <dje@canuck.cygnus.com>
31761
31762         * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
31763
31764         * gdb.base/a2-run.exp: Change argument to istarget from
31765         "*-*-vxworks" to "*-*-vxworks*".
31766         * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
31767
31768 Tue Mar 21 17:08:47 1995  Kung Hsu  <kung@mexican.cygnus.com>
31769
31770         * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
31771         will not runto main but do a 'step' to step out of breakpoint().
31772         * config/mt-slite: add -Dusestubs.
31773
31774 Tue Mar 21 12:14:12 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31775
31776         * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
31777         instead of just @.
31778
31779         * gdb.base/signals.exp: Add test for "handle all print".
31780         * TODO: Remove "handle all print".  Also remove item about
31781         checking copyright date (I don't like the idea of a spurious FAIL
31782         based on when we run the tests).
31783
31784         * gdb.base/recurse.exp: Enable test for SunOS4.  xfail one test
31785         for SunOS4 (reason for failure not investigated).  Remove
31786         redundant test for $binfile.
31787
31788         * gdb.base/nodebug.c (array_index): Call malloc.
31789
31790         * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
31791
31792 Mon Mar 20 10:08:17 1995  Jeff Law  (law@snake.cs.utah.edu)
31793
31794         * gdb.base/recurse.exp: Update gdb_test invocation to use new
31795         conventions and slightly simplify the matching regexp.
31796
31797 Fri Mar 17 05:43:28 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31798
31799         * gdb.base/break.exp: Update gdb_test invocation to use new
31800         convention.
31801
31802         * lib/gdb.exp: If noargs is not set, set it to 0.
31803
31804         * gdb.base/nodebug.exp: Comment out redundant test.  Make name of
31805         tests unique.
31806
31807         * lib/gdb.exp: Skip CHILL for AIX and Solaris.
31808
31809 Thu Mar 16 16:27:07 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31810
31811         * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
31812         one argument of type "<non-float parameter>".
31813
31814 Wed Mar 15 15:54:56 1995  Stu Grossman  (grossman@cygnus.com)
31815
31816         * config/rom68k.exp:  New file to support Motorola IDP board.
31817         * gdb.base/a2-run.exp:  Skip this file if noargs is set.
31818         * gdb.base/break.c:  Change things around so that this program
31819         doesn't depend upon args.  This is necessary to make remote
31820         targets work (in general, they can't take args).
31821         * gdb.base/break.exp:  Don't try to send args to program.  Don't
31822         expect output.  Also, replace lots of code with gdb_test.
31823
31824 Wed Mar 15 04:11:14 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31825
31826         * gdb.base/printcmds.exp (test_character_literals_accepted): Test
31827         printing of '\'' (which is what the comment says we are testing,
31828         even though we were not), not '''.
31829         (test_integer_literals_rejected): Test that printing ''' is an error.
31830
31831         * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
31832         gdb.chill/chexp.exp, gdb.base/printcmds.exp,
31833         gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
31834         gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
31835         Use gdb_test not test_print_accept.
31836         * lib/gdb.exp: Remove test_print_accept.
31837
31838         * gdb.base/signals.exp (signal_tests_1): Make pass message
31839         consistent with fail message.
31840
31841         * gdb.base/whatis.exp: Remove xfails for printing char vs.
31842         unsigned char; the bug (PR 1821) is fixed.
31843
31844         * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
31845
31846         * gdb.base/scope.exp (test_at_localscopes): Call pass for
31847         successful tests--makes xfailing them work right.
31848
31849 Tue Mar 14 07:39:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31850
31851         * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
31852         only \r\n, not .*.  The test can pass .* as the last thing in
31853         $pattern if that is what it wants.  In addition to providing this
31854         flexibility, this change should speed up pattern matching in cases
31855         where the pattern already ended with .* (there were a number of
31856         them).  This change also helps catch bad patterns--in the old
31857         scheme the typo "char \*" instead of "char \\*" would pass.  Now
31858         it is caught.
31859         * Many .exp files: Update callers.
31860
31861         * gdb.base/funcargs.exp: Replace \[(\]+ with \\(.  The latter is
31862         clearer and does not spuriously match multiple ('s.  Likewise for
31863         ) and *.
31864
31865         * gdb.base/nodebug.exp: Test ability to call a function and pass
31866         it a string (even with no debugging info).
31867
31868         * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
31869         "p '\'", which is the same as "p ''" once tcl gets done with
31870         quoting, to "p '\\'", which I suspect is what is intended (one
31871         backslash gets sent to GDB).
31872
31873         * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
31874
31875 Fri Mar 10 13:31:46 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31876
31877         * gdb.base/a1-selftest.exp: Remove xfail for solaris.  The bug (PR
31878         1817) was fixed literally years ago.
31879
31880 Fri Mar 10 02:49:40 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31881
31882         * gdb.base/funcargs.exp (call_after_alloca):  Remove `next'
31883         test, it causes stepping out of call_after_alloca_subr with
31884         optimizing compilers.
31885         (localvars_in_indirect_call):  Consume GDB prompt if `finish'
31886         fails.
31887
31888         * gdb.c++/templates.exp:  Source templ-info.exp only if
31889         the templates executable exists.
31890
31891         * gdb.c++/misc.cc (class Contains_static_instance,
31892         class Contains_nested_static_instance),
31893         gdb.c++/classes.exp (test_static_members):  Test printing of
31894         a class that contains a static instance of the class.
31895
31896 Thu Mar  9 11:43:55 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31897
31898         * gdb.base/langs2.c (cppsub_): Don't prototype.
31899         * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
31900         only, I believe).
31901
31902 Wed Mar  8 10:29:33 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31903
31904         * lib/gdb.exp (skip_chill_tests): New procedure.
31905
31906         * gdb.base/signals.exp (signal_tests_1): xfail for irix.
31907
31908 Mon Mar  6 10:44:06 1995  Jeff Law  (law@snake.cs.utah.edu)
31909
31910         * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
31911         each expect pattern.  Cuts runtime from 12 to about 4 seconds.
31912
31913 Thu Mar  2 05:31:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31914
31915         * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
31916
31917         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
31918         disassemble 8, not 16, instructions for part 4.
31919
31920         * config/vx-gdb.exp (gdb_start): Use \030, not \CX.  tcl doesn't
31921         support the latter anymore.
31922
31923         * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
31924         -DNO_PROTOTYPES.
31925         * gdb.base/callfuncs.c: Control use of prototypes based on
31926         NO_PROTOTYPES, not __STDC__.
31927         * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
31928         t_float_values2 tests if prototypes in use.
31929
31930         * gdb.base/callfuncs.c (t_float_values, t_float_values2,
31931         t_double_values):  When checking differences against DELTA, check
31932         that difference is within the range (-DELTA,DELTA), not just
31933         (-infinity,DELTA).
31934
31935 Tue Feb 28 16:28:54 1995  Kung Hsu  <kung@mexican.cygnus.com>
31936
31937         * config/mips-gdb.exp (gdb_load): In every test case, we need to do
31938         'file' command firts, then 'target', then 'load', this is due to gdb
31939         target set up.
31940         * config/mips-gdb.exp: Fix a couple regular exp bugs.
31941
31942 Thu Feb 23 17:44:55 1995  Jeff Law  (law@snake.cs.utah.edu)
31943
31944         * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
31945         FP load/store variants.
31946         * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
31947
31948 Wed Feb 22 18:29:08 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
31949
31950         * gdb.base/term.exp: Do not give a warning if not native, it is
31951         not an abnormal condition.
31952
31953 Tue Feb 21 13:08:47 1995  Jim Kingdon  <kingdon@cygnus.com>
31954
31955         * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
31956         t_char_array".
31957
31958 Sun Feb 19 13:10:06 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
31959
31960         * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
31961         are getting the version number.
31962
31963         * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
31964         if not native, it is not an abnormal condition.
31965
31966 Thu Feb 16 15:56:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
31967
31968         * lib/gdb.exp: Just use "file exists", rather than undocumented
31969         dejagnu procedure "findfile".
31970
31971 Thu Feb 16 10:30:24 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
31972
31973         * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
31974           (LDFLAGS): Set to -Xlinker -Ur.
31975
31976         * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
31977           Removed, these values are set by lib/gdb.exp.
31978
31979         * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
31980
31981 Wed Feb 15 14:23:28 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
31982
31983         * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
31984           of replicating gdb startup code.
31985
31986         * config/mt-vxworks (LDFLAGS): Set to -r.
31987           (CFLAGS_FOR_TARGET): Removed.
31988
31989         * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
31990           (gdb) and gdb for vxworks uses (vxgdb).
31991
31992         * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
31993           executable is not in the tree and host != target, use sed and
31994           program_transform_name to determine the gdb name used by the
31995           target.
31996
31997         * configure.in, gdb.{base,c++,chill}/configure.in: changed so
31998           *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
31999
32000 Sun Feb 12 08:11:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
32001
32002         * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
32003         floats, chars, and shorts where there are ANSI-style function
32004         definitions.
32005
32006         * gdb.base/langs.exp, gdb.base/langs*: New test.
32007         * gdb.base/Makefile.in: Build it.
32008         * TODO: Remove item about checking that C names don't get C++
32009         demangling applied; this test tests it.
32010
32011 Thu Feb  9 12:43:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
32012
32013         * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
32014         went with the const70 xfail.  The xfail went away a year ago.
32015
32016         * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
32017
32018         * gdb.base/corefile.exp: Give backtrace test unique name.  xfail
32019         for hp300.
32020
32021         * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
32022
32023         * gdb.base/a1-selftest.exp: Don't run on hp300.
32024
32025 Sat Feb  4 15:04:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
32026
32027         * Makefile.in (site.exp): Set host_alias and target_alias as well
32028         as host_triplet and target_triplet.
32029
32030 Wed Feb  1 08:03:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
32031
32032         * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
32033
32034         * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
32035         places as other ecoff systems).
32036
32037         * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
32038         ultrix.
32039
32040 Mon Jan 30 11:44:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
32041
32042         * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
32043         remove them.
32044         * gdb.base/nodebug.exp: Accept "function" in addition to "text
32045         variable and "variable" in addition to "data variable".
32046         * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
32047
32048         * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
32049         2.
32050         * gdb.base/list1.c (long_line): Add additional statement at start
32051         of function.
32052         * gdb.base/list.exp (test_forward_search): Update line number to
32053         reflect new statement.
32054
32055 Sun Jan 29 13:34:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32056
32057         * gdb.base/signals.exp:  Reinitialize searched source directories
32058         after gdb_start call.
32059
32060 Sat Jan 28 01:34:44 1995  Jeff Law  (law@snake.cs.utah.edu)
32061
32062         * gdb.disasm/Makefile.in (clean): Delete "errs" file.
32063         * gdb.stabs/Makefile.in: Likewise.
32064
32065         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
32066         change.  Instead split the tests into smaller pieces.
32067         * gdb.disasm/hppa.s: Corresponding changes.
32068
32069 Fri Jan 27 09:24:51 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
32070
32071         * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
32072         Quote ^C when passing it to stty.  For some shells ^ is a pipe.
32073
32074         * gdb.base/funcargs.exp: Modify many tests so that every test
32075         either passes or fails.  Make some test names unique.
32076
32077 Thu Jan 26 19:20:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
32078
32079         * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
32080         Call stty to set interrupt character.
32081
32082         * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
32083         for HP assembler versus GNU assembler based on actual behavior of
32084         $(CC), rather than assuming that $(AS) is always the GNU assembler.
32085
32086         * TODO: Suggest a few more stepping tests.
32087
32088 Wed Jan 25 14:52:41 1995  Stan Shebs  <shebs@andros.cygnus.com>
32089
32090         * gdb.base/default.exp: xfail no-stack backtraces for h8300,
32091         restart GDB for h8300 after a continue.
32092         (return): Add pattern to match a29k-udi behavior.
32093         * gdb.base/nodebug.exp: Remove obsolete comment.
32094         * gdb.base/regs.exp: New file, testing of register displays.
32095         * gdb.base/return.exp: Fix typo in reference to $objdir.
32096         * gdb.base/whatis.exp: Always start with a fresh GDB.
32097
32098 Wed Jan 25 11:12:07 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
32099
32100         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
32101         higher, these tests generate a lot of output.
32102
32103 Tue Jan 24 07:58:44 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
32104
32105         * lib/gdb.exp (gdb_test): Remove catch from around the send.  The
32106         code following the catch silently ignored some errors; without the
32107         catch they should be thrown like any other tcl error.  Also, the
32108         catch used "" instead of {} which meant all the callers who wanted
32109         to include one of the characters "[]$ had to quote it an extra time.
32110         * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
32111         ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
32112         demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
32113         Remove extra quoting.
32114
32115 Mon Jan 23 21:57:54 1995  Jeff Law  (law@snake.cs.utah.edu)
32116
32117         * gdb.base/commands.exp: Make test names unique; every test either
32118         passes or fails.  Update some comments.
32119
32120         * gdb.disasm/hppa.exp (do_system_control_tests): Update.
32121
32122 Sat Jan 21 15:34:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
32123
32124         The following fixes a FAIL caused by the fact that the alpha stabs
32125         configuration didn't use the ".if alpha" code in weird.def.
32126         * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
32127         bit pointer, so the 32 bit version works even on the alpha.
32128         * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
32129         Remove the stuff which allowed us to have separate versions for
32130         alpha and everything else.
32131
32132         * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
32133         regexp which "info func operator\[\](" is supposed to match.  Fix
32134         string to send to GDB.  Note that GDB still doesn't work right.  Add a
32135         new test for "info func .perator\[\](" which GDB does handle correctly.
32136
32137         * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
32138
32139 Fri Jan 20 12:14:23 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
32140
32141         * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
32142         gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
32143         gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
32144         gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
32145         it makes the tests harder to understand and confuses test-o-matic.
32146         The preferred style is that each test provides a PASS or a FAIL,
32147         and has a unique message (e.g. "continue #54" not just "continue")
32148         which is the same for the pass and the fail.
32149         * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
32150         gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
32151         to lib/gdb.exp.
32152         * gdb.base/printcmds.exp: Use test_print_accept.  Remove
32153         prt_accept which was basically the same thing.  Likewise for
32154         test_print_reject and prt_reject.
32155         * lib/gdb.exp (test_print_reject): Add some more error message
32156         patterns to match from the former printcmds.exp (prt_reject).
32157         * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
32158         One defect of the passcount stuff is that some of it failed to
32159         report XPASS where appropriate.
32160         * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
32161         stuff before and after arg in expected pattern.
32162         (test_paddr_operator_functions): Re-do test without print_addr_of;
32163         this is the only test which seems to want extra stuff there.
32164
32165 Tue Jan 17 10:47:53 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
32166
32167         * gdb.base/nodebug.exp: Update new tests to reflect improved
32168         wording of gdb output.
32169
32170         * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
32171         and "ptype" work on variables in files compiled without -g.
32172         Replaces commented out "maint print msymbol" tests.
32173
32174 Mon Jan 16 12:13:28 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
32175
32176         * gdb.base/setvar.c (dummy): Call malloc.
32177
32178         * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
32179         losing with the irix4 sed.
32180
32181         * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
32182         ALRM" on irix4.
32183
32184 Sun Jan 15 21:58:26 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
32185
32186         * TODO: Remove items about corefile.exp testing new exec-file and
32187         backtrace; both are now done.  Add items about printing enums.
32188
32189 Sat Jan 14 11:25:28 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
32190
32191         * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
32192         "get signal $thissig" test fails.
32193
32194         * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
32195
32196 Thu Jan 12 01:14:53 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
32197
32198         * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
32199         compiler warning with dec alpha compiler.
32200
32201         * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
32202         extra \n from gdb_test call (this explains why the prompt test
32203         that I removed yesterday was there).
32204         (user_defined_command_test): Remove extra \n and prompt test.
32205
32206         * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
32207         doesn't exist.  Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
32208         doesn't exist.
32209         * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
32210         Also remove alpha workaround, which turns out to be because
32211         SIGABRT == SIGLOST.
32212
32213         * gdb.base/sigall.exp: Add workaround for alpha weirdness.
32214
32215         * gdb.base/help.exp: Don't test "help show".
32216
32217 Wed Jan 11 14:37:04 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
32218
32219         * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
32220         "set print address" is on.
32221         * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
32222         pass prompt to gdb_test; gdb_test already looks for the prompt.
32223
32224         * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
32225
32226         * gdb.base/a1-selftest.exp: Don't test "maint dump-me".  That test
32227         was a vestige of the manual TESTSTRATEGY, and the purpose of it
32228         was to make sure that gdb can read a core file.  But (a) the "read
32229         the corefile" part didn't make it to a1-selftest.exp, we just
32230         delete the corefile after creating it, and (b) we test reading
32231         corefiles in corefile.exp anyway.  Also, this test left around a
32232         xgdb process on Solaris.
32233
32234         * gdb.base/corefile.exp: Also test backtrace.
32235
32236 Wed Jan 11 00:14:40 1995  Jeff Law  (law@snake.cs.utah.edu)
32237
32238         * gdb.base/commands.exp: Test a simple user defined command with
32239         arguments and if/while statements; verify the full user command is
32240         printed by "show user".
32241
32242         * gdb.base/commands.exp: Test if/while commands as part of a
32243         breakpoint command list; verify they appear in breakpoint
32244         information.
32245
32246 Wed Jan 11 00:47:58 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
32247
32248         * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
32249         than by dividing by zero.
32250
32251 Tue Jan 10 21:38:05 1995  Jeff Law  (law@snake.cs.utah.edu)
32252
32253         * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
32254         performing an inferior call with watchpoints enabled.
32255         * gdb.base/watchpoint.c (main): Delete second unnecessary read
32256         call.
32257
32258 Tue Jan 10 18:42:07 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
32259
32260         * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
32261         of "file" command.
32262
32263         * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
32264         Add additional pattern for when "int operator int(void);" appears
32265         in a different order.
32266
32267 Mon Jan  9 16:22:46 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
32268
32269         * gdb.base/signals.exp: Call gdb_exit and gdb_start.
32270
32271         * gdb.base/help.exp: Replace most of docstrings for "info signals"
32272         and "signal" with ".*".
32273
32274 Wed Jan  4 11:35:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
32275
32276         * TODO: Add note about "handle all nostop".
32277
32278         * gdb.base/{sigall.c, sigall.exp}: New test.
32279         * gdb.base/Makefile.in: Add it.
32280
32281 Thu Jan  5 17:34:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
32282
32283         * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
32284         when invoking GDB, suppresses any windowing interface.
32285
32286 Mon Jan  2 17:40:21 1995  Stan Shebs  <shebs@andros.cygnus.com>
32287
32288         * config/sim-gdb: New file, simulator testing support.
32289
32290 Wed Dec 28 12:21:50 1994  Jeff Law  (law@snake.cs.utah.edu)
32291
32292         * gdb.base/interrupt.exp: Test calling func1 twice.
32293
32294 Wed Dec 21 12:51:37 1994  Jim Kingdon  <kingdon@deneb.cygnus.com>
32295
32296         * gdb.base/list.exp (test_forward_search): Set timeout higher
32297         when we'll be getting lots of output from gdb.
32298
32299         * gdb.base/a1-selftest.exp: Move code that was inside expect -re
32300         "init_malloc" to after the expect statement.  Run it if that
32301         regexp is taken, but also for two others which happen if source
32302         cannot be found.
32303
32304 Tue Dec 20 12:35:21 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32305
32306         * gdb.base/printcmds.exp: New test, for printing register before
32307         program is running.
32308
32309 Mon Dec 19 00:32:55 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32310
32311         * gdb.base/list.exp:  Correct some alternate expect patterns
32312         to reflect changes in list1.c.
32313
32314 Sat Dec 17 14:20:03 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32315
32316         * TODO: Add item regarding large frames.
32317
32318         * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
32319
32320         * TODO: Remove item about enabling return.exp; it
32321         is enabled.  Suggest a few more "return" tests.
32322
32323 Sat Dec 17 02:33:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32324
32325         * gdb.c++/misc.cc, gdb.c++/inherit.exp:  Add testcases for
32326         anonymous unions.
32327
32328 Tue Dec 13 11:26:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32329
32330         * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
32331         and pr-5646.o, so "make" is the same as "make all", not "make
32332         pr-4975.o".
32333
32334 Wed Dec  7 19:02:02 1994  Stan Shebs  <shebs@andros.cygnus.com>
32335
32336         * gdb.base/list.exp: Adjust expectations to reflect changes in
32337         list1.c.
32338         (test_forward_search): New test proc.
32339         * gdb.base/list1.c (long_line): New function, has long source line.
32340
32341 Thu Dec  1 23:14:49 1994  Stan Shebs  <shebs@andros.cygnus.com>
32342
32343         * gdb.base/a1-selftest.exp: Change initial stepping to know about
32344         additional line of code that was added.
32345
32346 Wed Nov 30 19:43:14 1994  Jeff Law  (law@snake.cs.utah.edu)
32347
32348         * gdb.disasm/hppa.s: Break the large branching tests into smaller
32349         tests so as not to overflow expect's input buffers.
32350         * gdb.disasm/hppa.exp: Corresponding changes.
32351
32352 Fri Nov 25 13:37:10 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32353
32354         Beginnings of template debugging tests.
32355         * gdb.c++/templ-info.cc:  New file to test for template
32356         debugging capability of the compiler.
32357         * gdb.c++/Makefile.in:  Add rule to build templ-info.exp from
32358         templ-info.cc.
32359         * gdb.c++/templates.cc:  Add explicit template instantiations
32360         to enable compiling with -fno-implicit-templates. Add destructor
32361         and 'value' method to T5 class for template tests.
32362         * gdb.c++/templates.exp:  Add testcases for printing of template
32363         types, setting breakpoints on template methods and calling a
32364         template method.
32365
32366 Sat Nov  5 00:20:17 1994  Jeff Law  (law@snake.cs.utah.edu)
32367
32368         * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
32369         branch target since some assemblers (gas-2.5)  may emit a
32370         relocation for the branch instead of resolving it in the
32371         assembler.
32372
32373 Sat Oct 29 02:40:40 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32374
32375         * gdb.base/a1-selftest.exp:  Remove RS/6000 xfail for backtrace
32376         through signal handler.
32377
32378 Fri Oct 21 11:10:16 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
32379
32380         * configure.in (*-*-netware): Use config/mt-netware.
32381
32382         * config/mt-netware: New file.
32383         * config/mt-i386-netware: Removed, separate configs for different
32384           netware architectures are no longer needed now that we have
32385           --with-headers.
32386
32387 Sat Oct 15 03:43:00 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32388
32389         * gdb.base/exprs.exp:  Remove xfail for alpha, it is fixed
32390         by the recent changes to use ANSI C arithmetic conversions.
32391
32392 Sun Oct  9 07:44:06 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32393
32394         * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
32395         bug involving using inferior_pid to figure out whether to select a
32396         frame.
32397
32398 Wed Sep 28 23:12:02 1994  Jeff Law  (law@snake.cs.utah.edu)
32399
32400         * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
32401         match the current disassembler output.
32402
32403 Fri Sep 16 11:42:41 1994  Stan Shebs  (shebs@andros.cygnus.com)
32404
32405         * gdb.fortran/exprs.exp: Expect VOID instead of void.
32406         * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
32407         types, expect "int" as type of integer values (for now).
32408
32409 Wed Sep  7 23:33:51 1994  Jeff Law  (law@snake.cs.utah.edu)
32410
32411         * gdb.base/commands.exp: New tests for if/while commands.
32412
32413 Tue Sep  6 13:16:11 1994  Per Bothner  (bothner@kalessin.cygnus.com)
32414
32415         * lib/gdb.exp (runto):  Replace sub-pattern for hex value
32416         by .*, since hex values have different syntax in Chill mode.
32417
32418 Tue Sep  6 02:15:51 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32419
32420         * gdb.c++/demangle.exp (test_arm_style_demangling):  Remove
32421         linefeed from expect pattern for repeated types with indices > 9.
32422
32423 Mon Aug 29 14:20:44 1994  Stan Shebs  (shebs@andros.cygnus.com)
32424
32425         First part of Fortran test suite.
32426         * gdb.fortran: New directory.
32427         * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
32428
32429 Sat Aug 27 23:32:43 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32430
32431         * gdb.base/default.exp:  Update expect pattern for load command
32432         without arguments.
32433
32434 Wed Aug 24 13:15:02 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
32435
32436         * configure.in: Change i386 to i[345]86.
32437         * gdb.base/configure.in: Likewise.
32438         * gdb.c++/configure.in: Likewise.
32439         * gdb.chill/configure.in: Likewise.
32440
32441 Tue Aug 23 19:14:06 1994  Stan Shebs  (shebs@andros.cygnus.com)
32442
32443         * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
32444         patterns, since that is not a valid context for comments.
32445
32446 Fri Aug 19 15:07:30 1994  Kung Hsu  (kung@mexican.cygnus.com)
32447
32448         * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
32449         repeated types and repeated types with indices > 9.
32450
32451 Tue Aug 16 15:57:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
32452
32453         * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
32454         2417; old bug has been fixed.
32455
32456 Fri Aug 12 19:35:41 1994  Jeff Law  (law@snake.cs.utah.edu)
32457
32458         * gdb.base/interrupt.exp: When trying to wake up the inferior,
32459         send the newline ourselves instead of assuming gdb_test will do
32460         so when passed an empty input string.
32461
32462         * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
32463         stabs testcode.
32464
32465 Fri Aug  5 17:01:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
32466
32467         * lib/gdb.exp (gdb_test): Don't send anything if the first
32468           argument is an empty string.  This makes cases where we want to
32469           match output that is already in expect's buffers (for example,
32470           matching a breakpoint after gdb_run_cmd has been called) work
32471           reliably.
32472
32473 Tue Aug  2 10:24:08 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
32474
32475         * config/netware.exp: New file.
32476
32477 Thu Jul 28 12:54:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
32478
32479         * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
32480           the -B and -L prefixes so we can find the debugging stub.
32481
32482         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
32483           there and we are using the gcc from the tree.
32484
32485         * gdb.base/types.c: Removed.
32486
32487         * gdb.base/configure.in: Look for makefile fragments in ../config.
32488           Recognize i386-*-netware.
32489         * gdb.c++/configure.in: Likewise.
32490
32491 Mon Jul 25 23:48:50 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32492
32493         * gdb.base/corefile.exp:  Change `else if' to `elseif', which is
32494         the correct TCL syntax.
32495
32496 Mon Jul 25 15:35:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
32497
32498         * gdb.base/opaque.exp: use runto instead of messing around with
32499           breakpoints.  Simplify by using gdb_test.
32500
32501         * gdb.base/bitfields.exp: restart between tests on netware targets
32502           because breakpoints aren't relocated after target death.  Run
32503           processes to completion.
32504
32505         * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
32506
32507 Sun Jul 24 09:55:51 1994  Fred Fish  (fnf@cygnus.com)
32508
32509         * Makefile.in:  Remove extra tabs that confuse some versions
32510         of "make".  Use the newly built gdb to test with by default,
32511         rather than the first one in the tester's search path.
32512
32513 Sat Jul 23 15:05:47 1994  Stan Shebs  (shebs@andros.cygnus.com)
32514
32515         * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
32516
32517         * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
32518         condition help.
32519
32520 Tue Jul 19 10:26:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
32521
32522         * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
32523
32524         * lib/gdb.exp (gdb_run_cmd): New function, used to start program
32525           running.
32526         * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
32527         * gdb.base/funcargs.exp: Likewise.
32528
32529         * gdb.base/bitfields.exp: Simplify by using gdb_test.
32530         * gdb.base/funcargs.exp: Likewise.
32531
32532         * lib/gdb.exp (gdb_test): if match times out, don't call fail if
32533           message is "".
32534
32535 Mon Jul 18 12:18:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
32536
32537         * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
32538           return,signals,twice}.exp: Handle non-existant binaries
32539           consistantly.
32540
32541         * gdb.base/corefile.exp: Execute coremaker to generate core dump.
32542         * gdb.base/Makefile.in: Don't try to generate a core dump, we
32543           might testing a cross development system.
32544
32545 Thu Jul 14 18:13:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
32546
32547         * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
32548           runtest script is relative to ${srcdir}, not ${rootdir}.
32549
32550 Thu Jul 14 14:56:59 1994  Stan Shebs  (shebs@andros.cygnus.com)
32551
32552         * gdb.base/signals.exp: Allow for optionality of breakpoint
32553         address.
32554
32555 Thu Jul 14 11:21:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32556
32557         * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
32558
32559 Tue Jul 12 12:22:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
32560
32561         * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
32562           for size_t definition.
32563         * gdb.c++/templates.cc: Likewise
32564
32565         * config/mt-i386-netware: New file.
32566
32567         * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
32568           defined.
32569
32570         * gdb.base/Makefile.in: Added support for systems that name core
32571           files by appending "core" to the program name.
32572         * gdb.base/a1-selftest.exp: Likewise.
32573
32574 Mon Jul 11 23:59:18 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32575
32576         * gdb.base/return.exp:  Add comment and message for `return double'
32577         test failure on Sparc Solaris.
32578
32579 Mon Jul  4 12:10:48 1994  Stan Shebs  (shebs@andros.cygnus.com)
32580
32581         * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
32582
32583 Wed Jun 29 00:26:17 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32584
32585         * gdb.c++/misc.cc:  Instantiate classes to inhibit the compiler
32586         from optimizing them away.
32587         * gdb.c++/classes.exp, gdb.c++/inherit.exp:  Update ptype expect
32588         patterns to include default constructors and assignment operators,
32589         to match gcc versions beyond 2.5.8. Accept any cplus demangling
32590         character in the output of the virtual base pointer.
32591
32592 Fri Jun 24 08:15:42 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32593
32594         * gdb.c++/cplusfuncs.exp:  Use string_to_regexp and a regular
32595         expression match in print_addr_of to avoid unintented matches.
32596         * gdb.c++/virtfunc.exp:  Accept alternate ptype output of g++
32597         versions up to 2.5.8.
32598
32599 Mon Jun 20 23:54:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32600
32601         * gdb.base/list.exp:  Tweak alternate pattern for listing of an
32602         included file to run under newer versions of expect.
32603         * gdb.c++/demangle.exp:  Add spaces to the expect patterns between
32604         consecutive >'s in templates to accomodate recent cplus-dem.c change.
32605         Remove xfail for the virtual table of BDDHookV.
32606
32607 Sat Jun 18 12:51:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
32608
32609         * lib/gdb.exp (string_to_regexp): Set a default result.
32610         (default_gdb_start): Fix misleading message.
32611
32612 Wed Jun 15 12:10:10 1994  Stan Shebs  (shebs@andros.cygnus.com)
32613
32614         * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
32615         Remove all CC, etc definitions.
32616         * config/mt-hpux: New file.
32617         * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
32618         (CFLAGS, LDFLAGS): Define.
32619         * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
32620
32621         * Makefile.in (site.exp): Don't insert host_os, etc.
32622         (just-check): Just use RUNTEST with RUNTESTFLAGS only.
32623         (distclean): Check existence of subdir.
32624         * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
32625         * gdb.base/Makefile.in: General cleanup and simplification.
32626         Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
32627         to build executables.   Use default rule to build .o files.
32628         (EXPECT, RUNTEST, CC): Fix relative pathname.
32629         (site.exp): Don't insert host_os, etc.
32630         * gdb.base/signals.c (main): Don't call signal unless SIGALRM
32631         and/or SIGUSR1 defined.
32632         * gdb.base/watchpoint.c: Don't include stdio.h a second time.
32633         * gdb.c++/Makefile.in: General cleanup and simplification.
32634         Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
32635         (CFLAGS): Remove.
32636         (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
32637
32638 Fri Jun 10 10:55:09 1994  Jeff Law  (law@snake.cs.utah.edu)
32639
32640         * gdb.base/recurse.exp: Misc changes to get tests running again
32641         after Kung's changes to the watchpoint code.
32642         * gdb.base/watchpoint.exp: Likewise.
32643
32644 Thu Jun  9 15:16:55 1994  Per Bothner  (bothner@kalessin.cygnus.com)
32645
32646         * lib/gdb.exp (string_to_regexp):  Convert {\} also.
32647
32648 Wed Jun  8 12:12:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
32649
32650         * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
32651         * lib/gdb.exp (default_gdb_start): Define.
32652         * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
32653         gdb.base/funcargs.exp, gdb.base/opaque.exp,
32654         gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
32655         gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
32656         gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
32657         Don't call gdb_target_udi in between tests.
32658
32659 Tue Jun  7 08:30:15 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32660
32661         * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
32662         (which was basically just a local version of the same thing).  In
32663         addition to avoiding duplication, gdb_test_exact is faster.
32664         * lib/gdb.exp (gdb_test_exact): Fix typo.
32665
32666         * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
32667         don't give an error.
32668
32669         * gdb.base/term.exp: Call delete_breakpoints before starting.
32670
32671         * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
32672         (t10): Add comment.
32673
32674 Mon Jun  6 18:26:50 1994  Stan Shebs  (shebs@andros.cygnus.com)
32675
32676         Reorganization of the GDB Test Suite.
32677
32678         * gdb.base: New directory, contains all the basic tests.
32679         * gdb.c++: New directory, tests specific to C++.
32680         * gdb.chill: New directory, tests specific to Chill.
32681         * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
32682         gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
32683         gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
32684         gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
32685         into appropriate new directories (t00-t17 to base, t20-t23 to c++,
32686         t30-31 to chill).
32687         * */gdbme.*: Rename to match appropriate expect scripts.
32688         * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
32689         gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
32690         gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
32691         gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
32692         gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
32693         gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
32694         gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
32695         gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
32696         gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
32697         gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
32698         * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
32699         gdb.c++/virtfunc.cc: New names of C++ files.
32700         * gdb.chill/chillvars.ch: New name of Chill file.
32701         * gdb.base/configure.in, gdb.c++/configure.in,
32702         gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
32703         * gdb.base/Makefile.in, gdb.c++/Makefile.in,
32704         gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
32705         * configure.in (configdirs): Update to reflect directory changes.
32706         (target_abbrev): No longer define for any configuration.
32707         * Makefile.in: Cosmetic improvements to header comments.
32708
32709 Fri Jun  3 18:56:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
32710
32711         Various changes to gdb.t31:
32712
32713         * Makefile.in (gdbme.o):  Compile with -fspecial_UC.
32714         * gdbme.ch:  Make all key-words and predefineds be upper-case.
32715         * chillvars.exp:  Expect key-words and predefinds in upper-case.
32716
32717         * chillvars.exp:  Use gdb_test_exact many places.
32718         Change expected output for arrays (which now includes index labels).
32719
32720         * pr-5020.exp, gdme.ch (module PR_5020):
32721         New test, for PR-5020.
32722
32723 Thu Jun  2 16:02:41 1994  Per Bothner  (bothner@kalessin.cygnus.com)
32724
32725         * lib/gdb.exp (string_to_regexp, gdb_test_exact):  New procedures.
32726         * Makefile.in (CHILL_LIB):  Remove bogus redundant definitions.
32727
32728 Sun May 29 22:31:42 1994  Per Bothner  (bothner@kalessin.cygnus.com)
32729
32730         * Makefile.in:  Fix bit-rot in definitions of CHILL,
32731         CHILL_FOR_TARGET and Chill_LIB.
32732         * gdb.t31/gdbme.ch:  Fix syntax of nested array tuples.
32733         * gdb.t31/Makefile.in:  Add definitions for CHILLFLAGS,
32734         CHILL, and CHILL_LIB.
32735
32736 Sat May 21 10:05:08 1994  Bill Cox  (bill@rtl.cygnus.com)
32737
32738         * Revert the previous changes.  Please see Rob's directory
32739           /lisa/test/rob/progressive/gdb/testsuite for these fixes.
32740
32741 Thu May 19 12:51:00 1994  Bill Cox  (bill@rtl.cygnus.com)
32742
32743         * Makefile.in, configure.in, config/mips-gdb.exp,
32744           config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
32745           config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
32746           config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
32747           gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
32748           gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
32749           gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
32750           gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
32751           gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
32752           gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
32753           gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
32754           gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
32755           gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
32756           gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
32757           gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
32758           gdb.t24/demangle.exp, lib/gdb.exp:  Check in Rob's testing
32759           changes from 94Q1.
32760
32761 Wed May 18 17:04:03 1994  Bill Cox  (bill@rtl.cygnus.com),
32762
32763         * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
32764           config/mt-slite, config/mt-unix, config/mt-vxworks: Add
32765           Rob's new testing fragments.
32766
32767 Tue May 17 15:04:14 1994  Bill Cox  (bill@rtl.cygnus.com)
32768
32769         * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
32770           lib/gdb.exp: Replace error proc calls with perror.
32771
32772 Mon May 16 19:00:50 1994  Stan Shebs  (shebs@andros.cygnus.com)
32773
32774         * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
32775         version also, match on casted version strings, and match on
32776         gdb startup case where the line numbers might be messed up.
32777
32778 Fri May 13 18:00:27 1994  Bill Cox  (bill@rtl.cygnus.com)
32779
32780         * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
32781           (CFLAGS): Delete it from here.
32782
32783 Tue May  3 16:08:09 1994  Kung Hsu  (kung@mexican.cygnus.com)
32784
32785         * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
32786
32787 Fri Apr 29 14:26:35 1994  Stan Shebs  (shebs@andros.cygnus.com)
32788
32789         * Makefile.in (RUNTEST): Default to just "runtest".
32790
32791 Tue Apr 26 22:21:40 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
32792
32793         * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
32794         * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
32795         the code has been restructured.
32796
32797 Thu Apr 21 12:48:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32798
32799         * gdb.t00/default.exp (set write): Allow any number of \r and/or
32800         \n, not just one of each.
32801
32802         * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
32803         /bin/cc gives a warning if you do.
32804
32805 Thu Apr 21 11:54:04 1994  Kung Hsu  (kung@mexican.cygnus.com)
32806
32807         * gdb.t24/demangle.exp: change expect pattern of
32808         __t10ListS_link1ZUiRCUiPT0
32809
32810 Wed Apr 13 15:05:00 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
32811
32812         * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
32813         on local variables in recursive functions.
32814
32815         * gdb.t07/Makefile.in: Build the new test.
32816
32817 Tue Apr 12 20:45:25 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
32818
32819         * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
32820         directly.  Instead compare the return values from actual calls.
32821
32822 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
32823
32824         * Makefile.in (check): Set TCL_LIBRARY for runtest.
32825
32826 Mon Apr 11 09:15:30 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
32827
32828         * From Peter Schauer with minor modifications.
32829         * gdb.t15/return.exp (return_tests): Handle targets where "return"
32830         stops in mid-line in the caller.  Add xfail for returning a float
32831         value on X86 targets.
32832
32833 Tue Apr  5 15:16:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
32834
32835         * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
32836         to avoid expect lossage.
32837         (fmem_LRbug_tests): Likewise.
32838         * gdb.disasm/hppa.s: Corresponding changes.
32839
32840         * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
32841         conditions to work with latest dejagnu/expect.
32842
32843         * gdb.t15/funcargs.exp (finish from indirect call): No longer
32844         expected to fail on the PA.
32845         (backtrace in call with trampolines): Explicitly require main
32846         to be frame #1 (no trampolines should show up in backtrace).
32847
32848         * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
32849         "continue -expect".
32850         * gdb.t06/break.exp: Likewise.
32851         * gdb.t07/watchpoint.exp: Likewise.
32852         * gdb.t13/bitfields.exp: Likewise.
32853         * gdb.t15/{funcargs,return}.exp: Likewise.
32854         * gdb.stabs/weird.exp: Likewise.
32855         * config/{mips,udi}-gdb.exp: Likewise.
32856
32857         * hppa.sed: Enclose comments within a sed command to avoid
32858         losing with the old OSF1 sed.
32859
32860 Wed Mar 30 00:31:49 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32861
32862         * gdb.t02/whatis.exp, gdb.t08/opaque.exp:  Add XFAILs for
32863         sequent dynix.
32864         * gdb.t06/signals.exp:  Add clear_xfail for sequent dynix.
32865         * gdb.t15/funcargs.exp:  Conditionally step again to really
32866         finish from marker_call_with_trampolines. Handle the case where
32867         the first step from within call_with_trampolines already steps
32868         us back to main.
32869         * gdb.t15/gdbme.c:  Add comment to closing brace of
32870         call_with_trampolines for funcargs.exp.
32871
32872 Tue Mar 29 23:55:27 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
32873
32874         * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
32875         Fix typo(s).
32876
32877 Sun Mar 27 16:53:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
32878
32879         * gdb.t07/gdbme.c: More code for watchpoint testing.
32880
32881         * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
32882         "Hardware watchpoint" throughout file.
32883         (test_watchpoint_triggered_in_syscall): New test.
32884         (test_complex_watchpoint): New test.
32885
32886 Fri Mar 25 17:05:31 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
32887
32888         * gdbme.c (call_with_trampolines): New function to try and step
32889         into.  Tests trampoline problems on the PA.
32890
32891         * funcargs.exp (localvars_in_indirect_call): No longer expect
32892         stepping into indirect call to fail on PAs.
32893         (test_stepping_over_trampolines): New test.
32894
32895 Wed Mar 23 07:43:33 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32896
32897         * TODO: Add suggestions for static member function tests, and
32898         completion tests.
32899
32900 Wed Mar 16 08:28:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32901
32902         * TODO: Add suggestions for "p/a" tests.
32903
32904         * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
32905         (default_gdb_exit): Replace all the hair with sending "quit" to
32906         the process with a simple close.
32907
32908 Tue Mar 15 08:45:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32909
32910         * TODO: Add suggestions for shared library tests.
32911
32912 Sun Mar 13 10:45:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32913
32914         * TODO: Add suggestions for x/s tests.
32915
32916 Fri Mar 11 08:22:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32917
32918         * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
32919         "enable once", and "enable breakpoints once" with ".*".
32920
32921 Thu Mar 10 08:34:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32922
32923         * TODO: Add suggestions about structure passing tests.
32924
32925 Mon Mar  7 13:45:54 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
32926
32927         * gdb.t03/gdbme.c:  gcc version 1 puts out the wrong stabs for
32928         the primary1 test, use work around if __GNUC__ < 2.
32929         * gdb.t06/signals.c:  Add comments for signals.exp pattern matching.
32930         * gdb.t06/signals.exp:  Add XFAILs for i386 bsd and vax ultrix.
32931         Test for bad output rather than waiting for timeout.  Issue
32932         second continue only if first continue failed.
32933
32934 Wed Mar  2 10:08:01 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
32935
32936         * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
32937         operator[] test with gdb_test because the old code didn't seem to
32938         be getting the quoting right with the new dejagnu.
32939
32940 Thu Feb 24 19:49:25 1994  Rob Savoye  (rob@poseidon.cygnus.com)
32941
32942         * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
32943         one from the path.
32944         * Makefile.in: Use a fresh expect if there is one, use runtest
32945         from the src tree if there is one.
32946
32947 Thu Feb 24 18:49:37 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
32948
32949         * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
32950         next over recursive call.  Revise the tests from that point on
32951         (which had been skipped) to match GDB's actual (correct) output.
32952
32953         * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
32954         with next over a breakpoint whose condition is false.
32955
32956         * gdb.t00/help.exp: Comment out "help set print" tests just like
32957         (and for same reason as) "help set" test.
32958
32959 Mon Feb 14 09:58:23 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
32960
32961         * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
32962         * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
32963
32964 Sun Feb  6 15:36:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32965
32966         * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
32967         necessary gdb_target_udi.
32968
32969         * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
32970
32971         * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
32972         1838 and 2417; they are fixed.
32973
32974         * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
32975         gdb.t03/ptype.exp (ptype structure, ptype union):
32976         Remove xfails; the test is looser than when the xfails were added.
32977
32978         * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
32979         * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
32980
32981         * gdb.t01/run.exp: Only run shell test if isnative.
32982
32983         * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
32984         since "run" automatically loads if necessary.  Call gdb_target_udi
32985         after the "file" since "file" kills any execution target.
32986
32987         * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
32988         GDB.  GDB doesn't work that way (not anymore at least) on UDI.
32989         * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
32990         argument for UDI.
32991
32992 Fri Feb  4 12:19:32 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
32993
32994         * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
32995
32996         * gdb.t17/callfuncs.exp: Add xfails for rs6000.
32997
32998 Sat Feb  5 09:11:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
32999
33000         * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
33001         properly quoting regexps.  This makes the second argument to
33002         demangle a fixed string, which matches the callers, instead of a
33003         shell-style pattern which is what the previous implementation
33004         used.  Update some of the callers.
33005
33006 Sat Feb  5 10:19:09 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
33007
33008         * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
33009         (comib_nullified_tests): Fix typo.
33010         * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
33011         strings.  No longer expected to fail.
33012
33013         * gdb.disasm/hppa.s (addib_tests): Fix typo.
33014         * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
33015         strings.  No longer expected to fail.
33016
33017         * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
33018         string.  No longer expected to fail.
33019
33020 Fri Feb  4 23:45:11 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
33021
33022         * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
33023         No longer expected to fail.
33024
33025         * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
33026         string.  No longer expected to fail.
33027
33028 Fri Feb  4 10:35:42 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
33029
33030         * gdb.t24/demangle.exp: Remove a bunch more tests which differ
33031         only in the names (I probably got most of them).  I was even
33032         generous with some which differed in underscores in names, and
33033         probably missed a few, and I *still* was able to remove almost a
33034         third of the file with almost no impact on testsuite coverage.
33035
33036 Thu Feb  3 12:04:49 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
33037
33038         * gdb.t00/default.exp: Match udi_attach error message as well as
33039         the one from child_attach.
33040
33041         * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
33042
33043         * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
33044
33045         * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
33046         * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
33047
33048         * Move test with enums and partial symbols back to
33049         gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
33050         Reverts the change of 26 May 93.  Per today's change to
33051         stabs.texinfo, the behavior that weird.exp was expecting was
33052         unreasonable; what is important is that the compiler+gdb get
33053         things right, which happens with a recent gcc.  Also fix the test
33054         to deal with native compilers which put out the stab gdb can't
33055         deal with.
33056
33057 Mon Jan 31 15:40:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
33058
33059         * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
33060         in the names.  The main thing these accomplish is to slow things down.
33061         Many more such duplicates surely remain.
33062
33063         * gdb.t00/help.exp: Comment out "help support" test just like
33064         (and for same reason as) "help set" test.
33065
33066 Mon Jan 31 06:43:45 1994  Fred Fish  (fnf@cygnus.com)
33067
33068         * gdb.t06/break.exp:  Remove setup_xfails for
33069         sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
33070         * gdb.t20/inherit.exp (test_ptype_si):  Update warning message
33071         about known bug in gcc to include up through 2.5.8.
33072         * gdb.t20/inherit.exp (test_ptype_vi):  Accept "_vb." as well as
33073         well as "_vb$".
33074         * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
33075         Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
33076         with latest gcc and gdb.
33077         * gdb.t22/virtfunc.exp (test_ptype_of_classes):  Accept "_vb." as
33078         well as "_vb$".
33079
33080 Sat Jan 29 23:31:26 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
33081
33082         * configure.in (hppa*-*-*): Also configure and build stabs-only
33083         tests.
33084
33085 Thu Jan 27 08:21:16 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
33086
33087         * gdb.t10/hppa.mt: A makefile fragment for the PA.
33088         * gdb.t10/configure.in (hppa*-*-*): Use it.
33089
33090 Tue Jan 25 12:58:26 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33091
33092         * gdb.t09/corefile:  Increase timeout when spawning gdb explicitly.
33093
33094 Wed Jan 19 12:40:25 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33095
33096         * gdb.t06/signals.exp:  Handle blocked SIGTRAP on sun3 for bash
33097         versions prior to 1.13.5.
33098
33099 Tue Jan 18 20:10:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
33100
33101         * gdb.t00/default.exp (show prompt): In FAIL case, only match if
33102         the prompt is at the start of a line.
33103
33104 Mon Jan 17 20:07:51 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
33105
33106         * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
33107         Enable "diag" instruction.  Delete copr from fpu_misc_tests, it's
33108         in the copr tests now.
33109         * gdb.disasm/hppa.exp: Run new sfu and copr tests.  Do not expect
33110         copr in the fpu_misc tests anymore.  fpu_misc tests are no longer
33111         expected to fail.
33112
33113 Fri Jan 14 14:24:21 1994  Rob Savoye  (rob@darkstar.cygnus.com)
33114
33115         * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
33116         gdb.t31/chillvars.exp, lib/gdb.exp:
33117         Tweak to run under either version of expect.
33118         * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
33119         * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
33120         * gdb.t11/list.exp: Remove extraneous whitespace.
33121
33122 Sat Jan 15 09:57:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
33123
33124         * gdb.t16/printcmds.exp (test_print_strings): Accept
33125         "(unsigned char *) " before the string.
33126
33127         * TODO: Add notes about printing of fancy types and GDB expressions.
33128
33129 Thu Jan 13 17:16:09 1994  Stan Shebs  (shebs@andros.cygnus.com)
33130
33131         * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
33132         * gdb.t06/configure.in: Don't try to compile signals test program
33133         if doing mips-idt-ecoff.
33134
33135 Thu Jan 13 08:25:55 1994  Rob Savoye  (rob@darkstar.cygnus.com)
33136
33137         * Most .exp files: Tweak to run under either version of expect.
33138
33139 Tue Jan 11 15:21:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
33140
33141         * gdb.t12/scope.exp: Add xfails for rs6000.  Remove 1806 from existing
33142         xfails; I'm not sure why they are failing, but not because of PR 1806.
33143
33144 Mon Jan 10 22:14:20 1994  Rob Savoye  (rob@darkstar.cygnus.com)
33145
33146         * config/unix-gdb.exp: Remove gdb_unload cause it's already
33147         defined in lib/gdb.exp.
33148
33149 Fri Jan  7 12:42:45 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33150
33151         * gdb.t07/watchpoint.exp:  Clear xfail for calling function with
33152         watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
33153         * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc:  Conversion operator functions
33154         have to be typeless.
33155
33156 Tue Jan  4 09:32:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
33157
33158         * TODO: Add suggestion for copyright year test.
33159
33160 Mon Jan  3 11:35:26 1994  Stan Shebs  (shebs@andros.cygnus.com)
33161
33162         * configure.in (*-*-lynxos*): Add stabs tests.
33163
33164 Wed Dec  1 21:54:05 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
33165
33166         * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
33167         so insert a tab before any assembler directive in column zero.
33168
33169         * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
33170         stores.
33171         * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
33172         stores.
33173         (fpu_short_memory_tests): Likewise.
33174
33175 Mon Nov 22 13:23:22 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33176
33177         * gdb.stabs/ecoff.mt:  Delete alpha specific if block, fix typo.
33178         * gdb.stabs/ecoff.sed:  Escape inserted blanks with backslashes, embed
33179         .stabs directives in comments.
33180
33181 Fri Nov 19 14:09:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33182
33183         * TODO: New file, describing tests we could write.
33184         * gdb.t09/corefile.exp: Move description of tests to write to TODO.
33185
33186 Tue Nov 16 21:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33187
33188         * gdb.t06/signals.exp: Add kludge to force re-sync.
33189
33190         * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
33191         to xgdb instead of gdb, get out of gdb.
33192
33193 Tue Nov 16 10:21:57 1993  Rob Savoye  (rob@cygnus.com)
33194
33195         * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
33196         for info.
33197
33198 Sat Nov 13 23:17:48 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
33199
33200         * gdb.stabs/hppa.mt: A makefile fragment for the PA.
33201         * gdb.stabs/configure.in (hppa*-*-*): Use it.
33202         * gdb.stabs/hppa.sed: New sed script for the PA.
33203
33204 Sat Nov 13 22:50:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33205
33206         * gdb.stabs: Re-write weird.def and configuration to use sed
33207         instead of cpp.  sed is portable and POSIX; cpp is neither.
33208
33209 Fri Nov 12 15:26:36 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33210
33211         * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
33212
33213 Mon Nov  8 16:55:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33214
33215         * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
33216
33217 Thu Nov  4 23:07:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33218
33219         * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
33220         "_vb$".
33221         * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
33222         * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
33223
33224 Wed Nov  3 13:53:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33225
33226         * lib/gdb.exp: Comment out code which depends on non-existent
33227         `transform' procedure.
33228
33229 Wed Nov  3 11:23:11 1993  Rob Savoye  (rob@darkstar.cygnus.com)
33230
33231         * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
33232         * lib/gdb.exp: Transform tool name.
33233         * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
33234         1.1's new error handling system.
33235
33236 Mon Nov  1 10:36:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33237
33238         * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
33239
33240 Fri Oct 29 17:58:14 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33241
33242         * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
33243         They made pattern matching so slow that timeouts happened on
33244         heavily loaded systems.  Now any output from "show print" which
33245         gets us back to the GDB prompt is a PASS.
33246
33247 Mon Oct 25 14:36:50 1993  Stu Grossman  (grossman at cygnus.com)
33248
33249         * gdb.disasm/hppa.mt:  Use $(srcdir) in hppa.o make rule.
33250
33251 Mon Oct 25 13:35:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33252
33253         * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
33254
33255         * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
33256         It is not from PR 3220.
33257
33258 Sun Oct 24 18:49:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33259
33260         * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
33261         just started failing because they depended on the order the
33262         subcommands are presented, or exact docstring text.  This kind of
33263         test is a pain and has minimal benefit.
33264
33265 Thu Oct 21 08:26:48 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33266
33267         * gdb.t09/corefile.exp: At end of test, use "core" command with
33268         no arguments.
33269
33270 Wed Oct 20 08:56:02 1993  Stu Grossman  (grossman at cygnus.com)
33271
33272         * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
33273         17}/Makefile.in:  Make it possible to run the testsuite with Sun
33274         make and CC = cross gcc by adding explicit build rules for .o
33275         files.
33276
33277 Tue Oct 19 14:57:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33278
33279         * gdb.t15/funcargs.exp: Don't put comments on same line as
33280         setup_xfail (@#$*%& tcl braindamage!).
33281
33282 Mon Oct 18 21:50:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33283
33284         * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
33285
33286 Fri Oct 15 15:39:54 1993  Kung Hsu  (kung@cirdan.cygnus.com)
33287
33288         * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
33289         * gdb.t20/inherit.exp: remove three dumplicate entries.
33290
33291 Fri Oct 15 13:45:25 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33292
33293         * gdb.t06/break.exp: For "next over recursive call", fail on any
33294         incorrect output, not just on "factorial (value=2)".
33295
33296 Fri Oct 15 11:52:56 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33297
33298         * gdb.t12/scope.exp:  Remove xfails, filename::var syntax should be
33299         working now. Add an xfail if accesing a bss variable causes
33300         a memory error if the target is not yet run.
33301
33302 Thu Oct 14 19:16:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33303
33304         * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
33305         constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
33306         name of __st* demangling (2 strings).  Did Kung really get the
33307         more than 95 others right without testing them?
33308
33309 Thu Oct 14 16:27:08 1993  Kung Hsu  (kung@cirdan.cygnus.com)
33310
33311         * gdb.t24/demangle.exp: clean up XFAILS, more than 100
33312
33313 Thu Oct 14 11:40:30 1993  Jeffrey Law  (law@cs.uah.edu)
33314
33315         * configure.in (configdirs): Add gdb.disasm
33316         * gdb.disasm: New directory for GDB disassembler tests.
33317         * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
33318
33319 Thu Oct 14 11:40:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33320
33321         * gdb.t00/help.exp: Don't test "help set".
33322
33323         * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
33324         from within expect statements.  None of these happen anymore and
33325         they cause regressions to be silently unnoticed.
33326
33327         * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
33328         messages) about known failures with gcc cygnus-2.4.5-930417.
33329
33330         * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
33331         comp-info.exp so it gets built if it doesn't exist.
33332
33333         * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
33334         it is no longer used.
33335         * gdb.t13/comp-info.c: Removed.
33336
33337 Wed Oct 13 22:54:06 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
33338
33339         * gdb.t06/signals.exp: Add xfail for sun3.
33340
33341 Thu Oct  7 12:01:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33342
33343         * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
33344         relevant because ^C doesn't get sent but failure can be reproduced
33345         interactively).
33346
33347 Tue Oct  5 10:43:11 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33348
33349         * gdb.stabs/alpha.mt:  New configuration file for alpha.
33350         * gdb.stabs/configure.in:  Use it.
33351         * gdb.stabs/ecoff.mt, weird-ecoff.sed:  Change sed script to enable
33352         sharing with alpha.mt, redefine long to word via preprocessor.
33353         * gdb.stabs/weird.def:  Conditionally adapt storage layout of v_comb
33354         for alpha.
33355         * gdb.stabs/weird.exp:  Handle compilation of weird.s by alpha
33356         native cc.
33357         * gdb.t00/teststrategy.exp:  Change expect string so that we
33358         consume the `(xgdb)' from the command echo and from the gdb prompt.
33359         * gdb.t05/expr.exp:  xfail "print unsigned int == (~0)" on the alpha.
33360         gdb currently compares all values as long, so this failure probably
33361         applies to any configuration where LONGEST is bigger than a target int.
33362         * gdb.t08/comp-info.c:  New file to determine if gdbme is compiled
33363         with gcc.
33364         * gdb.t08/Makefile.in, opaque.exp:  Use it. Alpha native cc is unable
33365         to handle opaque pointers, gcc is.
33366         * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc:  operator new takes a size_t
33367         as first argument. Include <sys/types.h> and change all operator
33368         new definitions to use size_t.
33369         * gdb.t21/cplusfuncs.exp:  Handle changes in output for operator new
33370         now that we use size_t.
33371
33372 Wed Sep 29 00:55:49 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33373
33374         * gdb.t03/ptype.exp, gdb.t15/printcmds.exp:  When constructing
33375         a long or float array cast all array members to the same type.
33376         * gdb.t04/setvar.exp:  Handle the decimal output of an unsigned long
33377         with 64 bit longs.
33378         * gdb.t07/watchpoint.exp:  Add finish and until variations encountered
33379         on alpha.
33380         * gdb.t08/opaque.exp, gdb.t17/interrupt.exp:  Add xfails for alpha.
33381
33382 Tue Sep 28 17:26:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33383
33384         * gdb.t24 (demangle.exp): Constructors of templates have names like
33385         vector<int>::vector(int) not vector<int>::vector<int>(int).  See
33386         section 14.6 of the ARM.
33387
33388         * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
33389         "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
33390         accomplish little and slow down the testsuite.
33391
33392         * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
33393         Accept spaces various places.
33394
33395 Tue Sep 21 17:28:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33396
33397         * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
33398         with watchpoint enabled.
33399
33400         * Makefile.in: Remove definition of CC and remove the second
33401         definition of CXX (the "CXX = gcc" one remains).  These definitions
33402         were causing backquotes to be expanded within backquotes, which
33403         doesn't work.
33404
33405 Sat Sep 18 09:43:21 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
33406
33407         * gdb.t17/callfuncs.exp: Add "return 0" to end.
33408
33409 Fri Sep 17 04:41:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33410
33411         * gdb.stabs/ecoff.mt:  Remove STABSCC hack.
33412         * gdb.stabs/weird.exp:  Handle the case where weird.o is compiled
33413         by mips cc and contains no stabs entries.
33414
33415 Thu Sep 16 17:22:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
33416
33417         * config/vx-gdb.exp: Use fake device to load files rather than
33418         NFS.
33419         * lib/gdb.exp: New proc to do "file" command.
33420         * config/unix-gdb.exp: Use new "file" proc.
33421
33422 Thu Sep 16 13:45:44 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
33423
33424         * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
33425         Rework board rebooting slightly.
33426         (gdb_exit): Don't exit from the remote shell; there isn't one.
33427         * gdb.stabs/weird.exp: If a program is being debugged already,
33428         kill it.
33429         * gdb.t04/setvar.exp: Stop and restart gdb.
33430         * gdb.t05/expr.exp: Likewise.
33431         * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
33432         restart gdb and reload the program.
33433         * gdb.t08/opaque.exp: Likewise.
33434         * gdb.t12/scope.exp: Likewise.
33435         * gdb.t13/bitfields.exp: Likewise.
33436         * gdb.t15/funcargs.exp: Likewise.
33437         * gdb.t20/classes.exp: Likewise.
33438         * gdb.t03/ptype.exp: Increase timeout.
33439         * gdb.t16/printcmds.exp (test_print_string_constants,
33440         test_print_array_constants): Likewise.
33441         * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
33442         * gdb.t20/classes.exp (do_tests): Likewise.
33443         * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
33444
33445 Wed Sep 15 14:24:36 1993  Ian Lance Taylor  (ian@cygnus.com)
33446
33447         * gdb.stabs: Renamed *wierd* to *weird*.
33448
33449 Wed Sep 15 10:36:50 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
33450
33451         * gdb.t13/bitfields.exp: Test for bad output rather than waiting
33452         for timeout.  Add "known gcc 2.4.5 bug" to failure message.
33453
33454 Tue Sep 14 17:16:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
33455
33456         * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
33457         (do_tests): Remove xfail for whatis on one_var and two_var.
33458
33459 Wed Sep  8 23:14:23 1993  Rob Savoye  (rob@darkstar.cygnus.com)
33460
33461         * Makefile.in: Made cross building work better by adding
33462         {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
33463
33464 Tue Sep  7 14:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33465
33466         * gdb.t15/{return.c,return.exp,Makefile.in}:
33467         New test, currently commented out.
33468
33469 Tue Aug 31 16:51:29 1993  Rob Savoye  (rob@darkstar.cygnus.com)
33470
33471         * config/udi-gdb.exp: gdb_exit now kills any isstip processes
33472         still running and removes the leftover named socket so GDb can do
33473         clean restarts.
33474
33475 Mon Aug 30 17:55:16 1993  Rob Savoye  (rob@darkstar.cygnus.com)
33476
33477         * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
33478         console, not GDB.
33479         * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
33480         cross testing works better with "make check"
33481         * config/unix-gdb: Use default procedures for exit and version.
33482         * config/vx-gdb.exp: Cleaned up and massaged back to working order
33483         with the newest VxWorks.
33484
33485 Thu Aug 26 17:50:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33486
33487         * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
33488         old form.
33489
33490         * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
33491         name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
33492
33493         * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
33494
33495         * config/unix-gdb.exp: Remove this version of gdb_exit
33496         * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
33497         Rob says he'll look at it when he gets back to testing boards.
33498
33499 Thu Aug 26 07:20:00 1993  Fred Fish  (fnf@deneb.cygnus.com)
33500
33501         * gdb.t22/virtfunc.exp:  Accept missing struct/class names as
33502         an expected fail for certain ptype commands.
33503
33504         * gdb.t20/classes.exp:  Update expected results of "ptype class
33505         Base1" to account for the constructor that now appears in the type.
33506
33507 Wed Aug 25 16:48:05 1993  Fred Fish  (fnf@deneb.cygnus.com)
33508
33509         * configure.in (configdirs):  Restore gdb.t04, which mysteriously
33510         disappeared from list.
33511         * config/{udi-gdb.exp, gdb-unix.exp}:  Replace calls to obsolete
33512         "alldone" proc with call to cleanup and exit.
33513         * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
33514         gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
33515         gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
33516         gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
33517         gdb.t12/scope.exp, gdb.t13/bitfields.exp}:  Replace calls to
33518         "alldone" proc with simple returns that suppress remaining
33519         tests.  The alldone proc went away many months ago.
33520
33521 Tue Aug 24 11:04:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33522
33523         * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
33524
33525         * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
33526
33527 Thu Aug 19 22:08:41 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33528
33529         * gdb.t15/funcargs.exp:  Allow arguments for main in backtraces
33530         as vax gdb will display them.
33531
33532 Thu Aug 19 18:18:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33533
33534         * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
33535         optimizers.
33536
33537         * scope.exp: Change "bad value for localval" messages so each one
33538         is unique.
33539
33540         * config/unix-gdb.exp (gdb_exit): Move info on this vs.
33541         lib/gdb.exp (gdb_exit) from ChangeLog to comments.
33542
33543         * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
33544
33545 Tue Aug 17 00:05:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33546
33547         * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
33548         doesn't exist (due to optimization).
33549
33550 Mon Aug 16 21:05:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33551
33552         * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
33553         contains \r because the filename is long.
33554
33555         * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
33556         'continue'" bug, and change xfail back to i*86-univel-sysv4*.
33557
33558 Mon Aug 16 03:05:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33559
33560         * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
33561         gdb.t08/opaque.exp, gdb.t17/interrupt.exp:  Update for vax running
33562         Ultrix.
33563         * gdb.t02/whatis.exp:  Use procedure to setup xfails on long versus
33564         int tests.
33565         * gdb.t08/opaque.exp:  Use procedure to setup xfails for opaque tests.
33566
33567 Thu Aug 12 15:24:28 1993  Fred Fish  (fnf@deneb.cygnus.com)
33568
33569         * Makefile.in (distclean):  Remove *.log *.plog *.sum *.psum site.*.
33570
33571         * gdb.t17/interrupt.exp:  Fix 'missing Continuing' case so pattern
33572         to match does not match the passing case but still matches the
33573         failing case.
33574
33575 Thu Aug 12 16:58:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33576
33577         * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
33578
33579 Wed Aug 11 19:47:27 1993  John Gilmore  (gnu@rtl.cygnus.com)
33580
33581         * lib/gdb.exp (gdb_exit):  Move the best version of gdb_exit
33582         to here.  Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
33583         * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
33584         Remove various versions of gdb_exit.
33585         * config/vx-gdb.exp:  Remove quit_vxgdb, change a caller to call
33586         gdb_exit.
33587         * config/unix-gdb.exp:  gdb_exit remains here, and should override
33588         the generic version, since it's doing a lot of wierd stuff that
33589         the other versions aren't.  FIXME, fold it in, or abandon this
33590         version.
33591
33592 Wed Aug 11 12:09:32 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33593
33594         * gdb.t24/demangle.exp: Add tests for PR 3220.
33595
33596 Tue Aug 10 15:49:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33597
33598         * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
33599
33600 Tue Aug 10 15:45:25 1993  Fred Fish  (fnf@deneb.cygnus.com)
33601
33602         * gdb.t07/watchpoint.exp:  Clear xfail with "i*86-*-*", not just
33603         "i386-*-*".  Works for i486 as well.
33604
33605         * gdb.t06/signals.exp:  Rework code that recognizes known SVR4
33606         bug, and expand domain of xfail to all SVR4 systems, since the
33607         actual problem is likely to be in generic SVR4 /proc support.
33608
33609 Tue Aug 10 15:49:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33610
33611         * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
33612
33613 Tue Aug 10 09:56:56 1993  Fred Fish  (fnf@deneb.cygnus.com)
33614
33615         * gdb.t17/interrupt.exp:  Set up xfail for *-*-sysv4*, in chain of
33616         xfails for other systems.  Match a missing 'Continuing.' as an
33617         explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
33618
33619         * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
33620         gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
33621         Only issue warning for missing executables if -all option is used.
33622
33623         * gdb.stabs/wierd.exp:  Only issue warning for missing wierd.o
33624         file if -all option is used.  It's like an unpredictable XFAIL.
33625
33626 Mon Aug  9 10:13:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33627
33628         * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
33629         for dynamically linked binaries.
33630
33631         * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
33632
33633 Sun Aug  8 14:21:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33634
33635         * gdb.t20/inherit.exp: Change message for "print tagless struct"
33636         to state that this is a known bug in old versions of g++.
33637
33638 Fri Aug  6 21:40:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33639
33640         * gdb.t17/interrupt.exp:  Add xfail for 386 bsd. Accept echoed newline
33641         while waiting for `Continuing'.
33642
33643 Fri Aug  6 13:38:08 1993  Fred Fish  (fnf@deneb.cygnus.com)
33644
33645         * gdb.t10/nodebug.exp:  Expect to find local/global minimal symbols
33646         in text, data, and bss.
33647         * gdb.t10/nodebug.c:  Add local and global test variables for
33648         initialized and uninitialized data.
33649
33650 Thu Aug  5 12:18:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33651
33652         * config/unix-gdb.exp (gdb_exit): Add "wait".
33653
33654 Thu Aug  5 18:14:06 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33655
33656         * gdb.t06/signals.exp:  xfail the continue from the handler for all
33657         targets.
33658
33659         * gdb.t07/watchpoint.exp:  clear_xfail for i386 when calling a
33660         function with watchpoints enabled, the i386 call dummy starts with
33661         a call.
33662
33663         * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in:  Handle the way
33664         386 bsd names its corefiles.
33665
33666 Wed Aug  4 08:53:41 1993  Fred Fish  (fnf@cygnus.com)
33667
33668         * gdb.t10/Makefile.in (nodebug.o):  Don't use "-c -o", many
33669         compilers don't grok it.
33670         * gdb.t16/gdbme.c (ctable1):  Initialize unsigned char array
33671         with small octal ints rather than character constants, which
33672         are signed and might not fit if first promoted to int.
33673
33674 Tue Aug  3 18:28:25 1993  Fred Fish  (fnf@cygnus.com)
33675
33676         * gdb.t09/Makefile.in (clean):  Remove corefile.
33677
33678 Mon Aug  2 12:47:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33679
33680         * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
33681
33682 Mon Aug  2 12:30:14 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33683                           and Jim Kingdon (kingdon@cygnus.com)
33684
33685         * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
33686         NO_SINGLE_STEP machines.  Fix comment about its cause.  Uncomment
33687         the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
33688
33689 Fri Jul 30 19:46:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33690
33691         * gdb.t17/interrupt.exp: Add xfail for hppa.
33692
33693 Fri Jul 30 12:54:11 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33694
33695         * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
33696         gdb.t09/corefile.exp:  Cleanup xfails for fixed mips bugs.
33697         * gdb.t13/bitfields.exp, gdbme.c:  Examine a variable in the inferior
33698         to determine signed-ness of bitfields and use the result to setup
33699         the xfail.
33700         * gdb.t15/gdbme.c:  Add comments to the two indirect call0a lines.
33701         * gdb.t15/funcargs.exp:  Use them to step until the second indirect
33702         call line is reached if necessary.
33703
33704 Thu Jul 29 20:33:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33705
33706         * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
33707
33708 Mon Jul 26 00:15:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33709
33710         * gdb.t06/break.exp: Also test `clear' command.
33711
33712 Wed Jul 21 18:03:38 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
33713
33714         * gdb.t00/teststrategy.exp: Remove extra quote.
33715
33716         * gdb.t07/watchpoint.exp: Change xfail for calling function with
33717         watchpoint enabled to be for all non-68k machines.
33718
33719         * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
33720
33721 Mon Jul 19 23:59:26 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33722
33723         * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
33724         targets use aout.mt instead of ecoff.mt as gas understands
33725         standard aout format.
33726
33727 Mon Jul 19 18:14:06 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
33728
33729         * lib/gdb.exp (runto): Don't insist that function we are running to
33730         was compiled with -g.
33731
33732         * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
33733
33734         * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
33735         to get back into the read system call.
33736         Accept leading newline in case where we woke it up.
33737
33738 Sun Jul 18 08:40:45 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33739
33740         * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}:  New files
33741         to make the stabs test work on ecoff systems using gcc and -with-stabs.
33742         * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}:  Modify to
33743         enable ecoff configuration.
33744
33745 Thu Jul 15 11:54:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33746
33747         * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
33748
33749 Wed Jul 14 09:36:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33750
33751         * gdb.t16/printcmds.exp: Add another printf test.
33752
33753 Wed Jul 14 15:37:13 1993  Ian Lance Taylor  (ian@cygnus.com)
33754
33755         * configure.in: If configured -with-stabs on any target, add
33756         stabsdirs to configdirs.
33757
33758 Wed Jul 14 09:36:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33759
33760         * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
33761         fun" so pattern does not match the command itself.
33762
33763 Mon Jul 12 11:22:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33764
33765         * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
33766
33767 Sun Jul 11 12:03:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33768
33769         * gdb.t17/interrupt.exp: Test for more things.
33770
33771 Fri Jul  9 14:11:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33772
33773         * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
33774         compiler arranges the code and line numbers.
33775
33776         * gdb.t17/interrupt.exp: Don't send \n after ^C.
33777
33778 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33779
33780         * gdb.t00/help.exp:  Increase expect input buffer size.
33781
33782 Thu Jul  8 14:26:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33783
33784         * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
33785
33786         * gdb.t07/watchpoint.exp: Add xfail for hppa.
33787
33788         * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
33789
33790         * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
33791         [0-9]*, not just [0-9].
33792
33793 Wed Jul  7 17:52:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33794
33795         * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
33796
33797         * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
33798
33799 Tue Jul  6 13:54:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33800
33801         * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
33802
33803 Mon Jul  5 22:03:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33804
33805         * gdb.t06/signals.c: Add xfails for sun3.
33806
33807         * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
33808
33809         * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597.  Also add
33810         test_stepping tests.
33811
33812 Fri Jul  2 09:08:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33813
33814         * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
33815
33816         * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
33817
33818         * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
33819         rather than actually putting it through cpp twice.
33820
33821         * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
33822
33823 Fri Jul  2 10:48:03 1993  Ian Lance Taylor  (ian@cygnus.com)
33824
33825         * config/mips-gdb.exp (gdb_exit): Removed close statement which is
33826         no longer needed.
33827
33828 Fri Jul  2 09:08:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33829
33830         * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
33831
33832         * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
33833         C++ features prints as "struct", make it a pass, not an xfail.
33834
33835 Thu Jul  1 22:03:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33836
33837         * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
33838         Don't require VA to print as "class" rather than "struct".
33839
33840 Thu Jul  1 18:27:40 1993  Jim Kingdon  (kingdon@cygnus.com)
33841
33842         * gdb.t06/twice.exp: Don't care about the file name GDB prints.
33843
33844 Wed Jun 30 18:01:00 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33845
33846         * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
33847
33848 Tue Jun 29 13:15:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33849
33850         * gdb.t12/scope.exp:  Remove xfail for parameter printing in wrong
33851         order.
33852
33853 Tue Jun 29 09:22:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33854
33855         * gdb.t16/printcmds.exp: Add printf tests.
33856
33857         * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
33858
33859         * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
33860
33861 Mon Jun 28 11:25:59 1993  Fred Fish  (fnf@cygnus.com)
33862
33863         * gdb.t20/classes.exp:  Add clear_xfail's before printing summary
33864         pass counts, to counteract any existing or future setup_xfails.
33865
33866 Mon Jun 28 09:15:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33867
33868         * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
33869         {BEGIN,END}_COMMON for common block instead of STAB.
33870         * gdb.stabs/wierd.exp: Add xfail for rs6000.
33871
33872         * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
33873         intp_var should be N_GSYM not N_LSYM.
33874         wierd-aout.S: Use a label for the value of the N_SO.
33875         wierd.def: Remove all backslashes.
33876         wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
33877
33878 Mon Jun 28 07:21:51 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33879
33880         * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
33881         get the expected next to inheritance3.
33882
33883 Sun Jun 27 12:29:53 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
33884
33885         * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
33886         now that gcc-2.4 gets it right.
33887
33888 Fri Jun 25 12:00:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
33889
33890         * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
33891
33892         * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
33893         generating comp-info.exp which works for cross-compilation.
33894
33895 Thu Jun 24 16:55:05 1993  Fred Fish  (fnf@cygnus.com)
33896
33897         * gdb.t11/list.exp:  For SVR4 xfails, match "*-*-sysv4*", not
33898         "*-*-sysv4.*".
33899
33900 Tue Jun 22 21:17:26 1993  Fred Fish  (fnf@cygnus.com)
33901
33902         * gdb.t01/run.exp:  Start with a fresh gdb.
33903         * gdb.t11/list.exp:  For SVR4 xfails, match on all versions of
33904         SVR4.x.
33905
33906 Mon Jun 21 15:23:22 1993  Fred Fish  (fnf@cygnus.com)
33907
33908         * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
33909         gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
33910         gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
33911         Makefile.in (distclean, realclean):  Remove gdbme.c from list of
33912         things to remove.
33913
33914 Sat Jun 19 07:49:10 1993  Fred Fish  (fnf@cygnus.com)
33915
33916         * gdb.t24/demangle.exp (test_gnu_style_demangling):  Add some new
33917         test cases from bug reports.
33918
33919 Fri Jun 18 10:38:49 1993  Fred Fish  (fnf@cygnus.com)
33920
33921         * gdb.t06/break.exp:  Add xfails for sparc-sun-solaris2.*.
33922         * gdb.t12/scope.exp:  Add clear_xfails at appropriate places to
33923           avoid spurious xfails.
33924         * gdb.t20/classes.exp:  Add xfails for longstanding C++ problems.
33925         * gdb.t21/cplusfuncs.exp:  Add xfails for sparc-sun-solaris2.*.
33926         * gdb.t22/virtfunc.exp:  Add xfails for longstanding C++ problems.
33927
33928 Wed Jun 16 10:11:57 1993  Fred Fish  (fnf@cygnus.com)
33929
33930         * gdb.t00/teststrategy.exp:  Rework to provide more useful
33931         description of each test, fix problem with systems that define
33932         ALIGN_STACK_ON_STARTUP code, other misc cleanups.
33933         * gdb.t06/break.exp (test_next_with_recursion):  Fix expected
33934         results for "next over recursive call" so timeouts aren't taken
33935         by error.
33936
33937 Mon Jun 14 09:09:04 1993  Jim Kingdon  (kingdon@cygnus.com)
33938
33939         * gdb.t12/scope.exp: Test printing of variables before run.
33940
33941         * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
33942         printed in wrong order due to sorting.
33943
33944 Sat Jun 12 15:03:58 1993  Fred Fish  (fnf@cygnus.com)
33945
33946         * gdb.t00/teststrategy.exp:  Fix expected results for printing
33947         user entered string constant.  Is array of char, prints with no
33948         address.
33949
33950         * gdb.t00/{default.exp, help.exp}:  Account for changes to radix
33951         commands.
33952         * gdb.t16/gdbme.c:  Add and use struct containing arrays of char.
33953         * gdb.t16/printcmds.exp:  Fix all lines that match "unsigned char *".
33954         * gdb.t16/printcmds.exp (test_print_char_arrays):  Test printing
33955         of struct of char arrays.
33956         * gdb.t00/radix.exp:  New tests for radix commands.
33957
33958 Fri Jun 11 13:12:27 1993  Jim Kingdon  (kingdon@cygnus.com)
33959
33960         * gdb.t16/printcmd.exp: Print a variable before running program
33961         (with xfail for AIX).
33962
33963 Thu Jun 10 11:04:04 1993  Jim Kingdon  (kingdon@cygnus.com)
33964
33965         * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
33966
33967         * gdb.t16/printcmd.exp: Don't print variables before running program.
33968
33969         * gdb.t06/break.exp: Don't require envp argument to main.
33970
33971         * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
33972
33973         * gdb.t02/whatis.exp, gdb.t11/list.exp:
33974         Add xfails for rs6000.
33975
33976         * gdb.t02/whatis.exp: Change other tests not to re-test something
33977         we already tested.
33978
33979         * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
33980         each type used has a variable of that type.
33981
33982 Tue Jun  8 16:45:20 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
33983
33984         * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
33985
33986 Fri Jun  4 11:07:19 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
33987
33988         * configure.in: change srctrigger to be a file, not a directory
33989
33990 Fri Jun  4 08:23:57 1993  Ian Lance Taylor  (ian@cygnus.com)
33991
33992         * configure.in (mips-idt-ecoff*): Added trailing '*'.
33993
33994         * gdb.t11/list.exp: Fixed a couple of typos.
33995
33996 Tue Jun  1 21:28:06 1993  Fred Fish  (fnf@cygnus.com)
33997
33998         * gdb.t00 (teststrategy.exp):  Remove notice about PR 1823.  Bug
33999         is fixed and PR is closed.
34000         * gdb.t16 (gdbme.c):  Add simple test string variable.
34001         * gdb.t16 (printcmds.exp):  Add tests with simple test string
34002         variable, primarily for boundaries on "set print elements".
34003
34004 Mon May 31 11:36:08 1993  Jim Kingdon  (kingdon@cygnus.com)
34005
34006         * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
34007         Make leading 0's optional and don't expect a tab in the middle
34008         of the number.
34009
34010         * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
34011
34012         * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
34013         * gdb.stabs/wierd.exp: Remove xfails for type attributes.  Also
34014         don't end command passed to gdb_test with newline.
34015
34016         * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
34017         signed keyword away, don't expect signed bitfields to be signed.
34018
34019         * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
34020         printing with only as many 1's as are in the field as well as printing
34021         with 32 1's (see comment).
34022
34023 Sat May 29 17:57:01 1993  Fred Fish  (fnf@cygnus.com)
34024
34025         * gdb.t00/default.exp:  Start with a fresh gdb.
34026         * configure.in (configdirs):  Remove gdb.t31 until the chill
34027         compiler works again.  It no longer is able to find chillrt0
34028         since it isn't in libchill.a anymore.
34029         * gdb.stabs/wierd.exp:  Rewrite to properly handling a missing
34030         wierd.o, make more modular.
34031         * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const):  Remove
34032         spurious newlines that caused problems.
34033
34034 Wed May 26 09:57:19 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
34035
34036         * Move test with enums and partial symbols from gdb.t03/ptype.exp
34037         to gdb.stabs/wierd.exp since GCC has worked around the bug.
34038         gdb.stabs/wierd.{exp,def}: Many new tests.
34039
34040         * gdb.t00/default.exp: update info line for new message.
34041
34042         * gdb.t02/{whatis.exp,gdbme.c}:
34043         Test that "char *" doesn't print as "caddr_t".
34044
34045 Tue May 25 13:28:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
34046
34047         * gdb.t00/help.exp: Use .* in place of some help messages which
34048         just changed.
34049         gdb.t00/default.exp: Update "info frame" test for new message.
34050         * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
34051         Remove some xfails
34052
34053 Mon May 24 00:24:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
34054
34055         * gdb.t03/{gdbme.c,ptype.exp}:
34056         Add tests for typedef'd struct and union without tags.
34057         Also check "whatis" on a variable of a typedef'd enum without a tag.
34058
34059         * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
34060         PRMS 1823; the bug still exists but isn't reproduced by this test
34061         anymore), and remove rs6000 XFAIL (the bug is fixed).
34062
34063         * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
34064         duplicated from whatis.exp.  For those that are left, accept
34065         "long", "long int", or "int" for long variables (whatis.exp already
34066         has an XFAIL for "int", so no need to fail it here).
34067
34068         * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
34069         Deal with GCC's names for types now that GDB uses the compiler's names.
34070
34071         * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}:  If not GCC, do some
34072         setup_xfail's for sunos4.  If we #defined the signed keyword away,
34073         don't expect GDB to know that char it is signed.
34074
34075         * gdb.t00/teststrategy.exp: Update for symbolic signal names.
34076
34077 Sun May 23 08:44:55 1993  Fred Fish  (fnf@cygnus.com)
34078
34079         * configure.in (configdirs):  Add gdb.t24 for C++ tests that
34080         should work on any system, regardless of debugging format.
34081         * gdb.t21/demangle.exp:  Move to gdb.t24.
34082         * gdb.t24/demangle.exp:  Move from gdb.t21.
34083         * gdb.t24/{Makefile.in, configure.in}:  New files.
34084
34085 Thu May 20 19:39:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
34086
34087         * configure.in: Do gdb.stabs and C++ tests only for stabs.
34088         * gdb.stabs: New directory.
34089
34090 Tue May 18 21:12:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
34091
34092         * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
34093         not just "Quit anyway?".
34094
34095 Tue May 18 17:13:20 1993  Fred Fish  (fnf@cygnus.com)
34096
34097         * gdb.t21/demangle.exp:  Add a couple of new patterns.  Ensure
34098         that all setup_xfails are immediately followed by clear_xfails.
34099
34100 Tue May 11 09:10:47 1993  Fred Fish  (fnf@cygnus.com)
34101
34102         * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
34103         gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
34104         gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
34105         gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
34106         gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
34107         gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
34108         gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
34109         gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
34110         gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
34111         gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
34112         gdb.t31/chillvars.exp, lib/gdb.exp:
34113         Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
34114         bug-gdb@prep.ai.mit.edu.
34115
34116 Fri May  7 09:15:35 1993  Fred Fish  (fnf@cygnus.com)
34117
34118         * gdb.t17/callfuncs.exp (do_function_calls):  Call t_double_values
34119         with 0.0, not integer 0.
34120
34121 Fri Apr 30 13:17:24 1993  Jim Kingdon  (kingdon@cygnus.com)
34122
34123         * gdb.t06/break.exp: Update for "Kill the program" message change.
34124
34125 Fri Apr 30 09:42:57 1993  Fred Fish  (fnf@cygnus.com)
34126
34127         * Makefile.in (GDBFLAGS):  Set to -nx.
34128         * Makefile.in (site.exp):  Use GDBFLAGS.
34129
34130 Wed Apr 28 13:19:07 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
34131
34132         * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
34133           Makefiles.
34134           (check): depend on just-check.
34135           (just-check): added so that tests can be run without a noop
34136           build pass.
34137
34138 Fri Apr 23 18:13:28 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
34139
34140         Switch to using configure's configdirs.
34141         * Makefile.in (Makefile): add configure.in dependency.
34142           (SUBDIRS): removed redundant assignment.
34143         * configure.in: switch subdirs assignment to configdirs.
34144         * gdb.t*/configure.in: new files.
34145
34146 Thu Apr 22 08:27:53 1993  Ian Lance Taylor  (ian@cygnus.com)
34147
34148         * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
34149         works.
34150
34151 Tue Apr 20 13:38:40 1993  Fred Fish  (fnf@cygnus.com)
34152
34153         * gdb.{t20,t21,t22,t23}/Makefile.in:  Use $(srcdir) to avoid $<
34154         in explicit rules.  Apparently this is not supported by some makes.
34155
34156 Mon Apr 19 01:54:53 1993  John Gilmore  (gnu@cygnus.com)
34157
34158         * gdb.t31/Makefile.in:  Use $(srcdir) when avoiding $<, sigh.
34159
34160 Fri Apr 16 09:33:46 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
34161
34162         * config/unix-gdb.exp:  Add back missing return 0 which mysteriously
34163         disappeared.
34164
34165 Thu Apr 15 02:28:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
34166
34167         * gdb.t31/Makefile.in:  Avoid $< in explicit rule.
34168
34169 Wed Apr 14 16:38:47 1993  Fred Fish  (fnf@cygnus.com)
34170
34171         * gdb.t07/watchpoint.exp:  Remove setup_xfail for i486
34172         watchpoint problem that is now fixed.
34173         * gdb.t30/chexp.exp:  Remove setup_xfail for printing
34174         uninitialized convenience variables.
34175         * gdb.t31/chillvars.exp:  Fix expected patterns for printing
34176         structures.
34177
34178 Wed Apr 14 12:55:58 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
34179
34180         * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
34181         which causes expect to get out of sync with gdb on long output
34182         from help set.
34183         * gdb.t09/corefile.exp: Make expected pattern for core file
34184         failing signal and frame output format less sun specific.
34185
34186 Tue Apr 13 23:18:07 1993  Per Bothner  (bothner@cygnus.com)
34187
34188         * gdb.t31/chillvars.exp:  Add and remove initial dummy
34189         breakpoint, so that symbol table is forced in.
34190         (Needed at least on Sunos4, though it seems not SVR4.)
34191         * gdb.t31/chillvars.exp:  Update for changed output format.
34192
34193 Sun Apr 11 17:21:45 1993  Rob Savoye  (rob at darkstar.cygnus.com)
34194
34195         * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
34196
34197 Wed Apr  7 21:28:21 1993  Rob Savoye  (rob@cygnus.com)
34198
34199         * Makefile.in: Added --srcdir when invoking runtest, removed the
34200         need for a local config file. (optional now)
34201
34202 Wed Apr  7 14:13:41 1993  Fred Fish  (fnf@cygnus.com)
34203
34204         * gdb.t21/demangle.exp:  Only count real fails (not xfails) for
34205         failure count used to force early termination.  Add some more
34206         expected failures for gnu style demangling.
34207
34208 Thu Apr  1 09:50:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
34209
34210         * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
34211         pmi variable from gdb.t20/gdbme to get optimized away.
34212         * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
34213         Check for written corefile upon timeout _and_ eof.
34214
34215 Tue Mar 30 09:58:16 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
34216
34217         * config/unix-gdb.exp:  Add missing return 0.
34218
34219 Tue Mar 30 08:34:25 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
34220
34221         * gdb.t16/printcmds.exp:  Remove misplaced xfail that caused an early
34222         test termination.
34223
34224 Mon Mar 29 17:37:25 1993  Fred Fish  (fnf@cygnus.com)
34225
34226         * configure.in (subdirs):  Put back gdb.t17 which mysteriously
34227         disappeared.
34228
34229 Thu Mar 25 21:05:16 1993  Fred Fish  (fnf@cygnus.com)
34230
34231         * gdb.t10/crossload.exp:  Disable the i860-elf test until such
34232         time as i860 support works.
34233
34234         * gdb.t15/funcargs.exp:  Fix expected outputs to include
34235         "backtrace 100\r" rather than just "backtrace\r", to match last
34236         change.
34237
34238 Thu Mar 25 12:14:28 1993  Ian Lance Taylor  (ian@cygnus.com)
34239
34240         * config/udi-gdb.exp (gdb_exit): Remove close command.
34241         (gdb_target_udi): New procedure to set the UDI target.
34242         (gdb_start): Don't remove *_soc files.  Use gdb_target_udi.
34243         * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
34244         Added waits for prompts after several question responses.  Added
34245         some more responses used by a29k-amd-udi-gdb.
34246         * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
34247         pass different arguments, restart UDI connection after program
34248         completion.
34249         * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
34250         gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
34251         gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
34252         gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
34253         * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
34254         gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
34255         gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
34256         gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
34257         gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
34258         after program completion.
34259         * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
34260         compiled with a SELECT_VECS setting.
34261         * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
34262         infinite recursion.
34263
34264         * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
34265         Added checks for COFF results, and made them expected failures for
34266         all targets.  It would be better to make them expected failures
34267         for COFF targets only.
34268
34269 Wed Mar 24 14:43:38 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
34270
34271         * Makefile.in: add null dvi target, don't bother to recurse
34272         through test directories for info and install-info; rename
34273         $(datadir) to be dejagnu instead of deja-gnu
34274
34275 Wed Mar 24 09:48:03 1993  Fred Fish  (fnf@cygnus.com)
34276
34277         * gdb.t31/gdbme.ch:  Re-enable code that previously caused
34278         compiler to coredump.
34279         * gdb.t31/chillvars.exp:  Re-enable tests that depend on that
34280         code.
34281
34282 Tue Mar 23 08:53:42 1993  Fred Fish  (fnf@cygnus.com)
34283
34284         * gdb.t31/gdbme.ch:  Comment out code that causes chill compiler
34285         coredump.
34286         * gdb.t31/chillvars.exp:  Comment out tests that depend on that
34287         code.
34288
34289 Sun Mar 21 17:56:47 1993  Rob Savoye  (rob at darkstar.cygnus.com)
34290
34291         * gdb.t03/ptype.exp: tests for return code from gdb_test.
34292         * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
34293         which in a shell. Deletes xgdb when done.
34294         * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
34295         Tests the return from the "set height" or "set width" commands.
34296         Added a few return codes where needed.
34297
34298 Wed Mar 17 11:31:01 1993  Fred Fish  (fnf@cygnus.com)
34299
34300         * Makefile.in (SUBDIRS):  Add gdb.t17.
34301         * configure.in (subdirs):  Add gdb.t17.
34302         * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}:  New test
34303         files to test gdb's calling of functions in the inferior with
34304         the correct arguments and gdb's ability to retrieve any
34305         result returned.
34306
34307 Tue Mar 16 15:37:11 1993  Fred Fish  (fnf@cygnus.com)
34308
34309         * config/unix-gdb.exp (gdb_exit):  Remove close commands that
34310         may be called after gdb goes away.  Previous versions of expect
34311         needed these to avoid file descriptor leaks, but they cause
34312         errors with the current revision of expect.
34313         * gdb.t00/gdbvars.exp:  Use -re on expected output after
34314         setting sevenbit-strings.
34315         * gdb.t04/setvar.exp, gdb.t13/bitfields.exp:  Make commands
34316         to set sevenbit-strings consistent across tests.
34317         gdb.t30/chexp.exp, gdb.t31/chillvars.exp:  Make commands to
34318         set sevenbit-strings consistent across tests.
34319
34320 Fri Mar 12 08:47:20 1993  Fred Fish  (fnf@cygnus.com)
34321
34322         * gdb.t21/demangle.exp (proc demangle):  Adjust quotes in an
34323         expected output to match current "expect" expectations.
34324
34325 Wed Mar 10 18:01:49 1993  Fred Fish  (fnf@cygnus.com)
34326
34327         * gdb.t00/default.exp:  Change expected output for default "source"
34328         command, to match new gdb behavior which requires a filename to
34329         source.
34330
34331 Tue Mar  9 11:00:56 1993  Fred Fish  (fnf@cygnus.com)
34332
34333         * gdb.t07/watchpoint.exp (test_simple_watchpoint):  Set up
34334         expected fail for i486-*-* that misses the marker2 function.
34335         * gdb.t10/crossload.exp (bfddefault):  Allow successful
34336         recognition of a format to pass even if no symbols are found.
34337         Explicitly catch failures where the format is not recognized
34338         or is ambiguous, and add the reason to the fail message.
34339         * gdb.t10/crossload.exp (bfdexplicit):  Catch failure where
34340         the cause is and invalid target and add reason to failure message.
34341         * gdb.t10/crossload.exp:  Fix bfd target names for elf32-m68k,
34342         elf32-i386, elf32-sparc, and elf32-i860.
34343         * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
34344         Set up expected failure for 'filename'::variable scope resolution,
34345         which is now apparently broken on all targets.
34346         * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
34347         gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
34348         gdb.t23/templates.exp:   Change failure for missing binfile into
34349         just a warning.
34350         gdb.t21/demangle.exp:  Change all cfront references to 'arm'
34351         references.
34352
34353 Mon Mar  8 19:20:28 1993  Fred Fish  (fnf@cygnus.com)
34354
34355         * gdb.t00/default.exp:  Add expected output for default "source"
34356         command, to match new gdb behavior.
34357         * gdb.t09/corefile.exp:  Use GDBFLAGS when spawning GDB.
34358
34359 Sun Mar  7 15:14:09 1993  Rob Savoye  (rob@cygnus.com)
34360
34361         * config/*-gdb.exp: returns an error, rather than exiting on
34362         internal errors.
34363
34364 Tue Mar  2 18:09:32 1993  Fred Fish  (fnf@cygnus.com)
34365
34366         * gdb.t03/gdbme.c:  Add pointer to struct variable.
34367         * gdb.t03/ptype.exp:  Test equivalence of '.' and '->' for
34368         referencing struct members.
34369
34370 Thu Feb 25 10:39:06 1993  Ian Lance Taylor  (ian@cygnus.com)
34371
34372         * configure.in (mips-idt-ecoff): New target.
34373         * config/mips-gdb.exp: New file for remote board using MIPS remote
34374         debugging protocol.
34375
34376         * Redid configuration scheme.  Removed gdb.t*/configure.in.
34377         Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*.  Changed to use CC, CXX
34378         instead of CC_FOR_TARGET, CXX_FOR_TARGET.  Added mostlyclean and
34379         distclean targets.  Built executables via .o files.  Adjusted
34380         tests to account for source files in $(srcdir) rather than
34381         $(objdir).
34382         * lib/gdb.exp (runto): Don't expect () after the function name,
34383         because it may have arguments.
34384
34385 Wed Feb 24 08:05:38 1993  Ian Lance Taylor  (ian@cygnus.com)
34386
34387         * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
34388         gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
34389         expected failures for mips-idt-* and mips-sgi-*.
34390         * gdb.t00/default.exp (attach): Kill process if requested.
34391         * gdb.t00/help.exp (help target core, help target): Accept a gdb
34392         that does not read core files.
34393         * gdb.t01/run.exp: Removed checks for exit status code.
34394         * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
34395         it is linked in.
34396         * gdb.t03/ptype.exp: Increase timeout when calling malloc.
34397         * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
34398         appropriate, rather than doing it by hand.
34399         * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
34400         execution.
34401         * gdb.t10/crossload.exp: Kill existing program if needed.
34402         * gdb.t15/funcargs.exp: Use delete_breakpoints function where
34403         appropriate, rather than doing it by hand.  Always increase
34404         timeout for this test, not just for VxWorks.
34405
34406 Wed Feb 24 08:03:38 1993  Fred Fish  (fnf@cygnus.com)
34407
34408         * gdb.t31/chillvars.exp (test_structs):  New proc to test printing
34409         of Chill STRUCT types and STRUCT values.
34410         * gdb.t31/chillvars.exp (test_strings):  Expect "CHAR" now, rather
34411         than "char".
34412         * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
34413         struct2):  New struct definitions and initializations to test
34414         simple Chill STRUCT types.
34415
34416 Tue Feb 23 11:55:06 1993  Fred Fish  (fnf@cygnus.com)
34417
34418         * gdb.t00/teststrategy.exp:  Track reversion in gdb to not print
34419         the null byte at the end of strings.
34420         * gdb.t00/default.exp:  Make show version insensitive to copyright
34421         date.
34422         * gdb.t16/in-gdbme.c (ctable1, ctable2):  Make explicitly unsigned
34423         to avoid dependencies on target char signedness.
34424         * gdb.t16/printcmds.exp:  Update expected results for explicitly
34425         unsigned char.
34426         * gdb.t16/printcmds.exp:  Remove setup_xfails for i960 that should
34427         now work.
34428         * gdb.t21/demangle.exp:  Add many more patterns for template
34429         demangling, most of them being expected failures.
34430         * gdb.t21/demangle.exp (proc demangle):  Quote the demangled
34431         string we are matching for, to match on the whole string.
34432         * gdb.t21/demangle.exp:  Add many new test strings to demangle,
34433         and fix a whole bunch that had incorrect expected output but were
34434         passing anyway because of the bug in "proc demangle".
34435         * gdb.t31/chillvars.exp:  Remove setup_xfail for printing string
34436         type.
34437         * gdb.t31/in-gdbme.ch:  Uncomment string4, now compiles.
34438
34439 Mon Feb 22 07:54:03 1993  Mike Werner  (mtw@poseidon.cygnus.com)
34440
34441         * gdb/testsuite: made modifications to testcases, etc., to allow
34442         them to work properly  given the reorganization of deja-gnu and the
34443         relocation of the testcases from deja-gnu to a "tool" subdirectory.
34444
34445 Sun Feb 21 10:55:55 1993  Mike Werner  (mtw@poseidon.cygnus.com)
34446
34447         * gdb/testsuite: Initial creation of gdb/testsuite.
34448         Migrated dejagnu testcases and support files for testing nm to
34449         gdb/testsuite from deja-gnu.  These files were moved "as is"
34450         with no modifications.  This migration is part of a major overhaul
34451         of dejagnu.  The modifications to these testcases, etc., which
34452         will allow them to work with the new version of dejagnu will be
34453         made in a future update.
34454
34455  For additional changes see gdb.mi/ChangeLog-1999-2003.
34456 \f
34457 ;; Local Variables:
34458 ;; mode: change-log
34459 ;; left-margin: 8
34460 ;; fill-column: 74
34461 ;; version-control: never
34462 ;; End:
34463
34464     Copyright 1993-2014 Free Software Foundation, Inc.
34465   Copying and distribution of this file, with or without modification,
34466   are permitted provided the copyright notice and this notice are preserved.