gdb/testsuite/
[platform/upstream/binutils.git] / gdb / testsuite / ChangeLog
1 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
2
3         Fix ERROR: internal buffer is full.
4         * gdb.base/info-os.exp (expect_multiline): New function.
5         (get process list, get process groups, get threads)
6         (get file descriptors, get internet-domain sockets)
7         (get shared-memory regions, get semaphores, get message queues): Use
8         it for these tests.
9
10 2012-05-18  Tom Tromey  <tromey@redhat.com>
11
12         * gdb.mi/mi-var-cmd.exp: Update.
13         * gdb.objc/basicclass.exp (do_objc_tests): Update.
14         * gdb.cp/virtbase.exp: Update.
15         * gdb.cp/classes.exp (test_static_members): Update.
16         * gdb.cp/casts.exp: Update.
17         * gdb.base/pointers.exp: Update.
18         * gdb.base/funcargs.exp (pointer_args): Update.
19         (structs_by_reference): Update.
20         * gdb.base/find.exp: Update.
21         * gdb.base/call-strs.exp: Send "set print symbol off".
22         * gdb.base/call-ar-st.exp: Update.
23         * gdb.ada/fun_addr.exp: Update.
24         * gdb.base/printcmds.exp (test_print_symbol): New proc.
25         Call it.
26         (test_print_repeats_10, test_print_strings)
27         (test_print_char_arrays): Update.
28
29 2012-05-18  Tom Tromey  <tromey@redhat.com>
30
31         * gdb.base/charset.exp (string_display): Update.
32
33 2012-05-18  Tom Tromey  <tromey@redhat.com>
34
35         * gdb.mi/mi2-var-display.exp: Update.
36         * gdb.mi/mi-var-display.exp: Update.
37         * gdb.mi/mi-var-child.exp: Update.
38         * gdb.cp/expand-psymtabs-cxx.exp: Update.
39         * gdb.cp/cp-relocate.exp (get_func_address): Update.
40
41 2012-05-17  Doug Evans  <dje@google.com>
42
43         * info-macros.exp: Pass "debug" to prepare_for_testing.
44
45         * Makefile.in (clean): Remove Fission .dwo and .dwp files.
46         * gdb.ada/Makefile.in (clean): Ditto.
47         * gdb.arch/Makefile.in (clean): Ditto.
48         * gdb.asm/Makefile.in (clean): Ditto.
49         * gdb.base/Makefile.in (clean): Ditto.
50         * gdb.cell/Makefile.in (clean): Ditto.
51         * gdb.cp/Makefile.in (clean): Ditto.
52         * gdb.disasm/Makefile.in (clean): Ditto.
53         * gdb.dwarf2/Makefile.in (clean): Ditto.
54         * gdb.fortran/Makefile.in (clean): Ditto.
55         * gdb.go/Makefile.in (clean): Ditto.
56         * gdb.hp/Makefile.in (clean): Ditto.
57         * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
58         * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
59         * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
60         * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
61         * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
62         * gdb.java/Makefile.in (clean): Ditto.
63         * gdb.linespec/Makefile.in (clean): Ditto.
64         * gdb.mi/Makefile.in (clean): Ditto.
65         * gdb.modula2/Makefile.in (clean): Ditto.
66         * gdb.multi/Makefile.in (clean): Ditto.
67         * gdb.objc/Makefile.in (clean): Ditto.
68         * gdb.opencl/Makefile.in (clean): Ditto.
69         * gdb.opt/Makefile.in (clean): Ditto.
70         * gdb.pascal/Makefile.in (clean): Ditto.
71         * gdb.python/Makefile.in (clean): Ditto.
72         * gdb.reverse/Makefile.in (clean): Ditto.
73         * gdb.server/Makefile.in (clean): Ditto.
74         * gdb.stabs/Makefile.in (clean): Ditto.
75         * gdb.threads/Makefile.in (clean): Ditto.
76         * gdb.trace/Makefile.in (clean): Ditto.
77         * gdb.xml/Makefile.in (clean): Ditto.
78
79 2012-05-16  Tom Tromey  <tromey@redhat.com>
80
81         * gdb.base/macscp1.c (macscp_expr): Add comment.
82         * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
83
84 2012-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
85
86         * gdb.base/return-nodebug.exp: Also test float and double types.
87
88 2012-05-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
89
90         PR testsuite/12649
91         * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
92
93         * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
94
95 2012-05-14  Sergio Durigan Junior  <sergiodj@redhat.com>
96
97         * gdb.base/stap-probe.exp (stap_test): Remove calls to
98         `rerun_to_main'.
99         (stap_test_no_debuginfo): Likewise.
100
101 2012-05-14  Stan Shebs  <stan@codesourcery.com>
102
103         * gdb.base/dprintf.c: New file.
104         * gdb.base/dprintf.exp: New file.
105
106 2012-05-14  Hui Zhu  <hui_zhu@mentor.com>
107
108         * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
109         * gdb.trace/disconnected-tracing.c: New file.
110         * gdb.trace/disconnected-tracing.exp: New file.
111
112 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
113
114         * gdb.python/python.c: Add a new breakpoint comment.
115         * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
116
117 2011-12-26  Kwok Cheung Yeung  <kcy@codesourcery.com>
118
119         * gdb.base/info-os.exp: New file.
120         * gdb.base/info-os.c: New file.
121
122 2012-05-10  Joel Brobecker  <brobecker@adacore.com>
123
124         * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
125         gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
126         New files.
127
128 2012-05-10  Joel Brobecker  <brobecker@adacore.com>
129
130         * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
131         gdb.base/ctxobj.exp: New files.
132
133 2012-05-09  Tom Tromey  <tromey@redhat.com>
134
135         * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
136
137 2012-05-09  Maciej W. Rozycki  <macro@codesourcery.com>
138
139         * lib/gdb.exp (gdb_test_multiple): Correct formatting.
140
141 2012-05-08  Maciej W. Rozycki  <macro@codesourcery.com>
142
143         * gdb.mi/mi-var-display.exp: Check for the existence of $fp
144         before using it.
145
146 2012-05-04  Tristan Gingold  <gingold@adacore.com>
147
148         * gdb.base/set-noassign.exp: New test.
149
150 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
151
152         * gdb.python/py-symbol.exp: Add tests to test the new methods
153         gdb.Symtab.global_block() and gdb.Symtab.static_block().
154         * gdb.python/py-symbol.c: Add new struct to help test
155         gdb.Symtab.static_block().
156
157 2012-05-03  Doug Evans  <dje@google.com>
158
159         * gdb.dwarf2/pr13961.S: Add file and source location, but leave
160         commented out.
161
162 2012-05-03  Yao Qi  <yao@codesourcery.com>
163
164         * gdb.base/catch-syscall.exp: Skip it before compilation if target
165         doesn't support.
166         * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
167         * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
168
169 2012-05-03  Yao Qi  <yao@codesourcery.com>
170
171         * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
172
173 2012-04-30  Doug Evans  <dje@google.com>
174
175         PR testsuite/13961
176         * gdb.dwarf2/pr13961.S: New file.
177         * gdb.dwarf2/pr13961.exp: New file.
178
179 2012-04-29  Yao Qi  <yao@codesourcery.com>
180
181         * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
182
183 2012-04-28  Doug Evans  <dje@google.com>
184
185         * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
186         .Ltype_int_in_cu2.  Use name "int2" instead of "int".
187         All uses updated.
188         * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
189         "ptype func_cu1" to expand cu2 before cu1.
190
191 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
192             Tom Tromey  <tromey@redhat.com>
193
194         * gdb.base/default.exp: Add `$_probe_arg*' convenience
195         variables.
196         * gdb.base/stap-probe.c: New file.
197         * gdb.base/stap-probe.exp: New file.
198         * gdb.trace/stap-trace.c: New file.
199         * gdb.trace/stap-trace.exp: New file.
200         * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
201         libgcc's unwinder.
202
203 2012-04-26  Maciej W. Rozycki  <macro@codesourcery.com>
204
205         * gdb.arch/mips16-thunks-inmain.c: New file.
206         * gdb.arch/mips16-thunks-main.c: New file.
207         * gdb.arch/mips16-thunks-sin.c: New file.
208         * gdb.arch/mips16-thunks-sinfrob.c: New file.
209         * gdb.arch/mips16-thunks-sinfrob16.c: New file.
210         * gdb.arch/mips16-thunks-sinmain.c: New file.
211         * gdb.arch/mips16-thunks-sinmips16.c: New file.
212         * gdb.arch/mips16-thunks.exp: New file.
213
214 2012-04-25  Doug Evans  <dje@google.com>
215
216         * configure.ac: Create gdb.go/Makefile.
217         * configure: Regenerate.
218         * gdb.base/default.exp: Add "go" to "set language" testing.
219         * gdb.go/Makefile.in: New file.
220         * gdb.go/basic-types.exp: New file.
221         * gdb.go/chan.exp: New file.
222         * gdb.go/chan.go: New file.
223         * gdb.go/handcall.exp: New file.
224         * gdb.go/handcall.go: New file.
225         * gdb.go/hello.exp: New file.
226         * gdb.go/hello.go: New file.
227         * gdb.go/integers.exp: New file.
228         * gdb.go/integers.go: New file.
229         * gdb.go/methods.exp: New file.
230         * gdb.go/methods.go: New file.
231         * gdb.go/package.exp: New file.
232         * gdb.go/package1.go: New file.
233         * gdb.go/package2.go: New file.
234         * gdb.go/print.exp: New file.
235         * gdb.go/strings.exp: New file.
236         * gdb.go/strings.go: New file.
237         * gdb.go/types.exp: New file.
238         * gdb.go/types.go: New file.
239         * gdb.go/unsafe.exp: New file.
240         * gdb.go/unsafe.go: New file.
241         * lib/future.exp: Add Go support.
242         (gdb_find_go, gdb_find_go_linker): New procs.
243         (gdb_default_target_compile): Add Go support.
244         * lib/gdb.exp (skip_go_tests): New proc.
245         * lib/go.exp: New file.
246
247 2012-04-25  Tom Tromey  <tromey@redhat.com>
248
249         * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
250
251 2012-04-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
252             Jan Kratochvil  <jan.kratochvil@redhat.com>
253
254         PR symtab/7259:
255         * gdb.base/enumval.c: New test case.
256         * gdb.base/enumval.exp: New test case.
257         * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
258         field.bitpos.
259
260 2012-04-17  Pedro Alves  <palves@redhat.com>
261
262         * Makefile.in (site.exp): Make site.exp source
263         $srcdir/lib/append_gdb_boards_dir.exp.
264         * lib/append_gdb_boards_dir.exp: New file.
265
266 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
267
268         New option "set auto-load safe-path".
269         * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
270         * gdb.python/py-section-script.exp (set auto-load safe-path): New.
271
272 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
273
274         auto-load: Implementation.
275         * gdb.base/help.exp (test set height): Increase the height.
276         * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
277         to ...
278         (info auto-load python-scripts): ... here.
279         * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
280         to ...
281         (info auto-load python-scripts *): ... here.
282
283 2012-04-16  Yao Qi  <yao@codesourcery.com>
284
285         * lib/trace-support.exp (get_in_proc_agent): New.
286         * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
287         of in process trace agent.
288         * gdb.trace/ftrace.exp: Likewise.
289         * gdb.trace/pending.exp: Likewise.
290         * gdb.trace/trace-break.exp: Likewise.
291         * gdb.trace/trace-mt.exp
292         * gdb.trace/tspeed.exp: Likewise.
293         * gdb.trace/tstatus.exp
294         * gdb.trace/strace.exp: Likewise.
295
296 2012-04-16  Thomas Schwinge  <thomas@codesourcery.com>
297
298         * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
299         symbol _stack is defined.  Get rid of a hard-coded constant for _stack.
300
301         * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
302
303 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
304
305         PR mi/13393
306         * gdb.mi/mi-var-rtti.cc: New file.
307         * gdb.mi/mi-var-rtti.exp: New file.
308         * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
309         function.
310         (mi_varobj_update_with_type_change): updated to avoid code duplication.
311
312 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
313
314         * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
315         EXECUTABLES.
316         * gdb.python/py-explore.c: C program used for testing the new
317         'explore' command on C constructs.
318         * gdb.python/py-explore.cc: C++ program used for testing the new
319         'explore' command on C++ constructs.
320         * gdb-python/py-explore.exp: Tests for the new 'explore'
321         command on C constructs.
322         * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
323         command on C++ constructs.
324
325 2012-04-07  Mark Kettenis  <kettenis@gnu.org>
326
327         * gdb.base/funcargs.exp (complex_args): Fix typo.
328
329 2012-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
330
331         * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
332         (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
333
334 2012-04-05  Keith Seitz  <keiths@redhat.com>
335
336         * gdb.base/advance.exp: Update error message for
337         "advance malformed" test.
338         * gdb.base/break.exp: Likewise for "breakpoint with
339         trailing garbage" test.
340         * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
341         with trailing garbage" test.
342         * gdb.base/sepdebug.exp: Likewise for "breakpoint with
343         trailng garbage" test.
344         * gdb.base/until.exp: Likewise for "malformed until" test.
345         * gdb.cp/ovldbreak.exp: Create the breakpoint table
346         for "breakpoint info (after setting on all)".
347         * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
348         tests.
349         * gdb.cp/cplabel.cc: New file.
350         * gdb.cp/cplabel.exp: New test.
351         * gdb.linespec/ls-errs.c: New file.
352         * gdb.linespec/ls-errs.exp: New test.
353
354 2012-04-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
355
356         * gdb.trace/unavailable.exp
357         (collect globals: print object on: print derived_partial)
358         (collect globals: print object on: print derived_whole)
359         (collect globals: print object off: print derived_partial)
360         (collect globals: print object off: print derived_whole): Update
361         expected output.
362
363 2012-03-30  Keith Seitz  <keiths@redhat.com>
364
365         * gdb.python: Add test for linespecs with commas.
366
367 2012-03-28  Keith Seitz  <keiths@redhat.com>
368
369         * gdb.linespec/ls-dollar.cc: New file.
370         * gdb.linespec/ls-dollar.exp: New test.
371
372 2012-03-28  Keith Seitz  <keiths@redhat.com>
373
374         * gdb.cp/namespace.exp: Add breakpoint tests for functions
375         starting with the global namespace.
376
377 2012-03-23  Doug Evans  <dje@google.com>
378
379         * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
380
381 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
382
383         * gdb.python/py-value.cc: Add test case for testing the
384         methodology exposing C++ values to Python.
385         * gdb.python/py-value-cc.exp: Add tests testing the methodology
386         exposing C++ values to Python.
387         * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
388
389 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
390             Siddhesh Poyarekar  <siddhesh@redhat.com>
391
392         * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
393         * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
394         (generate native core dump): Make the test unsupported if core cannot
395         be generated.
396
397 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
398
399         * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
400         for cmdarg_vec = NULL.  Remove entries for cmdsize = 1, cmdarg = and
401         ncmd = 0.  New entry for VEC_cleanup cmdarg_s.
402
403 2012-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
404
405         * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
406
407 2012-03-17  Doug Evans  <dje@google.com>
408
409         * dg-extract-results.sh: Handle KFAILs.
410
411 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
412
413         PR symtab/13777
414         * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
415
416 2012-03-16  Joel Brobecker  <brobecker@adacore.com>
417
418         * gdb.ada/set_pckd_arr_elt: New testcase.
419
420 2012-03-16  Gary Benson  <gbenson@redhat.com>
421
422         PR breakpoints/10738
423         * gdb.opt/inline-break.exp: New file.
424         * gdb.opt/inline-break.c: Likewise.
425         * gdb.dwarf2/dw2-inline-break.exp: Likewise.
426         * gdb.dwarf2/dw2-inline-break.S: Likewise.
427         * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
428         * gdb.base/async-shell.exp: Likewise.
429         * lib/mi-support.exp (library_loaded_re): Likewise.
430
431 2012-03-15  Tom Tromey  <tromey@redhat.com>
432
433         * gdb.cp/virtfunc2.exp: Update expected output.
434         * gdb.cp/pr9631.exp: Update expected output.
435         * gdb.cp/member-ptr.exp: Update expected output.
436         * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
437         output.
438         * gdb.cp/casts.exp: Update expected output.
439
440 2012-03-15  Tom Tromey  <tromey@redhat.com>
441
442         * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
443         (test_info_vtbl): Likewise.
444         (do_tests): Call test_info_vtbl.
445         * gdb.cp/virtfunc.cc (va): New global.
446
447 2012-03-15  Thomas Schwinge  <thomas@codesourcery.com>
448
449         * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
450         describing DWARF data structures.
451         * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
452         * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
453         * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
454         * gdb.dwarf2/dw2-entry-value.S: Likewise.
455         * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
456         * gdb.dwarf2/dw2-param-error.S: Likewise.
457         * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
458         * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
459         * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
460         * gdb.dwarf2/implptr-optimized-out.S: Likewise.
461         * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
462         * gdb.dwarf2/pr11465.S: Likewise.
463
464 2012-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
465
466         * gdb.mi/mi2-prompt.exp: New file.
467
468 2012-03-13  Joel Brobecker  <brobecker@adacore.com>
469
470         * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
471
472 2012-03-13  Joel Brobecker  <brobecker@adacore.com>
473
474         * gdb.ada/bp_range_type: New testcase.
475
476 2012-03-13  Doug Evans  <dje@google.com>
477
478         * gdb.base/default.exp: Delete tests for symbol-reloading.
479         * gdb.base/help.exp: Ditto.
480         * gdb.base/setshow.exp: Ditto.
481         * gdb.base/gdb_history: Delete references to symbol-reloading.
482
483 2012-03-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
484
485         * gdb.base/attach-twice.c: New files.
486         * gdb.base/attach-twice.exp: New files.
487
488 2012-03-08  Keith Seitz  <keiths@redhat.com>
489
490         * lib/gdb.exp (gdb_get_line_number): Throw an
491         error instead of returning -1.
492         * gdb.base/break.exp: Remove unused variable
493         bp_location5.
494         * gdb.base/hbreak2.exp: Likewise.
495         * gdb.base/sepdebug.exp: Likewise.
496
497 2012-03-08  Yao Qi  <yao@codesourcery.com>
498             Pedro Alves  <palves@redhat.com>
499
500         Fix PR server/13392.
501         * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
502         (tracepoint_change_loc_2): Remove kfail.  Return if failed to
503         download tracepoints.
504         * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
505         (pending_tracepoint_resolved_during_trace): Likewise.
506         (pending_tracepoint_installed_during_trace): Likewise.
507         (pending_tracepoint_with_action_resolved): Likewise.
508
509 2012-03-08  Keith Seitz  <keiths@redhat.com>
510
511         * gdb.ada/array_bounds.exp: Get breakpoint for line
512         with "START", not "STOP".
513         * gdb.python/py-infthread.exp: Do not continue to
514         line marked "Break here.", which is undefined.
515
516 2012-03-08  Luis Machado  <lgustavo@codesourcery.com>
517
518         Revert:
519
520         2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
521
522         Implement testsuite workaround for PR breakpoints/13781.
523         * gdb.cp/mb-templates.exp: New loop with variable $workaround.
524         (set breakpoint condition-evaluation host): New conditional command.
525
526 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
527
528         Fix CU relative vs. absolute DIE offsets.
529         * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
530         one.
531
532 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
533
534         Fix false FAIL on distros with relro linkage as default.
535         * gdb.reverse/solib-precsave.exp: Try to compile the test using
536         -Wl,-z,norelro first.
537
538 2012-03-06  Joel Brobecker  <brobecker@adacore.com>
539
540         * gdb.ada/bp_on_var: New testcase.
541
542 2012-03-06  Joel Brobecker  <brobecker@adacore.com>
543
544         * gdb.ada/bp_enum_homonym: New testcase.
545
546 2012-03-06  Yao Qi  <yao@codesourcery.com>
547
548         * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
549         x86_64-*-* and i?86-*-*.
550         Set up KFAIL for gdb/13808.
551
552 2012-03-05  Tom Tromey  <tromey@redhat.com>
553
554         * gdb.ada/operator_bp.exp: Clear debug-file-directory.
555         * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
556
557 2012-03-05  Tom Tromey  <tromey@redhat.com>
558
559         * gdb.java/jprint.java (jprint.main): Keep 'x' live.
560
561 2012-03-04  Yao Qi  <yao@codesourcery.com>
562
563         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
564         messages for KFAIL.
565
566 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
567
568         * gdb.ada/arrayidx.exp: Call get_compiler_info.  New variable old_gcc.
569         (print one_two_three, indexes off, print few_reps, indexes off)
570         (print many_reps, indexes off, print empty, indexes off)
571         (print one_two_three, print few_reps, print many_reps, print empty):
572         Call setup_xfail if $gcc_old.
573
574 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
575
576         Implement testsuite workaround for PR breakpoints/13781.
577         * gdb.cp/mb-templates.exp: New loop with variable $workaround.
578         (set breakpoint condition-evaluation host): New conditional command.
579
580 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
581
582         Code cleanup.
583         * gdb.cp/mb-templates.exp: New variables executable.  Use it for
584         binfile.  use clean_restart.  Replace gdb_expect by gdb_test_multiple.
585         Replace GDB restart by kill and delete_breakpoints.  Replace breakpoint
586         number 1 by $bpnum.  Four times.
587
588 2012-03-03  Yao Qi  <yao@codesourcery.com>
589
590         * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
591
592 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
593
594         Setup KFAIL for PR server/13796.
595         * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
596
597 2012-03-02  Joel Brobecker  <brobecker@adacore.com>
598
599         * gdb.ada/operator_bp: New testcase.
600
601 2012-03-02  Joel Brobecker  <brobecker@adacore.com>
602
603         * gdb.ada/info_locals_renaming: New testcase.
604
605 2012-03-02  Tom Tromey  <tromey@redhat.com>
606
607         * gdb.base/nextoverexit.c: New file.
608         * gdb.base/nextoverexit.exp: New file.
609
610 2012-03-02  Edjunior Machado  <emachado@linux.vnet.ibm.com>
611
612         * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
613         parameter.
614
615 2012-03-01  Maciej W. Rozycki  <macro@mips.com>
616
617         * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
618         core registers.
619
620 2012-03-01  Maciej W. Rozycki  <macro@mips.com>
621             Maciej W. Rozycki  <macro@codesourcery.com>
622             Daniel Jacobowitz  <dan@codesourcery.com>
623
624         * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
625
626 2012-03-01  Pedro Alves  <palves@redhat.com>
627
628         PR gdb/13767
629
630         * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
631         (gdb_collect_globals_test): Call it.
632
633 2012-03-01  Keith Seitz  <keiths@redhat.com>
634
635         * gdb.cp/method2.exp: Output of overload menu is now
636         alphabetized.  Update tests for "break A::method".
637         * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
638         of hard-coding them.
639         Overload menu is alphabetized: rewrite to accommodate.
640         Unset variables LINE and TYPES which are used in other tests.
641         Compute the output of "info break".
642         Update the breakpoint table after all breakpoints are deleted.
643         (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
644         compute ACTUALS and the method body based on parameters.
645         Update expected output accordingly.
646         * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
647         unique comments to allow the use of gdb_get_line_number.
648
649 2012-03-01  Keith Seitz  <keiths@redhat.com>
650
651         * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
652         some Tcl syntax.
653         * gdb.cp/ovldbreak.exp: Likewise.
654
655 2012-03-01  Keith Seitz  <keiths@redhat.com>
656
657         * gdb.base/help.exp (help show user): Update expected result
658         for new doc string changes (add "non-python").
659
660 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
661
662         * gdb.python/py-cmd.exp: Add test to verify that python commands can
663         be put in the user-defined category and that the commands appear in
664         "help user-defined".
665
666 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
667
668         * gdb.ada/tagged_not_init: New testcase.
669
670 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
671
672         * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
673         * gdb.ada/enum_idx_packed: New testcase.
674
675 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
676
677         * gdb.ada/aliased_array: New testcase.
678
679 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
680
681         * gdb.ada/whatis_array_val: New testcase.
682
683 2012-02-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
684
685         Fix disp-step-syscall.exp: fork: single step over fork.
686         * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
687         whitespaces.
688         (single step over $syscall): Remove its check.
689         (single step over $syscall final pc): New check.
690
691 2012-02-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
692
693         Support processors without SSSE3.
694         * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
695         pabsd into ...
696         (ssse3_test): ... a new function.
697         (main): Call ssse3_test.
698         * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
699         Update expected values everywhere.
700         (reverse-step to pabsd, verify xmm0 after reverse pabsd)
701         (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
702         (reverse-step to pabsw, verify xmm0 after reverse pabsw)
703         (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
704         (reverse-step to pabsb, verify xmm0 after reverse pabsb)
705         (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
706         Move these tests lower.
707         (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
708         (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
709         (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
710         New tests.
711
712 2012-02-29  Yao Qi  <yao@codesourcery.com>
713             Pedro Alves  <palves@redhat.com>
714
715         * gdb.trace/trace-mt.c: New.
716         * gdb.trace/trace-mt.exp: New.
717
718 2012-02-28  Thomas Schwinge  <thomas@codesourcery.com>
719
720         * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
721         numbers instead of hardcoding them.
722         * gdb.base/annota1.c: Provide suitable markers.
723         * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
724         numbers instead of hardcoding them.
725         * gdb.base/annota3.c: Provide suitable markers.
726
727         * gdb.base/annota1.c [__sh__]: Remove any special-casing.
728         * gdb.base/annota3.c: Likewise.
729         * gdb.base/sigall.c: Likewise.
730         * gdb.base/signals.c: Likewise.
731         * gdb.reverse/sigall-reverse.c: Likewise.
732
733 2012-02-27  Maciej W. Rozycki  <macro@codesourcery.com>
734
735         * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
736         failure return path.
737
738 2012-02-27  Luis Machado  <lgustavo@codesourcery.com>
739
740         * gdb.base/save-bp.exp: Account for new condition evaluator output.
741
742 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
743
744         * gdb.base/cond-eval-mode.exp: New file.
745
746 2012-02-24  Pedro Alves  <palves@redhat.com>
747
748         * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
749         (top level): Use with_test_prefix.
750
751 2012-02-24  Pedro Alves  <palves@redhat.com>
752
753         * gdb.threads/attach-into-signal.exp (corefunc): Use
754         with_test_prefix.
755
756 2012-02-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
757
758         Fix false FAILs on old CPUs without SSE.
759         * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
760         Return untested for Illegal instruction.
761
762 2012-02-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
763
764         Fix false FAILs with glibc debug infos installed.
765         * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
766         * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
767
768 2012-02-22  Sterling Augustine  <saugustine@google.com>
769
770         * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
771         constant with cast.
772
773 2012-02-21  Pedro Alves  <palves@redhat.com>
774
775         * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
776
777 2012-02-21  Pedro Alves  <palves@redhat.com>
778
779         * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
780
781 2012-02-21  Pedro Alves  <palves@redhat.com>
782
783         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
784         with_test_prefix.
785
786 2012-02-21  Pedro Alves  <palves@redhat.com>
787
788         * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
789         with_test_prefix here.
790         (top level): Do it here instead.  Remove `:' from the
791         with_test_prefix string.
792         * gdb.base/attach-pie-misread.exp: Remove the leading space the
793         the suffix `:' from the with_test_prefix prefix string.
794         * gdb.base/break-interp.exp: Ditto.
795         * gdb.base/catch-load.exp: Ditto.
796         * gdb.base/disp-step-syscall.exp: Ditto.
797         * gdb.base/jit-so.exp: Ditto.
798         * gdb.base/jit.exp: Ditto.
799         * gdb.base/sepdebug.exp: Ditto.
800         * gdb.base/solib-display.exp: Ditto.
801         * gdb.base/solib-overlap.exp: Ditto.
802         * gdb.base/watch-cond-infcall.exp: Ditto.
803         * gdb.base/watchpoint.exp: Ditto.
804         * gdb.dwarf2/dw2-noloc.exp: Ditto.
805         * gdb.mi/mi-watch.exp: Ditto.
806         * gdb.mi/mi2-watch.exp: Ditto.
807         * gdb.threads/non-ldr-exc-1.exp: Ditto.
808         * gdb.threads/non-ldr-exc-2.exp: Ditto.
809         * gdb.threads/non-ldr-exc-3.exp: Ditto.
810         * gdb.threads/non-ldr-exc-4.exp: Ditto.
811         * gdb.threads/watchpoint-fork.exp: Ditto.
812         * gdb.threads/watchthreads-reorder.exp: Ditto.
813         * gdb.trace/change-loc.exp: Ditto.
814         * gdb.trace/pending.exp: Ditto.
815         * gdb.trace/status-stop.exp: Ditto.
816         * gdb.trace/strace.exp: Ditto.
817         * gdb.trace/trace-break.exp: Ditto.
818         * gdb.trace/unavailable.exp: Ditto.
819         * lib/gdb.exp (with_test_prefix): Always prefix with space and
820         suffix with colon.  Adjust leading comments.
821
822 2012-02-21  Pedro Alves  <palves@redhat.com>
823             Tom Tromey  <tromey@redhat.com>
824
825         * lib/gdb.exp: Add description of test prefixes.
826         (with_test_prefix): New procedure.
827         * gdb.arch/altivec-abi.exp: Use with_test_prefix.
828         * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
829         * gdb.base/break-interp.exp: Use with_test_prefix.  Use append
830         instead of lappend to append to pf_prefix.
831         * gdb.base/catch-load.exp: Use with_test_prefix.
832         * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
833         * gdb.base/jit-so.exp: Use with_test_prefix.
834         * gdb.base/jit.exp: Use with_test_prefix.
835         * gdb.base/return-nodebug.exp (do_test): Use append instead of
836         lappend to append to pf_prefix.
837         * gdb.base/sepdebug.exp: Use with_test_prefix.
838         * gdb.base/solib-display.exp: Use with_test_prefix.
839         * gdb.base/solib-overlap.exp: Use with_test_prefix.
840         * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
841         * gdb.base/watchpoint.exp: Use with_test_prefix.
842         * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
843         * gdb.mi/mi-watch.exp: Use with_test_prefix.
844         * gdb.mi/mi2-watch.exp: Use with_test_prefix.
845         * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
846         * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
847         * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
848         * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
849         * gdb.threads/watchpoint-fork.exp: Use with_test_prefix.  Use
850         append instead of lappend to append to pf_prefix.
851         * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
852         * gdb.trace/change-loc.exp: Use with_test_prefix.
853         * gdb.trace/pending.exp: Use with_test_prefix.
854         * gdb.trace/status-stop.exp: Use with_test_prefix.
855         * gdb.trace/strace.exp: Use with_test_prefix.
856         * gdb.trace/trace-break.exp: Use with_test_prefix.
857         * gdb.trace/unavailable.exp: Use with_test_prefix.  Use append
858         instead of lappend to append to pf_prefix.
859
860 2012-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
861
862         Fix racy FAILs.
863         * gdb.base/inferior-died.c (main): Add return of 0.
864         * gdb.base/inferior-died.exp (continue): Fix expectation of
865         asynchronous events.
866         (p 1): New test.
867
868 2012-02-20  Pedro Alves  <palves@redhat.com>
869
870         * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
871         lin-lwp output.  Set SIGALRM to stop.  Adjust tests to not rely on
872         gdb's internal debug output.  For the non-threaded case, look for
873         "Program received signal SIGLARM", for the threaded case, peek at
874         the thread's siginfo.
875
876 2012-02-20  Pedro Alves  <palves@redhat.com>
877
878         General cleanup, make output test messages unique, and build
879         different executable files for the non-threaded and threaded
880         cases.
881
882         * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
883         Delete.
884         (executable_nothr, executable_thr): New globals.
885         (top level): Adjust to delete both executables.
886         (corefunc): New parameter $executable.  Set $pf_prefix instead of
887         hand writing a prefix in tests.  Issue a clean_restart and enable
888         lin-lwp debug output here.
889         (top level): Adjust.  Use build_executable.  Don't start gdb here,
890         and don't enable lin-lwp debug output here.
891         * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
892
893 2012-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
894
895         Fix racy FAILs.
896         * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
897         "continue" command.
898
899 2012-02-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
900
901         Fix for gdbserver non-extended mode.
902         * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
903         and gdb_run_cmd.
904
905 2012-02-17  Tom Tromey  <tromey@redhat.com>
906
907         * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
908         * gdb.python/py-events.exp: Check 'dir' output.
909         * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
910
911 2012-02-17  Yao Qi  <yao@codesourcery.com>
912
913         * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
914
915 2012-02-16  Tom Tromey  <tromey@redhat.com>
916
917         * gdb.base/inferior-died.c: Don't include stdio.h.
918
919 2012-02-16  Tom Tromey  <tromey@redhat.com>
920
921         * gdb.base/inferior-died.c: New file.
922         * gdb.base/inferior-died.exp: New file.
923
924 2012-02-15  Aleksandar Ristovski  <aristovski@qnx.com>
925
926         * gdb.base/break-inline.exp: New file.
927         * gdb.base/break-inline.c: New file.
928
929 2012-02-15  Tom Tromey  <tromey@redhat.com>
930
931         * gdb.base/pc-fp.exp: Add "info register" tests.
932
933 2012-02-15  Tom Tromey  <tromey@redhat.com>
934
935         * gdb.base/regs.exp: Remove.
936
937 2012-02-15  Pedro Alves  <palves@redhat.com>
938
939         * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
940         the target doesn't support tracepoints.
941         * gdb.trace/circ.exp: Ditto.
942         * gdb.trace/collection.exp: Ditto.
943         * gdb.trace/packetlen.exp: Ditto.
944         * gdb.trace/passc-dyn.exp: Ditto.
945         * gdb.trace/report.exp: Ditto.
946         * gdb.trace/tfind.exp: Ditto.
947         * gdb.trace/tspeed.exp: Ditto.
948         * gdb.trace/tsv.exp: Ditto.
949         * gdb.trace/unavailable.exp: Ditto.
950         * gdb.trace/while-dyn.exp: Ditto.
951
952 2012-02-15  Pedro Alves  <palves@redhat.com>
953
954         * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
955         gdb_test_multiple, and call unsupported instead of fail, if the
956         remote side does not support the request.
957
958 2012-02-15  Pedro Alves  <palves@redhat.com>
959
960         * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
961         * gdb.server/ext-run.exp: Make sure gdb is disconnected.
962         * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
963         * gdb.server/server-mon.exp: Make sure gdb is disconnected.
964         * gdb.server/server-run.exp: Make sure gdb is disconnected.
965         * lib/gdbserver-support.exp (gdbserver_start_extended): Only
966         prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
967         doesn't start with "extended-" already.
968
969 2012-02-15  Pedro Alves  <palves@redhat.com>
970
971         Support extended-remote.  Avoid cascading timeouts.
972
973         * gdb.base/attach.exp (do_attach_tests): Add expected output for
974         the extended-remote target.  If attaching with no file fails, load
975         the file manually.
976         * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
977
978 2012-02-14  Stan Shebs  <stan@codesourcery.com>
979
980         * gdb.base/ena-dis-br.exp: Add enable count test.
981
982 2012-02-13  Pedro Alves  <palves@redhat.com>
983
984         * config/mips-idt.exp: Delete.
985         * gdb.base/a2-run.exp: Remove mips-idt xfails.
986         * gdb.base/bitfields.exp: Remove mips-idt restarts.
987         * gdb.base/break.exp: Remove mips-idt references.
988         * gdb.base/chng-syms.exp: Ditto.
989         * gdb.base/default.exp: Ditto.
990         * gdb.base/funcargs.exp (funcargs_reload): Delete.
991         (top level): Don't call it.
992         * gdb.base/opaque.exp: Remove mips-idt restarts.
993         * gdb.base/ptype.exp: Remove mips-idt xfails.
994         * gdb.base/scope.exp: Remove mips-idt restarts.
995         * gdb.base/sepdebug.exp: Remove mips-idt references.
996         * gdb.base/watchpoint.exp (maybe_clean_restart)
997         (maybe_reinitialize): Delete.
998         (test_disabling_watchpoints, test_disabling_watchpoints)
999         (test_watchpoint_triggered_in_syscall)
1000         (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
1001         Don't call them.
1002
1003 2012-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1004
1005         * gdb.server/server-exec-info.exp: New file.
1006
1007 2012-02-10  Pedro Alves  <palves@redhat.com>
1008
1009         * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
1010         always non-empty.
1011         (test_attach): Always pass $exec to test_attach_gdb.
1012
1013 2012-02-08  Tom Tromey  <tromey@redhat.com>
1014
1015         * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
1016         before inferior is started.
1017
1018 2012-02-07  Tom Tromey  <tromey@redhat.com>
1019
1020         * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
1021         Symbol.value.
1022         * gdb.python/py-symbol.c (qq): Set default value.
1023
1024 2012-02-07  Tom Tromey  <tromey@redhat.com>
1025
1026         * gdb.python/py-symbol.c (qq): New global.
1027         * gdb.python/py-symbol.exp: Add test for frame-less
1028         lookup_symbol.
1029         * gdb.python/py-symtab.exp: Fix line number.
1030
1031 2012-02-03  Joel Brobecker  <brobecker@adacore.com>
1032
1033         * gdb.ada/mi_task_arg: New testcase.
1034
1035 2012-02-02  Pedro Alves  <palves@redhat.com>
1036
1037         * gdb.reverse/until-precsave.exp: Also put "record save" under the
1038         extended timeout.
1039
1040 2012-02-02  Pedro Alves  <palves@redhat.com>
1041
1042         * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
1043         * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
1044
1045 2012-02-02  Pedro Alves  <palves@redhat.com>
1046
1047         * gdb.base/term.exp: Rewrite.
1048         * gdb.base/term.c: New.
1049
1050 2012-02-02  Pedro Alves  <palves@redhat.com>
1051
1052         * gdb.base/default.exp (run "r" abbreviation, run): Add
1053         extended-remote expected output.
1054
1055 2012-02-02  Tom Tromey  <tromey@redhat.com>
1056
1057         * gdb.cp/dispcxx.exp: New file.
1058         * gdb.cp/dispcxx.cc: New file.
1059
1060 2012-02-01  Tom Tromey  <tromey@redhat.com>
1061
1062         * gdb.base/jit-simple.exp: New file.
1063         * gdb.base/jit-simple.c: New file.
1064
1065 2012-01-30  Yao Qi  <yao@codesourcery.com>
1066
1067         * gdb.base/skip.exp: Make test result unique.
1068
1069 2012-01-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1070
1071         * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
1072         compatibility with valgrind-3.7.0.
1073
1074 2012-01-27  Pedro Alves  <palves@redhat.com>
1075
1076         * gdb.base/watchpoint.exp (no_hw): New global.
1077         (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
1078         disable hw watchpoints.
1079         (test_wide_location_1, test_wide_location_2): If no_hw is set,
1080         don't expect hw watchpoints.
1081         (no_hw_watchpoints): Always clean restart.
1082         (do_tests): New procedure, factored out from the top level.
1083         (top level): Run tests twice.  Once with hw watchpoints enabled,
1084         another time with hw watchpoints disabled.
1085
1086 2012-01-27  Pedro Alves  <palves@redhat.com>
1087
1088         * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
1089         out from the top level.
1090         (top level): Call it instead.
1091
1092 2012-01-27  Pedro Alves  <palves@redhat.com>
1093
1094         * gdb.base/watchpoint.exp (top level): Re-enable hardware
1095         watchpoints sooner.
1096
1097 2012-01-27  Pedro Alves  <palves@redhat.com>
1098
1099         * gdb.base/watchpoint.exp (top level): Delete watch ival3.
1100
1101 2012-01-27  Pedro Alves  <palves@redhat.com>
1102
1103         * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
1104         "You may have requested too many hardware
1105         breakpoints/watchpoints".
1106
1107 2012-01-27  Pedro Alves  <palves@redhat.com>
1108
1109         * gdb.base/watchpoint.exp (maybe_clean_restart)
1110         (maybe_reinitialize): New.
1111         (test_disabling_watchpoints): Call maybe_reinitialize.  Don't
1112         expect "hit N times".
1113         (test_disabling_watchpoints, test_complex_watchpoint)
1114         (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
1115         Call maybe_clean_restart.
1116         (top level): Use clean_restart.  Remove "mips-idt-*"
1117         reinitialization.
1118
1119 2012-01-27  Pedro Alves  <palves@redhat.com>
1120
1121         * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
1122
1123 2012-01-27  Pedro Alves  <palves@redhat.com>
1124
1125         * gdb.base/watchpoint.exp: Clean restart after tests that don't
1126         require `initialize' anymore.  Remove unnecessary `initialize'
1127         calls.
1128
1129 2012-01-27  Pedro Alves  <palves@redhat.com>
1130
1131         * gdb.base/watchpoint.exp (wp_set): Delete.
1132         (initialize, test_simple_watchpoint, top level): Remove dead code.
1133
1134 2012-01-27  Pedro Alves  <palves@redhat.com>
1135
1136         * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
1137         typo.
1138
1139 2012-01-27  Pedro Alves  <palves@redhat.com>
1140
1141         * config/extended-gdbserver.exp: New file.
1142         * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
1143         comment.
1144         (gdbserver_start_multi, mi_gdbserver_start_multi): New.
1145         * boards/native-extended-gdbserver.exp: New file.
1146
1147 2012-01-26  Pedro Alves  <palves@redhat.com>
1148
1149         * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
1150         and gdb_test_multiple.
1151
1152 2012-01-26  Pedro Alves  <palves@redhat.com>
1153
1154         Make test messages unique, and more identifiable.
1155         * gdb.multi/watchpoint-multi.exp: Change test messages.
1156
1157 2012-01-25  Tom Tromey  <tromey@redhat.com>
1158
1159         * gdb.base/solib-disc.exp: Fix regexps.
1160
1161 2012-01-24  Tom Tromey  <tromey@redhat.com>
1162
1163         * lib/mi-support.exp (mi_expect_stop): Add special case for
1164         solib-event.
1165         * gdb.base/catch-load-so.c: New file.
1166         * gdb.base/catch-load.exp: New file.
1167         * gdb.base/catch-load.c: New file.
1168         * gdb.base/break-interp.exp (reach_1): Update regexp.
1169
1170 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1171
1172         Fix fuzzy results.
1173         * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
1174         lpsimple and func.
1175
1176 2012-01-24  Gary Benson  <gbenson@redhat.com>
1177
1178         Delete #if 0'd out code.
1179         * gdb.base/default.exp (info catch): Remove.
1180         * gdb.base/gdb_history (info catch): Likewise.
1181         * gdb.base/help.exp (info catch): Likewise.
1182
1183 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1184
1185         Fix watchpoints to be specific for each inferior.
1186         * gdb.multi/watchpoint-multi.c: New file.
1187         * gdb.multi/watchpoint-multi.exp: New file.
1188
1189 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1190
1191         Fix watchpoints across inferior fork.
1192         * gdb.threads/watchpoint-fork-child.c: New file.
1193         * gdb.threads/watchpoint-fork-mt.c: New file.
1194         * gdb.threads/watchpoint-fork-parent.c: New file.
1195         * gdb.threads/watchpoint-fork-st.c: New file.
1196         * gdb.threads/watchpoint-fork.exp: New file.
1197         * gdb.threads/watchpoint-fork.h: New file.
1198
1199 2012-01-23  Pedro Alves  <palves@redhat.com>
1200
1201         * gdb.base/call-signal-resume.exp: Allow output after "return".
1202
1203 2012-01-20  Pedro Alves  <palves@redhat.com>
1204
1205         * gdb.python/py-finish-breakpoint.py: Fix typo.
1206
1207 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
1208
1209         * gdb.base/info-proc.exp: Also run on remote targets.  Main
1210         "info proc" command is now always present; whether target supports
1211         actual info proc operation is detected when attempting to issue
1212         the command.
1213
1214 2012-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1215
1216         * .gdbinit: Remove.
1217
1218 2012-01-19  Pedro Alves  <palves@redhat.com>
1219
1220         * gdb.java/jprint.exp: Don't rely on inferior output, but instead
1221         look at the funtions' returns.
1222         * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
1223         (jprint.print(int, int)): Change return type to int.  Adjust.
1224
1225 2012-01-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
1226
1227         PR gdb/9538
1228         * gdb.base/sepdebug.exp: New test.
1229
1230 2012-01-18  Pedro Alves  <palves@redhat.com>
1231
1232         * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
1233         Allow output before ^done.
1234
1235 2012-01-16  Tom Tromey  <tromey@redhat.com>
1236
1237         * gdb.linespec/linespec.exp: Change some tests to use $decimal.
1238         Add tests for relative directory.
1239
1240 2012-01-16  Tom Tromey  <tromey@redhat.com>
1241
1242         * gdb.base/printcmds.c (enum flag_enum): New.
1243         (three): New global.
1244         * gdb.base/printcmds.exp (test_print_enums): Add test for flag
1245         enum printing.
1246         * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
1247         FlagEnumerationPrinter.
1248         * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
1249         * gdb.python/py-pp-maint.c (enum flag_enum): New.
1250         (fval): New global.
1251
1252 2012-01-16  Pedro Alves  <palves@redhat.com>
1253
1254         * lib/gdb.exp (banned_procedures): New variable.
1255         (banned_variables_traced): Rename to ...
1256         (banned_traced): ... this.
1257         (gdb_init): Also trace banned procedures.
1258         (gdb_finish): Also untrace banned procedures.
1259
1260 2012-01-16  Pedro Alves  <palves@redhat.com>
1261
1262         Remove all calls to strace.
1263
1264 2012-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
1265
1266         * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
1267         * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
1268
1269 2012-01-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
1270
1271         * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
1272         * gdb.base/pie-execl.exp: Likewise.
1273
1274 2012-01-12  Keith Seitz  <keiths@redhat.com>
1275
1276         PR mi/10586
1277         * gdb.mi/var-cmd.c (struct anonymous): New structure.
1278         (do_anonymous_type_tests): New function.
1279         (main): Call do_anonymous_type_tests.
1280         * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
1281         (verify_everything): New procedure.
1282         * gdb.mi/mi-var-cp.cc (class A): New class.
1283         (anonymous_structs_and_unions): New function.
1284         (main): Call anonymous_structs_and_unions.
1285         * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
1286         (verify_everything): New procedure.
1287
1288 2012-01-12  Keith Seitz  <keiths@redhat.com>
1289
1290         * lib/mi-support.exp: Expand comments about PATH_EXPR.
1291         (varobj_tree::get_path_expr): Assume that all varobjs are
1292         compound unless they are known simple types.
1293         Adjust path expressions based on parent type, path parent type,
1294         and tree language.
1295         (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
1296         the root varobj.
1297         (mi_walk_varobj_tree): Add LANGUAGE parameter.
1298
1299 2012-01-11  Pedro Alves  <palves@redhat.com>
1300
1301         * gdb.base/default.exp (core-file): Don't expect "GDB can't read
1302         core files on this machine" anymore.
1303
1304 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
1305
1306         * gdb.base/watchpoint.c (recurser): Initialize local_x.
1307         (main): Repeat recurser call.
1308         * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
1309         equivalent to 'local_x'.
1310
1311 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
1312             Joel Brobecker <brobecker@adacore.com>
1313
1314         * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
1315
1316 2012-01-05  Pedro Alves  <alves.ped@gmail.com>
1317
1318         * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
1319         * gdb.python/py-events.c (first): Add bits for new "step N" test.
1320         * gdb.python/py-events.exp: Test that "step N" tripping on a
1321         breakpoint emits a breakpoint event.
1322
1323 2012-01-03  Joel Brobecker  <brobecker@adacore.com>
1324
1325         * gdb.base/auxv.exp: Reformat the copyright notice.
1326
1327 2012-01-03  Yao Qi  <yao@codesourcery.com>
1328
1329         * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
1330         (strace_trace_on_diff_addr): New.
1331         * gdb.trace/strace.c: (main): Add two local variables.
1332
1333 2011-01-02  Ulrich Weigand  <uweigand@de.ibm.com>
1334
1335         * gdb.cell/fork.exp: Delete breakpoints after reaching main.
1336         * gdb.cell/gcore.exp: Likewise.
1337         * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
1338         to verify the correct instance of main is selected.
1339
1340 2012-01-02  Joel Brobecker  <brobecker@adacore.com>
1341
1342         * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
1343         gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
1344         gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
1345         gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
1346         gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
1347         gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
1348         gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
1349         gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
1350         gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
1351         gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
1352         gdb.threads/thread_check.c: Reformat copyright header.
1353
1354 2011-12-30  Edjunior Machado  <emachado@linux.vnet.ibm.com>
1355
1356         * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
1357         * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
1358         is not enabled.
1359
1360 2011-12-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1361
1362         * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
1363         parameter to self_exec, adjust the function.
1364         (main): Check for argv[1] "exit".  Use argv[0] for test_exec_exit.
1365         * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
1366         (set var do_exit = 0): Remove test.
1367         (newline at end of file): Add one.
1368
1369 2011-12-27  Joel Brobecker  <brobecker@adacore.com>
1370
1371         * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
1372         New files.
1373
1374 2011-12-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
1375
1376         Fix racy FAILs.
1377         * gdb.threads/fork-thread-pending.c (barrier): New variable.
1378         (thread_function, thread_forker): Call pthread_barrier_wait for it.
1379         (main): Call pthread_barrier_init for it.
1380
1381 2011-12-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
1382
1383         Fix double send_gdb leading to racy FAILs.
1384         * gdb.base/break.exp (set silent break bp_location1): Replace
1385         3x send_gdb and gdb_expect by gdb_test.
1386         * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
1387         * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
1388         (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
1389         instead of send_gdb.  Twice.
1390         * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
1391         3x send_gdb and gdb_expect by gdb_test.
1392         * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
1393
1394 2011-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
1395
1396         * gdb.linespec/linespec.exp: Compile using {c++}.
1397
1398 2011-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
1399
1400         * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
1401         (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
1402         (verify GCC PR debug/51668): New test.
1403
1404 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
1405
1406         Introduce gdb.FinishBreakpoint in Python.
1407         * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
1408         py-finish-breakpoint2
1409         (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
1410         * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
1411         instead of line number.
1412         * gdb.python/py-finish-breakpoint.c: New file.
1413         * gdb.python/py-finish-breakpoint.exp: New file.
1414         * gdb.python/py-finish-breakpoint.py: New file.
1415         * gdb.python/py-finish-breakpoint2.cc: New file.
1416         * gdb.python/py-finish-breakpoint2.exp: New file.
1417         * gdb.python/py-finish-breakpoint2.py: New file.
1418
1419 2011-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
1420
1421         Partial fix of compatibility with gcc-4.7.
1422         * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
1423         into XFAIL "new without size_t".  Permit size_t for the KFAIL case.
1424         Add comment to add a PASS case in the future.
1425
1426         Fix compatibility with gcc-4.7.
1427         * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
1428
1429 2011-12-21  Ulrich Weigand  <ulrich.weigand@linaro.org>
1430
1431         PR tdep/12797
1432         * gdb.base/callfuncs.exp: Remove KFAIL.
1433
1434 2011-12-21  Joel Brobecker  <brobecker@adacore.com>
1435
1436         * gdb.ada/task_bp: New testcase.
1437
1438 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1439
1440         * gdb.base/reread.exp: If srcfile2 fails to build retry it with
1441         -DNO_SECTIONS.
1442         * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
1443
1444 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1445
1446         * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
1447         PR gcc/45997 XFAIL conditional for gcc <= 4.5.
1448         * gdb.python/py-type.exp (python print ttype.template_argument(2)):
1449         Change PR gcc/41736 to the more specific PR gcc/46955.  Make it
1450         conditional for gcc <= 4.5.
1451
1452 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1453
1454         * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
1455         by XFAIL.
1456         * gdb.cp/static-method.exp (info addr A::func())
1457         (list static-method.cc:xxx::(anonymous namespace)::A::func)
1458         (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
1459         (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
1460         (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
1461         * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
1462         (test value of F in k3_m): Likewise.
1463         * gdb.python/py-type.exp (python print ttype.template_argument(2)):
1464         Likewise.
1465
1466 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1467
1468         * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
1469         (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
1470         Remove.
1471         * gdb.threads/attachstop-mt.c: Remove.
1472         * gdb.threads/attachstop-mt.exp: Remove.
1473
1474 2011-12-17  Mark Kettenis  <kettenis@gnu.org>
1475
1476         * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
1477
1478 2011-12-16  Doug Evans  <dje@google.com>
1479
1480         * boards/native-stdio-gdbserver.exp: New file.
1481         * boards/native-gdbserver.exp: New file.
1482
1483         * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
1484         gdbserver output.
1485         (gdbserver_default_get_remote_address): New function.
1486         (gdbserver_start): Call gdb,get_remote_address to compute argument
1487         to "target remote" command.
1488
1489 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
1490
1491         * gdb.python/py-function.exp: Change "on" to "full" for
1492         python print-stack.  Add set/show python print-stack
1493         off|full|message tests.
1494
1495 2011-12-15  Yao Qi  <yao@codesourcery.com>
1496
1497         * gdb.trace/strace.c: New
1498         * gdb.trace/strace.exp: New.
1499
1500 2011-12-14  Tom Tromey  <tromey@redhat.com>
1501
1502         * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
1503
1504 2011-12-14  Doug Evans  <dje@google.com>
1505
1506         * lib/gdb.exp (gdb_start_cmd): Fix error return value.
1507
1508 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
1509
1510         PR threads/10729
1511
1512         * gdb.mi/watch-nonstop.c: New file.
1513         * gdb.mi/mi-watch-nonstop.exp: New file.
1514
1515 2011-12-13  Pedro Alves  <pedro@codesourcery.com>
1516             Doug Evans  <dje@google.com>
1517
1518         * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
1519         (clean_restart): Remove references to the gdb_stub target board
1520         variable.
1521         (gdb_step_for_stub): Delete.
1522
1523         * gdb.base/annota1.exp: Remove all references to [target_info
1524         exists gdb_stub], gdb_step_for_stub and usestubs.
1525         * gdb.base/annota3.exp: Ditto.
1526         * gdb.base/async.exp: Ditto.
1527         * gdb.base/break.exp: Ditto.
1528         * gdb.base/code-expr.exp: Ditto.
1529         * gdb.base/commands.exp: Ditto.
1530         * gdb.base/completion.exp: Ditto.
1531         * gdb.base/condbreak.exp: Ditto.
1532         * gdb.base/consecutive.exp: Ditto.
1533         * gdb.base/cvexpr.exp: Ditto.
1534         * gdb.base/define.exp: Ditto.
1535         * gdb.base/display.exp: Ditto.
1536         * gdb.base/ena-dis-br.exp: Ditto.
1537         * gdb.base/environ.exp: Ditto.
1538         * gdb.base/gnu-ifunc.exp: Ditto.
1539         * gdb.base/maint.exp: Ditto.
1540         * gdb.base/pending.exp: Ditto.
1541         * gdb.base/sect-cmd.exp: Ditto.
1542         * gdb.base/sepdebug.exp: Ditto.
1543         * gdb.base/unload.exp: Ditto.
1544         * gdb.base/watchpoint-solib.exp: Ditto.
1545         * gdb.cp/annota2.exp: Ditto.
1546         * gdb.cp/annota3.exp: Ditto.
1547         * gdb.dwarf2/dw2-inline-param.exp: Ditto.
1548         * gdb.hp/gdb.compat/xdb1.exp: Ditto.
1549         * gdb.mi/mi-pending.exp: Ditto.
1550         * gdb.trace/circ.exp: Ditto.
1551         * gdb.cp/ovldbreak.exp: Ditto.  Adjust expected line numbers.
1552         * gdb.base/list.exp: Ditto.
1553
1554         * gdb.base/all-types.c: Remove all calls to set_debug_traps and
1555         breakpoint function and all references to the usestubs macro.
1556         * gdb.base/exprs.c: Ditto.
1557         * gdb.base/freebpcmd.c: Ditto.
1558         * gdb.base/bitfields.c: Ditto.
1559         * gdb.base/bitfields2.c: Ditto.
1560         * gdb.base/break.c: Ditto.
1561         * gdb.base/call-sc.c: Ditto.
1562         * gdb.base/call-signals.c: Ditto.
1563         * gdb.base/callfuncs.c: Ditto.
1564         * gdb.base/charset.c: Ditto.
1565         * gdb.base/consecutive.c: Ditto.
1566         * gdb.base/constvars.c: Ditto.
1567         * gdb.base/funcargs.c: Ditto.
1568         * gdb.base/int-type.c: Ditto.
1569         * gdb.base/interrupt.c: Ditto.
1570         * gdb.base/langs0.c: Ditto.
1571         * gdb.base/list0.c: Ditto.
1572         * gdb.base/mips_pro.c: Ditto.
1573         * gdb.base/miscexprs.c: Ditto.
1574         * gdb.base/nodebug.c: Ditto.
1575         * gdb.base/opaque0.c: Ditto.
1576         * gdb.base/pointers.c: Ditto.
1577         * gdb.base/printcmds.c: Ditto.
1578         * gdb.base/ptype.c: Ditto.
1579         * gdb.base/recurse.c: Ditto.
1580         * gdb.base/reread1.c: Ditto.
1581         * gdb.base/reread2.c: Ditto.
1582         * gdb.base/restore.c: Ditto.
1583         * gdb.base/return.c: Ditto.
1584         * gdb.base/run.c: Ditto.
1585         * gdb.base/scope0.c: Ditto.
1586         * gdb.base/sepdebug.c: Ditto.
1587         * gdb.base/setshow.c: Ditto.
1588         * gdb.base/setvar.c: Ditto.
1589         * gdb.base/sigall.c: Ditto.
1590         * gdb.base/signals.c: Ditto.
1591         * gdb.base/structs.c: Ditto.
1592         * gdb.base/structs2.c: Ditto.
1593         * gdb.base/testenv.c: Ditto.
1594         * gdb.base/twice.c: Ditto.
1595         * gdb.base/unwindonsignal.c: Ditto.
1596         * gdb.base/watchpoint.c: Ditto.
1597         * gdb.base/watchpoints.c: Ditto.
1598         * gdb.base/whatis.c: Ditto.
1599         * gdb.cp/classes.cc: Ditto.
1600         * gdb.cp/cplusfuncs.cc: Ditto.
1601         * gdb.cp/derivation.cc: Ditto.
1602         * gdb.cp/formatted-ref.cc: Ditto.
1603         * gdb.cp/misc.cc: Ditto.
1604         * gdb.cp/overload.cc: Ditto.
1605         * gdb.cp/ovldbreak.cc: Ditto.
1606         * gdb.cp/ref-params.cc: Ditto.
1607         * gdb.cp/ref-types.cc: Ditto.
1608         * gdb.cp/templates.cc: Ditto.
1609         * gdb.cp/virtfunc.cc: Ditto.
1610         * gdb.hp/gdb.aCC/run.c: Ditto.
1611         * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
1612         * gdb.hp/gdb.compat/xdb0.c: Ditto.
1613         * gdb.reverse/consecutive-reverse.c: Ditto.
1614         * gdb.reverse/sigall-reverse.c: Ditto.
1615         * gdb.reverse/until-reverse.c: Ditto.
1616         * gdb.reverse/watch-reverse.c: Ditto.
1617         * gdb.trace/actions.c: Ditto.
1618         * gdb.trace/circ.c: Ditto.
1619         * gdb.trace/collection.c: Ditto.
1620
1621 2011-12-13  Pedro Alves  <pedro@codesourcery.com>
1622
1623         * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
1624         (func6, func7): New.
1625         (main): Call func6 and func7.
1626         * gdb.base/watchpoint.exp (test_wide_location_1)
1627         (test_wide_location_2): New.
1628         (top level): Re-enable hardware watchpoints if necessary.  Call
1629         test_wide_location_1 and test_wide_location_2.
1630
1631 2011-12-11  Yao Qi  <yao@codesourcery.com>
1632
1633         * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
1634
1635 2011-12-11  Joel Brobecker  <brobecker@adacore.com>
1636
1637         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
1638         expected output for unsupported case.
1639
1640 2011-12-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
1641
1642         PR testsuite/12649
1643         * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
1644         Protect gdb_test_multiple by final $gdb_prompt match.
1645
1646 2011-12-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
1647
1648         * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
1649         New variable, new test.
1650         (list static-method.cc:xxx::(anonymous namespace)::A::func)
1651         (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
1652         (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
1653         (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
1654         them if HAVE_GCC_45682_FIXED is not set.
1655
1656 2011-12-10  Yao Qi  <yao@codesourcery.com>
1657
1658         * gdb.trace/status-stop.exp: New.
1659         * gdb.trace/status-stop.c: New.
1660
1661 2011-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
1662
1663         * gdb.reverse/until-precsave.exp (run to end of main) Extend the
1664         timeout.
1665
1666 2011-12-08  Tom Tromey  <tromey@redhat.com>
1667
1668         * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
1669         condition.
1670
1671 2011-12-07  Stan Shebs  <stan@codesourcery.com>
1672
1673         * gdb.trace/tfind.exp: Update for output changes.
1674
1675 2011-12-07  Pedro Alves  <pedro@codesourcery.com>
1676
1677         * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
1678         throws "Cannot insert catchpoints in this configuration".
1679         * gdb.ada/mi_catch_ex.exp: Likewise.
1680
1681 2011-12-06  Pedro Alves  <pedro@codesourcery.com>
1682
1683         * gdb.base/break-always.exp: Test changing memory at addresses
1684         with breakpoints inserted.
1685
1686 2011-12-06  Joel Brobecker  <brobecker@acacore.com>
1687
1688         * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
1689         involving a fully qualified function name.
1690
1691 2011-12-06  Tom Tromey  <tromey@redhat.com>
1692
1693         * gdb.ada/homonym.exp: Add three breakpoint tests.
1694
1695 2011-12-06  Tom Tromey  <tromey@redhat.com>
1696
1697         * gdb.base/solib-weak.exp (do_test): Remove kfail.
1698         * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
1699         * gdb.objc/objcdecode.exp: Update for output changes.
1700         * gdb.linespec/linespec.exp: New file.
1701         * gdb.linespec/lspec.cc: New file.
1702         * gdb.linespec/lspec.h: New file.
1703         * gdb.linespec/body.h: New file.
1704         * gdb.linespec/base/two/thefile.cc: New file.
1705         * gdb.linespec/base/one/thefile.cc: New file.
1706         * gdb.linespec/Makefile.in: New file.
1707         * gdb.cp/templates.exp (test_template_breakpoints): Update for
1708         output changes.
1709         * gdb.cp/re-set-overloaded.exp: Remove kfail.
1710         * gdb.cp/ovldbreak.exp: Update for output changes.  "all" test now
1711         makes one breakpoint.
1712         * gdb.cp/method2.exp (test_break): Update for output changes.
1713         * gdb.cp/mb-templates.exp: Update for output changes.
1714         * gdb.cp/mb-inline.exp: Update for output changes.
1715         * gdb.cp/mb-ctor.exp: Update for output changes.
1716         * gdb.cp/ovsrch.exp: Use fully-qualified names.
1717         * gdb.base/solib-symbol.exp: Run to main later.  Breakpoint now
1718         has multiple matches.
1719         * gdb.base/sepdebug.exp: Disable pending breakpoints.  Update for
1720         error message change.
1721         * gdb.base/list.exp (test_list_filename_and_number): Update for
1722         error message change.
1723         * gdb.base/break.exp: Disable pending breakpoints.  Update for
1724         output changes.
1725         * configure.ac: Add gdb.linespec.
1726         * configure: Rebuild.
1727         * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
1728
1729 2011-12-06  Ulrich Weigand  <uweigand@de.ibm.com>
1730
1731         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
1732         last_break register on s390*-*-* targets.
1733
1734 2011-12-06  Joel Brobecker  <brobecker@adacore.com>
1735
1736         * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
1737         * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
1738         of parameter X in procedure Foo.
1739
1740 2011-12-05  Stan Shebs  <stan@codesourcery.com>
1741
1742         * gdb.trace/tfind.exp: Update help string matches.
1743
1744 2011-12-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1745
1746         * gdb.server/ext-run.exp (get process list): Accept also systemd
1747         as PID 1.
1748
1749 2011-12-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
1750             Pedro Alves  <pedro@codesourcery.com>
1751
1752         * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
1753         starting GDB.
1754         * gdb.base/default.exp: Replace target use_gdb_stub checks by global
1755         $use_gdb_stub.
1756         * gdb.base/display.exp: Likewise.
1757         * gdb.base/ending-run.exp: Likewise.
1758         * gdb.base/list.exp (test_listsize): Likewise.
1759         * gdb.base/setshow.exp: Likewise.
1760         * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
1761         * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
1762         check by global $use_gdb_stub.
1763         (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
1764         (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
1765         (default_gdb_init): Unset global $use_gdb_stub.
1766         (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
1767         by global $use_gdb_stub.
1768         * lib/gdbserver-support.exp: Extend comments for set_board_info
1769         gdb_protocol and gdb,socketport.
1770         (gdbserver_start_extended): Set global gdbserver_protocol and
1771         gdbserver_gdbport.  Clear global use_gdb_stub.
1772         * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
1773         from target use_gdb_stub.
1774         (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
1775
1776 2011-12-03  Doug Evans  <dje@google.com>
1777
1778         * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
1779         (gdb_step_for_stub): Add comments.
1780
1781 2011-12-02  Maciej W. Rozycki  <macro@codesourcery.com>
1782
1783         * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
1784         to the caller.
1785         (gdb_test_multiple): Likewise.
1786
1787 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1788
1789         Fix gdb.mi/mi-solib.exp without system debug info installed.
1790         * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
1791         expect attribute, return 0 for it.  Update comments.
1792
1793 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1794
1795         * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
1796         (corrupted list): Adjust the expectation.
1797
1798 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1799
1800         PR threads/13448
1801         * gdb.dwarf2/dw2-var-zero-addr.S: New file.
1802         * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
1803         * gdb.threads/tls-var-main.c: New file.
1804         * gdb.threads/tls-var.c: New file.
1805         * gdb.threads/tls-var.exp: New file.
1806
1807 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1808
1809         PR testsuite/12649
1810         * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
1811         Protect gdb_test_multiple by final $gdb_prompt match.
1812         * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
1813         * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1814         (test_tracepoints): Likewise.
1815
1816 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1817
1818         PR breakpoints/13346
1819         * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
1820         * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
1821         * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
1822
1823 2011-12-01  Joel Brobecker  <brobecker@adacore.com>
1824
1825         * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
1826         * gdb.ada/homonym/homonym.adb: For use of all types defined
1827         locally inside both Get_Value subprograms.
1828
1829 2011-12-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
1830
1831         Fix racy FAILs.
1832         * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
1833         of send_gdb.
1834
1835 2011-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
1836
1837         * gdb.base/testenv.exp: Skip on remote targets.  Unset global
1838         environment variable after test completed.
1839
1840 2011-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
1841
1842         * gdb.base/solib-nodir.exp: Skip if remote target.
1843         * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
1844         application.  Call gdb_load_shlibs.
1845         * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
1846
1847 2011-11-29  Joel Brobecker  <brobecker@adacore.com>
1848
1849         * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
1850
1851 2011-11-28  Joel Brobecker  <brobecker@adacore.com>
1852
1853         * gdb.ada/fullname_bp: New testcase.
1854
1855 2011-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1856
1857         PR testsuite/12649
1858         * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
1859         Wrap send_gdb into a new gdb_test.
1860
1861         Code cleanup.
1862         * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
1863         Convert send_gdb and gdb_expect to gdb_test_multiple.
1864
1865 2011-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1866
1867         * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
1868
1869 2011-11-23  Keith Seitz  <keiths@redhat.com>
1870
1871         * lib/mi-support.exp (varobj_tree): New namespace and procs.
1872         (mi_varobj_tree_test_children_callback): New proc.
1873         (mi_walk_varobj_tree): New proc.
1874
1875 2011-11-22  Tom Tromey  <tromey@redhat.com>
1876
1877         * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
1878         Add "use_mi_command" argument.
1879         (mi_run_cmd, mi_run_with_cli): New procs.
1880         * gdb.mi/solib-lib.c: New file.
1881         * gdb.mi/solib-main.c: New file.
1882         * gdb.mi/mi-solib.exp: New file.
1883
1884 2011-11-21  Doug Evans  <dje@google.com>
1885
1886         * gdb.cp/nextoverthrow.exp: Skip test if debug info for
1887         _Unwind_DebugHook is missing.
1888
1889 2011-11-20  Stan Shebs  <stan@codesourcery.com>
1890
1891         * gdb.trace/tstatus.exp: New.
1892         * gdb.trace/actions.c: Include string.h.
1893
1894 2011-11-18  Yao Qi  <yao@codesourcery.com>
1895
1896         * gdb.trace/pending.exp: New.
1897         * gdb.trace/pending.c: New.
1898         * gdb.trace/pendshr1.c: New.
1899         * gdb.trace/pendshr2.c: New.
1900         * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
1901         tracepoint location becomes pending.
1902         (tracepoint_change_loc_2): New.
1903
1904 2011-11-16  David S. Miller  <davem@davemloft.net>
1905
1906         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
1907         target is sparc*-*-linux*
1908
1909 2011-11-15  Paul Koning  <paul_koning@dell.com>
1910
1911         * gdb.python/py-type.exp: New testcases for exceptions on scalar
1912         types.
1913
1914 2011-11-14  Doug Evans  <dje@google.com>
1915
1916         * gdb.base/shell.exp: New file.
1917
1918 2011-11-14  Stan Shebs  <stan@codesourcery.com>
1919
1920         * gdb.trace/ftrace.c: New.
1921         * gdb.trace/ftrace.exp: New.
1922
1923 2011-11-14  Yao Qi  <yao@codesourcery.com>
1924
1925         * gdb.trace/change-loc-1.c: New.
1926         * gdb.trace/change-loc-2.c: New.
1927         * gdb.trace/change-loc.c: New.
1928         * gdb.trace/change-loc.exp:  New.
1929         * gdb.trace/change-loc.h:  New.
1930         * gdb.trace/trace-break.c (marker): Define new symbol.
1931         * gdb.trace/trace-break.exp (break_trace_same_addr_5):
1932         New.
1933         (break_trace_same_addr_6): New.
1934
1935 2011-11-12  Matt Rice  <ratmice@gmail.com>
1936
1937         * gdb.base/info-macros.exp: Make tests for info definitions
1938         test info macro.  Add tests for info macro argument processing.
1939         Rename a few tests.
1940
1941 2011-11-11  Keith Seitz  <keiths@redhat.com>
1942
1943         PR gdb/12843
1944         * gdb.base/linespecs.exp: New file.
1945
1946 2011-11-11  Doug Evans  <dje@google.com>
1947
1948         * gdb.threads/print-threads.exp: Extend timeout for slower
1949         tests.
1950
1951 2011-11-10  Doug Evans  <dje@google.com>
1952
1953         * gdb.reverse/i387-env-reverse.exp: Extend timeout of
1954         "record to end of main" test.
1955
1956         * gdb.python/py-type.c (TS): New typedef.
1957         (ts): New global.
1958         * gdb.python/py-type.exp: Test field list of typedef.
1959
1960 2011-11-10  Joel Brobecker  <brobecker@adacore.com>
1961
1962         * gdb.ada/small_reg_param: New testcase.
1963
1964 2011-11-09  Tom Tromey  <tromey@redhat.com>
1965
1966         * gdb.cp/destrprint.exp: New file.
1967         * gdb.cp/destrprint.cc: New file.
1968
1969 2011-11-08  Meador Inge  <meadori@codesourcery.com>
1970
1971         * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
1972         (switch_stack_to_other): New test function.
1973         * gdb.arch/thumb-prologue.exp: New test cases.
1974
1975 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
1976
1977         * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
1978
1979 2011-11-08  Yao Qi  <yao@codesourcery.com>
1980
1981         * gdb.exp (supports_process_record): New.
1982         (supports_reverse): New.
1983         * gdb.reverse/break-precsave.exp: Call support_process_record
1984         to run test conditionally.
1985         * gdb.reverse/consecutive-precsave.exp: Likewise.
1986         * gdb.reverse/i386-precsave.exp: Likewise.
1987         * gdb.reverse/machinestate-precsave.exp: Likewise.
1988         * gdb.reverse/solib-precsave.exp: Likewise.
1989         * gdb.reverse/step-precsave.exp: Likewise.
1990         * gdb.reverse/until-precsave.exp: Likewise.
1991         * gdb.reverse/watch-precsave.exp: Likewise.
1992         * gdb.reverse/break-reverse.exp: Call support_reverse  to run
1993         test conditionally.
1994         * gdb.reverse/consecutive-reverse.exp: Likewise.
1995         * gdb.reverse/finish-precsave.exp: Likewise.
1996         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1997         * gdb.reverse/finish-reverse.exp: Likewise.
1998         * gdb.reverse/i386-reverse.exp: Likewise.
1999         * gdb.reverse/i386-sse-reverse.exp: Likewise.
2000         * gdb.reverse/machinestate.exp: Likewise.
2001         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
2002         * gdb.reverse/sigall-precsave.exp: Likewise.
2003         * gdb.reverse/sigall-reverse.exp: Likewise.
2004         * gdb.reverse/solib-reverse.exp: Likewise.
2005         * gdb.reverse/step-reverse.exp: Likewise.
2006         * gdb.reverse/until-reverse.exp: Likewise.
2007         * gdb.reverse/watch-reverse.exp: Likewise.
2008
2009 2011-11-05  Yao Qi  <yao@codesourcery.com>
2010
2011         * gdb.trace/trace-break.exp: Add test on setting two
2012         fast tracepoints at the same address.
2013
2014 2011-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
2015
2016         * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
2017
2018 2011-11-02  Stan Shebs  <stan@codesourcery.com>
2019
2020         * gdb.trace/collection.c: Add code using strings.
2021         * gdb.trace/collection.exp: Add tests of string collection.
2022
2023 2011-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2024
2025         * gdb.base/skip-solib.exp (executable_main): New variable.
2026         (binfile_main): Base it on that.
2027         Use $executable_main in clean_restart calls.  Drop gdb_exit and
2028         gdb_start calls.
2029
2030 2011-11-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2031
2032         Fix racy FAILs.
2033         * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
2034         breakpoint_re globals import by async.  Set string_regex to .* for
2035         async.  Remove the optional thread_selected_re and breakpoint_re
2036         globals expectations.
2037
2038 2011-11-01  Joseph Myers  <joseph@codesourcery.com>
2039
2040         * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
2041         well as Cygwin.
2042
2043 2011-11-01  Justin Lebar <justin.lebar@gmail.com>
2044
2045         Add tests for skip command.
2046         * gdb.base/skip-solib-lib.c: New
2047         * gdb.base/skip-solib-main.c: New
2048         * gdb.base/skip-solib.exp: New
2049         * gdb.base/skip.c: New
2050         * gdb.base/skip.exp: New
2051         * gdb.base/skip1.c: New
2052         * gdb.base/Makefile.in: Adding new files.
2053
2054 2011-10-31  Yao Qi  <yao@codesourcery.com>
2055             Pedro Alves  <pedro@codesourcery.com>
2056
2057         * gdb.trace/trace-break.c: New.
2058         * gdb.trace/trace-break.exp: New.
2059
2060 2011-10-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
2061
2062         * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
2063         break-here-2.
2064
2065 2011-10-28  Pedro Alves  <pedro@codesourcery.com>
2066
2067         * gdb.threads/no-unwaited-for-left.c: New.
2068         * gdb.threads/no-unwaited-for-left.exp: New.
2069         * gdb.threads/non-ldr-exc-1.c: New.
2070         * gdb.threads/non-ldr-exc-1.exp: New.
2071         * gdb.threads/non-ldr-exc-2.c: New.
2072         * gdb.threads/non-ldr-exc-2.exp: New.
2073         * gdb.threads/non-ldr-exc-3.c: New.
2074         * gdb.threads/non-ldr-exc-3.exp: New.
2075         * gdb.threads/non-ldr-exc-4.c: New.
2076         * gdb.threads/non-ldr-exc-4.exp: New.
2077
2078 2011-10-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
2079
2080         * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
2081         * gdb.base/attach-pie-misread.exp: Likewise.
2082         * gdb.base/break-interp.exp: Likewise.
2083         * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
2084         testcases for use_gdb_stub.
2085         * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
2086         (continue): New testcase.
2087         * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
2088         * gdb.threads/attach-into-signal.exp: Likewise.
2089         * gdb.threads/attach-stopped.exp: Likewise.
2090         * gdb.threads/attachstop-mt.exp: Likewise.
2091
2092 2011-10-28  Paul Koning  <paul_koning@dell.com>
2093
2094         * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
2095
2096 2011-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2097
2098         * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
2099         (mi_gdb_test): Import globals thread_selected_re
2100         and breakpoint_re.  Expect them optionally at the regex start.
2101
2102 2011-10-27  Doug Evans  <dje@google.com>
2103
2104         * gdb.python/python.exp: Test source -s.
2105
2106 2011-10-26  Paul Koning  <paul_koning@dell.com>
2107
2108         * gdb.python/lib-types.cc (struct A): New structure.
2109         * gdb.python/lib-types.exp (deepitems): New tests.
2110
2111 2011-10-25  Paul Koning  <paul_koning@dell.com>
2112
2113         PR python/13327
2114
2115         * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
2116         fetch_lazy method.
2117
2118 2011-10-24  Yao Qi  <yao@codesourcery.com>
2119
2120         * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
2121         target is tic6x-*-*.
2122
2123 2011-10-21  Joel Brobecker  <brobecker@adacore.com>
2124
2125         * gdb.ada/mi_task_info/task_switch.adb: New file.
2126         * gdb.ada/mi_task_info.exp: New file.
2127
2128 2011-10-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
2129
2130         * gdb.cp/expand-psymtabs-cxx.exp: New file.
2131         * gdb.cp/expand-psymtabs-cxx.cc: New file.
2132
2133 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
2134
2135         PR python/12656
2136
2137         * gdb.python/py-block.exp: Add is_global, is_static, static_block,
2138         global_block tests.
2139
2140 2011-10-18  Tom Tromey  <tromey@redhat.com>
2141
2142         * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
2143
2144 2011-10-18  Tom Tromey  <tromey@redhat.com>
2145
2146         * gdb.base/source.exp: Don't include full file name in test name.
2147         * gdb.python/python.exp: Don't include full file name in test
2148         name.
2149
2150 2011-10-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
2151
2152         * gdb.base/attach-pie-noexec.c: New files.
2153         * gdb.base/attach-pie-noexec.exp: New files.
2154
2155 2011-10-17  Joseph Myers  <joseph@codesourcery.com>
2156
2157         * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
2158         prompt for each extra line in command.
2159
2160 2011-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
2161
2162         * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
2163         Revert the part of:
2164         2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2165         * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
2166         Change the expected string.
2167
2168 2011-10-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2169
2170         Fix results with system glibc debug info installed.
2171         * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
2172         (continue to $syscall (2nd time), continue to $syscall (3rd time)):
2173         Accept also __libc_ symbol prefix and no prefix.
2174
2175 2011-10-14  Keith Seitz  <keiths@redhat.com>
2176
2177         PR c++/13225
2178         * gdb.cp/converts.cc (foo3_1): New function.
2179         (foo3_2): New functions.
2180         * gdb.cp/converts.exp: Add tests for int to pointer conversion
2181         and null pointer conversions of integer constant zero.
2182         Add test to check if all arguments are checked for incompatible
2183         conversion BADNESS.
2184
2185 2011-10-14  Tom Tromey  <tromey@redhat.com>
2186
2187         * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
2188         * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
2189         linespec.
2190
2191 2011-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2192
2193         Fix internal error regression.
2194         * gdb.dwarf2/implptr-optimized-out.S: New file.
2195         * gdb.dwarf2/implptr-optimized-out.exp: New file.
2196
2197 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2198
2199         Fix empty DWARF expressions DATA vs. SIZE conditionals.
2200         * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
2201         (loclist): New.
2202         (4): New abbrev.
2203         * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
2204         Use prepare_for_testing, remove clean_restart.
2205         (p arraynoloc, p arraycallnoloc): New tests.
2206
2207 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2208
2209         * gdb.cp/namespace-enum.exp (executable): New variable.
2210         (binfile): Use ${objdir}/${subdir}/ prefix.
2211         Use ${executable} for clean_restart.
2212
2213 2011-10-11  Sterling Augustine  <saugustine@google.com>
2214
2215         * gdb.cp/Makefile.in: Add namespace-enum test.
2216         * gdb.cp/namespace-enum.exp: New file.
2217         * gdb.cp/namespace-enum.c: New file.
2218         * gdb.cp/namespace-enum-main.c: New file.
2219
2220 2011-10-11  Ulrich Weigand  <ulrich.weigand@linaro.org>
2221
2222         * gdb.python/py-shared.exp: Relax filename check to handle remote:
2223         sysroot.
2224
2225 2011-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2226
2227         Reimplement @entry in input expressions.
2228         * gdb.base/exprs.c (v_int_array_init): New variable.
2229         * gdb.base/exprs.exp (print v_int_array_init)
2230         (print *v_int_array_init@1, print *v_int_array_init@2)
2231         (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
2232         (print v_int_array_init[1]@1): New tests.
2233
2234 2011-10-10  Joseph Myers  <joseph@codesourcery.com>
2235
2236         * gdb.cp/gdb2495.exp: Do not include directories in filename in
2237         expected message.
2238
2239 2011-10-09  Doug Evans  <dje@google.com>
2240
2241         * gdb.base/alias.exp: Add tests for alias command.
2242
2243 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2244
2245         * gdb.arch/amd64-entry-value.s: New file.
2246         * gdb.mi/mi2-amd64-entry-value.s: New file.
2247
2248 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2249
2250         Display @entry parameter values even for references.
2251         * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
2252         functions.
2253         (main): New variables regvar, nodatavarp, stackvar1, stackvar2.  Call
2254         reference and datap_input.
2255         * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
2256         breakpoints.
2257         (continue to breakpoint: entry_reference: reference)
2258         (entry_reference: bt at entry)
2259         (continue to breakpoint: entry_reference: breakhere_reference)
2260         (entry_reference: bt, entry_reference: ptype regparam)
2261         (entry_reference: p regparam, entry_reference: ptype regparam@entry)
2262         (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
2263         (entry_reference: p regcopy, entry_reference: p nodataparam)
2264         (entry_reference: p nodataparam@entry): New tests.
2265
2266 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2267
2268         Support @entry in input expressions.
2269         * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
2270         (entry_stack: p s1@entry, entry_stack: p s2@entry)
2271         (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
2272         (tailcall: p j@entry): New tests.
2273         * gdb.cp/koenig.cc (A::entry): New function.
2274         (main): Call it.
2275         * gdb.cp/koenig.exp (p entry (c)): New test.
2276
2277 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2278
2279         Display @entry parameter values (without references).
2280         * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
2281         (different, validity, invalid): New functions.
2282         (main): Call them.
2283         * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
2284         stacktest, breakhere_stacktest, different, breakhere_different,
2285         breakhere_validity and breakhere_invalid.
2286         (entry: bt): Update for @entry.
2287         (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
2288         (entry_validity: *, entry_invalid: *): Many new tests.
2289         * gdb.base/break.exp
2290         (run until breakpoint set at small function, optimized file): Accept
2291         also the @entry suffix.
2292         * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
2293         * gdb.mi/mi2-amd64-entry-value.c: New files.
2294         * gdb.mi/mi2-amd64-entry-value.exp: New files.
2295
2296 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2297
2298         Protect entry values against self tail calls.
2299         * gdb.arch/amd64-entry-value.cc (self2, self): New.
2300         (main): Call self.
2301         * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
2302         (set debug entry-values 1, self: bt debug entry-values): New tests.
2303
2304 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2305
2306         Recognize virtual tail call frames.
2307         * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
2308         (amb_b, amb_a): New.
2309         (main): Call a and b.
2310         * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
2311         (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
2312         (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
2313         New tests.
2314
2315 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2316
2317         Implement basic support for DW_TAG_GNU_call_site.
2318         * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
2319         * gdb.arch/amd64-entry-value.cc: New file.
2320         * gdb.arch/amd64-entry-value.exp: New file.
2321
2322 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2323
2324         Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
2325         * gdb.dwarf2/implptr-64bit.S: New file.
2326         * gdb.dwarf2/implptr-64bit.exp: New file.
2327
2328 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2329
2330         Fix initial language detection with -readnow.
2331         * gdb.cp/readnow-language.cc: New file.
2332         * gdb.cp/readnow-language.exp: New file.
2333
2334 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2335
2336         Fix printed anonymous struct name.
2337         * gdb.cp/anon-struct.exp (print type of X::t2): New test.
2338
2339 2011-10-09  Joseph Myers  <joseph@codesourcery.com>
2340
2341         * gdb.base/solib-symbol.exp: Do not include directories in
2342         filenames in expected messages.
2343
2344 2011-10-07  Doug Evans  <dje@google.com>
2345
2346         * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
2347
2348 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
2349
2350         Allow Python notification of new object-file loadings.
2351         * gdb.python/py-events.exp: Test newobjfile event.
2352         * gdb.python/py-events.py: Register newobjfile callback.
2353         * gdb.python/py-events.c: Add call to shared library
2354         * gdb.python/py-events-shlib.c: New file.
2355
2356 2011-10-06  Joseph Myers  <joseph@codesourcery.com>
2357
2358         * gdb.base/fixsection.exp: Do not include directories in filename
2359         in expected message.
2360
2361 2011-10-05  Pierre Muller  <muller@ics.u-strasbg.fr>
2362
2363         Add tests for passing of environment variables to inferior.
2364         * gdb.base/testenv.c: New test source.
2365         * gdb.base/testenv.exp: New expect test.
2366
2367 2011-10-04  Paul Koning  <paul_koning@dell.com>
2368
2369         * gdb.python/py-value.c (main): Break before return.
2370
2371 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
2372
2373         PR python/12691: Add the inferior to Python exited event
2374         * gdb.python/py-events.exp: Test the inferior attribute of exited
2375         event with a fork.
2376         * gdb.python/py-events.py: Print inferior number on exit.
2377         * gdb.python/py-events.c: Fork the inferior.
2378
2379 2011-10-03  Edjunior Machado  <emachado@linux.vnet.ibm.com>
2380
2381         * gdb.base/jit.exp: Add testcase name to log message
2382
2383 2011-10-03  Paul Koning  <paul_koning@dell.com>
2384             Jan Kratochvil  <jan.kratochvil@redhat.com>
2385
2386         * gdb.python/py-value.exp
2387         (python inval = gdb.parse_and_eval('*(int*)0'))
2388         (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
2389         (set argc=2, python print argc_lazy): New tests.
2390
2391 2011-10-02  Joel Brobecker  <brobecker@adacore.com>
2392
2393         * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
2394
2395 2011-10-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2396             Pedro Alves  <pedro@codesourcery.com>
2397
2398         * gdb.python/py-value.exp (test_value_in_inferior): New variable
2399         can_read_0, test for it.
2400         (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
2401         (parse_and_eval with memory error): ... here, make it untested if
2402         can_read_0.
2403
2404 2011-09-30  Marek Polacek  <mpolacek@redhat.com>
2405
2406         * gdb.python/python.exp (verify pagination beforehand)
2407         (verify pagination afterwards): Fix race by splitting the line.
2408
2409 2011-09-29  Joseph Myers  <joseph@codesourcery.com>
2410
2411         * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
2412         for 64-bit multilibs from i?86-* targets.
2413
2414 2011-09-29  Marek Polacek  <mpolacek@redhat.com>
2415
2416         * lib/gdb.exp: Fix a typo in one of the comments.
2417
2418 2011-09-29  Marek Polacek  <mpolacek@redhat.com>
2419
2420         * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
2421         matching pattern.
2422
2423 2011-09-28  Paul Koning  <paul_koning@dell.com>
2424
2425         * gdb.python/py-type.c (enum E): New.
2426         * gdb.python/py-type.exp (test_fields): Add tests for Python
2427         mapping access to fields.
2428         (test_enums): New test for field access on enums.
2429
2430 2011-09-27  Stan Shebs  <stan@codesourcery.com>
2431
2432         * gdb.trace/collection.exp: Test collection of $_ret.
2433
2434 2011-09-22  Andreas Tobler  <andreast@fgznet.ch>
2435
2436         * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
2437         list of compilation switches for <*-*-freebsd*>.
2438
2439 2011-09-19  Stan Shebs  <stan@codesourcery.com>
2440
2441         * gdb.trace/tspeed.exp: New file.
2442         * gdb.trace/tspeed.c: New file.
2443
2444 2011-09-18  Yao Qi  <yao@codesourcery.com>
2445
2446         * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
2447         instructions.
2448         (test_adr_32bit, test_pop_pc): Likewise.
2449         (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
2450         Thumb instructions.
2451         * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
2452         in gdb_test_multiple.
2453         (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
2454
2455 2011-09-17  Yao Qi  <yao@codesourcery.com>
2456
2457         * lib/gdb.exp (can_single_step_to_signal_handler): New.
2458         * gdb.base/kill-after-signal.exp: Call it.  Skip if target doesn't
2459         support single step to signal handler.
2460
2461 2011-09-17  Yao Qi  <yao@codesourcery.com>
2462
2463         * gdb.base/disp-step-fork.c: New.
2464         * gdb.base/disp-step-syscall.exp: New.
2465         * gdb.base/disp-step-vfork.c: New.
2466
2467 2011-09-16  Joel Brobecker  <brobecker@adacore.com>
2468
2469         * gdb.ada/tasks.exp: Make the expected output for
2470         the `info tasks' tests more resilient to spacing
2471         changes.
2472
2473 2011-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2474
2475         * gdb.python/py-evthreads.exp (Run to breakpoint 1)
2476         (reached breakpoint 2, reached breakpoint 3): Update expected output.
2477
2478 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
2479
2480         PR Python/12692 Add gdb.selected_inferior() to Python interface.
2481         * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
2482
2483 2011-04-30  Kevin Pouget  <kevin.pouget@st.com>
2484
2485         Handle multiple breakpoint hits in Python interface:
2486         * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
2487         presence.
2488         * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
2489         breakpoint hits.
2490
2491 2011-09-13  Sami Wagiaalla  <swagiaal@redhat.com>
2492             Jan Kratochvil  <jan.kratochvil@redhat.com>
2493
2494         * gdb.python/py-events.exp: Remove pretty printing comment.
2495         * gdb.python/py-evsignal.exp: New file.
2496         * gdb.python/py-evthreads.c: Include signal.h.
2497         (thread3): Remove variable count3.  Remove variable bad and use raise
2498         instead.
2499         (thread2): Remove variable count2.  Move thread3 pthread_create here,
2500         merge pthread_join to a single line.
2501         (main): Remove variable count1.  Merge pthread_join with pthread_create
2502         to a single line.
2503         * gdb.python/py-evthreads.exp: Remove pretty printing comment.  New
2504         KFAIL python/12966 for gdbserver.  Test return value of
2505         gdb_compile_pthreads.  Use gdb_run_cmd.  Replace send_gdb and
2506         gdb_expect by gdb_test and gdb_test_multiple.
2507         (thread 2, thread 3): New tests.
2508
2509 2011-09-12  Matt Rice  <ratmice@gmail.com>
2510             Pedro Alves  <pedro@codesourcery.com>
2511
2512         PR gdb/13175
2513
2514         * gdb.base/interp.exp: New tests.
2515         * gdb.base/interp.c: New file.
2516
2517 2011-09-12  Doug Evans  <dje@google.com>
2518
2519         * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
2520         * gdb.dwarf2/typeddwarf.exp: Ditto.
2521
2522 2011-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2523
2524         Fix compatibility with x32 arch.
2525         * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
2526         * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
2527         is_x86_like_target.
2528         * testsuite/gdb.trace/collection.exp: Likewise.
2529         * testsuite/gdb.trace/report.exp: Likewise.
2530         * testsuite/gdb.trace/unavailable.exp: Likewise.
2531         * testsuite/gdb.trace/while-dyn.exp: Likewise.
2532         * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
2533         (is_x86_like_target): Check also is_amd64_regs_target.
2534
2535 2011-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2536
2537         PR breakpoints/12435
2538         * gdb.arch/amd64-prologue-xmm.c: New file.
2539         * gdb.arch/amd64-prologue-xmm.exp: New file.
2540         * gdb.arch/amd64-prologue-xmm.s: New file.
2541
2542 2011-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2543
2544         * gdb.dwarf2/dw2-param-error-main.c: New file.
2545         * gdb.dwarf2/dw2-param-error.S: New file.
2546         * gdb.dwarf2/dw2-param-error.exp: New file.
2547
2548 2011-09-08  Pedro Alves  <pedro@codesourcery.com>
2549
2550         * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
2551         inferior's pid and look for a core dump named core.$pid.  Use
2552         `remote_file' commands on the host instead of hand coding shell
2553         commands on the build.
2554         * gdb.base/valgrind-db-attach.exp: Kill the program before
2555         finishing the test.
2556
2557 2011-09-02  Matt Rice  <ratmice@gmail.com>
2558
2559         * lib/prompt.exp: New file for testing the first prompt.
2560         * gdb.python/py-prompt.exp: Ditto.
2561         * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
2562
2563 2011-09-02  Pedro Alves  <pedro@codesourcery.com>
2564
2565         * gdb.threads/gcore-thread.exp: Set the global core_supported to
2566         0, before testing gcore.
2567
2568 2011-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2569
2570         * dw2-ifort-parameter-debug.S: Update copyright year.
2571         * dw2-ifort-parameter.c: Update copyright year.
2572         * dw2-ifort-parameter.exp: Update copyright year.
2573
2574         * dw2-ifort-parameter-debug.S: New file.
2575         * dw2-ifort-parameter.c: New file.
2576         * dw2-ifort-parameter.exp: New file.
2577
2578 2011-08-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
2579
2580         * gdb.base/commands.exp (error_clears_commands_left): New function.
2581         (): Call it.
2582
2583 2011-08-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
2584
2585         * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
2586         (C): Initialize `a'.
2587         * gdb.mi/mi-inheritance-syntax-error.exp
2588         (-data-evaluate-expression $path):  Expect `a' as 5.
2589
2590 2011-08-26  Marc Khouzam  <marc.khouzam@ericsson.com>
2591
2592         PR mi/11912
2593         * gdb.mi/mi-inheritance-syntax-error.cc: New file.
2594         * gdb.mi/mi-inheritance-syntax-error.exp: New file.
2595         * gdb.mi/mi-var-cp.cc: Updated for new 'class'
2596         keyword in output of -var-info-path-expression.
2597
2598 2011-08-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
2599
2600         * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
2601         * gdb.trace/collection.exp: Likewise.
2602         * gdb.trace/report.exp: Likewise.
2603         * gdb.trace/unavailable.exp: Likewise.
2604         * gdb.trace/while-dyn.exp: Likewise.
2605
2606 2011-08-18  Keith Seitz  <keiths@redhat.com>
2607
2608         PR c++/12266
2609         * gdb.cp/meth-typedefs.cc: New file.
2610         * gdb.cp/meth-typedefs.exp: New file.
2611
2612 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
2613
2614         * gdb.python/python.exp: Add extended-prompt tests.
2615
2616 2011-08-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2617
2618         * gdb.arch/i386-dr3-watch.exp
2619         (watchpoint on gap1 does not fit debug registers)
2620         (delete all watchpoints): Fix racy expect strings.
2621
2622 2011-08-14  Yao Qi  <yao@codesourcery.com>
2623
2624         * gdb.base/maint.exp: set data_section to ".neardata".
2625         * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
2626         * gdb.base/savedregs.exp: Handle SIGILL.
2627         * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
2628         * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
2629
2630 2011-08-12  Doug Evans  <dje@google.com>
2631
2632         * gdb.python/py-symbol.exp: Add test for symbol.type.
2633
2634 2011-08-12  Ulrich Weigand  <ulrich.weigand@linaro.org>
2635
2636         * gdb.threads/pthreads.exp: Enable on non-native configurations.
2637         * gdb.mi/mi-pthreads.exp: Likewise.
2638         * gdb.mi/mi2-pthreads.exp: Likewise.
2639         * gdb.mi/gdb669.exp.exp: Likewise.
2640
2641 2011-08-09  Pedro Alves  <pedro@codesourcery.com>
2642
2643         * lib/mi-support.exp (detect_async): Rename to...
2644         (mi_detect_async): ... this.
2645         * gdb.mi/mi-nonstop-exit.exp: Adjust.
2646         * gdb.mi/mi-nonstop.exp: Adjust.
2647         * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
2648         * gdb.mi/mi-nsintrall.exp: Adjust.
2649         * gdb.mi/mi-nsmoribund.exp: Adjust.
2650         * gdb.mi/mi-nsthrexec.exp: Adjust.
2651
2652 2011-08-09  Pedro Alves  <pedro@codesourcery.com>
2653
2654         * gdb.base/display.c (do_loops): New `p_i' local.
2655         * gdb.base/display.exp: Test displaying a variable that is
2656         temporarily at a bad address.
2657
2658 2011-08-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2659
2660         * gdb.dwarf2/dw2-op-stack-value.S: New file.
2661         * gdb.dwarf2/dw2-op-stack-value.exp: New file.
2662
2663 2011-08-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2664
2665         * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
2666         * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
2667         (p fuNC_symtab): Permit also ppc64 leading dot.
2668
2669 2011-08-05  Pedro Alves  <pedro@codesourcery.com>
2670
2671         * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
2672         procedure.
2673         (gdb_collect_args_test, gdb_collect_locals_test): Use it.
2674
2675 2011-08-05  Yao Qi  <yao@codesourcery.com>
2676
2677         * gdb.base/callfuncs.exp: Set language after main.
2678         * gdb.cp/cplusfuncs.exp: Likewise.
2679         * gdb.cp/inherit.exp: Likewise.
2680
2681 2011-08-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
2682
2683         * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
2684         * gdb.base/watch-vfork.exp: Skip on remote targets.
2685
2686 2011-08-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
2687
2688         * gdb.threads/thread-find.exp: Support remote targets.
2689
2690 2011-08-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
2691
2692         * gdb.base/jit.exp: Download solib_binfile to target.
2693         * gdb.base/jit-so.exp:  Likewise.  Also, use gdb_load_shlibs
2694         and call dlopen without full path name.
2695         * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
2696         dlopen without full path name.
2697
2698 2011-08-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2699
2700         * gdb.base/break-always.exp: Complete the test
2701         with duplicated breakpoints and enabling/disabling them.
2702
2703 2011-08-02  Tom Tromey  <tromey@redhat.com>
2704
2705         PR gdb/11289:
2706         * gdb.cp/overload.exp: Fix regexps.  Remove kfails.
2707
2708 2011-08-01  Paul Pluzhnikov  <ppluzhnikov@google.com>
2709
2710         PR gdb/13045
2711         * gdb.base/float.exp: Add new test case for PR gdb/13045
2712         * gdb.base/float.c: New file.
2713
2714 2011-07-28  Phil Muldoon  <pmuldoon@redhat.com>
2715
2716         * gdb.python/py-mi.exp: Test printers returning string hint, and
2717         also not returning a value.
2718         * gdb.python/py-prettyprint.c: Add testcase for above.
2719         * gdb.python/py-prettyprint.py: Add test printer for above.
2720
2721 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2722
2723         * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
2724         (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
2725         (.Ldie30) Add as field "data4".
2726         (.Ldie32) Rename field "b" to "shl".
2727         (abbrev4) Change for the "data4" field.
2728         (abbrev5, abbrev6) Remove.
2729         * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
2730         (p &s.shl): ... here.  Add comment.
2731         (p &s.data4): New.
2732
2733 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2734
2735         Fix crash on lval_computed values.
2736         * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
2737
2738 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2739
2740         * gdb.base/help.exp (help whatis): Update the expected string.
2741
2742 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2743
2744         * gdb.dwarf2/dw2-simple-locdesc.S: New file.
2745         * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
2746         * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
2747         Change the expected string.
2748
2749 2011-07-26  Pedro Alves  <pedro@codesourcery.com>
2750
2751         * gdb.base/watchpoint.exp
2752         (test_disable_enable_software_watchpoint): New procedure.
2753         (top level): Run it.
2754
2755 2011-07-26  Ulrich Weigand  <ulrich.weigand@linaro.org>
2756
2757         * gdb.python/py-mi.exp: Avoid '+' in filenames.  Call C version of
2758         executable file "${binfile}", C++ version "${binfile}-cxx".
2759         * gdb.python/py-prettyprint.exp: Likewise.
2760         * gdb.python/py-symbol.exp: Likewise.
2761         * gdb.python/py-type.exp: Likewise.
2762         * gdb.python/py-value.exp: Likewise.
2763         * gdb.python/py-template.exp (test_template_arg): Pass full executable
2764         file name instead of just suffix.
2765
2766 2011-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
2767
2768         Fix implicit pointer offsets.
2769         * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
2770         * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
2771         (continue to breakpoint: continue to baz breakpoint for implptr)
2772         (sanity check element 0, sanity check element 1)
2773         (enter the inlined function, check element 0 for the offset)
2774         (check element 1 for the offset)
2775         (continue to breakpoint: ignore the second baz breakpoint): New tests.
2776         (set foo breakpoint for implptr): Update the breakpoint number.
2777
2778 2011-07-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
2779
2780         * gdb.python/py-mi.exp: Use different file names for different
2781         versions of the executable under test.
2782         * gdb.python/py-prettyprint.exp: Likewise.
2783         * gdb.python/py-symbol.exp: Likewise.
2784         * gdb.python/py-template.exp: Likewise.
2785         * gdb.python/py-type.exp: Likewise.
2786         * gdb.python/py-value.exp: Likewise.
2787
2788 2011-07-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
2789
2790         * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
2791         flag after restarting GDB if necessary.
2792
2793 2011-07-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
2794
2795         * gdb.python/py-shared.exp: Call gdb_load_shlibs.
2796
2797 2011-07-22  Pedro Alves  <pedro@codesourcery.com>
2798
2799         * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
2800         backend doesn't leave used debug registers behind.
2801
2802 2011-07-22  Tom Tromey  <tromey@redhat.com>
2803
2804         * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
2805         * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
2806         argument.
2807         * gdb.dwarf2/typeddwarf-amd64.S: New file.
2808
2809 2011-07-21  Matt Rice  <ratmice@gmail.com>
2810
2811         * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
2812         in mostlyclean rule.  Add files ending in .core.
2813
2814 2011-07-21  Matt Rice  <ratmice@gmail.com>
2815
2816         PR macros/12999
2817         * gdb.base/info-macros.c: New test sources.
2818         * gdb.base/info-macros.exp: New tests.
2819
2820 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
2821
2822         * gdb.python/python.exp: Add prompt substitution tests.
2823
2824 2011-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2825
2826         Fix crash if referenced CU is aged out.
2827         * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
2828         New.
2829         * gdb.dwarf2/implptr.exp: Likewise.
2830
2831 2011-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2832
2833         * gdb.dwarf2/implptr.S: Rebuilt.
2834         * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
2835         (bar): Use them for j, k, l.
2836         * gdb.dwarf2/implptr.exp: New variable opts.  Support runtest parameter
2837         COMPILE.
2838         (print j in implptr:bar): Update for the intp typedef.
2839         (print p[0].x in implptr:foo): Use more exact regex.
2840
2841 2011-07-18  Tom Tromey  <tromey@redhat.com>
2842
2843         * gdb.cp/static-method.exp: Add missing single quote.
2844
2845 2011-07-18  Yao Qi  <yao@codesourcery.com>
2846
2847         * gdb.base/async-shell.exp: Skip test if displaced stepping is not
2848         supported.
2849         * gdb.mi/mi-nonstop-exit.exp: Likewise.
2850         * gdb.mi/mi-nonstop.exp: Likewise.
2851         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2852         * gdb.mi/mi-nsintrall.exp: Likewise.
2853         * gdb.mi/mi-nsmoribund.exp: Likewise.
2854         * gdb.mi/mi-nsthrexec.exp: Likewise.
2855         * gdb.python/py-evthreads.exp: Likewise.
2856
2857 2011-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2858
2859         Code cleanup.
2860         * gdb.cp/namespace.exp (xfail_class_types): New variable.  Initialize
2861         it.  Substitute it instead of test_compiler_info everywhere.
2862
2863 2011-07-15  Ulrich Weigand  <ulrich.weigand@linaro.org>
2864
2865         * gdb.base/type-opaque.exp: Use gdb_load_shlibs.  Run test on
2866         remote targets as well.
2867
2868 2011-07-15  Ulrich Weigand  <ulrich.weigand@linaro.org>
2869
2870         * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
2871         * gdb.threads/tls-shared.exp: Use it.  Call gdb_load_shlibs.
2872
2873 2011-07-15  Ulrich Weigand  <ulrich.weigand@linaro.org>
2874
2875         * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
2876         a remote machine, not the host.
2877         (gdb_compile_shlib): Set soname if target is remote.
2878
2879 2011-07-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
2880
2881         * gdb.cp/minsym-fallback.exp: Link in C++ mode.
2882
2883 2011-07-13  Matt Rice <ratmice@gmail.com>
2884
2885         * gdb.python/py-objfile-script-gdb.py: Renamed to
2886         py-objfile-script-gdb.py.in.
2887         * gdb.python/py-objfile-script-gdb.py.in: Renamed from
2888         py-objfile-script-gdb.py.
2889         * gdb.python/py-objfile-script.exp: Update reference to
2890         py-objfile-script-gdb.py.
2891
2892 2011-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2893
2894         * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
2895         reference undefined label.
2896
2897 2011-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2898
2899         * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
2900         (DW_AT_high_pc, DW_AT_low_pc): Remove them.
2901         (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
2902         * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
2903
2904 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
2905
2906         PR python/12438
2907         * gdb.python/python.exp: Add maint set/show python print-stack
2908           deprecated tests.  Add set/show python print-backtrace tests.
2909
2910 2011-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
2911
2912         * gdb.java/jprint.exp (print a java.lang.String): xfail without system
2913         debug info.
2914
2915 2011-07-06  Matt Rice  <ratmice@gmail.com>
2916
2917         * gdb.python/python.exp: Update filename paths.
2918         * gdb.python/py-symtab.exp: Ditto.
2919
2920 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
2921
2922         * gdb.python/py-evthreads.exp: Add missing `$'.
2923
2924 2011-07-06  Jie Zhang  <jie.zhang@analog.com>
2925
2926         * config/bfin.exp: New file.
2927         * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
2928         * gdb.asm/bfin.inc: New file.
2929
2930 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
2931
2932         * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
2933         the whole output.
2934
2935 2011-07-05  Tom Tromey  <tromey@redhat.com>
2936
2937         * gdb.java/jprint.java (jprint.hi): New field.
2938         * gdb.java/jprint.exp: Print string.
2939
2940 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
2941
2942         * gdb.base/call-sc.c: Fix typos.
2943         * gdb.base/ifelse.exp: Likewise.
2944         * gdb.base/structs.c: Likewise.
2945
2946 2011-07-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
2947
2948         * gdb.base/jit-so.exp: New test.
2949         * gdb.base/jit-dlmain.c: New file.
2950         * gdb.base/jit-main.c: Allow "main" to be elsewhere.
2951
2952 2011-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2953
2954         * gdb.cp/m-static.exp: Call get_compiler_info.
2955         (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
2956         * gdb.cp/pr9167.exp (p b): Likewise.
2957         * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
2958         (test value of P in inner_m, test type of Z in inner_m): Call
2959         setup_xfail for gcc <= 4.5.
2960
2961 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2962
2963         * gdb.cp/paren-type.cc: New files.
2964         * gdb.cp/paren-type.exp: New files.
2965
2966 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2967
2968         Stop on first linespec terminator instead of eating what we can.
2969         * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
2970         * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
2971         * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
2972         (break C::f()): ... this one.
2973         (break C::operator()()): New test.
2974         * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
2975         * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
2976         test.
2977
2978 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2979
2980         Fall back linespec to minimal symbols.
2981         * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
2982         error message.
2983         * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
2984         * gdb.cp/minsym-fallback-main.cc: New file.
2985         * gdb.cp/minsym-fallback.cc: New file.
2986         * gdb.cp/minsym-fallback.exp: New file.
2987         * gdb.cp/minsym-fallback.h: New file.
2988
2989 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2990
2991         * gdb.cp/no-dmgl-verbose.cc: New file.
2992         * gdb.cp/no-dmgl-verbose.exp: New file.
2993
2994 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2995
2996         * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
2997         __GI_.
2998         * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
2999         (f): New function.
3000         * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
3001         (complete p 'func<short>(): ... here.
3002         * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
3003         * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
3004         * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
3005         * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
3006         Make them KFAIL gcc/49546.
3007
3008 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
3009
3010         * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
3011
3012 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
3013
3014         Test GCC PR debug/49546.
3015         * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
3016         (test type of F in k3_m, test value of F in k3_m): New.
3017         * gdb.cp/temargs.cc (struct S3, struct K3): New.
3018         (main): New variable k3.  Call k3.k3_m.
3019
3020 2011-07-01  Jean-Charles Delay  <delay@adacore.com>
3021
3022         * gdb.ada/packed_array.exp: Fix expected outout.
3023
3024 2011-07-01  Jean-Charles Delay  <delay@adacore.com>
3025
3026         * gdb.ada/packed_array.exp: fixed expected output.
3027
3028 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
3029
3030         * gdb.ada/same_enum: New testcase.
3031
3032 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
3033
3034         * gdb.ada/ptr_typedef: New testcase.
3035
3036 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
3037
3038         * gdb.ada/arrayptr.exp: Add ptype test.
3039
3040 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
3041
3042         * gdb.ada/char_enum: New testcase.
3043
3044 2011-07-01  Yao Qi  <yao@codesourcery.com>
3045
3046         * gdb.base/dump.exp (capture_pointer_with_type): New.
3047         Get value from address instead of name.
3048         Start GDB once, and do `dump' and `restore'
3049         tests together.
3050
3051 2011-06-30  Jie Zhang <jie.zhang@analog.com>
3052             Mike Frysinger  <vapier@gentoo.org>
3053
3054         * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
3055         helper functions for getting/setting remotetimeout variable.
3056         * lib/gdb.exp (gdb_load): If the target is remote, set
3057         $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
3058         with $loadtimeout.  Set $load_ok to 0 before doing the load.
3059         Instead of returning, immediately, set $load_ok to 0.  Call
3060         set_remotetimeout with $oldremotetimeout, and then return if
3061         $load_ok is 1.
3062
3063 2011-06-30  Andrew Burgess  <aburgess@broadcom.com>
3064
3065         * gdb.python/py-template.exp: Don't run this test if the target
3066         does not support c++ tests.
3067
3068 2011-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
3069
3070         Fix non-only rename list for Fortran modules import.
3071         * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
3072         tests.
3073         * gdb.fortran/module.f90 (module moduse): New.
3074         (program module): use moduse, test var_x, var_y and var_z.
3075
3076 2011-06-29  Tom Tromey  <tromey@redhat.com>
3077
3078         PR testsuite/12040:
3079         * gdb.fortran/array-element.exp: Use f90, not f77.
3080         * gdb.fortran/complex.exp: Use f90, not f77.
3081         * gdb.fortran/derived-type.exp: Use f90, not f77.
3082         * gdb.fortran/library-module.exp: Use f90, not f77.
3083         * gdb.fortran/logical.exp: Use f90, not f77.
3084         * gdb.fortran/module.exp: Use f90, not f77.
3085         * gdb.fortran/multi-dim.exp: Use f90, not f77.
3086         * gdb.fortran/subarray.exp: Use f90, not f77.
3087
3088 2011-06-29  Tom Tromey  <tromey@redhat.com>
3089
3090         * gdb.fortran/charset.exp: New file.
3091         * gdb.fortran/charset.f90: New file.
3092
3093 2011-06-29  Tom Tromey  <tromey@redhat.com>
3094
3095         PR testsuite/12040:
3096         * lib/future.exp: New file, mostly extracted from ada.exp.
3097         Rewrote compatibility code to use rename.
3098         (gdb_find_gfortran): New proc.
3099         (gdb_default_target_compile): Refresh from dejagnu; plus a pending
3100         gfortran patch.
3101         * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
3102         Move to future.exp.
3103         * lib/gdb.exp: Always load future.exp.
3104
3105 2011-06-28  Yao Qi  <yao@codesourcery.com>
3106
3107         * gdb.cp/exception.cc: Don't include iostream.
3108         (bar): Remove print statement.
3109         (catcher): New.
3110         (main): Remove print statements.  Call function catcher.
3111         * gdb.cp/exception.exp : Don't match inferior's output in regexp.
3112         Set breakpoint on catcher, and check the value of parameter.
3113
3114 2011-06-23  Yao Qi  <yao@codesourcery.com>
3115
3116         * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
3117         1.2 is disabled.  KFAIL for uclinux.
3118
3119 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
3120
3121         * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
3122         mi_gdb_test.
3123
3124 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
3125
3126         * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
3127
3128 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
3129
3130         * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
3131
3132 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
3133
3134         * gdb.mi/mi2-basics.exp: Fix races.  Honour the
3135         `test_exec_and_symbol_mi_operatons' return value.
3136         (test_mi_interpreter_selection): Use mi_gdb_test instead of
3137         gdb_test_multiple.
3138         (test_exec_and_symbol_mi_operatons): Likewise.
3139         (test_path_specification): Likewise.
3140
3141 2011-06-23  Yao Qi  <yao@codesourcery.com>
3142
3143         * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
3144         supported.
3145         * lib/gdb.exp (support_displaced_stepping): New.
3146
3147 2011-06-23  Yao Qi  <yao@codesourcery.com>
3148
3149         * gdb.threads/execl.exp: Skip on remote target.
3150
3151 2011-06-21  Marek Polacek  <mpolacek@redhat.com>
3152
3153         * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
3154         mi_gdb_test.
3155
3156 2011-06-20  Marek Polacek  <mpolacek@redhat.com>
3157
3158         * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
3159
3160 2011-06-20  Marek Polacek  <mpolacek@redhat.com>
3161
3162         * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
3163         mi_gdb_test.
3164
3165 2011-06-20  Marek Polacek  <mpolacek@redhat.com>
3166
3167         * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
3168
3169 2011-06-14  Yao Qi  <yao@codesourcery.com>
3170
3171         gdb/testsuite/
3172         * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
3173
3174 2011-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
3175
3176         * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
3177
3178 2011-06-10  Tom Tromey  <tromey@redhat.com>
3179
3180         * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
3181         Add tests for pointer-to-member-function.
3182         * gdb.cp/temargs.cc (S::somefunc): New function.
3183         (K2): New class.
3184         (main): Instantiate K2; call method.
3185
3186 2011-06-08  Joel Brobecker  <brobecker@adacore.com>
3187
3188         * gdb.python/py-inferior.c (f2): Make str an array rather
3189         than a pointer.
3190         * gdb.python/py-inferior.exp: Adjust testcase accordingly.
3191
3192 2011-06-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3193
3194         * gdb.base/async-shell.c: New file.
3195         * gdb.base/async-shell.exp: New file.
3196
3197 2011-06-06  Pedro Alves  <pedro@codesourcery.com>
3198
3199         * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
3200
3201 2011-06-03  Joel Brobecker  <brobecker@adacore.com>  (obvious fix)
3202
3203         From Stephen Kitt  <steve@sk2.org>
3204         * gdb.base/help.exp: Adjust following some spelling corrections
3205         in GDB.
3206
3207 2011-06-01  Yao Qi  <yao@codesourcery.com>
3208
3209         * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
3210
3211 2010-05-31  Keith Seitz  <keiths@redhat.com>
3212
3213         PR c++/12750
3214         * gdb.cp/static-method.cc: New file.
3215         * gdb.cp/static-method.exp: New file.
3216
3217 2010-05-31  Keith Seitz  <keiths@redhat.com>
3218
3219         PR symtab/12704
3220         * gdb.cp/anon-ns.cc: New file.
3221         * gdb.cp/anon-ns.exp: New file.
3222
3223 2011-05-31  Pedro Alves  <pedro@codesourcery.com>
3224
3225         * gdb.arch/i386-dr3-watch.c: New file.
3226         * gdb.arch/i386-dr3-watch.exp: New file.
3227
3228 2011-05-30  Yao Qi  <yao@codesourcery.com>
3229
3230         * gdb.base/callfuncs.c (t_structs_fc): New.
3231         (t_structs_dc, t_structs_ldc): New.
3232         (t_double_many_args):
3233         (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
3234         (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
3235         (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
3236         * gdb.base/callfuncs.exp: Call new functions.
3237
3238 2011-05-30  Yao Qi  <yao@codesourcery.com>
3239
3240         * gdb.base/callfuncs.exp (rerun_and_prepare): New.
3241         Call rerun_and_prepare for each test to isolate effects.
3242
3243 2011-05-30  Yao Qi  <yao@codesourcery.com>
3244
3245         * gdb.base/varargs.c (find_max_float_real): New.
3246         (find_max_double_real, find_max_long_double_real): New.
3247         * gdb.base/varargs.exp: Call these new added functions.
3248         * lib/gdb.exp (setup_kfail_for_target): New.
3249
3250 2011-05-30  Yao Qi  <yao@codesourcery.com>
3251
3252         * gdb.base/funcargs.c (callca, callcb, callcc): New.
3253         (callcd, callce, callcf, callc1a, callc1b): New.
3254         (callc2a, callc2b): New.
3255         * gdb.base/funcargs.exp (complex_args): New.
3256         (complex_integral_args, complex_float_integral_args): New.
3257         * lib/gdb.exp (support_complex_tests): New.  Determine
3258         whether to run test cases on _Complex types.
3259
3260 2011-05-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3261
3262         * gdb.threads/leader-exit.c: New file.
3263         * gdb.threads/leader-exit.exp: New file.
3264
3265 2011-05-27  Marek Polacek  <mpolacek@redhat.com>
3266
3267         * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
3268
3269 2011-05-27  Marek Polacek  <mpolacek@redhat.com>
3270
3271         * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
3272         remove the `supported' variable.
3273         * gdb.mi/mi-nonstop.exp: Likewise.
3274         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
3275         * gdb.mi/mi-nsintrall.exp: Likewise.
3276         * gdb.mi/mi-nsmoribund.exp: Likewise.
3277         * gdb.mi/mi-nsthrexec.exp: Likewise.
3278
3279 2011-05-26  Pedro Alves  <pedro@codesourcery.com>
3280
3281         * gdb.reverse/finish-reverse-bkpt.exp: New test.
3282
3283 2011-05-26  Pedro Alves  <pedro@codesourcery.com>
3284
3285         * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
3286
3287 2011-05-24  Keith Seitz  <keiths@redhat.com>
3288
3289         PR breakpoint/12803
3290         * gdb.cp/cmpd-minsyms.cc (a): New method.
3291         (b): New method.
3292         (c): New method.
3293         * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
3294
3295 2011-05-24  Pedro Alves  <pedro@codesourcery.com>
3296
3297         * gdb.base/commands.exp (watchpoint_command_test): Check that the
3298         watchpoint's command list didn't execute when the watchpoint went
3299         out of scope.
3300
3301 2011-05-24  Pierre Muller  <muller@ics.u-strasbg.fr>
3302
3303         Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
3304         * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
3305         * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
3306         * gdb.arch/i386-gnu-cfi.exp: Likewise.
3307         * gdb.arch/i386-permbkpt.exp: Likewise.
3308         * gdb.arch/i386-prologue.exp: Likewise.
3309         * gdb.arch/i386-size-overlap.exp: Likewise.
3310         * gdb.arch/i386-size.exp: Likewise.
3311         * gdb.arch/i386-unwind.exp: Likewise.
3312         * gdb.reverse/i386-precsave.exp: Likewise.
3313         * gdb.reverse/i386-reverse.exp: Likewise.
3314         * gdb.reverse/i386-sse-reverse.exp: Likewise.
3315         * gdb.reverse/i387-env-reverse.exp: Likewise.
3316         * gdb.reverse/i387-stack-reverse.exp: Likewise.
3317
3318 2011-05-24  Pedro Alves  <pedro@codesourcery.com>
3319
3320         * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
3321         file doesn't error, using MI.
3322
3323 2011-05-23  Tom Tromey  <tromey@redhat.com>
3324
3325         * gdb.base/charset.exp (string_display): Add tests to assign to
3326         arrays.
3327         * gdb.base/charset.c (short_array, int_array, long_array): New.
3328
3329 2011-05-20  Pedro Alves  <pedro@codesourcery.com>
3330
3331         Cope with async mode.
3332
3333         * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
3334         into gdb_test + mi_expect_stop.
3335
3336 2011-05-20  Pedro Alves  <pedro@codesourcery.com>
3337
3338         * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
3339         (callme): Remove printf call.
3340
3341 2011-05-20  Pierre Muller  <muller@ics.u-strasbg.fr>
3342
3343         * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
3344         quote pattern to avoid problems with Cygwin/mingw expect versions.
3345         * gdb.base/default.exp (show convenience): Use double
3346         quote pattern for regular expressions.
3347
3348 2011-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3349
3350         Fix -readnow for -gdwarf-4 unused type units.
3351         * gdb.dwarf2/dw4-sig-type-unused.S: New file.
3352         * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
3353
3354 2011-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
3355
3356         * gdb.base/kill-after-signal.c: New file.
3357         * gdb.base/kill-after-signal.exp: New file.
3358
3359 2011-05-16  Pedro Alves  <pedro@codesourcery.com>
3360
3361         * gdb.ada/start.exp: Call untested with the correct test filename.
3362         * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
3363         test filename.  Make the test's binary unique.
3364         * gdb.arch/i386-signal.exp: Call untested with the correct test
3365         filename.
3366         * gdb.arch/i386-size-overlap.exp: Ditto.
3367         * gdb.arch/Makefile.in (EXECUTABLES): Update.
3368         * gdb.base/gcore-buffer-overflow.exp: Ditto.
3369         * gdb.cp/call-c.exp: Ditto.
3370         * gdb.mi/mi-reverse.exp: Call untested with the correct test
3371         filename.  Make the test's binary unique.
3372         * gdb.mi/Makefile.in (EXECUTABLES): Update.
3373         * gdb.python/py-mi.exp: Ditto.
3374         * gdb.python/Makefile.in (EXECUTABLES): Update.
3375         * gdb.reverse/i386-precsave.exp: Ditto.
3376         * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
3377         test filename.
3378         * gdb.reverse/i387-stack-reverse.exp: Ditto.
3379         * gdb.reverse/sigall-precsave.exp: Ditto.  Make the test's binary
3380         unique.
3381         * gdb.reverse/sigall-reverse.exp: Call untested with the correct
3382         test filename.
3383         * gdb.reverse/Makefile.in (EXECUTABLES): Update.
3384         * gdb.trace/tfile.exp: Ditto.
3385
3386 2011-05-14  Yao Qi  <yao@codesourcery.com>
3387
3388         * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
3389         type.
3390
3391 2011-05-13  Doug Evans  <dje@google.com>
3392
3393         * gdb.python/py-objfile-script.exp: New file.
3394         * gdb.python/py-objfile-script.c: New file.
3395         * gdb.python/py-objfile-script-gdb.py: New file.
3396         * testsuite/gdb.python/py-section-script.exp: Test
3397         "info auto-load-scripts".
3398
3399 2011-05-13  Tom Tromey  <tromey@redhat.com>
3400
3401         * gdb.dwarf2/clztest.exp: New file.
3402         * gdb.dwarf2/clztest.c: New file.
3403         * gdb.dwarf2/clztest.S: New file.
3404
3405 2011-05-13  Doug Evans  <dje@google.com>
3406
3407         * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
3408         String16 tests.
3409
3410 2011-05-13  Tom Tromey  <tromey@redhat.com>
3411
3412         * lib/gdb.exp (is_x86_like_target): New proc.
3413         * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
3414         * gdb.dwarf2/valop.exp: Use is_x86_like_target.
3415         * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target.  Pass
3416         -nostdlib to compiler.
3417         * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
3418         * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
3419         * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
3420         * gdb.dwarf2/dw2-restore.exp: Check for LP64.
3421         * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
3422
3423 2011-05-13  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3424
3425         * gdb.python/py-function.exp: Test setting a value from a function
3426         which executes a command.
3427
3428 2011-05-12  Tom Tromey  <tromey@redhat.com>
3429
3430         * gdb.dwarf2/typeddwarf.S: New file.
3431         * gdb.dwarf2/typeddwarf.c: New file.
3432         * gdb.dwarf2/typeddwarf.exp: New file.
3433
3434 2011-05-12  Marek Polacek  <mpolacek@redhat.com>
3435
3436         * gdb.mi/mi-basics.exp: Fix races.  Honour the
3437         `test_exec_and_symbol_mi_operatons' return value.
3438         (test_mi_interpreter_selection): Use mi_gdb_test instead of
3439         gdb_test_multiple.
3440         (test_exec_and_symbol_mi_operatons): Likewise.
3441         (test_path_specification): Likewise.
3442
3443 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3444
3445         * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
3446         (gdb_touch_execfile): Remove catch wrappers.  New variable time.
3447         Replace `file copy' and `file rename' by `file mtime'.  Twice.
3448
3449 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3450
3451         * gdb.base/readline-ask.c: New file.
3452         * gdb.base/readline-ask.exp: New file.
3453         * gdb.base/readline-ask.inputrc: New file.
3454
3455 2011-05-06  Ulrich Weigand  <uweigand@de.ibm.com>
3456
3457         * gdb.cell/bt.exp: Delete breakpoints before running to signal
3458         to avoid race condition.
3459         * gdb.cell/coremaker.c: Use small stack size.
3460         * gdb.cell/ea-standalone.exp: Use file name without path as
3461         argument to c_to.
3462         * gdb.cell/fork.exp: Allow other output when continuing to end.
3463
3464 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3465
3466         * gdb.threads/corethreads.c: New file.
3467         * gdb.threads/corethreads.exp: New file.
3468
3469 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3470
3471         * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
3472         Try to compile the test using -Wl,-z,norelro first.
3473         (load_core): New variable libthread_db_seen, initialize it.
3474         (zeroed-threads cannot be listed): Protect it by XFAIL on
3475         !$libthread_db_seen.
3476
3477 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3478
3479         PR 12573
3480         * gdb.dwarf2/dw2-skip-prologue.S: New file.
3481         * gdb.dwarf2/dw2-skip-prologue.c: New file.
3482         * gdb.dwarf2/dw2-skip-prologue.exp: New file.
3483
3484 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3485
3486         * gdb.cp/psymtab-parameter.cc: New file.
3487         * gdb.cp/psymtab-parameter.exp: New file.
3488
3489 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3490
3491         Fix a race.
3492         * gdb.cp/static-print-quit.exp (print c): Split to ...
3493         (print c - <return>, print c - q <return>, print c - to quit):
3494         ... these.  Make the testfile untested on gdb-7.1.
3495
3496 2011-5-05  Janis Johnson  <janisjo@codesourcery.com>
3497
3498         * lib/gdb.exp (exec_target_file, exec_symbol_file,
3499         gdb_rename_execfile, gdb_touch_execfile): New.
3500         * gdb.base/reread.exp: Use new procs to handle multiple
3501         exec files.
3502
3503 2011-05-05  Yao Qi  <yao@codesourcery.com>
3504
3505         * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
3506         (test_adr_32bit, test_pop_pc): New.
3507         * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
3508         (test_adr_32bit, test_pop_pc): New.
3509
3510 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3511
3512         * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
3513         * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
3514         targets.
3515         * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
3516         handle targets.
3517
3518 2011-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
3519
3520         * gdb.base/completion.exp (complete help info wat): Rename to ...
3521         (complete 'help info wat'): ... here.
3522         Remove all `-re ".*' and `-re "^.*' redundant regexes.
3523         (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
3524
3525 2011-05-04  Pedro Alves  <pedro@codesourcery.com>
3526
3527         * gdb.base/completion.exp: Use gdb_test_multiple instead of
3528         gdb_test and explicit $gdb_prompt/timeout matches.
3529
3530 2011-05-04  Yao Qi  <yao@codesourcery.com>
3531
3532         * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
3533         and __thumb2__.
3534
3535 2011-05-03  Marek Polacek  <mpolacek@redhat.com>
3536
3537         * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
3538         in place of `gdb_test "delete breakpoints"'.  This eliminates two
3539         testcases.
3540
3541 2011-05-02  Pedro Alves  <pedro@codesourcery.com>
3542
3543         PR testsuite/12649
3544         Fix races.
3545
3546         * gdb.base/completion.exp: Remove all sleep calls.  Remove
3547         unnecessary regexs.  Don't explicitly expect anything after the
3548         prompt.  Eat the prompt if necessary.
3549
3550 2011-05-02  Edjunior Machado  <emachado@linux.vnet.ibm.com>
3551
3552         * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
3553         accept to show the caller line again as well as the line after.
3554
3555 2011-04-29  Phil Muldoon  <pmuldoon@redhat.com>
3556
3557         PR mi/12531
3558
3559         * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
3560         compile target.
3561         * gdb.python/py-prettyprint.exp: Add C++ object for
3562         CPLUS_FAKE_CHILD test.
3563
3564 2011-04-28  Ulrich Weigand  <ulrich.weigand@linaro.org>
3565
3566         * gdb.base/signest.exp: New file.
3567         * gdb.base/signest.c: Likewise.
3568
3569 2011-04-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3570
3571         * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
3572         thread and breakpoint notifications.
3573
3574 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3575
3576         * gdb.base/fortran-sym-case.c: New file.
3577         * gdb.base/fortran-sym-case.exp: New file.
3578         * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
3579         * gdb.dwarf2/dw2-case-insensitive.c: New file.
3580         * gdb.dwarf2/dw2-case-insensitive.exp: New file.
3581
3582 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3583
3584         * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
3585         * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
3586         false #1', `if true else false #2' and `if true else false #3'.
3587
3588 2011-04-27  Ulrich Weigand  <ulrich.weigand@linaro.org>
3589
3590         * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
3591         while delivering signal.
3592
3593 2011-04-27  Vladimir Prus  <vladimir@codesourcery.com>
3594
3595         MI breakpoint notifications.
3596
3597         * testsuite/gdb.mi/mi-cli.exp: Adust.
3598         * testsuite/gdb.mi/mi2-cli.exp: Adust.
3599         * testsuite/gdb.mi/mi-watch.exp: Adust.
3600         * testsuite/gdb.mi/mi2-watch.exp: Adust.
3601         * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
3602         notifications.
3603
3604 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3605
3606         * gdb.base/gdbindex-stabs-dwarf.c: New file.
3607         * gdb.base/gdbindex-stabs.c: New file.
3608         * gdb.base/gdbindex-stabs.exp: New file.
3609
3610 2011-04-25  Yao Qi  <yao@codesourcery.com>
3611
3612         * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
3613         with /*...*/.
3614         * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
3615
3616 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
3617
3618         * gdb.python/py-value.exp (test_objfiles): Name the first test
3619         `py-value in file.filename'.
3620
3621 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
3622
3623         * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
3624         * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
3625         * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
3626         !gdbserver_reconnect_p..
3627         (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
3628
3629 2011-04-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3630
3631         * gdb.cp/cpcompletion.exp (complete class methods)
3632         (complete class methods beginning with F): Move them above runto.  New
3633         comment about the runto delimiter.
3634
3635 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
3636
3637         * gdb.base/maint.exp: Test that "maint print registers" works
3638         without a running program.
3639
3640 2011-04-20  Marek Polacek  <mpolacek@redhat.com>
3641
3642         * gdb.base/setshow.exp: Fix racy tests.
3643         ($old_gdb_prompt): New variable.
3644
3645 2011-04-19  Tom Tromey  <tromey@redhat.com>
3646
3647         * gdb.mi/mi-nsmoribund.exp:
3648         * gdb.hp/gdb.objdbg/objdbg01.exp:
3649         * gdb.base/structs.exp (test_struct_returns):
3650         * gdb.base/call-sc.exp (test_scalar_returns):
3651         * gdb.base/bigcore.exp: Remove duplicate words.
3652
3653 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3654
3655         * gdb.base/break-interp-lib.c (v, vptr): New variables.
3656         * gdb.base/break-interp.exp (test_attach): New comment.
3657
3658 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3659
3660         * gdb.threads/gcore-thread.exp ($core0file): New variable.
3661         (clear __stack_user.next, clear stack_used.next)
3662         (save a zeroed-threads corefile): New test.
3663         Call core_load for $core0file.
3664         (zeroed-threads cannot be listed): New test.
3665
3666 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3667
3668         * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
3669         filename.
3670         ($srcfile): Preserve the original value.
3671         ($testfile): Match it the .exp filename.
3672         ($corefile): New variable.  Substitute it around.
3673         Use clean_restart.
3674         ($prev_timeout): Remove.
3675         (load_core): Move core loading into this proc.
3676         Fix restore of $timeout if load_core fails.
3677
3678 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3679
3680         * gdb.base/eu-strip-infcall.c: New file.
3681         * gdb.base/eu-strip-infcall.exp: New file.
3682
3683 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3684
3685         * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
3686         * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
3687
3688 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3689
3690         Fix Python access to inlined frames.
3691         * gdb.python/py-frame-inline.c: New file.
3692         * gdb.python/py-frame-inline.exp: New file.
3693
3694 2011-04-13  Edjunior Machado  <emachado@linux.vnet.ibm.com>
3695
3696         * gdb.base/gdb1090.exp: Change breakpoint location to read the
3697         content of 's24' correctly (avoiding "optimized out").
3698         * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
3699
3700 2011-04-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3701
3702         * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
3703
3704 2011-04-13  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3705
3706         * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
3707         expect a colon in watch -location output.
3708
3709 2011-04-13  Marek Polacek  <mpolacek@redhat.com>
3710
3711         * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
3712         New testcase `expect response to define backtrace'.  Also remove
3713         redundant `default' block.
3714
3715 2011-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3716
3717         * gdb.python/py-prettyprint.c (struct hint_error): New.
3718         (main): New variable hint_error.
3719         * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
3720         "print hint_error".
3721         * gdb.python/py-prettyprint.py (class pp_hint_error): New.
3722         (register_pretty_printers): Register it.
3723
3724 2011-04-04  Tom Tromey  <tromey@redhat.com>
3725
3726         * gdb.cp/maint.exp (test_help): Update.
3727         (test_namespace): Likewise.
3728
3729 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
3730
3731         * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
3732         * gdb.ada/arrayptr.exp: Add new tests.
3733
3734 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
3735
3736         * gdb.ada/mi_catch_ex: New testcase.
3737
3738 2011-04-01  Pedro Alves  <pedro@codesourcery.com>
3739
3740         * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
3741         base::overload(void) method without specifying "const".
3742
3743 2011-04-01  Ulrich Weigand  <ulrich.weigand@linaro.org>
3744
3745         * gdb.arch/thumb-singlestep.S: New file.
3746         * gdb.arch/thumb-singlestep.exp: Likewise.
3747
3748 2011-03-31  Tom Tromey  <tromey@redhat.com>
3749
3750         * gdb.python/py-prettyprint.py (exception_flag): New global.
3751         (NoStringContainerPrinter._iterator.next): Check it.
3752         * gdb.python/py-prettyprint.c (main): New variable nstype2.
3753         * gdb.python/py-mi.exp: Set exception_flag and do more tests.
3754
3755 2011-03-29  Tom Tromey  <tromey@redhat.com>
3756
3757         * gdb.cp/anon-struct.cc: New file.
3758         * gdb.cp/anon-struct.exp: New file.
3759
3760 2011-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3761
3762         Test STT_GNU_IFUNC support.
3763         * gdb.base/gnu-ifunc-lib.c: New file.
3764         * gdb.base/gnu-ifunc.c: New file.
3765         * gdb.base/gnu-ifunc.exp: New file.
3766
3767 2011-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3768
3769         Support a ring of related breakpoints.
3770         * gdb.base/watchpoint-delete.c: New file.
3771         * gdb.base/watchpoint-delete.exp: New file.
3772
3773 2011-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3774
3775         * gdb.ada/arrayparam.exp (print first after function call): Use
3776         explicit package name.  Add a comment
3777         (print lasta after function call): Rename ...
3778         (print last after function call): ... it and use explicit package
3779         name.
3780         (print length after function call): Use explicit package name.
3781         * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
3782         * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
3783         (multiple matches for symbol i): Rename ...
3784         (multiple matches for symbol integervar): ... it.
3785         * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
3786         * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
3787
3788 2011-03-25  Andrew Burgess  <aburgess@broadcom.com>
3789
3790         * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
3791         environment variable to make grep output more predictable. Move
3792         all the environment setup into gdb_init so it's done once per test
3793         case rather than each time we start gdb.
3794
3795 2011-03-24  Tom Tromey  <tromey@redhat.com>
3796
3797         * gdb.base/label.exp: Use `main:there' linespec.  Add re-running
3798         test.
3799
3800 2011-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3801
3802         * gdb.dwarf2/dw2-entry-value-main.c: New file.
3803         * gdb.dwarf2/dw2-entry-value.S: New file.
3804         * gdb.dwarf2/dw2-entry-value.exp: New file.
3805
3806 2011-03-22  Phil Muldoon  <pmuldoon@redhat.com>
3807
3808         PR python/12183
3809
3810         * gdb.python/py-function.exp: Add GdbError tests.
3811
3812 2011-03-18  Pedro Alves  <pedro@codesourcery.com>
3813
3814         * gdb.trace/unavailable.cc (args_test_func, local_test_func)
3815         (reglocal_test_func, statlocal_test_func): New functions.
3816         (globals_test_func): Call new functions.
3817         * gdb.trace/unavailable.exp (gdb_collect_args_test)
3818         (gdb_collect_locals_test): New procedure.
3819         (gdb_trace_collection_test): Call new procedures.
3820
3821 2011-03-18  Pedro Alves  <pedro@codesourcery.com>
3822
3823         * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
3824         (test_register, test_register_unavailable): New procedures.
3825         (gdb_unavailable_registers_test): New procedure.
3826         (gdb_trace_collection_test): Call it.
3827
3828 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
3829
3830         PR python/12149
3831
3832         * gdb.python/python.exp: Add gdb.write tests.
3833
3834 2010-03-17  Phil Muldoon  <pmuldoon@redhat.com>
3835
3836         * gdb.python/Makefile.in: Add py-objfile.
3837         * gdb.python/py-objfile.exp: New file.
3838         * gdb.python/py-objfile.c: New file.
3839         * gdb.python/py-block.exp: Add is_valid tests.
3840         * gdb.python/py-inferior.exp: Ditto.
3841         * gdb.python/py-infthread.exp: Ditto.
3842         * gdb.python/py-symbol.exp: Ditto.
3843         * gdb.python/py-symtab.exp: Ditto.
3844
3845 2011-03-16  Keith Seitz  <keiths@redhat.com>
3846
3847         PR c++/12273
3848         * gdb.cp/cmpd-minsyms.exp: New test.
3849         * gdb.cp/cmpd-minsyms.cc: New file.
3850
3851         PR c++/11734
3852         * gdb.cp/ovsrch.exp: New test.
3853         * gdb.cp/ovsrch.h: New file.
3854         * gdb.cp/ovsrch1.cc: New file.
3855         * gdb.cp/ovsrch2.cc: New file.
3856         * gdb.cp/ovsrch3.cc: New file.
3857         * gdb.cp/ovsrch4.cc: New file.
3858
3859 2011-03-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
3860
3861         PR gdb/12528
3862         * gdb.base/Makefile.in: Adjust EXECUTABLES.
3863         * gdb.base/break-on-linker-gcd-function.exp: New test.
3864         * gdb.base/break-on-linker-gcd-function.cc: New file.
3865
3866 2011-03-15  Andreas Tobler  <andreast@fgznet.ch>
3867
3868         * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
3869
3870 2011-03-15  Phil Muldoon  <pmuldoon@redhat.com>
3871
3872         * lib/gdb.exp (gdb_unload): Add another termination case.
3873
3874 2011-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3875
3876         * gdb.dwarf2/dw2-empty-pc-range.S: New file.
3877         * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
3878         * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
3879         Provide a stub byte there.
3880         (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
3881         DW_AT_entry_pc.
3882         (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
3883
3884 2011-03-15  Ulrich Weigand  <uweigand@de.ibm.com>
3885
3886         * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
3887         using a GCC 4.1 or 4.2 compiler.  Add an additional test variant
3888         "generic ABI, auto".
3889         (altivec_abi_tests): Accept vectors returned by reference.
3890
3891 2010-03-14  Phil Muldoon  <pmuldoon@redhat.com>
3892
3893         * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
3894
3895 2011-03-13  Ulrich Weigand  <uweigand@de.ibm.com>
3896
3897         * gdb.python/py-section-script.exp: Skip test if no Python support.
3898
3899 2011-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
3900
3901         * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
3902
3903 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
3904
3905         * gdb.python/py-parameter.exp: Update tests to the new Python
3906         parameter API. Add "no documentation" test.  Add deprecated API
3907         backward compatibility test.
3908
3909 2011-03-09  Tom Tromey  <tromey@redhat.com>
3910
3911         * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
3912         gdb_continue_to_end.
3913
3914 2011-03-09  Mark Kettenis  <kettenis@gnu.org>
3915
3916         * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
3917         tabs.
3918
3919 2011-03-09  Tom Tromey  <tromey@redhat.com>
3920
3921         * lib/gdb.exp (inferior_exited_re): Match. leading `['.  Wrap in
3922         parentheses.
3923         (gdb_continue_to_end): Add "allow_extra" parameter.  Use
3924         $command.
3925         * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
3926         argument to gdb_continue_to_end.
3927         * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
3928         argument to gdb_continue_to_end.
3929         * gdb.cp/annota3.exp: Fix regex.
3930         * gdb.cp/annota2.exp: Fix regex.
3931         * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
3932         gdb_continue_to_end.
3933         * gdb.base/call-signal-resume.exp: Revert earlier patch.
3934         * gdb.ada/tasks.exp: Pass "allow_extra" argument to
3935         gdb_continue_to_end.
3936
3937 2011-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
3938
3939         * gdb.server/ext-run.exp
3940         (load new file without any gdbserver inferior): New test.
3941
3942 2011-03-07  Tom Tromey  <tromey@redhat.com>
3943
3944         * Makefile.in (TAGS): Rewrite.
3945
3946 2011-03-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3947
3948         * gdb.trace/report.exp (12.1: trace report #1): New match for the
3949         initial commands echo.  New match for `Found trace'.  Anchor all the
3950         other matches.  Anchor and match for `No trace frame found' the final
3951         match.
3952
3953 2011-03-07  Tom Tromey  <tromey@redhat.com>
3954
3955         * Makefile.in (TAGS): New target.
3956
3957 2011-03-07  Tom Tromey  <tromey@redhat.com>
3958
3959         * lib/opencl.exp (skip_opencl_tests): Update for exit message
3960         change.
3961         * lib/mi-support.exp (mi_gdb_test): Update for exit message
3962         change.
3963         * lib/gdb.exp (gdb_test_multiple): Update comment.  Update for
3964         exit message change.
3965         (skip_altivec_tests): Update for exit message change.
3966         (skip_vsx_tests): Likewise.
3967         (gdb_continue_to_end): Likewise.  Add 'command' argument.
3968         * lib/cell.exp (skip_cell_tests): Update for exit message change.
3969         * gdb.threads/tls.exp: Update for exit message change.
3970         * gdb.threads/thread-unwindonsignal.exp: Use
3971         gdb_continue_to_end.
3972         * gdb.threads/step.exp (step_it): Update for exit message change.
3973         (continue_all): Likewise.
3974         * gdb.threads/print-threads.exp (test_all_threads): Update for
3975         exit message change.
3976         * gdb.threads/interrupted-hand-call.exp: Use
3977         gdb_continue_to_end.
3978         * gdb.threads/execl.exp: Use gdb_continue_to_end.
3979         * gdb.python/py-prettyprint.exp (run_lang_tests): Use
3980         gdb_continue_to_end.
3981         * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
3982         * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
3983         * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
3984         * gdb.cp/method.exp: Update for exit message change.
3985         * gdb.cp/mb-templates.exp: Update for exit message change.
3986         * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
3987         * gdb.cp/annota3.exp: Update for exit message change.
3988         * gdb.cp/annota2.exp: Update for exit message change.
3989         * gdb.cell/fork.exp: Use gdb_continue_to_end.
3990         * gdb.base/term.exp: Update for exit message change.
3991         * gdb.base/step-test.exp (test_i): Update for exit message change.
3992         * gdb.base/sigstep.exp (advance): Update for exit message change.
3993         (advancei): Likewise.
3994         * gdb.base/siginfo.exp: Update for exit message change.
3995         * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
3996         * gdb.base/reread.exp: Use gdb_continue_to_end.
3997         * gdb.base/langs.exp: Use gdb_continue_to_end.
3998         * gdb.base/interrupt.exp: Update for exit message change.
3999         * gdb.base/gdb1555.exp: Update for exit message change.
4000         * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
4001         * gdb.base/ending-run.exp: Update for exit message change.
4002         * gdb.base/chng-syms.exp: Update for exit message change.
4003         * gdb.base/checkpoint.exp: Update for exit message change.
4004         * gdb.base/catch-syscall.exp (check_for_program_end): Use
4005         gdb_continue_to_end.
4006         (test_catch_syscall_with_wrong_args): Likewise.
4007         * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
4008         * gdb.base/break-interp.exp (test_ld): Update for exit message
4009         change.
4010         * gdb.base/bang.exp: Update for exit message change.
4011         * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
4012         (do_call_attach_tests): Likewise.
4013         * gdb.base/a2-run.exp: Update for exit message change.
4014         * gdb.arch/ppc-dfp.exp: Update for exit message change.
4015         * gdb.ada/tasks.exp: Use gdb_continue_to_end.
4016         * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
4017
4018 2011-03-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
4019
4020         * gdb.base/help.exp (help thread find): Fix one forgotten quote.
4021
4022 2011-03-03  Tom Tromey  <tromey@redhat.com>
4023
4024         * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
4025         * gdb.hp/gdb.aCC/configure (Makefile): Remove.
4026         * gdb.hp/gdb.aCC/configure.ac: Remove.
4027         * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
4028         * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
4029         * gdb.hp/gdb.base-hp/configure.ac: Remove.
4030         * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
4031         * gdb.hp/gdb.compat/configure (Makefile): Remove.
4032         * gdb.hp/gdb.compat/configure.ac: Remove.
4033         * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
4034         * gdb.hp/gdb.defects/configure (Makefile): Remove.
4035         * gdb.hp/gdb.defects/configure.ac: Remove.
4036         * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
4037         * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
4038         * gdb.hp/gdb.objdbg/configure.ac: Remove.
4039         * gdb.hp/configure.ac: Remove.
4040         * gdb.hp/configure: Remove.
4041         * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
4042         substitution.
4043         (Makefile): Remove rule.
4044         * gdb.cell/configure.ac: Remove.
4045         * gdb.cell/configure: Remove.
4046         * gdb.stabs/Makefile.in (Makefile): Remove.
4047         (distclean): Don't remove config.status or config.log.
4048         * gdb.stabs/configure (Makefile): Remove.
4049         * gdb.stabs/configure.ac: Remove.
4050         * configure: Rebuild.
4051         * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
4052         Remove stabs- and cell-specific logic.  Test for existence of
4053         ../gdbtk before configuring gdb.gdbtk.  Build Makefiles in gdb.hp
4054         subdirectories, gdb.cell, and and gdb.stabs.
4055         * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
4056
4057 2011-03-03  Joel Brobecker  <brobecker@adacore.com>
4058
4059         * gdb.python/py-inferior.exp: Avoid searching pattern beyond
4060         end of buffer.
4061
4062 2011-03-02  Joel Brobecker  <brobecker@adacore.com>
4063
4064         * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
4065         gdb_test when running a test where we expected no output back.
4066
4067 2011-02-28  Michael Snyder  <msnyder@vmware.com>
4068
4069         * gdb.cp/overload.cc: Change initializer value to integer.
4070
4071 2011-02-27  Michael Snyder  <msnyder@vmware.com>
4072
4073         * gdb.multi/base.exp: Add test for remove-inferiors.
4074
4075 2011-02-26  Joel Brobecker  <brobecker@adacore.com>
4076
4077         * gdb.python/py-frame.exp: Simplify the initialization phase
4078         using prepare_for_testing.
4079
4080 2011-02-25  Michael Snyder  <msnyder@vmware.com>
4081
4082         * gdb.multi/base.exp: Add tests for info inferiors with args.
4083
4084 2011-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
4085
4086         * gdb.dwarf2/dw2-ranges.S: Rename to ...
4087         * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
4088         * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
4089         Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
4090         asmfile3.  Comment the STABS (#3) file compilation.  Compile
4091         everything through assembler.  Provide KFAIL for symtab/12497.
4092         * gdb.dwarf2/dw2-ranges2.S: Rename to ...
4093         * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
4094         * gdb.dwarf2/dw2-ranges3.S: Rename to ...
4095         * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
4096
4097 2011-02-24  Michael Snyder  <msnyder@vmware.com>
4098
4099         * gdb.base/break.exp: Add tests for delete breakpoints using
4100         convenience variables and value history references.
4101
4102 2011-02-24  Michael Snyder  <msnyder@vmware.com>
4103
4104         * gdb.base/break.exp: Remove debugging 'printf' accidentally
4105         left behind in previous check-in.
4106
4107 2011-02-23  Michael Snyder  <msnyder@vmware.com>
4108
4109         * gdb.base/break.exp: Add tests for "info break" with arguments.
4110         * gdb.trace/infotrace.exp: Update patterns for error and help.
4111         * gdb.base/completion.exp: Update pattern.
4112         * gdb.base/ena-dis-br.exp: Update pattern.
4113         * gdb.base/help.exp: Update patterns.
4114
4115 2011-02-23  Michael Snyder  <msnyder@vmware.com>
4116
4117         * gdb.base/memattr.exp: New test.
4118         * gdb.base/memattr.c: Test load for memattr.exp.
4119
4120 2011-02-22  Doug Evans  <dje@google.com>
4121
4122         * gdb.python/py-symbol.exp: Test lookup_global_symbol.
4123
4124 2011-02-22  Michael Snyder  <msnyder@vmware.com>
4125
4126         * Makefile.in: Make more clean.
4127         * gdb.ada/Makefile.in: Ditto.
4128         * gdb.arch/Makefile.in: Ditto.
4129         * gdb.asm/Makefile.in: Ditto.
4130         * gdb.base/Makefile.in: Ditto.
4131         * gdb.cp/Makefile.in: Ditto.
4132         * gdb.dwarf2/Makefile.in: Ditto.
4133         * gdb.java/Makefile.in: Ditto.
4134         * gdb.mi/Makefile.in: Ditto.
4135         * gdb.modula2/Makefile.in: Ditto.
4136         * gdb.python/Makefile.in: Ditto.
4137         * gdb.server/Makefile.in: Ditto.
4138         * gdb.stabs/Makefile.in: Ditto.
4139         * gdb.threads/Makefile.in: Ditto.
4140         * gdb.trace/Makefile.in: Ditto.
4141
4142 2011-02-22  Michael Snyder  <msnyder@vmware.com>
4143
4144         * gdb.threads/thread-find.exp: Add tests for bad input to
4145         info threads.
4146
4147 2011-02-22  Joel Brobecker  <brobecker@adacore.com>
4148
4149         * gdb.python/py-breakpoint.exp: Fix the expected output of
4150         one of the "maint info breakpoints" tests to accept the output
4151         generated on platforms that do not have hardware watchpoints.
4152
4153 2011-02-22  Joel Brobecker  <brobecker@adacore.com>
4154
4155         * gdb.python/py-breakpoint.exp: Remove unnecessary call to
4156         clean_restart.  Be a little stricter in the expected output
4157         for one of the tests.  Fix a typo in one of the comments.
4158
4159 2011-02-22  Joel Brobecker  <brobecker@adacore.com>
4160
4161         * gdb.python/py-block.exp: Simplify using prepare_for_testing.
4162         Delete variable binfile, no longer use.  Add or modify test
4163         comments to make them unique.
4164
4165 2011-02-21  Michael Snyder  <msnyder@vmware.com>
4166
4167         * Makefile.in: Update for make clean.
4168         * gdb.ada/Makefile.in: Ditto.
4169         * gdb.arch/Makefile.in: Ditto.
4170         * gdb.asm/Makefile.in: Ditto.
4171         * gdb.base/Makefile.in: Ditto.
4172         * gdb.cp/Makefile.in: Ditto.
4173         * gdb.dwarf2/Makefile.in: Ditto.
4174         * gdb.java/Makefile.in: Ditto.
4175         * gdb.mi/Makefile.in: Ditto.
4176         * gdb.modula2/Makefile.in: Ditto.
4177         * gdb.python/Makefile.in: Ditto.
4178         * gdb.server/Makefile.in: Ditto.
4179         * gdb.stabs/Makefile.in: Ditto.
4180         * gdb.threads/Makefile.in: Ditto.
4181         * gdb.trace/Makefile.in: Ditto.
4182
4183 2011-02-21  Michael Snyder  <msnyder@vmware.com>
4184
4185         * gdb.threads/thread-find.exp: Update patterns for changes in
4186         output of "info threads" command.
4187
4188 2011-02-21  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4189             Ulrich Weigand  <uweigand@de.ibm.com>
4190
4191         * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
4192         (skip_hw_watchpoint_tests): Likewise.
4193         (skip_hw_watchpoint_multi_tests): Likewise.
4194
4195 2011-02-21  Ulrich Weigand  <uweigand@de.ibm.com>
4196
4197         * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
4198         (skip_hw_watchpoint_tests): Likewise.
4199         (skip_hw_watchpoint_multi_tests): Likewise.
4200         (skip_hw_watchpoint_access_tests): Likewise.
4201
4202         * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
4203         * gdb.base/pr11022.exp: Likewise.
4204         * gdb.base/watch-read.exp: Likewise.
4205         * gdb.base/watch_thread_num.exp: Likewise.
4206         * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
4207         * gdb.base/watchpoint-hw.exp: Likewise.
4208         * gdb.base/watchpoint.exp: Likewise.
4209         * gdb.threads/local-watch-wrong-thread.exp: Likewise.
4210         * gdb.threads/watchthreads-reorder.exp: Likewise.
4211         * gdb.threads/watchthreads.exp: Likewise.
4212         * gdb.threads/watchthreads2.exp: Likewise.
4213
4214 2011-02-21  Joel Brobecker  <brobecker@adacore.com>
4215
4216         * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
4217         the debugger is unable to find the array bounds.
4218
4219 2011-02-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
4220
4221         * gdb.cp/typedef-operator.exp: New file.
4222         * gdb.cp/typedef-operator.cc: New file.
4223
4224 2011-02-17  Michael Snyder  <msnyder@vmware.com>
4225
4226         * gdb.threads/thread-find.exp: Fix regular expressions.
4227
4228 2011-02-17  Joel Brobecker  <brobecker@adacore.com>
4229
4230         * gdb.ada/packed_array: Expand testcase to test printing of
4231         unconstrained packed array.
4232
4233 2011-02-17  Joel Brobecker  <brobecker@adacore.com>
4234
4235         * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
4236
4237 2011-02-16  Pedro Alves  <pedro@codesourcery.com>
4238
4239         * gdb.trace/collection.c (globalarr3): New global.
4240         (main): Initialize it before collecting, and and clear it
4241         afterwards.
4242         * gdb.trace/collection.exp (gdb_collect_globals_test): Test
4243         collecting with '{type} addr', where the addr expression is not an
4244         rvalue.
4245
4246 2011-02-16  Ken Werner  <ken.werner@de.ibm.com>
4247
4248         * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
4249         a bool variable. Expect correct OpenCL names for vector types. Use the
4250         uc3 variable name instead of referring to the uchar3 built-in type.
4251         Escape the asterisk at the half pointer test.
4252
4253 2011-02-16  Pedro Alves  <pedro@codesourcery.com>
4254
4255         * gdb.trace/collection.c (globalarr2): New global.
4256         (main): Initialize it before collecting, and and clear it
4257         afterwards.
4258         * gdb.trace/collection.exp (gdb_collect_globals_test): Test
4259         collecting overlapping memory ranges.
4260
4261 2011-02-15  Michael Snyder  <msnyder@vmware.com>
4262
4263         * gdb.base/default.exp: Add tests for thread commands.
4264         * gdb.base/help.exp: Add tests for thread commands.
4265         * gdb.threads/thread-find.exp: New test for thread find command.
4266
4267 2011-02-15  Ken Werner  <ken.werner@de.ibm.com>
4268
4269         * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
4270
4271 2011-02-15  Yao Qi  <yao@codesourcery.com>
4272
4273         PR tdep/12352
4274         * gdb.arch/arm-disp-step.S : New test for str instruction.
4275         * gdb.arch/arm-disp-step.exp : Likewise.
4276
4277 2011-02-15  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4278
4279         * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
4280         "vector_register2_vr" test strings.  Test the extended floating
4281         point registers (F32~F63).
4282         * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
4283         IBM XL C compiler.  Make the test program use a register provided
4284         by the compiler for the lxvd2x instruction.
4285
4286 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
4287
4288         * gdb.trace/unavailable.cc (class Base, class Middle, class
4289         Derived): New types.
4290         (derived_unavail, derived_partial, derived_whole): New globals.
4291         (virtual_partial): New global.
4292         (virtualp): Point at virtual_partial.
4293         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
4294         related to unavailable vptr.
4295
4296 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
4297
4298         * gdb.trace/unavailable.cc (a, b, c): New globals.
4299         (main): Set and clear them.
4300         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
4301         `a' and `c', and check that `b' isn't collected, although `a' and
4302         `c' are.
4303
4304 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
4305
4306         * gdb.trace/unavailable.cc (struct Virtual): New.
4307         (virtualp): New global pointer.
4308         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
4309         printing a pointer to an object whose type has a vtable, with
4310         print object on.
4311
4312 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
4313
4314         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
4315         value repeat handles unavailableness.
4316
4317 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
4318
4319         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
4320         tests for building arrays from unavailable values, subscripting
4321         non-memory rvalue unvailable arrays, and accessing fields or
4322         baseclasses of non-lazy unavailable values,
4323         * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
4324         struct types.
4325         (g_smallstruct, g_smallstruct_b): New globals.
4326
4327 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
4328
4329         * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
4330
4331 2011-02-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
4332
4333         Fix const/volatile qualifiers of C++ types, PR c++/12328.
4334         * gdb.cp/overload-const.exp: New file.
4335         * gdb.cp/overload-const.cc: New file.
4336
4337 2011-02-08  Ulrich Weigand  <uweigand@de.ibm.com>
4338
4339         * gdb.opencl/callfuncs.cl: New file.
4340         * gdb.opencl/callfuncs.exp: New test.
4341         * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
4342
4343 2011-02-08  Ulrich Weigand  <uweigand@de.ibm.com>
4344
4345         * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
4346         when computing result.
4347         * gdb.arch/altivec-abi.exp: Update expected results.
4348
4349 2011-02-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4350
4351         * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
4352         * gdb.base/jit.exp: Likewise.
4353         * gdb.base/pie-execl.exp: Likewise.
4354         * gdb.base/solib-nodir.exp: Likewise.
4355         * gdb.base/solib-overlap.exp: Likewise.
4356
4357 2011-02-07  Pedro Alves  <pedro@codesourcery.com>
4358
4359         * gdb.trace/collection.c (global_pieces): New.
4360         * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
4361         New procedure.
4362         (gdb_trace_collection_test): Call it.
4363
4364 2011-02-04  Sami Wagiaalla  <swagiaal@redhat.com>
4365
4366         * gdb.python/py-evthreads.c: New file.
4367         * gdb.python/py-evthreads.exp: New file.
4368         * gdb.python/py-events.py: New file.
4369         * gdb.python/py-events.exp: New file.
4370         * gdb.python/py-events.c: New file.
4371
4372 2011-02-04 David Daney <ddaney@caviumnetworks.com>
4373
4374         * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
4375
4376 2011-02-03  Andrew Burgess  <aburgess@broadcom.com>
4377
4378         * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
4379         gdb.base/disasm-end-cu.exp: New test for disassembling over the
4380         boundary between two compilation units.
4381
4382 2011-02-02  Pedro Alves  <pedro@codesourcery.com>
4383
4384         * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
4385         (Virtual): New structs.
4386         (virtual_o, virtual_middle_b): New globals.
4387         * gdb.cp/virtbase.exp: New tests.
4388
4389 2011-01-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
4390
4391         * gdb.base/jit.exp: New file.
4392         * gdb.base/jit-main.c: New file.
4393         * gdb.base/jit-solib.c: New file.
4394
4395 2011-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
4396
4397         * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
4398         proceed to initial kernel entry point.
4399         * gdb.opencl/datatypes.exp: Likewise.
4400         * gdb.opencl/operators.exp: Likewise.
4401         * gdb.opencl/vec_comps.exp: Likewise.
4402
4403 2011-01-31  Sami Wagiaalla  <swagiaal@redhat.com>
4404
4405         * gdb.cp/nsnested.cc: New.
4406         * gdb.cp/nsnested.exp: New.
4407         * gdb.cp/nsnoimports.exp: New.
4408         * gdb.cp/nsnoimports.cc: New.
4409
4410 2011-01-31  Joel Brobecker  <brobecker@adacore.com>
4411
4412         * gdb.base/interact.exp: Add extra tests that verify that
4413         the value of the interactive-mode setting does not change
4414         after the script is sourced.
4415
4416 2011-01-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
4417
4418         * gdb.cp/noparam.exp: New file.
4419         * gdb.cp/noparam.cc: New file.
4420
4421 2011-01-28  Pedro Alves  <pedro@codesourcery.com>
4422
4423         * gdb.trace/tfile.exp: Test that with no traceframe selected,
4424         there's no stack or registers.
4425
4426 2011-01-26  Tom Tromey  <tromey@redhat.com>
4427
4428         * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
4429         space before string output.  Add test for "set print pretty off"
4430         case.
4431
4432 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
4433
4434         * gdb.base/frame-args.exp: Adjust.
4435         * gdb.dwarf2/dw2-noloc.exp: Adjust.
4436         * gdb.dwarf2/dw2-inline-param.exp: Adjust.
4437         * gdb.dwarf2/pieces.exp: Adjust.
4438         * gdb.opt/clobbered-registers-O2.exp: Adjust.
4439         * gdb.opt/inline-locals.exp: Adjust.
4440         * gdb.threads/fork-child-threads.exp: Adjust.
4441
4442 2011-01-25  Ken Werner  <ken.werner@de.ibm.com>
4443
4444         * gdb.opencl/convs_casts.cl: Move program scope variables into the
4445         OpenCL kernel function. Add a comment as marker. Add address space
4446         qualifiers for the remaining program scope variables.
4447         * gdb.opencl/datatypes.cl: Likewise.
4448         * gdb.opencl/operators.cl: Likewise.
4449         * gdb.opencl/vec_comps.cl: Likewise.
4450         * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
4451         Add breakpoint at the marker comment.
4452         * gdb.opencl/datatypes.exp: Likewise.
4453         * gdb.opencl/operators.exp: Likewise.
4454         * gdb.opencl/vec_comps.exp: Likewise.
4455
4456 2011-01-24  Pedro Alves  <pedro@codesourcery.com>
4457
4458         * gdb.base/printcmds.c (some_struct): New struct and instance.
4459         * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
4460         procedure.
4461         <global scope>: Call it.
4462
4463 2011-01-21  Ken Werner  <ken.werner@de.ibm.com>
4464
4465         * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
4466         argument to the gdb_compile_opencl_hostapp call.
4467
4468 2011-01-19  Yao Qi  <yao@codesourcery.com>
4469
4470         * lib/dwarf.exp (dwarf2_support): Change supported targets to a
4471         positve list.
4472
4473 2011-01-19  Yao Qi  <yao@codesourcery.com>
4474
4475         * gdb.asm/asm-source.exp: Replace ARM target triplet with a
4476         canonical form.
4477         Remove "xscale-*-*"
4478         * gdb.xml/tdesc-regs.exp: Likewise.
4479         * gdb.python/py-section-script.exp: Replace ARM target triplet
4480         with canonical form.
4481         Match arm*-*-symbianelf*.
4482         * gdb.base/dup-sect.exp: Likewise.
4483         * lib/dwarf.exp: New.
4484         * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
4485         dwarf2_support.
4486         * gdb.dwarf2/dup-psym.exp: Likewise.
4487         * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
4488         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4489         * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
4490         * gdb.dwarf2/dw2-basic.exp: Likewise.
4491         * gdb.dwarf2/dw2-compressed.exp: Likewise.
4492         * gdb.dwarf2/dw2-const.exp: Likewise.
4493         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
4494         * gdb.dwarf2/dw2-cu-size.exp: Likewise.
4495         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4496         * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
4497         * gdb.dwarf2/dw2-filename.exp: Likewise.
4498         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4499         * gdb.dwarf2/dw2-inline-param.exp: Likewise.
4500         * gdb.dwarf2/dw2-intercu.exp: Likewise.
4501         * gdb.dwarf2/dw2-intermix.exp: Likewise.
4502         * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
4503         * gdb.dwarf2/dw2-noloc.exp: Likewise.
4504         * gdb.dwarf2/dw2-op-call.exp: Likewise.
4505         * gdb.dwarf2/dw2-producer.exp: Likewise.
4506         * gdb.dwarf2/dw2-ranges.exp: Likewise.
4507         * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
4508         * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
4509         * gdb.dwarf2/dw2-strp.exp: Likewise.
4510         * gdb.dwarf2/dw2-unresolved.exp: Likewise.
4511         * gdb.dwarf2/implptr.exp: Likewise.
4512         * gdb.dwarf2/mac-fileno.exp: Likewise.
4513         * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
4514         * gdb.dwarf2/pieces.exp: Likewise.
4515         * gdb.dwarf2/pr11465.exp: Likewise.
4516         * gdb.dwarf2/valop.exp: Likewise.
4517         * gdb.dwarf2/watch-notconst.exp: Likewise.
4518         * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
4519
4520 2011-01-19  Tom Tromey  <tromey@redhat.com>
4521
4522         * gdb.python/py-infthread.exp: Add thread tests.
4523
4524 2011-01-14  Joel Brobecker  <brobecker@adacore.com>
4525
4526         * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
4527
4528 2011-01-14  Joel Brobecker  <brobecker@adacore.com>
4529
4530         * gdb.ada/widewide: New testcase.
4531
4532 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4533
4534         * gdb.base/interact.exp: New testcase.
4535
4536 2011-01-12  Tom Tromey  <tromey@redhat.com>
4537
4538         * gdb.mi/gdb2549.exp: Update for error message changes.
4539         * gdb.mi/mi-cli.exp: Likewise.
4540         * gdb.mi/mi-disassemble.exp: Likewise.
4541         * gdb.mi/mi-pthreads.exp: Likewise.
4542         * gdb.mi/mi-regs.exp: Likewise.
4543         * gdb.mi/mi-stack.exp: Likewise.
4544         * gdb.mi/mi-var-block.exp: Likewise.
4545         * gdb.mi/mi-var-cmd.exp: Likewise.
4546         * gdb.mi/mi2-cli.exp: Likewise.
4547         * gdb.mi/mi2-disassemble.exp: Likewise.
4548         * gdb.mi/mi2-pthreads.exp: Likewise.
4549         * gdb.mi/mi2-regs.exp: Likewise.
4550         * gdb.mi/mi2-stack.exp: Likewise.
4551         * gdb.mi/mi2-var-block.exp: Likewise.
4552         * gdb.mi/mi2-var-cmd.exp: Likewise.
4553
4554 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
4555             Jan Kratochvil  <jan.kratochvil@redhat.com>
4556
4557         PR fortran/11104 and DWARF unbound arrays detection.
4558         * gdb.fortran/multi-dim.exp: New file.
4559         * gdb.fortran/multi-dim.f90: New file.
4560
4561 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
4562
4563         * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
4564         expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
4565         add new tests for opcode dumping.
4566
4567 2011-01-11  Tom Tromey  <tromey@redhat.com>
4568
4569         * gdb.python/py-infthread.exp: Load gdb-python.exp.
4570
4571 2010-01-11  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4572
4573         Convert hardware watchpoints to use breakpoint_ops.
4574         * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
4575         type is not supported.
4576         * gdb.base/foll-fork.exp: Likewise.
4577         * gdb.base/foll-vfork.exp: Likewise.
4578
4579 2011-01-10  Phil Muldoon  <pmuldoon@redhat.com>
4580
4581         * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
4582         Use load_lib gdb-python.exp.
4583         * gdb.python/python.exp: Ditto.
4584         * gdb.python/py-function.exp: Ditto.
4585
4586 2011-01-09  Andreas Schwab  <schwab@linux-m68k.org>
4587
4588         * gdb.threads/tls.exp ("info address me"): Fix expected output.
4589
4590 2011-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4591
4592         * configure: Regenerate.
4593
4594 2011-01-06  Tom Tromey  <tromey@redhat.com>
4595
4596         * gdb.python/py-frame.exp: Test gdb.newest_frame.
4597
4598 2011-01-06  Joel Brobecker  <brobecker@adacore.com>
4599
4600         * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
4601         gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
4602         gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
4603         gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
4604         gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
4605         gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
4606         gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
4607         gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
4608         gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
4609         gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
4610         gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
4611         gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
4612         gdb.ada/null_array.exp, gdb.ada/null_record.exp,
4613         gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
4614         gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
4615         gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
4616         gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
4617         gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
4618         gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
4619         gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
4620         gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
4621         gdb.ada/uninitialized_vars.exp,
4622         gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
4623         Simplify by using clean_restart.
4624
4625 2011-01-06  Joel Brobecker  <brobecker@adacore.com>
4626
4627         Add marker to be used as anchor for inserting breakpoints.
4628         * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
4629         * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
4630         Likewise.
4631
4632         Remove uses of gdb_start_cmd.
4633         * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
4634         * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
4635
4636         Do not run testcase if testing with GDBserver.
4637         * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
4638         if testing with GDBserver.
4639
4640 2011-01-06  Joel Brobecker  <brobecker@adacore.com>
4641
4642         * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
4643         gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
4644         copyright header.
4645
4646 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
4647
4648         * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
4649         testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
4650         testsuite/gdb.fortran/complex.f,
4651         testsuite/gdb.fortran/derived-type.f90,
4652         testsuite/gdb.fortran/library-module-lib.f90,
4653         testsuite/gdb.fortran/library-module-main.f90,
4654         testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
4655         testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
4656         Copyright year update.
4657
4658 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
4659
4660         * gdb.base/langs1.f: Add copyright header.
4661
4662 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4663
4664         * gdb.base/morestack.exp: New file.
4665         * gdb.base/morestack.c: New file.
4666
4667 2011-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4668
4669         * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
4670
4671 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
4672
4673         * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
4674         * gdb.ada/arrayptr.exp: Add test printing that new variable.
4675
4676 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
4677
4678         * gdb.ada/lang_switch.exp: Correct expected parameter value.
4679
4680 2010-12-25  Andreas Schwab  <schwab@linux-m68k.org>
4681
4682         * gdb.threads/tls.exp: Fix typo.
4683
4684         * gdb.threads/thread-specific.exp (get_thread_list): Update.
4685         * gdb.threads/execl.exp: Update.
4686
4687 2010-12-23  Yao Qi  <yao@codesourcery.com>
4688
4689         * gdb.arch/arm-disp-step.exp: New.
4690         * gdb.arch/arm-disp-step.S: New.
4691
4692 2010-12-21  Tom Tromey  <tromey@redhat.com>
4693
4694         * gdb.threads/execl.exp: Update.
4695         * gdb.threads/linux-dp.exp: Update.
4696         * gdb.threads/manythreads.exp: Update.
4697         * gdb.threads/tls.exp: Update.
4698
4699 2010-12-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
4700
4701         * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
4702         (NextOverThrowDerivates) <resumebpt>: New.
4703         (resumebpt_test): New.
4704         (main): Call resumebpt_test.
4705         * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
4706
4707 2010-12-12  Stan Shebs  <stan@codesourcery.com>
4708
4709         * gdb.trace/tsv.exp: Test print command on trace state variables.
4710
4711 2010-12-09  Tom Tromey  <tromey@redhat.com>
4712
4713         * gdb.base/interp.exp: Add regression test.
4714
4715 2010-12-09  Tom Tromey  <tromey@redhat.com>
4716
4717         * gdb.java/jnpe.java: New file.
4718         * gdb.java/jnpe.exp: New file.
4719         * gdb.cp/nextoverthrow.exp: New file.
4720         * gdb.cp/nextoverthrow.cc: New file.
4721
4722 2010-12-07  Doug Evans  <dje@google.com>
4723
4724         * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
4725         of data-directory.
4726         * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
4727         updated.
4728         * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
4729
4730 2010-11-29  Michael Snyder  <msnyder@vmware.com>
4731
4732         * gdb.base/callfuncs.exp: Test for skip_float_tests.
4733         * gdb.base/call-sc.exp: Ditto.
4734         * gdb.base/finish.exp: Ditto.
4735         * gdb.base/return.exp: Ditto.
4736         * gdb.base/return2.exp: Ditto.
4737
4738 2010-11-30  Doug Evans  <dje@google.com>
4739
4740         * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
4741         (gdb_expect_list): Fix spelling errors in comments.
4742         * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
4743         send_gdb/gdb_expect_list where applicable.
4744         * gdb.base/call-ar-st.exp: Ditto.
4745         * gdb.base/funcargs.exp: Ditto.
4746         * gdb.base/gcore.exp: Ditto.
4747         * gdb.base/page.exp: Ditto.
4748         * gdb.base/sigaltstack.exp: Ditto.
4749         * gdb.base/siginfo.exp: Ditto.
4750         * gdb.base/sigstep.exp: Ditto.
4751         * gdb.base/trace-commands.exp: Ditto.
4752
4753 2010-11-29  Doug Evans  <dje@google.com>
4754
4755         * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
4756         printer-name;subprinter-name.
4757
4758 2010-11-29  Tom Tromey  <tromey@redhat.com>
4759
4760         * gdb.dwarf2/implptr.exp: New file.
4761         * gdb.dwarf2/implptr.c: New file.
4762         * gdb.dwarf2/implptr.S: New file.
4763
4764 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
4765
4766         PR python/12199
4767
4768         * gdb.python/py-breakpoint.exp: Test the delete method.
4769
4770 2010-11-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
4771
4772         Fix step_resume_breakpoint unsaved during an infcall.
4773         * gdb.base/step-resume-infcall.exp: New file.
4774         * gdb.base/step-resume-infcall.c: New file.
4775
4776 2010-11-24  Edjunior Machado  <emachado@br.ibm.com>
4777
4778         * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
4779
4780 2010-11-24  Edjunior Machado  <emachado@br.ibm.com>
4781
4782         * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
4783         on ppc64's symbols; "finish" and "return" commands must accept to
4784         show the caller line again as well as the line after.
4785         * gdb.asm/powerpc64.inc: New file.
4786
4787 2010-11-23  Doug Evans  <dje@google.com>
4788
4789         * lib/gdb.exp (gdb_test_sequence): New function.
4790         (gdb_expect_list): Add verbose -log call for each pattern.
4791         * gdb.base/signals.exp (test_handle_all_print): Call it.
4792         Reduce timeout increment from 6 minutes to 1 minute.
4793         * gdb.server/ext-run.exp: Call it.
4794
4795 2010-11-23  Phil Muldoon  <pmuldoon@redhat.com>
4796
4797         PR python/12212
4798
4799         * gdb.python/python.exp: Check that selected_thread raises an
4800         error when no inferior is loaded.
4801
4802 2010-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4803
4804         * gdb.dwarf2/dw2-stack-boundary.exp: New file.
4805         * gdb.dwarf2/dw2-stack-boundary.S: New file.
4806
4807 2010-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4808
4809         * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
4810         * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
4811
4812 2010-11-18  Doug Evans  <dje@google.com>
4813
4814         * gdb.server/ext-run.exp: Fix intermittent failures.
4815
4816 2010-11-12  Nathan Froyd  <froydnj@codesourcery.com>
4817
4818         * gdb.stabs/gdb11479.exp: Use runto_main.
4819
4820 2010-11-12  Nathan Froyd  <froydnj@codesourcery.com>
4821
4822         * gdb.base/break-entry.exp: Skip if using a stub.
4823
4824 2010-11-12  Nathan Froyd  <froydnj@codesourcery.com>
4825
4826         * gdb.python/py-inferior.exp: Pack values in target endianness.
4827
4828 2010-11-12  Tom Tromey  <tromey@redhat.com>
4829
4830         * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
4831         * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
4832         MemoryError.
4833         * gdb.python/python.exp (gdb_py_test_multiple): Update exception
4834         type.
4835         * gdb.python/py-value.exp (test_value_in_inferior): Add test for
4836         MemoryError.
4837         (test_subscript_regression): Update exception type.
4838
4839 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
4840
4841         * gdb.python/py-breakpoint.exp: Add internal watchpoint and
4842         breakpoint tests.
4843
4844 2010-11-09  Pedro Alves  <pedro@codesourcery.com>
4845
4846         * gdb.base/watchpoint.exp: Test "watch -location" with an
4847         innacessible location.
4848
4849 2010-11-09  Edjunior Machado  <emachado@br.ibm.com>
4850             Luis Machado  <luisgpm@br.ibm.com>
4851
4852         * gdb.base/maint.exp: Expect "." prefix.
4853         * gdb.base/nodebug.exp: Expect "." Likewise.
4854         * gdb.base/sepsymtab.exp: Expect "." Likewise.
4855         * gdb.base/watchpoint-cond-gone.exp: Likewise.
4856         * gdb.base/watchpoint.exp: Expect a software watch to be created for
4857         POWER server processors.
4858
4859 2010-11-08  Edjunior Machado  <emachado@br.ibm.com>
4860             Luis Machado  <luisgpm@br.ibm.com>
4861
4862         * gdb.base/break-entry.exp: convert entry point for
4863         ppc64 and expect leading `.' on ppc64's symbols
4864
4865 2010-11-05  Doug Evans  <dje@google.com>
4866
4867         * gdb.base/help.exp: Update expected output.
4868         * gdb.python/py-param.exp: Delete, contents moved to ...
4869         * gdb.python/py-parameter.exp: ... here.  New file.
4870         Add test for gdb.parameter ("directories").
4871
4872 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
4873
4874         * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
4875         * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
4876         * configure: Regenerate.
4877         * gdb.opencl/Makefile.in: New File.
4878         * gdb.opencl/datatypes.exp: Likewise.
4879         * gdb.opencl/datatypes.cl: Likewise.
4880         * gdb.opencl/operators.exp: Likewise.
4881         * gdb.opencl/operators.cl: Likewise.
4882         * gdb.opencl/vec_comps.exp: Likewise.
4883         * gdb.opencl/vec_comps.cl: Likewise.
4884         * gdb.opencl/convs_casts.exp: Likewise.
4885         * gdb.opencl/convs_casts.cl: Likewise.
4886         * lib/opencl.exp: Likewise.
4887         * lib/opencl_hostapp.c: Likewise.
4888         * lib/opencl_kernel.cl: Likewise.
4889         * lib/cl_util.c: Likewise.
4890         * lib/cl_util.c: Likewise.
4891         * gdb.base/default.exp (set language): Add "opencl" to the list of
4892         languages.
4893
4894 2010-11-04  Sami Wagiaalla  <swagiaal@redhat.com>
4895
4896         * gdb.cp/overload.exp: Added test for inheritance overload.
4897         * gdb.cp/overload.cc: Ditto.
4898         * gdb.cp/oranking.exp: Removed releveant kfails.
4899
4900 2010-11-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
4901             Joel Brobecker  <brobecker@adacore.com>
4902
4903         * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
4904         check test_compiler_info.
4905
4906 2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
4907
4908         * gdb.base/gnu_vector.exp: Adjust expect messages.
4909
4910 2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
4911
4912         * gdb.base/gnu_vector.exp: Add unary operator tests.
4913
4914 2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
4915
4916         * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
4917
4918 2010-11-02  Doug Evans  <dje@google.com>
4919
4920         * gdb.python/py-pp-maint.c: New file.
4921         * gdb.python/py-pp-maint.exp: New file.
4922         * gdb.python/py-pp-maint.py: New file.
4923
4924 2010-11-02  Tom Tromey  <tromey@redhat.com>
4925
4926         * gdb.base/default.exp: Remove "scheme" from language list.
4927
4928 2010-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4929
4930         Revert:
4931         2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
4932         * gdb.threads/sigstep-threads.exp: New file.
4933         * gdb.threads/sigstep-threads.c: New file.
4934
4935 2010-10-20  Michael Snyder  <msnyder@vmware.com>
4936
4937         * gdb.threads/fork-child-threads.exp: Don't run on remote target.
4938
4939 2010-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
4940
4941         * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
4942         Skip test completely if gdb,no_hardware_watchpoints.
4943
4944 2010-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
4945
4946         * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
4947         strict, but do not check for any particular function name within libc.
4948
4949 2010-10-19  Sami Wagiaalla  <swagiaal@redhat.com>
4950
4951         * gdb.cp/smartp.exp: New test.
4952         * gdb.cp/smartp.cc : New test.
4953
4954 2010-10-19  Sami Wagiaalla  <swagiaal@redhat.com>
4955
4956         * gdb.cp/converts.exp: Test pointer to bool conversion.
4957         Test pointer to long conversion.
4958         * gdb.cp/oranking.exp: Removed relevant kfail.
4959
4960 2010-10-18  Tom Tromey  <tromey@redhat.com>
4961
4962         * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
4963         argument to lazy_string.
4964         * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
4965         (pp_ls.to_string): Use it.
4966         * gdb.python/py-prettyprint.c (main): Move declarations to top.
4967         Add "estring2" local.
4968
4969 2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
4970
4971         Fix s390x compatibility.
4972         * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS.  Twice.
4973         * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
4974
4975 2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
4976
4977         * gdb.threads/sigstep-threads.exp: New file.
4978         * gdb.threads/sigstep-threads.c: New file.
4979
4980 2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
4981
4982         * gdb.base/pie-execl.exp: New file.
4983         * gdb.base/pie-execl.c: New file.
4984
4985 2010-10-13  Doug Evans  <dje@google.com>
4986             Jan Kratochvil  <jan.kratochvil@redhat.com>
4987
4988         PR exp/12117
4989         * gdb.cp/ptype-cv-cp.cc: New file.
4990         * gdb.cp/ptype-cv-cp.exp: New file.
4991
4992 2010-10-14  Sami Wagiaalla  <swagiaal@redhat.com>
4993
4994         * gdb.cp/converts.cc: New test program.
4995         * gdb.cp/converts.exp: New test.
4996         * gdb.cp/overload.exp: Added test for void* vs int*.
4997         * gdb.cp/overload.exp: Ditto.
4998         * gdb.cp/oranking.exp: Removed related kfail.
4999
5000 2010-10-13  Doug Evans  <dje@google.com>
5001
5002         * lib/gdb-python.exp (gdb_check_python_config): New function.
5003         * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
5004         * gdb.python/lib-types.cc: New file.
5005         * gdb.python/lib-types.exp: New file.
5006
5007 2010-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5008
5009         * gdb.python/py-error.exp: New file.
5010         * gdb.python/py-error.py: New file.
5011
5012 2010-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5013
5014         * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
5015         gdb_test_multiple.
5016
5017 2010-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5018
5019         * gdb.base/break-interp.exp: Use ldlags for linking flags.
5020         * gdb.base/prelink.exp: Likewise.
5021         * gdb.base/solib-nodir.exp: Likewise.
5022         * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
5023         (gdb_compile) <shlib_load>: Use ldlags for linking flags.
5024         * lib/prelink-support.exp (build_executable_own_libs): Likewise.
5025
5026 2010-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
5027
5028         * break-interp.exp (test_ld): Use two separate gdb_expect statements
5029         for the "info files" test to avoid timeouts on slow machines.
5030
5031 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5032
5033         * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
5034         (main): Make openlib dummy call.
5035
5036 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5037
5038         Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
5039         * break-interp.exp (reach): Move the core body ...
5040         (reach_1): ... here.  Use stop-on-solib-events for _dl_debug_state.
5041         (test_ld): Provide always real argument, even to the linker.  Replace
5042         dl_main by _dl_debug_state.
5043
5044 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5045
5046         Fix results of prelinked PIEs on ppc*.
5047         * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
5048         Accept also DISPLACEMENT "PRESENT".
5049         (main): Replace "ZERO" displacements by "PRESENT".
5050
5051 2010-10-08  Sami Wagiaalla  <swagiaal@redhat.com>
5052
5053         * gdb.cp/oranking.exp: New test.
5054         * gdb.cp/oranking.cc: New test program.
5055
5056 2010-10-08  Ken Werner  <ken.werner@de.ibm.com>
5057
5058         * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
5059         * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
5060
5061 2010-10-06  Ken Werner  <ken.werner@de.ibm.com>
5062
5063         * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
5064         lush, lynx) New constant.
5065         * gdb.base/constvars.exp: Test const array types.
5066         * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
5067
5068 2010-10-06  Doug Evans  <dje@google.com>
5069
5070         * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
5071         of syscall staging area.
5072
5073 2010-10-06  Ken Werner  <ken.werner@de.ibm.com>
5074
5075         * gdb.base/gnu_vector.c: Add variable c4.
5076         * gdb.base/gnu_vector.exp: Add tests for character vector printing.
5077         * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
5078
5079 2010-10-05  Maciej W. Rozycki  <macro@codesourcery.com>
5080
5081         * gdb.arch/altivec-abi.exp: Fix a typo.
5082
5083 2010-10-02  Maciej W. Rozycki  <macro@codesourcery.com>
5084
5085         * lib/mi-support.exp (thread_selected_re): Correct pattern used
5086         to match a thread ID.
5087
5088 2010-10-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5089
5090         Fix s390x testcase compatibility.
5091         * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
5092
5093 2010-10-01  Doug Evans  <dje@google.com>
5094
5095         * lib/gdb-python.exp: New file.
5096         * gdb.python/py-block.exp: Use it.
5097         * gdb.python/py-breakpoint.exp: Ditto.
5098         * gdb.python/py-frame.exp: Ditto.
5099         * gdb.python/py-inferior.exp: Ditto.
5100         * gdb.python/py-param.exp: Ditto.
5101         * gdb.python/py-prettyprint.exp: Ditto.
5102         * gdb.python/py-shared.exp: Ditto.
5103         * gdb.python/py-symbol.exp: Ditto.
5104         * gdb.python/py-symtab.exp: Ditto.
5105         * gdb.python/py-type.exp: Ditto.
5106         * gdb.python/py-value.exp: Ditto.
5107         * gdb.python/python.exp: Ditto.
5108
5109 2010-09-30  Tom Tromey  <tromey@redhat.com>
5110
5111         * gdb.base/anon.exp: New file.
5112         * gdb.base/anon.c: New file.
5113
5114 2010-09-30  Tom Tromey  <tromey@redhat.com>
5115
5116         * gdb.base/completion.exp: Test completion through anonymous
5117         union.
5118         * gdb.base/break1.c (struct some_struct): Add anonymous union.
5119
5120 2010-09-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
5121
5122         Fix printing parameters of inlined functions.
5123         * gdb.dwarf2/dw2-inline-param.exp: New file.
5124         * gdb.dwarf2/dw2-inline-param-main.c: New file.
5125         * gdb.dwarf2/dw2-inline-param.S: New file.
5126
5127 2010-09-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
5128
5129         PR corefiles/12071.
5130         * gdb.base/corefile.exp (quit with a process, no question: load core)
5131         (quit with a core file): New tests.
5132
5133 2010-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5134
5135         Fix GDB crash on inferior calls with self-referencing classes.
5136         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
5137         * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
5138         * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
5139
5140 2010-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
5141
5142         Fix lost siginfo_t for inferior calls.
5143         * gdb.base/siginfo-infcall.exp: New file.
5144         * gdb.base/siginfo-infcall.c: New file.
5145
5146 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
5147
5148         * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
5149
5150 2010-09-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
5151
5152         * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
5153         New test.
5154         * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
5155
5156 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
5157
5158         * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
5159         type of our const type.
5160
5161 2010-09-22  Sami Wagiaalla  <swagiaal@redhat.com>
5162
5163         * gdb.cp/pr12028.cc: New.
5164         * gdb.cp/pr12028.exp: New.
5165
5166 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
5167
5168         * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
5169
5170 2010-09-16  Phil Muldoon  <pmuldoon@redhat.com>
5171             Jan Kratochvil  <jan.kratochvil@redhat.com>
5172
5173         PR mi/11407
5174         * gdb.mi/dw2-ref-missing-frame-func.c: New File.
5175         * gdb.mi/dw2-ref-missing-frame-main.c New File.
5176         * gdb.mi/dw2-ref-missing-frame.S New File.
5177         * gdb.mi/dw2-ref-missing-frame.exp New File.
5178
5179 2010-09-14  Tom Tromey  <tromey@redhat.com>
5180
5181         PR symtab/8399:
5182         * gdb.threads/tls.exp: Remove kfail.  Update expected output.
5183
5184 2010-09-14  Tom Tromey  <tromey@redhat.com>
5185
5186         PR exp/11803:
5187         * gdb.threads/tls.exp: Use C++.
5188         (check_thread_local): Use K::another_thread_local.
5189         * gdb.threads/tls.c (class K): New.
5190         (another_thread_local): Now a member of K.
5191         (spin): Update.  No longer K&R C.
5192
5193 2010-09-13  Sami Wagiaalla  <swagiaal@redhat.com>
5194
5195         * gdb.cp/koenig.cc: created class for testing member lookup.
5196         * gdb.cp/koenig.exp: Added test for member lookup.
5197
5198 2010-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5199
5200         Fix false FAILs on sourcetree topdir directory containing "kill".
5201         * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
5202         source line matching regexp.
5203
5204 2010-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5205
5206         * gdb.python/python.exp (set height 0, collect help from uiout)
5207         (verify help to uiout): New tests.
5208
5209 2010-09-10  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
5210
5211         * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
5212         is_lp64_target to check 64bit target.
5213
5214 2010-09-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
5215
5216         * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
5217         (test_ld) <powerpc64-*>: New.
5218
5219 2010-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
5220
5221         * gdb.cp/templates.exp (test_template_args): Allow "struct".
5222
5223 2010-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
5224
5225         * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
5226         (FunctionArg::method): New function.
5227         (empty, arg): New variables.
5228         (main): Call arg.method.
5229         * gdb.cp/templates.exp (test_template_args): New function.
5230         (do_tests): Call it.
5231
5232 2010-09-08  Ulrich Weigand  <uweigand@de.ibm.com>
5233
5234         * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
5235         of "next" to proceed over pthread_exit call.
5236
5237 2010-09-08  Ulrich Weigand  <uweigand@de.ibm.com>
5238
5239         * gdb.base/maint.exp: Avoid wildcards against potentially very long
5240         "maint print statistics" output to prevent expect timeouts.
5241
5242 2010-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
5243
5244         * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
5245         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
5246         (test_float_rejected): ... here.
5247         * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
5248         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
5249         (test_float_rejected): ... here.
5250         * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
5251         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
5252         (test_float_rejected): ... here.
5253         * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
5254         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
5255         (test_float_rejected): ... here.
5256
5257 2010-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
5258
5259         * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
5260         before disabling hardware watchpoints.
5261         (test_inaccessible_watchpoint): Check that hardware watchpoints
5262         are used.  Test for watchpoints on a constant address.
5263
5264 2010-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5265
5266         * gdb.base/ui-redirect.exp: New file.
5267
5268 2010-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5269             Joel Brobecker  <brobecker@adacore.com>
5270
5271         * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
5272
5273 2010-08-31  Doug Evans  <dje@google.com>
5274
5275         * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
5276
5277 2010-08-30  Tom Tromey  <tromey@redhat.com>
5278
5279         PR python/11792:
5280         * gdb.python/py-value.exp (test_subscript_regression): Add
5281         dynamic_type test.
5282
5283 2010-08-30  Daniel Jacobowitz  <dan@codesourcery.com>
5284
5285         * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
5286         instead of running to main.  Do not test the main function.
5287         * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
5288         Add new main.
5289
5290 2010-08-26  Pedro Alves  <pedro@codesourcery.com>
5291
5292         * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
5293         one test.
5294
5295 2010-08-24  Doug Evans  <dje@google.com>
5296
5297         PR symtab/11942
5298         * gdb.dwarf2/dw4-sig-types.cc: New file.
5299         * gdb.dwarf2/dw4-sig-types.h: New file.
5300         * gdb.dwarf2/dw4-sig-types-b.cc: New file.
5301         * gdb.dwarf2/dw4-sig-types.exp: New file.
5302
5303 2010-08-23  Tom Tromey  <tromey@redhat.com>
5304
5305         PR python/11145:
5306         * gdb.python/py-value.c (Base, Derived): New types.
5307         (base): New global.
5308         * gdb.python/py-value.exp (test_subscript_regression): Add
5309         dynamic_cast test.
5310
5311 2010-08-23  Tom Tromey  <tromey@redhat.com>
5312
5313         PR python/10676:
5314         * gdb.python/py-type.exp (test_fields): Add tests for type
5315         equality.
5316
5317 2010-08-23  Tom Tromey  <tromey@redhat.com>
5318
5319         PR python/11915:
5320         * gdb.python/py-type.exp (test_fields): Add tests for array.
5321
5322 2010-08-23  Keith Seitz  <keiths@redhat.com>
5323
5324         * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
5325         have any children. Create a new abbrev for it.
5326         Add missing terminal sequence to .debug_abbrev.
5327
5328 2010-08-20  Keith Seitz  <keiths@redhat.com>
5329
5330         PR symtab/11465:
5331         * gdb.dwarf2/pr11465.exp: New test.
5332         * gdb.dwarf2/pr11465.S: New file.
5333         * gdb.dwarf2/dw2-double-set-die-type.S: New file.
5334         * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
5335
5336 2010-08-19  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5337
5338         * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
5339         registers.  Update data sets with the new v2_double element in the
5340         VSX register union.  Add vector_register3_vr data set for the AltiVec
5341         registers.  Use gdb_test_no_output instead of send_gdb.
5342
5343 2010-08-19  Pedro Alves  <pedro@codesourcery.com>
5344
5345         * gdb.python/py-shared.exp: New file, factored out from
5346         python.exp.
5347         * gdb.python/py-shared.c: New file.
5348         * gdb.python/py-shared-sl.c: New file.
5349         * gdb.python/python-1.c: New file.
5350         * gdb.python/python-sl.c: Delete.
5351         * gdb.python/python.c: Mention python-1.c.
5352         * gdb.python/python.exp: Move shared library tests to
5353         py-shared.exp.
5354         * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
5355         (MISCELLANEOUS): New.
5356         (clean mostlyclean): Also remove $MISCELLANEOUS.
5357
5358 2010-08-19  Doug Evans  <dje@google.com>
5359
5360         PR exp/11926
5361         * gdb.base/printcmds.exp (test_float_accepted): New function.
5362         Move existing float tests there.  Add tests for floats with suffixes.
5363         (test_float_rejected): New function.
5364         * gdb.java/jv-print.exp (test_float_accepted): New function.
5365         (test_float_rejected): New function.
5366         * gdb.objc/print.exp: New file.
5367         * gdb.pascal/print.exp: New file.
5368         * lib/objc.exp: New file.
5369
5370 2010-08-19  Pierre Muller  <muller@ics.u-strasbg.fr>
5371
5372         * gdb.base/default.exp (info set): Avoid full buffer error and force
5373         reading up to final gdb prompt.
5374         (show): Likewise.
5375
5376 2010-08-18  Tom Tromey  <tromey@redhat.com>
5377
5378         PR symtab/11919:
5379         * gdb.base/completion.exp: Add test.
5380
5381 2010-08-18  Doug Evans  <dje@google.com>
5382
5383         * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
5384         * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
5385         * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
5386         Simplify, early exit if runto_main fails.
5387         * gdb.fortran/exprs.exp: load_lib fortran.exp.
5388         (set_lang_fortran): Moved to lib/fortran.exp.
5389         * gdb.fortran/types.exp: load_lib fortran.exp.
5390         (set_lang_fortran): Moved to lib/fortran.exp.
5391         * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
5392         * gdb.java/jprint.exp (set_lang_java): Ditto.
5393         * gdb.java/jv-exp.exp: load_lib java.exp.
5394         If set_lang_java fails, issue a warning instead of failure to be
5395         consistent with other set_lang_foo uses.
5396         (set_lang_java): Moved to lib/java.exp.
5397         * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
5398         If set_lang_java fails, issue a warning instead of failure to be
5399         consistent with other set_lang_foo uses.
5400         * gdb.pascal/types.exp: load_lib pascal.exp.
5401         (set_lang_pascal): Moved to lib/pascal.exp.
5402         * lib/fortran.exp: New file.
5403         * lib/java.exp (set_lang_java): New function.
5404         * lib/pascal.exp (set_lang_pascal): New function.
5405
5406 2010-08-18  Yao Qi  <yao@codesourcery.com
5407
5408         * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
5409         func_nofb_start and func_loopfb_start, so that address of functions
5410         is equal to these labels on Thumb.
5411
5412 2010-08-18  Yao Qi  <yao@codesourcery.com>
5413
5414         * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
5415         to reflect latest c source file.
5416
5417 2010-08-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
5418
5419         * gdb.cp/infcall-dlopen.exp: New file.
5420         * gdb.cp/infcall-dlopen.cc: New file.
5421         * gdb.cp/infcall-dlopen-lib.cc: New file.
5422
5423 2010-08-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
5424             Pedro Alves  <pedro@codesourcery.com>
5425
5426         PR breakpoints/11371
5427
5428         * gdb.base/watch-cond-infcall.exp: New file.
5429         * gdb.base/watch-cond-infcall.c: New file.
5430
5431 2010-08-16  Tom Tromey  <tromey@redhat.com>
5432
5433         * gdb.base/help.exp: Update.
5434         * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
5435         watchpoint.
5436         (test_watch_location): New proc.
5437         (test_watchpoint_in_big_blob): Delete watchpoint.
5438         * gdb.base/watchpoint.c (func5): New function.
5439         (main): Call it.
5440
5441 2010-08-16  Doug Evans  <dje@google.com>
5442
5443         * gdb.python/python.exp: Fix syntax in "post event insertion" test.
5444
5445 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
5446
5447         * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
5448         tests.
5449
5450 2010-08-11  Ken Werner  <ken.werner@de.ibm.com>
5451
5452         * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
5453         * gdb.base/gnu_vector.c: New File.
5454         * gdb.base/gnu_vector.exp: Likewise.
5455
5456 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
5457
5458         * gdb.python/python.c: New File.
5459         * gdb.python/python-sl.c: New File.
5460         * gdb.python/python.exp: Test solib_address and decode_line
5461         * functions.
5462
5463 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
5464
5465         * gdb.python/python.exp (show height, set height 10)
5466         (verify pagination beforehand, verify pagination beforehand: q)
5467         (gdb.execute does not page, verify pagination afterwards)
5468         (verify pagination afterwards: q): New.
5469
5470 2010-08-02  Doug Evans  <dje@google.com>
5471
5472         * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
5473         because of an older gcc, change test2
5474         "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
5475         to unsupported.
5476
5477 2010-07-30  Kazu Hirata  <kazu@codesourcery.com>
5478
5479         * gdb.base/break-always.exp: Do not expect full paths to file
5480         names.
5481         * gdb.base/commands.exp: Likewise.
5482
5483 2010-07-30  Doug Evans  <dje@google.com>
5484
5485         * gdb.cp/temargs.exp: For new tests that require newer gccs,
5486         xfail them when run with older gccs.
5487
5488         * lib/gdb.exp (build_executable): Forward "c++" option to
5489         get_compiler_info.
5490
5491         * gdb.python/py-type.exp (test_template): Mark as xfail tests
5492         "python print ttype.template_argument(1)" and
5493         "python print isinstance(ttype.template_argument(1), gdb.Value)"
5494         if using gcc 4.4 or earlier.
5495
5496         * gdb.base/valgrind-db-attach.exp: Use unique test name for
5497         attach-to-debugger handling.
5498
5499 2010-07-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
5500
5501         * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
5502         * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
5503         (main): Use copyreloc.
5504         * gdb.base/prelink.exp (split debug of executable)
5505         (.dynbss vs. .bss address shift): New tests.
5506
5507 2010-07-29  Pedro Alves  <pedro@codesourcery.com>
5508
5509         * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
5510         in gdb_test_multiple.
5511
5512 2010-07-29  Pedro Alves  <pedro@codesourcery.com>
5513
5514         * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
5515         environment.
5516
5517 2010-07-28  Tom Tromey  <tromey@redhat.com>
5518
5519         PR python/11060:
5520         * gdb.python/py-type.c (Temargs): New template.
5521         (temvar): New variable.
5522         * gdb.python/py-type.exp (test_template): New proc.
5523
5524 2010-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
5525
5526         * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
5527         gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
5528
5529 2010-07-28  Tom Tromey  <tromey@redhat.com>
5530
5531         PR c++/9946:
5532         * gdb.cp/temargs.exp: New file.
5533         * gdb.cp/temargs.cc: New file.
5534
5535 2010-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
5536
5537         * gdb.base/help.exp (help disassemble): Update the content.
5538
5539 2010-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
5540
5541         * gdb.threads/ia64-sigill.exp: New file.
5542         * gdb.threads/ia64-sigill.c: New file.
5543
5544 2010-07-27  Tom Tromey  <tromey@redhat.com>
5545
5546         * gdb.opt/inline-cmds.c (ATTR): New define.
5547         (func1): Use it.
5548         (func2): Likewise.
5549         (func3): Likewise.
5550         (outer_inline1): Likewise.
5551         (outer_inline2): Likewise.
5552         * gdb.opt/inline-bt.c (ATTR): New define.
5553         (func1): Use it.
5554         (func2): Likewise.
5555         * gdb.opt/inline-locals.c (ATTR): New define.
5556         (func1): Use it.
5557         (func2): Likewise.
5558
5559 2010-07-27  Tom Tromey  <tromey@redhat.com>
5560
5561         * gdb.stabs/gdb11479.c (hack): New function.
5562         (test): Use it.
5563         (test2): Use it.
5564         * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
5565         (int32_search_buf, int64_search_buf): No longer static.
5566         (x): Remove.
5567         * gdb.base/relocate.c (hack): New function.
5568
5569 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
5570
5571         * gdb.python/py-value.exp (test_inferior_function_call): New function.
5572         * gdb.python/py-value.c (func1): New function.
5573         (func2): Likewise.
5574
5575 2010-07-26  Corinna Vinschen  <vinschen@redhat.com>
5576
5577         * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
5578         as not to clash with .data section.
5579
5580 2010-07-26  Jerome Guitton  <guitton@adacore.com>
5581
5582         * gdb.base/code_elim.exp: New file.
5583         * gdb.base/code_elim1.c: New file.
5584         * gdb.base/code_elim2.c: New file.
5585
5586 2010-07-21  Pedro Alves  <pedro@codesourcery.com>
5587
5588         PR symtab/11827
5589
5590         * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
5591         (some_volatile_enum): New variable.
5592         * gdb.base/printcmds.exp (test_print_enums): New.
5593         <top level>: Call it.
5594
5595 2010-07-21  Sami Wagiaalla  <swagiaal@redhat.com>
5596
5597         * gdb.cp/fpointer.cc: New test.
5598         * gdb.cp/fpointer.exp: New test.
5599
5600 2010-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5601
5602         * gdb.base/solib-nodir.exp: New file.
5603         * lib/gdb.exp (runto): New case for a GDB internal error.
5604
5605 2010-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5606             Ulrich Weigand  <uweigand@de.ibm.com>
5607             Tom Tromey  <tromey@redhat.com>
5608
5609         * gdb.base/charset-malloc.c: New file.
5610         * gdb.base/charset.c (malloc_stub): New prototype.
5611         (main): Call it instead of malloc itself.
5612         * gdb.base/charset.exp: Use only prepare_for_testing.
5613         (binfile): Remove the variable.
5614
5615 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
5616
5617         Make core files the process_stratum.
5618         * gdb.base/corefile.exp (run: load core again)
5619         (run: sanity check we see the core file, run: with core)
5620         (run: core file is cleared, attach: load core again)
5621         (attach: sanity check we see the core file, attach: with core)
5622         (attach: core file is cleared): New tests.
5623         * gdb.base/coremaker.c (main): New parameters.  Implement "sleep" argv.
5624
5625 2010-07-14  Ken Werner  <ken.werner@de.ibm.com>
5626
5627         * gdb.arch/altivec-abi.exp: New tests.
5628
5629 2010-07-13  Tom Tromey  <tromey@redhat.com>
5630
5631         * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
5632         (main): Use it.
5633         * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
5634
5635 2010-07-13  Tom Tromey  <tromey@redhat.com>
5636
5637         * gdb.base/label.exp: New file.
5638         * gdb.base/label.c: New file.
5639
5640 2010-07-12  Ulrich Weigand  <uweigand@de.ibm.com>
5641             H.J. Lu  <hongjiu.lu@intel.com>
5642
5643         * lib/gdb.exp (is_ilp32_target): New.
5644         (is_lp64_target): Likewise.
5645
5646         * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
5647         target.
5648         * gdb.arch/amd64-disp-step.exp: Likewise.
5649         * gdb.arch/amd64-dword.exp: Likewise.
5650         * gdb.arch/amd64-i386-address.exp: Likewise.
5651         * gdb.arch/amd64-word.exp: Likewise.
5652
5653         * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
5654         target.
5655         * gdb.arch/i386-bp_permanent.exp: Likewise.
5656         * gdb.arch/i386-byte.exp: Likewise.
5657         * gdb.arch/i386-disp-step.exp: Likewise.
5658         * gdb.arch/i386-gnu-cfi.exp: Likewise.
5659         * gdb.arch/i386-prologue.exp: Likewise.
5660         * gdb.arch/i386-size-overlap.exp: Likewise.
5661         * gdb.arch/i386-size.exp: Likewise.
5662         * gdb.arch/i386-sse.exp: Likewise.
5663         * gdb.arch/i386-unwind.exp: Likewise.
5664         * gdb.arch/i386-word.exp: Likewise.
5665
5666         * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
5667         test only when building 64-bit executables.  Do not hard-code
5668         -m64 option.
5669
5670 2010-07-07  Doug Evans  <dje@google.com>
5671
5672         * lib/gdb.exp (gdb_test_list_exact): New function.
5673         * gdb.base/default.exp (show convenience): Call it, add tests for
5674         $_sdata = void, $_thread = 0.
5675
5676 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5677             Joel Brobecker  <brobecker@adacore.com>
5678
5679         Fix re-run of PIE executable, PR shlibs/11776.
5680         * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
5681         Remove $displacement_main to match the solib-svr4.c change.  New "kill"
5682         and re-"run" of the inferior.
5683
5684 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5685             Joel Brobecker  <brobecker@adacore.com>
5686
5687         Cope with missing /usr/sbin/prelink.
5688         * lib/prelink-support.exp (prelink_no):
5689         <result == 1 && $output is "no such file or directory">: New.
5690         (prelink_yes): Likewise.  Return on failed prelink_no.
5691
5692 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5693             Joel Brobecker  <brobecker@adacore.com>
5694
5695         * gdb.base/attach-pie-misread.exp: Load prelink-support.exp.  Replace
5696         build_executable by build_executable_own_libs.  Replace "prelink -R"
5697         execution by a call of prelink_yes.  Comment why "prelink -r" needs no
5698         change.
5699         * gdb.base/break-interp.exp: Load prelink-support.exp.  Rename calls of
5700         copy to file_copy.  Move setting opts --dynamic-linker and -rpath,
5701         mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
5702         Replace build_executable by build_executable_own_libs's function
5703         build_executable_own_libs.
5704         (prelinkNO): Create new stub to call prelink_no.
5705         (prelinkYES): Create new stub to call prelink_yes.
5706         (test_attach): Rename calls of copy to file_copy.
5707         (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
5708         (copy): Move to ...
5709         * lib/prelink-support.exp: ... a new file.  Rename prelinkNO to
5710         prelink_no, prelinkYES to prelink_yes, copy to file_copy.
5711         * gdb.base/prelink.exp: Disable testcase also for is_remote and
5712         skip_shlib_tests.  Load prelink-support.exp.  Replace gdb_compile with
5713         special flags by gdb_compile_shlib.  Replace second gdb_compile by
5714         build_executable_own_libs.  Replace "prelink -R" execution by a call of
5715         prelink_yes.  Replace "prelink -u" and second "prelink -R" execution by
5716         a second call of prelink_yes.  Replace restart commands by
5717         clean_restart.
5718         (prelink): Rename to ...
5719         (seen displacement message): ... this test.  Extend its expectation
5720         strictness.
5721
5722 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5723
5724         * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
5725         * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
5726         displacement message exactly once.
5727
5728 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5729             Joel Brobecker  <brobecker@adacore.com>
5730
5731         * gdb.base/break-interp.exp (test_attach): Keep $interp changed.  Move
5732         its restore after the <$relink_args != ""> loop.  new comment.
5733
5734 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5735             Joel Brobecker  <brobecker@adacore.com>
5736
5737         * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
5738         code for it.  New variable relink_args.
5739         (prelinkYES): Call prelinkNO.
5740         (test_attach): Accept new parameter relink_args.  Re-prelink the binary
5741         in such case.  Move the core code to ...
5742         (test_attach_gdb): ... a new function.  Send GDB command "file".
5743         Extend expected "Attaching to " string.
5744
5745 2010-07-02  Tom Tromey  <tromey@redhat.com>
5746
5747         * gdb.base/bitops.exp: Remove extraneous "pass".
5748
5749 2010-07-02  Ken Werner  <ken.werner@de.ibm.com>
5750
5751         * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
5752
5753 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
5754
5755         * gdb.base/help.exp: Adjust expected output.
5756
5757 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
5758
5759         * gdb.base/help.exp: Adjust expected output.
5760
5761 2010-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
5762
5763         * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
5764         (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
5765         c++/11702.
5766
5767 2010-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5768             Doug Evans  <dje@google.com>
5769
5770         * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
5771         add .dynamic entry'.
5772
5773 2010-06-29  Doug Evans  <dje@google.com>
5774
5775         Test PR c++/11702.
5776         * gdb.cp/m-static.exp: Add testcase.
5777         * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
5778
5779 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
5780             Tom Tromey  <tromey@redhat.com>
5781             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5782
5783         * gdb.python/py-inferior.c: New File.
5784         * gdb.python/py-infthread.c: New File.
5785         * gdb.python/py-inferior.exp: New File.
5786         * gdb.python/py-infthread.exp: New File.
5787
5788 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
5789
5790         * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
5791         (ptype ::C::OtherFileClass typedefs): New.
5792         * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
5793         (C::OtherFileClass::cOtherFileClassVar2): New.
5794         (C::OtherFileClass::cOtherFileClassVar_use): Use also
5795         cOtherFileClassVar2.
5796         (C::cOtherFileType2, C::cOtherFileVar2): New.
5797         (C::cOtherFileVar_use): use also cOtherFileVar2.
5798         * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
5799
5800 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
5801
5802         * gdb.cp/namespace.exp (whatis C::cOtherFileType)
5803         (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
5804         (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
5805         (print ::C::cOtherFileVar)
5806         (whatis C::OtherFileClass::cOtherFileClassType)
5807         (whatis ::C::OtherFileClass::cOtherFileClassType)
5808         (print C::OtherFileClass::cOtherFileClassVar)
5809         (print ::cOtherFileClassVar)
5810         (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
5811         (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
5812         trailing content.
5813         * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
5814         (C::OtherFileClass::cOtherFileClassVar)
5815         (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
5816         (C::cOtherFileVar, C::cOtherFileVar_use): New.
5817
5818 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
5819
5820         Test PR c++/11703 and PR gdb/1448.
5821         * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
5822         gdb/1448.
5823
5824 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
5825
5826         * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
5827         (main) <rtti_data>: New.
5828         * gdb.cp/virtbase.exp (print rtti_data): New.
5829
5830 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
5831             Joel Brobecker  <brobecker@adacore.com>
5832
5833         * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
5834
5835 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
5836
5837         * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
5838
5839 2010-06-28  Doug Evans  <dje@google.com>
5840
5841         * gdb.base/break-interp.exp (reach): Relax expected output a bit.
5842
5843 2010-06-27  Doug Evans  <dje@google.com>
5844
5845         * gdb.cp/m-static.exp: Update expected test output.
5846
5847 2010-06-25  Paul Hilfinger  <hilfinger@adacore.com>
5848
5849         * gdb.gdb/selftest.exp: Adjust expected message for
5850         capturing start-up runtime.
5851
5852 2010-06-25  Tom Tromey  <tromey@redhat.com>
5853
5854         PR python/10808:
5855         * gdb.python/python.exp: Add new tests.
5856
5857 2010-06-25  Sami Wagiaalla  <swagiaal@redhat.com>
5858
5859         * gdb.cp/operator.cc: Created an import loop.
5860         * gdb.cp/operator.exp: Added testcase for import loop.
5861
5862 2010-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
5863
5864         Test PR python/11407.
5865         * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
5866         * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
5867         Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
5868         * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
5869         executable_nofb and executable_fb.  New variables srcsfile, objsfile,
5870         srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
5871         binfile.  Call gdb_compile with clean_restart twice.
5872         (func_nofb print, func_nofb backtrace, func_loopfb print)
5873         (func_loopfb backtrace): New.
5874
5875 2010-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
5876
5877         * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
5878         * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
5879         by a hand made one.
5880         * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment.  Remove
5881         i?86 requirement.  Remove variables srcfile and binfile.  New variable
5882         sources, executable_nofb and executable_fb.  Call prepare_for_testing.
5883
5884 2010-06-25  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5885
5886         * gdb.cell/dwarfaddr.exp: New file.
5887         * gdb.cell/dwarfaddr.S: New file.
5888
5889 2010-06-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
5890
5891         Test PR 9436.
5892         * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
5893
5894 2010-06-24  Hui Zhu  <teawater@gmail.com>
5895
5896         * gdb.base/eval.exp: New file.
5897
5898 2010-06-23  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5899
5900         * gdb.cell/fork.exp: New file.
5901         * gdb.cell/fork.c: Likewise.
5902         * gdb.cell/fork-spu.c: Likewise.
5903
5904 2010-06-22  Pierre Muller  <muller@ics.u-strasbg.fr>
5905
5906         * lib/gdb.exp (banned_variables_traced): New global variable.
5907         (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
5908         (gdb_init): Use `trace add variable' instead of obsolete
5909         `trace variable'.
5910
5911 2010-06-21  Doug Evans  <dje@google.com>
5912
5913         * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
5914
5915 2010-06-19  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5916
5917         * gdb.arch/spu-ls.exp: New file.
5918         * gdb.arch/spu-ls.c: Likewise.
5919
5920 2010-06-18  Stan Shebs  <stan@codesourcery.com>
5921
5922         * gdb.threads/thread-specific.exp: Add tests of $_thread.
5923
5924 2010-06-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5925
5926         * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
5927         * gdb.base/watch-cond.exp: Likewise.
5928         * gdb.python/py-breakpoint.exp: Likewise.
5929
5930 2010-06-18  Pedro Alves  <pedro@codesourcery.com>
5931
5932         * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
5933         clean_restart, make sure every test has a distinct message, and
5934         that messages don't include the executable' full path.
5935
5936 2010-06-17  Doug Evans  <dje@google.com>
5937
5938         * gdb.arch/i386-size.exp: Updated expected output for
5939         DISASSEMBLY_OMIT_FNAME.
5940
5941 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5942             Sergio Durigan Junior  <sergiodj@redhat.com>
5943
5944         * gdb.base/watch-notconst.c: New file.
5945         * gdb.base/watch-notconst.S: New file.
5946         * gdb.base/watch-notconst2.c: New file.
5947         * gdb.base/watch-notconst2.S: New file.
5948         * gdb.base/watch-notconst.exp: New file.
5949         * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
5950         (func4): Add operations on `global_ptr_ptr'.
5951         * gdb.base/watchpoint.exp (test_constant_watchpoint): New
5952         routine to test watchpoints created with a constant expression.
5953         (test_inaccessible_watchpoint): Include tests for watchpoints
5954         created with a constant expression.
5955
5956 2010-06-14  Kevin Buettner  <kevinb@redhat.com>
5957
5958         * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
5959         gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
5960         gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
5961         gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
5962         gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
5963         gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
5964         gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
5965         of `_start'.
5966
5967 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5968
5969         * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
5970         not supported on the target.
5971         * gdb.mi/mi-nonstop-exit.exp: Likewise.
5972         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5973         * gdb.mi/mi-nsintrall.exp: Likewise.
5974         * gdb.mi/mi-nsmoribund.exp: Likewise.
5975         * gdb.mi/mi-nsthrexec.exp: Likewise.
5976
5977 2010-06-11  Stan Shebs  <stan@codesourcery.com>
5978
5979         * gdb.base/permissions.exp: New file.
5980
5981 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5982
5983         * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
5984         does not support ELF executable class.
5985
5986 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5987
5988         * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
5989
5990 2010-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5991
5992         * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
5993         (runto): Catch "The target does not support running in non-stop mode.".
5994
5995 2010-06-11  Michael Snyder  <msnyder@vmware.com>
5996
5997         * gdb.base/setshow.exp (set language asm): Don't use
5998         gdb_test_no_output, fails on some targets.
5999
6000 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6001
6002         * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
6003         * gdb.cp/pr9167.exp: Likewise.
6004
6005 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6006
6007         * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
6008
6009 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6010
6011         * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
6012
6013 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6014
6015         * gdb.base/charset.c (main): Make sure malloc gets linked in.
6016
6017 2010-06-11  Tom Tromey  <tromey@redhat.com>
6018
6019         PR gdb/9977, PR exp/11636::
6020         * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
6021         (pieces_test_f6): Update expected output.
6022
6023 2010-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6024
6025         * gdb.base/moribund-step.exp: New.
6026
6027 2010-06-08  Michael Snyder  <msnyder@vmware.com>
6028
6029         * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
6030         * gdb.ada/boolean_expr.exp:
6031         * gdb.ada/frame_args.exp: Ditto.
6032         * gdb.ada/lang_switch.exp: Ditto.
6033         * gdb.ada/ptype_arith_binop.exp: Ditto.
6034         * gdb.ada/ref_param.exp: Ditto.
6035         * gdb.ada/type_coercion.exp:Ditto.
6036
6037         * gdb.asm/asm-source.exp: Ditto.
6038
6039         * gdb.base/attach.exp: Ditto.
6040         * gdb.base/bitfields2.exp: Ditto.
6041         * gdb.base/call-signal-resume.exp: Ditto.
6042         * gdb.base/callfuncs.exp: Ditto.
6043         * gdb.base/commands.exp: Ditto.
6044         * gdb.base/dbx.exp: Ditto.
6045         * gdb.base/default.exp: Ditto.
6046         * gdb.base/dump.exp: Ditto.
6047         * gdb.base/exprs.exp: Ditto.
6048         * gdb.base/freebpcmd.exp: Ditto.
6049         * gdb.base/interrupt.exp: Ditto.
6050         * gdb.base/list.exp: Ditto.
6051         * gdb.base/long_long.exp: Ditto.
6052         * gdb.base/maint.exp: Ditto.
6053         * gdb.base/ptype.exp: Ditto.
6054         * gdb.base/return.exp: Ditto.
6055         * gdb.base/setshow.exp: Ditto.
6056         * gdb.base/sigbpt.exp: Ditto.
6057         * gdb.base/sigrepeat.exp: Ditto.
6058
6059         * gdb.cp/classes.exp: Ditto.
6060
6061         * gdb.dwarf2/dw2-restore.exp: Ditto.
6062
6063         * gdb.gdb/selftest.exp: Ditto.
6064
6065         * gdb.multi/base.exp: Ditto.
6066         * gdb.multi/bkpt-multi-exec.exp: Ditto.
6067
6068         * gdb.python/py-block.exp: Ditto.
6069         * gdb.python/py-prettyprint.exp: Ditto.
6070         * gdb.python/py-template.exp: Ditto.
6071
6072         * gdb.server/ext-attach.exp: Ditto.
6073         * gdb.server/ext-run.exp: Ditto.
6074         * gdb.server/server-mon.exp: Ditto.
6075
6076         * gdb.threads/fork-thread-pending.exp: Ditto.
6077         * gdb.threads/hand-call-in-threads.exp: Ditto.
6078         * gdb.threads/interrupted-hand-call.exp: Ditto.
6079         * gdb.threads/linux-dp.exp: Ditto.
6080         * gdb.threads/manythreads.exp: Ditto.
6081         * gdb.threads/print-threads.exp: Ditto.
6082         * gdb.threads/pthreads.exp: Ditto.
6083         * gdb.threads/schedlock.exp: Ditto.
6084         * gdb.threads/thread-unwindonsignal.exp: Ditto.
6085         * gdb.threads/threadapply.exp: Ditto.
6086
6087 2010-06-08  Michael Snyder  <msnyder@vmware.com>
6088
6089         * gdb.ada/exec_changed.exp:
6090         Use ".*" instead of "" as wildcard regexp.
6091
6092         * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
6093         * gdb.base/call-ar-st.exp: Ditto.
6094         * gdb.base/checkpoint.exp: Ditto.
6095         * gdb.base/default.exp: Ditto.
6096         * gdb.base/dump.exp: Ditto.
6097         * gdb.base/ending-run.exp: Ditto.
6098         * gdb.base/fileio.exp: Ditto.
6099         * gdb.base/miscexprs.exp: Ditto.
6100         * gdb.base/pointers.exp: Ditto.
6101         * gdb.base/readline.exp: Ditto.
6102         * gdb.base/reread.exp: Ditto.
6103         * gdb.base/restore.exp: Ditto.
6104         * gdb.base/shlib-call.exp: Ditto.
6105         * gdb.base/valgrind-db-attach.exp: Ditto.
6106         * gdb.base/volatile.exp: Ditto.
6107         * gdb.base/watchpoints.exp: Ditto.
6108
6109         * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
6110
6111         * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
6112         * gdb.python/py-value.exp: Ditto.
6113
6114         * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
6115         * gdb.trace/circ.exp: Ditto.
6116         * gdb.trace/collection.exp: Ditto.
6117         * gdb.trace/packetlen.exp: Ditto.
6118         * gdb.trace/passc-dyn.exp: Ditto.
6119         * gdb.trace/report.exp: Ditto.
6120         * gdb.trace/tfile.exp: Ditto.
6121         * gdb.trace/tfind.exp: Ditto.
6122         * gdb.trace/while-dyn.exp: Ditto.
6123
6124 2010-06-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
6125
6126         * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
6127
6128 2010-06-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
6129
6130         Test PR 10640.
6131         * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
6132
6133 2010-06-07  Sami Wagiaalla  <swagiaal@redhat.com>
6134
6135         * gdb.cp/koenig.exp: Test for ADL operators.
6136         * gdb.cp/koenig.cc: Added ADL operators.
6137         * gdb.cp/operator.exp: New test.
6138         * gdb.cp/operator.cc: New test.
6139
6140 2010-06-04  Michael Snyder  <msnyder@vmware.com>
6141
6142         * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
6143         * gdb.base/pending.exp: Ditto.
6144
6145         * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
6146
6147 2010-06-04  Doug Evans  <dje@google.com>
6148
6149         * gdb.python/py-prettyprint.exp: Add new test for enabled and
6150         disabled printers.
6151         * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
6152         (enable_lookup_function): New function.
6153
6154 2010-06-04  Tom Tromey  <tromey@redhat.com>
6155
6156         * gdb.python/py-value.exp (test_value_hash): Don't test equality
6157         of hash and id.
6158
6159 2010-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
6160
6161         * gdb.base/commands.exp (add printf tbreak command): Remove trailing
6162         newline.
6163         * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
6164         (empty verbose non-noisy clear, empty verbose noisy clear)
6165         (empty non-verbose noisy clear): Likewise.
6166
6167 2010-06-03  Michael Snyder  <msnyder@vmware.com>
6168
6169         * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
6170         * gdb.base/display.exp: Ditto.
6171         * gdb.base/find.exp: Ditto.
6172         * gdb.base/ifelse.exp: Ditto.
6173         * gdb.base/multi-forks.exp: Ditto.
6174         * gdb.base/recurse.exp: Ditto.
6175         * gdb.base/setshow.exp: Ditto.
6176         * gdb.base/value-double-free.exp: Ditto.
6177         * gdb.base/watch-vfork.exp: Ditto.
6178         * gdb.base/watch_thread_num.exp: Ditto.
6179         * gdb.base/watchpoint-solib.exp: Ditto.
6180         * gdb.base/watchpoint.exp: Ditto.
6181         * gdb.base/watchpoints.exp: Ditto.
6182
6183         * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
6184         * gdb.cp/overload.exp: Ditto.
6185         * gdb.cp/virtfunc.exp: Ditto.
6186
6187         * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
6188
6189         * gdb.reverse/watch-precsave.exp:
6190         Replace gdb_test with gdb_test_no_output.
6191
6192         * gdb.threads/attach-into-signal.exp:
6193         Replace gdb_test with gdb_test_no_output.
6194         * gdb.threads/local-watch-wrong-thread.exp: Ditto.
6195         * gdb.threads/watchthreads.exp: Ditto.
6196         * gdb.threads/watchthreads2.exp: Ditto.
6197
6198         * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
6199         * gdb.trace/tfind.exp: Ditto.
6200
6201 2010-06-03  Joel Brobecker  <brobecker@adacore.com>
6202
6203         * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
6204         successful test if message is the empty string.
6205
6206 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6207
6208         * gdb.fortran/module.exp (stopped language detection): New test.
6209
6210 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6211
6212         Support DW_TAG_module as separate namespaces.
6213         * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
6214         gdb.fortran/library-module-lib.f90: New.
6215         * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
6216         (print i): Remove.
6217         (continue to breakpoint: i-is-1, print var_i value 1)
6218         (continue to breakpoint: i-is-2, print var_i value 2)
6219         (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
6220         (print var_d, print var_i value 14, ptype modmany, complete `modm)
6221         (complete `modmany, complete `modmany`, complete `modmany`var)
6222         (show language, setting breakpoint at module): New tests.
6223         * gdb.fortran/module.f90 (module mod): Remove.
6224         (module mod1, module mod2, module modmany, subroutine sub1)
6225         (subroutine sub2, program module): New.
6226
6227 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6228
6229         * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
6230         (print value of rUC, print value of rI, print value of UI): ... here.
6231         * gdb.cp/anon-union.exp (pass): Rename to ...
6232         (print z 2): ... here.
6233
6234 2010-06-02  Michael Snyder  <msnyder@vmware.com>
6235
6236         * gdb.trace/actions.exp: Use gdb_test_no_output.
6237         * gdb.trace/circ.exp: Ditto.
6238         * gdb.trace/packetlen.exp: Ditto.
6239         * gdb.trace/save-trace.exp: Ditto.
6240         * gdb.trace/tracecmd.exp: Ditto.
6241         * gdb.trace/tsv.exp: Ditto.
6242
6243         * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
6244         * gdb.threads/hand-call-in-thraeds.exp: Ditto.
6245         * gdb.threads/local-watch-wrong-thread.exp: Ditto.
6246         * gdb.threads/manythreads.exp: Ditto.
6247         * gdb.threads/print-threads.exp: Ditto.
6248         * gdb.threads/pthreads.exp: Ditto.
6249         * gdb.threads/schedlock.exp: Ditto.
6250         * gdb.threads/staticthreads.exp: Ditto.
6251         * gdb.threads/thread-specific.exp: Ditto.
6252         * gdb.threads/thread-unwindonsignal.exp: Ditto.
6253         * gdb.threads/threadapply.exp: Ditto.
6254         * gdb.threads/watchthreads.exp: Ditto.
6255         * gdb.threads/watchthreads2.exp: Ditto.
6256
6257         * gdb.python/py-block.exp: Use gdb_test_no_output.
6258         * gdb.python/py-prettyprint.exp: Ditto.
6259         * gdb.python/py-template.exp: Ditto.
6260         * gdb.python/py-value.exp: Ditto.
6261
6262         * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
6263         * gdb.reverse/watch-reverse.exp: Ditto.
6264
6265         * gdb.server/ext-attach.exp: Use gdb_test_no_output.
6266         * gdb.server/ext-run.exp: Ditto.
6267
6268         * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
6269         * gdb.dwarf2/dw2-compressed.exp: Ditto.
6270         * gdb.dwarf2/dw2-intercu.exp: Ditto.
6271         * gdb.dwarf2/dw2-intermix.exp: Ditto.
6272         * gdb.dwarf2/dw2-producer.exp: Ditto.
6273         * gdb.dwarf2/mac-fileno.exp: Ditto.
6274
6275         * gdb.gdb/observer.exp: Use gdb_test_no_output.
6276         * gdb.gdb/selftest.exp: Ditto.
6277
6278         * gdb.multi/base.exp: Use gdb_test_no_output.
6279
6280         * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
6281
6282 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6283
6284         * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
6285
6286 2010-06-02  Michael Snyder  <msnyder@msnyder-server.eng.vmware.com>
6287
6288         * gdb.cp/class2.exp: Use gdb_test_no_output.
6289         * gdb.cp/classes.exp: Ditto.
6290         * gdb.cp/extern-c.exp: Ditto.
6291         * gdb.cp/inherit.exp: Ditto.
6292         * gdb.cp/maint.exp: Ditto.
6293         * gdb.cp/mb-inline.exp: Ditto.
6294         * gdb.cp/mb-templates.exp: Ditto.
6295         * gdb.cp/method2.exp: Ditto.
6296         * gdb.cp/misc.exp: Ditto.
6297         * gdb.cp/ovldbreak.exp: Ditto.
6298         * gdb.cp/punctuator.exp: Ditto.
6299         * gdb.cp/templates.exp: Ditto.
6300         * gdb.cp/virtbase.exp: Ditto.
6301
6302         * gdb.threads/attach-stopped.exp:
6303         Replace uses of send_gdb / gdb_expect.
6304         * gdb.threads/attachstop-mt.exp:
6305         Replace uses of send_gdb / gdb_expect.
6306         * gdb.threads/gcore-thread.exp:
6307         Replace uses of send_gdb / gdb_expect.
6308         * gdb.threads/hand-call-in-threads.exp:
6309         Replace uses of send_gdb / gdb_expect.
6310         * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
6311         * gdb.threads/print-threads.exp:
6312         Replace uses of send_gdb / gdb_expect.
6313         * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
6314         * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
6315         * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
6316
6317         * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
6318         * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
6319         * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
6320         * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
6321         * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
6322         * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
6323         * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
6324         * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
6325         * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
6326         * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
6327         * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
6328
6329 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6330
6331         * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
6332
6333 2010-06-02  Sami Wagiaalla  <swagiaal@redhat.com>
6334
6335         * gdb.cp/koenig.exp: Added new test case.
6336         * gdb.cp/koenig.cc: Ditto.
6337
6338 2010-06-01  Michael Snyder  <msnyder@vmware.com>
6339
6340         * gdb.base/arithmet.exp: Use gdb_test_no_output.
6341         * gdb.base/arrayidx.exp: Ditto.
6342         * gdb.base/attach.exp: Ditto.
6343         * gdb.base/auxv.exp: Ditto.
6344         * gdb.base/bigcre.exp: Ditto.
6345         * gdb.base/break-always.exp: Ditto.
6346         * gdb.base/break-interp.exp: Ditto.
6347         * gdb.base/break.exp: Ditto.
6348         * gdb.base/breakpoint-shadow.exp: Ditto.
6349         * gdb.base/call-ar-st.exp: Ditto.
6350         * gdb.base/call-sc.exp: Ditto.
6351         * gdb.base/call-signal-resume.exp: Ditto.
6352         * gdb.base/callfuncs.exp: Ditto.
6353         * gdb.base/catch-syscall.exp: Ditto.
6354         * gdb.base/charset.exp: Ditto.
6355         * gdb.base/code-expr.exp: Ditto.
6356         * gdb.base/commands.exp: Ditto.
6357         * gdb.base/cond-expr.exp: Ditto.
6358         * gdb.base/condbreak.exp: Ditto.
6359         * gdb.base/cursal.exp: Ditto.
6360         * gdb.base/cvexpr.exp: Ditto.
6361         * gdb.base/default.exp: Ditto.
6362         * gdb.base/del.exp: Ditto.
6363         * gdb.base/detach.exp: Ditto.
6364         * gdb.base/display.exp: Ditto.
6365         * gdb.base/ena-dis-br.exp: Ditto.
6366         * gdb.base/eval-skip.exp: Ditto.
6367         * gdb.base/foll-fork.exp: Ditto.
6368         * gdb.base/foll-vfork.exp: Ditto.
6369         * gdb.base/frame-args.exp: Ditto.
6370         * gdb.base/funcargs.exp: Ditto.
6371         * gdb.base/gcore-buffer-overflow.exp: Ditto.
6372         * gdb.base/gdbvars.exp: Ditto.
6373         * gdb.base/help.exp: Ditto.
6374         * gdb.base/ifelse.exp: Ditto.
6375         * gdb.base/included.exp: Ditto.
6376         * gdb.base/list.exp: Ditto.
6377         * gdb.base/macscp.exp: Ditto.
6378         * gdb.base/maint.exp: Ditto.
6379         * gdb.base/multi-fork.exp: Ditto.
6380         * gdb.base/overlays.exp: Ditto.
6381         * gdb.base/page.exp: Ditto.
6382         * gdb.base/pending.exp: Ditto.
6383         * gdb.base/pointers.exp: Ditto.
6384         * gdb.base/pr11022.exp: Ditto.
6385         * gdb.base/prelink.exp: Ditto.
6386         * gdb.base/printcmds.exp: Ditto.
6387         * gdb.base/psymtab.exp: Ditto.
6388         * gdb.base/randomize.exp: Ditto.
6389         * gdb.base/relational.exp: Ditto.
6390         * gdb.base/relocate.exp: Ditto.
6391         * gdb.base/remote.exp: Ditto.
6392         * gdb.base/sepdebug.exp: Ditto.
6393         * gdb.base/set-lang-auto.exp: Ditto.
6394         * gdb.base/setshow.exp: Ditto.
6395         * gdb.base/setvar.exp: Ditto.
6396         * gdb.base/signals.exp: Ditto.
6397         * gdb.base/signull.exp: Ditto.
6398         * gdb.base/sigstep.exp: Ditto.
6399         * gdb.base/sizeof.exp: Ditto.
6400         * gdb.base/solib-disc.exp: Ditto.
6401         * gdb.base/store.exp: Ditto.
6402         * gdb.base/structs.exp: Ditto.
6403         * gdb.base/structs2.exp: Ditto.
6404         * gdb.base/subst.exp: Ditto.
6405         * gdb.base/term.exp: Ditto.
6406         * gdb.base/trace-commands.exp: Ditto.
6407         * gdb.base/unwindonsignal.exp: Ditto.
6408         * gdb.base/valgrind-db-attach.exp: Ditto.
6409         * gdb.base/varargs.exp: Ditto.
6410         * gdb.base/watch-cond.exp: Ditto.
6411         * gdb.base/watch_thread_num.exp: Ditto.
6412         * gdb.base/watchpoint-cond-gone.exp: Ditto.
6413         * gdb.base/watchpoint.exp: Ditto.
6414         * gdb.base/whatis-exp.exp: Ditto.
6415
6416 2010-06-01  Michael Snyder  <msnyder@vmware.com>
6417
6418         * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
6419         * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
6420         * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
6421         * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
6422         * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
6423         * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
6424         * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
6425         * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
6426         * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
6427         * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
6428         * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
6429         * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
6430         * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
6431         * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
6432         * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
6433
6434 2010-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6435
6436         * gdb.base/commands.exp (begin commands on watch): Remove excessive
6437         trailing newline.
6438         * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
6439         * gdb.java/jmisc.exp (p *args\n): Rename to ...
6440         (p *args): ... here and remove excessive trailing newline.
6441
6442 2010-05-31  Joel Brobecker  <brobecker@adacore.com>
6443
6444         * gdb.base/subst.exp: Fix call to gdb_test with empty message.
6445
6446 2010-05-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
6447
6448         Accept the new Linux kernel "t (tracing stop)" string.
6449         * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
6450         Update comment.
6451         (state_wait) <T (tracing stop)>: New.
6452         (main): Update the state_wait expect string.
6453
6454 2010-05-28  Pedro Alves  <pedro@codesourcery.com>
6455
6456         * limits.c, limits.exp: Delete files.
6457         * Makefile.in (clean mostlyclean): Adjust.
6458         * tracecmd.exp: Adjust.
6459
6460 2010-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
6461
6462         * gdb.base/tui-layout.exp: New.
6463
6464 2010-05-28  Michael Snyder  <msnyder@vmware.com>
6465
6466         * gdb.reverse/break-precsave.exp:
6467         Replace uses of send_gdb / gdb_expect.
6468         * gdb.reverse/break-reverse.exp:
6469         Replace uses of send_gdb / gdb_expect.
6470         * gdb.reverse/consecutive-precsave.exp:
6471         Replace uses of send_gdb / gdb_expect.
6472         * gdb.reverse/consecutive-reverse.exp:
6473         Replace uses of send_gdb / gdb_expect.
6474         * gdb.reverse/finish-precsave.exp:
6475         Replace uses of send_gdb / gdb_expect.
6476         * gdb.reverse/finish-reverse.exp:
6477         Replace uses of send_gdb / gdb_expect.
6478         * gdb.reverse/i386-precsave.exp:
6479         Replace uses of send_gdb / gdb_expect.
6480         * gdb.reverse/i386-reverse.exp:
6481         Replace uses of send_gdb / gdb_expect.
6482         * gdb.reverse/i386-sse-reverse.exp:
6483         Replace uses of send_gdb / gdb_expect.
6484         * gdb.reverse/i387-env-reverse.exp:
6485         Replace uses of send_gdb / gdb_expect.
6486         * gdb.reverse/i387-stack-reverse.exp:
6487         Replace uses of send_gdb / gdb_expect.
6488         * gdb.reverse/machinestate-precsave.exp:
6489         Replace uses of send_gdb / gdb_expect.
6490         * gdb.reverse/machinestate.exp:
6491         Replace uses of send_gdb / gdb_expect.
6492         * gdb.reverse/sigall-precsave.exp:
6493         Replace uses of send_gdb / gdb_expect.
6494         * gdb.reverse/sigall-reverse.exp:
6495         Replace uses of send_gdb / gdb_expect.
6496         * gdb.reverse/solib-precsave.exp:
6497         Replace uses of send_gdb / gdb_expect.
6498         * gdb.reverse/solib-reverse.exp:
6499         Replace uses of send_gdb / gdb_expect.
6500         * gdb.reverse/step-precsave.exp:
6501         Replace uses of send_gdb / gdb_expect.
6502         * gdb.reverse/step-reverse.exp:
6503         Replace uses of send_gdb / gdb_expect.
6504         * gdb.reverse/until-precsave.exp:
6505         Replace uses of send_gdb / gdb_expect.
6506         * gdb.reverse/until-reverse.exp:
6507         Replace uses of send_gdb / gdb_expect.
6508         * gdb.reverse/watch-precsave.exp:
6509         Replace uses of send_gdb / gdb_expect.
6510         * gdb.reverse/watch-reverse.exp:
6511         Replace uses of send_gdb / gdb_expect.
6512
6513 2010-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
6514
6515         * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
6516         excessive newline.
6517
6518 2010-05-27  Michael Snyder  <msnyder@vmware.com>
6519
6520         * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
6521         * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
6522         * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
6523         * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
6524         * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
6525         * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
6526         * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
6527         * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
6528         * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
6529         * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
6530         * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
6531         * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
6532         * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
6533         * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
6534         * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
6535         * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
6536         * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
6537         * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
6538         * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
6539
6540 2010-05-26  Michael Snyder  <msnyder@vmware.com>
6541
6542         * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
6543         * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
6544
6545         * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
6546         * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
6547         * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
6548
6549         * gdb.reverse/consecutive-reverse.exp:
6550         Replace uses of send_gdb / gdb_expect.
6551         * gdb.reverse/consecutive-precsave.exp:
6552         Replace uses of send_gdb / gdb_expect.
6553
6554         * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
6555         * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
6556         * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
6557         * gdb.mi/mi-ns-stale-regcache.exp:
6558         Replace uses of send_gdb / gdb_expect.
6559         * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
6560         * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
6561         * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
6562         * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
6563         * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
6564         * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
6565         * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
6566         * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
6567         * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
6568
6569 2010-05-26  Michael Snyder  <msnyder@vmware.com>
6570
6571         * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6572
6573         * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6574
6575         * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
6576         * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
6577         * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
6578         * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
6579         * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
6580         * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
6581         * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
6582         * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
6583         * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6584
6585 2010-05-25  Tom Tromey  <tromey@redhat.com>
6586
6587         * gdb.base/macscp.exp: Add missing space after setup_kfail.
6588
6589 2010-05-25  Tom Tromey  <tromey@redhat.com>
6590
6591         * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
6592         argument order.
6593         * gdb.base/macscp.exp: Fix setup_kfail argument order.
6594         * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
6595         order.
6596         * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
6597         order.
6598         * gdb.base/call-sc.exp (setup_kfails): Remove.
6599         (setup_compiler_kfails): Remove.
6600         * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
6601         argument order.
6602         * gdb.base/siginfo.exp: Fix setup_kfail argument order.
6603         * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
6604         (advancei): Fix setup_kfail argument order.
6605         * gdb.base/radix.exp: Fix setup_kfail argument order.
6606         * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
6607         order.
6608         * gdb.base/structs.exp (setup_kfails): Remove.
6609         (setup_compiler_kfails): Fix setup_kfail argument order.
6610         * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
6611         order.
6612         * gdb.java/jmain.exp: Fix setup_kfail argument order.
6613         * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
6614         setup_kfail argument order.
6615         * gdb.cp/overload.exp: Fix setup_kfail argument order.
6616
6617 2010-05-25  Tom Tromey  <tromey@redhat.com>
6618
6619         * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
6620
6621 2010-05-25  Michael Snyder  <msnyder@vmware.com>
6622
6623         * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
6624         * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
6625         * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
6626         * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
6627         * gdb.base/assign.exp: Replace send_gdb with gdb_test.
6628         * gdb.base/attach.exp: Replace send_gdb with gdb_test.
6629         * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
6630         * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
6631         * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
6632         * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
6633         * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
6634         * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
6635         * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
6636         * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
6637         * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
6638         * gdb.base/charset.exp: Replace send_gdb with gdb_test.
6639         * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
6640         * gdb.base/commands.exp: Replace send_gdb with gdb_test.
6641         * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
6642         * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
6643         * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
6644         * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
6645         * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
6646         * gdb.base/default.exp: Replace send_gdb with gdb_test.
6647         * gdb.base/define.exp: Replace send_gdb with gdb_test.
6648         * gdb.base/display.exp: Replace send_gdb with gdb_test.
6649         * gdb.base/dump.exp: Replace send_gdb with gdb_test.
6650         * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
6651         * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
6652         * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
6653         * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
6654         * gdb.base/finish.exp: Replace send_gdb with gdb_test.
6655         * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
6656         * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
6657         * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
6658         * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
6659         * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
6660         * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
6661         * gdb.base/help.exp: Replace send_gdb with gdb_test.
6662         * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
6663         * gdb.base/jump.exp: Replace send_gdb with gdb_test.
6664         * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
6665         * gdb.base/maint.exp: Replace send_gdb with gdb_test.
6666         * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
6667         * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
6668         * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
6669         * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6670         * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
6671
6672 2010-05-25  Doug Evans  <dje@google.com>
6673
6674         * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
6675         gdb.string_to_argv.
6676
6677 2010-05-21  Tom Tromey  <tromey@redhat.com>
6678
6679         * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
6680         Call it.
6681         * gdb.dwarf2/pieces.S: Update.
6682         * gdb.dwarf2/pieces.c (struct B): Remove initial field.
6683
6684 2010-05-21  Tom Tromey  <tromey@redhat.com>
6685
6686         * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
6687         Call it.
6688         * gdb.dwarf2/pieces.c (struct C): New.
6689         (f6): New function.
6690         * gdb.dwarf2/pieces.S: Replace.
6691
6692 2010-05-21  Tom Tromey  <tromey@redhat.com>
6693
6694         * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
6695         Call it.
6696
6697 2010-05-21  Tom Tromey  <tromey@redhat.com>
6698
6699         * gdb.dwarf2.pieces.exp: New file.
6700         * gdb.dwarf2.pieces.S: New file.
6701         * gdb.dwarf2.pieces.c: New file.
6702
6703 2010-05-20  Pedro Alves  <pedro@codesourcery.com>
6704             Joel Brobecker  <brobecker@adacore.com>
6705
6706         * lib/gdb.exp (gdb_test_no_output): New function.
6707         * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
6708         when testing commands that should produce no output.
6709
6710 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
6711
6712         * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
6713         parameter that we want to watch being a constant.
6714
6715 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
6716
6717         * gdb.ada/cond_lang: New testcase.
6718
6719 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
6720
6721         * lib/gdb.exp (banned_variables): New variable/constant.
6722         (gdb_init): Add write trace on variables listed in banned_variables.
6723         (gdb_finish): Remove write traces on variables listed in
6724         banned_variables.
6725
6726 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
6727
6728         * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
6729         * gdb.cp/koenig.exp: Likewise.
6730
6731 2010-05-14  Phil Muldoon  <pmuldoon@redhat.com>
6732
6733         PR python/11482
6734
6735         * gdb.python/py-value.exp (test_value_hash): New function.
6736
6737 2010-05-11  Pierre Muller  <muller@ics.u-strasbg.fr>
6738
6739         PR exp/11530.
6740         * gdb.base/gdb11530.c: New file.
6741         * gdb.base/gdb11530.exp: New file.
6742
6743 2010-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
6744
6745         * gdb.dwarf2/dw2-modula2-self-type.exp: New.
6746         * gdb.dwarf2/dw2-modula2-self-type.S: New.
6747
6748 2010-05-07  Sami Wagiaalla  <swagiaal@redhat.com>
6749
6750         * gdb.cp/koenig.exp: New test.
6751         * gdb.cp/koenig.cc: New test program.
6752
6753 2010-05-05  Joel Brobecker  <brobecker@adacore.com>
6754
6755         Remove the use of prms_id and bug_id throughout the testsuite.
6756
6757 2010-05-04  Pierre Muller  <muller@ics.u-strasbg.fr>
6758
6759         PR exp/11349.
6760         * testsuite/gdb.cp/ref-types.exp: Add test to examine
6761         use a reference local variable.
6762
6763 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6764
6765         * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
6766         * gdb.base/sepdebug.exp: Remove .debug subdirectory handling.  New
6767         variable different_dir. Move debugfile into a full directory pathname
6768         under DIFFERENT_DIR.
6769         * lib/gdb.exp (separate_debug_filename): Remove.
6770         (gdb_gnu_strip_debug): No longer call separate_debug_filename.  Remove
6771         variable debug_dir and mkdir of it.  Update function comments.
6772
6773 2010-04-29  Pedro Alves  <pedro@codesourcery.com>
6774
6775         PR gdb/11557
6776
6777         * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
6778         files.
6779
6780 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
6781
6782         * gdb.python/py-param.exp: New File.
6783
6784 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
6785
6786         * gdb.base/default.exp: Fix "set language" test.
6787
6788 2010-04-24  Pierre Muller  <muller@ics.u-strasbg.fr>
6789
6790         PR breakpoints/11531.
6791         * gdb.base/gdb11531.c: New file.
6792         * gdb.base/gdb11531.exp: New file.
6793
6794 2010-04-26  Tom Tromey  <tromey@redhat.com>
6795
6796         * gdb.base/completion.exp: Add tests for completion and deprecated
6797         commands.
6798
6799 2010-04-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
6800
6801         * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
6802         (print /x char_array): Escape curly brackets.
6803
6804 2010-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
6805
6806         Fix deadlock on looped list of loaded shared objects.
6807         * gdb.base/solib-corrupted.exp: New.
6808
6809 2010-04-23  Doug Evans  <dje@google.com>
6810
6811         * gdb.python/py-section-script.c: New file.
6812         * gdb.python/py-section-script.exp: New file.
6813         * gdb.python/py-section-script.py: New file.
6814
6815 2010-04-20  Chris Moller  <cmoller@redhat.com>
6816
6817         PR 10179
6818
6819         * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
6820         * gdb.base/pr10179-a.c:
6821         * gdb.base/pr10179-b.c:
6822         * gdb.base/pr10179.exp: New files.
6823
6824 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
6825
6826         Fix crashes on dangling display expressions.
6827         * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
6828         is SEP.
6829         (lib_flags): Remove the "debug" keyword.
6830         (libsepdebug): New variable for iterating new loop.
6831         (save_pf_prefix): New variable wrapping the loop.
6832         (sep_lib_flags): New variable derived from LIB_FLAGS.  Use it.
6833         * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
6834
6835 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
6836
6837         * gdb.threads/watchthreads.exp: Change to obtain consistent output.
6838
6839 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
6840
6841         PR stabs/11479.
6842         * gdb.stabs/gdb11479.exp: New file.
6843         * gdb.stabs/gdb11479.c: New file.
6844
6845 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
6846
6847         * gdb.base/charset.c (Strin16, String32): New variables.
6848         * gdb.base/charset.exp (gdb_test): Test correct display
6849         of 16 or 32 bit strings.
6850
6851 2010-04-21  Chris Moller  <cmoller@redhat.com>
6852
6853         PR 9167
6854         * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
6855         * gdb.cp/pr9167.cc: New file.
6856         * gdb.cp/pr9167.exp: New file.
6857
6858
6859 2010-04-21  Pierre Muller  <muller@ics.u-strasbg.fr>
6860
6861         PR pascal/11492.
6862         * gdb.pascal/gdb11492.pas: New file.
6863         * gdb.pascal/gdb11492.exp: New file.
6864
6865 2010-04-20  Joel Brobecker  <brobecker@adacore.com>
6866
6867         * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
6868
6869 2010-04-20  Joel Brobecker  <brobecker@adacore.com>
6870
6871         * gdb.ada/dyn_loc: New testcase.
6872
6873 2010-04-20  Chris Moller  <cmoller@redhat.com>
6874
6875         PR 10867
6876
6877         * gdb.cp/Makefile.in  (EXECUTABLES): Added pr10687
6878         * gdb.cp/pr10687.cc: New file.
6879         * gdb.cp/pr10687.exp: New file.
6880
6881
6882 2010-04-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6883             Sergio Durigan Junior  <sergiodj@redhat.com>
6884
6885         * gdb.fortran/logical.exp: New testcase.
6886         * gdb.fortran/logical.f90: New file.
6887
6888 2010-04-19  Doug Evans  <dje@google.com>
6889
6890         * gdb.base/help.exp (help source): Update expected output.
6891
6892 2010-04-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
6893
6894         * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
6895         gdb_reinitialize_dir and gdb_load by clean_restart.  Remove trailing
6896         gdb_exit and return.
6897         (executable): New variable.
6898         (binfile): Use it.
6899
6900 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
6901
6902         PR breakpoints/8554.
6903
6904         * gdb.trace/save-trace.exp: Adjust.
6905
6906 2010-04-17  H.J. Lu  <hongjiu.lu@intel.com>
6907
6908         PR corefiles/11511
6909         * gdb.arch/system-gcore.exp: New.
6910         * gdb.arch/gcore.c: Likewise.
6911
6912 2010-04-15  Doug Evans  <dje@google.com>
6913
6914         * gdb.python/py-progspace.c: New file.
6915         * gdb.python/py-progspace.exp: New file.
6916
6917         * gdb.base/source.exp: Add tests for "source -s".
6918
6919 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
6920
6921         * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
6922         * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
6923         * gdb.python/py-prettyprint.exp: New test for to_string returning None.
6924         * gdb.python/py-mi.exp: New test for to_string returning None.
6925
6926 2010-04-12  Phil Muldoon  <pmuldoon@redhat.com>
6927
6928         * gdb.python/py-breakpoint.c: Make result global.
6929
6930 2010-04-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
6931
6932         Fix non-GNU make compatibility.
6933         * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
6934
6935 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
6936
6937         * gdb.python/py-breakpoint.exp: New File.
6938         * gdb.python/py-breakpoint.C: Ditto.
6939
6940 2010-04-08  Stan Shebs  <stan@codesourcery.com>
6941
6942         * gdb.trace/actions.exp: Clear default-collect.
6943         * gdb.trace/save-trace.exp: Clear default-collect.
6944
6945 2010-04-08  Phil Muldoon  <pmuldoon@redhat.com>
6946
6947         * gdb.python/py-value: Add null string variable.
6948           (test_lazy_string): Test zero length, NULL address lazy
6949           strings.
6950
6951 2010-04-07  H.J. Lu  <hongjiu.lu@intel.com>
6952
6953         * gdb.arch/i386-avx.c: New.
6954         * gdb.arch/i386-avx.exp: Likewise.
6955
6956         * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
6957
6958 2010-04-06  Doug Evans  <dje@google.com>
6959
6960         * gdb.base/source-test.gdb: New file.
6961         * gdb.base/source.exp: Test source -v.
6962
6963 2010-04-06  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6964
6965         * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
6966
6967 2010-04-06  Pierre Muller  <muller@ics.u-strasbg.fr>
6968
6969         * gdb.stabs/aout.sed: Convert all backslash to double backslash
6970         within one line, unless it is followed by a double quote.
6971         * gdb.stabs/hppa.sed: Idem.
6972         * gdb.stabs/weird.def: Add char and String constants
6973         * gdb.stabs/weird.exp: Check for correct parsing of
6974         char and string constants.
6975         * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
6976         in .stabs to .stabx substitution.
6977
6978 2010-04-05  Stan Shebs  <stan@codesourcery.com>
6979
6980         * gdb.trace/tfile.c: Add a variable split across two blocks, and a
6981         constant global.
6982         * gdb.trace/tfile.exp: Try to print them.
6983
6984 2010-04-04  Stan Shebs  <stan@codesourcery.com>
6985
6986         * gdb.base/completion.exp: Update for new "info watchpoints".
6987         * gdb.base/default.exp: Ditto.
6988         * gdb.base/help.exp: Ditto.
6989         * gdb.base/watchpoint.exp: Ditto.
6990         * gdb.trace/infotrace.exp: Update "info tracpoints" output.
6991
6992 2010-04-04  Stan Shebs  <stan@codesourcery.com>
6993
6994         * gdb.trace/tfile.exp: Sharpen tfind test.
6995
6996 2010-04-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
6997
6998         * gdb.base/break-entry.exp: New.
6999
7000 2010-04-02  Hui Zhu  <teawater@gmail.com>
7001             Michael Snyder <msnyder@vmware.com>
7002
7003         * gdb.reverse/i386-sse-reverse.exp: New file.
7004         * gdb.reverse/i386-sse-reverse.c: New file.
7005
7006 2010-04-02  Pedro Alves  <pedro@codesourcery.com>
7007
7008         * gdb.trace/tfind.exp: Adjust expected disassembly output.
7009
7010 2010-04-01  Stan Shebs  <stan@codesourcery.com>
7011
7012         * gdb.trace/actions.exp: Tweak expected output.
7013         * gdb.trace/while-stepping.exp: Tweak expected output.
7014
7015 2010-04-01  H.J. Lu  <hongjiu.lu@intel.com>
7016
7017         * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
7018
7019 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
7020
7021         * gdb.base/commands.exp: Adjust.
7022         * gdb.cp/extern-c.exp: Adjust.
7023
7024 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
7025
7026         * gdb.trace/collection.c (local_test_func): Define a local struct,
7027         and instanciate it.
7028
7029 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
7030
7031         * gdb.trace/collection.exp (gdb_collect_args_test)
7032         (gdb_collect_argarray_test): XFAIL the tests that assume the
7033         argarray argument's elements are collected.
7034
7035 2010-03-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
7036
7037         * gdb.dwarf2/dw2-bad-parameter-type.exp,
7038         gdb.dwarf2/dw2-bad-parameter-type.S: New.
7039
7040 2010-03-31  Stan Shebs  <stan@codesourcery.com>
7041
7042         * gdb.trace/save-trace.exp: Test save/restore of default-collect
7043         and tracepoint conditionals.
7044         (gdb_verify_tracepoints): Delete unused return.
7045
7046 2010-03-26  Keith Seitz  <keiths@redhat.com>
7047
7048         * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
7049         appear in the output before main.
7050         Remove KFAIL for gdb/2215 aka bz 9320.
7051
7052 2010-03-30  Doug Evans  <dje@google.com>
7053
7054         * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
7055         by dejagnu.
7056         * gdb.arch/amd64-dword.exp: Ditto.
7057
7058         * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
7059         match.
7060         (break printf): Ditto.
7061
7062 2010-03-29  Sami Wagiaalla  <swagiaal@redhat.com>
7063
7064         * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
7065         gcc < 4.4.
7066         * gdb.cp/shadow.exp: Ditto.
7067
7068 2010-03-29  Pedro Alves  <pedro@codesourcery.com>
7069
7070         * gdb.trace/collection.exp (run_trace_experiment): Make sure
7071         "tstart" is silent.
7072
7073 2010-03-29  Pedro Alves  <pedro@codesourcery.com>
7074
7075         * gdb.trace/collection.exp (executable): New.
7076         (binfile): Use it.
7077         (fpreg, spreg, pcreg): New.
7078         (test_register): Use gdb_test_multiple.  Pass /x to print.
7079         (prepare_for_trace_test): New.
7080         (run_trace_experiment): Use "continue", not gdb_run_cmd.
7081         (gdb_collect_args_test, gdb_collect_argstruct_test)
7082         (gdb_collect_argarray_test, gdb_collect_locals_test): Use
7083         prepare_for_trace_test.
7084         (gdb_collect_registers_test): Use prepare_for_trace_test.  Use
7085         fpreg, spreg and pcreg.
7086         (gdb_collect_expression_test, gdb_collect_globals_test): Use
7087         prepare_for_trace_test.
7088         (gdb_trace_collection_test): Use fpreg, spreg and pcreg.  Don't
7089         try to detect tracing support here.  Don't set breakpoints at
7090         `begin' or `end' here.
7091         <global scope>: Use clean_restart.  Run to main before checking
7092         for tracing support.  Check for for tracing support here.
7093
7094 2010-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
7095
7096         * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
7097         " as $displacement" to "seen displacement message".
7098
7099 2010-03-28  Pedro Alves  <pedro@codesourcery.com>
7100
7101         * gdb.trace/while-dyn.exp (executable): New variable.
7102         (binfile): Use it.
7103         (test_while_stepping): New function.  Move most tests here.  Call
7104         it once for each of the while-stepping, stepping and ws aliases.
7105
7106 2010-03-26  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7107
7108         * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
7109         that do not provide the tagless_struct type name at all.
7110         (test_print_anon_union): Do not check value of uninitialized
7111         union member.  Do not use cp_test_ptype_class, so we can accept
7112         "long" as well as "long int".
7113
7114 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
7115
7116         * gdb.trace/tfile.c (tohex, bin2hex): New.
7117         (write_error_trace_file): Hexify error description.
7118
7119 2010-03-25  Stan Shebs  <stan@codesourcery.com>
7120
7121         * gdb.trace/tfile.c: Generate an additional trace file, improve
7122         portability.
7123         * gdb.trace/tfile.exp: Test trace file with an error stop, delete
7124         files in a better way.
7125
7126 2010-03-25  Keith Seitz  <keiths@redhat.com>
7127
7128         * gdb.java/jprint.exp: XFAIL printing of static class members
7129         because of GCC debuginfo problem.
7130
7131 2010-03-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
7132
7133         * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
7134
7135 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
7136
7137         * gdb.base/completion.exp: Allow long instead of long int.
7138         * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
7139         * gdb.base/gdbvars.c (main): Remove unused usestubs code.  Reference
7140         variable p.
7141         * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
7142         * gdb.base/pointers.exp: Allow long instead of long int.
7143         * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
7144         * gdb.base/step-line.exp: Allow a directory before the source file name.
7145
7146 2010-03-24  Tom Tromey  <tromey@redhat.com>
7147
7148         PR breakpoints/9352:
7149         * gdb.base/default.exp: Update.
7150         * gdb.base/commands.exp: Update.
7151         * gdb.cp/extern-c.exp: Test setting commands on multiple
7152         breakpoints at once.
7153
7154 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
7155
7156         * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
7157         if gdb,nosignals.
7158         * gdb.base/watchpoints.c: Do not include unnecessary headers.
7159         * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
7160         exited".
7161
7162 2010-03-24  Stan Shebs  <stan@codesourcery.com>
7163
7164         * gdb.trace/tfile.exp: Expect "trace frame", with a space.
7165
7166 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
7167
7168         * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
7169         * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
7170         argument.  Handle "short" and "long".
7171         (Top level): Pass overprototyped output for old_fptr and xptr.
7172
7173 2010-03-23  Pedro Alves  <pedro@codesourcery.com>
7174
7175         * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
7176         format strings and add casts to avoid compiler warnings.
7177
7178 2010-03-23  Vladimir Prus  <vladimir@codesourcery.com>
7179
7180         * lib/trace-support.exp (gdb_trace_setactions):
7181         Don't expect whitespace after ">" prompt.
7182         * gdb.trace/actions.exp: Adjust for output changes.
7183         * gdb.trace/while-stepping.exp: Likewise.
7184
7185 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7186
7187         * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
7188         and r157645).
7189
7190 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7191
7192         * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
7193         New.
7194
7195 2010-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
7196
7197         * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
7198         * gdb.python/py-mi.exp (binfile): Rename to py-mi.
7199
7200 2010-03-19  Stan Shebs  <stan@codesourcery.com>
7201
7202         * gdb.trace/ax.exp: New file.
7203
7204 2010-03-19  Doug Evans  <dje@google.com>
7205
7206         * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
7207         output from gcc.
7208
7209         * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
7210         named /usr/sbin/prelink<foo>.
7211
7212 2010-03-18  Stan Shebs  <stan@codesourcery.com>
7213
7214         * gdb.trace/circ.exp: Test circular-trace-buffer.
7215         * gdb.trace/tfile.exp: Update tstatus test.
7216
7217 2010-03-18  Joel Brobecker  <brobecker@adacore.com>
7218
7219         * gdb.dwarf2/dw2-anonymous-func.S: New file.
7220         * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
7221
7222 2010-03-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7223
7224         * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
7225
7226 2010-03-18  Pedro Alves  <pedro@codesourcery.com>
7227
7228         * gdb.base/default.exp: Adjust the expected output of the finish
7229         and until commands when the inferior is not being run.
7230
7231 2010-03-15  Sami Wagiaalla  <swagiaal@redhat.com>
7232
7233         * gdb.cp/shadow.exp: Removed kfail; test has been fix.
7234         * gdb.cp/nsusing.exp: Ditto.
7235
7236 2010-03-15  Tom Tromey  <tromey@redhat.com>
7237
7238         * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
7239         * gdb.cp/userdef.cc (operator==): New function.
7240         (main): New locals mem1, mem2.
7241
7242 2010-03-15  Jie Zhang  <jie@codesourcery.com>
7243
7244         * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
7245         Declare and use new loadtimeout variable.
7246
7247 2010-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
7248
7249         * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
7250         Use gdb_load later.
7251
7252 2010-03-14  Pedro Alves  <pedro@codesourcery.com>
7253
7254         * gdb.base/solib-disc.c (main): Make format of fprintf a string
7255         literal.  Add missing endlines to prints to stderr.
7256
7257 2010-03-12  Tom Tromey  <tromey@redhat.com>
7258
7259         PR c++/9708:
7260         * gdb.cp/m-static.exp: Add regression test.
7261         * gdb.cp/m-static.cc (method): New method.
7262         (main): Call it.
7263
7264 2010-03-12  Sami Wagiaalla  <swagiaal@redhat.com>
7265
7266         * gdb.cp/gdb2384-base.h: Created 'namespace B'.
7267         * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
7268
7269 2010-03-12  Daniel Jacobowitz  <dan@codesourcery.com>
7270
7271         * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
7272
7273 2010-03-12  Daniel Jacobowitz  <dan@codesourcery.com>
7274
7275         * lib/gdb.exp (skip_stl_tests): New.
7276         (gdb_compile): Symbian needs -ldl.
7277         (shlib_target_file): New.
7278         (shlib_symbol_file): New.
7279         (gdb_load_shlibs): Use shlib_target_file.
7280         * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
7281         * gdb.cp/exception.exp: Use skip_stl_tests.
7282         * gdb.cp/bs15503.exp: Use skip_stl_tests.  Use untested.
7283         * gdb.cp/try_catch.exp: Use skip_stl_tests.
7284         * gdb.cp/mb-templates.exp: Ditto.
7285         * gdb.base/commands.exp: Relax regexes.
7286         * gdb.base/watchpoint-solib.exp: Don't skip on symbian.  Use
7287         shlib_target_file and shlib_symbol_file.
7288         * gdb.base/maint.exp: Allow lowercase t.  Allow .rodata in
7289         sections.
7290         * gdb.base/ending-run.exp: Accept E32Main for symbian.
7291         * gdb.base/solib-disc.exp: Use
7292         shlib_target_file and shlib_symbol_file.
7293         * gdb.base/unload.exp: Don't skip on symbian.  Use
7294         shlib_target_file and shlib_symbol_file.
7295         * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
7296
7297 2010-03-12  Pedro Alves  <pedro@codesourcery.com>
7298
7299         * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
7300         * gdb.trace/report.exp: Adjust for x86 and x86_64.
7301         Issue a tfind end before looking for a tracepoint frame.
7302         * gdb.trace/tfind.exp: Adjust tstatus output.
7303         Adjust disassembly output.
7304         * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
7305
7306 2010-03-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7307
7308         * gdb.base/break-interp.exp: Create new displacement parameter value
7309         for the test_ld calls.
7310         (reach): New parameter displacement, verify its content.  New push of
7311         pf_prefix "reach-$func:".  Import global expect_out.
7312         (test_core): New parameter displacement, verify its content.  New push
7313         of pf_prefix "core:".  New command "set verbose on".  Import global
7314         expect_out.
7315         (test_attach): New parameter displacement, verify its content.  New
7316         push of pf_prefix "attach:".  New command "set verbose on".  Import
7317         global expect_out.
7318         (test_ld): New parameter displacement, pass it to the reach, test_core
7319         and test_attach calls and verify its content in the "ld.so exit" test.
7320         * gdb.base/prelink.exp: Remove gdb_exit and final return.
7321         (prelink): Update expected text, use gdb_test.
7322
7323 2010-03-10  Doug Evans  <dje@google.com>
7324
7325         * gdb.base/checkpoint.exp: Fix comment.
7326         Lengthen timeout while doing >600 checkpoints test.
7327         Rename duplicate "kill all one" test to keep test names unique.
7328
7329 2010-03-10  Pedro Alves  <pedro@codesourcery.com>
7330
7331         * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
7332
7333 2010-03-08  Keith Seitz  <keiths@redhat.com>
7334
7335         * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
7336         * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
7337         (dm_type_long): New function.
7338         (dm_type_unsigned_short): New function.
7339         (dm_type_unsigned_long): New function.
7340         (myint): New typedef.
7341         * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
7342         long, unsigned shor and long, operator char*, and typedef.
7343         (test_lookup_operator_functions): Add operator char* test.
7344         (test_paddr_operator_functions): Likewise.
7345         (test_paddr_overloaded_functions): Use probe values for
7346         short, long, and unsigned short and long.
7347         (test_paddr_hairy_functions): If the demangler probe detected
7348         gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
7349         demangler.
7350         * gdb.cp/expand-sals.exp: Backtrace may contain class names.
7351         * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
7352         and "print null_pmf".
7353         Add test "ptype a.*pmf".
7354         * gdb.cp/overload.exp: Allow optional "int" to appear with
7355         "short" and "long".
7356         * gdb.cp/ovldbreak.exp: Use append to construct super-duper
7357         long expect value for men_overload1arg.
7358         Allow "int" to appear with "short" and "long".
7359         When testing "info break", add argument for main (void).
7360         Also allow "int" to appear with "short" and "long".
7361         Ditto with "unsigned" and "long long".
7362         * gdb.java/jmain.exp: Do not enclose methods names in single
7363         quotes.
7364         * gdb.java/jmisc.exp: Likewise.
7365         * gdb.java/jprint.exp: Likewise.
7366         * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
7367
7368         From Jan Kratochvil  <jan.kratochvil@redhat.com>:
7369         * gdb.cp/exception.exp (backtrace after first throw)
7370         (backtrace after second throw): Allow a namespace before __cxa_throw.
7371         (backtrace after first catch, backtrace after second catch): Allow
7372         a namespace before __cxa_begin_catch.
7373
7374         * gdb.cp/cpexprs.exp: New file.
7375         * gdb.cp/cpexprs.cc: New file.
7376
7377         From Daniel Jacobowitz  <dan@codesourcery.com>
7378         * gdb.cp/cpexprs.exp (escape): Delete.  Change all callers
7379         to use string_to_regexp.
7380         (ctor, dtor): New functions.  Use them to match constructor
7381         and destructor function types.
7382         (Top level): Use runto_main.
7383
7384 2010-03-05  Tom Tromey  <tromey@redhat.com>
7385
7386         * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
7387         gdb.target_charset.
7388         (pp_ns.to_string): Likewise.
7389
7390 2010-03-04  Keith Seitz  <keiths@redhat.com>
7391
7392         * gdb.cp/overload.exp: Test that the filename portion of a linespec
7393         can be quoted.  Test that both the filename and function/line
7394         portions can be quoted at the same time.
7395
7396 2010-03-04  Pedro Alves  <pedro@codesourcery.com>
7397
7398         * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
7399
7400 2010-03-03  Doug Evans  <dje@google.com>
7401
7402         * lib/gdb.exp (gdb_compile_pthreads): Handle case where
7403         libc contains libpthread.
7404
7405         * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
7406         * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
7407         of gdb_compile.  Add another pattern to match android backtrace.
7408
7409 2010-03-03  Tom Tromey  <tromey@redhat.com>
7410
7411         PR gdb/11345:
7412         * gdb.base/printcmds.exp (test_printf): Add test.
7413
7414 2010-03-02  H.J. Lu  <hongjiu.lu@intel.com>
7415
7416         * gdb.arch/amd64-byte.exp: New.
7417         * gdb.arch/amd64-dword.exp: Likewise.
7418         * gdb.arch/amd64-pseudo.c: Likewise.
7419         * gdb.arch/amd64-word.exp: Likewise.
7420         * gdb.arch/i386-byte.exp: Likewise.
7421         * gdb.arch/i386-pseudo.c: Likewise.
7422         * gdb.arch/i386-word.exp: Likewise.
7423
7424 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
7425
7426         * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
7427         types.  Add structreg, bitfields, and flags registers.
7428         * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
7429         registers.
7430
7431 2010-03-01  H.J. Lu  <hongjiu.lu@intel.com>
7432
7433         * gdb.xml/tdesc-regs.exp (architecture): New.  Set it for x86.
7434         (load_description): Set architecture if defined.
7435
7436 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
7437
7438         * gdb.python/py-frame.exp: Add read_var block tests.
7439         * gdb.python/py-frame.c (block): New function.
7440
7441 2010-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
7442             Daniel Jacobowitz  <dan@codesourcery.com>
7443
7444         * gdb.base/callfuncs.exp: New tests for $spval 0 and -1.  Remove return.
7445
7446 2010-02-25  David S. Miller  <davem@davemloft.net>
7447
7448         * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
7449         fix logic for setting all_syscalls_numbers.
7450
7451 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
7452
7453         * Makefile.in: Add py-block and py-symbol.
7454         * gdb.python/py-symbol.exp: New File.
7455         * gdb.python/py-symtab.exp: New File.
7456         * gdb.python/py-block.exp: New File.
7457         * gdb.python/py-symbol.c: New File.
7458         * gdb.python/py-block.c: New File.
7459
7460 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
7461
7462         PR python/11314
7463         * lib/gdb.exp (skip_python_tests): New function.
7464         * gdb.python/py-cmd.exp: Use skip_python_tests.
7465         * gdb.python/py-frame.exp: Likewise.
7466         * gdb.python/py-function.exp: Likewise.
7467         * gdb.python/py-prettyprint.exp: Likewise.
7468         * gdb.python/py-template.exp: Likewise.
7469         * gdb.python/py-type.exp: Likewise.
7470         * gdb.python/py-value.exp: Likewise.
7471
7472 2010-02-22  Pedro Alves  <pedro@codesourcery.com>
7473
7474         PR9605
7475
7476         * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
7477
7478 2010-02-19  Tom Tromey  <tromey@redhat.com>
7479
7480         PR c++/8693, PR c++/9496:
7481         * gdb.cp/namespace.exp: Remove some setup_kfail calls.  Added
7482         regression tests.
7483
7484 2010-02-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7485
7486         Fix compatibility with m68k as.
7487         * gdb.dwarf2/member-ptr-forwardref.S: Use .data section.  Use .2byte.
7488         Use only /* comments */.
7489
7490 2010-02-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7491
7492         * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
7493         * configure: Regenerate.
7494
7495 2010-02-18  Daniel Jacobowitz  <dan@codesourcery.com>
7496
7497         * gdb.python/py-type.exp: Check for Python support.
7498
7499 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
7500
7501         * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
7502         `regsub' syntax available.
7503
7504 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
7505
7506         * gdb.base/shmain.c (main): Remove printf call.
7507         * gdb.base/sizeof.c (main): Cast return of sizeof to int.
7508         * gdb.base/unload.c (main): Make format of fprintf a string
7509         literal.  Add missing endlines to prints to stderr.
7510         * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
7511
7512 2010-02-17  Tom Tromey  <tromey@redhat.com>
7513
7514         * gdb.java/jprint.java (jprint.props): New field.
7515         * gdb.java/jprint.exp (set_lang_java): Add regression test.
7516
7517 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
7518
7519         * gdb.base/charset.exp: Don't assume new `regsub' syntax
7520         available.
7521
7522 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
7523
7524         * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
7525         creation to support remote host testing.
7526
7527 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
7528
7529         * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
7530         Recognize "command not found".
7531
7532 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
7533
7534         * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
7535         single-stepping.
7536
7537 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
7538
7539         * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
7540         if arguments are not supported.
7541
7542 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
7543
7544         * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
7545         be const or non-const.
7546
7547 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
7548
7549         * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
7550         mi_send_resuming_command to send -exec-continue.
7551
7552 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
7553
7554         * gdb.base/list.exp (test_list_filename_and_function): Add test
7555         with single quotes.
7556         * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
7557         matching.
7558         * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
7559         Add KFAIL'd tests for PR gdb/11289.
7560
7561 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
7562
7563         * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
7564
7565 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
7566
7567         * gdb.base/comp-dir/subdir/dummy.txt: New file.
7568         * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
7569         a temporary directory.
7570
7571 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
7572
7573         * gdb.base/charset.exp: Use a single regular expression to match
7574         show host-charset and show target-charset output.
7575
7576 2010-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7577
7578         * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
7579         "Illegal process-id" expect string more exact.
7580         (attach to digits-starting nonsense is prohibited): New.
7581
7582 2010-02-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
7583
7584         * gdb.base/prelink.exp (set verbose on): New.
7585
7586 2010-02-12  Tomas Holmberg  <th@virtutech.com>
7587
7588         * mi-reverse.exp: New file. Test for reverse option to the
7589         following MI commands: exec-continue, exec-finish, exec-next,
7590         exec-step, exec-next-instruction, exec-step-instruction.
7591
7592 2010-02-09  Joel Brobecker  <brobecker@adacore.com>
7593
7594         * gdb.ada/ptype_tagged_param: New testcase.
7595
7596 2010-02-08  Tom Tromey  <tromey@redhat.com>
7597
7598         PR c++/8017:
7599         * gdb.cp/overload.exp: Add tests.
7600         * gdb.cp/overload.cc (struct K): New.
7601         (namespace N): New.
7602         (main): Call new functions.
7603         (K::staticoverload): Define.
7604
7605 2010-02-08  Chris Moller  <moller@mollerware.com>
7606
7607         PR gdb/10728
7608         * gdb.cp/pr10728-x.h: New file.
7609         * gdb.cp/pr10728-x.cc: New file.
7610         * gdb.cp/pr10728-y.cc: New file.
7611         * gdb.cp/pr10728.exp: New file.
7612         * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
7613
7614 2010-02-08  Chris Moller  <moller@mollerware.com>
7615
7616         PR gdb/9067
7617         * gdb.cp/pr9067.exp:  New
7618         * gdb.cp/pr9067.cc:   New
7619         * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
7620
7621 2010-02-08  Joel Brobecker  <brobecker@adacore.com>
7622
7623         * lib/gdb.exp (gdb_test_timeout): New global variable.
7624         Set it to timeout if not already set.
7625         (gdb_init): Reset the value of timeout to gdb_test_timeout.
7626
7627 2010-02-05  Doug Evans  <dje@google.com>
7628
7629         * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
7630         user.
7631
7632 2010-02-05  Sami Wagiaalla  <swagiaal@redhat.com>
7633
7634         PR c++/7935:
7635         * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
7636
7637 2010-02-04  Tom Tromey  <tromey@redhat.com>
7638
7639         * gdb.cp/virtbase.exp: Make test case names unique.
7640
7641 2010-02-02  Tom Tromey  <tromey@redhat.com>
7642
7643         * gdb.cp/virtbase.exp: Add regression tests.
7644         * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
7645         (main): Instantiate RHC.
7646
7647 2010-02-02  Tom Tromey  <tromey@redhat.com>
7648
7649         * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
7650         type-printing change.
7651
7652 2010-02-02  Tom Tromey  <tromey@redhat.com>
7653
7654         PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
7655         * gdb.cp/virtbase.cc: New file.
7656         * gdb.cp/virtbase.exp: New file.
7657         * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
7658
7659 2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7660
7661         PR libc/11214:
7662         * gdb.threads/current-lwp-dead.c: Include features.h.
7663         (HAS_NOMMU): New.
7664         (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
7665
7666 2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7667
7668         * gdb.base/symbol-without-target_section.exp,
7669         gdb.base/symbol-without-target_section.c: New.
7670
7671 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
7672
7673         * gdb.base/bigcore.exp: Reset increased timeout.
7674         * gdb.base/interrupt.exp: Match unexpected gdb prompt.
7675
7676 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
7677
7678         * gdb.base/gcore.exp (capture_command_output): Use
7679         gdb_test_multiple.
7680
7681 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
7682
7683         * gdb.arch/thumb2-it.S (it_breakpoints): New function.
7684         * gdb.arch/thumb2-it.exp (test_it_break): New function.
7685         (Top level): Call it.
7686
7687 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
7688
7689         * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
7690
7691 2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
7692
7693         * gdb.base/call-strs.exp, gdb.base/default.exp,
7694         gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
7695         gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
7696         gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
7697         gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
7698         gdb.base/watchpoint-solib.exp: Save and restore timeout.
7699         * gdb.base/ending-run.exp: Correct restore of timeout.
7700         * gdb.base/page.exp: Remove unnecessary timeout setting.
7701
7702 2010-01-29  Joel Brobecker  <brobecker@adacore.com>
7703
7704         * gdb.ada/rec_return: New testcase.
7705
7706 2010-01-29  Joel Brobecker  <brobecker@adacore.com>
7707
7708         * gdb.ada/call_pn: New testcase.
7709
7710 2010-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
7711
7712         * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
7713         (Top level): Use it to resume.
7714         * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
7715         the Thumb mode displaced stepping error as unsupported.
7716
7717 2010-01-28  Sami Wagiaalla  <swagiaal@redhat.com>
7718
7719         * gdb.cp/nsusing.exp: Added more tests.
7720         * gdb.cp/nsrecurs.exp: Ditto.
7721         * gdb.cp/nsusing.cc: Added test functions.
7722         * gdb.cp/nsrecurs.cc: Ditto.
7723
7724 2010-01-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
7725
7726         * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
7727         absolute directory pathnames in gdb.sum file.
7728
7729 2010-01-27  Sami Wagiaalla  <swagiaal@redhat.com>
7730
7731         * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
7732         * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
7733
7734 2010-01-26  Tom Tromey  <tromey@redhat.com>
7735
7736         PR exp/7643:
7737         * gdb.base/printcmds.exp (test_print_string_constants): Remove
7738         setup_kfail.
7739
7740 2010-01-14  Sami Wagiaalla  <swagiaal@redhat.com>
7741
7742         * gdb.cp/nsrecurs.exp: New test.
7743         * gdb.cp/nsrecurs.cc: New test program.
7744         * gdb.cp/nsstress.exp: New test.
7745         * gdb.cp/nsstress.cc: New test program.
7746         * gdb.cp/nsdecl.exp: New test.
7747         * gdb.cp/nsdecl.cc: New test program.
7748
7749 2010-01-26  Sami Wagiaalla  <swagiaal@redhat.com>
7750
7751         * gdb.cp/namespace-using.exp: Add test for printing of namespaces
7752         imported into file scope.
7753         Marked test as xfail.
7754         * gdb.cp/namespace-using.cc (marker5): New function.
7755         * gdb.cp/shadow.exp: New test.
7756         * gdb.cp/shadow.cc: New test program.
7757         * gdb.cp/nsimport.exp: New test.
7758         * gdb.cp/nsimport.cc: New test program.
7759
7760 2010-01-25  Tom Tromey  <tromey@redhat.com>
7761
7762         PR gdb/11049:
7763         * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
7764         with "set print null-stop on".
7765
7766 2010-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
7767
7768         * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
7769         Adjust it for DISASSEMBLY_OMIT_FNAME.
7770
7771 2010-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7772
7773         PR symtab/11199:
7774         * gdb.dwarf2/member-ptr-forwardref.exp,
7775         gdb.dwarf2/member-ptr-forwardref.S: New.
7776
7777 2010-01-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7778
7779         * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
7780         (thread1_func): Protect thread1_tid with thread1_tid_cond by
7781         thread1_tid_mutex.  Remove gdbstop_mutex handling.
7782         (thread2_func): Protect thread2_tid with thread2_tid_cond by
7783         thread2_tid_mutex.  Remove gdbstop_mutex handling.
7784         (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
7785         pthread_create.  Remove gdbstop_mutex handling.  New comment.  Replace
7786         pthread_cond_wait conditionalizations by while loops.
7787
7788 2010-01-20  Tom Tromey  <tromey@redhat.com>
7789
7790         PR backtrace/10770:
7791         * gdb.dwarf2/pr10770.exp: New file.
7792         * gdb.dwarf2/pr10770.c: New file.
7793         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
7794
7795 2010-01-20  Vladimir Prus  <vladimir@codesourcery.com>
7796
7797         * gdb.mi/mi-async.exp: Remove check for 'async' target, because
7798         that target was removed, and the test always runs native anyway.
7799
7800 2010-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7801
7802         * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
7803         gdb.base/watchpoint-cond-gone-stripped.c: New.
7804
7805 2010-01-19  Tom Tromey  <tromey@redhat.com>
7806
7807         PR c++/8000:
7808         * gdb.cp/namespace.exp: Use new enum.  Fix line numbers in
7809         existing tests.
7810         * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
7811         (main): Use AAA::SomeEnum.
7812
7813 2010-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7814
7815         * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
7816         (test_ignore_count): Declare line_callme_body global.
7817         (run to breakpoint with ignore count): Use line_callme_body.
7818         * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
7819         (set line_main_hello, set line_main_return): Reindent.
7820         (set line_callee4_head, set line_callee4_body, set line_callee4_next):
7821         New.
7822         (continue to callee4): Use line_callee4_body.
7823         (check *stopped from CLI command): Use line_callee4_next.
7824         * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
7825         (set line_main_hello, set line_main_return): Reindent.
7826         (set line_callee4_head, set line_callee4_body): New.
7827         (continue to callee4): Use line_callee4_body.
7828
7829 2010-01-18  Tom Tromey  <tromey@redhat.com>
7830
7831         PR c++/9680:
7832         * gdb.cp/casts.cc: Add new classes and variables.
7833         * gdb.cp/casts.exp: Test new operators.
7834
7835 2010-01-18  Tom Tromey  <tromey@redhat.com>
7836             Thiago Jung Bauermann  <bauerman@br.ibm.com>
7837
7838         * gdb.python/source2.py: New file.
7839         * gdb.python/source1: New file.
7840         * gdb.python/python.exp: Test "source" command.
7841
7842 2010-01-15  Stan Shebs  <stan@codesourcery.com>
7843
7844         * gdb.trace/tfile.c: New file.
7845         * gdb.trace/tfile.exp: New file.
7846
7847 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7848
7849         * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
7850
7851 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7852
7853         * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
7854
7855 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7856
7857         * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
7858         (libfunc): New parameter action.  Implement also selectable "sleep".
7859         * gdb.base/break-interp-main.c: Include assert.h.
7860         (libfunc): New parameter action.
7861         (main): New parameters argc and argv.  Assert argc.  Pass argv.
7862         * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
7863         (test_attach): New proc.
7864         (test_ld): Pass new "segv" exec parameter.  Call also test_attach.
7865         * lib/gdb.exp (core_find): New parameter arg.  Pass it to $binfile.
7866
7867 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7868
7869         * gdb.base/break-interp.exp (test_core): New proc.
7870         (test_ld): Call it.
7871
7872 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7873
7874         * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
7875         * gdb.base/break-interp.exp: Exit on skip_shlib_tests.  Change $srcfile.
7876         New variables $binfile_lib and $srcfile_lib.  Call get_compiler_info
7877         and gdb_compile_shlib.  Use new -Wl compiler options.
7878         (dl bt, main bt): New tests.
7879
7880 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7881
7882         Support PIEs with no symfile_objfile.
7883         * gdb.base/break-interp.exp: New argument at the test_ld calls.
7884         (test_ld): New parameter trynosym.
7885         (test_ld <$trynosym>): New block.
7886
7887 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7888
7889         * gdb.base/break-interp.exp: New file.
7890
7891 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
7892
7893         * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
7894         * gdb.python/py-prettyprint.py (pp_ls): New printer.
7895         * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
7896         test.
7897         * gdb.python/py-prettyprint.c: Define lazystring test structure.
7898         * gdb.python/py-mi.exp: Add lazy string test.
7899
7900 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
7901
7902         * lib/mi-support.exp (mi_check_thread_states): Handle
7903         core number in thread listing.
7904
7905 2010-01-12  Joel Brobecker  <brobecker@adacore.com>
7906
7907         * gdb.base/maint.exp: Adjust the expected output for the
7908         "maint print type" test. Use gdb_test_multiple instead of
7909         gdb_sent/gdb_expect.
7910
7911 2010-01-11  Doug Evans  <dje@google.com>
7912
7913         * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
7914         from gdbserver_download.  All callers updated.
7915
7916         * gdb.server/ext-run.exp: "info os processes" requires xml support.
7917
7918 2010-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7919
7920         Implement binary numbers parsing.
7921         * gdb.base/printcmds.exp (test_integer_literals_accepted)
7922         (test_integer_literals_rejected): New binary tests.
7923
7924 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7925
7926         * gdb.cell/configure: Regenerate.
7927
7928 2010-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
7929
7930         * gdb.base/corefile.exp: Move the core finding block out and call it as
7931         core_find, new variable $corefile, replace corefile by $corefile and
7932         [file tail $corefile] for usage vs. test names resp.
7933         * lib/gdb.exp (core_find): Move it as a new function here.  New
7934         parameter binfile and deletefiles.  New variable $destcore.  Pre-delete
7935         $destcore.  Return "" on error.
7936
7937 2010-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7938
7939         Workaround PR binutils/10802.
7940         * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
7941         (twice).
7942
7943 2010-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
7944
7945         * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
7946
7947 2010-01-08  Joel Brobecker  <brobecker@adacore.com>
7948
7949         * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
7950         call, to avoid interruption.
7951
7952 2010-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7953
7954         * gdb.stabs/weird.def (args93): New.
7955
7956 2010-01-07  Doug Evans  <dje@google.com>
7957
7958         * lib/gdb.exp (gdb_skip_xml_test): Add comment.
7959
7960 2010-01-07  Tom Tromey  <tromey@redhat.com>
7961
7962         * gdb.base/source.exp: Use correct line number.
7963
7964 2010-01-05  Stan Shebs  <stan@codesourcery.com>
7965
7966         * gdb.trace/tracecmd.exp: Test ftrace.
7967
7968 2010-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7969
7970         * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
7971
7972 2010-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7973
7974         * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
7975         "uint_for_mi_testing".
7976
7977 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
7978
7979         Test indented comment in file being sourced.
7980         * gdb.base/commands.exp: Test indented comment in file being sourced.
7981
7982 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
7983
7984         * gdb.fortran/array-element.f, gdb.fortran/complex.f,
7985         gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
7986         gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
7987         notice.
7988
7989 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
7990
7991         * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
7992         notice.
7993
7994 2010-01-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7995
7996         * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
7997         missing $after_stopped and comma (,) expectation.
7998
7999 2009-12-31  Stan Shebs  <stan@codesourcery.com>
8000
8001         * gdb.trace/actions.exp: Test teval action.
8002
8003 2009-12-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
8004
8005         * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
8006         (top level): Call test_watchpoint_in_big_blob.
8007         * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
8008         watchpoints.
8009         (func3): Write to buf.
8010
8011 2009-12-29  Stan Shebs  <stan@codesourcery.com>
8012
8013         * gdb.trace/actions.exp: Test default-collect.
8014
8015 2009-12-28  Stan Shebs  <stan@codesourcery.com>
8016
8017         * gdb.trace/tsv.exp: New file.
8018         * gdb.base/completion.exp: Update ambiguous info output.
8019
8020 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
8021
8022         * gdb.base/find.c (main): Reference search buffers.
8023         * gdb.base/included.c (main): Reference integer.
8024         * gdb.base/ptype.c (charfoo): Declare.
8025         (intfoo): Call charfoo.
8026         * gdb.base/scope0.c (useitp): New function.
8027         (usestatics): Use useitp.
8028         (useit): Add a type for val.
8029         * gdb.base/scope1.c (useit1): Take a pointer argument.
8030         (usestatics1): Update calls to useit1.
8031         * gdb.cp/call-c.cc: Declare foo.
8032         (main): Call foo.
8033         * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
8034         * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
8035         (main): Call C::ensureRefs and ensureOtherRefs.
8036         * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
8037         variables.
8038         (ensureOtherRefs): New function.
8039         * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
8040         * gdb.cp/templates.cc (main): Call t5i.value.
8041
8042 2009-12-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
8043
8044         Fix compatibility with G++-4.5.
8045         * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
8046         * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
8047         (uncaught return): Remove.
8048
8049 2009-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
8050             Phil Muldoon  <pmuldoon@redhat.com>
8051
8052         * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
8053         (bp_location13, bp_location14, bp_location17, bp_location18)
8054         (marker3_proto, marker4_proto): New variables.
8055         (breakpoint info): Update output.
8056         (run until breakpoint at marker3, run until breakpoint at marker4): New
8057         tests.
8058
8059 2009-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
8060
8061         * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
8062         Replace the printf call of Y by provided "y-set-1" label.  New block
8063         for the second shared library.
8064         * gdb.base/unload.exp: Compile also the second library, call
8065         gdb_load_shlibs also for it.  Use now gdb_breakpoint.
8066         (single pending breakpoint info): Rename to ...
8067         (pending breakpoint info before run): ... this extended test.
8068         (libfile2, libname2, libsrcfile2, libsrc2)
8069         (lib_sl2): New variables.
8070         (exec_opts): Set also SHLIB_NAME2.
8071         (pending breakpoint info on first run at shrfunc1)
8072         (pending breakpoint info on second run at shrfunc1)
8073         (pending breakpoint info on second run at shrfunc2)
8074         (print y from libfile, print y from libfile2): New tests.
8075         * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
8076         * gdb.base/unloadshr2.c: New.
8077
8078 2009-12-22  Hui Zhu  <teawater@gmail.com>
8079
8080         * gdb.reverse/sigall-reverse.exp: Adjust.
8081
8082 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
8083
8084         PR gdb/10884
8085
8086         * gdb.mi/var-cmd.c (do_bitfield_tests): New
8087         (main): Call do_bitfield_tests.
8088         * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
8089
8090 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
8091
8092         * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
8093         gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
8094         gdb.base/watch_thread_num.c, gdb.java/jprint.java,
8095         gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
8096         gdb.modula2/unbounded1.c: Update copyright header.
8097
8098 2009-12-10  Chris Moller  <moller@mollerware.com>
8099
8100         PR gdb/9399
8101         * gdb.cp/virtfunc2.exp: New tests
8102         * gdb.cp/virtfunc2.cc: New tests
8103         * gdb.cp/Makefile.in: Added tests to EXECUTABLES
8104
8105 2009-12-10  Oza Pawandeep (paawan1982@yahoo.com
8106
8107         * gdb.reverse/i387-env-reverse.c: New file.
8108         * gdb.reverse/i387-env-reverse.exp: New file.
8109         * gdb.reverse/i387-stack-reverse.c: New file.
8110         * gdb.reverse/i387-stack-reverse.exp: New file.
8111
8112 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
8113
8114         * gdb.python/py-type.exp (test_range): New test.
8115
8116 2009-12-03  Phil Muldoon <pmuldoon@redhat.com>
8117
8118         PR python/10805
8119
8120         * gdb.python/py-type.exp: New file.
8121         * gdb.python/py-type.c: New file.
8122         * Makefile.in: Add py-type.
8123
8124 2009-12-03  Tom Tromey  <tromey@redhat.com>
8125
8126         * gdb.python/py-value.exp (test_parse_and_eval): New
8127         function.
8128
8129 2009-12-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
8130
8131        PR gdb/11022
8132
8133        * gdb.base/pr11022.exp: New test.
8134        * gdb.base/pr11022.c: New test.
8135
8136 2009-12-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8137
8138         Fix spurious false FAILs.
8139         * gdb.base/structs.c (chartest): New.
8140         (main): Fill-in chartest.
8141         * gdb.base/structs.exp (anychar_re, first): New.
8142         (start_structs_test): Import global anychar_re and first.
8143         New gdb_test call "set print elements 300; ${testfile}"
8144         (start_structs_test <$first>): New block.
8145         (any): Import global anychar_re.  New variable ac.  Use ${ac}.
8146
8147 2009-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
8148
8149         * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
8150
8151 2009-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
8152
8153         * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
8154         Force $srcfile file.
8155         * gdb.base/foll-fork.c (callee): Comment out the printf call.
8156
8157 2009-11-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8158
8159         * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
8160         * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
8161         * gdb.threads/watchthreads-reorder.exp: Likewise.
8162
8163 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
8164
8165         PR gdb/8704
8166
8167         * gdb.base/condbreak.exp: Test combinations of "break *EXP",
8168         "if", and "thread".  Correct matching in the previous test.
8169
8170 2009-11-25  Daniel Jacobowitz  <dan@codesourcery.com>
8171
8172         * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
8173
8174 2009-11-23  Michael Snyder  <msnyder@vmware.com>
8175
8176         * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
8177         * gdb.reverse-watch-precsave.exp: Ditto.
8178
8179 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
8180
8181         * gdb.asm/asm-source.exp: Adjust.
8182         * gdb.base/help.exp: Adjust.
8183
8184 2009-11-22  Pedro Alves  <pedro@codesourcery.com>
8185
8186         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
8187         (do_syscall_tests_without_xml): Set data-directory to
8188         /the/path/to/nowhere.
8189
8190 2009-11-21  Pedro Alves  <pedro@codesourcery.com>
8191
8192         * gdb.threads/local-watch-wrong-thread.c,
8193         gdb.threads/local-watch-wrong-thread.exp: New files.
8194
8195 2009-11-21  Pedro Alves  <pedro@codesourcery.com>
8196
8197         * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
8198         assume new `regsub' syntax available.
8199
8200 2009-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
8201
8202         * gdb.base/watchpoint-hw-hit-once.exp,
8203         gdb.base/watchpoint-hw-hit-once.c: New.
8204
8205 2009-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
8206
8207         * gdb.threads/watchthreads-reorder.exp,
8208         gdb.threads/watchthreads-reorder.c: New.
8209
8210 2009-11-17  Nathan Sidwell  <nathan@codesourcery.com>
8211
8212         * gdb.xml/tdesc-regs.exp: Use for m68k.
8213
8214 2009-11-15  Pedro Alves  <pedro@codesourcery.com>
8215
8216         * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
8217
8218 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
8219
8220         * lib/gdb.exp (current_target_name): New procedure.
8221         (gdb_wrapper_target): New variable.
8222         (gdb_wrapper_init): Set gdb_wrapper_target.
8223         (default_gdb_init): Check gdb_wrapper_target before rebuilding the
8224         wrapper.
8225
8226 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
8227
8228         * gdb.base/remote.exp: Delete the slowest load test.
8229         Do not load with fixed packet sizes.
8230
8231 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
8232
8233         * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
8234
8235 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
8236
8237         * gdb.base/freebpcmd.exp: Delete unused variable.  Specify
8238         srcfile when setting a breakpoint.
8239
8240 2009-11-13  Maciej W. Rozycki  <macro@codesourcery.com>
8241
8242         * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
8243         macros.
8244
8245 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
8246
8247         * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
8248         to be in memory.
8249         * gdb.base/display.c (force_mem): New.
8250         (do_loops): Use it.  Add breakpoint comments.
8251         (do_vars): Add a breakpoint comment.
8252         * gdb.base/display.exp: Use gdb_get_line_number.  Remove hardcoded
8253         line numbers.
8254
8255 2009-11-13  Nathan Froyd  <froydnj@codesourcery.com>
8256
8257         * gdb.base/pending.exp: Use gdb_run_cmd to start the program
8258         instead of a bare "run".
8259
8260 2009-11-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
8261
8262         * gdb.python/py-prettyprint.exp: Adjust.
8263
8264 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
8265
8266         * lib/cell.exp (skip_cell_tests): Clean up test files before
8267         returning.
8268
8269 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
8270
8271         * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
8272         and the breakpoint menu.  Do not call perror if a prompt is seen.
8273         Consume the following GDB prompt.
8274         * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
8275         * gdb.cp/namespace.exp: Use gdb_test.
8276         * gdb.cp/templates.exp: Use gdb_test.
8277         (test_template_breakpoints): Use gdb_test_multiple.
8278
8279 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
8280
8281         * gdb.base/break1.c (struct some_struct, values): Move earlier.
8282         (marker4): Reference values.
8283
8284 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
8285
8286         * gdb.base/macscp.exp: Avoid the first FAIL if macro information
8287         is missing.
8288
8289 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
8290
8291         * gdb.base/break.c (need_malloc): New.
8292         * gdb.base/constvars.c (main): Reference crass and crisp.
8293         * gdb.base/gdb1821.c (main): Reference bar.
8294         * gdb.cp/gdb1355.cc (main): Reference s1.
8295         * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
8296         (main): Call them.
8297         * gdb.cp/hang2.cc (dummy2): Define.
8298         * gdb.cp/hang3.cc (dummy3): Define.
8299         * gdb.cp/m-data.cc (main): Reference shadow.
8300
8301 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
8302             Nathan Froyd  <froydnj@codesourcery.com>
8303
8304         * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
8305         remote host.
8306
8307 2009-11-12  Nathan Froyd  <froydnj@codesourcery.com>
8308
8309         * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
8310         * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
8311         * gdb.dwarf2/dw2-compressed.exp: Likewise.
8312         * gdb.dwarf2/dw2-intercu.exp: Likewise.
8313         * gdb.dwarf2/dw2-intermix.exp: Likewise.
8314         * gdb.dwarf2/dw2-producer.exp: Likewise.
8315         * gdb.dwarf2/mac-fileno.exp: Likewise.
8316         * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
8317         py-prettyprint.py to the remote host.
8318         * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
8319
8320 2009-11-11  Keith Seitz  <keiths@redhat.com>
8321
8322         * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
8323         use it instead of "Foo".
8324         * gdb.cp/classes.exp (do_tests): Add a test to access
8325         a method through a typedef'd class name.
8326
8327 2009-11-11  Nathan Froyd  <froydnj@codesourcery.com>
8328
8329         * gdb.base/long_long.exp: Permit leading zeros on floating-point
8330         exponents.
8331         * gdb.base/pointers.exp: Likewise.
8332         * gdb.cp/ref-types.exp: Likewise.
8333
8334 2009-11-11  Keith Seitz  <keiths@redhat.com>
8335
8336         * gdb.cp/cplusfuncs.cc (class foo): Add operators
8337         new[] and delete[].
8338         * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
8339         "void".
8340         (probe_demangler): Remove all single-quoting of
8341         method and variable names.
8342         (info_func_regexp): Remove the word "void" from any
8343         occurrence of "(void)".
8344         (print_addr_2): Remove all single-quoting of
8345         method names.
8346         (print_addr_2_kfail): Likewise.
8347         (print_addr): Single-quote C function names before
8348         passing to print_addr_2.
8349         (test_paddr_operator_functions): Remove single-quoting
8350         for method names.
8351         Add tests for operator new[] and operator delete[].
8352
8353 2009-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8354
8355         * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
8356
8357 2009-11-09  Keith Seitz  <keiths@redhat.com>
8358
8359         * gdb.cp/overload.exp: Add tests for resolving overloaded
8360         methods in expression parsing/evaluation.
8361
8362 2009-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
8363
8364         * lib/gdb.exp (default_gdb_version): Use --version instead of
8365         --command.
8366
8367 2009-11-10  Nathan Sidwell  <nathan@codesourcery.com>
8368
8369         * lib/gdb.exp (gdb_compile_test): New.
8370         (skip_ada_tests, skip_java_tests): New.
8371         (gdb_compile): Use gdb_compile_test for f77.
8372         * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
8373         * lib/java.exp (compile_java_from_source): Remove runtests check,
8374         use gdb_compile_test to record result.
8375         * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
8376         gdb.ada/exec_changed.exp, gdb.ada/start.exp,
8377         gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
8378         gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
8379         gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
8380         gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
8381         gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
8382         gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
8383         gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
8384         adjust gdb_compile invocations.
8385
8386 2009-11-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
8387
8388         * Makefile.in (abs_builddir): New.
8389         (site.exp): New target `$(abs_builddir)/site.exp'.  New comment.
8390         (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
8391         `$(abs_builddir)/site.exp'.
8392
8393 2009-11-05  Daniel Jacobowitz  <dan@codesourcery.com>
8394
8395         * config/m68k-emc.exp, lib/emc-support.exp,
8396         gdb.trace/gdb_c_test.c: Delete.
8397         * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
8398         gdb.trace/collection.exp, gdb.trace/deltrace.exp,
8399         gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
8400         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
8401         gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
8402         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
8403         casing for m68k-*-elf.
8404
8405 2009-11-03  Pedro Alves  <pedro@codesourcery.com>
8406
8407         * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
8408         * gdb.arch/i386-prologue.exp: Likewise.
8409         * gdb.arch/i386-unwind.exp: Likewise.
8410
8411 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
8412
8413         * lib/gdb.exp (gdb_expect): Fix timeout typo.
8414
8415 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
8416
8417         * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
8418
8419 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
8420
8421         * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
8422
8423 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
8424
8425         * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
8426
8427 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
8428
8429         * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
8430         * gdb.base/sepdebug2.c: New file.
8431
8432 2009-10-31  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
8433
8434         * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
8435         the modified warnings for catch syscall.  Verify if GDB was compiled
8436         with support for lib expat, and choose which tests to run depending
8437         on this.
8438
8439 2009-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8440
8441         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
8442         that composite commands are parsed OK. And also test
8443         that breakpoint commands do work.
8444
8445 2009-10-23  Michael Snyder  <msnyder@vmware.com>
8446
8447         gdb.reverse/consecutive-precsave.exp: Change expect pattern
8448         to allow for new disassembly style.
8449
8450 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
8451
8452         * gdb.asm/asm-source.exp: Adjust.
8453
8454 2009-10-22  Michael Snyder  <msnyder@vmware.com>
8455
8456         * gdb.reverse/break-precsave.exp: New test.
8457         * gdb.reverse/consecutive-precsave.exp: Ditto.
8458         * gdb.reverse/finish-precsave.exp: Ditto.
8459         * gdb.reverse/i386-precsave.exp: Ditto.
8460         * gdb.reverse/machinestate-precsave.exp: Ditto.
8461         * gdb.reverse/sigall-precsave.exp: Ditto.
8462         * gdb.reverse/solilb-precsave.exp: Ditto.
8463         * gdb.reverse/step-precsave.exp: Ditto.
8464         * gdb.reverse/until-precsave.exp: Ditto.
8465         * gdb.reverse/watch-precsave.exp: Ditto.
8466
8467 2009-10-22  Michael Snyder  <msnyder@vmware.com>
8468
8469         * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
8470         for gdb_expect.  Adjust one test's expect strings for the new
8471         format of disassemble.
8472         * gdb.reverse/finish-reverse.exp: Delete 'return'.
8473         * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
8474         gdb_test_multiple.
8475         * gdb.reverse/step-reverse.exp: Delete 'return'.
8476         * gdb.reverse/until-reverse.exp: Delete blank lines.
8477         * gdb.reverse/watch-reverse.exp: Delete blank lines.
8478
8479 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
8480
8481         * gdb.base/consecutive.exp: Adjust.
8482         * gdb.base/display.exp: Likewise.
8483         * gdb.base/pc-fp.exp: Likewise.
8484         * gdb.base/sigbpt.exp: Likewise.
8485
8486 2009-10-19  Michael Snyder  <msnyder@vmware.com>
8487
8488         * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
8489         * gdb.reverse/finish-reverse.c: Ditto.
8490         * gdb.reverse/sigall-reverse.c: Ditto.
8491         * gdb.reverse/solib-reverse.c: Ditto.
8492         * gdb.reverse/step-reverse.c: Ditto.
8493         * gdb.reverse/watch-reverse.c: Ditto.
8494
8495 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
8496             Stan Shebs  <stan@codesourcery.com>
8497
8498         * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
8499         * gdb.base/foll-exec.exp: Adjust to expect a process id before
8500         "Executing new program".
8501         * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
8502         * gdb.base/multi-forks.exp: Ditto.  Adjust to the inferior being
8503         left listed after having been killed.
8504         * gdb.base/attach.exp: Adjust to spell out "symbol-file".
8505         * gdb.base/maint.exp: Adjust test.
8506
8507         * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
8508         * gdb.multi/Makefile.in: New.
8509         * gdb.multi/base.exp: New.
8510         * gdb.multi/goodbye.c: New.
8511         * gdb.multi/hangout.c: New.
8512         * gdb.multi/hello.c: New.
8513         * gdb.multi/bkpt-multi-exec.c: New.
8514         * gdb.multi/bkpt-multi-exec.exp: New.
8515         * gdb.multi/crashme.c: New.
8516
8517 2009-10-13  Tristan Gingold  <gingold@adacore.com>
8518
8519         * gdb.base/sepdebug.exp: Check debug info are found.
8520
8521 2009-10-08  Pedro Alves  <pedro@codesourcery.com>
8522
8523         * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
8524         bits.
8525
8526 2009-10-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
8527
8528         * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
8529
8530 2009-10-07  Joel Brobecker  <brobecker@adacore.com>
8531
8532         * gdb.base/watchpoints.c: Add copyright header.  Reformat one
8533         of the comments.
8534
8535 2009-10-06  Pierre Muller  <muller@ics.u-strasbg.fr>
8536
8537         * gdb.base/annota1.exp: Remove obsolete match_max increase.
8538         * gdb.base/annota3.exp: Idem.
8539         * gdb.base/maint.exp: Idem.
8540
8541 2009-10-05  Pierre Muller  <muller@ics.u-strasbg.fr>
8542
8543         * lib/gdb.exp (default_gdb_init): Set current value of match_max
8544         to default.
8545
8546 2009-10-02  Pierre Muller  <muller@ics.u-strasbg.fr>
8547
8548         * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
8549         mingw and cygwin targets.
8550
8551 2009-10-02  Pierre Muller  <muller@ics.u-strasbg.fr>
8552             Pedro Alves  <pedro@codesourcery.com>
8553
8554         * lib/gdb.exp (gdb_compile): Avoid adding
8555         gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
8556
8557 2009-10-01  Pierre Muller  <muller@ics.u-strasbg.fr>
8558
8559         * gdb.base/shr1.c: Use %p in format string.
8560         * gdb.base/unload.c: Avoid warning in fprintf.
8561         * gdb.base/watchpoint-solib.c: Idem.
8562
8563 2009-10-01  Pierre Muller  <muller@ics.u-strasbg.fr>
8564
8565         * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
8566         long type.
8567         (test_unlink): Correct printf string.
8568         * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
8569         * gdb.threads/attachstop-mt.c: Add #include <string.h>.
8570
8571 2009-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
8572
8573         * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
8574         * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
8575         * gdb.arch/ia64-breakpoint-shadow.S: New file.
8576
8577 2009-09-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8578
8579         * gdb.objc/basicclass.exp: Disable pending breakpoint query.
8580         * gdb.objc/nondebug.exp: Likewise.
8581
8582 2009-09-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8583
8584         * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
8585         target_info setting.
8586
8587         * gdb.threads/thread-specific.exp (get_thread_list): Support targets
8588         that detect new threads during "info threads".
8589
8590 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8591
8592         * gdb.threads/manythreads.c (main): Increase thread stack size
8593         to 2*PTHREAD_STACK_MIN.
8594         * gdb.threads/multi-create.c (main): Likewise.
8595         (create_function): Likewise.
8596
8597 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8598
8599         * gdb.base/dump.exp: Pass difference of pointer types instead
8600         of integer types as offset to restore in intarr3.srec case.
8601
8602 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8603
8604         * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
8605
8606 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8607
8608         * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
8609
8610 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
8611
8612         New test for two watchpoints, with disabling of
8613         the first inserted.
8614         * testsuite/gdb.base/watchpoints.c: New file.
8615         * testsuite/gdb.base/watchpoints.exp: New file.
8616
8617 2009-09-25  Tom Tromey  <tromey@redhat.com>
8618
8619         * gdb.base/charset.exp: Test utf-16 strings with Python.
8620
8621 2009-09-25  Tom Tromey  <tromey@redhat.com>
8622
8623         * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
8624         UCS-4.
8625         * gdb.base/charset.c (utf_32_string): Rename.
8626         (init_utf32): Rename.
8627         (main): Update.
8628
8629 2009-09-22  Tom Tromey  <tromey@redhat.com>
8630
8631         * gdb.python/py-function.exp: Add regression tests.
8632
8633 2009-09-21  Keith Seitz  <keiths@redhat.com>
8634
8635         * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
8636         with invalid operator.
8637
8638 2009-09-21  Keith Seitz  <keiths@redhat.com>
8639
8640         * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
8641         and destructor using typedef name of class.
8642         * gdb.cp/classes.cc (class Base1): Add a destructor.
8643         (base1): New typedef.
8644         (use_methods): Instanitate an object of type base1.
8645         * gdb.cp/templates.exp (test_template_typedef): New procedure.
8646         (do_tests): Call test_template_typedef.
8647         * gdb.cp/templates.cc (Baz::~Baz): New method.
8648         (intBazOne): New typedef.
8649         (main): Instantiate intBazOne.
8650
8651 2009-09-21  Phil Muldoon <pmuldoon@redhat.com>
8652
8653         PR python/10633
8654
8655         * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
8656         Function.
8657         (run_lang_tests): Add print elements test.
8658
8659 2009-09-21  Phil Muldoon <pmuldoon@redhat.com>
8660
8661         * gdb.python/py-value.exp (test_subscript_regression): New
8662         function.  Test for invalid subscripts.
8663         * gdb.python/py-value.c (main): Add test array, and pointer to it.
8664         (ptr_ref): New function.
8665
8666 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
8667
8668         * gdb.base/default.exp: Fix "show convenience".
8669
8670 2009-09-15  Tom Tromey  <tromey@redhat.com>
8671
8672         * lib/mi-support.exp (mi_create_varobj): Update.
8673         (mi_create_floating_varobj): Likewise.
8674         (mi_create_dynamic_varobj): New proc.
8675         (mi_varobj_update): Update.
8676         (mi_varobj_update_with_type_change): Likewise.
8677         (mi_varobj_update_kv_helper): New proc.
8678         (mi_varobj_update_dynamic_helper): Rewrite.
8679         (mi_varobj_update_dynamic): New proc.
8680         (mi_list_varobj_children): Update.
8681         (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
8682         * gdb.python/python-prettyprint.py (pp_outer): New class.
8683         (pp_nullstr): Likewise.
8684         (lookup_function): Register new printers.
8685         * gdb.python/python-prettyprint.c (struct substruct): New type.
8686         (struct outerstruct): Likewise.
8687         (substruct_test): New function.
8688         (struct nullstr): New type.
8689         (string_1, string_2): New globals.
8690         (main): Add new tests.
8691         * gdb.python/python-mi.exp: Added regression tests.
8692         * gdb.mi/mi2-var-display.exp: Update.
8693         * gdb.mi/mi2-var-cmd.exp: Update.
8694         * gdb.mi/mi2-var-child.exp: Update.
8695         * gdb.mi/mi2-var-block.exp: Update.
8696         * gdb.mi/mi-var-invalidate.exp: Update.
8697         * gdb.mi/mi-var-display.exp: Update.
8698         * gdb.mi/mi-var-cmd.exp: Update.
8699         * gdb.mi/mi-var-child.exp: Update.
8700         * gdb.mi/mi-var-block.exp: Update.
8701         * gdb.mi/mi-break.exp: Update.
8702         * gdb.mi/gdb701.exp: Update.
8703
8704 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
8705
8706         * Makefile.in: Inclusion of catch-syscall object.
8707         * gdb.base/catch-syscall.c: New file.
8708         * gdb.base/catch-syscall.exp: New file.
8709
8710 2009-09-12  Michael Snyder  <msnyder@vmware.com>
8711
8712         * gdb.reverse/step-reverse.exp: Explicitly check for targets
8713         that can support reverse debuggnig.
8714
8715 2009-09-11  Tom Tromey  <tromey@redhat.com>
8716
8717         * gdb.dwarf2/valop.S: New file.
8718         * gdb.dwarf2/valop.exp: New file.
8719
8720 2009-09-11  Mark Kettenis  <kettenis@gnu.org>
8721
8722         * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
8723
8724 2009-09-10  Doug Evans  <dje@google.com>
8725
8726         * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
8727         Add $gdb_prompt to second breakpoint regexp.
8728
8729 2009-09-08  Thiago Jung Bauermann  <thiago.bauermann@gmail.com>
8730
8731         * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
8732         names, add missing ones.
8733         * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
8734         * gdb.python/py-frame.c: Rename from python-frame.c.
8735         * gdb.python/py-frame.exp: Rename from python-frame.exp.  Adjust
8736         testfile name.
8737         * gdb.python/py-function.exp: Rename from python-function.exp.
8738         * gdb.python/py-mi.exp: Rename from python-mi.exp.  Adjust
8739         testfile name.
8740         * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
8741         * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
8742         Adjust testfile name.
8743         * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
8744         * gdb.python/py-template.cc: Rename from python-template.cc.
8745         * gdb.python/py-template.exp: Rename from python-template.exp.
8746         Adjust testfile name.
8747         * gdb.python/py-value.c: Rename from python-value.c.
8748         * gdb.python/py-value.exp: Rename from python-value.exp.  Adjust
8749         testfile name.
8750
8751 2009-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8752
8753         * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
8754         $bpt2address.
8755         (Second breakpoint address is valid on ia64)
8756         (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
8757
8758 2009-09-03  Joseph Myers  <joseph@codesourcery.com>
8759
8760         * gdb.base/ending-run.exp: Restrict regular expression matching
8761         line number to require closing brace following.
8762
8763 2009-09-03  Doug Evans  <dje@google.com>
8764
8765         * gdb.base/store.exp (check_set): Fix typo in expected value message.
8766
8767 2009-09-02  Tom Tromey  <tromey@redhat.com>
8768
8769         * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
8770
8771 2009-09-02  Tom Tromey  <tromey@redhat.com>
8772
8773         * gdb.dwarf2/callframecfa.exp: New file.
8774         * gdb.dwarf2/callframecfa.S: New file.
8775
8776 2009-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
8777
8778         * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
8779         gdb.base/solib-overlap-main.c: New.
8780
8781 2009-08-28  Daniel Jacobowitz  <dan@codesourcery.com>
8782
8783         PR gdb/10565
8784
8785         * gdb.base/bitfields.c (struct container, container): New.
8786         (main): Initialize it and call break5.
8787         * gdb.base/bitfields.exp (bitfield_at_offset): New test.
8788
8789 2009-08-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
8790
8791         Support constant DW_AT_data_member_location by GCC PR debug/40659.
8792         * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
8793
8794 2009-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
8795
8796         * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
8797
8798 2009-08-26  Michael Snyder  <msnyder@vmware.com>
8799
8800         * gdb.base/i386-reverse.c: New file.
8801         * gdb.base/i386-reverse.exp: New file.
8802         * gdb.base/Makefile.in: Add new files to be removed.
8803
8804 2009-08-26  Joseph Myers  <joseph@codesourcery.com>
8805
8806         * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
8807         environment-pwd for remote host.
8808         * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
8809
8810 2009-08-24  Keith Seitz  <keiths@redhat.com>
8811
8812         * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
8813         Add two new C++ completer tests which limit the output to a
8814         given class.
8815
8816 2009-08-24  Michael Snyder  <msnyder@vmware.com>
8817
8818         * gdb.base/del.exp: Fix typo in comment.
8819         * gdb.base/step-bt.exp: Fix cut and paste error in comment.
8820
8821 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8822
8823         * configure: Regenerate.
8824         * gdb.hp/configure: Likewise.
8825         * gdb.hp/gdb.aCC/configure: Likewise.
8826         * gdb.hp/gdb.base-hp/configure: Likewise.
8827         * gdb.hp/gdb.compat/configure: Likewise.
8828         * gdb.hp/gdb.defects/configure: Likewise.
8829         * gdb.hp/gdb.objdbg/configure: Likewise.
8830         * gdb.stabs/configure: Likewise.
8831
8832 2009-08-19  Doug Evans  <dje@google.com>
8833
8834         * gdb.base/gdbvars.c: New file.
8835         * gdb.base/gdbvars.exp: Test convenience vars with program variables.
8836
8837 2009-08-14  Pedro Alves  <pedro@codesourcery.com>
8838
8839         * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
8840         gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
8841
8842 2009-08-13  Pedro Alves  <pedro@codesourcery.com>
8843
8844         * gdb.base/default.exp: Adjust "set language test": it's now an
8845         enum command.  Larger help string moved to "help set language".
8846         * gdb.base/help.exp: Adjust "help set language" expected output,
8847         now lists all known languages.
8848
8849 2009-08-11  Nathan Froyd  <froydnj@codesourcery.com>
8850
8851         * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
8852         all frame arguments.
8853         * gdb.arch/altivec-regs.exp: Likewise.
8854
8855 2009-08-07  Tom Tromey  <tromey@redhat.com>
8856
8857         * gdb.base/setshow.exp: Add tests for changes to set language, set
8858         check range, and set check type.
8859
8860 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
8861
8862         * lib/mi-support.exp (mi_list_breakpoints): Make it work.
8863         * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
8864         Call it.
8865
8866 2009-07-31  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8867
8868         * configure.ac: Run gdb.cell tests when appropriate.
8869         * configure: Regenerate.
8870         * lib/cell.exp: New file.
8871         * gdb.cell: New directory.
8872         * gdb.cell/configure.ac: New file.
8873         * gdb.cell/configure: New file.
8874         * gdb.cell/Makefile.in: New file.
8875         * gdb.cell/arch.exp: New file.
8876         * gdb.cell/break.c: New file.
8877         * gdb.cell/break.exp: New file.
8878         * gdb.cell/break-spu.c: New file.
8879         * gdb.cell/bt.c: New file.
8880         * gdb.cell/bt2-spu.c: New file.
8881         * gdb.cell/bt-spu.c: New file.
8882         * gdb.cell/bt.exp: New file.
8883         * gdb.cell/coremaker.c: New file.
8884         * gdb.cell/coremaker-spu.c: New file.
8885         * gdb.cell/core.exp: New file.
8886         * gdb.cell/gcore.exp: New file.
8887         * gdb.cell/data.c: New file.
8888         * gdb.cell/data.exp: New file.
8889         * gdb.cell/data-spu.c: New file.
8890         * gdb.cell/ea-cache.exp: New file.
8891         * gdb.cell/ea-cache.c: New file.
8892         * gdb.cell/ea-cache-spu.c: New file.
8893         * gdb.cell/ea-standalone.c: New file.
8894         * gdb.cell/ea-standalone.exp: New file.
8895         * gdb.cell/ea-test.c: New file.
8896         * gdb.cell/ea-test.exp: New file.
8897         * gdb.cell/f-regs.exp: New file.
8898         * gdb.cell/mem-access.c: New file.
8899         * gdb.cell/mem-access.exp: New file.
8900         * gdb.cell/mem-access-spu.c: New file.
8901         * gdb.cell/ptype.exp: New file.
8902         * gdb.cell/registers.exp: New file.
8903         * gdb.cell/size.c: New file.
8904         * gdb.cell/sizeof.exp: New file.
8905         * gdb.cell/size-spu.c: New file.
8906         * gdb.cell/solib.exp: New file.
8907         * gdb.cell/solib-symbol.exp: New file.
8908
8909 2009-07-31  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8910
8911         * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
8912
8913 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
8914
8915         * gdb.base/float.exp: Handle VFP registers.
8916
8917 2009-07-14  Michael Snyder  <msnyder@vmware.com>
8918
8919         * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
8920         to bring gdb to the beginning of the calling line.
8921
8922         * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
8923         confusing the i386 epilogue unwinder.
8924
8925 2009-07-14  Stan Shebs  <stan@codesourcery.com>
8926
8927         * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
8928
8929 2009-07-14  Michael Snyder  <msnyder@vmware.com>
8930
8931         * gdb.reverse/step-reverse.exp (stepi into function call):
8932         Call instruction may not be first instruction in the line.
8933         (reverse stepi from a function call): Used wrong line number.
8934
8935 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8936
8937         * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
8938
8939 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8940
8941         Fix gdb.base/macscp.exp when using custom inputrc.
8942         * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
8943         * gdb.base/readline.exp: Remove env(INPUTRC) set and restore.  Remove
8944         env(TERM) set.
8945         * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
8946         * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
8947
8948 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8949
8950         Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
8951         * gdb.base/annota1.exp (thread_test): Import global $testfile.
8952         Change the compilation target to match the testcase name.
8953         * gdb.base/sect-cmd.exp: Change the compilation target to match the
8954         testcase name.
8955         * a2-run.exp: Use for setup prepare_for_testing.  Change the
8956         compilation target to match the testcase name.
8957         * gdb.base/commands.exp: Likewise.
8958         * gdb.base/finish.exp: Likewise.
8959         * gdb.base/float.exp: Likewise.
8960         * gdb.base/info-target.exp: Likewise.
8961         * gdb.base/relational.exp: Likewise.
8962         * gdb.base/term.exp: Likewise.
8963         * gdb.base/until.exp: Likewise.
8964         * gdb.base/volatile.exp: Likewise.
8965         * gdb.base/whatis-exp.exp: Likewise.
8966
8967 2009-07-11  Hui Zhu  <teawater@gmail.com>
8968
8969         * gdb.base/help.exp (disassemble): Update expected help text.
8970
8971 2009-07-09  Tom Tromey  <tromey@redhat.com>
8972
8973         * lib/gdb.exp: Handle TRANSCRIPT.
8974         (remote_spawn, remote_close, send_gdb): New procs.
8975
8976 2009-07-10 Phil Muldoon  <pmuldoon@redhat.com>
8977
8978         * gdb.python/python-prettyprint.c: Add counted null string
8979         structure.
8980         * gdb.python/python-prettyprint.exp: Print null string. Test for
8981         embedded nulls.
8982         * gdb.python/python-prettyprint.py (pp_ns): New Function.
8983         * gdb.python/python-value.exp (test_value_in_inferior): Add
8984         variable length string fetch tests.
8985         * gdb.python/python-value.c (main): Add strings for string fetch tests.
8986
8987 2009-07-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
8988
8989         * gdb.base/dump.exp (inaccessible memory is reported): New test.
8990
8991 2009-07-07  Tom Tromey  <tromey@redhat.com>
8992
8993         * gdb.base/call-rt-st.exp: Update for change to escape output.
8994         * gdb.base/callfuncs.exp: Likewise.
8995         * gdb.base/charset.exp: Likewise.
8996         * gdb.base/constvars.exp: Likewise.
8997         * gdb.base/long_long.exp: Likewise.
8998         * gdb.base/pointers.exp: Likewise.
8999         * gdb.base/printcmds.exp: Likewise.
9000         * gdb.base/setvar.exp: Likewise.
9001         * gdb.base/store.exp: Likewise.
9002         * gdb.cp/ref-types.exp: Likewise.
9003         * gdb.mi/mi-var-child.exp: Likewise.
9004         * gdb.mi/mi-var-display.exp: Likewise.
9005         * gdb.mi/mi2-var-display.exp: Likewise.
9006         * gdb.base/charset.exp: Test octal escape sequence length.
9007         Update for change to escape output.
9008
9009 2009-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
9010
9011         * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
9012
9013 2009-07-06  Daniel Jacobowitz  <dan@codesourcery.com>
9014
9015         * lib/java.exp (java_init): Ignore $GCJ if it is empty.
9016
9017 2009-07-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
9018
9019         * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
9020         gdbserver increasing $portnum if "Can't bind address" has been seen.
9021
9022 2009-07-05  Pedro Alves  <pedro@codesourcery.com>
9023
9024         * gdb.base/ending-run.exp: Add "step out of main" pattern for
9025         mingw32ce.
9026
9027 2009-07-05  Pedro Alves  <pedro@codesourcery.com>
9028
9029         * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
9030         VFP format.
9031
9032 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
9033
9034         * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
9035         linux.  Adjust to use "inferior", "info inferiors", "detach
9036         inferior" and "kill inferior" instead of "restart", "info fork",
9037         "detach fork" and "delete fork".
9038         * gdb.base/ending-run.exp: Spell out "info".
9039         * gdb.base/help.exp: Adjust to use test_prefix_command_help for
9040         the "kill" command.
9041
9042 2009-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
9043
9044         * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
9045         change to prefix TLS offset in hex with 0x.
9046
9047 2009-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
9048
9049         * gdb.base/default.exp: Update test case for "x" changes.
9050
9051 2009-07-01  Tristan Gingold  <gingold@adacore.com>
9052
9053         * gdb.base/bigcore.exp: Make darwin untested.
9054
9055 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
9056
9057         * gdb.base/completion.exp (directory completion): Create the directory.
9058         New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
9059         escapeuniquesub.
9060         (directory completion 2): Expect now ${escapeuniquesub}.
9061         (Glob remaining of directory test): Remove one excessive newline.
9062         Expect the real output.
9063
9064 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
9065
9066         Fix `make check//%' target after `make check' has been ran.
9067         * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency.  Add
9068         a mkdir call.
9069         (check-gdb.base%): Remove the gdb.base%/.dir dependency.
9070         (%/.dir): Remove.
9071
9072 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
9073
9074         * lib/mi-support.exp (mi_check_thread_states): Permit any output before
9075         the expected result record.
9076
9077 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
9078
9079         Remove racy FAILs relying just on the timeouts.
9080         * gdb.base/setshow.exp (set annotate 2, show annotate (2))
9081         (annotation_level 2): Remove racy FAILs.
9082
9083 2009-06-30  Paul Pluzhnikov  <ppluzhnikov@google.com>
9084
9085         gdb/10275
9086         * gdb.dwarf2/dw2-restore.{S,exp}: New test.
9087
9088 2009-06-30  Daniel Jacobowitz  <dan@codesourcery.com>
9089
9090         * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
9091
9092 2009-06-30  Vladimir Prus  <vladimir@codesourcery.com>
9093
9094         * gdb.mi/mi-stack.exp: Testing symbolic options
9095         to -stack-list-locals and -stack-list-arguments.
9096
9097 2009-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
9098
9099         * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
9100
9101 2009-06-29  Tom Tromey  <tromey@redhat.com>
9102
9103         * dg-extract-results.sh: New file.
9104         * Makefile.in (FORCE_PARALLEL): New variable.
9105         (CHECK_TARGET): New conditional variable.
9106         (check): Use CHECK_TARGET.
9107         (DO_RUNTEST): New variable.
9108         (check-single): New target.
9109         (TEST_DIRS): New variable.
9110         (TEST_TARGETS): Likewise.
9111         (check-parallel): New target.
9112         (check-gdb.%): New pattern.
9113         (BASE1_FILES): New variable.
9114         (BASE2_FILES): Likewise.
9115         (check-gdb.base%): New pattern.
9116         (%/.dir): New pattern.
9117         * configure: Rebuild.
9118         * aclocal.m4 (AM_CONDITIONAL): New defun.
9119         * configure.ac: Check whether user is using GNU make.
9120         (GMAKE): New conditional.
9121
9122 2009-06-29  Sami Wagiaalla  <swagiaal@redhat.com>
9123
9124         * gdb.cp/namespace-nested-import.cc: New test.
9125         * gdb.cp/namespace-nested-import.exp: New test.
9126
9127 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
9128
9129         * gdb.base/break.exp: Add an XFAIL for gcc/36748.
9130         * gdb.cp/annota2.exp: Accept frames-invalid in more places.
9131         * gdb.opt/Makefile.in (EXECUTABLES): Update.
9132         * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
9133         * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
9134         gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
9135         gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
9136         gdb.opt/inline-markers.c: New files.
9137         * lib/gdb.exp (skip_inline_frame_tests): New function.
9138         (skip_inline_var_tests): New function.
9139
9140 2009-06-27  Andreas Schwab  <schwab@linux-m68k.org>
9141
9142         * gdb.cp/exception.exp: Don't require $hex before inner frame in
9143         backtrace.
9144
9145 2009-06-27  Michael Snyder  <msnyder@vmware.com>
9146
9147         * gdb.reverse: New directory.
9148         * gdb.reverse/break-reverse.c: New test.
9149         * gdb.reverse/break-reverse.exp: New test.
9150         * gdb.reverse/consecutive-reverse.c: New test.
9151         * gdb.reverse/consecutive-reverse.exp: New test.
9152         * gdb.reverse/finish-reverse.c: New test.
9153         * gdb.reverse/finish-reverse.exp: New test.
9154         * gdb.reverse/machinestate.c: New test.
9155         * gdb.reverse/ms1.c: New test.
9156         * gdb.reverse/machinestate.exp: New test.
9157         * gdb.reverse/Makefile.in: New file.
9158         * gdb.reverse/shr2.c: New test.
9159         * gdb.reverse/solib-reverse.c: New test.
9160         * gdb.reverse/solib-reverse.exp: New test.
9161         * gdb.reverse/step-reverse.c: New test.
9162         * gdb.reverse/step-reverse.exp: New test.
9163         * gdb.reverse/until-reverse.c: New test.
9164         * gdb.reverse/ur1.c: New test.
9165         * gdb.reverse/until-reverse.exp: New test.
9166         * gdb.reverse/watch-reverse.c: New test.
9167         * gdb.reverse/watch-reverse.exp: New test.
9168         * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
9169         * configure: Regenerate.
9170
9171 2009-06-26  Doug Evans  <dje@google.com>
9172
9173         * gdb.base/psymtab.exp: Turn off pending breakpoints.
9174
9175 2009-06-26  Pierre Muller  <muller@ics.u-strasbg.fr>
9176
9177         * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
9178         windows problem for 'file delete $binfile'.
9179
9180 2009-06-23  Sami Wagiaalla  <swagiaal@redhat.com>
9181
9182         * gdb.cp/namespace-using.exp: New test.
9183         * gdb.cp/namespace-using.cc: New test.
9184
9185 2009-05-20  Joel Brobecker  <brobecker@adacore.com>
9186
9187         * gdb.ada/variant_record_packed_array: New testcase.
9188
9189 2009-06-23  Tom Tromey  <tromey@redhat.com>
9190
9191         * gdb.base/charset.exp (test_combination): Regression test.
9192         * gdb.base/charset.c (my_wchar_t): New typedef.
9193         (myvar): New global.
9194         (main): Set myvar.
9195
9196 2009-06-18  Pierre Muller  <muller@ics.u-strasbg.fr>
9197
9198         * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
9199         target.
9200
9201 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
9202
9203         * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
9204
9205 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
9206
9207         * gdb.mi/gdb680.exp: Update test for error message.
9208
9209 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
9210
9211         * gdb.base/annota1.exp: Allow multiple occurrences of the
9212         frames-invalid annotation.
9213         * gdb.cp/annota2.exp: Likewise.
9214
9215 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
9216
9217         * gdb.cp/gdb2495.cc: New file.
9218         * gdb.cp/gdb2495.exp: New file.
9219
9220 2009-06-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
9221
9222         Report error on GDB crash during runto.
9223         * lib/gdb.exp (runto <eof>): New.
9224
9225 2009-06-09  Daniel Jacobowitz  <dan@codesourcery.com>
9226
9227         * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
9228         gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
9229         gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
9230         gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
9231         gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
9232         gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
9233         gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
9234         gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
9235         gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
9236         gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
9237         gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
9238         gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
9239         gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
9240         gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
9241         gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
9242         gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
9243         gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
9244         gdb.server/server-mon.exp, gdb.server/server-run.exp,
9245         gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9246         gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
9247         gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
9248         gdb.trace/passcount.exp, gdb.trace/report.exp,
9249         gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
9250         gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
9251         gdb.trace/while-stepping.exp: Use a unique name for the compiled
9252         executable.
9253
9254 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
9255
9256         * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
9257         defined before referencing it.
9258
9259 2009-06-03  Doug Evans  <dje@google.com>
9260
9261         * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
9262         * gdb.arch/i386-see.c: Ditto.
9263
9264 2009-05-30  Pierre Muller  <muller@ics.u-strasbg.fr>
9265
9266         * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
9267         (check_macro): Return 1 if undefined.
9268         If first test fails, check if macro debug information is available,
9269         and report unsupported test if no macro information is found.
9270
9271 2009-05-29  Doug Evans  <dje@google.com>
9272
9273         * gdb.threads/hand-call-in-threads.exp: New.
9274         * gdb.threads/hand-call-in-threads.c: New.
9275
9276 2009-05-29  Michael Snyder  <msnyder@vmware.com>
9277
9278         * gdb.base/break-always.exp: Change "1" to "on".
9279         Add confirmation check.
9280
9281 2009-05-28  Pedro Alves  <pedro@codesourcery.com>
9282
9283         * gdb.threads/threxit-hop-specific.c: New.
9284         * gdb.threads/threxit-hop-specific.exp: New.
9285         * gdb.threads/thread-execl.c: New.
9286         * gdb.threads/thread-execl.exp: New.
9287
9288 2009-05-27  Tom Tromey  <tromey@redhat.com>
9289             Thiago Jung Bauermann  <bauerman@br.ibm.com>
9290
9291         * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
9292         (mi_child_regexp): Likewise.
9293         (mi_list_varobj_children_range): Likewise.
9294         (mi_get_features): Likewise.
9295         (mi_list_varobj_children): Rewrite.
9296         * gdb.python/python-mi.exp: New file.
9297
9298 2009-05-27  Tom Tromey  <tromey@redhat.com>
9299             Thiago Jung Bauermann  <bauerman@br.ibm.com>
9300             Phil Muldoon  <pmuldoon@redhat.com>
9301             Paul Pluzhnikov  <ppluzhnikov@google.com>
9302
9303         * gdb.python/python-prettyprint.exp: New file.
9304         * gdb.python/python-prettyprint.c: New file.
9305         * gdb.python/python-prettyprint.py: New file.
9306         * gdb.base/display.exp: print/r is now valid.
9307
9308 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
9309             Tom Tromey  <tromey@redhat.com>
9310             Pedro Alves  <pedro@codesourcery.com>
9311             Paul Pluzhnikov  <ppluzhnikov@google.com>
9312
9313         * gdb.python/python-template.exp: New file.
9314         * gdb.python/python-template.cc: New file.
9315         * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
9316         tests.
9317         * gdb.python/python-value.exp (py_objfile_tests): New proc.
9318         Call it.
9319         (test_value_after_death): New proc.
9320         * gdb.python/python-value.c (PTR): New typedef.
9321         (main): New variable 'x'.
9322
9323 2009-05-27  Tom Tromey  <tromey@redhat.com>
9324
9325         * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
9326         tests.
9327         * gdb.python/python-value.exp (py_objfile_tests): New proc.
9328         Call it.
9329
9330 2009-05-27  Pedro Alves  <pedro@codesourcery.com>
9331
9332         * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
9333
9334 2009-05-24  Pedro Alves  <pedro@codesourcery.com>
9335
9336         * gdb.threads/fork-thread-pending.c: New.
9337         * gdb.threads/fork-thread-pending.exp: New.
9338
9339 2009-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9340
9341         * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
9342         * gdb.dwarf2/dw2-strp.S (a_string2): New.
9343
9344 2009-05-18  Jon Beniston  <jon@beniston.com>
9345
9346         * gdb.asm/asm-source.exp: Add lm32 target.
9347
9348 2009-05-17  Pedro Alves  <pedro@codesourcery.com>
9349
9350         * gdb.base/foll-fork.c: Include stdlib.h.  Add markers for
9351         `gdb_get_line_number'.  Call `callee' in both parent and child.
9352         * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
9353         `gdb_get_line_number' instead of hardcoding line numbers.
9354         (catch_fork_unpatch_child): New procedure to test detaching
9355         breakpoints from child fork.
9356         (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
9357         hardcoding line numbers.
9358         (do_fork_tests): Run `catch_fork_unpatch_child'.
9359
9360 2009-05-17  Vladimir Prus  <vladimir@codesourcery.com>
9361
9362         * gdb.mi/mi-cmd-var.exp: Check that when varobj
9363         of structure type enters or leaves the scope, it
9364         is reported by -var-update.
9365
9366 2009-05-11  Doug Evans  <dje@sebabeach.org>
9367
9368         * gdb.mi/nsintrall.c (main): Fix off-by-one error.
9369         * gdb.threads/pending-step.c (main): Fix off-by-one error.
9370         * gdb.threads/schedlock.c (main): Fix off-by-one error.
9371
9372 2009-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9373
9374         * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
9375
9376 2009-04-30  Doug Evans  <dje@google.com>
9377
9378         * gdb.threads/watchthreads2.exp: New testcase.
9379         * gdb.threads/watchthreads2.c: New testcase.
9380
9381 2009-04-29  Doug Evans  <dje@google.com>
9382
9383         * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
9384         * gdb.cp/mb-ctor.cc: Ditto.
9385         * gdb.cp/mb-inline.exp: Add multi-line source statement test.
9386         * gdb.cp/mb-inline.h (multi_line_foo): New function.
9387         * gdb.cp/mb-inline1.cc: Call it.
9388         * gdb.cp/mb-inline2.cc: Ditto.
9389         * gdb.cp/mb-templates.exp: Add multi-line source statement test.
9390         * gdb.cp/mb-templates.cc (multi_line_foo): New template.
9391
9392 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
9393
9394         * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
9395         (info_macro): Remova `decimal' declaration.  New variable `nonzero'.
9396         Replace all uses of `decimal' by `nonzero'.
9397         (info macro FROM_COMMANDLINE): New test.
9398
9399 2009-04-27  Tom Tromey  <tromey@redhat.com>
9400
9401         * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
9402
9403 2009-04-27  Doug Evans  <dje@google.com>
9404
9405         * gdb.threads/watchthreads.c (main): Initialize args before starting
9406         the threads.  Plus formatting cleanup.
9407         * gdb.threads/watchthreads.exp: Avoid errant failures due to
9408         biased scheduling of one thread.
9409
9410 2009-04-27  Jerome Guitton  <guitton@adacore.com>
9411
9412         * gdb.cp/templates.cc (GetMax): New template.
9413         (main): Declare two instances of GetMax.
9414         * gdb.cp/templates.exp: Add new test.
9415
9416 2009-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9417
9418         * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
9419
9420 2009-04-22  Joseph Myers  <joseph@codesourcery.com>
9421
9422         * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
9423
9424 2009-04-15  Tom Tromey  <tromey@redhat.com>
9425
9426         * gdb.base/charset.exp: Add regression test.
9427
9428 2009-04-14  Joel Brobecker  <brobecker@adacore.com>
9429
9430         * gdb.base/exe-lock.exp: New testcase.
9431
9432 2009-04-13  Tom Tromey  <tromey@redhat.com>
9433
9434         * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
9435         operator on Frame.
9436
9437 2009-04-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
9438
9439         * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
9440         * gdb.server/ext-attach.exp: Likewise.
9441
9442 2009-04-03  Vladimir Prus  <vladimir@codesourcery.com>
9443
9444         Eliminate some sleep usage.
9445
9446         * gdb.mi/basics.c (do_nothing): New.
9447         (main): Use do_nothing instead of printf, so that
9448         not to introduce race condition between output of
9449         inferiour and output of gdb. Do not use sleep as it
9450         is not generally available on embedded targets.
9451
9452 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
9453
9454         * gdb.server/ext-attach.exp: Expect an optional process id after
9455         "Detached from remote process".
9456
9457 2009-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
9458
9459         * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
9460         gdb.dwarf2/dw2-unresolved.exp: New.
9461
9462 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
9463
9464         * gdb.mi/mi-nonstop-exit.exp: Don't check isnative.  Use
9465         mi_run_to_main.
9466
9467 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
9468
9469         * gdb.mi/mi-nonstop.exp: Don't check isnative.  Use
9470         mi_run_to_main.  Skip thread exit test on remote targets.
9471         * gdb.mi/mi-nsintrall.exp: Don't check isnative.  Use
9472         mi_run_to_main.
9473         * gdb.mi/mi-nsmoribund.exp: Don't check isnative.  Use
9474         mi_run_to_main.
9475         * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
9476         when expecting ^connected.  Detect when the target doesn't support
9477         non-stop mode.
9478         (mi_run_cmd): Detect if non-stop mode was requested by isn't
9479         supported.  Return -1 on error, 0 on success.
9480         (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
9481         (mi_runto): Return mi_runto_helper's result explicitly.
9482
9483 2009-04-01  Pedro Alves  <pedro@codesourcery.com>
9484
9485         * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
9486
9487 2009-04-01  Tom Tromey  <tromey@redhat.com>
9488
9489         * gdb.base/funcargs.exp: Set print frame-arguments to "all".
9490         * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
9491         * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
9492         * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
9493
9494 2009-03-31  Daniel Jacobowitz  <dan@codesourcery.com>
9495             Jan Kratochvil  <jan.kratochvil@redhat.com>
9496
9497         PR gdb/931
9498         * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
9499         output.
9500         * gdb.cp/templates.exp: Allow canonical output.  Remove KFAILs
9501         for gdb/931.
9502         * dw2-strp.S (DW_AT_language): Change to C++.
9503         (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
9504
9505 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
9506
9507         * gdb.ada/tasks: New testcase.
9508
9509 2009-03-30  Stan Shebs  <stan@codesourcery.com>
9510
9511         * gdb.trace/actions.exp: Update to match new info trace format.
9512         * gdb.trace/deltrace.exp: Ditto.
9513         * gdb.trace/infotrace.exp: Ditto.
9514         * gdb.trace/passcount.exp: Ditto.
9515         * gdb.trace/save-trace.exp: Ditto.
9516         * gdb.trace/while-stepping.exp: Ditto.
9517         * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
9518
9519 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
9520
9521         * gdb.python/python-frame.c: New file.
9522         * gdb.python/python-frame.exp: New file.
9523
9524 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
9525
9526         * gdb.python/python-value.exp: Add tests for the address
9527         attribute.
9528
9529 2009-03-29  Andreas Schwab  <schwab@linux-m68k.org>
9530
9531         * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
9532
9533 2009-03-26  Doug Evans  <dje@google.com>
9534
9535         * gdb.mi/mi-nonstop-exit.exp: New file.
9536         * gdb.mi/non-stop-exit.c: New file.
9537
9538 2009-03-26  Tom Tromey  <tromey@redhat.com>
9539
9540         Update for change to prologue skipping:
9541         * gdb.mi/mi2-simplerun.exp: Update.
9542         * gdb.mi/mi2-break.exp: Update.
9543         * gdb.mi/mi-simplerun.exp: Update.
9544         * gdb.mi/mi-break.exp: Update.
9545         * gdb.base/ending-run.exp: Update.
9546
9547 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
9548
9549         * gdb.python/python-value.exp (test_value_in_inferior): Test
9550         gdb.Value.is_optimized_out attribute.
9551
9552 2009-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9553
9554         * gdb.dwarf2/dw2-noloc-main.c: New file.
9555         * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
9556         (.text): Remove.
9557         (.data): New.
9558         (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
9559         (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
9560         (DW_TAG_subprogram func_cu1, noloc): Remove.
9561         (main): New.
9562         * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
9563         `dw2-noloc-main.c'.  Test the new DIEs from `dw2-noloc.S'.
9564         (file_symbols): New procedure.
9565
9566 2009-03-25  Tom Tromey  <tromey@redhat.com>
9567
9568         * gdb.base/charset.exp (valid_target_charset): New proc.
9569         Use it to skip tests on invalid charsets.
9570
9571 2009-03-25  Pierre Muller  <muller@ics.u-strasbg.fr>
9572
9573         * gdb.base/completion.exp: Add a test for directory completion.
9574
9575 2009-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9576
9577         Fix a racy FAIL.
9578         * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
9579         * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
9580
9581 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
9582
9583         * gdb.python/python-cmd.exp: Add tests for keyword arguments.
9584         * gdb.python/python-function.exp: Add test for function returning
9585         a GDB value.
9586
9587 2009-03-20  Thiago Jung Bauermann  <bauerman@br.ibm.com>
9588
9589         * gdb.python/python-function.exp: New file.
9590
9591 2009-03-20  Tom Tromey  <tromey@redhat.com>
9592
9593         * gdb.base/store.exp: Update for change to escape output.
9594         * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
9595         to escape output.
9596         * gdb.base/pointers.exp: Update for change to escape output.
9597         * gdb.base/long_long.exp (gdb_test_long_long): Update for change
9598         to escape output.
9599         * gdb.base/constvars.exp (do_constvar_tests): Update for change to
9600         escape output.
9601         * gdb.base/call-rt-st.exp (print_struct_call): Update for change
9602         to escape output.
9603         * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
9604         escape output.
9605         * gdb.base/setvar.exp: Update for change to escape output.
9606         * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
9607         * gdb.base/printcmds.exp (test_print_all_chars): Update for change
9608         to escape output.
9609         (test_print_string_constants): Likewise.
9610         * gdb.base/charset.exp (valid_host_charset): Check size of
9611         wchar_t.  Handle UCS-2 and UCS-4.  Add tests for wide and unicode
9612         cases.  Handle "auto"-related output.
9613         * gdb.base/charset.c (char16_t, char32_t): New typedefs.
9614         (uvar, Uvar): New globals.
9615
9616 2009-03-19  Jerome Guitton  <guitton@adacore.com>
9617
9618         * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
9619         deltas.
9620         * gdb.ada/fixed_points.exp: Ditto.
9621
9622 2009-03-18  Pedro Alves  <pedro@codesourcery.com>
9623
9624         * return-nodebug.c: Don't include stdio.h.
9625         (init): Delete.
9626         (func): Delete definition and provide extern declaration.
9627         (t): New.
9628         (main): Don't call printf.  Call func and store its result in t.
9629         * return-nodebug1.c: New.
9630         * return-nodebug.exp: Don't expect stdio output.  Instead, print
9631         the global variable t.  Drop printf formatters and cast types from
9632         foreach loop.  Don't use prepare_for_testing.  Compile
9633         return-nodebug.c and return-nodebug1.c in separate steps.  Don't
9634         define FORMAT or CAST.
9635
9636 2009-03-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
9637
9638         * gdb.base/solib-display.exp: Disable test for remote targers.
9639
9640 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9641
9642         * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
9643
9644 2009-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
9645
9646         Fix a racy FAIL.
9647         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
9648         code from `follow parent, print pids'.
9649         (`follow child, print pids', `follow parent, print pids'): Call it.
9650         Replace `gdb_test "break..."' by gdb_breakpoint.
9651
9652 2009-03-13  Vladimir Prus  <vladimir@codesourcery.com>
9653
9654         * gdb.mi/mi-cli.exp: Adjust for output difference in
9655         sync and async modes.
9656
9657 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
9658
9659         * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
9660         that was checked in by mistake. Remove loading of ada.exp, since
9661         this is not necessary in this case.
9662
9663 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
9664
9665         * gdb.ada/ptype_arith_binop.exp: New testcase.
9666
9667 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
9668
9669         * gdb.ada/mod_from_name: New testcase.
9670
9671 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
9672
9673         * gdb.ada/tick_last_segv: New testcase.
9674
9675 2009-03-12  Vladimir Prus  <vladimir@codesourcery.com>
9676
9677         * gdb.mi/mi-cli.exp: Remove debug print.
9678
9679 2009-03-12  Vladimir Prus  <vladimir@codesourcery.com>
9680
9681         * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
9682         include the token in ^running and frame info in *stopped.
9683
9684 2009-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
9685
9686         * solib-display.exp: New file.
9687         * solib-display-main.c: New file.
9688         * solib-display-lib.c: New file.
9689
9690 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
9691
9692         * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
9693
9694 2009-02-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
9695
9696         * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
9697         (list_and_check_macro): Use more specific test name.
9698         (next to definition): Make the test names unique.
9699
9700 2009-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
9701
9702         * gdb.pascal/floats.exp: Accept approximate results everywhere.
9703
9704 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
9705
9706         * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
9707         notifications.
9708         * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
9709         * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
9710         * lib/mi-support.exp (library_loaded_re): New.
9711         (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
9712
9713 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
9714
9715         * gdb.gdb/observer.exp: Use test_notification observer, not
9716         normal_stop, everywhere.
9717         (test_normal_stop_notifications): Rename to...
9718         (test_notifications): ...this.
9719         (test_observer_normal_stop): Rename to...
9720         (test_observer): ...this.
9721
9722 2009-02-16  Doug Evans  <dje@google.com>
9723
9724         * gdb.arch/amd64-disp-step.S (test_int3): New test.
9725         * gdb.arch/amd64-disp-step.exp (test_int3): New test.
9726         * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
9727         (test_prefixed_syscall,test_int3): New tests.
9728         * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
9729         (test_prefixed_syscall,test_int3): New tests.
9730
9731 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
9732
9733         * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
9734         (mi_expect_interrupt): Likewise.
9735         * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
9736         response.
9737
9738 2009-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
9739
9740         * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
9741         * gdb.base/pc-fp.exp (get_valueofx): Remove.
9742         Replace calls to get_valueofx by get_hexadecimal_valueof.
9743
9744 2009-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
9745
9746         * lib/gdb.exp (get_valueof): Accept anything as a return value.
9747         (get_integer_valueof): New procedure.
9748         (get_sizeof): Use new get_integer_value_of.
9749         * gdb.base/sizeof.exp: Replace all uses of get_valueof
9750         by get_integer_valueof.
9751
9752 2009-02-13  Tom Tromey  <tromey@redhat.com>
9753
9754         * gdb.base/remote.exp (get_sizeof): Remove.
9755         * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
9756         * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
9757         * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
9758         * lib/gdb.exp (get_valueof): Move from long_long.exp.
9759         (get_sizeof): Likewise.
9760
9761 2009-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
9762
9763         PR fortran/9806
9764         * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
9765
9766 2009-02-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
9767
9768         * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
9769
9770 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
9771
9772         * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
9773
9774 2009-02-06  Thiago Jung Bauermann  <bauerman@br.ibm.com>
9775
9776         * gdb.python/python-cmd.exp: New file.
9777
9778 2009-02-06  Tristan Gingold  <gingold@adacore.com>
9779
9780         * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
9781
9782 2009-02-05  Tristan Gingold  <gingold@adacore.com>
9783
9784         * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
9785         pointer is dereferenced and use this signal name in regexp.
9786         * gdb.base/signull.exp: Ditto.
9787         * gdb.base/sigbpt.c (main): Catch SIGBUS too.
9788         * gdb.base/signull.c (main): Ditto.
9789
9790 2009-02-04  Tom Tromey  <tromey@redhat.com>
9791             Thiago Jung Bauermann  <bauerman@br.ibm.com>
9792
9793         * gdb.python/python-value.exp: Use `gdb.history' instead of
9794         `gdb.value_from_history'.
9795         (test_value_numeric_ops): Add test for conversion of enum constant.
9796         * gdb.python/python-value.c (enum e): New type.
9797         (evalue): New global.
9798         (main): Use argv.
9799
9800 2009-02-04  Jerome Guitton  <guitton@adacore.com>
9801
9802         * gdb.ada/uninitialized_vars: New test program.
9803         * gdb.ada/uninitialized_vars.exp: New testcase.
9804
9805 2009-02-02  Tom Tromey  <tromey@redhat.com>
9806
9807         * gdb.cp/cpcompletion.exp: Name the test "pr9594".
9808         * gdb.cp/pr2489.cc: Rename...
9809         * gdb.cp/pr9594.cc: ... to this.
9810
9811 2009-02-02  Tom Tromey  <tromey@redhat.com>
9812
9813         * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
9814         * gdb.cp/pr2489.cc: New file.
9815         * gdb.cp/cpcompletion.exp: New file.
9816
9817 2009-02-02  Tom Tromey  <tromey@redhat.com>
9818
9819         PR exp/9059:
9820         * gdb.cp/call-c.exp: Add regression test.
9821         * gdb.cp/call-c.cc (FooHandle): New typedef.
9822         (main): New variable 'handle'.
9823
9824 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
9825
9826         * lib/mi-support.exp (et_mi_thread_list)
9827         (check_mi_and_console_threads): Adjust for current thread in
9828         -thread-list-ids output.
9829
9830 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
9831
9832         * gdb.mi/mi-break.exp (test_disabled_creation): New.
9833         Call it.
9834
9835 2009-01-28  Doug Evans  <dje@google.com>
9836
9837         * gdb.arch/amd64-disp-step.S: New file.
9838         * gdb.arch/amd64-disp-step.exp: New file.
9839         * gdb.arch/i386-disp-step.S: New file.
9840         * gdb.arch/i386-disp-step.exp: New file.
9841
9842 2009-01-27  Pierre Muller  <muller@ics.u-strasbg.fr>
9843
9844         * gdb.base/find.exp: Set newline variable
9845         using quotes instead of braces to fix cygwin failures.
9846
9847 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
9848
9849         * gdb.base/radix.exp: Add tests to ensure that that set
9850         input-radix 0 and set output-radix 0 are really rejected.
9851
9852 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
9853
9854         * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
9855         copyright years.
9856
9857 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
9858
9859         PR gdb/9664:
9860         * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
9861
9862 2009-01-22  Pedro Alves  <pedro@codesourcery.com>
9863
9864         PR c++/9631:
9865         * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
9866
9867 2009-01-22  Pierre Muller  <muller@ics.u-strasbg.fr>
9868
9869         * gdb.server/file-transfer.exp: Use EXEEXT variable for
9870         binfile definition to fix Windows OS failure.
9871
9872 2009-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
9873
9874         PR gdb/9346
9875         * gdb.base/interrupt.c (sigint_handler): New.
9876         (main): Install a SIGINT handler if SIGNALS is defined.  Exit
9877         on error.
9878         * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
9879         Test "signal SIGINT".
9880
9881 2009-01-19  Doug Evans  <dje@google.com>
9882
9883         * gdb.base/break.exp: Update expected gdb output.
9884         * gdb.base/sepdebug.exp: Ditto.
9885         * gdb.mi/mi-syn-frame.exp: Ditto.
9886         * gdb.mi/mi2-syn-frame.exp: Ditto.
9887         * gdb.base/call-signal-resume.exp: New file.
9888         * gdb.base/call-signals.c: New file.
9889         * gdb.base/unwindonsignal.exp: New file.
9890         * gdb.base/unwindonsignal.c: New file.
9891         * gdb.threads/interrupted-hand-call.exp: New file.
9892         * gdb.threads/interrupted-hand-call.c: New file.
9893         * gdb.threads/thread-unwindonsignal.exp: New file.
9894
9895 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
9896
9897         * gdb.base/define.exp: Test defining and hooking prefix commands.
9898         * gdb.python/python.exp: Update test for "show user" output.
9899
9900 2009-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
9901
9902         * gdb.fortran/derived-type.exp: New variables int4 and real4.  Match
9903         now the output exactly, using less wildcards.  Expect also the output
9904         of gfortran-4.3.  Update for the f-valprint.c modification from
9905         2008-04-22.
9906         * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
9907         Remove gdb_test test names where matching the command.
9908
9909 2009-01-01  Pedro Alves  <pedro@codesourcery.com>
9910
9911         PR breakpoints/9681:
9912         * gdb.base/watchpoint.exp: Add regression test.
9913
9914 2008-12-31  Pedro Alves  <pedro@codesourcery.com>
9915
9916         * gdb.threads/attach-into-signal.exp: Don't use
9917         gdb_suppress_entire_file.
9918         * gdb.threads/attach-stopped.exp: Ditto.
9919         * gdb.threads/attachstop-mt.exp: Ditto.
9920
9921 2008-12-31  Pedro Alves  <pedro@codesourcery.com>
9922
9923         PR gdb/8812:
9924         * gdb.base/signal.exp: Change kfail to fail, and update PR number.
9925
9926 2008-12-29  Pedro Alves  <pedro@codesourcery.com>
9927
9928         PR gdb/7536:
9929         * gdb.base/radix.exp: Add tests to ensure invalid input radices
9930         and unsupported output radices are really rejected.
9931
9932 2008-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
9933
9934         * gdb.cp/punctuator.exp: Backslash the '$' signs.
9935
9936 2008-12-22  Tom Tromey  <tromey@redhat.com>
9937
9938         * gdb.cp/punctuator.exp: New file.
9939
9940 2008-12-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9941
9942         * gdb.base/completion.exp (Completing non-existing component): New test.
9943
9944 2008-12-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9945
9946         Fix for PR gdb/8648.
9947         * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
9948         gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
9949         gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
9950         gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
9951
9952 2008-12-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9953
9954         * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
9955
9956 2008-12-16  Christophe Lyon  <christophe.lyon@st.com>
9957
9958         * gdb.base/expand-psymtabs.c: Insert code in foo so that the
9959         compiler actually generate code at the expected line number.
9960
9961 2008-12-15  Jie Zhang  <jie.zhang@analog.com>
9962
9963         * gdb.base/consecutive.exp: Don't use global in gdb_expect.
9964
9965 2008-12-12  Tom Tromey  <tromey@redhat.com>
9966
9967         * gdb.base/commands.exp (redefine_hook_test): New proc.
9968         Call it.
9969
9970 2008-12-11  Tom Tromey  <tromey@redhat.com>
9971
9972         * gdb.base/macscp.exp: New regression test.
9973
9974 2008-12-11  Tom Tromey  <tromey@redhat.com>
9975
9976         * gdb.base/macscp.exp: Print "address.addr".
9977         * gdb.base/macscp1.c (struct outer): New struct.
9978         (address): New global.
9979
9980 2008-12-09  Tom Tromey  <tromey@redhat.com>
9981
9982         * gdb.base/commands.exp (redefine_backtrace_test): New proc.
9983         Call it.
9984
9985 2008-12-04  Doug Evans  <dje@google.com>
9986
9987         * gdb.server/ext-run.exp: Relax regexp for init program.
9988
9989 2008-12-03  Tristan Gingold  <gingold@adacore.com>
9990
9991         * gdb.base/macscp.exp: Generate an object file during compilation
9992         to work around Darwin dsymutil limitations.
9993
9994 2008-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
9995
9996         Test resolving external references to TLS variables.
9997         * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
9998         FILE2_THREAD_LOCAL.
9999         (testfile2, srcfile2): New variables.
10000         * gdb.threads/tls.c (file2_thread_local)
10001         (function_referencing_file2_thread_local): New.
10002         * gdb.threads/tls2.c: New file.
10003
10004 2008-11-28  Joel Brobecker  <brobecker@adacore.com>
10005
10006         * gdb.ada/int_deref.exp: Convert the addresses into long_integer
10007         rather than integer, as integer might not be big enough when
10008         on 64bit targets.
10009
10010 2008-11-27  Jerome Guitton  <guitton@adacore.com>
10011
10012         * gdb.cp/formatted-ref.exp: Add equality test.
10013         * gdb.ada/formatted_ref.exp: Ditto.
10014
10015 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10016
10017         * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
10018         * gdb.base/start.exp: New comment about an alternative - `runto_main'.
10019
10020 2008-11-20  Andreas Schwab  <schwab@suse.de>
10021
10022         * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
10023         matching syscall entry point.
10024         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10025         (tcatch_vfork_then_child_follow): Likewise.  Finish through
10026         vfork even if we stopped at the syscall trampoline.
10027
10028 2008-11-20  Doug Evans  <dje@google.com>
10029
10030         * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
10031
10032 2008-11-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
10033
10034         * gdb.arch/ppc-dfp.exp: New file.
10035         * gdb.arch/ppc-dfp.c: New file.
10036
10037 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
10038
10039         * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
10040
10041 2008-11-17  Doug Evans  <dje@google.com>
10042
10043         * gdb.mi/mi-syn-frame.exp: Update expected output.
10044         * gdb.mi/mi2-syn-frame.exp: Update expected output.
10045
10046 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
10047
10048         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
10049         "thread N" results in =thread-selected.
10050         * lib/mi-support (mi_run_cmd, mi_expect_stop)
10051         (mi_send_resuming_command_raw): Be prepared for
10052         =thread-selected.
10053
10054 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
10055
10056         * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
10057         * lib/mi-support.exp: Likewise.
10058
10059 2008-11-16  Joel Brobecker  <brobecker@adacore.com>
10060
10061         * gdb.base/help.exp: Remove the "catch load" and "catch unload"
10062         commands from the expected output for "help catch".
10063
10064 2008-11-15  Joel Brobecker  <brobecker@adacore.com>
10065
10066         * gdb.ada/int_deref.exp: New testcase.
10067
10068 2008-11-14  Nick Roberts  <nickrob@snap.net.nz>
10069
10070         * gdb.mi/gdb2549.exp: New file.
10071
10072 2008-11-11  Doug Evans  <dje@google.com>
10073
10074         * gdb.base/callexit.exp: New file.
10075         * gdb.base/callexit.c: New file.
10076
10077 2008-11-10  Doug Evans  <dje@google.com>
10078
10079         * lib/gdb.exp (GDBFLAGS): Move -nx ...
10080         (INTERNAL_GDBFLAGS): ... to here.  Move -nw to here as well.
10081         (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
10082         (default_gdb_start,default_gdb_exit): Ditto.
10083         * lib/mi-support.exp (default_mi_gdb_start): Ditto.
10084         (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
10085         * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
10086         * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
10087         * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
10088         * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
10089
10090 2008-11-03  Andreas Schwab  <schwab@suse.de>
10091
10092         * gdb.base/hashline2.exp: Fix typo.
10093         * gdb.base/hashline3.exp: Likewise.
10094
10095 2008-10-30  Tom Tromey  <tromey@redhat.com>
10096
10097         * gdb.base/pointers.exp: Add test.
10098         * gdb.base/pointers.c (k, S): New typedefs.
10099         (instance): New global.
10100
10101 2008-10-30  Andreas Schwab  <schwab@suse.de>
10102
10103         * gdb.base/args.exp: Add tests for newlines.
10104
10105 2008-10-30  Joel Brobecker  <brobecker@adacore.com>
10106
10107         gdb.base/foll-exec.exp: Update the expected output of a couple
10108         of "info breakpoints" tests.
10109
10110 2008-10-28  Tom Tromey  <tromey@redhat.com>
10111
10112         * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
10113
10114 2008-10-24  Pedro Alves  <pedro@codesourcery.com>
10115
10116         * gdb.python/python-value.exp (test_value_in_inferior): Don't use
10117         gdb_start_cmd.
10118         Use runto_main before any test that requires execution.
10119
10120 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
10121
10122         * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
10123         instead of SIGINT.
10124
10125 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
10126
10127         * gdb.base/completion.exp: Update expected output following
10128         the addition of the "info tasks" command.
10129
10130 2008-10-22  Tom Tromey  <tromey@redhat.com>
10131
10132         * gdb.base/exprs.exp (test_expr): Add test for string
10133         concatenation.
10134
10135 2008-10-19  Pedro Alves  <pedro@codesourcery.com>
10136
10137         * configure.ac: Output gdb.python/Makefile.
10138         * configure: Regenerate.
10139         * gdb.python/Makefile.in: New.
10140
10141 2008-10-16  Joel Brobecker  <brobecker@adacore.com>
10142
10143         * gdb.base/foll-fork.exp: Adjust the expected output to match
10144         the new description for fork/vfork catchpoints in the "info
10145         breakpoints" output.
10146
10147 2008-10-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
10148
10149         * Makefile.in: Add gdb.python to ALL_SUBDIRS.
10150
10151 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
10152
10153         * gdb.python/python-value.c: New file.
10154         * gdb.python/python-value.exp: New file.
10155
10156 2008-10-15  Pedro Alves  <pedro@codesourcery.com>
10157
10158         * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
10159
10160 2008-10-15  Denis Pilat  <denis.pilat@st.com>
10161
10162         * gdb.cp/mb-ctor.exp: Fix a typo.
10163
10164 2008-10-09  Tom Tromey  <tromey@redhat.com>
10165
10166         * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
10167         'fprintf' and 'stderr'.
10168
10169 2008-10-07  Joel Brobecker  <brobecker@adacore.com>
10170
10171         * gdb.ada/ref_tick_size.exp: New testcase.
10172
10173 2008-10-06  Doug Evans  <dje@google.com>
10174
10175         * gdb.dwarf2/dw2-cu-size.exp: New file.
10176         * gdb.dwarf2/dw2-cu-size.S: New file.
10177
10178         * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
10179         .Ltype_int for clarity.
10180
10181 2008-10-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
10182
10183         PR gdb/2384:
10184         * gdb.cp/gdb2384.exp: Extended to test more cases.
10185         * gdb.cp/gdb2384.cc: Likewise.
10186         * gdb.cp/gdb2384-base.h: Likewise.
10187         * gdb.cp/gdb2384-base.cc: Likewise.
10188
10189 2008-10-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
10190
10191         * gdb.base/maint.exp (maint print type): Remove printing
10192         UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
10193
10194 2008-09-30  Tom Tromey  <tromey@redhat.com>
10195
10196         * gdb.base/macscp.exp: Add completion tests.
10197         * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
10198         (TWENTY_THREE): Likewise.
10199         (FORTY_EIGHT): Likewise.
10200
10201 2008-09-30  Tom Tromey  <tromey@redhat.com>
10202
10203         * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
10204         everywhere.
10205         * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
10206
10207 2008-09-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
10208
10209         * gdb.threads/attachstop-mt.exp: Note a real testcase name this
10210         testcase is derived from.  Fix racy dependency on an expected PID
10211         number.  No longer support the testcase on Linux kernel 2.4.x.
10212
10213 2008-09-27  Tom Tromey  <tromey@redhat.com>
10214
10215         * gdb.base/macscp.exp: Add tests for stringification, splicing,
10216         and varargs.
10217
10218 2008-09-22  Pedro Alves  <pedro@codesourcery.com>
10219
10220         * lib/mi-support.exp (mi_expect_interrupt): New.
10221         (mi_reverse_list, mi_check_thread_states): New, moved and renamed
10222         from gdb.mi/mi-nonstop.exp.
10223         * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
10224         * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
10225         lib/mi-support.exp.
10226         Use mi_check_thread_states throughout.  Avoid ".*" and do not
10227         require an anchor after -exec-run.
10228
10229 2008-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
10230
10231         * gdb.mi/mi-nonstop.exp: Do not check thread state while a
10232         stop is pending.  Avoid ".*" when two stops are pending.
10233         * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
10234         (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
10235         newlines in fullnames.
10236         * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
10237         (mi_expect_stop): Update comments.  Only anchor in sync mode.
10238         Do not match newlines.
10239         (mi_send_resuming_command_raw): Always return status.
10240         (mi_get_stop_line): Do not match more than one line by accident.
10241         Only anchor in sync mode.
10242         (mi_run_inline_test): If -exec-next fails, give up.
10243
10244 2008-09-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10245
10246         * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
10247         on SPU.
10248
10249 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
10250
10251         * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
10252
10253 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
10254
10255         * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
10256         gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
10257         gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
10258         gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
10259         gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
10260         gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
10261         gdb.ada/interface.exp, gdb.ada/null_array.exp,
10262         gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
10263         gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
10264         gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
10265         gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
10266         Include the "= " sequence in the expected output of print tests.
10267
10268 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
10269
10270         * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
10271         description for boolean types.
10272
10273 2008-09-09  Pedro Alves  <pedro@codesourcery.com>
10274
10275         * gdb.base/hook-stop-continue.c: New.
10276         * gdb.base/hook-stop-continue.exp: New.
10277
10278 2008-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
10279
10280         * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
10281
10282 2008-09-08  Jerome Guitton  <guitton@adacore.com>
10283
10284         * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
10285         (stack_check_probe_2, stack_check_probe_loop_1)
10286         (stack_check_probe_loop_2): New functions.
10287         (main): Add call to these new functions.
10288         * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
10289         functions, check that the breakpoint is inserted at the appropriate
10290         location.
10291         (insert_breakpoint): Slightly refine this procedure so that it can
10292         be called several times in the test.
10293
10294 2008-09-08  Jerome Guitton  <guitton@adacore.com>
10295
10296         * gdb.base/stack-checking.c: New file.
10297         * gdb.base/stack-checking.exp: New file.
10298
10299 2008-09-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
10300
10301         * gdb.arch/altivec-abi.exp: Remove extra verbose call.
10302         * gdb.arch/altivec-regs.exp: Likewise.
10303         * gdb.arch/vsx-regs.exp: Likewise.
10304
10305 2008-09-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
10306
10307         * gdb.arch/ppc-fp.exp: New file.
10308         * gdb.arch/ppc-fp.c: New file.
10309
10310 2008-09-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
10311
10312         *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
10313         lest gcc-4.3.1 optimizes the whole thing away.
10314
10315 2008-09-04  Michael Snyder  <msnyder@vmware.com>
10316
10317         * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
10318         as "at" (for non-debug functions such as _start).
10319
10320 2008-09-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10321
10322         * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
10323         * gdb.base/watchpoint-solib.exp: Likewise.  Update tests to handle
10324         software watchpoints.
10325         * gdb.base/watch_thread_num.exp: Likewise.
10326
10327 2008-09-03  Aleksandar Ristovski  <aristovski@qnx.com>
10328
10329         * gdb.arch/i386-bp_permanent.exp: New test.
10330
10331 2008-08-24  Tom Tromey  <tromey@redhat.com>
10332
10333         * gdb.base/maint.exp: Update "maint print type".
10334
10335 2008-08-21  Vladimir Prus  <vladimir@codesourcery.com>
10336
10337         * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
10338         support.  Adjust the order of "*running" notifications.
10339         * gdb.mi/non-stop.c: Don't cast from int to void* and
10340         back.
10341
10342 2008-08-20  Mark Kettenis  <kettenis@gnu.org>
10343
10344         * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
10345         expect to find it in the "info frame" output.
10346
10347 2008-08-20  Daniel Jacobowitz  <dan@codesourcery.com>
10348
10349         * gdb.base/interp.exp: Always consume both prompts.
10350
10351 2008-08-20  Pedro Alves  <pedro@codesourcery.com>
10352
10353         * gdb.base/pending.exp: Test pending breakpoints without symbols
10354         loaded.
10355
10356 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
10357
10358         * lib/mi-support.exp (mi_expect_stop): Produce
10359         more details on failures.
10360         * gdb.mi/mi-nonstop.exp: New.
10361         * gdb.mi/non-stop.c: New.
10362
10363 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
10364
10365         * gdb.mi/mi-async.exp: Use 'set target-async'.
10366         * lib/mi-support.exp: Use 'set/show target-async'.
10367
10368 2008-08-18  Daniel Jacobowitz  <dan@codesourcery.com>
10369
10370         * gdb.arch/powerpc-prologue.exp: Correct saved registers.
10371
10372 2008-08-17  Tom Tromey  <tromey@redhat.com>
10373
10374         * gdb.base/help.exp (help catch): Rewrite.
10375
10376 2008-08-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
10377
10378         * gdb.base/define.exp: Test indented command documentation.
10379         * gdb.python/python.exp: Test indented multi-line command.
10380
10381 2008-08-15  Luis Machado  <luisgpm@br.ibm.com>
10382
10383         * testsuite/gdb.arch/vsx-regs.c: New source file.
10384         * testsuite/gdb.arch/vsx-regs.exp: New testcase.
10385         * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
10386
10387 2008-08-14  Tom Tromey  <tromey@redhat.com>
10388
10389         * gdb.base/macscp.exp: Add regression test for "macro define" or
10390         "macro undef" with no arguments.
10391
10392 2008-08-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
10393
10394         * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
10395
10396 2008-08-07  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10397
10398         * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
10399
10400 2008-08-06  Tom Tromey  <tromey@redhat.com>
10401
10402         * gdb.python/python.exp: New file.
10403
10404 2008-08-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
10405
10406         Fix for PR gdb/1543.
10407         * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
10408         $LOCATION.
10409         (location): New variable.
10410         * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
10411         config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
10412         config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
10413         config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
10414         gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
10415         gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
10416         gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
10417         gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
10418         gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
10419         gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
10420         gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
10421         gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
10422         gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
10423         gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
10424         gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
10425         gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
10426         gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
10427         gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
10428         gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
10429         gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
10430         gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
10431         gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
10432         gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
10433         gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
10434         gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
10435         gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
10436         gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
10437         gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
10438         gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
10439         gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
10440         gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
10441         gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
10442         gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
10443         gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
10444         gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
10445         gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
10446         gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
10447         gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
10448         gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
10449         gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
10450         gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
10451         gdb.base/type-opaque.exp, gdb.base/until.exp,
10452         gdb.base/value-double-free.c, gdb.base/varargs.exp,
10453         gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
10454         gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
10455         gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10456         gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
10457         gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
10458         gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10459         gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10460         gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10461         gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
10462         gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
10463         gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
10464         gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
10465         gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
10466         gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
10467         gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
10468         gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
10469         gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
10470         gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
10471         gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
10472         gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
10473         gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
10474         gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
10475         gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
10476         gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10477         gdb.pascal/types.exp, gdb.stabs/weird.exp,
10478         gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
10479         gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
10480         gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
10481         gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
10482         gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
10483         gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
10484         gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10485         gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
10486         gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
10487         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
10488         gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
10489         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
10490         lib/mi-support.exp, lib/trace-support.exp: Remove reference
10491         to bug-gdb@prep.ai.mit.edu .
10492
10493 2008-07-31  Vladimir Prus  <vladimir@codesourcery.com>
10494
10495         * lib/mi-support.exp (mi_load_shlibs): New.
10496         * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
10497
10498 2008-07-30  Vladimir Prus  <vladimir@codesourcery.com>
10499
10500         * lib/mi-support.exp (get_mi_thread_list)
10501         (check_mi_and_console_threads): New, moved from ...
10502         * gdb.mi/mi-pthread.exp: ...here.
10503         * gdb.mi/gdb669.exp (get_mi_thread_list)
10504         (check_mi_and_console_threads): Delete.
10505         * gdb.mi/mi2-pthread.exp: Likewise.
10506
10507 2008-07-28  Tom Tromey  <tromey@redhat.com>
10508
10509         * Makefile.in (just-check): Remove.  Move body to...
10510         (check): ... here.
10511
10512 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
10513
10514         * gdb.threads/manythreads.exp: Use remote_expect instead of after.
10515         Add a test for duplicated SIGINTs.
10516
10517 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
10518
10519         * gdb.threads/schedlock.exp (get_args): Update to work for any
10520         value of NUM.
10521         (Top level): Report the number of threads that did not resume.
10522
10523 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
10524
10525         * gdb.dwarf2/dw2-compressed.S: Also define __start.
10526
10527 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
10528
10529         * lib/mi-support.exp (default_mi_gdb_start): Remove check for
10530         non-MI prompt.
10531
10532 2008-07-26  Tom Tromey  <tromey@redhat.com>
10533
10534         * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
10535         (function_struct, function_struct_ptr): New globals.
10536         * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
10537         function pointer in a struct.
10538
10539 2008-07-26  Tom Tromey  <tromey@redhat.com>
10540
10541         * gdb.base/macscp.exp: Add test for macro lexing bug.
10542
10543 2008-07-18  Tom Tromey  <tromey@redhat.com>
10544
10545         * gdb.base/macscp.exp: Add macro tests.
10546
10547 2008-07-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
10548
10549         * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
10550
10551 2008-07-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
10552
10553         * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
10554
10555 2008-07-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
10556
10557         * gdb.cp/class2.exp: fix for failure on spu-elf
10558
10559 2008-07-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
10560
10561         * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
10562
10563 2008-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
10564
10565         * gdb.base/randomize.exp: Catch non-Linux targets as untested.
10566
10567 2008-07-12  Vladimir Prus  <vladimir@codesourcery.com>
10568
10569         * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
10570
10571 2008-07-11  Kevin Buettner  <kevinb@redhat.com>
10572
10573         * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
10574         of regexp to account for changes made to GDB in the printing of
10575         byte vectors.
10576
10577 2008-07-11  Tom Tromey  <tromey@redhat.com>
10578
10579         * gdb.base/completion.exp: Add 'help' completion test.
10580
10581 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10582
10583         * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
10584
10585 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10586
10587         * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
10588
10589 2008-07-09  Pedro Alves  <pedro@codesourcery.com>
10590
10591         * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
10592
10593 2008-07-09  Pedro Alves  <pedro@codesourcery.com>
10594
10595         * gdb.base/fullname.exp: Restore pwd if compiling failed.
10596
10597 2008-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
10598
10599         * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
10600
10601 2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
10602
10603         * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
10604         previous commit.  Add a comment.
10605
10606 2008-06-28  Pedro Alves  <pedro@codesourcery.com>
10607
10608         * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
10609
10610 2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
10611
10612         * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
10613
10614 2008-06-27  Pedro Alves  <pedro@codesourcery.com>
10615
10616         * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
10617         (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
10618         compiling an executable, link in an object that forces unbuffered
10619         output.
10620         * lib/set_unbuffered_mode.c: New file.
10621
10622 2008-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10623
10624         * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
10625
10626 2008-06-25  Vladimir Prus  <vladimir@codesourcery.com>
10627
10628         * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
10629         mi_expect_stop.
10630         * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
10631         Demand that *running is output.
10632         (detect_async): Perform checking every time.
10633         (mi_send_resuming_command): Extract everything into...
10634         (mi_send_resuming_command_raw): ...this.
10635         (mi_expect_stop): Don't accept any output before *stopped.
10636
10637 2008-06-13  Vladimir Prus  <vladimir@codesourcery.com>
10638
10639         Robustify mi-simplerun.
10640         * gdb.mi/basics.c (main): Add a call to sleep.
10641         * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
10642         * gdb.mi/mi2-cli.exp: Likewise.
10643         * gdb.mi/mi-break.exp: Likewise.
10644
10645 2008-06-11  Vladimir Prus  <vladimir@codesourcery.com>
10646
10647         * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
10648
10649 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
10650
10651         * gdb.mi/mi-console.exp: Adjust.
10652         * gdb.mi/mi-syn-frame.exp: Adjust.
10653         * gdb.mi/mi2-console.exp: Adjust.
10654         * gdb.mi/mi2-syn-frame.exp: Adjust.
10655         * lib/mi-support.exp (mi_run_cmd): Adjust.
10656         (mi_send_resuming_command): Adjust.
10657
10658 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
10659
10660         * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
10661         * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
10662         testing of stopped.
10663         * gdb.mi/mi2-syn-frame.exp: Likewise.
10664         * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
10665         (async, detect_async): New.
10666         (mi_expect_stop, mi_continue_to_line): Adjust expectation
10667         depending on if we're running in sync or async mode.
10668
10669 2008-06-09  Tom Tromey  <tromey@redhat.com>
10670
10671         * gdb.base/completion.exp: New tests for field name completion
10672         with spaces, and field name completion with '->'.
10673
10674 2008-06-06  Tom Tromey  <tromey@redhat.com>
10675
10676         * gdb.base/break1.c (struct some_struct): New struct.
10677         (values): New global.
10678         * gdb.base/completion.exp: Add field name completion test.
10679
10680 2008-06-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
10681
10682         * gdb.cp/call-c.exp: Test for incorrect handling of reference
10683         to pointer.
10684         * gdb.cp/call-c.cc: Likewise.
10685
10686 2008-06-06  Nick Roberts  <nickrob@snap.net.nz>
10687
10688         * gdb.base/annota1.exp (thread_switch): Test for thread-changed
10689         annotation.
10690
10691 2008-06-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
10692             Pedro Alves  <pedro@codesourcery.com>
10693
10694         * gdb.threads/execl.c, gdb.threads/execl1.c,
10695         gdb.threads/execl.exp: New tests.
10696
10697 2008-06-05  Aleksandar Ristovski  <aristovski@qnx.com>
10698             Daniel Jacobowitz  <dan@codesourcery.com>
10699
10700         * gdb.cp/exception.exp: Activate test, make it work with pending
10701         catchpoints.
10702
10703 2008-06-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
10704
10705         * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
10706
10707 2008-05-28  Vladimir Prus  <vladimir@codesourcery.com>
10708
10709         * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
10710         now printed.
10711         * gdb.mi/mi2-var-cmd.exp: Likewise.
10712
10713 2008-05-27  Andreas Schwab  <schwab@suse.de>
10714
10715         * gdb.base/frame-args.exp: Handle arguments that are optimized
10716         out.
10717
10718 2008-05-26  Luis Machado  <luisgpm@br.ibm.com>
10719
10720         * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
10721         quiet for ppc32 and group options into a single variable.
10722
10723 2008-05-23  Joel Brobecker  <brobecker@adacore.com>
10724
10725         * gdb.ada/null_array/foo.adb: Add multi-dimensional array
10726         of zero-size elements.
10727         * gdb.ada/null_array.exp: Test printing this new array.
10728
10729 2008-05-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
10730
10731         * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
10732
10733 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
10734
10735         * gdb.base/finish.exp: Test that "fin" works as an abbreviation
10736         of the "finish" command.
10737
10738 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
10739
10740         * gdb.base/annota1.exp: Test for new annotation.
10741
10742 2008-05-16  Pedro Alves  <pedro@codesourcery.com>
10743
10744         * gdb.base/fixsection.exp: New file.
10745         * gdb.base/fixsection0.c: New file.
10746         * gdb.base/fixsection1.c: New file.
10747
10748 2008-05-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10749
10750         * gdb.base/annota1.exp: Accept printf@... in place of printf.
10751         * gdb.base/annota3.exp: Likewise.
10752
10753 2008-05-13  Nathan Froyd  <froydnj@codesourcery.com>
10754
10755         * gdb.base/watch_thread_num.exp: Don't run tests that require
10756         watchpoints if the target doesn't support them.
10757
10758 2008-05-12  Doug Evans  <dje@google.com>
10759
10760         * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
10761
10762 2008-05-09  Joel Brobecker  <brobecker@adacore.com>
10763
10764         * gdb.ada/assign_1.exp: New testcase.
10765
10766 2008-05-09  Doug Evans  <dje@google.com>
10767
10768         * gdb.base/find.exp: New file.
10769         * gdb.base/find.c: New file.
10770
10771 2008-05-08  Daniel Jacobowitz  <dan@codesourcery.com>
10772
10773         * gdb.base/commands.exp (watchpoint_command_test): Handle
10774         gdb,no_hardware_watchpoints.
10775         * gdb.base/float.exp: Allow ARM targets without floating point.
10776         * gdb.base/step-test.exp: Allow callee@plt when stepping in.
10777
10778 2008-05-06  Jerome Guitton  <guitton@adacore.com>
10779             Joel Brobecker  <brobecker@adacore.com>
10780
10781         * gdb.ada/lang_switch: New test program.
10782         * gdb.ada/lang_switch.exp: New testcase.
10783
10784 2008-05-05  Doug Evans  <dje@google.com>
10785
10786         * gdb.base/help.exp (disassemble): Update expected help text.
10787
10788 2008-05-04  Pedro Alves  <pedro@codesourcery.com>
10789
10790         * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
10791
10792 2008-05-04  Pedro Alves  <pedro@codesourcery.com>
10793
10794         * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
10795         different times.
10796
10797 2008-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
10798
10799         * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
10800         * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
10801         `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
10802         * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
10803
10804 2008-05-04  Vladimir Prus  <vladimir@codesourcery.com>
10805
10806         * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
10807         notification to appear.
10808
10809 2008-05-04  Daniel Jacobowitz  <dan@debian.org>
10810
10811         * gdb.base/fullname.c: New file.
10812         * gdb.base/fullname.exp: New file.
10813         * lib/gdb.exp (gdb_breakpoint): Support no-message option.
10814
10815 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
10816
10817         * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
10818         expressions with macros.
10819
10820 2008-05-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10821
10822         * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
10823
10824 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
10825
10826         * gdb.base/completion.exp: Handle lack of other symbols beginning
10827         with "a".
10828
10829         * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
10830
10831 2008-05-02  Jim Blandy  <jimb@codesourcery.com>
10832
10833         * gdb.asm/asmsrc1.s: Add scratch space.
10834
10835 2008-05-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
10836             Daniel Jacobowitz  <dan@codesourcery.com>
10837
10838         * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
10839         gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
10840         gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
10841
10842 2007-05-01  Daniel Jacobowitz  <dan@codesourcery.com>
10843
10844         * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
10845
10846 2008-05-01  Joel Brobecker  <brobecker@adacore.com>
10847
10848         * gdb.base/info-target.exp: New testcase.
10849
10850 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
10851
10852         * gdb.cp/hang.exp: Use .cc instead of .C.
10853         * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
10854         * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
10855
10856 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
10857
10858         * gdb.base/gdb1250.exp: Remove perror.
10859         * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
10860
10861 2008-04-30  Pedro Alves  <pedro@codesourcery.com>
10862
10863         * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
10864         .2byte.
10865
10866 2008-04-25  Daniel Jacobowitz  <dan@codesourcery.com>
10867
10868         * gdb.base/macscp.exp: Enable kfails.  Compile with -g3 for GCC.
10869         (maybe_kfail): New.
10870
10871 2008-04-25  Pedro Alves  <pedro@codesourcery.com>
10872
10873         * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
10874
10875 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
10876
10877         * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
10878         * gdb.mi/mi2-syn-frame.exp: Likewise.
10879         * lib/mi-support.exp: Likewise.
10880
10881 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
10882
10883         * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
10884         to specify regexp for the location to stop at.
10885         * gdb.base/break-always.c: New.
10886         * gdb.base/break-always.exp: New.
10887
10888 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
10889
10890         * lib/mi-support.exp (mi_runto_helper): Adjust
10891         for the original-location field.
10892         (mi_create_breakpoint, mi_list_breakpoints): New.
10893         * gdb.mi/mi-break.exp: Adjust.
10894         * gdb.mi/mi2-break.exp: Adjust.
10895         * gdb.mi/mi-pending.exp: Adjust.
10896         * gdb.mi/mi-simplerun.exp: Adjust.
10897         * gdb.mi/mi2-simplerun.exp: Adjust.
10898         * gdb.mi/mi-syn-frame.exp: Adjust.
10899         * gdb.mi/mi2-syn-frame.exp: Adjust.
10900         * gdb.mi/mi-until.exp: Adjust.
10901         * gdb.mi/mi2-until.exp: Adjust.
10902         * gdb.mi/mi-var-display.exp: Adjust.
10903         * gdb.mi/mi2-var-display.exp: Adjust.
10904         * gdb.mi/mi-watch.exp: Adjust.
10905         * gdb.mi/mi2-watch.exp: Adjust.
10906
10907 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
10908
10909         * aclocal.m4: Add override.m4.
10910         * configure: Regenerate.
10911
10912 2008-04-19  Vladimir Prus  <vladimir@codesourcery.com>
10913
10914         * gdb.mi/var-cmd.c (do_at_tests): Verify that
10915         '-var-update --all-values' reports new value even the type
10916         of a variable object has changed.
10917
10918 2008-04-18  Craig Silverstein  <csilvers@google.com>
10919
10920         * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
10921         files.
10922
10923 2008-04-18  Joel Brobecker  <brobecker@adacore.com>
10924
10925         * gdb.ada/atomic_enum: New test program.
10926         * gdb.ada/atomic_enum.exp: New testcase.
10927
10928 2008-04-17  Doug Evans  <dje@google.com>
10929
10930         * gdb.opt/Makefile.in: Fix whitespace.
10931
10932 2008-04-17  Daniel Jacobowitz  <dan@codesourcery.com>
10933
10934         * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
10935
10936 2008-04-17  Doug Evans  <dje@google.com>
10937
10938         * gdb.base/hashline1.exp: New testcase.
10939         * gdb.base/hashline2.exp: New testcase.
10940         * gdb.base/hashline2.exp: New testcase.
10941
10942 2008-04-17  Pedro Alves  <pedro@codesourcery.com>
10943
10944         * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
10945
10946 2008-04-15  Aleksandar Ristovski  <aristovski@qnx.com>
10947
10948         * gdb.base/attach.exp (do_attach_tests): Matching pattern for
10949         temporary breakpoint to match "Temporary breakpoint".
10950         * gdb.base/break.exp (delete_breakpoints): Likewise.
10951         * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
10952         * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
10953         * gdb.base/display.exp: Likewise.
10954         * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
10955         * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
10956         * gdb.base/restore.exp (restore_tests): Likewise.
10957         * gdb.base/sepdebug.exp: Likewise.
10958         * gdb.base/watchpoint.exp: Likewise.
10959         * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
10960         * gdb.mi/mi-pending.exp: Likewise.
10961         * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
10962         * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
10963         * gdb.mi/mi-var-cmd.exp: Likewise.
10964         * gdb.mi/mi-var-display.exp: Likewise.
10965         * gdb.mi/mi2-cli.exp: Likewise.
10966         * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
10967         * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
10968         * gdb.mi/mi2-var-display.exp: Likewise.
10969         * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
10970         * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
10971         new "disp" field.
10972         (mi_expect_stop): Move after_reason argument to be really after
10973         reason. This is to support fix for PR2424.
10974
10975 2008-04-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
10976
10977         * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
10978
10979 2008-04-13  Vladimir Prus  <vladimir@codesourcery.com>
10980
10981         * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
10982         field.  Add more floating varobj tests.
10983         * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
10984         field.
10985         * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
10986         (main): Call do_at_tests.
10987         * lib/mi-support.exp (mi_create_floating_varobj)
10988         (mi_varobj_update_with_type_change): New.
10989
10990 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
10991
10992         * gdb.mi/mi2-var-display.exp: Added tests for the new -f
10993         option of -var-evaluate-expression.
10994         * gdb.mi/mi2-var-display.exp: Likewise.
10995
10996 2008-04-07  Vladimir Prus  <vladimir@codesourcery.com>
10997
10998         Introduce test setup helpers.
10999         * lib/gdb.exp (build_executable, clean_restart)
11000         (prepare_for_testing): New.
11001         * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
11002         * gdb.base/return.exp: Likewise.
11003         * gdb.base/ending-run.exp: Likewise.
11004
11005 2008-04-07  Nick Roberts  <nickrob@snap.net.nz>
11006
11007         * gdb.mi/mi-async.exp: New test for asynchronous Machine
11008         Interface (MI) responses.
11009
11010 2008-04-06  Vladimir Prus  <vladimir@codesourcery.com>
11011
11012         * gdb.cp/breakpoint.cc: New code to test conditions involving
11013         member variables.
11014         * gdb.cp/breakpoint.exp: Test condition involving member
11015         variables.
11016
11017 2008-04-05  Vladimir Prus  <vladimir@codesourcery.com>
11018
11019         * lib/mi-support.exp (mi_expect_stop): New.
11020         (mi_run_cmd): Change the
11021         token.  Use mi_send_resuming_command, use
11022         mi_expect_stop.
11023         (mi_execute_to_helper): Rename to mi_execute_to.
11024         (mi_send_resuming_command): Add more error patterns.
11025         (mi_wait_for_stop): Renamed to...
11026         (mi_get_stop_line): ...this.
11027         (mi_run_inline_test): Adjust.
11028
11029         * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
11030         * gdb.mi/mi-console.exp: Likewise.
11031         * gdb.mi/mi-pending.exp: Likewise.
11032         * gdb.mi/mi-simplerun.exp: Likewise.
11033         * gdb.mi/mi-stack.exp: Likewise.
11034         * gdb.mi/mi-stepi.exp: Likewise.
11035         * gdb.mi/mi-syn-frame.exp: Add comment.
11036         * gdb.mi/mi-until.exp: Likewise.
11037         * gdb.mi/mi-var-display.exp: Likewise.
11038         * gdb.mi/mi-watch.exp: Likewise.
11039         * gdb.mi/mi2-cli.exp: Likewise.
11040         * gdb.mi/mi2-console.exp: Likewise.
11041         * gdb.mi/mi2-simplerun.exp: Likewise.
11042         * gdb.mi/mi2-stack.exp: Likewise.
11043         * gdb.mi/mi2-stepi.exp: Likewise.
11044         * gdb.mi/mi2-until.exp: Likewise.
11045         * gdb.mi/mi2-var-display.exp: Likewise.
11046         * gdb.mi/mi2-watch.exp: Likewise.
11047
11048 2008-04-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
11049
11050         * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
11051
11052         * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
11053
11054 2008-04-04  Pedro Alves  <pedro@codesourcery.com>
11055
11056         * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
11057         gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
11058         gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
11059         gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
11060         gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
11061         gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
11062         expect an mi error duplicated in stderr.
11063
11064 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
11065
11066         * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
11067         * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
11068         Add a couple of tests that verify the behavior when the new setting
11069         is set to "cancel" and "all".
11070         * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
11071         "ask" before we start the testing.
11072
11073 2008-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
11074
11075         * gdb.cp/casts.cc: Add class reference variables.
11076         * gdb.cp/casts.exp: New test cases for up/down casting references.
11077
11078 2008-04-01  Marc Khouzam  <marc.khouzam@ericsson.com>
11079
11080         * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
11081         instead of beginning to make an extra test pass.
11082         * gdb.mi/mi2-var-display.exp: Likewise.
11083
11084 2008-03-31  Maciej W. Rozycki  <macro@mips.com>
11085
11086         * gdb.base/break.exp: Mark failures as such.  Fix formatting.
11087
11088 2008-03-31  Markus Deuling  <deuling@de.ibm.com>
11089             Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
11090
11091         * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
11092         value.  Add xfail for older kernels.
11093
11094 2008-03-28  Aleksandar Ristovski  <aristovski@qnx.com>
11095
11096         Bring mi-support in line with gdb.exp.
11097         * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
11098         (mi_gdb_start): New function.
11099
11100 2008-03-28  Maciej W. Rozycki  <macro@mips.com>
11101
11102         * gdb.mi/mi-var-cmd.exp: Fix a typo.
11103
11104 2008-03-26  Vladimir Prus  <vladimir@codesourcery.com>
11105
11106         * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
11107         * gdb.mi/mi2-var-display.exp: Likewise.
11108
11109 2008-03-26  Vladimir Prus  <vladimir@codesourcery.com>
11110
11111         * lib/mi-support.exp (mi_create_varobj_checked): New.
11112         (mi_list_varobj_children): Allow to check for a
11113         value.
11114         (mi_list_array_varobj_children): New.
11115
11116         * gdb.mi/mi-var-child.exp: Use mi_create_varobj
11117         and mi_list_varobj_children, as opposed to hardcoding
11118         expected strings.
11119         * gdb.mi/gdb701.exp: Likewise.
11120         * gdb.mi/gdb792.exp: Likewise.
11121         * gdb.mi/mi-var-block.exp: Likewise.
11122         * gdb.mi/mi-var-cmd.exp: Likewise.
11123         * gdb.mi/mi-var-invalidate.exp: Likewise.
11124         * gdb.mi/mi2-var-block.exp: Likewise.
11125         * gdb.mi/mi2-var-child.exp: Likewise.
11126         * gdb.mi/mi2-var-cmd.exp: Likewise.
11127         * gdb.mi/mi2-var-display.exp: Likewise.
11128
11129 2008-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
11130
11131         Fix random false FAILs on i386.
11132         * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
11133
11134 2008-03-23  Daniel Jacobowitz  <dan@codesourcery.com>
11135
11136         PR gdb/544
11137         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
11138
11139 2008-03-23  Daniel Jacobowitz  <dan@codesourcery.com>
11140
11141         PR gdb/544
11142         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
11143
11144 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
11145
11146         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
11147         fixed PR gdb/544.
11148
11149 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
11150
11151         * gdb.threads/fork-child-threads.exp: Test next over fork.
11152
11153 2008-03-21  Chris Demetriou  <cgd@google.com>
11154
11155         * gdb.base/break.exp (rbreak junk): New test for rbreak
11156         "Junk at end of arguments" issue.
11157
11158 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
11159
11160         * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
11161         *& to work on created array elements.
11162         (Top level): Test print $pc with a file.  Test string operations
11163         without a target.
11164         * gdb.base/ptype.exp: Do not expect *& to work on created array
11165         elements.
11166
11167 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
11168
11169         * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
11170         gdb.threads/staticthreads.exp: Update exit query.
11171
11172 2008-03-07  Sandra Loosemore  <sandra@codesourcery.com>
11173
11174         * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
11175
11176 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
11177
11178         * gdb.base/watchpoint.c (global_ptr, func4): New.
11179         (main): Call func4.
11180         * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
11181         (test_inaccessible_watchpoint): New.
11182
11183 2008-02-29  Maciej W. Rozycki  <macro@mips.com>
11184
11185         * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
11186         select the largest.
11187
11188 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
11189
11190         * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
11191         frames-invalid annotations.
11192
11193 2008-02-28  Pierre Muller  <muller@ics.u-strasbg.fr>
11194
11195         * gdb.base/assign.exp: avoid same output for different tests.
11196
11197 2008-02-27  Doug Evans  <dje@google.com>
11198
11199         * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
11200         for bug 1738.
11201         (breakpoint_to_handler_entry): Ditto.
11202
11203 2008-02-27  Joel Brobecker  <brobecker@adacore.com>
11204
11205         * gdb.base/ending-run.exp: Use the first line of code inside
11206         function body to test breakpoints.
11207         * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
11208         location where the breakpoint is inserted when using the line
11209         where a function is declared. Fix typo in the description of
11210         one of the tests.
11211         * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
11212
11213 2008-02-27  Pierre Muller  <muller@ics.u-strasbg.fr>
11214
11215         * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
11216         tests.
11217
11218 2008-02-27  Pierre Muller  <muller@ics.u-strasbg.fr>
11219
11220         * gdb.base/args.exp: avoid same output for tests
11221         with single quotes.
11222
11223 2008-02-26  Vladimir Prus  <vladimir@codesourcery.com>
11224
11225         * gdb.base/annota1.exp: Adjust for 'info break'
11226         format changes.
11227         * gdb.base/annota3.exp: Likewise.
11228         * gdb.base/break.exp: Likewise.
11229         * gdb.base/condbreak.exp: Likewise.
11230         * gdb.base/pending.exp: Likewise.
11231         * gdb.base/sepdebug.exp: Likewise.
11232         * gdb.base/unload.exp: Likewise.
11233         * gdb.cp/ovldbreak.exp: Likewise.
11234         * gdb.mi/mi-pending.exp: Likewise.
11235
11236 2008-02-07  Doug Evans  <dje@google.com>
11237
11238         * gdb.cp/mb-inline.exp: New.
11239         * gdb.cp/mb-inline.h: New.
11240         * gdb.cp/mb-inline1.cc: New.
11241         * gdb.cp/mb-inline2.cc: New.
11242
11243 2008-02-06  Pierre Muller  <muller@ics.u-strasbg.fr>
11244
11245         * gdb.pascal/floats.pas: New test program.
11246         * gdb.pascal/floats.exp: New testcase.
11247
11248 2008-02-06  Thiago Jung Bauermann  <bauerman@br.ibm.com>
11249
11250         * gdb.base/callfuncs.c (t_float_many_args): New function.
11251         (t_double_many_args): New function.
11252         * gdb.base/callfuncs.exp: Add tests for exceeding float
11253         and double parameters passed through the stack.
11254
11255 2008-02-05  Joel Brobecker  <brobecker@adacore.com>
11256
11257         * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
11258         gdb.ada/complete/foo.adb: New files.
11259         * gdb.ada/complete.exp: New testcase.
11260
11261 2008-02-03  Doug Evans  <dje@google.com>
11262
11263         * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
11264
11265         * gdb.cp/gdb2384.exp: New file.
11266         * gdb.cp/gdb2384.cc: New file.
11267         * gdb.cp/gdb2384-base.h: New file.
11268         * gdb.cp/gdb2384-base.cc: New file.
11269
11270 2008-02-02  Doug Evans  <dje@google.com>
11271
11272         * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
11273
11274 2007-02-01  Joel Brobecker  <brobecker@adacore.com>
11275
11276         * gdb.ada/sym_print_name: New test program.
11277         * gdb.ada/sym_print_name.exp: New testcase.
11278
11279 2007-02-01  Joel Brobecker  <brobecker@adacore.com>
11280
11281         * gdb.ada/nested/hello.adb: New file.
11282         * gdb.ada/nested.exp: New testcase.
11283         * gdb.ada/Makefile.in (EXECUTABLES): Update list.
11284
11285 2008-02-01  Vladimir Prus  <vladimir@codesourcery.com>
11286
11287         * gdb.mi/basic.c (return_1): New function.
11288         * gdb.mi/mi-break.exp: Make sure that failed -break-insert
11289         don't cause future evaluations of function to report
11290         creation of internal breakpoints.
11291
11292 2008-02-01  Vladimir Prus  <vladimir@codesourcery.com>
11293
11294         * gdb.mi/mi-break.exp (test_error): New.
11295         Call it.
11296
11297 2008-01-31  Luis Machado  <luisgpm@br.ibm.com>
11298
11299         * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
11300         * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
11301
11302 2008-01-31  Pierre Muller  <muller@ics.u-strasbg.fr>
11303
11304         * gdb.pascal/integers.pas: New test program.
11305         * gdb.pascal/integers.exp: New testcase.
11306
11307 2008-01-31  Pierre Muller  <muller@ics.u-strasbg.fr>
11308
11309         * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
11310
11311 2008-01-30  Luis Machado  <luisgpm@br.ibm.com>
11312
11313         * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
11314         * gdb.arch/powerpc-d128-regs.c: New testcase source file.
11315
11316 2008-01-30  Paul Hilfinger  <hilfinger@adacore.com>
11317
11318         * gdb.ada/formatted_ref: New test program.
11319         * gdb.ada/formatted_ref.exp: New testcase.
11320
11321         * gdb.cp/formatted-ref.cc: New file.
11322         * gdb.cp/formatted-ref.exp: New testcase.
11323
11324 2008-01-30  Joel Brobecker  <brobecker@adacore.com>
11325
11326         * gdb.base/ptype.exp: Add testing of "ptype $pc".
11327
11328 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
11329
11330         * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
11331         (test_file_list_exec_source_file): Update to new macro-info field.
11332
11333 2008-01-30  Paul N. Hilfinger  <hilfinger@adacore.com>
11334
11335         * gdb.ada/exprs: New test program.
11336         * gdb.ada/exprs.exp: New testcase.
11337
11338 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
11339
11340         * dfp-test.c (DELTA, DELTA_B): New definitions.
11341         (double_val1, double_val2, double_val3, double_val4, double_val5,
11342         double_val6, double_val7, double_val8, double_val9, double_val10,
11343         double_val11, double_val12, double_val13, double_val14, dec32_val1,
11344         dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
11345         dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
11346         dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
11347         dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
11348         dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
11349         dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
11350         dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
11351         dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
11352         dec128_val12, dec128_val13, dec128_val14, dec128_val15,
11353         dec128_val16): New global variables.
11354         (decimal_dec128_align): New function.
11355         (decimal_mixed): Likewise.
11356         (decimal_many_args_dec32): Likewise.
11357         (decimal_many_args_dec64): Likewise.
11358         (decimal_many_args_dec128): Likewise.
11359         (decimal_many_args_mixed): Likewise.
11360         * dfp-test.exp: Add tests calling new inferior functions.
11361
11362 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
11363
11364         * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
11365         gdb.server/ext-run.exp: New files.
11366         * lib/gdbserver-support.exp (gdbserver_download): New.
11367         (gdbserver_start): New.  Update gdbserver expected
11368         output.
11369         (gdbserver_spawn): Use them.
11370         (gdbserver_start_extended): New.
11371
11372 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
11373
11374         * gdb.base/foll-exec.exp: Update header.  Skip on remote targets.
11375         Run on GNU/Linux.
11376         (do_exec_tests): Check for systems which do not support catchpoints.
11377         Do not match START.
11378         * gdb.base/foll-fork.exp: Update header.  Skip on remote targets.
11379         Run on GNU/Linux.  Enable verbose output.
11380         (check_fork_catchpoints): New.
11381         (explicit_fork_child_follow, catch_fork_child_follow)
11382         (tcatch_fork_parent_follow): Update expected messages.
11383         (do_fork_tests): Use check_fork_catchpoints.
11384         * gdb.base/foll-vfork.exp: Update header.  Skip on remote targets.
11385         Run on GNU/Linux.  Enable verbose output.
11386         (check_vfork_catchpoints): New.
11387         (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
11388         expected messages.
11389         (do_vfork_and_exec_tests): Use check_fork_catchpoints.
11390
11391 2008-01-29  Jim Blandy  <jimb@red-bean.com>
11392
11393         * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
11394         host' errors.
11395         * lib/mi-support.exp (mi_gdb_target_cmd): Same.
11396
11397 2008-01-29  Jim Blandy  <jimb@red-bean.com>
11398
11399         * gdb.threads/sigthread.c: Use barriers to ensure that
11400         child_thread and child_thread_two are always initialized before we
11401         start to use them.
11402
11403 2008-01-29  Vladimir Prus  <vladimir@codesourcery.com>
11404
11405         * gdb.base/watchpoint-solib.exp: New.
11406         * gdb.base/watchpoint-solib.c: New.
11407         * gdb.base/watchpoint-solib-shr.c: New.
11408
11409 2008-01-29  Pierre Muller  <muller@ics.u-strasbg.fr>
11410
11411         * gdb.base/gdb1056.exp: Add unsigned integer test.
11412
11413 2008-01-28  Doug Evans  <dje@google.com>
11414
11415         * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
11416
11417 2008-01-27  Jim Blandy  <jimb@codesourcery.com>
11418
11419         * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
11420
11421         * gdb.base/expand-psymtabs.exp: Doc fix.
11422
11423 2008-01-26  Mark Kettenis  <kettenis@gnu.org>
11424
11425         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
11426
11427 2008-01-24  Nick Roberts  <nickrob@snap.net.nz>
11428
11429         * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
11430         -var-set-format.
11431
11432 2008-01-23  Chris Demetriou  <cgd@google.com>
11433
11434         * gdb.threads/thread_events.c: New testcase source file.
11435         * gdb.threads/thread_events.exp: New testcase expect file.
11436
11437 2008-01-23  Nick Roberts  <nickrob@snap.net.nz>
11438
11439         * lib/gdb.exp: Add the variable octal.
11440
11441         * gdb.mi/mi-var-display.exp: Add value field to tests for output of
11442         -var-set-format.
11443
11444 2008-01-22  Daniel Jacobowitz  <dan@codesourcery.com>
11445             Vladimir Prus  <vladimir@codesourcery.com>
11446
11447         * gdb.base/float.exp: Allow missing floating point for m68k and
11448         PowerPC.
11449
11450 2008-01-22  Vladimir Prus  <vladimir@codesourcery.com>
11451
11452         * gdb.mi/basics.c: Setup for testing breakpoints
11453         ignore count.
11454         * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
11455         * gdb.mi/mi-cli.exp: Adjust.
11456         * gdb.mi/mi2-cli.exp: Adjust.
11457
11458 2008-01-17  Pedro Alves  <pedro@codesourcery.com>
11459
11460         * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
11461         and 'dummy_ptr' integer pointer.  Initialize struct_declarations
11462         with dummy_ptr's address.
11463         * gdb.mi/var-cmd.c (do_children_tests): Likewise.
11464         * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
11465         all targets.
11466         * gdb.mi/mi2-var-child.exp: Likewise.
11467
11468 2008-01-09  Joel Brobecker  <brobecker@adacore.com>
11469
11470         * gdb.ada/null_array: New test program.
11471         * gdb.ada/null_array.exp: New testcase.
11472
11473 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
11474
11475         * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
11476         with required float modifiers.
11477
11478 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
11479
11480         * gdb.ada/funcall_param: New test program.
11481         * gdb.ada/funcall_param.exp: New testcase.
11482
11483 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
11484
11485         * gdb.ada/arrayparam: New test program.
11486         * gdb.ada/arrayparam.exp: New testcase.
11487
11488 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
11489
11490         * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
11491         landed.  Should also fix random failures in the test following it.
11492
11493 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
11494
11495         * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
11496         for expressions with decimal float values.
11497         (test_dfp_conversions): New function to test casts to and from
11498         decimal float types.
11499         Call test_dfp_conversions.
11500         * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
11501         elements.
11502         (main): Initialize ds.float4 and ds.double8 elements.
11503         * gdb.base/dfp-test.exp (d32_set_tests): Fix typo.  Adjust expect
11504         string to new error message.
11505         (d64_set_tests): Likewise.
11506         (d128_set_tests): Likewise.
11507         Add tests for expressions with decimal float variables.  Add tests for
11508         conversions to and from decimal float types.
11509
11510 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
11511
11512         * gdb.ada/packed_tagged/comp_bug.adb: New file.
11513         * gdb.ada/packed_tagged.exp: New testcase.
11514
11515 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
11516
11517         * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
11518         gdb.ada/homonym/homonym_main.adb: New files.
11519         * gdb.ada/homonym.exp: New testcase.
11520
11521 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
11522
11523         * gdb.ada/packed_array.exp: Add testing of references to
11524         a packed array.
11525
11526 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
11527
11528         * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
11529         New files.
11530         * gdb.ada/type_coercion.exp: New testcase.
11531
11532 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
11533
11534         * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
11535         gdb.ada/tagged/foo.adb: New file.
11536         * gdb.ada/tagged.exp: New testcase.
11537
11538 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
11539
11540         * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
11541         gdb.ada/ptype_field/foo.adb: New files.
11542         * gdb.ada/ptype_field.exp: New testcase.
11543
11544 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
11545
11546         * gdb.ada/print_pc.exp: New testcase.
11547
11548 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
11549
11550         * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
11551         gdb.ada/taft_type/p.adb: New files.
11552         * gdb.ada/taft_type.exp: New testcase.
11553
11554 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
11555
11556         * gdb.ada/array_bounds/bar.adb: New file.
11557         * gdb.ada/array_bounds.exp: New testcase.
11558
11559 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
11560
11561         * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
11562         gdb.ada/arrayptr/foo.adb: New files.
11563         * gdb.ada/arrayptr.exp: New testcase.
11564
11565 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
11566
11567         * gdb.base/set-lang-auto.exp: New testcase.
11568
11569 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
11570
11571         * gdb.ada/fun_addr/foo.adb: New file.
11572         * gdb.ada/fun_addr.exp: New testcase.
11573
11574 2008-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11575
11576         * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
11577         New files
11578
11579 2008-01-02  Joel Brobecker  <brobecker@adacore.com>
11580
11581         * array_subscript_addr/p.adb: New file.
11582         * array_subscript_addr.exp: New testcase.
11583
11584 2008-01-02  Joel Brobecker  <brobecker@adacore.com>
11585
11586         * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
11587         New files.
11588         * gdb.ada/str_cmp_ref.exp: New testcase.
11589
11590 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
11591
11592         * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
11593         gdb.ada/fun_in_declare/foo.adb: New files.
11594         * gdb.ada/fun_in_declare.exp: New testcase.
11595
11596 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
11597
11598         * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
11599         gdb.ada/ref_param/pck.ads: New files.
11600         * gdb.ada/ref_param.exp: New testcase.
11601
11602 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
11603
11604         * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
11605         gdb.ada/interface/foo.adb: New files.
11606         * gdb.ada/interface.exp: New testcase.
11607
11608 2007-12-31  Jim Blandy  <jimb@codesourcery.com>
11609
11610         * gdb.base/multi-forks.exp: Consume all output from child
11611         processes before proceeding to next test.
11612
11613 2007-12-29  Jim Blandy  <jimb@codesourcery.com>
11614
11615         * configure: Regenerated.
11616
11617 2007-12-27  Joel Brobecker  <brobecker@adacore.com>
11618
11619         * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
11620         gdb.ada/fixed_cmp/fixed.adb: New files.
11621         * gdb.ada/fixed_cmp.exp: New testcase.
11622
11623 2007-12-27  Joel Brobecker  <brobecker@adacore.com>
11624
11625         * gdb.ada/boolean_expr.exp: New testcase.
11626
11627 2007-12-26  Jim Blandy  <jimb@codesourcery.com>
11628
11629         * gdb.base/multi-forks.exp: Doc fix.
11630
11631 2007-12-26  Joel Brobecker  <brobecker@adacore.com>
11632
11633         * gdb.ada/Makefile.in (EXECUTABLES): Update list.
11634         * gdb.ada/char_param.exp: Do not compile our test program with
11635         -gnata, this is unnecessary.
11636         * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
11637
11638 2007-12-24  Joel Brobecker  <brobecker@adacore.com>
11639
11640         * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
11641         gdb.ada/print_chars/foo.adb: New files.
11642         * gdb.ada/print_chars.exp: New testcase.
11643
11644 2007-12-24  Joel Brobecker  <brobecker@adacore.com>
11645
11646         * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
11647         gdb.ada/char_param/foo.adb: New files.
11648         * gdb.ada/char_param.exp: New testcase.
11649
11650 2007-12-22  Jim Blandy  <jimb@codesourcery.com>
11651
11652         * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
11653         hard-coding source line numbers into the test.
11654         * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
11655         gdb_get_line_number to find.
11656
11657 2007-12-22  Joel Brobecker  <brobecker@adacore.com>
11658
11659         * gdb.base/ptype.c (highest): New struct type.
11660         (the_highest): New variable of that type.
11661         (main): Add dummy assignment to a field of variable the_highest.
11662         * gdb.base/ptype.exp: Test type printing of our new variable.
11663
11664 2007-12-19  Pierre Muller  <muller@ics-u-strasbg.fr>
11665
11666         * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
11667         and record first explicitly generated thread number.
11668         Use that thread number for thread specific watchpoint test.
11669         Add iteration number to repetitive tests.
11670
11671 2007-12-16  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
11672             Jim Blandy  <jimb@codesourcery.com>
11673
11674         * gdb.base/expand-psymtabs.c: New testcase
11675         source file.
11676         * gdb.base/expand-psymtabs.exp: New testcase
11677         expect file.
11678
11679 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
11680
11681         * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
11682         * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
11683
11684 2007-12-17  Joel Brobecker  <brobecker@adacore.com>
11685
11686         * gdb.ada/frame_args/foo.adb: New file.
11687         * gdb.ada/frame_args/pck.ads: New file.
11688         * gdb.ada/frame_args/pck.adb: New file.
11689         * gdb.ada/frame_args.exp: New testcase.
11690
11691 2007-12-17  Joel Brobecker  <brobecker@adacore.com>
11692
11693         * gdb.base/frame-args.c: New file.
11694         * gdb.base/frame-args.exp: New testcase.
11695
11696 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
11697             Joseph Myers  <joseph@codesourcery.com>
11698
11699         * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
11700
11701 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
11702
11703         * gdb.mi/mi-pending.exp: New.
11704         * gdb.mi/mi-pending.c: New.
11705         * gdb.mi/mi-pendshr.c: New.
11706
11707 2007-12-06  Jim Blandy  <jimb@codesourcery.com>
11708
11709         * gdb.base/default.exp: Update expected output for 'info catch'.
11710
11711 2007-12-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
11712
11713         * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
11714         must be set to binary.
11715
11716 2007-12-09  Pedro Alves  <pedro_alves@portugalmail.pt>
11717
11718         * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
11719
11720 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
11721
11722         * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
11723         gdb.mi/mi-file-transfer.exp: New.
11724
11725 2007-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
11726
11727         * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
11728
11729 2007-11-22  Maciej W. Rozycki  <macro@mips.com>
11730
11731         * gdb.trace/backtrace.exp: Fix a typo.
11732         * gdb.trace/circ.exp: Likewise.
11733         * gdb.trace/collection.exp: Likewise.
11734         * gdb.trace/limits.exp: Likewise.
11735         * gdb.trace/report.exp: Likewise.
11736         * gdb.trace/tfind.exp: Likewise.
11737         * gdb.trace/while-dyn.exp: Likewise.
11738
11739 2007-11-21  Nick Roberts  <nickrob@snap.net.nz>
11740
11741         * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
11742         objects of pointers that can't be dereferenced are now
11743         "noneditable".
11744
11745 2007-11-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
11746
11747         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
11748         (target_cpu): Remove.
11749
11750 2007-10-15  Vladimir Prus  <vladimir@codesourcery.com>
11751
11752         * gdb.base/ending-run.exp: Expect the list of cleared
11753         breakpoint to come in natural order, not the reversed one.
11754
11755 2007-11-07  Vladimir Prus  <vladimir@codesourcery.com>
11756
11757         * gdb.mi/mi-var-child.c (do_child_deletion): New.
11758         * gdb.mi/mi-var-child.exp: Run child_deletion tests.
11759
11760 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
11761
11762         * gdb.base/printcmds.exp: New function
11763         test_printf_with_dfp.
11764
11765 2007-11-02  Doug Evans  <dje@google.com>
11766
11767         * gdb.disasm/t01_mov.s: Remove carriage returns.
11768         * gdb.disasm/t02_mova.s: Ditto.
11769         * gdb.disasm/t03_add.s: Ditto.
11770         * gdb.disasm/t04_sub.s: Ditto.
11771         * gdb.disasm/t05_cmp.s: Ditto.
11772         * gdb.disasm/t06_ari2.s: Ditto.
11773         * gdb.disasm/t07_ari3.s: Ditto.
11774         * gdb.disasm/t08_or.s: Ditto.
11775         * gdb.disasm/t09_xor.s: Ditto.
11776         * gdb.disasm/t10_and.s: Ditto.
11777         * gdb.disasm/t11_logs.s: Ditto.
11778         * gdb.disasm/t12_bit.s: Ditto.
11779         * gdb.disasm/t13_otr.s: Ditto.
11780
11781 2007-11-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
11782
11783         * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
11784
11785 2007-10-30  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
11786
11787         * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
11788         provide DFP support.
11789
11790 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
11791
11792         * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
11793         Test "set powerpc vector-abi".  Skip auto-detection tests for old
11794         toolchains.
11795
11796 2007-10-30  Pedro Alves  <pedro_alves@portugalmail.pt>
11797
11798         * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
11799         with [string compare].
11800
11801 2007-10-30  Pedro Alves  <pedro_alves@portugalmail.pt>
11802
11803         * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
11804         * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
11805
11806 2007-10-25  Luis Machado  <luisgpm@br.ibm.com>
11807
11808         * gdb.opt/clobbered-registers-O2.c: New testcase source file.
11809         * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
11810         * gdb.opt/Makefile.in: New makefile.
11811         * Makefile.in: Create new directory "gdb.opt".
11812         * configure.ac: Add "gdb.opt" directory.
11813         * configure: Regenerated.
11814
11815 2007-10-25  Doug Evans  <dje@google.com>
11816
11817         * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
11818         * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
11819
11820 2007-10-15  Wu Zhou  <woodzltc@cn.ibm.com>
11821             Thiago Jung Bauermann  <bauerman@br.ibm.com>
11822
11823         * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
11824         Floating Point expressions.
11825         * gdb.base/dfp-test.exp: new file adding tests for Decimal
11826         Floating Point variables.
11827         * gdb.base/dfp-test.c: new file containing program with Decimal
11828         Floating variables, used by gdb.base/dfp-test.exp.
11829
11830 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
11831
11832         * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
11833
11834 2007-10-21  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
11835
11836         * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
11837         compiling test case with GCC.
11838         * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
11839
11840 2007-10-21  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
11841
11842         * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11843         format changes.
11844
11845 2007-10-18  Michael Snyder  <msnyder@specifix.com>
11846
11847         * gdb.base/dbx.exp: Add missing "-re " operator.
11848
11849 2007-10-16  Gaius Mulley  <gaius@glam.ac.uk>
11850
11851         * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
11852         * configure.ac: Removed trailing spaces after backslash.
11853         * gdb.modula2: New directory.
11854         * gdb.modula2/Makefile.in: New file.
11855         * gdb.modula2/unbounded-array.exp: New file.
11856         * gdb.modula2/unbounded1.c: New file.
11857
11858 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
11859
11860         * gdb.xml/tdesc-regs.exp: Add PowerPC support.
11861
11862 2007-10-15  Pierre Muller  <muller@ics.u-strasbg.fr>
11863
11864         * gdb.base/sigstep.c (main): Add checks for
11865         return values for setitimer call.
11866         Call setitimer again with itimer = ITIMER_REAL
11867         if first call to setitimer fails.
11868
11869 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
11870
11871         * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
11872         of $timeout.
11873
11874 2007-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
11875
11876         * gdb.server/server-run.exp: Test for dynamic linker symbols.
11877
11878 2007-10-09  Pierre Muller  <muller@ics.u-strasbg.fr>
11879
11880         * lib/gdb.exp (gdb_run_cmd): Move comment outside
11881         of gdb_expect call, to avoid interruption.
11882
11883 2007-10-09  Pedro Alves  <pedro_alves@portugalmail.pt>
11884
11885         * gdb.base/whatis.c (v_long_long, v_signed_long_long)
11886         (v_unsigned_long_long, v_long_long_array)
11887         (v_signed_long_long_array, v_unsigned_long_long_array)
11888         (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
11889         (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
11890         [!NO_LONG_LONG]: New.
11891         (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
11892         v_long_long_member.
11893
11894         (v_long_long_func, v_signed_long_long_func)
11895         (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
11896         (main) [!NO_LONG_LONG]: Initialize long long variants.
11897
11898         * gdb.base/whatis.exp: If board file requests no_long_long, build
11899         test with NO_LONG_LONG defined.  Test long long, signed long long,
11900         and unsigned long long variants but only if board file doesn't
11901         disable it.
11902
11903 2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
11904             Daniel Jacobowitz  <dan@codesourcery.com>
11905
11906         * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
11907         * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
11908         * configure: Regenerated.
11909         * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
11910         gdb.pascal/types.exp, lib/pascal.exp: New files.
11911
11912 2007-10-02  Daniel Jacobowitz  <dan@codesourcery.com>
11913
11914         * gdb.cp/classes.exp (do_tests): Always step to the line after the
11915         call.
11916         * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
11917         to return to the call.
11918         * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
11919         * gdb.mi/mi-return.exp (test_return_simple): Likewise.
11920         * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
11921         * gdb.mi/mi-until.exp (test_until): Likewise.
11922         * gdb.mi/mi2-until.exp (test_until): Likewise.
11923
11924 2007-10-01  Daniel Jacobowitz  <dan@codesourcery.com>
11925
11926         * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
11927         two-char array.
11928         * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
11929
11930 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
11931
11932         * gdb.threads/watchthreads.c (thread_function): Sleep between
11933         iterations.
11934         * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
11935         at once for S/390.  Generate matching fails and passes.
11936
11937 2007-09-27  Vladimir Prus  <vladimir@codesourcery.com>
11938
11939         * gdb.mi/var-cmd.c (do_children_tests): Initialize
11940         the 'struct_declarations' variable to zeros.
11941
11942 2007-09-24  Vladimir Prus  <vladimir@codesourcery.com>
11943
11944         * gdb.cp/mb-ctor.cc: New.
11945         * gdb.cp/mb-ctor.exp: New.
11946         * gdb.cp/mb-templates.cc: New.
11947         * gdb.cp/mb-templates.exp: New.
11948
11949 2007-09-23  Daniel Jacobowitz  <dan@codesourcery.com>
11950
11951         * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
11952
11953 2007-09-23  Pedro Alves  <pedro_alves@portugalmail.pt>
11954
11955         * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
11956         targets.
11957         * configure: Regenerate.
11958
11959 2007-09-23  Vladimir Prus  <vladimir@codesourcery.com>
11960
11961         * gdb.base/annota1.exp: Adjust for 'info break'
11962         format changes.
11963         * gdb.base/annota3.exp: Likewise.
11964         * gdb.base/break.exp: Likewise.
11965         * gdb.base/condbreak.exp: Likewise.
11966         * gdb.base/pending.exp: Likewise.
11967         * gdb.base/sepdebug.exp: Likewise.
11968         * gdb.base/unload.exp: Likewise.
11969         * gdb.base/ovldbreak.exp: Likewise.
11970
11971 2007-09-22  Vladimir Prus  <vladimir@codesourcery.com>
11972
11973         * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
11974         messages.
11975         * gdb.base/chng-syms.exp: Likewise.
11976         * gdb.base/unload.exp: Likewise.
11977
11978 2007-09-21  Daniel Jacobowitz  <dan@codesourcery.com>
11979
11980         * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
11981
11982 2007-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
11983
11984         * schedlock.c (NUM): Change to 1.
11985         (main): Use args[0] for the main thread.
11986         * schedlock.exp: Only expect two threads.  Only issue one pass or fail
11987         regardless of the number of threads.
11988
11989 2007-09-14  Maciej W. Rozycki  <macro@mips.com>
11990
11991         * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
11992         type down.
11993         (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11994         test.
11995         * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
11996         watchpoint type down.
11997         (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11998         test.
11999
12000 2007-09-14  Maciej W. Rozycki  <macro@mips.com>
12001
12002         * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
12003         Move all the tests here and run them twice, once using software
12004         watchpoints and once using hardware watchpoints.
12005         * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
12006
12007 2007-09-12  Daniel Jacobowitz  <dan@codesourcery.com>
12008
12009         * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
12010         test.
12011
12012 2007-09-10  Mark Kettenis  <kettenis@gnu.org>
12013
12014         * lib/gdb.exp (build_id_debug_filename_get): Improve check for
12015         build-id.
12016
12017         * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
12018         know about $ORIGIN.  Calculate output dir from $dest instead of
12019         using ${objdir}/{$subdir}.
12020
12021 2007-09-09  Mark Kettenis  <kettenis@gnu.org>
12022
12023         * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
12024         gcore, before continuing with the test.
12025
12026 2007-09-06  Daniel Jacobowitz  <dan@codesourcery.com>
12027
12028         * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
12029         * gdb.mi/mi-watch.exp: Likewise.
12030
12031 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
12032             Jim Blandy  <jimb@codesourcery.com>
12033
12034         * gdb.arch/i386-sse.exp: Do not expect character constants.
12035         * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
12036         * gdb.base/display.exp: Allow print/s.
12037         * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
12038         and unsigned char array changes.
12039
12040 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
12041
12042         * gdb.base/display.exp: Add tests for printf %p.
12043
12044 2007-09-03  Pedro Alves  <pedro_alves@portugalmail.pt>
12045
12046         * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
12047         the dll name to unicode.
12048
12049 2007-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
12050
12051         * gdb.base/default.exp (show version): Update the version text.
12052         * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
12053
12054 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
12055
12056         * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
12057         New files.
12058
12059 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
12060
12061         * lib/gdb.exp (build_id_debug_filename_get): New function.
12062         * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
12063         Remove the generate DEBUG file for the future testcase runs.
12064         New testcase for the NT_GNU_BUILD_ID retrieval.
12065         Move the final testing step to ...
12066         (test_different_dir): ... a new function.
12067         New parameter XFAIL to XFAIL all the tests performed.
12068         New parameter TEST_DIFFERENT_DIR parametrizing the directory.
12069         New parameter TYPE to PF_PREFIX all the tests performed.
12070
12071 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
12072
12073         * gdb.mi/mi-var-cp.cc (path_expression): New
12074         function.
12075         * gdb.mi/mi-var-cp.exp: Run path exression tests.
12076
12077 2007-08-27  Markus Deuling  <deuling@de.ibm.com>
12078
12079         * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
12080         to fit into SPU Local Store memory.
12081
12082 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
12083
12084         * gdb.base/default.exp: Adjust the expected output of "info
12085         warranty" after the switch to GPLv3.
12086
12087 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
12088
12089         * lib/gdb.exp (default_gdb_init): Increase expect buffer size
12090         to 30000 (from 20000).
12091
12092 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
12093
12094         Switch the license of all .exp files to GPLv3.
12095         Switch the license of all .f and .f90 files to GPLv3.
12096         Switch the license of all .s and .S files to GPLv3.
12097
12098 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
12099
12100         * configure.ac: Switch license to GPLv3.
12101
12102 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
12103
12104         Switch the licensing to GPLv3 for all .ads and .adb files.
12105
12106 2007-08-22  Daniel Jacobowitz  <dan@codesourcery.com>
12107
12108         * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
12109         and t_int_double.
12110         * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
12111
12112 2007-08-17  Joel Brobecker  <brobecker@adacore.com>
12113
12114         * gdb.base/step-line.c: Switch license to GPL version 3, and
12115         update copyright year.
12116         * gdb.base/step-line.inp: Likewise.
12117
12118 2007-08-17  Joel Brobecker  <brobecker@adacore.com>
12119
12120         * gdb.base/gdb1555.exp: Make expected output immune to formatting
12121         changes inside gdb1555.c.
12122         * gdb.base/pending.exp: Likewise.
12123
12124 2007-08-13  Daniel Jacobowitz  <dan@codesourcery.com>
12125
12126         * config/default.exp: New file.
12127
12128 2007-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
12129
12130         * gdb.base/prologue.c, gdb.base/prologue.exp: New.
12131         * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
12132
12133 2007-07-30  Maciej W. Rozycki  <macro@mips.com>
12134
12135         * gdb.base/dump.exp: Force the correct endianness for binary
12136         formats not carrying this information.
12137
12138 2007-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
12139
12140         * gdb.threads/staticthreads.exp: Match .*sem_post.
12141
12142 2007-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
12143
12144         * gdb.base/readline.exp (operate_and_get_next): Match the final
12145         prompt.
12146
12147 2007-07-23  Kevin Buettner  <kevinb@redhat.com>
12148
12149         * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
12150         to restarting SID.
12151
12152 2007-07-18  Kevin Buettner  <kevinb@redhat.com>
12153
12154         * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
12155         prior to `gdb_start'.
12156
12157 2007-07-18  Kevin Buettner  <kevinb@redhat.com>
12158
12159         * config/sid.exp (gdb_load): Add test for empty argument.  Adjust
12160         return value to be compatible with gdb_run_cmd in lib/gdb.exp.
12161         Remove call to gdb_unload.
12162
12163 2007-07-17  Pedro Alves  <pedro_alves@portugalmail.pt>
12164             Daniel Jacobowitz  <dan@codesourcery.com>
12165
12166         * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
12167         for __WIN32__.
12168         (SHLIB_NAME): Delete definition.  Always pass dlerror to fprintf.
12169         * gdb.base/unload.exp: Use shared library test routines.
12170
12171 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
12172
12173         * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
12174         * gdb.base/solib-symbol-lib.c: Likewise.
12175         * gdb.base/solib-symbol-main.c: Likewise.
12176
12177 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
12178
12179         * config/gdbserver.exp (gdb_reconnect): New.
12180         * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
12181         gdb.base/solib-disc.exp: New files.
12182         * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
12183         remote debugging".
12184         (gdb_compile): Add shlib_load flag.
12185         * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
12186         port.
12187         (gdbserver_reconnect): New.
12188
12189 2007-07-01  Nick Roberts  <nickrob@snap.net.nz>
12190             Daniel Jacobowitz  <dan@codesourcery.com>
12191
12192         * gdb.base/annota3.exp: Test for if construct.
12193
12194 2007-06-26  Daniel Jacobowitz  <dan@codesourcery.com>
12195
12196         * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
12197
12198 2007-06-21  Chris Dearman  <chris@mips.com>
12199             Maciej W. Rozycki  <macro@mips.com>
12200
12201         * gdb.base/display.exp: Allow a newline after display/i.
12202         * gdb.base/pc-fp.exp: Likewise.
12203         * gdb.base/sigbpt.exp: Likewise.
12204
12205 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
12206
12207         * gdb.xml/tdesc-regs.exp: Add MIPS support.  Allow multiple
12208         required features to be included.
12209
12210 2007-06-12  Daniel Jacobowitz  <dan@codesourcery.com>
12211
12212         * gdb.threads/manythreads.exp: Prevent expect buffer overflow
12213         in info threads output.
12214
12215 2007-06-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12216             Markus Deuling  <deuling@de.ibm.com>
12217
12218         * gdb.arch/spu-info.exp: New testcase.
12219         * gdb.arch/spu-info.c: New file.
12220
12221 2007-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
12222
12223         * gdb.arch/thumb-prologue.c: Record the breakpoint address in
12224         tpcs_offset.  Restore lr after the call.
12225         * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
12226
12227 2007-05-23  Daniel Jacobowitz  <dan@codesourcery.com>
12228
12229         * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
12230         (gdbserver_run): Kill any running gdbserver.
12231         * lib/mi-support.exp (mi_gdb_target_load): Likewise.
12232
12233 2007-05-17  Maciej W. Rozycki  <macro@mips.com>
12234
12235         * gdb.base/sigbpt.exp: Preset segv_addr.
12236
12237 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
12238
12239         * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
12240         (gdb_compile_shlib): Likewise.
12241         (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
12242         (default_gdb_init): Clear cleanfiles.
12243         (gdb_finish): Delete recorded cleanfiles.
12244         * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
12245
12246         * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
12247         Do not use isnative.
12248         * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
12249         gdb.base/so-impl-ld.exp: Likewise.
12250         * gdb.base/solib-weak.exp: Likewise.  Skip for DLL targets.
12251         * gdb.base/unload.exp: Likewise.  Do not pass empty option to
12252         gdb_compile.
12253
12254 2007-05-15  Vladimir Prus  <vladimir@codesourcery.com>
12255
12256         * config/unknown.exp: Remove.
12257
12258 2007-05-15  Markus Deuling  <deuling@de.ibm.com>
12259
12260         * gdb.base/info-proc.exp: Check is_remote.
12261
12262 2007-05-14  Markus Deuling  <deuling@de.ibm.com>
12263
12264         * gdb.base/gcore.exp: Initialize variable core_supported.
12265
12266 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
12267
12268         * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
12269
12270 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
12271
12272         * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
12273         * gdb.threads/print-threads.exp (test_all_threads): Allow
12274         negative and hexadecimal thread IDs.
12275
12276 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
12277
12278         * gdb.java/jprint.java (public): Avoid invalid call to static
12279         method.
12280
12281 2007-05-14  Denis Pilat  <denis.pilat@st.com>
12282
12283         * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
12284         gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
12285         gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
12286         gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
12287         gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
12288
12289 2007-05-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12290
12291         * gdb.base/overlays.exp: Add support for targets with only code
12292         overlay support, not data overlay.  Support spu-*-* target in
12293         this mode.
12294         * gdb.base/ovlymgr.c: Provide stubs for spu target.
12295         * gdb.base/spu.ld: New file.
12296
12297 2007-05-07  Daniel Jacobowitz  <dan@codesourcery.com>
12298
12299         * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
12300
12301 2007-05-06  Daniel Jacobowitz  <dan@codesourcery.com>
12302
12303         * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
12304
12305 2007-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
12306
12307         * gdb.java/jmain.exp: Handle demangled names with and without method
12308         signatures.
12309
12310 2007-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
12311
12312         * gdb.mi/mi-syn-frame.c (main, foo, bar)
12313         (have_a_very_merry_interrupt): Remove calls to puts.
12314         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
12315         inferior output.
12316         * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio.  Correct
12317         test names.
12318
12319 2007-04-29  Markus Deuling  <deuling@de.ibm.com>
12320             Daniel Jacobowitz  <dan@codesourcery.com>
12321
12322         * gdb.base/auxv.exp (core_works): Also check is_remote.
12323         * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
12324
12325 2007-04-25  Vladimir Prus  <vladimir@codesourcery.com>
12326
12327         * gdb.base/sigaltstack.exp: Use 'srcfile' in error
12328         message, not the undefined 'module' variable.
12329         * gdb.base/siginfo.exp: Likewise.
12330         * gdb.base/sigstep.exp: Likewise.
12331         * lib/gdbserver-support.exp (gdb_target_cmd): Quote
12332         serialport.
12333         * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
12334
12335 2007-04-25  Corinna Vinschen <vinschen@redhat.com>
12336
12337         * config/sim.exp (gdb_target_sim): Just return with -1 when setting
12338         target sim fails.  Return 0 otherwise.
12339         (gdb_load): Return prematurely if gdb_target_sim fails.
12340
12341 2007-04-16  Denis Pilat  <denis.pilat@st.com>
12342
12343         * gdb.base/setshow.exp: Reset height after having set it to 100.
12344
12345 2007-04-16  Denis Pilat  <denis.pilat@st.com>
12346
12347         * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
12348
12349 2007-04-16  Denis Pilat  <denis.pilat@st.com>
12350
12351         * gdb.mi/mi2-var-display.exp: Test for the fullname field.
12352
12353 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
12354
12355         * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
12356         tests. Run the frozen varobjs test.
12357         * gdb.mi/var-cmd.c (do_frozen_tests): New.
12358         * lib/mi-support.exp (mi_varobj_update): Fix thinko.
12359
12360 2007-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
12361
12362         * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
12363         gdb.base/type-opaque.exp: New files.
12364
12365 2007-04-01  Vladimir Prus  <vladimir@codesourcery.com>
12366
12367         * gdb.mi/mi-var-child.c
12368         (do_children_tests): User char[2] instead of
12369         char so that automatic printing of pointers to char
12370         don't give unpredicable result.
12371         * gdb.mi/var-cmd.c (do_locals_test): Initialize
12372         local variables.
12373         * gdb.mi/mi-var-child.exp: Step to right line
12374         of do_children_tests.
12375         * gdb.mi/mi2-var-child.exp: Likewise.
12376         * gdb.mi/mi-var-cmd.exp: Step to right line of
12377         do_locals_tests.
12378         (do_children_tests): User char[2] instead of
12379         char so that automatic printing of pointers to char
12380         don't give unpredicable result.
12381         * gdb.mi/mi2-var-cmd.exp: Likewise.
12382         * lib/mi-support.exp (mi_continue_to_line):
12383         Pass test name to mi_wait_for_stop.
12384
12385 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
12386
12387         * gdb.asm/asm-source.exp: Remove d10v case.
12388         * lib/gdb.exp (skip_cplus_tests): Likewise.
12389         * gdb.asm/d10v.inc: Deleted.
12390
12391 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
12392
12393         * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
12394
12395 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
12396
12397         * config/netware.exp: Delete file.
12398
12399 2007-03-29  Joel Brobecker  <brobecker@adacore.com>
12400
12401         * gdb.dwarf2/dw2-noloc.S: New file.
12402         * gdb.dwarf2/dw2-noloc.exp: New file.
12403
12404 2007-03-28  Pedro Alves  <pedro_alves@portugalmail.pt>
12405
12406         * gdb.cp/method2.cc: New test.
12407         * gdb.cp/method2.exp: New test.
12408         * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
12409
12410 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
12411
12412         * gdb.ada/exec_changed.exp: Avoid "set confirm off".
12413
12414 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
12415
12416         * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
12417
12418 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
12419
12420         * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
12421         (gdb_load): Delete, replace with...
12422         (gdb_reload): ...this.
12423         * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
12424         * gdb.server/server-mon.exp: Likewise.
12425         * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
12426         (gdb_start_cmd): New.
12427         (gdb_file_cmd): Save the last loaded file.
12428         (gdb_reload): New.
12429         (gdb_gnu_strip_debug): Use transform.
12430         * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
12431         support here.  Use new $last_loaded_file.  Check mtime.
12432         (gdb_target_cmd): Handle ObjC failure case.
12433         (infer_host_exec): Delete.
12434         (gdbserver_load): Rename to...
12435         (gdbserver_run): ...this.  Simplify.
12436         * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
12437         (mi_gdb_load): Move most contents to a new function...
12438         (mi_gdb_target_load): ...here.  Simplify call to gdbserver_gdb_load.
12439         (mi_run_cmd): Use mi_gdb_target_load.
12440         * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
12441         gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
12442         Use gdb_run_cmd.
12443         * gdb.base/charsign.exp: Remove incorrect comment.
12444         * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
12445         * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
12446         gdb.base/start.exp: Use gdb_start_cmd.
12447
12448 2007-03-23  Nigel Stephens  <nigel@mips.com>
12449             Maciej W. Rozycki  <macro@mips.com>
12450
12451         * gdb.base/sigbpt.exp: Fix the message when skipping test.
12452         * gdb.base/signull.exp: Similarly.
12453
12454 2007-03-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12455
12456         * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
12457         messages available to test cases (like chng-sym.exp).
12458
12459 2007-03-14  Andreas Schwab  <schwab@suse.de>
12460
12461         * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
12462         format changes.
12463
12464 2007-03-13  Daniel Jacobowitz  <dan@codesourcery.com>
12465
12466         * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
12467         (optimized_1): New.
12468         (main): Call optimized_1.
12469         (gdb2029): Correct typos.  Call gdb2029_marker.
12470         * gdb.arch/powerpc-prologue.exp: Run new test.  Use a breakpoint
12471         for gdb2029.
12472
12473 2007-03-12  Mark Kettenis  <kettenis@gnu.org>
12474
12475         * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
12476         as tabs.  Remove redundant test pattern.
12477
12478 2007-03-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12479
12480         * gdb.base/long_long.exp: Accept optional symbol name in <...>
12481         for /a format output.
12482
12483 2007-03-09  Daniel Jacobowitz  <dan@codesourcery.com>
12484
12485         * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
12486         collect output incrementally.
12487
12488 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12489
12490         * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
12491         for -var-create lpcharacter test.
12492         * gdb.mi/mi2-var-cmd.exp: Likewise.
12493
12494 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12495
12496         * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
12497         pass on targets where address zero is readable.
12498
12499 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12500
12501         * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
12502         just a single architecture.
12503
12504 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12505
12506         * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
12507         (fetch_all_registers): New function, uses gdb_test_multiple and
12508         exp_continue to fetch inferior output line-by-line.
12509         Replace all uses of do_get_all_registers by fetch_all_registers.
12510
12511 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12512
12513         * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
12514         in target_info.
12515
12516 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
12517
12518         * gdb.threads/manythreads.exp: Use $message string for
12519         consistancy; add a default (timeout) case.
12520
12521 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
12522
12523         * gdb.base/watchpoint.exp: Fix truncated comment.
12524
12525 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
12526
12527         * Makefile.in: Remove spurious single-quotes from sed command.
12528
12529 2007-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
12530
12531         * gdb.mi/mi-var-cmd.exp: Correct test name.  Allow any value for
12532         func.
12533         * gdb.mi/mi2-var-cmd.exp: Likewise.
12534
12535 2007-02-27  Joel Brobecker  <brobecker@adacore.com>
12536
12537         * gdb.dwarf2/dw2-producer.S: New file.
12538         * gdb.dwarf2/dw2-producer.exp: New testcase.
12539
12540 2007-02-27  Nick Roberts  <nickrob@snap.net.nz>
12541
12542         * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
12543         * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
12544         * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
12545         * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
12546         * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
12547         Revert tests to use mi_gdb_test and include value field in output
12548         of -var-create.
12549
12550 2007-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
12551
12552         * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
12553
12554 2007-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
12555
12556         * gdb.base/maint.exp: Remove full paths from test names.
12557         * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
12558         gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
12559
12560 2007-02-27  Joel Brobecker  <brobecker@adacore.com>
12561
12562         * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
12563
12564 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
12565
12566         * gdb.server/server-mon.exp: New test.
12567
12568 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
12569
12570         * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
12571
12572 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
12573
12574         * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
12575         register capitalization.
12576
12577 2007-02-13  Denis Pilat  <denis.pilat@st.com>
12578
12579         * gdb.mi/mi-var-invalidate.exp: New file.
12580
12581 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
12582
12583         * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
12584
12585 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
12586
12587         * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
12588
12589 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
12590
12591         * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
12592         gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
12593
12594 2007-02-08  Nick Roberts  <nickrob@snap.net.nz>
12595
12596         * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
12597         * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
12598         * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
12599         * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
12600         * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
12601         * gdb.mi/gdb792.exp, lib/mi-support.exp:
12602         Update tests to include value field in output of -var-create.
12603
12604 2007-02-08  Andreas Schwab  <schwab@suse.de>
12605
12606         * gdb.mi/mi-var-child.exp: Fix matching display of function value.
12607
12608 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
12609
12610         * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
12611         gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
12612
12613 2007-02-02  Denis Pilat  <denis.pilat@st.com>
12614
12615         * gdb.threads/threadapply.exp: check that frame is not changed by
12616         the thread apply all command.
12617
12618 2007-01-31  Andreas Schwab  <schwab@suse.de>
12619
12620         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
12621
12622         * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
12623         in the dwarf sections.
12624         * gdb.dwarf2/mac-fileno.S: Likewise.
12625
12626         * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
12627         bspstore register on ia64.
12628
12629 2007-01-29  Andreas Schwab  <schwab@suse.de>
12630
12631         * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
12632         "frame-begin" annotation.
12633
12634         * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
12635         number of "frames-invalid" annotations.
12636
12637 2007-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
12638
12639         * gdb.base/commands.exp: Call if_commands_test.
12640         (gdb_test_no_prompt, if_commands_test): New.
12641
12642 2007-01-28  Mark Kettenis  <kettenis@gnu.org>
12643
12644         * gdb.threads/sigthread.c (NSIGS): Make bigger.
12645
12646 2007-01-27  Andreas Schwab  <schwab@suse.de>
12647
12648         * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
12649         .short/.int/.quad in the dwarf sections.
12650         * gdb.dwarf2/dw2-intercu.S: Likewise.
12651         * gdb.dwarf2/dw2-intermix.S: Likewise.
12652
12653 2007-01-25  Jan Kratochvil <jan.kratochvil@redhat.com>
12654
12655         * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
12656         * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
12657         array.
12658         * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
12659         * gdb.base/setvar.exp: Likewise.
12660
12661 2007-01-26  Andreas Schwab  <schwab@suse.de>
12662
12663         * gdb.base/corefile.exp: Allow non-empty argument list in reinit
12664         test.
12665
12666         * gdb.base/multi-forks.exp ("restart $i"): Also match
12667         __kernel_syscall_via_break.
12668
12669 2007-01-24  Vladimir Prus  <vladimir@codesourcery.com>
12670
12671         * lib/mi-support.exp (mi_delete_varobj): New.
12672         * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
12673         testcase.
12674         * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
12675         (main): Call the above.
12676         (reference_update_test, base_in_reference_test)
12677         (reference_to_pointer): Delete the created varobjs.
12678
12679 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
12680
12681         * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
12682         * configure: Regenerated.
12683         * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
12684         * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
12685         gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
12686         gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
12687         * lib/gdb.exp (gdb_skip_xml_test): New function.
12688
12689 2007-01-23  Nick Hudson  <nick.hudson@dsl.pipex.com>
12690
12691         * gdb.base/sigrepeat.exp: Correct error message.
12692
12693 2007-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
12694             Daniel Jacobowitz  <dan@codesourcery.com>
12695
12696         * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
12697         gdb.arch/i386-gnu-cfi-asm.S: New files.
12698
12699 2007-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
12700
12701         * lib/gdb.exp: Abort on missing `site.exp'.
12702
12703 2007-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
12704             Daniel Jacobowitz  <dan@codesourcery.com>
12705
12706         * gdb.base/included.c, gdb.base/included.exp,
12707         gdb.base/included.h: New files.
12708
12709 2007-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
12710
12711         * gdb.base/bigcore.c (RLIMIT_CAP): Define.
12712         (maximize_rlimit): Reduce limits on 64-bit systems.
12713
12714 2007-01-19  Mark Kettenis  <kettenis@gnu.org>
12715
12716         From Marcus Deuling <deuling@de.ibm.com>:
12717         * gdb.arch/altivec-regs.exp: Initialise variable endianness in
12718         every case.
12719
12720 2007-01-13  Nick Roberts  <nickrob@snap.net.nz>
12721
12722         * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
12723         (test_path_specification): Use objdir instead of srcdir to always
12724         get an absolute filename.
12725
12726 2007-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
12727
12728         * gdb.cp/member-ptr.cc (class Padding): Make contents public.
12729
12730 2007-01-11  Vladimir Prus  <vladimir@codesourcery.com>
12731
12732         * gdb.mi/mi-var-cp.cc (reference_update_tests):
12733         Make sure the variable we're using is in scope.
12734         (reference_to_pointer): Likewise.
12735
12736 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
12737
12738         * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
12739         has no debug information.
12740
12741 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
12742
12743         * gdb.base/annota1.exp: Remove extra send_gdb.
12744
12745 2007-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
12746
12747         * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
12748
12749 2007-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
12750
12751         * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
12752
12753 2007-01-08  Nick Roberts  <nickrob@snap.net.nz>
12754             Daniel Jacobowitz  <dan@codesourcery.com>
12755
12756         * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
12757         lcharacter or linteger change.  Correct duplicated test name.
12758         * gdb.mi/mi2-var-cmd.exp: Likewise.
12759
12760 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
12761
12762         * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
12763
12764 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
12765
12766         * gdb.base/nofield.c: New file.
12767         * gdb.base/nofield.exp: New testcase.
12768
12769 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
12770
12771         * gdb.mi/mi-var-cp.exp: New test for references to pointers.
12772
12773         * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
12774          test.
12775
12776 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
12777
12778         * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
12779
12780 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
12781
12782         * lib/mi-support.exp (mi_runto_helper): Expect two prompts
12783         when continuing.
12784
12785 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
12786
12787         * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
12788         Expect ".exe" extension.
12789
12790 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
12791
12792         * gdb.base/charset.exp: Add explicit filename to break.
12793         * gdb.base/dbx.exp: Add explicit filename to breaks.
12794
12795 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
12796
12797         * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
12798         * gdb.mi/mi2-file.exp: Likewise.
12799
12800 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
12801
12802         Implement specification of MI tests as comments
12803         in C and C++ sources.
12804         * lib/mi-support.exp (mi_autotest_data): New variable.
12805         (mi_autotest_source): New variable.
12806         (count_newlines, mi_prepare_inline_tests)
12807         (mi_get_inline_test, mi_continue_to_line)
12808         (mi_run_inline_test, mi_tbreak)
12809         (mi_send_resuming_command, mi_wait_for_stop): New functions.
12810         * gdb.mi/mi-var-cp.exp: Move most content to the C file.
12811         Run inline tests.
12812         * gdb.mi/mi-var-cp.cc: Define tests here.
12813
12814 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
12815
12816         Simplify usage of mi_continue_to.
12817         * lib/mi-support.exp (mi_runto_helper): Renamed
12818         from mi_runto, added new parameter 'run_or_continue'.
12819         (mi_runto): Use mi_runto_helper.
12820         (mi_continue_to): Accept just function name as parameter.
12821         Use mi_runto_helper.
12822         * gdb.mi/mi-var-cmd.exp: Adjust to changes.
12823         * gdb.mi/mi2-var-cmd.exp: Likewise.
12824
12825 2006-01-04  Joel Brobecker  <brobecker@adacore.com>
12826
12827         Make this testcase a bit more realistic. The current code
12828         is too simplistic, and allows the compiler to optimize out
12829         some of the entities we need for this testcase.
12830         * gdb.ada/null_record/bar.ads (Void_Star): New type.
12831         (Do_Nothing): Add extra parameter.
12832         * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
12833         * gdb.ada/null_record/null_record.adb: Fake use of type Empty
12834         by using a variable of type Void_Star.
12835
12836 2006-01-04  Joel Brobecker  <brobecker@adacore.com>
12837
12838         * gdb.ada/catch_ex/foo.adb: New file.
12839         * gdb.ada/catch_ex.exp: New testcase.
12840
12841 2007-01-03  Pedro Alves  <pedro_alves@portugalmail.pt>
12842
12843         * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
12844         pass --image-base to linker.
12845
12846 2007-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
12847             Daniel Jacobowitz  <dan@codesourcery.com>
12848
12849         * gdb.base/readline.exp: Set $TERM.  Test arrow keys in
12850         secondary prompts.
12851
12852 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
12853
12854         * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
12855         output.  Test the types of members and member pointers.
12856         * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
12857         gdb/2092.
12858         * gdb.cp/member-ptr.exp: Search for a comment instead of a
12859         statement.  Enable for GCC.  Update expected output for some tests
12860         and add new tests.  Remove obsolete GCC KFAILs.  Allow GCC's class
12861         layout.
12862         * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
12863         (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
12864         (Diamond::vget_base): New.
12865         (main): Add new tests.
12866         * gdb.cp/printmethod.exp: Update expected output for member functions.
12867         * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
12868         print pEe->D::vg().
12869
12870 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
12871
12872         * gdb.threads/tls.exp: Allow stops in sem_post.
12873
12874 2006-12-31  Daniel Jacobowitz  <dan@codesourcery.com>
12875
12876         * gdb.base/annota1.exp: Allow .*printf in backtraces.
12877         * gdb.base/annota3.exp: Likewise.
12878         * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
12879         again (instead of timing out).
12880         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
12881         GCC bug 26475.
12882         * gdb.java/jmisc.exp: Adjust to work with method signatures including
12883         return types.  Add kfails for GDB bugs 2214 and 2215.  Move exit
12884         test from jmisc1.exp.
12885         * gdb.java/jmisc1.exp: Delete.
12886         * gdb.java/jprint.exp: Adjust to work with method signatures including
12887         return types.
12888         * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
12889         * gdb.threads/linux-dp.exp: Don't be confused by program output.
12890         * lib/java.exp (compile_java_from_source): Pass the correct type
12891         to target_compile.
12892
12893 2006-12-31  Joel Brobecker  <brobecker@adacore.com>
12894
12895         * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
12896         (stack_align_edx): New function.
12897         (stack_align_eax): New function.
12898         (main): Add calls to stack_align_edx and stack_align_eax.
12899         * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
12900         Add testing for the cases where the register used during a stack
12901         realignment is edx. Same for eax.
12902
12903 2006-12-30  Pedro Alves  <pedro_alves@portugalmail.pt>
12904
12905         * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
12906         and generic PE targets.
12907
12908 2006-12-29  Joel Brobecker  <brobecker@adacore.com>
12909
12910         * gdb.ada/array_return.exp: Update copyright date list.
12911
12912 2006-12-27  Joel Brobecker  <brobecker@adacore.com>
12913
12914         * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
12915         (Create_Small_Float_Vector): New function.
12916         * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
12917         function body.
12918         * gdb.ada/array_return/p.adb: Use new type and function from
12919         package Pck.
12920         * gdb.ada/array_return.exp: Add a test verifying that GDB is
12921         able to print the value returned by a function returning an
12922         array of float.
12923
12924 2006-12-20  Joel Brobecker  <brobecker@adacore.com>
12925
12926         * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
12927         The associated tests should be PASSing.
12928
12929 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
12930
12931         Test for base in references.
12932         * gdb.mi/mi-var-cp.cc: Add test code.
12933         * gdb.mi/mi-var-cp.exp: Test for bases in references.
12934         * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
12935         * gdb.mi/mi2-watch.exp: Likewise.
12936         * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
12937         (mi_list_varobj_children): New function.
12938
12939 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
12940
12941         * lib/mi-support.exp
12942         (mi_runto): Accept "()" after function name.
12943         (mi_create_varobj): New function.
12944         (mi_varobj_update): New function.
12945         (mi_Check_varobj_value): New function.
12946         * gdb.mi/mi-var-cp.exp: New file.
12947         * gdb.mi/mi-var-cp.cc: New file.
12948
12949 2006-12-01  Daniel Jacobowitz  <dan@codesourcery.com>
12950
12951         * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
12952         gdb.base/weaklib2.c: New files.
12953
12954 2006-11-29  Nathan Sidwell  <nathan@codesourcery.com>
12955
12956         * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
12957         info.  Adjust test names.
12958
12959         * gdb.base/break.c (main): Move position of malloc.
12960         * gdb.base/break.exp: Revert mistaken checkin.
12961
12962 2006-11-28  Vladimir Prus  <vladimir@codesourcery.com>
12963
12964         * gdb.mi/mi-var-cmd.exp: Check -var-update after
12965         assignement of arrays and function pointers.
12966         * gdb.mi/var-cmd.c: Add declaration necessary for above
12967         tests.
12968
12969 2006-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12970
12971         * gdb.base/break.c (main): Call malloc.
12972
12973         * gdb.threads/linux-dp.exp: Read thread table before and after
12974         creating each philosopher and verify it.
12975
12976 2006-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12977             Paul Brook  <paul@codesourcery.com>
12978             Daniel Jacobowitz  <dan@codesourcery.com>
12979
12980         * gdb.base/ending-run.exp: Flatten expect script stepping out of
12981         main to remove duplication.  Add start function of the form
12982         '_*start[1-9]*'. Add RVDS start function.
12983
12984 2006-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
12985
12986         * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
12987
12988 2006-11-22  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12989
12990         * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
12991         * gdb.asm/spu.inc: New file.
12992         * gdb.base/term.exp: Disable if [target_info exists noargs].
12993         * gdb.gdb/complaints.exp: Disable if ![isnative].
12994         * gdb.gdb/selftest.exp: Likewise.
12995         * gdb.gdb/observer.exp: Likewise.
12996         * gdb.gdb/xfullpath.exp: Likewise.
12997         * gdb.base/attach.exp: Disable on SPU target.
12998         * gdb.cp/bs145503.exp: Likewise.
12999         * gdb.cp/exception.exp: Likewise.
13000         * gdb.cp/userdef.exp: Likewise.
13001
13002 2006-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
13003
13004         * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
13005
13006 2006-11-10  Vladimir Prus  <vladimir@codesourcery.com>
13007
13008         * gdb.base/completion.exp: Fix completion tests for
13009         'info' and 'info '.
13010         * gdb.base/help.exp (help_test_raw, test_class_help)
13011         (test_prefix_command_help): Move...
13012         * lib/gdb.exp: Here.
13013         * gdb.base/main.exp: Adjust.
13014         * gdb.cp/maint.exp: Adjust.
13015         * gdb.trace/tracecmd.exp: Use test_help_class.
13016
13017 2006-11-09  Vladimir Prus  <vladimir@codesourcery.com>
13018
13019         * gdb.stabs/weird.exp (print_weird_var): Use
13020         gdb_test_multiple instead of gdb_expect.
13021
13022 2006-11-09  Vladimir Prus  <vladimir@codesourcery.com>
13023
13024         * gdb.base/help.exp (help_test_raw): New.
13025         (test_class_help): New.
13026         (test_prefix_command_help): New.
13027         Adjust testcases.
13028
13029 2006-11-09  Christophe Lyon  <christophe.lyon@st.com>
13030
13031         * gdb.base/constvars.c (main): Write to crass and crips, so that
13032         they are allocated by the compiler.
13033
13034 2006-10-27  Andreas Schwab  <schwab@suse.de>
13035
13036         * gdb.base/multi-forks.exp: Use "detach fork" instead of
13037         "detach-fork".
13038
13039 2006-10-18  Daniel Jacobowitz  <dan@codesoucery.com>
13040
13041         * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
13042         of patterns.
13043
13044 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
13045
13046         * gdb.base/sepdebug.exp: Remove debug format test.
13047         * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
13048         Handle no-symtab.
13049         * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
13050
13051 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
13052
13053         * gdb.threads/manythreads.c (thread_function, main): Don't cast
13054         int to pointer or pointer to int.
13055         * gdb.threads/manythreads.exp: Don't expect the string "LWP".
13056
13057 2006-10-12  Daniel Jacobowitz  <dan@codesourcery.com>
13058
13059         * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
13060
13061 2006-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
13062
13063         * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
13064
13065 2006-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
13066
13067         PR c++/2116
13068         * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
13069
13070 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
13071
13072         * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
13073         the corresponding bug has been fixed in GDB (PR/2018).
13074
13075 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
13076
13077         * gdb.base/subst.exp: New testcase.
13078
13079 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
13080
13081         * gdb.ada/array_return/pck.ads: Add copyright notice.
13082         * gdb.ada/array_return/pck.adb: Likewise.
13083         * gdb.ada/array_return/p.adb: Likewise.
13084         * gdb.ada/exec_changed/first.adb: Likewise.
13085         * gdb.ada/exec_changed/second.adb: Likewise.
13086
13087 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
13088
13089         * gdb.ada/watch_arg/watch.adb: New file.
13090         * gdb.ada/watch_arg.exp: New testcase.
13091
13092 2006-10-02  Vladimir Prus  <vladimir@codesourcery.com>
13093
13094         * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
13095         via string_to_regexp.
13096         * gdb.mi/mi2-basics.exp: Likewise.
13097
13098 2006-09-20  Michael Snyder  <michael.snyder@palmsource.com>
13099
13100         * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
13101         Remove unused / obsolete files.
13102
13103 2006-09-19  Nick Roberts  <nickrob@snap.net.nz>
13104
13105         * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
13106
13107 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
13108
13109         * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
13110         HIGH_FRAME argument to -stack-list-arguments can be larger than
13111         the number of frames.
13112
13113 2006-09-15  Daniel Jacobowitz  <dan@codesourcery.com>
13114
13115         * gdb.base/args.c (main): Add breakpoint marker.
13116         * gdb.base/args.exp: Use args_test for tests.  Add new tests which
13117         really test empty arguments.
13118         (args_load): Delete.
13119         (args_test): New.
13120
13121 2006-09-13  Nick Roberts  <nickrob@snap.net.nz>
13122
13123         * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
13124         check for one file.
13125
13126 2006-09-07  Vladimir Prus  <ghost@vladimir@codesourcery.com>
13127
13128         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
13129         HIGH_FRAME argument to -stack-list-locals can be larger than
13130         the number of frames.
13131
13132 2006-08-18  Fred Fish  <fnf@specifix.com>
13133
13134         * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
13135         '$' in front of skip_vmx_tests_saved when setting that.
13136
13137 2006-08-10  Andrew Stubbs  <andrew.stubbs@st.com>
13138
13139         * gdb.base/trace-commands.exp: New file.
13140
13141 2006-08-10  Joel Brobecker  <brobecker@adacore.com>
13142             Daniel Jacobowitz  <dan@codesourcery.com>
13143
13144         * gdb.base/step-bt.exp: Make hexadecimal address optional in
13145         expected output of the backtrace commands.
13146
13147 2006-08-09  Joel Brobecker  <brobecker@adacore.com>
13148
13149         * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
13150         untested followed by return combination.
13151         * gdb.arch/altivec-regs.exp: Likewise.
13152         * gdb.arch/e500-abi.exp: Likewise.
13153         * gdb.arch/e500-regs.exp: Likewise.
13154         * gdb.arch/gdb1291.exp: Likewise.
13155         * gdb.arch/gdb1431.exp: Likewise.
13156         * gdb.arch/gdb1558.exp: Likewise.
13157         * gdb.arch/i386-prologue.exp: Likewise.
13158         * gdb.arch/i386-unwind.exp: Likewise.
13159         * gdb.asm/asm-source.exp: Likewise.
13160         * gdb.base/a2-run.exp: Likewise.
13161         * gdb.base/advance.exp: Likewise.
13162         * gdb.base/all-bin.exp: Likewise.
13163         * gdb.base/annota1.exp: Likewise.
13164         * gdb.base/annota3.exp: Likewise.
13165         * gdb.base/args.exp: Likewise.
13166         * gdb.base/arithmet.exp: Likewise.
13167         * gdb.base/assign.exp: Likewise.
13168         * gdb.base/async.exp: Likewise.
13169         * gdb.base/attach.exp: Likewise.
13170         * gdb.base/bang.exp: Likewise.
13171         * gdb.base/bigcore.exp: Likewise.
13172         * gdb.base/bitfields.exp: Likewise.
13173         * gdb.base/bitfields2.exp: Likewise.
13174         * gdb.base/break.exp: Likewise.
13175         * gdb.base/call-sc.exp: Likewise.
13176         * gdb.base/call-strs.exp: Likewise.
13177         * gdb.base/callfuncs.exp: Likewise.
13178         * gdb.base/checkpoint.exp: Likewise.
13179         * gdb.base/chng-syms.exp: Likewise.
13180         * gdb.base/code-expr.exp: Likewise.
13181         * gdb.base/commands.exp: Likewise.
13182         * gdb.base/completion.exp: Likewise.
13183         * gdb.base/cond-expr.exp: Likewise.
13184         * gdb.base/condbreak.exp: Likewise.
13185         * gdb.base/consecutive.exp: Likewise.
13186         * gdb.base/constvars.exp: Likewise.
13187         * gdb.base/corefile.exp: Likewise.
13188         * gdb.base/cvexpr.exp: Likewise.
13189         * gdb.base/dbx.exp: Likewise.
13190         * gdb.base/define.exp: Likewise.
13191         * gdb.base/detach.exp: Likewise.
13192         * gdb.base/display.exp: Likewise.
13193         * gdb.base/dump.exp: Likewise.
13194         * gdb.base/ena-dis-br.exp: Likewise.
13195         * gdb.base/ending-run.exp: Likewise.
13196         * gdb.base/environ.exp: Likewise.
13197         * gdb.base/eval-skip.exp: Likewise.
13198         * gdb.base/exprs.exp: Likewise.
13199         * gdb.base/fileio.exp: Likewise.
13200         * gdb.base/finish.exp: Likewise.
13201         * gdb.base/float.exp: Likewise.
13202         * gdb.base/foll-exec.exp: Likewise.
13203         * gdb.base/foll-fork.exp: Likewise.
13204         * gdb.base/foll-vfork.exp: Likewise.
13205         * gdb.base/freebpcmd.exp: Likewise.
13206         * gdb.base/funcargs.exp: Likewise.
13207         * gdb.base/gcore.exp: Likewise.
13208         * gdb.base/gdb1090.exp: Likewise.
13209         * gdb.base/gdb1250.exp: Likewise.
13210         * gdb.base/huge.exp: Likewise.
13211         * gdb.base/info-proc.exp: Likewise.
13212         * gdb.base/interrupt.exp: Likewise.
13213         * gdb.base/jump.exp: Likewise.
13214         * gdb.base/langs.exp: Likewise.
13215         * gdb.base/lineinc.exp: Likewise.
13216         * gdb.base/list.exp: Likewise.
13217         * gdb.base/logical.exp: Likewise.
13218         * gdb.base/long_long.exp: Likewise.
13219         * gdb.base/macscp.exp: Likewise.
13220         * gdb.base/maint.exp: Likewise.
13221         * gdb.base/mips_pro.exp: Likewise.
13222         * gdb.base/miscexprs.exp: Likewise.
13223         * gdb.base/multi-forks.exp: Likewise.
13224         * gdb.base/opaque.exp: Likewise.
13225         * gdb.base/overlays.exp: Likewise.
13226         * gdb.base/pc-fp.exp: Likewise.
13227         * gdb.base/pointers.exp: Likewise.
13228         * gdb.base/printcmds.exp: Likewise.
13229         * gdb.base/psymtab.exp: Likewise.
13230         * gdb.base/ptype.exp: Likewise.
13231         * gdb.base/recurse.exp: Likewise.
13232         * gdb.base/relational.exp: Likewise.
13233         * gdb.base/relocate.exp: Likewise.
13234         * gdb.base/remote.exp: Likewise.
13235         * gdb.base/reread.exp: Likewise.
13236         * gdb.base/restore.exp: Likewise.
13237         * gdb.base/return.exp: Likewise.
13238         * gdb.base/return2.exp: Likewise.
13239         * gdb.base/scope.exp: Likewise.
13240         * gdb.base/sect-cmd.exp: Likewise.
13241         * gdb.base/sep.exp: Likewise.
13242         * gdb.base/sepdebug.exp: Likewise.
13243         * gdb.base/setshow.exp: Likewise.
13244         * gdb.base/setvar.exp: Likewise.
13245         * gdb.base/sigall.exp: Likewise.
13246         * gdb.base/sigbpt.exp: Likewise.
13247         * gdb.base/signals.exp: Likewise.
13248         * gdb.base/signull.exp: Likewise.
13249         * gdb.base/sizeof.exp: Likewise.
13250         * gdb.base/solib.exp: Likewise.
13251         * gdb.base/step-line.exp: Likewise.
13252         * gdb.base/step-test.exp: Likewise.
13253         * gdb.base/structs.exp: Likewise.
13254         * gdb.base/structs2.exp: Likewise.
13255         * gdb.base/term.exp: Likewise.
13256         * gdb.base/twice.exp: Likewise.
13257         * gdb.base/until.exp: Likewise.
13258         * gdb.base/varargs.exp: Likewise.
13259         * gdb.base/volatile.exp: Likewise.
13260         * gdb.base/watchpoint.exp: Likewise.
13261         * gdb.base/whatis-exp.exp: Likewise.
13262         * gdb.base/whatis.exp: Likewise.
13263         * gdb.cp/ambiguous.exp: Likewise.
13264         * gdb.cp/annota2.exp: Likewise.
13265         * gdb.cp/annota3.exp: Likewise.
13266         * gdb.cp/bool.exp: Likewise.
13267         * gdb.cp/breakpoint.exp: Likewise.
13268         * gdb.cp/casts.exp: Likewise.
13269         * gdb.cp/class2.exp: Likewise.
13270         * gdb.cp/classes.exp: Likewise.
13271         * gdb.cp/cplusfuncs.exp: Likewise.
13272         * gdb.cp/ctti.exp: Likewise.
13273         * gdb.cp/derivation.exp: Likewise.
13274         * gdb.cp/exception.exp: Likewise.
13275         * gdb.cp/gdb1355.exp: Likewise.
13276         * gdb.cp/hang.exp: Likewise.
13277         * gdb.cp/inherit.exp: Likewise.
13278         * gdb.cp/local.exp: Likewise.
13279         * gdb.cp/m-data.exp: Likewise.
13280         * gdb.cp/m-static.exp: Likewise.
13281         * gdb.cp/member-ptr.exp: Likewise.
13282         * gdb.cp/method.exp: Likewise.
13283         * gdb.cp/misc.exp: Likewise.
13284         * gdb.cp/namespace.exp: Likewise.
13285         * gdb.cp/overload.exp: Likewise.
13286         * gdb.cp/ovldbreak.exp: Likewise.
13287         * gdb.cp/pr-1023.exp: Likewise.
13288         * gdb.cp/pr-1210.exp: Likewise.
13289         * gdb.cp/pr-574.exp: Likewise.
13290         * gdb.cp/printmethod.exp: Likewise.
13291         * gdb.cp/psmang.exp: Likewise.
13292         * gdb.cp/ref-params.exp: Likewise.
13293         * gdb.cp/ref-types.exp: Likewise.
13294         * gdb.cp/rtti.exp: Likewise.
13295         * gdb.cp/templates.exp: Likewise.
13296         * gdb.cp/try_catch.exp: Likewise.
13297         * gdb.cp/userdef.exp: Likewise.
13298         * gdb.cp/virtfunc.exp: Likewise.
13299         * gdb.disasm/am33.exp: Likewise.
13300         * gdb.disasm/h8300s.exp: Likewise.
13301         * gdb.disasm/mn10300.exp: Likewise.
13302         * gdb.disasm/sh3.exp: Likewise.
13303         * gdb.disasm/t01_mov.exp: Likewise.
13304         * gdb.disasm/t02_mova.exp: Likewise.
13305         * gdb.disasm/t03_add.exp: Likewise.
13306         * gdb.disasm/t04_sub.exp: Likewise.
13307         * gdb.disasm/t05_cmp.exp: Likewise.
13308         * gdb.disasm/t06_ari2.exp: Likewise.
13309         * gdb.disasm/t07_ari3.exp: Likewise.
13310         * gdb.disasm/t08_or.exp: Likewise.
13311         * gdb.disasm/t09_xor.exp: Likewise.
13312         * gdb.disasm/t10_and.exp: Likewise.
13313         * gdb.disasm/t11_logs.exp: Likewise.
13314         * gdb.disasm/t12_bit.exp: Likewise.
13315         * gdb.disasm/t13_otr.exp: Likewise.
13316         * gdb.hp/gdb.aCC/optimize.exp: Likewise.
13317         * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
13318         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13319         * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
13320         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
13321         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
13322         * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
13323         * gdb.hp/gdb.base-hp/reg.exp: Likewise.
13324         * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
13325         * gdb.hp/gdb.compat/xdb1.exp: Likewise.
13326         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
13327         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
13328         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
13329         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
13330         * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
13331         * gdb.mi/gdb701.exp: Likewise.
13332         * gdb.mi/gdb792.exp: Likewise.
13333         * gdb.mi/mi-basics.exp: Likewise.
13334         * gdb.mi/mi-break.exp: Likewise.
13335         * gdb.mi/mi-cli.exp: Likewise.
13336         * gdb.mi/mi-console.exp: Likewise.
13337         * gdb.mi/mi-disassemble.exp: Likewise.
13338         * gdb.mi/mi-eval.exp: Likewise.
13339         * gdb.mi/mi-file.exp: Likewise.
13340         * gdb.mi/mi-read-memory.exp: Likewise.
13341         * gdb.mi/mi-regs.exp: Likewise.
13342         * gdb.mi/mi-return.exp: Likewise.
13343         * gdb.mi/mi-simplerun.exp: Likewise.
13344         * gdb.mi/mi-stack.exp: Likewise.
13345         * gdb.mi/mi-stepi.exp: Likewise.
13346         * gdb.mi/mi-syn-frame.exp: Likewise.
13347         * gdb.mi/mi-until.exp: Likewise.
13348         * gdb.mi/mi-var-block.exp: Likewise.
13349         * gdb.mi/mi-var-child.exp: Likewise.
13350         * gdb.mi/mi-var-cmd.exp: Likewise.
13351         * gdb.mi/mi-var-display.exp: Likewise.
13352         * gdb.mi/mi-watch.exp: Likewise.
13353         * gdb.mi/mi2-basics.exp: Likewise.
13354         * gdb.mi/mi2-break.exp: Likewise.
13355         * gdb.mi/mi2-cli.exp: Likewise.
13356         * gdb.mi/mi2-console.exp: Likewise.
13357         * gdb.mi/mi2-disassemble.exp: Likewise.
13358         * gdb.mi/mi2-eval.exp: Likewise.
13359         * gdb.mi/mi2-file.exp: Likewise.
13360         * gdb.mi/mi2-read-memory.exp: Likewise.
13361         * gdb.mi/mi2-regs.exp: Likewise.
13362         * gdb.mi/mi2-return.exp: Likewise.
13363         * gdb.mi/mi2-simplerun.exp: Likewise.
13364         * gdb.mi/mi2-stack.exp: Likewise.
13365         * gdb.mi/mi2-stepi.exp: Likewise.
13366         * gdb.mi/mi2-syn-frame.exp: Likewise.
13367         * gdb.mi/mi2-until.exp: Likewise.
13368         * gdb.mi/mi2-var-block.exp: Likewise.
13369         * gdb.mi/mi2-var-child.exp: Likewise.
13370         * gdb.mi/mi2-var-cmd.exp: Likewise.
13371         * gdb.mi/mi2-var-display.exp: Likewise.
13372         * gdb.mi/mi2-watch.exp: Likewise.
13373         * gdb.stabs/exclfwd.exp: Likewise.
13374         * gdb.stabs/weird.exp: Likewise.
13375         * gdb.threads/gcore-thread.exp: Likewise.
13376         * gdb.trace/actions.exp: Likewise.
13377         * gdb.trace/backtrace.exp: Likewise.
13378         * gdb.trace/circ.exp: Likewise.
13379         * gdb.trace/collection.exp: Likewise.
13380         * gdb.trace/deltrace.exp: Likewise.
13381         * gdb.trace/infotrace.exp: Likewise.
13382         * gdb.trace/limits.exp: Likewise.
13383         * gdb.trace/packetlen.exp: Likewise.
13384         * gdb.trace/passc-dyn.exp: Likewise.
13385         * gdb.trace/passcount.exp: Likewise.
13386         * gdb.trace/report.exp: Likewise.
13387         * gdb.trace/save-trace.exp: Likewise.
13388         * gdb.trace/tfind.exp: Likewise.
13389         * gdb.trace/tracecmd.exp: Likewise.
13390         * gdb.trace/while-dyn.exp: Likewise.
13391         * gdb.trace/while-stepping.exp: Likewise.
13392
13393 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
13394
13395         * gdb.base/step-bt.c: New file.
13396         * gdb.base/step-bt.exp: New testcase.
13397
13398 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
13399
13400         * config/monitor.exp (gdb_load): Remove support for obsolete
13401         download-write-size.
13402         * gdb.base/remote.exp: Likewise.  Update all callers of
13403         gdb_timed_load.
13404
13405 2006-08-02  Daniel Jacobowitz  <dan@codesourcery.com>
13406
13407         * cursal.exp: Pass binfile to gdb_load.
13408
13409 2006-08-01  Nathan Sidwell  <nathan@codesourcery.com>
13410
13411         * gdb.base/cursal.exp: Add "" to gdb_load call.
13412
13413 2006-07-29  Mark Kettenis  <kettenis@gnu.org>
13414
13415         * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
13416         NetBSD/ELF targets.
13417
13418 2006-07-25  Daniel Jacobowitz  <dan@codesourcery.com>
13419
13420         * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
13421         operator*.
13422
13423 2006-07-24  Daniel Jacobowitz  <dan@codesourcery.com>
13424
13425         * gdb.base/completion.exp: Update for change in "file" behavior.
13426         * gdb.stabs/weird.exp: Likewise.
13427         * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
13428         * lib/gdb.exp (gdb_file_cmd): Likewise.  Kill the program explicitly.
13429
13430 2006-07-24  Nathan Sidwell  <nathan@codesourcery.com>
13431
13432         * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
13433         * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
13434
13435 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
13436
13437         * gdb.base/default.exp: Update source command error message.
13438         * gdb.base/help.exp: Update 'help source' message.
13439
13440 2006-07-20  Daniel Jacobowitz  <dan@codesourcery.com>
13441
13442         * gdb.cp/bs15503.exp: Update comment for no longer crashing
13443         test.
13444
13445 2006-07-19  Andrew Stubbs  <andrew.stubbs@st.com>
13446
13447         * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
13448
13449 2006-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
13450
13451         * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
13452
13453 2006-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
13454
13455         * gdb.threads/print-threads.exp: Use gdb_breakpoint.
13456
13457 2006-07-17  Mark Kettenis  <kettenis@gnu.org>
13458
13459         * gdb.base/long_long.exp (gdb_test_long_long): Exclude
13460         *-*-openbsd* from targets for wich we expect ARM FPA floating
13461         point format.
13462
13463 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
13464
13465         * gdb.cp/annota3.exp: Expect frame-begin annotation.
13466
13467 2006-07-17  Mark Kettenis  <kettenis@gnu.org>
13468
13469         * gdb.base/annota3.exp: Expect frame-begin annotation.
13470
13471 2006-07-14  Joel Brobecker  <brobecker@adacore.com>
13472
13473         * gdb.base/help.exp: Adjust "help unset" test to accept
13474         any list of unset commands.
13475
13476 2006-07-13  Paul N. Hilfinger  <Hilfinger@adacore.com>
13477             Daniel Jacobowitz  <dan@codesourcery.com>
13478
13479         * gdb.cp/ref-params.exp: New test.
13480         * gdb.cp/ref-params.cc: New source file.
13481         * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
13482
13483 2006-07-08  Mark Kettenis  <kettenis@gnu.org>
13484
13485         * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
13486         spaces/tabs in regular expressions since they might not be there.
13487
13488 2006-07-07  Andrew Stubbs  <andrew.stubbs@st.com>
13489
13490         * gdb.base/ifelse.exp: New file.
13491
13492 2006-07-04  Nathan Sidwell  <nathan@codesourcery.com>
13493
13494         * gdb.base/huge.c: Allow CRASH_GDB to be set from command
13495         line.
13496         * gdb.base/huge.exp: Loop over compilation to find a size that
13497         is acceptable.
13498         * gdb.base/remote.exp: Correct expected strings.
13499         * gdb.dwarf2/mac-fileno.S: Avoid # comments.
13500
13501 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
13502
13503         * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
13504
13505 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
13506
13507         * gdb.base/gdb1555.exp: Use gdb_compile_shlib.  Skip if not
13508         native.
13509
13510 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
13511
13512         * gdb.stabs/exclfwd.exp: Skip the test if configure did not
13513         enable stabs testing.
13514
13515 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
13516
13517         * gdb.base/auxv.exp: Intercept undefined command messages before
13518         gdb_test_multiple does.
13519
13520 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
13521
13522         * Makefile.in (host_alias): Remove.
13523         (target_alias): Use @target_noncanonical@.
13524         (site.exp): Don't set host_alias.
13525         * aclocal.m4: Remove contents.  Include acx.m4.
13526         * configure: Regenerated.
13527         * configure.ac: Use ACX_NONCANONICAL_TARGET.
13528
13529 2006-06-13  Nathan Sidwell  <nathan@codesourcery.com>
13530
13531         * lib/gdb.exp (gdb_load_cmd): New.
13532
13533         * gdb.base/fileio.c: Add system(NULL) test.
13534         * gdb.base/fileio.exp: Check it.
13535
13536         * gdb.base/break.c: Add 10a breakpoint at }
13537         * gdb.base/break.exp: Add test for breakpoint at }
13538         * gdb.cp/anon-union.cc: Add code at end of function.
13539         * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
13540         * gdb.mi/var-cmd.c: Add code at end of function.
13541         * gdb.mi/mi-var-display.exp: Adjust end of next.
13542         * gdb.mi/mi2-var-display.exp: Likewise.
13543         * gdb.base/fileio.c: Add stop function and insert calls at
13544         stopping places.
13545         * gdb.base/fileio.exp: Breakpoint stop function and remove
13546         explicit line number references.
13547
13548 2006-05-19  Joel Brobecker  <brobecker@adacore.com>
13549
13550         * gdb.base/del.exp (test_delete_alias): New function.
13551         Now check that both "del" and "d" work as aliases for "delete".
13552
13553 2006-05-18  Fred Fish  <fnf@specifix.com>
13554
13555         * gdb.base/a2-run.exp: Allow part of test to run when args aren't
13556         required.  Check for spurious output after program exits normally.
13557
13558 2006-05-17  Fred Fish  <fnf@specifix.com>
13559
13560         * gdb.base/relocate.exp: Use gdb_file_cmd rather than
13561         gdb_load, so it works in the simulator.
13562
13563 2006-05-11  Fred Fish  <fnf@specifix.com>
13564
13565         * gdb.base/bang.exp: Ignore unexpected output between the
13566         "program exited normally" and the gdb prompt, as many other
13567         tests do.
13568
13569 2006-05-07  Mark Kettenis  <kettenis@gnu.org>
13570
13571         * gdb.base/help.exp: Make "delete checkpoint" part option for
13572         "help d" and "help delete" tests.
13573
13574 2006-05-06  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13575
13576         * gdb.mi/mi-basics.exp: Add missing serial number to
13577         expected output in some mi_gdb_test statements.
13578         * gdb.mi/mi2-basics.exp: Likewise.
13579
13580 2006-05-05  Joel Brobecker  <brobecker@adacore.com>
13581
13582         * gdb.base/del.c: New file.
13583         * gdb.base/del.exp: New testcase.
13584
13585 2006-05-05  David S. Miller  <davem@sunset.davemloft.net>
13586
13587         * gdb.base/break.exp: Do not assume a breakpoint on
13588         main will actually be in $srcfile when optimizing.
13589         * gdb.base/savedregs.exp: Do not require that the dummy
13590         frame location match up to a symbol and source file location.
13591         * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
13592         will get printed without a mi_cmd_data_list_register_values prefix.
13593         (*-data-list-register-*): Correct regular expressions to expect the new
13594         pseudo d? floating point registers.
13595         * gdb.mi/mi2-regs.exp: Likewise.
13596
13597 2006-05-05  Christophe Lyon  <christophe.lyon@st.com>
13598
13599         * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
13600         * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
13601         is allocated by the compiler.
13602         * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
13603         anons, e, anone to force their allocation by the compiler.
13604
13605 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
13606
13607         * gdb.base/help.exp: Update expected text for help d and
13608         help delete.
13609
13610 2006-05-02  Mark Kettenis  <kettenis@gnu.org>
13611
13612         * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
13613         NetBSD/ELF targets.
13614
13615 2006-04-30  Mark Kettenis  <kettenis@gnu.org>
13616
13617         * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
13618         single-step breakpoint fails; make this a KFAIL on
13619         sparc*-*-openbsd*.
13620         * gdb.base/siginfo.exp: Likewise.
13621         * gdb.base/sigstep.exp (advance, advancei): Likewise.
13622
13623 2006-04-26  Michael Snyder  <msnyder@redhat.com>
13624
13625         * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
13626         which may have to consume output from other forks.
13627         Add tests to make sure that "delete fork" succeeded.
13628
13629 2006-04-20  Michael Snyder  <msnyder@redhat.com>
13630
13631         * 2006-03-22  Jim Blandy  <jimb@redhat.com>
13632         Add support for the Renesas M32C and M16C.
13633
13634         * gdb.asm/asm-source.exp: Add m32c target.
13635         * gdb.asm/m32c.inc: Support for m32c target.
13636
13637 2006-04-07  Andrew Stubbs  <andrew.stubbs@st.com>
13638
13639         * gdb.base/commands.exp (recursive_source_test): New test.
13640
13641 2006-04-04  David S. Miller  <davem@sunset.davemloft.net>
13642
13643         * gdb.base/float.exp: Add pattern for sparc targets.
13644
13645 2006-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
13646
13647         * gdb.base/commands.exp (stray_arg0_test): New test.
13648
13649 2006-03-30  Paul Brook  <paul@codesourcery.com>
13650
13651         * gdb.mi/mi-until.exp: kfail broken until command.
13652         * gdb.mi/mi2-until.exp: Ditto.
13653
13654 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
13655
13656         * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
13657
13658 2006-03-08  Alexandre Oliva  <aoliva@redhat.com>
13659
13660         * gdb.base/prelink.exp: Anchor tested-for regular expression
13661         on gdb prompt.
13662
13663 2006-03-07  Paul Brook  <paul@codesourcery.com>
13664
13665         * gdb.base/assign.exp: Correct fail message.
13666
13667 2006-03-07  Paul Brook  <paul@codesourcery.com>
13668
13669         * lib/compiler.c: Extract armcc version number.
13670         * lib/compiler.cc: Ditto.
13671
13672 2006-03-07  Paul Brook  <paul@codesourcery.com>
13673
13674         * gdb.arch/altivec-abi.exp: Use nowarnings instead of
13675         additional_flags=-w.
13676         * gdb.arch/altivec-regs.exp: Ditto.
13677         * gdb.arch/e500-abi.exp: Ditto.
13678         * gdb.arch/e500-regs.exp: Ditto.
13679         * gdb.base/all-bin.exp: Ditto.
13680         * gdb.base/annota1.exp: Ditto.
13681         * gdb.base/annota3.exp: Ditto.
13682         * gdb.base/args.exp: Ditto.
13683         * gdb.base/arithmet.exp: Ditto.
13684         * gdb.base/assign.exp: Ditto.
13685         * gdb.base/async.exp: Ditto.
13686         * gdb.base/bang.exp: Ditto.
13687         * gdb.base/break.exp: Ditto.
13688         * gdb.base/call-rt-st.exp: Ditto.
13689         * gdb.base/completion.exp: Ditto.
13690         * gdb.base/cond-expr.exp: Ditto.
13691         * gdb.base/condbreak.exp: Ditto.
13692         * gdb.base/consecutive.exp: Ditto.
13693         * gdb.base/define.exp: Ditto.
13694         * gdb.base/display.exp: Ditto.
13695         * gdb.base/ena-dis-br.exp: Ditto.
13696         * gdb.base/environ.exp: Ditto.
13697         * gdb.base/eval-skip.exp: Ditto.
13698         * gdb.base/info-proc.exp: Ditto.
13699         * gdb.base/jump.exp: Ditto.
13700         * gdb.base/logical.exp: Ditto.
13701         * gdb.base/long_long.exp: Ditto.
13702         * gdb.base/maint.exp: Ditto.
13703         * gdb.base/miscexprs.exp: Ditto.
13704         * gdb.base/pc-fp.exp: Ditto.
13705         * gdb.base/pointers.exp: Ditto.
13706         * gdb.base/relational.exp: Ditto.
13707         * gdb.base/reread.exp: Ditto.
13708         * gdb.base/sect-cmd.exp: Ditto.
13709         * gdb.base/sep.exp: Ditto.
13710         * gdb.base/sepdebug.exp: Ditto.
13711         * gdb.base/until.exp: Ditto.
13712         * gdb.base/whatis-exp.exp: Ditto.
13713         * gdb.cp/annota2.exp: Ditto.
13714         * gdb.cp/annota3.exp: Ditto.
13715         * gdb.trace/actions.exp: Ditto.
13716         * gdb.trace/backtrace.exp: Ditto.
13717         * gdb.trace/circ.exp: Ditto.
13718         * gdb.trace/collection.exp: Ditto.
13719         * gdb.trace/deltrace.exp: Ditto.
13720         * gdb.trace/infotrace.exp: Ditto.
13721         * gdb.trace/limits.exp: Ditto.
13722         * gdb.trace/packetlen.exp: Ditto.
13723         * gdb.trace/passc-dyn.exp: Ditto.
13724         * gdb.trace/passcount.exp: Ditto.
13725         * gdb.trace/report.exp: Ditto.
13726         * gdb.trace/save-trace.exp: Ditto.
13727         * gdb.trace/tfind.exp: Ditto.
13728         * gdb.trace/tracecmd.exp: Ditto.
13729         * gdb.trace/while-dyn.exp: Ditto.
13730         * gdb.trace/while-stepping.exp: Ditto.
13731         * lib/gdb.exp: Ditto.
13732         (gdb_compile): Handle nowarning option.
13733
13734 2006-03-07  Alexandre Oliva  <aoliva@redhat.com>
13735
13736         * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
13737         * gdb.base/prelink.exp: Likewise.  Add -q to prelink runs.
13738         Rename executable to prelinkt.  Don't re-prelink if we didn't
13739         get a core file.  Test prelink -u exit status to tell whether
13740         prelinking failed.  Use gdb_test_multiple.
13741
13742 2006-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
13743
13744         * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
13745         (do_tests): Call it.
13746
13747 2006-02-28  Alexandre Oliva  <aoliva@redhat.com>
13748
13749         * gdb.base/prelink.exp: New test.
13750         * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
13751
13752 2006-02-24  Wu Zhou  <woodzltc@cn.ibm.com>
13753
13754         * gdb.fortran/derived-type.f90: New file.
13755         * gdb.fortran/derived-type.exp: New testcase.
13756
13757 2006-02-23  Daniel Jacobowitz  <dan@codesourcery.com>
13758
13759         * gdb.base/default.exp: Allow ';' as a directory separator.
13760
13761 2006-02-21  Andrew Stubbs  <andrew.stubbs@st.com>
13762
13763         * gdb.base/help.exp (help add-symbol-file): Update.
13764
13765 2006-02-21  Andrew Stubbs  <andrew.stubbs@st.com>
13766
13767         * gdb.base/help.exp (help load): Update expected results.
13768
13769 2006-02-19  Fred Fish  <fnf@specifix.com>
13770
13771         * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
13772         specifix hex value as part of results.
13773         * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
13774
13775 2006-02-16  Fred Fish  <fnf@specifix.com>
13776
13777         * gdb.base/whatis.c: Define variables using typedefs char_addr,
13778         ushort_addr, and slong_addr, so the typedefs are not optimized
13779         away.
13780         * gdb.base/whatis.exp: Add tests using type name for struct type,
13781         union type, enum type, and typedef.
13782
13783 2006-02-13  Mark Kettenis  <kettenis@gnu.org>
13784
13785         * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
13786
13787 2006-02-13  Jim Blandy  <jimb@redhat.com>
13788
13789         * gdb.base/scope.exp (test_at_main): Remove logic to handle the
13790         case where it takes two "next" commands to skip past the init
13791         call.
13792
13793 2006-02-12  Fred Fish  <fnf@specifix.com>
13794
13795         * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
13796         to handle cases where it takes two "next" commands to skip
13797         past the init call.
13798
13799 2006-02-07  Joel Brobecker  <brobecker@adacore.com>
13800
13801         * gdb.ada/array_return.exp: Mark the last test as expected to fail
13802         on hppa32 targets.
13803
13804 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
13805
13806         * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
13807         field.
13808
13809 2006-01-29  Mark Kettenis  <kettenis@gnu.org>
13810
13811         * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
13812
13813 2006-01-22  Daniel Jacobowitz  <dan@codesourcery.com>
13814
13815         * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
13816         files.
13817
13818 2006-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
13819
13820         * gdb.cp/maint.exp: Set complaints to a positive value.
13821
13822 2006-01-15  Daniel Jacobowitz  <dan@codesourcery.com>
13823
13824         * gdb.base/multi-forks.c: Add copyright notice.  Include <stdlib.h>.
13825         * gdb.base/multi-forks.exp: Use a loop.  Allow "fork" as a stopped
13826         function name.
13827
13828 2006-01-15  Daniel Jacobowitz  <dan@codesourcery.com>
13829
13830         * gdb.base/checkpoint.c: Update copyright notice.  Include
13831         <stdlib.h>.
13832
13833 2006-01-04  Jim Blandy  <jimb@redhat.com>
13834
13835         * gdb.asm/asm-source.exp: Independently provide default values for
13836         asm-flags and debug-flags.  Use 'string equal' to do the
13837         comparison, not the implicit expr's '==' operator.  Remove
13838         now-unneeded assignments to asm-flags.  In h8300 case, place
13839         "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
13840
13841 2006-01-04  Michael Snyder  <msnyder@redhat.com>
13842
13843         * gdb.base/checkpoint.c: New file.
13844         * gdb.base/checkpoint.exp: New file.
13845         * gdb.base/multi-fork.c: New file.
13846         * gdb.base/multi-fork.exp: New file.
13847         * gdb.base/pi.txt: New file (data for checkpoint.c test).
13848
13849 2006-01-04  Fred Fish  <fnf@specifix.com>
13850
13851         * gdb.base/ptype.c (foo): Add typedef.
13852         (intfoo): Add function.
13853         * gdb.base/ptype1.c: New file.
13854         * gdb.base/ptype.exp: Handle compilation and linking with two
13855         source files.  Test that proper type for "foo" is found based
13856         on source context rather than first match found in symtabs.
13857
13858 2005-12-28  Mark Kettenis  <kettenis@gnu.org>
13859
13860         * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
13861         * gdb.asm/openbsd.inc: Indent commands.
13862
13863 2005-12-26  Mark Kettenis  <kettenis@gnu.org>
13864
13865         * gdb.base/freebpcmd.exp: Increase timeout.
13866
13867         * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
13868
13869 2005-12-17  Daniel Jacobowitz  <dan@codesourcery.com>
13870
13871         * gdb.base/default.exp: Update check for "show version".
13872
13873 2005-12-09  Randolph Chung  <tausq@debian.org>
13874
13875         * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
13876         * gdb.asm/pa64.inc: New file.
13877
13878 2005-12-09  Randolph Chung  <tausq@debian.org>
13879
13880         * gdb.asm/common.inc: Indent commands.
13881         * gdb.asm/asmsrc1.s: Likewise.
13882         * gdb.asm/asmsrc2.s: Likewise.
13883
13884 2005-12-09  Randolph Chung  <tausq@debian.org>
13885
13886         * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
13887         (get_addr_of_sym): Remove duplicate print.
13888         (gen_core): xfail hppa*-*-hpux*, update expected output.
13889         * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
13890         * gdb.arch/pa64-nullify.s: New file.
13891
13892 2005-12-09  Randolph Chung  <tausq@debian.org>
13893
13894         * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
13895
13896 2005-12-07  Christophe Lyon  <christophe.lyon@st.com>
13897
13898         * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
13899         code generation for these functions.
13900         * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
13901         error message.
13902
13903 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
13904
13905         * gdb.base/help.exp (help b, help br, help bre, help brea)
13906         (help break): Update the expected message.
13907
13908 2005-11-11  Stephane Carrez  <stcarrez@nerim.fr>
13909
13910         * gdb.asm/m68hc11.inc: Setup the data section.
13911         * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
13912         script for this test.
13913         (m6812-*-*): Likewise.
13914
13915 2005-11-09  Randolph Chung <tausq@debian.org>
13916
13917         * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
13918
13919 2005-11-09  Wu Zhou  <woodzltc@cn.ibm.com>
13920
13921         * gdb.base/break.exp: Fix a comment typo.
13922
13923 2005-11-03  Jim Blandy  <jimb@redhat.com>
13924
13925         Checked in by Elena Zannoni  <ezannoni@redhat.com>
13926
13927         * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
13928
13929 2005-11-02  Corinna Vinschen  <vinschen@redhat.com>
13930
13931         * gdb.arch/gdb1558.c: Include stdio.h.
13932
13933 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
13934
13935         * gdb.asm/asm-source.exp: Use -e instead of --entry.
13936
13937 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
13938
13939         * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
13940
13941 2005-10-17  Paul Gilliam  <pgilliam@us.ibm.com>
13942
13943         * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13944         vscr" tests to better match output.
13945
13946 2005-10-12  Jim Blandy  <jimb@redhat.com>
13947
13948         * gdb.base/structs.exp (any): New function.
13949         (test_struct_returns): Don't make any assumptions at all about
13950         what value the function returns when GDB can't set the return
13951         value.
13952
13953 2005-10-09  Joel Brobecker  <brobecker@adacore.com>
13954
13955         * gdb.ada/arrayidx/p.adb: New file.
13956         * gdb.ada/arrayidx.exp: New testcase
13957
13958 2005-10-09  Joel Brobecker  <brobecker@adacore.com>
13959
13960         * gdb.ada/array_return/pck.ads: New file.
13961         * gdb.ada/array_return/pck.adb: New file.
13962         * gdb.ada/array_return/p.adb: New file.
13963         * gdb.ada/array_return.exp: New testcase.
13964
13965 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
13966
13967         * gdb.base/arrayidx.c: New file.
13968         * gdb.base/arrayidx.exp: New testcase.
13969
13970 2005-09-29  Nick Roberts  <nickrob@snap.net.nz>
13971
13972         * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
13973         frames-invalid and breakpoints-invalid are no longer generated
13974         with level 3 so don't expect them in the output.
13975
13976 2005-09-27  Bob Rossi  <bob@brasko.net>
13977
13978         * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
13979         from test.  Escape the | in mi_gdb_test call.
13980         * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
13981         gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
13982         gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
13983         gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
13984         expected regex's in mi_gdb_test calls.
13985         * lib/mi-support.exp: Remove arbitrary .* from tests.
13986         (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
13987         Fully anchor GDB/MI expected results in mi_gdb_test.
13988         * lib/gdb.exp (string_to_regexp): Escape the ] character.
13989         * gdb.base/sizeof.exp: Remove escape character. Correct test.
13990
13991 2005-09-26  Paul Brook  <paul@codesourcery.com>
13992
13993         * long_long.exp: Exclude eabi targets from arm FPA float format test.
13994
13995 2005-09-20  Wu Zhou  <woodzltc@cn.ibm.com>
13996
13997         * bfp-test.c: New file.
13998         * bfp-test.exp: New testcase.
13999
14000 2005-09-20  Wu Zhou  <woodzltc@cn.ibm.com>
14001
14002         * gdb.fortran/subarray.exp: New testcase to test the evaluation
14003         of subarray and substring variable.
14004         * gdb.fortran/subarray.f: New source file for the test of subarray
14005         and substring variable evaluation.
14006         * gdb.fortran/exprs.exp: Add four tests for substring evaluation
14007         of string constant.
14008
14009 2005-09-19  Daniel Jacobowitz  <dan@codesourcery.com>
14010
14011         * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
14012         copyright dates.
14013
14014 2005-09-19  Paul Gilliam  <pgilliam@us.ibm.com>
14015
14016         * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
14017         powerpc altivec' test with an almost identical 'info vector' test.
14018
14019 2005-09-13  Paul Gilliam  <pgilliam@us.ibm.com>
14020
14021         * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
14022         vscr" tests to match output.
14023
14024 2005-09-13  Paul Gilliam  <pgilliam@us.ibm.com>
14025
14026         * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
14027         output.
14028
14029 2005-09-11  Bob Rossi  <bob@brasko.net>
14030
14031         * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
14032         * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
14033         commands that return an MI output command and an asyncronous MI output
14034         command.
14035         * gdb.mi/mi-console.exp: Ditto.
14036
14037 2005-09-11  Bob Rossi  <bob@brasko.net>
14038
14039         * gdb.mi/mi-var-child.c: Include <string.h>.
14040
14041 2005-09-10  Daniel Jacobowitz  <dan@codesourcery.com>
14042
14043         * killed.exp: Correct gdb_expect syntax.
14044
14045 2005-08-09  Corinna Vinschen  <vinschen@redhat.com>
14046
14047         * lib/mi-support.exp (mi_gdb_load): Fix typo.
14048
14049 2005-08-02  Bob Rossi  <bob@brasko.net>
14050
14051         * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
14052         (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
14053         Change tests to inferior-tty-set/show.
14054         * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
14055         (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
14056         * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
14057         inferior.  Use mi_gdb_test to get GDB and Inferior output.
14058         * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
14059         descriptor.
14060         (mi_inferior_tty_name): Add inferior PTY file name.
14061         (mi_gdb_start): Add INFERIOR_PTY parameter.
14062         (mi_gdb_test): Add IPATTERN parameter.
14063
14064 2005-08-02   Bob Rossi  <bob@brasko.net>
14065
14066         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
14067         parameter to mi_gdb_test.
14068         * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
14069
14070 2005-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
14071
14072         * gdb.mi/mi-var-child.c (do_children_tests): Initialize
14073         struct_declarations.
14074         * gdb.mi/mi-var-child.exp: Step over the initialization of
14075         struct_declarations.
14076
14077 2005-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
14078
14079         * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
14080         * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
14081         * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
14082         * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
14083         * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
14084         file.
14085
14086 2005-07-27  Nick Roberts  <nickrob@snap.net.nz>
14087
14088         * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
14089         (do_children_tests): Assign values to the extra elements.
14090
14091         * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
14092         them for tests for "-var-update --no-values" and
14093         "-var-update --all-values".
14094         Add test for "-var-list-children --simple-values".
14095
14096         * gdb.mi/basics.c (callee4): Add integer array D[3]...
14097
14098         * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
14099         "-stack-list-locals --simple-values"  Improve doc strings and
14100         comments.
14101
14102 2005-07-18  Mark Kettenis  <kettenis@gnu.org>
14103
14104         * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
14105         *-*-openbsd*.
14106         * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
14107
14108         * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
14109         sigaltsatck'.
14110
14111 2005-07-14  Bob Rossi  <bob@brasko.net>
14112
14113         * gdb.base/default.exp (tty): Changed output of command.
14114         * gdb.base/help.exp (help tty): Ditto.
14115
14116 2005-07-12  Mark Kettenis  <kettenis@gnu.org>
14117
14118         * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
14119
14120 2005-07-10  Mark Kettenis  <kettenis@gnu.org>
14121
14122         * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
14123         -stack-select-frame without arguments.
14124         (test_stack_frame_listing): Add test for newly implemented command
14125         -stack-info-frame.
14126
14127 2005-07-06  Bob Rossi  <bob@brasko.net>
14128
14129         * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
14130         command.
14131         (Copyright): Update copyright.
14132
14133 2005-07-06  Wu Zhou  <woodzltc@cn.ibm.com>
14134
14135         * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
14136         tests to evaluate exponentiation expression.
14137
14138 2005-06-29  Andreas Schwab  <schwab@suse.de>
14139
14140         * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
14141         main to avoid warnings.
14142
14143         * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
14144
14145 2005-06-20  Nick Roberts  <nickrob@snap.net.nz>
14146
14147         * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
14148         -stack-select-frame without arguments.
14149         (test_stack_frame_listing): Add test for newly implemented command
14150         -stack-info-frame.
14151
14152 2005-06-17  Wu Zhou  <woodzltc@cn.ibm.com>
14153
14154         * gdb.fortran/array-element.f: New file.
14155         * gdb.fortran/array-element.exp: New testcase.
14156
14157 2005-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
14158
14159         * gdb.base/bigcore.exp: Correct checks for systems which can
14160         not dump a large core file.
14161
14162 2005-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
14163
14164         * gdb.base/relocate.c: Add a copyright notice.
14165         (dummy): Remove.
14166         * gdb.base/relocate.exp: Test printing the values of variables
14167         from a relocatable file.
14168
14169 2005-06-12  Daniel Jacobowitz  <dan@codesourcery.com>
14170
14171         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
14172         excess MI output after an error.
14173
14174 2005-05-29  Joel Brobecker  <brobecker@adacore.com>
14175
14176         * gdb.arch/alpha-step.c: New file.
14177         * gdb.arch/alpha-step.exp: New testcase.
14178
14179 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
14180             Dennis Brueni  <dennis@slickedit.com>
14181
14182         * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
14183         gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
14184         gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
14185         gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
14186         gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
14187         gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
14188         * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
14189
14190 2005-05-17  Paul Gilliam  <pgilliam@us.ibm.com>
14191             Wu Zhou  <woodzltc@cn.ibm.com>
14192
14193         * gdb.base/shreloc.exp: Use gdb_compile_shlib.  Add support for
14194         IBM's xlc compiler.
14195         * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
14196         * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
14197
14198 2005-05-13  Jim Blandy  <jimb@redhat.com>
14199
14200         * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
14201         calling gdb_suppress_entire_file.
14202         * gdb.base/charset.exp: Same.
14203         * gdb.base/call-rt-st.exp: Same.
14204
14205 2005-05-05  Bob Rossi  <bob_rossi@cox.net>
14206
14207         * lib/gdb.exp (fullname_syntax): Added global regex.
14208         (fullname_syntax_POSIX): Ditto.
14209         (fullname_syntax_UNC): Ditto.
14210         (fullname_syntax_DOS_CASE): Ditto.
14211         (fullname_syntax_DOS): Ditto.
14212         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
14213         fullname_syntax variable to scope and use it.
14214         (test_file_list_exec_source_files): Ditto.
14215         * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
14216
14217 2005-05-04  Daniel Jacobowitz  <dan@codesourcery.com>
14218
14219         * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
14220
14221 2004-05-02  Paul Gilliam  <pgilliam@us.ibm.com>
14222
14223         * lib/gdb.exp (skip_altivec_tests): New function, based on
14224         check_vmx_hw_available from the GCC testsuite.
14225         * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
14226         * lib/gdb.arch/altivec-regs.exp: Likewise.
14227
14228 2005-05-02  Jim Blandy  <jimb@redhat.com>
14229
14230         * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
14231         calling gdb_suppress_entire_file.
14232
14233 2005-04-30  Randolph Chung  <tausq@debian.org>
14234
14235         * gdb.threads/staticthreads.exp: Override signal to check for hppa.
14236         Slightly relax "sem_post" name checking.
14237
14238 2005-04-29  Paul Gilliam  <pgilliam@us.ibm.com>
14239
14240         * gdb.base/unload.exp: Use new shared library infrastructure.
14241
14242 2005-04-29  Paul Gilliam  <pgilliam@us.ibm.com>
14243
14244         * gdb.base/so-impl-ld.exp: Use new shared library
14245         infrastructure.
14246
14247 2005-04-29  Corinna Vinschen  <vinschen@redhat.com>
14248
14249         * gdb.asm/asm-source.exp: Add h8300 to supported targets.
14250         * gdb.asm/h8300.inc: New file.
14251
14252 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
14253
14254         * gdb.base/shlib-call.exp: Change to use new shared library
14255         infrastructure.
14256
14257 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
14258
14259         * gdb.base/pending.exp: Change to use new shared library
14260         infrastructure.
14261
14262 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
14263
14264         * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
14265         use test_compiler_info instead of gcc_compiled, and update copyright.
14266
14267 2005-04-27  Paul Gilliam  <pgilliam@us.ibm.com>
14268
14269         * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
14270         shared objects being adjusted and update copyright years.
14271
14272 2005-04-27  Daniel Jacobowitz  <dan@codesourcery.com>
14273
14274         * ChangeLog: Correct some 2003-01-13 dates.
14275         * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
14276         gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
14277         gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
14278         gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
14279         gdb.trace/tfind.exp: Update copyright years.
14280
14281 2005-04-14  Paul Gilliam  <pgilliam@us.ibm.com>
14282             Daniel Jacobowitz  <dan@codesourcery.com>
14283
14284         * lib/gdb.exp (gdb_compile): Handle shlib=.
14285         (gdb_compile_shlib): New function.
14286
14287 2005-04-12  Paul Gilliam  <pgilliam@us.ibm.com>
14288
14289         * lib/gdb.exp (test_compiler_info): Give argument a default value.
14290
14291 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
14292
14293         * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
14294         gdb.server.
14295         * configure.ac: Likewise.
14296         * configure: Regenerated.
14297         * gdb.gdbserver/Makefile.in: Moved to...
14298         * gdb.server/Makefile.in: ... here.
14299         * gdb.gdbserver/server.c: Moved to...
14300         * gdb.server/server.c: ... here.
14301         * gdb.gdbserver/server-run.exp: Moved to...
14302         * gdb.server/server-run.exp: ... here.
14303
14304 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
14305
14306         * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
14307         * configure.ac: Create gdb.gdbserver/Makefile.
14308         * configure: Regenerated.
14309         * lib/gdbserver-support.exp: New file, derived from
14310         config/gdbserver.exp.
14311         * config/gdbserver.exp: Use gdbserver-support.exp.
14312         * gdb.gdbserver/Makefile.in: New file.
14313         * gdb.gdbserver/server.c: New file.
14314         * gdb.gdbserver/server-run.exp: New file.
14315
14316 2005-04-06  Paul Gilliam  <pgilliam@us.ibm.com>
14317
14318         * lib/gdb.exp (test_compiler_info): Return compiler_info
14319         if no arguments are given.
14320
14321 2005-04-01  Paul Gilliam  <pgilliam@us.ibm.com>
14322
14323         * gdb.arch/altivec-abi.exp: Check for compiler and set
14324         use altivec' flag accordingly.
14325         * gdb.arch/altivec-regs.exp: Likewise.
14326
14327 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
14328
14329         * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
14330
14331 2005-03-27  Andreas Schwab  <schwab@suse.de>
14332
14333         * gdb.base/bigcore.c (main): Add missing mode argument in open
14334         call.
14335
14336 2005-03-25  Daniel Jacobowitz  <dan@codesourcery.com>
14337
14338         * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
14339         downloads.
14340         * config/gdbserver.exp (gdb_load): Likewise.
14341
14342 2005-03-14  Paul Brook  <paul@codesourcery.com>
14343
14344         * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
14345         targets.
14346
14347 2005-03-09  Joel Brobecker  <brobecker@adacore.com>
14348
14349         * gdb.dwarf2/dup-psym.S: New file.
14350         * gdb.dwarf2/dup-psym.exp: New testcase.
14351
14352 2005-03-09  Joel Brobecker  <brobecker@adacore.com>
14353
14354         * gdb.ada/exec_changed/first.adb: New file.
14355         * gdb.ada/exec_changed/second.adb: New file.
14356         * gdb.ada/exec_changed.exp: New testcase.
14357
14358 2005-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14359
14360         * gdb.cp/userdef.cc (A1::operator+): New unary plus.
14361         (A2): New class.
14362         (main): Test operator+.
14363         * gdb.cp/userdef.exp: Test unary plus.  Use A2::operator+ for
14364         breakpoint test.
14365
14366         * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
14367         * gdb.base/signull.exp: Disable if gdb,nosignals.
14368         * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
14369         * gdb.cp/exception.exp: Disable if skip_cplus_tests.
14370         * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
14371         * gdb.mi/mi2-console.exp: Likewise.
14372         * gdb.trace/collection.exp (run_trace_experiment): Consume the
14373         continue output at start.
14374         (gdb_collect_locals_test): Robustify regexp.
14375         * gdb.trace/passc-dyn.exp: Fix comment typo.
14376         * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
14377
14378 2005-03-08  Corinna Vinschen  <vinschen@redhat.com>
14379
14380         * gdb.asm/asm-source.exp: Add iq2000 case.
14381         * gdb.asm/iq2000.inc: New file.
14382
14383 2005-03-07  Manoj Iyer <manjo@austin.ibm.com>
14384
14385         * gdb.base/command.exp: Change hardcoded value to regular expression.
14386         * gdb.base/float.exp: Add powerpc to the list of targets checked.
14387
14388 2005-03-07  Daniel Jacobowitz  <dan@codesourcery.com>
14389
14390         * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
14391         gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
14392         gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
14393         gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
14394         gdb.asm/x86_64.inc: Use .purgem before redefining macros.
14395
14396 2005-03-05  Mark Kettenis  <kettenis@gnu.org>
14397
14398         * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
14399         changes.
14400
14401 2004-03-03  Paul Gilliam  <pgilliam@us.ibm.com>
14402
14403         * lib/compiler.c: Add test for IBM's xlc compiler.
14404         * lib/compiler.cc: Likewise.
14405
14406 2004-02-24  Joel Brobecker  <brobecker@adacore.com>
14407
14408         * gdb.ada/fixed_points.exp: Create compilation object directory
14409         before running the test.
14410         * gdb.ada/null_record.exp: Likewise.
14411         * gdb.ada/packed_array.exp: Likewise.
14412         * gdb.ada/start.exp: Likewise.
14413
14414 2005-02-15  Joel Brobecker  <brobecker@adacore.com>
14415
14416         * gdb.ada/packed_array/pa.adb: New file.
14417         * gdb.ada/packed_array.exp: New testcase.
14418
14419 2005-02-10  Mark Kettenis  <kettenis@gnu.org>
14420
14421         * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
14422         files.
14423
14424         * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
14425         on *-*-openbsd*.  Correctly match whitespace in regukar
14426         expressions.
14427
14428 2005-02-10  Daniel Jacobowitz  <dan@debian.org>
14429
14430         From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
14431         PR exp/1821
14432         * gdb.base/gdb1821.c: New test file.
14433         * gdb.base/gdb1821.exp: New test file.
14434
14435 2005-02-09  Joel Brobecker  <brobecker@adacore.com>
14436
14437         * gdb.base/start.c: New file.
14438         * gdb.base/start.exp: New testcase.
14439
14440 2005-02-09  Joel Brobecker  <brobecker@adacore.com>
14441
14442         * gdb.ada/start/dummy.adb: New file.
14443         * gdb.ada/start.exp: New testcase.
14444
14445 2005-02-09  Corinna Vinschen  <vinschen@redhat.com>
14446
14447         * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
14448         for printing symbols and statistics.
14449         Add test for using relative pathnames in "maint print msymbols" test.
14450         Mark "maint info sections DATA" XFAIL on Cygwin.
14451         Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
14452         tests.
14453
14454 2005-02-09  Andreas Schwab  <schwab@suse.de>
14455
14456         Committed by Andrew Cagney  <cagney@gnu.org>
14457         * gdb.base/remotetimeout.exp: New file.
14458
14459 2005-02-07  Mark Kettenis  <kettenis@gnu.org>
14460
14461         * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
14462
14463 2005-02-03  Joel Brobecker  <brobecker@adacore.com>
14464
14465         * gdb.ada/gnat_ada.gpr: New file.
14466         * gdb.ada/gnat_ada.gin: Delete, no longer used.
14467         * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
14468         * configure.ac: No longer generate gnat_ada.gpr.
14469         * configure: Regenerate.
14470         * gdb.ada/Makefile.in: Minor adaptations due to new project file.
14471         * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
14472         * gdb.ada/null_record/bar.ads: Likewise.
14473         * gdb.ada/null_record/bar.adb: Likewise.
14474         * gdb.ada/fixed_points/fixed_points.adb: Likewise.
14475         * gdb.ada/null_record.exp (testdir): New variable.
14476         (testfile): executable is now in testdir subdirectory.
14477         (srcfile): Use full path to the main compilation unit.
14478         * gdb.ada/fixed_points.exp: Same changes as above.
14479
14480 2005-02-03  Nick Roberts  <nickrob@snap.net.nz>
14481
14482         * gdb.base/interp.exp: New test.
14483
14484 2005-01-24  Andrew Cagney  <cagney@gnu.org>
14485
14486         * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
14487
14488 2005-01-19  Andrew Cagney  <cagney@gnu.org>
14489
14490         * gdb.stabs/Makefile.in (Makefile): Update dependencies -
14491         configure.ac not configure.in.
14492
14493         * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
14494         of powerpc*-*-*.
14495         * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
14496         * gdb.base/list.exp (test_list_function)
14497         (test_list_filename_and_function): Ditto.
14498         * gdb.base/callfuncs.exp (do_function_calls): Ditto.
14499
14500 2005-01-16  Andrew Cagney  <cagney@gnu.org>
14501
14502         * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
14503
14504         * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
14505
14506 2005-01-14  Andrew Cagney  <cagney@gnu.org>
14507
14508         * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
14509         * gdb.mi/mi2-var-cmd.exp: Ditto.
14510
14511 2005-01-10  Corinna Vinschen  <vinschen@redhat.com>
14512
14513         * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
14514
14515 2005-01-07  Andrew Cagney  <cagney@gnu.org>
14516
14517         * configure.ac: Rename configure.in, require autoconf 2.59.
14518         * configure: Re-generate.
14519         * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
14520         * gdb.stabs/configure: Re-generate.
14521         * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
14522         * gdb.hp/configure: Re-generate.
14523         * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
14524         autoconf 2.59.
14525         * gdb.hp/gdb.objdbg/configure: Re-generate.
14526         * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
14527         autoconf 2.59.
14528         * gdb.hp/gdb.defects/configure: Re-generate.
14529         * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
14530         autoconf 2.59.
14531         * gdb.hp/gdb.compat/configure: Re-generate.
14532         * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
14533         autoconf 2.59.
14534         * gdb.hp/gdb.base-hp/configure: Re-generate.
14535         * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
14536         autoconf 2.59.
14537         * gdb.hp/gdb.aCC/configure: Re-generate.
14538
14539 2004-12-15  Jim Blandy  <jimb@redhat.com>
14540
14541         * gdb.threads/linux-dp.exp: Fix output regexp to handle output
14542         under NPTL when there is debugging info available for libpthread.
14543
14544 2004-12-13  Jerome Guitton  <guitton@gnat.com>
14545
14546         * gdb.ada/fixed_points.c: New file.
14547         * gdb.ada/fixed_points.exp: New file.
14548
14549 2004-12-03  Randolph Chung  <tausq@debian.org>
14550
14551         * gdb.arch/pa-nullify.exp: New file.
14552         * gdb.arch/pa-nullify.s: New file.
14553
14554 2004-11-30  Randolph Chung  <tausq@debian.org>
14555
14556         * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
14557         instead of "tbug".  Fix regexp to work properly with gdb_test.
14558
14559 2004-11-29  Paul Hilfinger  <Hilfinger@gnat.com>
14560
14561         * gdb.base/bitfields2.exp: New test.
14562         * gdb.base/bitfields2.c: New file.
14563
14564 2004-11-28  Richard Earnshaw  <rearnsha@arm.com>
14565
14566         * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
14567
14568 2004-11-16  Randolph Chung  <tausq@debian.org>
14569
14570         * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
14571
14572 2004-11-14  Daniel Jacobowitz  <dan@debian.org>
14573
14574         * gdb.threads/threadapply.exp: Correct "macro details" test.
14575
14576 2004-11-11  Jeff Johnston  <jjohnstn@redhat.com>
14577
14578         * gdb.threads/threadapply.exp: New test.
14579         * gdb.threads/threadapply.c: New file.
14580
14581 2004-11-07  Mark Kettenis  <kettenis@gnu.org>
14582
14583         * gdb.base/savedregs.exp: Correct pattern used for sigtramp
14584         frames.
14585
14586 2004-11-05  Felix Lee  <felix+log1@specifixinc.com>
14587
14588         * gdb.base/cursal.exp: New file.
14589         * gdb.base/cursal.c: New file.
14590
14591 2004-11-03  Andrew Cagney  <cagney@gnu.org>
14592
14593         * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
14594
14595 2004-10-30  Mark Kettenis  <kettenis@gnu.org>
14596
14597         * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
14598         NetBSD/ELF targets.
14599
14600 2004-10-29  Joel Brobecker  <brobecker@gnat.com>
14601
14602         * gdb.threads/bp_in_thread.c: New file, copied from
14603         pthread_cond_wait.c.
14604         * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
14605         file, rather than reusing the .c file from another testcase.
14606
14607 2004-10-20  Joel Brobecker  <brobecker@gnat.com>
14608
14609         * gdb.ada/null_record.exp: Check where we stopped after
14610         sending the start command, instead of where the associated
14611         temporary breakpoint was inserted.
14612
14613 2004-10-14  Andrew Cagney  <cagney@gnu.org>
14614
14615         * gdb.mi/gdb701.c (main): Return 0.
14616
14617 2004-10-13  Daniel Jacobowitz  <dan@debian.org>
14618
14619         * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
14620
14621 2004-10-12  Jeff Johnston  <jjohnstn@redhat.com>
14622
14623         * gdb.threads/schedlock.c: Add comment markers to use to find
14624         line numbers.
14625         * gdb.threads/schedlock.exp: Adjust regex to handle the new
14626         comments.
14627         * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
14628         breakpoint lines.
14629
14630 2004-10-12  Daniel Jacobowitz  <dan@debian.org>
14631
14632         * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
14633
14634 2004-10-12  Daniel Jacobowitz  <dan@debian.org>
14635
14636         * configure.in: Add gdb.dwarf2.
14637         * configure: Regenerated.
14638         * Makefile.in: Add gdb.dwarf2.
14639         * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
14640         gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
14641         gdb.dwarf2/file1.txt: New files.
14642
14643 2004-10-11  Orjan Friberg  <orjanf@axis.com>
14644
14645         * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
14646         of "run", since the latter doesn't work with remote targets.  Adjust
14647         the breakpoint numbering accordingly.
14648         * gdb.threads/pthread_cond_wait.exp: Ditto.
14649
14650 2004-10-08  Michael Chastain  <mec.gnu@mindspring.com>
14651
14652         * gdb.base/overlays.exp: Update copyright years.
14653
14654 2004-10-08  Kei Sakamoto  <sakamoto.kei@renesas.com>
14655
14656         * gdb.base/overlays.exp: Disable if target is Linux.
14657
14658 2004-10-06  Felix Lee  <felix+log1@specifixinc.com>
14659
14660         * config/gdbserver.exp (gdb_load): Use right filename on remote.
14661
14662 2004-10-05  Kei Sakamoto  <sakamoto.kei@renesas.com>
14663
14664         * gdb.asm/asm-source.exp: Add m32r-linux target.
14665         * gdb.asm/m32r-linux.inc: New file.
14666
14667 2004-09-24  Andrew Cagney  <cagney@redhat.com>
14668             David Anderson <anderson@redhat.com>
14669
14670         * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
14671         command fails, assume things will work.
14672         * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
14673         (_GNU_SOURCE): Define.
14674         (print_unsigned, print_hex): Change parameter to "long long".
14675         (print_byte_count): New function, use to print byte counts.
14676         (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
14677         O_LARGEFILE.
14678         (main): Compute an upper bound on a corefile in max_core_size.
14679         Limit memory chunk size to max_core_size.  Limit total memory
14680         allocated to max_core_size.
14681
14682 2004-09-23  Andrew Cagney  <cagney@gnu.org>
14683
14684         * gdb.base/bigcore.exp: Replace the code that creates a corefile
14685         from a separate process with code that creates a corefile by
14686         making the inferior dump core.
14687
14688 2004-09-23  Mark Kettenis  <kettenis@gnu.org>
14689
14690         * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
14691         block.
14692
14693 2004-09-23  Michael Chastain  <mec.gnu@mindspring.com>
14694
14695         * gdb.base/constvars.exp (local_compiler_xfail_check_2):
14696         New proc.  Accept both gcc 3.x.x and gcc 4.x.x.
14697         * gdb.base/volatile.exp (local_compiler_xfail_check_2):
14698         Likewise.
14699
14700 2004-09-20  Jeff Johnston  <jjohnstn@redhat.com>
14701
14702         * gdb.java/jprint.exp: New test case for java inferior call.
14703         * gdb.java/jprint.java: Ditto.
14704
14705 2004-09-15  Joel Brobecker  <brobecker@gnat.com>
14706
14707         * gdb.base/bigcore.exp: Deactivate on IRIX targets.
14708
14709 2004-09-14  Michael Chastain  <mec.gnu@mindspring.com>
14710
14711         * gdb.threads/killed.c: Include <stdlib.h>.
14712         * gdb.threads/pthreads.c: Likewise.
14713
14714 2004-09-14  Michael Chastain  <mec.gnu@mindspring.com>
14715
14716         * gdb.threads/killed.c: Add copyright notice.
14717
14718 2004-09-10  Jason Molenda  (jmolenda@apple.com)
14719
14720         * gdb.base/define.exp: Two new tests to verify zero space chars
14721         after 'if' and 'while' commands in a user-defined command is correctly
14722         parsed.
14723
14724 2004-09-08  Andrew Cagney  <cagney@gnu.org>
14725
14726         * gdb.base/signals.exp (signal_tests_1): Delete.  Merge signal
14727         delivery test with duplicate at end of file.
14728
14729 2004-09-06  Mark Kettenis  <kettenis@jive.nl>
14730
14731         * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
14732
14733 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
14734
14735         * config/hppro.exp: Removed.
14736
14737 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
14738
14739         * config/sparclet.exp: Removed.
14740
14741 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
14742
14743         * config/udi.exp: Removed.
14744
14745 2004-09-02  Michael Chastain  <mec.gnu@mindspring.com>
14746
14747         * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
14748         of "exp_continue".
14749         (advancei): Likewise.
14750
14751 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
14752
14753         * gdb.base/unload.exp: Fix so messages aren't duplicated.
14754
14755 2004-09-01  Manoj Iyer  <manjo@austin.ibm.com>
14756
14757         * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
14758         to check for nodebug in executable.
14759         * gdb.gdb/observer.exp (setup_test): Likewise.
14760         * gdb.gdb/selftest.exp (test_with_self): Likewise.
14761         * gdb.gdb/xfullpath.exp (setup_test): Likewise.
14762
14763 2004-09-01  Andrew Cagney  <cagney@gnu.org>
14764
14765         * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14766         files.
14767
14768 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
14769
14770         * gdb.base/unload.exp: Fix expected warning message to match
14771         latest format.
14772
14773 2004-09-01  Corinna Vinschen  <vinschen@redhat.com>
14774
14775         * gdb.base/call-rt-st.exp: Fix typos.
14776
14777 2004-08-31  Manoj Iyer  <manjo@austin.ibm.com>
14778
14779         * gdb.threads/thread_check.exp: New testcase.
14780         * gdb.threads/thread_check.c: New testcase.
14781
14782 2004-08-31  Andrew Cagney  <cagney@gnu.org>
14783
14784         * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
14785         (skip_to_handler_entry): New procedures.  Test stepping into a
14786         handler when the breakpoint is at the handler's entry point.
14787
14788 2004-08-30  Andrew Cagney  <cagney@gnu.org>
14789
14790         * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
14791         gdb/1757.
14792
14793 2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
14794
14795         With code from Manoj Iyer <manjo@austin.ibm.com>:
14796         * lib/gdb.exp (gdb_file_cmd): Return more information in the
14797         return value.  Add an arm for "no debugging symbols found".
14798         Change a stray "error" to "perror".
14799         (gdb_run_cmd): Adapt to new return value.
14800         * gdb.base/remote.exp: Adapt to new return value.
14801         * gdb.gdb/complaints.exp: Likewise.
14802         * gdb.gdb/observer.exp: Likewise.
14803         * gdb.gdb/selftest.exp: Likewise.
14804         * gdb.gdb/xfullpath.exp: Likewise.
14805
14806 2004-08-27  Joel Brobecker  <brobecker@gnat.com>
14807
14808         * gdb.threads/bp_in_thread.exp: New testcase.
14809
14810 2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
14811
14812         Fix PR testsuite/1735.
14813         * gdb.threads/schedlock.c (thread_function): Add a cast
14814         to suppress a gcc warning.
14815         * gdb.threads/thread-specific.c (thread_function): Likewise.
14816
14817 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
14818
14819         * gdb.base/unload.c: Include <stdlib.h>.
14820
14821 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
14822
14823         From Paul Gilliam <pgilliam@us.ibm.com>:
14824         * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
14825         synchronized after the "return".
14826
14827 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
14828
14829         * gdb.mi/basics.c: Include <stdio.h>.
14830         * gdb.mi/pthreads.c: Include <stdlib.h>.
14831         * gdb.mi/var-cmd.c: Include <stdlib.h>.
14832
14833 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
14834
14835         * gdb.threads/schedlock.c: Add copyright notice.
14836
14837 2004-08-25  Andrew Cagney  <cagney@gnu.org>
14838
14839         * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
14840         (skip_over_handler, breakpoint_over_hander): New test procedures.
14841         (advance, advancei): Add a proper prefix, do not use
14842         rerun_to_main.
14843         * gdb.base/sigstep.c (main): Change to use an infinite loop.
14844
14845 2004-08-24  Michael Chastain  <mec.gnu@mindspring.com>
14846
14847         * gdb.mi/basics.c: Add copyright notice.
14848         * gdb.mi/var-cmd.c: Add copyright notice.
14849
14850 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
14851
14852         * lib/gdb.exp: Remove signed_keyword_not_used.
14853         * lib/compiler.c: Likewise.
14854         * lib/compiler.cc: Likewise.
14855
14856 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
14857
14858         * gdb.base/whatis.c: Remove conditional disabling of "signed".
14859         * gdb.base/whatis.exp: Remove signed_keyword_not_used.
14860
14861 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
14862
14863         * gdb.base/whatis.c: Add copyright notice.
14864
14865 2004-08-20  Mark Kettenis  <kettenis@gnu.org>
14866
14867         * gdb.arch/i386-prologue.exp (skip_breakpoint): New function.  Use
14868         it to skip the breakpoints encoded in the inline assembly.
14869
14870 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
14871
14872         * Makefile.in: Add gdb.fortran.
14873
14874 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
14875
14876         * gdb.base/call-sc.exp (test_scalar_returns):
14877         Fix cut-and-paste glitch in "Make fun return now".
14878
14879 2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>
14880
14881         * configure.in: Add gdb.fortran.
14882         * configure: Regenerate.
14883         * gdb.fortran/Makefile.in: New file.
14884         * lib/gdb.exp (skip_fortran_tests): New procedure.
14885
14886 2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>
14887
14888         * gdb.mi/mi-var-block.exp: Use gdb_get_line_number.  Remove
14889         reference to bug-gnu@prep.ai.mit.edu.
14890         * gdb.mi/mi-var-child.exp: Likewise.
14891         * gdb.mi/mi-var-cmd.exp: Likewise.
14892         * gdb.mi/mi-var-display.exp: Likewise.
14893         * gdb.mi/mi2-var-block.exp: Likewise.
14894         * gdb.mi/mi2-var-child.exp: Likewise.
14895         * gdb.mi/mi2-var-cmd.exp: Likewise.
14896         * gdb.mi/mi2-var-display.exp: Likewise.
14897
14898 2004-08-15  Mark Kettenis  <kettenis@gnu.org>
14899
14900         * gdb.base/unload.c (main): Make local variable msg const.
14901
14902 2004-08-15  Michael Chastain  <mec.gnu@mindspring.com>
14903
14904         * gdb.mi/mi-cli.exp: Use gdb_get_line_number.  Remove reference
14905         to bug-gnu@prep.ai.mit.edu.
14906         * gdb.mi/mi-disassemble.exp: Likewise.
14907         * gdb.mi/mi-eval.exp: Likewise.
14908         * gdb.mi/mi-file.exp: Likewise.  Also, add comment about the
14909         default line number.
14910         * gdb.mi/mi-return.exp: Likewise.
14911         * gdb.mi/mi-simplerun.exp: Likewise.
14912         * gdb.mi/mi-stack.exp: Likewise.
14913         * gdb.mi/mi-stepi.exp: Likewise.  Also, replace wildcarded line
14914         number with explicit range test.
14915         * gdb.mi/mi-watch.exp: Likewise.
14916         * gdb.mi/mi2-break.exp: Likewise.
14917         * gdb.mi/mi2-cli.exp: Likewise.
14918         * gdb.mi/mi2-disassemble.exp: Likewise.
14919         * gdb.mi/mi2-eval.exp: Likewise.
14920         * gdb.mi/mi2-file.exp: Likewise.  Also, add comment about the
14921         default line number.
14922         * gdb.mi/mi2-return.exp: Likewise.
14923         * gdb.mi/mi2-simplerun.exp: Likewise.
14924         * gdb.mi/mi2-stack.exp: Likewise.
14925         * gdb.mi/mi2-stepi.exp: Likewise.  Also, replace wildcarded line
14926         number with explicit range test.
14927         * gdb.mi/mi2-watch.exp: Likewise.
14928
14929 2004-08-15  Michael Chastain  <mec.gnu@mindspring.com>
14930
14931         * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
14932         * gdb.cp/m-static.exp: Likewise.
14933         * gdb.cp/rtti.exp: Likewise.
14934
14935 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
14936
14937         * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
14938
14939 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
14940
14941         * ChangeLog: Prefix Local Variables with semi-colons and indent
14942         the reference to older ChangeLog files, to fix fontification in
14943         Emacs.
14944
14945 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
14946
14947         * gdb.mi/mi-break.exp: Use gdb_get_line_number.
14948         * gdb.mi/mi2-break.exp: Likewise.
14949
14950 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
14951
14952         * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
14953
14954 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
14955
14956         * gdb.cp/inherit.exp: Use cp_test_ptype_class.
14957
14958 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
14959
14960         * gdb.cp/classes.exp: Remove unused declarations.  Just let
14961         test names default instead of providing special names.  Remove
14962         extraneous demangler test.
14963
14964 2004-08-12  Jeff Johnston  <jjohnstn@redhat.com>
14965
14966         * gdb.base/unload.exp: New test for breakpoints in dynamically
14967         loaded libraries.
14968         * gdb.base/unload.c: Ditto.
14969         * gdb.base/unloadshr.c: Ditto.
14970
14971 2004-08-12  Michael Chastain  <mec.gnu@mindspring.com>
14972
14973         * gdb.cp/classes.exp (test_ptype_class_objects): Call
14974         cp_test_ptype_class.
14975         (test_enums): Likewise.
14976
14977 2004-08-10  Andrew Cagney  <cagney@gnu.org>
14978
14979         * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14980         files.
14981
14982 2004-08-10  Andrew Cagney  <cagney@gnu.org>
14983
14984         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
14985         init_malloc call.
14986
14987 2004-08-10  Michael Chastain  <mec.gnu@mindspring.com>
14988
14989         * ChangeLog: Add copyright notice.  The notice is copied
14990         from emacs 21.3 top level ChangeLog.
14991
14992 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
14993
14994         * lib/cp-support.exp: New file.
14995         * lib/cp-support.exp (cp_test_type_class): New function.
14996         * gdb.cp/derivation.exp: Use cp_test_ptype_class.
14997         * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
14998         * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
14999         cp_test_ptype_class.
15000
15001 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
15002
15003         * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
15004         gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
15005         gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
15006         gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
15007         gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
15008         gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
15009         gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
15010         gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
15011         gdb.mi/mi2-watch.exp: Update copyright years.
15012
15013 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
15014
15015         * gdb.base/sigaltstack.exp: Provide proper anchoring.
15016
15017 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
15018
15019         * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
15020         gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
15021         gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
15022         gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15023         gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
15024         gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
15025         gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
15026         gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15027         gdb.mi/mi-watch.exp: Update copyright years.
15028
15029 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
15030
15031         PR gdb/1738
15032         * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
15033         from a breakpoint with a pending signal.
15034
15035 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
15036
15037         PR gdb/1736
15038         * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
15039         * gdb.base/sigaltstack.exp (finish_test): Consume output until
15040         the prompt.
15041         * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
15042
15043 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
15044
15045         * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
15046
15047 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
15048
15049         PR gdb/1736
15050         * gdb.base/sigaltstack.exp (finish_test): New procedure.  KFAIL
15051         for i?86-*-linux*.
15052
15053 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
15054
15055         * gdb.arch/i386-prologue.exp: Compile without debug information.
15056
15057 2004-08-08  Michael Chastain  <mec.gnu@mindspring.com>
15058
15059         * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
15060         rather than asking gdb to search.
15061
15062 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
15063
15064         * gdb.base/gcore.c: Include <string.h>.
15065
15066 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
15067
15068         * gdb.base/gcore.c: Add copyright notice.
15069
15070 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
15071
15072         * gdb.base/freebpcmd.c: Include <stdio.h>.
15073         * gdb.base/long_long.c: Include <string.h>.
15074         * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
15075         * gdb.base/siginfo.c: Include <string.h>.
15076         * gdb.base/sigstep.c: Include <string.h>.
15077
15078 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
15079
15080         * gdb.base/complex.c: Include <stdlib.h>.
15081
15082 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
15083
15084         * gdb.base/complex.c: Add copyright notice.
15085
15086 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
15087
15088         * gdb.base/charset.c: Include <stdlib.h>.
15089
15090 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
15091
15092         * gdb.base/auxv.c: Include <stdlib.h>.
15093
15094 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
15095
15096         * gdb.base/auxv.c: Add copyright notice.
15097
15098 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
15099
15100         * gdb.base/coremaker.c: Add copyright notice.
15101         * gdb.base/coremaker2.c: Add copyright notice.
15102
15103 2004-08-04  Andrew Cagney  <cagney@gnu.org>
15104
15105         * gdb.base/store.exp: Update copyright.
15106         (check_set, up_set, check_struct, up_struct): Add a prefix to test
15107         names, do not import gdb_prompt.
15108
15109 2004-08-01  Andrew Cagney  <cagney@gnu.org>
15110
15111         Fix PR testsuite/1729.
15112         * gdb.base/dump.exp: Add test name to callers of capture_value, do
15113         not use capture_value with value 4.
15114         (capture_value): Add optional test name parameter.
15115         (test_reload_saved_value, test_restore_saved_value): Use $msg as
15116         the prefix, pass to capture_value.
15117
15118 2004-08-01  Mark Kettenis  <kettenis@gnu.org>
15119
15120         * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
15121         * gdb.arch/i386-prologue.c (standard): New prototype and function.
15122         (main): Call new function.
15123
15124 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
15125
15126         * gdb.cp/namespace.exp: Accept more varieties of ptype output.
15127
15128 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
15129
15130         * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
15131
15132 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
15133
15134         * gdb.cp/inherit.exp: Accept more varieties of ptype output.
15135         Accept more values of vtbl pointer.  Remove some messages
15136         about "obsolete gcc or gdb".
15137
15138 2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
15139
15140         * gdb.cp/classes.exp: Accept more varieties of ptype output.
15141
15142 2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
15143
15144         * gdb.base/asm-source.exp: Properly convert target board
15145         debug flags from gcc format to binutils format.
15146
15147 2004-07-28  Mark Kettenis  <kettenis@gnu.org>
15148
15149         * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
15150         gdb1718".  PR backtrace/1718 partially fixed.
15151
15152 2004-07-27  Jeff Johnston  <jjohnstn@redhat.com>
15153
15154         * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
15155
15156 2004-07-26  Nick Clifton  <nickc@redhat.com>
15157
15158         * gdb.asm/asm-source.exp (debug-flags): New variable.  If a known
15159         good default value for a specific architecture is available then
15160         set it to that value.  Otherwise default to the -gstabs switch.
15161         Remove the -g... switches from the asm-flags variable.  Allow the
15162         target board info to override the value if it wants to.  Pass the
15163         switch on the assembler command line.
15164
15165 2004-07-23  Mark Kettenis  <kettenis@gnu.org>
15166
15167         * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
15168         * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
15169         (main): Call new function.
15170
15171 2004-07-22  Michael Chastain  <mec.gnu@mindspring.com>
15172
15173         Test for PR exp/1715.
15174         * gdb.base/radix.exp: Refactor common procedures.  Make all
15175         test names unique.  Change XFAIL to KFAIL.
15176
15177 2004-07-20  Michael Chastain  <mec.gnu@mindspring.com>
15178
15179         * gdb.ada/gnat_ada.gpr.in: Rename from here ...
15180         * gdb.ada/gnat_ada.gin: ... to here.
15181         * configure.in: Use gnat_ada.gin.
15182         * configure: Regenerate.
15183
15184 2004-07-20  Andrew Cagney  <cagney@gnu.org>
15185
15186         * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
15187         gdb_test and gdb_test_multiple.  Delete bash_bug.  Delete suspect
15188         XFAILs.  Clean up test messages and comments.  Check backtraces.
15189         Delete re-sync code.
15190
15191 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
15192
15193         Fix PR cli/740.
15194         * gdb.base/annota1.exp: Honor gdb,nosignals.
15195         * gdb.base/annota3.exp: Likewise.
15196
15197 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
15198
15199         * lib/java.exp: Update copyright notice.
15200
15201 2004-07-19  Andrew Cagney  <cagney@gnu.org>
15202
15203         * gdb.base/selftest.exp: Copy file from here ...
15204         * gdb.gdb/selftest.exp: ... to here.
15205
15206 2004-07-16  Andrew Cagney  <cagney@redhat.com>
15207
15208         * lib/insight-support.exp: Delete file.
15209         * lib/java.exp (java_init): Fix copyright.
15210
15211 2004-07-16  Andrew Cagney  <cagney@gnu.org>
15212
15213         * gdb.base/restore.c: Append "prologue" to comments marking the a
15214         function's prologue.
15215         * gdb.base/restore.exp: Update copyright, re-indent.
15216         (restore_tests): Use gdb_test_multiple.  Add "calleeN calls
15217         callerN" prefix where needed.  Update patterns that match a
15218         function's prologue.
15219
15220 2004-07-16  Michael Chastain  <mec.gnu@mindspring.com>
15221
15222         * gdb.base/restore.c: Add copyright notice.
15223
15224 2004-07-16  Andrew Cagney  <cagney@gnu.org>
15225
15226         * gdb.base/logical.exp: Update copyright.
15227         (evaluate): New procedure.  Use to re-implement tests using
15228         several tables.
15229
15230 2004-07-14  Martin Hunt  <hunt@redhat.com>
15231
15232         * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
15233         which fixes some problems where init.tcl was not found.
15234
15235 2004-07-13  Andrew Cagney  <cagney@gnu.org>
15236
15237         * gdb.base/sizeof.exp: Skip test when no inferior I/O.
15238         (check_sizeof, check_valueof): Do not include the output in the
15239         test name.  Use gdb_test.
15240         (get_valueof): Use gdb_test_multiple.
15241
15242         * gdb.base/step-test.exp: Update copyright.  Use
15243         gdb_test_multiple.  Ensure that test names do not include
15244         architecture dependent output.
15245
15246         * gdb.gdb/observer.exp: Update copyright.
15247         (setup_test): Use gdb_test_multiple.
15248         (attach_first_observer, attach_second_observer)
15249         (attach_third_observer, detach_first_observer)
15250         (detach_second_observer, detach_third_observer)
15251         (reset_counters, check_counters): Make $message a prefix.
15252         (test_normal_stop_notifications): Add "args" parameter - a list of
15253         init functions to be called.  Make $message a prefix,
15254         (test_observer_normal_stop): Change the message prefixes so that
15255         they are unique, pass the attach / detach procedures to
15256         test_normal_stop_notifications.
15257
15258         * gdb.base/signull.exp (test_segv): Prefix all tests with
15259         "${name}".  Clean up test messages.
15260
15261         * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
15262
15263         * gdb.base/ena-dis-br.exp: Update copyright.
15264         (break_at): New function.  Replace send_gdb with gdb_test,
15265         break_at, and gdb_test_multiple.  Replace XFAIL of "continue with
15266         ignore count, not stopped at bpt", with KFAIL.
15267
15268 2004-07-13  Corinna Vinschen  <vinschen@redhat.com>
15269
15270         * gdb.base/attach.exp: Remove cleanupfile handling.
15271
15272 2004-07-12  Andrew Cagney  <cagney@gnu.org>
15273
15274         * gdb.base/annota1.exp: Cleanup corefile test name.
15275         * gdb.base/annota3.exp: Ditto.
15276
15277 2004-07-12  Andrew Cagney  <cagney@gnu.org>
15278
15279         * gdb.base/signals.exp: Clean up copyright, re-indent.
15280
15281         * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
15282         gdb_test and gdb_test_multiple.
15283
15284 2004-07-08  Jeff Johnston  <jjohnstn@redhat.com>
15285
15286         * gdb.java/jmain.exp: Fix expected line number for main to
15287         break at.  Set XFAIL for break at main test since gcj does not
15288         provide line number info for first statement in main.
15289
15290 2004-07-08  Andrew Cagney  <cagney@gnu.org>
15291
15292         * gdb.base/attach.exp: Cleanup copyright.  Re-indent.
15293
15294         * gdb.base/sigbpt.exp: Make the common part of each test name a
15295         prefix instead of suffix.
15296
15297 2004-07-07  Bob Rossi  <bob_rossi@cox.net>
15298
15299         * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
15300         test from test_tbreak_creation_and_listing to
15301         test_file_list_exec_source_file
15302         * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
15303         Changed name of test from test_tbreak_creation_and_listing to
15304         test_file_list_exec_source_file
15305
15306 2004-07-07  Jeff Johnston  <jjohnstn@redhat.com>
15307
15308         * gdb.java/jmisc.exp: Fix expected output of ptype to look for
15309         the jmisc() constructor instead of <init>.
15310         * gdb.java/jmisc1.exp: Ditto.
15311
15312 2004-07-07  Andrew Cagney  <cagney@gnu.org>
15313
15314         * gdb.base/sigbpt.exp (stepi_out): Check for a single step
15315         corrupting the PC.
15316
15317 2004-07-06  Michael Chastain  <mec.gnu@mindspring.com>
15318
15319         * gdb.cp/templates.exp: Accept whitespace change in demangler
15320         output.
15321
15322 2004-07-06  Andrew Cagney  <cagney@gnu.org>
15323
15324         * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
15325
15326 2004-07-02  Michael Chastain  <mec.gnu@mindspring.com>
15327
15328         * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
15329         * lib/compiler.cc: Likewise.
15330
15331 2004-06-30  Michael Chastain   <mec.gnu@mindspring.com>
15332
15333         * lib/compiler.cc: Work around string preprocessing problem
15334         with old hp c++ compiler.
15335         * lib/compiler.c: Likewise.
15336
15337 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
15338
15339         * gdb.arch/i386-prologue.c: Add copyright header.  Use preprocessor
15340         directives to conditionalize symbol prefixing.
15341         * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
15342         additional_flags handling.  Add underscore prefix for Cygwin.
15343         * gdb.arch/i386-unwind.c: Use preprocessor directives to
15344         conditionalize symbol prefixing.
15345         * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
15346         additional_flags handling.  Add underscore prefix for Cygwin.
15347
15348 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
15349
15350         * gdb.base/bigcore.exp: Skip test on Cygwin.
15351
15352 2004-06-28  Michael Chastain  <mec.gnu@mindspring.com>
15353
15354         * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
15355         formats for "info register".  Use gdb_test_multiple.  Fix
15356         the "invalid register" test.
15357
15358 2004-06-28  Corinna Vinschen  <vinschen@redhat.com>
15359
15360         * gdb.base/attach.exp: Fix copyright date.  Set testpid to Windows
15361         PID for Cygwin.  Add Cygwin specific strings to check for in some
15362         tests.
15363         (do_attach_tests): Add a test for user interaction when attaching
15364         to a process with no matching symbol table already loaded.
15365
15366 2004-06-26  Andrew Cagney  <cagney@gnu.org>
15367
15368         Test PR java/1567 and PR java/1565.
15369         * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
15370         * gdb.java/jmisc2.exp: Delete file.
15371
15372 2004-06-26  Michael Chastain  <mec.gnu@mindspring.com>
15373
15374         * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
15375
15376 2004-06-25  Corinna Vinschen  <vinschen@redhat.com>
15377
15378         * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
15379         attach process.
15380
15381 2004-06-23  Michael Chastain  <mec.gnu@mindspring.com>
15382
15383         * gdb.cp/pr-1553.exp: Remove.
15384
15385 2004-06-22  Michael Chastain  <mec.gnu@mindspring.com>
15386
15387         * gdb.cp/pr-1553.cc: Remove.
15388         * gdb.cp/pr-1553.exp: Disable this test.
15389
15390 2004-06-20  Jim Blandy  <jimb@redhat.com>
15391
15392         Fix PR testsuite/1680.
15393         * gdb.arch/i386-sse.exp: Properly quote curly braces in
15394         regular expressions.
15395
15396 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
15397
15398         Fix PR testsuite/1679.
15399         * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
15400         Issue an UNSUPPORTED result instead.
15401
15402 2004-06-18  Jim Blandy  <jimb@redhat.com>
15403
15404         * gdb.base/charset.exp: Only send a control-C if we see a new
15405         prompt and incomplete command.
15406
15407 2004-06-18  Michael Chastain  <mec.gnu@mindspring.com>
15408
15409         * gdb.cp/pr-574.cc: Add copyright notice.
15410
15411 2004-06-17  Jim Blandy  <jimb@redhat.com>
15412
15413         * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
15414         cases where the regexp has no groups; this grabs random text from
15415         the previous test suite, whatever that was.
15416
15417 2004-06-17  Michael Chastain  <mec.gnu@mindspring.com>
15418
15419         * gdb.cp/printmethod.cc: Add copyright notice.
15420
15421 2004-06-16  Michael Chastain  <mec.gnu@mindspring.com>
15422
15423         * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
15424
15425 2004-06-16  Andrew Cagney  <cagney@gnu.org>
15426
15427         * gdb.base/signull.c: Update copyright.  Include <string.h>.
15428         (bowler): Replace data_pointer with data_read
15429         and data_write cases.  Add code_descriptor case.
15430         (zero, desc): New array and pointer.
15431         (data, code): Change to simple pointers.
15432         * gdb.base/signull.exp: Fix probe pattern matching a function
15433         descriptor SIGSEGV.  Replace data_pointer with data_read and
15434         data_write tests.
15435
15436 2004-06-16  Andrew Cagney  <cagney@gnu.org>
15437
15438         * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
15439
15440 2004-06-15  Michael Chastain  <mec.gnu@mindspring.com>
15441
15442         * gdb.base/long_long.c: Add copyright notice.
15443
15444 2004-06-15  Michael Chastain  <mec.gnu@mindspring.com>
15445
15446         * gdb.base/long_long.exp: Remove reference to
15447         bug-gdb@prep.ai.mit.edu.  Change line-number-specific breakpoint
15448         to gdb_breakpoint and gdb_continue_to_breakpoint.
15449
15450 2004-06-14  Jim Blandy  <jimb@redhat.com>
15451
15452         * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
15453         endian case.
15454
15455 2004-06-14  Andrew Cagney  <cagney@gnu.org>
15456
15457         * gdb.base/gcore.exp (capture_command_output): Delete the always
15458         passing tests containing inferior values.
15459         * gdb.base/ending-run.exp: Do not include the breakpoint address
15460         in the test message.  Update copyright.
15461         * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
15462         size in the test name, use gdb_test_multiple.  Update copyright.
15463
15464 2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>
15465
15466         * gdb.cp/ref-types.cc: Add copyright notice.
15467
15468 2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>
15469
15470         * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
15471         hp_aCC_compiler.
15472         * lib/compiler.cc: Likewise.
15473         * lib/gdb.exp (get_compiler_info): Eval lines only if they are
15474         'set' commands.  Log diagnostics for other lines.  Set
15475         gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
15476
15477 2004-06-13  Michael Chastain  <mec.gnu@mindspring.com>
15478
15479         * gdb.cp/try_catch.cc: Add copyright notice.
15480
15481 2004-06-12  Michael Chastain  <mec.gnu@mindspring.com>
15482
15483         * gdb.cp/userdef.cc: Add copyright notice.
15484
15485 2004-06-11  Michael Chastain  <mec.gnu@mindspring.com>
15486
15487         * gdb.cp/virtfunc.cc: Add copyright notice.
15488
15489 2004-06-11  Randolph Chung  <tausq@debian.org>
15490
15491         * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
15492         problem.
15493
15494 2004-06-10  Andrew Cagney  <cagney@gnu.org>
15495
15496         * lib/compiler.cc, lib/compiler.c: Append either
15497         __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
15498         * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
15499         instead of gcc-3-3.
15500
15501 2004-06-09  Andrew Cagney  <cagney@gnu.org>
15502
15503         * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
15504         gdb/1455, bug is specific to "long long" and "double".
15505
15506         * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
15507         (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
15508         x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*.  PR tdep/1447
15509         fixed.
15510
15511 2004-06-09  Andrew Cagney  <cagney@gnu.org>
15512
15513         * gdb.base/structs.exp (test_struct_returns): Replace
15514         "return_value_unknown" and "finish_value_unknown" by
15515         "return_value_known" and "finish_value_known".  Instead of
15516         "return_value_unknown" iff "finish_value_unknown", check
15517         "return_value_known" implies "finish_value_known".
15518
15519 2004-06-08  Martin Hunt  <hunt@redhat.com>
15520
15521         * gdb.base/float.exp: Add pattern for mips targets.
15522
15523 2004-06-08  Randolph Chung  <tausq@debian.org>
15524
15525         * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
15526         message for unknown architectures more clear.
15527
15528 2004-06-08  Joel Brobecker  <brobecker@gnat.com>
15529
15530         * gdb.ada/null_record.exp: Use "start" instead of "begin" to
15531         start the execution of the program.
15532
15533 2004-06-07  Jim Blandy  <jimb@redhat.com>
15534
15535         * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
15536         * gdb.arch/i386-cpuid.h: New helper file.
15537
15538 2004-06-07  Randolph Chung  <tausq@debian.org>
15539
15540         * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
15541         has started.
15542
15543 2004-06-04  Roland McGrath  <roland@redhat.com>
15544
15545         Fix PR gdb/1647.
15546         * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
15547         differently to be robust to output buffering differences.
15548
15549 2004-06-04  Michael Chastain  <mec.gnu@mindspring.com>
15550
15551         * gdb.threads/pthreads.exp: Update copyright years.
15552         (check_control_c): Change asynchronous 'after' to synchronous.
15553
15554 2004-06-04  Roland McGrath  <roland@redhat.com>
15555
15556         * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
15557         next gdb prompt.
15558
15559 2004-06-02  Michael Chastain  <mec.gnu@mindspring.com>
15560
15561         Fix PR gdb/1636.
15562         * gdb.threads/manythreads.exp: Change asynchronous 'after'
15563         calls to synchronous.
15564
15565 2004-05-26  Jim Blandy  <jimb@redhat.com>
15566
15567         * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
15568
15569 2004-05-24  Randolph Chung  <tausq@debian.org>
15570
15571         * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
15572         * gdb.asm/pa.inc: New file.
15573
15574 2004-05-22  Mark Kettenis  <kettenis@gnu.org>
15575
15576         * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
15577
15578 2004-05-21  Joel Brobecker  <brobecker@gnat.com>
15579             Daniel Jacobowitz  <drow@mvista.com>
15580
15581         * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
15582         GDB prompt.
15583
15584 2004-05-20  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15585
15586         * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
15587         setjmp/longjmp.  Use sigaction instead of signal.
15588
15589 2004-05-19  J. Brobecker  <brobecker@gnat.com>
15590             Michael Snyder  <msnyder@redhat.com>
15591
15592         * gdb.threads/pthread_cond_wait.c: New file.
15593         * gdb.threads/pthread_cond_wait.exp: New testcase.
15594
15595 2004-05-13  Andrew Cagney  <cagney@redhat.com>
15596
15597         * gdb.base/signull.exp, gdb.base/signull.c: New files.
15598         * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
15599
15600 2004-05-11  Andrew Cagney  <cagney@redhat.com>
15601
15602         * gdb.base/sigstep.exp (advancei): Update KFAILs.  gdb/1613 is
15603         fixed but revealed gdb/1639.
15604
15605 2004-05-10  Andrew Cagney  <cagney@redhat.com>
15606
15607         * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
15608         func1" and "next to 2nd alarm", kernel bug avoided.
15609
15610 2004-05-10  Daniel Jacobowitz  <dan@debian.org>
15611
15612         PR external/1568
15613         * gdb.base/bigcore.exp: Check the size of the dumped core file.
15614         XFAIL if it is smaller than bytes_allocated.
15615         * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
15616         (main): Make chunks_allocated unsigned.  Correct comment.
15617
15618 2004-05-07  Joel Brobecker  <brobecker@gnat.com>
15619
15620         * gdb.arch/powerpc-aix-prologue.c: New file.
15621         * gdb.arch/powerpc-aix-prologue.exp: New file.
15622
15623 2004-05-07  Jim Blandy  <jimb@redhat.com>
15624
15625         * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
15626         gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
15627
15628 2004-05-06  Joel Brobecker  <brobecker@gnat.com>
15629
15630         * gdb.base/sep.exp: No longer setup_kfail when the program was
15631         built with dwarf2.
15632
15633 2004-05-05  Jim Ingham  <jingham@apple.com>
15634
15635         * gdb.base/pending.exp: Make sure pending breakpoints
15636         preserve the ignore count.
15637
15638 2004-04-27  Jerome Guitton  <guitton@gnat.com>
15639
15640         * i386-prologue.exp: Add testcase for jump instruction as first
15641         instruction of the real code.
15642         * i386-prologue.c (jump_at_beginning): New function.
15643
15644 2004-04-28  Mark Kettenis  <kettenis@gnu.org>
15645
15646         * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
15647         x86_64-*-*.
15648
15649 2004-04-28  Mark Kettenis  <kettenis@gnu.org>
15650
15651         * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
15652         i*86-*-*.
15653
15654 2004-04-25  Mark Kettenis  <kettenis@gnu.org>
15655
15656         * gdb.base/call-sc.exp (start_scalars_test): Fix regular
15657         expression that checks the return type.
15658
15659 2004-04-23  Andrew Cagney  <cagney@redhat.com>
15660
15661         * gdb.base/call-sc.exp: New test of scalar call/return values.
15662         * gdb.base/call-sc.c: Ditto.
15663
15664 2004-04-23  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15665
15666         * gdb.threads/manythreads.c: Reduce thread stack size.
15667
15668 2004-04-23  Jeff Johnston  <jjohnstn@redhat.com>
15669
15670         * gdb.threads/manythreads.c: Add copyright notice.
15671
15672 2004-04-23  Andrew Cagney  <cagney@redhat.com>
15673
15674         * gdb.base/siginfo.exp: Better handle step out of signal.
15675         * gdb.base/sigstep.exp: Ditto.
15676
15677 2004-04-22  Jeff Johnston  <jjohnstn@redhat.com>
15678             Daniel Jacobowitz  <drow@mvista.com>
15679
15680         * gdb.threads/manythreads.c: New testcase.
15681         * gdb.threads/manythreads.exp: Ditto.
15682
15683 2004-04-22  Jim Blandy  <jimb@redhat.com>
15684
15685         * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
15686         gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
15687
15688 2004-04-21  Michael Chastain  <mec.gnu@mindspring.com>
15689
15690         * gdb.stabs/weird.exp: Accept full pathname for $binfile.
15691
15692 2004-04-21  Andrew Cagney  <cagney@redhat.com>
15693
15694         * gdb.base/sigstep.c: New file.
15695         * gdb.base/sigstep.exp: New file.
15696
15697 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
15698
15699         * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
15700         call to observer_notify_normal_stop.
15701
15702 2004-04-15  Andrew Cagney  <cagney@redhat.com>
15703
15704         * gdb.base/siginfo.c: New file.
15705         * gdb.base/siginfo.exp: New file.
15706
15707 2004-04-12  J. Brobecker  <brobecker@gnat.com>
15708
15709         * gdb.base/sep.exp: Fix typo in comment.
15710
15711 2004-04-12  J. Brobecker  <brobecker@gnat.com>
15712
15713         * gdb.base/sep.c: New file.
15714         * gdb.base/sep-proc.c: New file.
15715         * gdb.base/sep.exp: New testcase.
15716
15717 2004-04-09  Mark Kettenis  <kettenis@gnu.org>
15718
15719         * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
15720         support.
15721
15722 2004-04-05  Andrew Cagney  <cagney@redhat.com>
15723
15724         * gdb.base/sigaltstack.c: New file.
15725         * gdb.base/sigaltstack.exp: New file.
15726
15727 2004-04-04  Joel Brobecker  <brobecker@gnat.com>
15728
15729         * gdb.base/foll-fork.exp: Update the expected output for
15730         "help set follow-fork-mode", to match a change that was made
15731         to the help of this variable on 2004-01-13.
15732
15733 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
15734
15735         * lib/ada.exp: Add copyright notice.
15736         * bar.ads: Likewise.
15737         * bar.adb: Likewise.
15738         * null_record.adb: Likewise.
15739         * null_record.exp: Likewise.
15740         * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
15741
15742 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
15743
15744         * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
15745         * configure: Regenerate.
15746
15747 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
15748
15749         * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
15750         to build the application. Remove the message printed when in
15751         verbose mode, redundant with the UNSUPPORTED message above.
15752
15753 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
15754
15755         * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
15756         * gdb.ada (null_record.exp): New testcase.
15757
15758 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
15759
15760         * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
15761
15762 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
15763
15764         * gdb.ada: New subdirectory.
15765         * gdb.ada/Makefile.in: New file.
15766         * gdb.ada/gnat_ada.gpr.in: New file.
15767
15768 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
15769
15770         * lib/ada.exp: New file.
15771
15772 2004-03-24  Daniel Jacobowitz  <drow@mvista.com>
15773
15774         * gdb.base/gdb1250.exp: Use runto {allow-pending}.
15775         * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
15776
15777 2004-03-22  Andrew Cagney  <cagney@redhat.com>
15778
15779         * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
15780         hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
15781         Problem identified by Ulrich Weigand.
15782
15783 2004-03-17  David Carlton  <carlton@kealia.com>
15784
15785         * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
15786         PR c++/826.
15787
15788 2004-03-16  Roland McGrath  <roland@redhat.com>
15789
15790         * gdb.base/auxv.exp: New file.
15791         * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
15792
15793 2004-03-12  David Carlton  <carlton@kealia.com>
15794
15795         * gdb.cp/pr-1553.exp: New.  Tests for PR c++/1553.
15796         * gdb.cp/pr-1553.cc: Ditto.
15797         * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
15798         pass branch.
15799
15800 2004-03-12  Michael Chastain  <mec.gnu@mindspring.com>
15801
15802         * gdb.cp/templates.exp: Accept more template types.
15803
15804 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
15805
15806         From Corinna Vinschen with modifications.
15807         * gdb.cp/classes.cc (enums1): Add a line to extend scope of
15808         local variable obj_with_enum.
15809         * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
15810         results with obj_with_enum.
15811
15812 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
15813
15814         * gdb.cp/classes.cc: New file, copied from misc.cc.
15815         * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
15816
15817 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
15818
15819         * gdb.cp/misc.cc: Add copyright notice.
15820
15821 2004-03-05  David Carlton  <carlton@kealia.com>
15822
15823         * gdb.cp/rtti.exp: Add 'print *obj3' test.
15824         * gdb.cp/rtti.h: Update copyright.
15825         (namespace n2::n3): New.
15826         * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
15827         (n2::n3::func3): New.
15828         (main): Call n2::n3::func3.
15829         * gdb.cp/rtti2.cc: Update copyright.
15830         (n2::create3): New.
15831
15832 2004-03-04  Mark Kettenis  <kettenis@gnu.org>
15833
15834         * gdb.asm/openbsd.inc: Fix typo.
15835
15836 2004-03-03  Fred Fish  <fnf@redhat.com>
15837
15838         * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
15839         "val" instead of unused "size".  Update copyright year.
15840
15841 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
15842
15843         * gdb.cp/ctti.exp: Handle unsigned char type.  Expect templates
15844         to use unsigned char.
15845         * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
15846         gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
15847
15848 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
15849
15850         * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
15851         line of output.
15852
15853 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
15854
15855         * gdb.base/relocate.c (dummy): Initialize.
15856
15857 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
15858
15859         * gdb.base/chng-syms.exp: Anchor exit pattern.  Allow
15860         a breakpoint at exit.
15861
15862 2004-02-27  Fred Fish  <fnf@redhat.com>
15863
15864         * gdb.base/chng-syms.exp: Add expect condition to match failing
15865         case that isn't a timeout.
15866
15867 2004-02-27  Andrew Cagney  <cagney@redhat.com>
15868
15869         * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
15870         support.
15871
15872 2004-02-26  Fred Fish  <fnf@redhat.com>
15873
15874         * gdb.arch/gdb1431.c: Remove.
15875         * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
15876         * gdb.arch/gdb1431.exp: Use "advance" correctly instead
15877         of "until" incorrectly.
15878
15879 2004-02-26  J. Brobecker  <brobecker@gnat.com>
15880
15881         * gdb.cp/class2.cc (empty): New class.
15882         (refer): New function.
15883         (main): Declare an object of type empty and use it.
15884         * gdb.cp/class2.exp: Print the value of an object of type empty.
15885
15886 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
15887
15888         * gdb.base/langs.exp: Update query string to match the
15889         new nquery format used for pending breakpoints.
15890
15891 2004-02-26  Andrew Cagney  <cagney@redhat.com>
15892
15893         Fix PR i18n/1570.
15894         * gdb.base/charset.c: Update copyright notice.
15895         (main, init_string): Remove the escape character '\e' tests.
15896         * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
15897         * gdb.base/charset.exp (valid_host_charset): Ditto.
15898         * gdb.base/setvar.exp: Ditto.
15899
15900 2004-02-24  Andrew Cagney  <cagney@redhat.com>
15901
15902         * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
15903         mmapped data in core file" PASS and FAIL messages consistent.
15904
15905         * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
15906         setting a breakpoint.  Work around PR java/1565.
15907
15908 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
15909
15910         * lib/gdb.exp (gdb_breakpoint): Update query string to match
15911         new nquery format.
15912         * gdb.base/pending.exp: Ditto.
15913
15914 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
15915
15916         * configure.in: Run stabs tests on *BSD.
15917         * configure: Regenerated.
15918
15919 2004-02-21  Mark Kettenis  <kettenis@gnu.org>
15920
15921         * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
15922
15923 2004-02-20  Fred Fish  <fnf@redhat.com>
15924
15925         * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
15926         blank in test for "returns short", for consistency with other
15927         "returns xxx" tests.  Update copyright year.
15928
15929 2004-02-19  Fred Fish  <fnf@redhat.com>
15930
15931         New testcase for PR breakpoint/1558.
15932         * gdb.arch/gdb1558.exp: New file.
15933         * gdb.arch/gdb1558.c: New file.
15934
15935 2004-02-19  Elena Zannoni  <ezannoni@redhat.com>
15936
15937         * gdb.base/nodebug.exp: Fix typo.
15938
15939 2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15940
15941         Committed by Jim Blandy  <jimb@redhat.com>.
15942
15943         * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
15944
15945         * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
15946
15947         * gdb.base/float.exp: Support s390*-*-* targets.
15948
15949 2004-02-17  Adam Fedor  <fedor@gnu.org>
15950
15951         * gdb.base/gdb1555.exp: New file.
15952         * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
15953
15954 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
15955
15956         * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
15957
15958 2004-02-16  Fred Fish  <fnf@redhat.com>
15959
15960         * gdb.arch/gdb1291.c: Remove
15961         * gdb.arch/gdb1291.s: New test input file.
15962         * gdb.arch/gdb1291.exp: Expand test to check case that should not
15963         fail.  Test for correct result, known incorrect result, other
15964         failures and timeouts.
15965
15966 2004-02-16  Andrew Cagney  <cagney@redhat.com>
15967
15968         * gdb.base/bigcore.exp: New file.
15969         * gdb.base/bigcore.c: New file.
15970
15971 2004-02-13  Andrew Cagney  <cagney@redhat.com>
15972
15973         * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
15974         * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
15975         * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
15976         * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
15977         * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
15978         * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
15979         * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
15980         * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
15981         * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
15982         * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
15983
15984 2004-02-11  Jeff Johnston  <jjohnstn@redhat.com>
15985
15986         * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
15987         executed is an alloc instruction.
15988
15989 2004-02-11  David Carlton  <carlton@kealia.com>
15990
15991         * gdb.cp/breakpoint.exp: New.
15992         * gdb.cp/breakpoint.cc: New.
15993
15994 2004-02-11  Michael Chastain  <mec.gnu@mindspring.com>
15995
15996         Partial fix for PR gdb/1543.
15997         * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
15998         gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
15999         gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
16000         gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
16001         gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
16002         gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
16003         gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
16004         gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
16005         gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
16006         to bug-gdb@prep.ai.mit.edu .
16007         * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
16008         gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
16009         gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
16010         Likewise.
16011
16012 2004-02-10  Andrew Cagney  <cagney@redhat.com>
16013
16014         * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
16015         using gdb_internal_error_resync.
16016
16017 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
16018
16019         * gdb.threads/thread-specific.exp: Stop early if no threads are
16020         found.
16021
16022 2004-02-09  Michael Chastain  <mec.gnu@mindspring.com>
16023
16024         * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
16025
16026 2004-02-08  Daniel Jacobowitz  <drow@mvista.com>
16027
16028         * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
16029         breakpoints.
16030
16031 2004-02-07  Daniel Jacobowitz  <drow@mvista.com>
16032
16033         * config/sim.exp (gdb_load): Handle $arg == "".
16034         * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
16035         * gdb.objc/basicclass.exp: Use gdb_run_cmd.
16036
16037 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
16038
16039         * gdb.base/maint.exp: Update test to reflect
16040          obstack changes.
16041
16042 2004-02-04  Jeff Johnston  <jjohnstn@redhat.com>
16043
16044         * gdb.base/pendshr.c (pendfunc): New function that calls
16045         pendfunc1.
16046         * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
16047
16048 2004-02-04  Fred Fish  <fnf@redhat.com>
16049
16050         * gdb.arch/gdb1431.c: Add underbar prefixed version of global
16051         function symbols and update copyright years.
16052         * gdb.arch/gdb1291.c: Ditto.
16053
16054 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
16055
16056         * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
16057
16058 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
16059
16060         * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
16061
16062 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
16063
16064         * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
16065
16066 2004-02-02  Fred Fish  <fnf@redhat.com>
16067
16068         * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
16069         remote targets.  Update copyright years.
16070
16071 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
16072
16073         * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
16074         support.
16075         * gdb.base/langs.exp: Fix test which attempts to create
16076         breakpoint on non-existent function to handle new pending
16077         support.
16078         * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
16079         a breakpoint.
16080         * gdb.base/pending.exp: New test.
16081         * gdb.base/pending.c: New file.
16082         * gdb.base/pendshr.c: Ditto.
16083
16084 2004-02-02  David Carlton  <carlton@kealia.com>
16085
16086         * gdb.cp/overload.exp: Add overloadNamespace tests.
16087         * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
16088         (overloadNamespace, XXX): New.
16089         (main): Call XXX::marker2.
16090
16091 2004-02-01  Fred Fish  <fnf@redhat.com>
16092
16093         * gdb.base/dump.exp: Use runto_main instead of "runto main".
16094         * gdb.base/finish.exp: Ditto.
16095         * gdb.base/gcore.exp: Ditto.
16096         * gdb.base/huge.exp: Ditto.
16097         * gdb.base/info-proc.exp: Ditto.
16098         * gdb.base/return2.exp: Ditto.
16099         * gdb.threads/gcore-thread.exp: Ditto.
16100
16101 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
16102
16103         * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
16104
16105 2004-02-01  Mark Kettenis  <kettenis@gnu.org>
16106
16107         * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
16108         that opening the file succeeds on OpenBSD.
16109
16110 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
16111
16112         * gdb.threads/thread-specific.c: New file.
16113         * gdb.threads/threads-specific.exp: New test script.
16114         * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
16115         to expect_out.
16116
16117 2004-02-01  Mark Kettenis  <kettenis@gnu.org>
16118
16119         * gdb.base/call-ar-st.exp: Call get_debug_format.  Remove xfail on
16120         sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
16121         only on the "print_small_structs from print_long_arg_list" test.
16122
16123 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
16124
16125         * gdb.base/completion.exp: Kill a stray backslash.
16126
16127         From Jim Ingham <jingham@apple.com>:
16128         * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
16129         agrees with the result from sending a tab.
16130
16131 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
16132
16133         * gdb.base/chng-syms.exp: Remove stray newline.
16134
16135 2004-01-31  Mark Kettenis  <kettenis@gnu.org>
16136
16137         * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
16138         *-*-openbsd*.
16139         * gdb.asm/openbsd.inc: New file.
16140
16141 2004-01-30  Mark Kettenis  <kettenis@gnu.org>
16142
16143         * gdb.asm/asm-source.exp: Strip -Wl, from link-flags.  Don't
16144         append -static to link-flags for *-*-freebsd*, *-*netbsd* and
16145         *-*solaris2*.  Remove commented out default settings for
16146         asm-flags.  Replace gdb_compile with target_link.
16147
16148 2004-01-29  Michael Chastain  <mec.gnu@mindspring.com>
16149
16150         * gdb.cp/inherit.exp: Rewrite.  Use gdb_test_multiple and gdb
16151         for all tests.  Remove old hp-ux and cygnus xfail cases.
16152
16153 2004-01-29  Paul N. Hilfinger  <Hilfinger@gnat.com>
16154
16155         * gdb.base/chng-syms.exp: New file.
16156         * gdb.base/chng-syms.c: New file.
16157
16158 2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>
16159
16160         * gdb.cp/local.exp: Rewrite "ptype Local".  Add "ptype l".
16161         Provide arms for current output in all my configurations.
16162
16163 2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>
16164
16165         * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
16166         * lib/compiler.cc: Likewise.
16167         * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
16168         get the right preprocessor.  Eval the output directly.  Remove
16169         special tests for hp_cc_compiler and hp_aCC_compiler.  Remove
16170         hp_f77_compiler and hp_f90_compiler completely.
16171         (gdb_preprocess): Delete.
16172         (get_compiler): Delete.
16173
16174 2004-01-24  Mark Kettenis  <kettenis@gnu.org>
16175
16176         * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
16177         <string.h>.
16178
16179 2004-01-24  Nick Roberts  <nick@nick.uklinux.net>
16180
16181         * gdb.mi/mi-stack.exp: Update copyright.
16182
16183 2004-01-23  David Carlton  <carlton@kealia.com>
16184
16185         * gdb.cp/rtti.exp: Don't include full path in ${srcfile}.  Add
16186         test for cp_lookup_transparent_type.
16187         * gdb.cp/rtti1.cc: Update copyright.  Add n2::func and refer_to;
16188         call them.
16189
16190 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
16191
16192         * gdb.mi/mi-var-child.exp: Update copyright year.  Move new test
16193         after -var-update.
16194
16195 2004-01-23  David Carlton  <carlton@kealia.com>
16196
16197         * gdb.cp/namespace.cc (C::ensureRefs): New.
16198         * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
16199
16200 2004-01-20  Nick Roberts  <nick@nick.uklinux.net>
16201
16202         * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
16203         case "-stack-list-locals 2".
16204         * gdb.mi/mi-var-child.exp: Test for case
16205         "-var-list-children --all-values NAME".
16206
16207 2004-01-18  Michael Chastain  <mec.gnu@mindspring.com>
16208
16209         * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
16210
16211 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
16212
16213         * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
16214         used with gdb_test_multiple.
16215
16216         * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
16217         read at address 0.  This fixes PR testsuite/1504.
16218
16219 2004-01-18  Daniel Jacobowitz  <drow@mvista.com>
16220
16221         * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
16222         Remove downloading, guessing the host executable, the calls to
16223         gdb_file_cmd and gdb_target_cmd, and "load" support.
16224         (infer_host_exec): New function broken out from gdb_load.
16225         (gdb_load): New wrapper for gdbserver_gdb_load.
16226         * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
16227         gdb_target_cmd.  Use -target-select.
16228         (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
16229         Download binaries to the host.  Clear last_mi_remote_file when
16230         we load a new binary.
16231         (mi_gdb_load): Call mi_gdb_file_cmd.  If gdbserver.exp is loaded,
16232         call gdbserver_gdb_load and mi_gdb_target_cmd.
16233
16234 2004-01-17  Michael Chastain  <mec.gnu@mindspring.com>
16235
16236         * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
16237         type patterns.
16238
16239 2004-01-17  Michael Chastain  <mec.gnu@mindspring.com>
16240
16241         * gdb.cp/templates.exp: Fix typo in test name of
16242         "print Foo<volatile char*>::foo".
16243
16244 2004-01-15  Michael Chastain  <mec.gnu@mindspring.com>
16245
16246         * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
16247
16248 2004-01-16  Ben Elliston  <bje@wasabisystems.com>
16249
16250         * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
16251         (clean mostlyclean): Remove empty rm.
16252
16253 2004-01-15  Michael Chastain  <mec.gnu@mindspring.com>
16254
16255         * gdb.base/setvar.exp: Add copyright years.
16256
16257 2004-01-14  David Carlton  <carlton@bactrian.org>
16258
16259         * gdb.cp/rtti.exp: Update copyright.  KFAIL test with repect to
16260         PR c++/1511 and update coment.
16261         * gdb.cp/templates.exp: Update patterns to match current output.
16262         If changes involve something other than whitespace, KFAIL
16263         w.r.t. PR c++/1512 or PR c++/931 as appropriate.
16264
16265 2004-01-14  David Carlton  <carlton@kealia.com>
16266
16267         * gdb.cp/namespace.exp: Add tests involving classes defined within
16268         namespaces.
16269         * gdb.cp/namespace.cc (C::CClass): New.
16270         * gdb.cp/namespace1.cc (C::OtherFileClass): New.
16271
16272 2004-01-14  Elena Zannoni  <ezannoni@redhat.com>
16273
16274         * gdb.base/sepdebug.exp: Bail out of the test if we don't know
16275         what debug info we have. Print a better message if something goes
16276         wrong while producing the separate debug info file.
16277
16278 2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>
16279
16280         * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
16281
16282 2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>
16283
16284         * gdb.base/callfuncs.c: Add copyright notice.
16285
16286 2004-01-13  Michael Chastain  <mec.gnu@mindspring.com>
16287
16288         * gdb.cp/derivation.exp: Add XFAIL for bug with protected
16289         inheritance.  PR gdb/1498, PR gcc/13539.
16290
16291 2004-01-13  Elena Zannoni  <ezannoni@redhat.com>
16292
16293          * gdb.threads/gcore-thread.exp: Prefix name of binary with
16294          test specific name.
16295          * gdb.mi/gdb669.exp: Ditto.
16296          * gdb.mi/mi-pthreads.exp: Ditto.
16297          * gdb.mi/mi1-pthreads.exp: Ditto.
16298          * gdb.mi/mi2-pthreads.exp: Ditto.
16299
16300 2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>
16301
16302         * gdb.cp/member-ptr.cc: Add copyright notice.
16303
16304 2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>
16305
16306         * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple.  Add
16307         some patterns for recent versions of gcc and hpacc.  Delete
16308         calls to setup_xfail for hppa*-*-*.  Delete redundant tests.
16309         Delete tests that access a NULL pointer-to-member-data.  This
16310         script is still disabled for gcc.
16311
16312 2004-01-12  Elena Zannoni  <ezannoni@redhat.com>
16313
16314         * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
16315         escaped correctly.
16316
16317 2004-01-12  Elena Zannoni  <ezannoni@redhat.com>
16318
16319         * gdb.base/sepdebug.exp: New file.
16320         * gdb.base/sepdebug.c: New file.
16321         * lib/gdb.exp (separate_debug_filename): New procedure.
16322         (gdb_gnu_strip_debug): New procedure.
16323
16324 2004-01-12  Andrew Cagney  <cagney@redhat.com>
16325
16326         * gdb.mi/ChangeLog: Delete file.  Renamed to ...
16327         * gdb.mi/ChangeLog-1999-2003: New file.
16328
16329 2004-01-12  Andrew Cagney  <cagney@redhat.com>
16330
16331         * gdb.base/fileio.exp: Update copyright year.  On GNU/Linux, for
16332         "Renaming a directory to a non-empty directory returns ENOTEMPTY
16333         or EEXIST", treat EBUSY as an XFAIL.
16334
16335 2004-01-11  Michael Chastain  <mec.gnu@mindspring.com>
16336
16337         * gdb.base/scope.exp: Remove obsolete setup_xfail for
16338         hp_cc_compiler.
16339
16340 2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>
16341
16342         * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
16343         decorations.
16344
16345 2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>
16346
16347         * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
16348         and "(aCC)" decorations.  Remove obsolete doco about old
16349         test results.
16350
16351 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
16352
16353         * gdb.cp/exception.exp: Fix typo in doco.
16354
16355 2004-01-09  Mark Kettenis  <kettenis@gnu.org>
16356
16357         * gdb.base/gdb1476.exp: Fix typo.
16358
16359 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
16360
16361         * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
16362         file.
16363
16364 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
16365
16366         * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
16367         * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
16368         Use gdb_compile.  Remove restriction on gcc.  Add some patterns
16369         for recent version of gdb.  Delete second half, which was a copy
16370         of the first half with different build flags.  This test is
16371         still disabled because it is still not ready for production.
16372
16373 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
16374
16375         * gdb.cp/exception.cc: Add copyright notice.
16376         * gdb.cp/exception.exp: Add a notice that this file is broken
16377         because of line number changes caused by addition of copyright
16378         notice.
16379
16380 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
16381
16382         * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
16383         * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
16384
16385 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
16386
16387         * gdb.cp/classes.exp: Accept gnu abi 2.
16388         * gdb.cp/derivation.exp: Likewise.
16389         * gdb.cp/overload.exp: Likewise.
16390         * gdb.cp/virtfunc.exp: Likewise.
16391
16392 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
16393
16394         * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
16395         semicolon after end of function.
16396
16397 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
16398
16399         * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
16400         * gdb.cp/bs15503.exp: Remove hp-only restriction.  Use modern
16401         boilerplate code for compiling and running the program under
16402         test.  Add some string method tests.
16403
16404 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
16405
16406         * gdb.cp/bs15503.cc: Add copyright notice.
16407         * gdb.cp/bs15503.exp: Adjust line number.
16408
16409 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
16410
16411         * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
16412         * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
16413
16414 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
16415
16416         * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
16417         hp_cc_compiler.
16418
16419 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
16420
16421         * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
16422         * gdb.cp/ctti.exp: Use the marker instead of "next".
16423         With gcc, run further before bailing.
16424
16425 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
16426
16427         * gdb.cp/cttiadd.cc: Add copyright notice.
16428         * gdb.cp/cttiadd1.cc: Likewise.
16429         * gdb.cp/cttiadd2.cc: Likewise.
16430         * gdb.cp/cttiadd3.cc: Likewise.
16431
16432 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
16433
16434         * gdb.cp/ctti.exp: Partial rewrite.  Call gdb_compile properly.
16435         Use gdb_test, gdb_test_multiple.  Use floating-point values that
16436         have exact representations in IEEE-ish formats.
16437
16438 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
16439
16440         * gdb.base/constvars.exp: Do not force lang=c++ if using HP
16441         compilers.  Delete duplicate call to get_compiler_info.
16442         (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
16443         * gdb.base/volatile.exp: Likewise.
16444
16445 2004-01-07  Mark Kettenis  <kettenis@gnu.org>
16446
16447         * gdb.base/gdb1476.exp: Only run the tests if we can't read the
16448         memory at address 0.
16449
16450 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
16451
16452         * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
16453         to test for hp-ux assembler.  Fix copyright years.
16454
16455 2004-01-07  Andrew Cagney  <cagney@redhat.com>
16456
16457         * gdb.base/fileio.c (strerrno): Add "EBUSY".
16458
16459 2004-01-07  Andrew Cagney  <cagney@redhat.com>
16460
16461         * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
16462         when creating the read-only file.  From analysis by Roland McGrath
16463         and Elena Zannoni.
16464
16465 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
16466
16467         * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
16468
16469 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
16470
16471         * gdb.base/cvexpr.c: Be type-safe with function pointers and
16472         data pointers.
16473
16474 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
16475
16476         * gdb.cp/m-static.exp: Compile one source file at a time.
16477         Delete unused call to get_compiler_info.
16478
16479 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
16480
16481         * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
16482         * gdb.base/call-rt-st.exp: Likewise.
16483         * gdb.base/nodebug.exp: Likewise.
16484         * gdb.base/volatile.exp: Likewise.
16485         * gdb.cp/ref-types.exp: Likewise.
16486         * gdb.cp/templates.exp: Likewise.
16487
16488 2004-01-05  Mark Kettenis  <kettenis@gnu.org>
16489
16490         * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
16491
16492 2004-01-05  Michael Chastain  <mec.gnu@mindspring.com>
16493
16494         * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
16495         hppa*-hp-hpux*.
16496
16497 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
16498
16499         * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
16500         x86_64-*-*.
16501
16502         * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
16503         sparc64-*-* and sparc*-solaris2*.
16504
16505 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
16506
16507         * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
16508         return ${tests}" test.  The ${tests} already mentions the
16509         filename.
16510
16511 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
16512
16513         * gdb.cp/local.exp: Accept gcc abi 2.
16514
16515 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
16516
16517         * gdb.cp/templates.exp: Accept gcc abi 2.
16518
16519 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
16520
16521         * lib/compiler.cc: Remove supports_template_debugging.
16522         * gdb.cp/templates.exp: Do not test supports_template_debugging.
16523
16524 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
16525
16526         * gdb.cp/namespace.exp: Accept gcc abi 2.
16527
16528 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
16529
16530         * gdb.cp/method.exp: Accept gcc abi 2.
16531
16532 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
16533
16534         * gdb.cp/classes.exp: Generate identical results as old version.
16535         * gdb.cp/derivation.exp: Likewise.
16536         * gdb.cp/overload.exp: Likewise.
16537         * gdb.cp/virtfunc.exp: Likewise.
16538
16539 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
16540
16541         * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
16542         mysterious bug with sourceware version of expect.
16543
16544 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
16545
16546         * gdb.cp/overload.exp: Rewrite.  Clean up patterns to match
16547         current versions of gcc, including gcc abi 2.  Remove gratuitous
16548         restart of test program.  Use gdb_test_multiple and gdb_test for
16549         all tests.  Add patterns to xfail missing "const" in "const char *"
16550         and kfail PR gdb/1155.
16551
16552 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
16553
16554         * gdb.cp/derivation.exp: Rewrite.  Clean up patterns to match
16555         current versions of gcc, including gcc abi 2.  Remove gratuitous
16556         restart of test program.  Use gdb_test_multiple and gdb_test for
16557         all tests.  Add patterns to kfail PR gdb/1498.
16558
16559 2003-12-31  Michael Chastain  <mec.gnu@mindspring.com>
16560
16561         * gdb.cp/virtfunc.exp: Rewrite.  Clean up patterns to match
16562         current versions of gcc, including gcc abi 2.  Use "breakpoint"
16563         and "continue" instead of restarting the target program.  Use
16564         gdb_test_multiple and gdb_test for all tests.
16565
16566 2004-01-01  Mark Kettenis  <kettenis@gnu.org>
16567
16568         * gdb.asm/asm-source.exp: Update copyright year.  Link statically
16569         for *-*-solaris2*.
16570
16571 2003-12-31  Michael Chastain  <mec.gnu@mindspring.com>
16572
16573         * gdb.cp/classes.exp: Rewrite.  Clean up patterns to match
16574         current versions of gcc, including gcc abi 2.  Use "breakpoint"
16575         and "continue" instead of restarting the target program several
16576         times.  Use gdb_test_multiple and gdb_test for all tests.
16577
16578 2003-12-18  Michael Chastain  <mec.gnu@mindspring.com>
16579
16580         * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
16581         source files.
16582
16583 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
16584
16585         * gdb.base/environ.exp: Handle compiling test case from multiple
16586         source files.
16587
16588 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
16589
16590         * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
16591
16592 2003-12-17  Jim Blandy  <jimb@redhat.com>
16593
16594         * gdb.base/freebpcmd.c: Add copyright notice.
16595
16596         * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
16597
16598 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
16599
16600         * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
16601
16602 2003-12-13  Jim Blandy  <jimb@redhat.com>
16603
16604         * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
16605
16606 2003-12-12  Kevin Buettner  <kevinb@redhat.com>
16607
16608         * gdb.asm/frv.inc: New file.
16609         * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
16610
16611 2003-12-09  Fred Fish  <fnf@redhat.com>
16612
16613         * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
16614         functions to break1.c and leave prototypes behind.  Add more
16615         "set breakpoint NN here" comments.
16616         * gdb.base/break1.c: New file.
16617
16618         * gdb.base/break.exp: Handle compiling test case from multiple
16619         source files and change source file references as needed.
16620         * gdb.base/completion.exp: Ditto.
16621         * gdb.base/condbreak.exp: Ditto.
16622         * gdb.base/define.exp: Ditto.
16623         * gdb.base/ena-dis-br.exp: Ditto.
16624         * gdb.base/info-proc.exp: Ditto.
16625         * gdb.base/maint.exp: Ditto.
16626         * gdb.base/until.exp: Ditto.
16627
16628         * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
16629         hardcoded line numbers.
16630         * gdb.base/define.exp: Ditto.
16631         * gdb.base/ena-dis-br.exp: Ditto.
16632         * gdb.base/maint.exp: Ditto.
16633         * gdb.base/until.exp: Ditto.
16634
16635         * gdb.base/completion.exp: Use "break1" for completion tests since
16636         "break" is no longer a unique prefix.
16637
16638 2003-12-06  Andrew Cagney  <cagney@redhat.com>
16639
16640         * gdb.base/structs.exp (test_struct_returns): When applicable, set
16641         "return_value_unimplemented".  When an unimplemented struct return
16642         architecture, report incorrect values as a KFAIL
16643
16644 2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>
16645
16646         * gdb.cp/rtti.exp: Accept new wording of warning from
16647         cp_lookup_rtti_type.
16648
16649 2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>
16650
16651         Partial fix for PR testsuite/1456.
16652         * gdb.base/scope.exp (test_at_main): Replace references to
16653         gcc_compiled with calls to test_compiler_info.
16654         (test_at_foo): Likewise.
16655         (test_at_bar): Likewise.
16656
16657 2003-12-04  Michael Chastain  <mec.gnu@mindspring.com>
16658
16659         Partial fix for PR testsuite/1456.
16660         * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
16661         to test_compiler_info.
16662
16663 2003-12-03  Michael Chastain  <mec.gnu@mindspring.com>
16664
16665         * gdb.base/so-impl-ld.exp: Update copyright notice.
16666
16667 2003-12-02  Michael Chastain  <mec.gnu@mindspring.com>
16668
16669         Partial fix for PR testsuite/1456.
16670         * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
16671         to test_compiler_info.
16672
16673 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
16674
16675         * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
16676         from current versions of gdb.  Clean up regular expressions.
16677         Delete redundant timeout case.
16678
16679 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
16680
16681         * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
16682         from current versions of gdb.  Clean up regular expressions.
16683         Delete redundant timeout case.
16684
16685 2003-12-01  Michael Chastain  <mec.gnu@mindspring.com>
16686
16687         Partial fix for PR testsuite/1456.
16688         * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
16689         gcc_compiled with call to test_compiler_info.
16690
16691 2003-11-30  Michael Chastain  <mec.gnu@mindspring.com>
16692
16693         Partial fix for PR testsuite/1456.
16694         * gdb.base/list.exp (test_list_function): Delete unused declaration
16695         of gcc_compiled.
16696
16697 2003-11-29  Michael Chastain  <mec.gnu@mindspring.com>
16698
16699         Partial fix for PR testsuite/1456.
16700         * gdb.base/complex.exp: Replace reference to gcc_compiled with
16701         call to test_compiler_info.
16702
16703 2003-11-29  Mark Kettenis  <kettenis@gnu.org>
16704
16705         * gdb.asm/asm-source.exp: Initialize asm-note to "empty".  Set
16706         asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*.  Use
16707         it to create the appropriate note.inc.
16708         * gdb.asm/asmsrc1.s: Include "note.inc".
16709         * gdb.asm/netbsd.inc: New file.
16710         * gdb.asm/empty.inc: New file.
16711
16712 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
16713
16714         Partial fix for PR testsuite/1456.
16715         * gdb.base/constvars.exp: Replace references to gcc_compiled with
16716         calls to test_compiler_info.
16717
16718 2003-11-27  Michael Chastain  <mec.gnu@mindspring.com>
16719
16720         Partial fix for PR testsuite/1456.
16721         * gdb.base/volatile.exp: Replace references to gcc_compiled with
16722         calls to test_compiler_info.
16723
16724 2003-11-27  Mark Kettenis  <kettenis@gnu.org>
16725
16726         * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
16727         pattern for the KFAILs.
16728
16729 2003-11-25  Adam Fedor  <fedor@gnu.org>
16730
16731         * gdb.objc/objcdecode.exp: Test for PR objc/1238.
16732         * gdb.objc/objcdecode.m: New file.
16733
16734 2003-11-25  Adam Fedor  <fedor@gnu.org>
16735
16736         * gdb.objc/nondebug.exp: Test for PR objc/1236.
16737         * gdb.objc/nondebug.m: New file.
16738
16739 2003-11-26  Ben Elliston  <bje@wasabisystems.com>
16740
16741         * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16742         NetBSD as it does on FreeBSD.  Modelled on a similar change by
16743         Mark Kettenis on 2003-05-30.
16744         (link-flags): Set to "--entry _start" regardless of target.
16745         Special linker flags are to be appended to $link-flags.
16746         * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
16747
16748 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
16749
16750         * gdb.cp/method.exp: Accept output of new demangler.
16751
16752 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
16753
16754         * gdb/class2.exp: New file.
16755         * gdb/class2.cc: New file.
16756
16757 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
16758
16759         * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
16760         of new demangler.
16761
16762 2003-11-23  Mark Kettenis  <kettenis@gnu.org>
16763
16764         * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
16765         of gdb_test "run".
16766
16767 2003-11-23  Mark Kettenis  <kettenis@gnu.org>
16768
16769         * gdb.arch/i386-unwind.exp: Don't use runto_main.  Change
16770         "continue" into "run".
16771
16772 2003-11-23  Michael Chastain  <mec.gnu@mindspring.com>
16773
16774         Partial fix for PR testsuite/1456.
16775         * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
16776         call to test_compiler_info.
16777         * gdb.cp/ctti.exp: Likewise.
16778         * gdb.cp/derivation.exp: Likewise.
16779         * gdb.cp/member-ptr.exp: Likewise.
16780         * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
16781         reference to gcc_compiled.
16782
16783 2003-11-23  Michael Chastain  <mec.gnu@mindspring.com>
16784
16785         Fix PR testsuite/1463.
16786         * gdb.base/structs.exp (start_structs_test): Call
16787         get_debug_format before using the debug format.
16788
16789 2003-11-22  Andrew Cagney  <cagney@redhat.com>
16790
16791         * lib/gdb.exp (gdb_test_multiple): Add simple example.
16792         * gdb.base/structs.exp: Use gdb_test_multiple.
16793
16794 2003-11-20  Andrew Cagney  <cagney@redhat.com>
16795
16796         * gdb.base/structs.exp: Handle and recover from internal errors.
16797         Replace "foo${n}" with "foo<n>" in test messages.
16798
16799         * gdb.base/structs.exp: Update copyright.  Rewrite.
16800         * gdb.base/structs.c: Update copyright.  Rewrite.
16801
16802         * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
16803         resync count exceeded.
16804
16805         * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
16806         from the internal error.
16807         * lib/gdb.exp (gdb_internal_error_resync): New procedure.
16808         Original from Jim Blandy.
16809         (gdb_test_multiple): Use gdb_internal_error_resync.
16810
16811 2003-11-19  Andrew Cagney  <cagney@redhat.com>
16812
16813         * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
16814         KFAIL.
16815
16816 2003-11-17  Mark Kettenis  <kettenis@gnu.org>
16817
16818         New testcase for PR backtrace/1435.
16819         * gdb.arch/i386-unwind.exp: New file.
16820         * gdb.arch/i386-unwind.c: New file.
16821
16822 2003-11-17  Andrew Cagney  <cagney@redhat.com>
16823
16824         * lib/gdb.exp (compiler_info): New global.
16825         (test_compiler_info): New function.
16826         (get_compiler_info): Set compiler_info.
16827         * lib/compiler.c, lib/compiler.cc: Add copyright.  When GNUC, set
16828         "compiler_info" to gcc-<major>-<minor>.
16829
16830 2003-11-15  Michael Chastain  <mec.gnu@mindspring.com>
16831
16832         * gdb.trace/configure: Remove.
16833
16834 2003-11-13  Elena Zannoni  <ezannoni@redhat.com>
16835
16836         * gdb.base/break.c: Add comments to aid finding line numbers for
16837         breakpoints.
16838         * gdb.base/break.exp: Remove all references to explicit line
16839         numbers.
16840
16841 2003-11-11  Nick Clifton  <nickc@redhat.com>
16842
16843         * gdb.base/shreloc.exp: Do not run for targets which do not
16844         support shared objects.
16845
16846 2003-11-10  Corinna Vinschen  <vinschen@redhat.com>
16847
16848         * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
16849         Don't run tests if nofileio flag is given.
16850
16851 2003-11-07  Elena Zannoni  <ezannoni@redhat.com>
16852
16853         * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
16854         as well as 'Watchpoint'.
16855
16856 2003-11-06  Elena Zannoni  <ezannoni@redhat.com>
16857
16858         Reported by Jim Ingham <jingham@apple.com>:
16859         * gdb.base/annota1.exp: Match at least one occurrence of the
16860         signal handler annotation.
16861
16862 2003-11-06  Elena Zannoni  <ezannoni@redhat.com>
16863
16864         * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
16865         as well as 'Watchpoint'.
16866
16867 2003-11-05  Michael Chastain  <mec@shout.net>
16868
16869         * gdb.mi/pthreads.c (routine): Handle early return from sleep.
16870
16871 2003-11-03  Kris Warkentin  <kewarken@qnx.com>
16872
16873         * gdb.arch/gdb1291.c: New test file.
16874         * gdb.arch/gdb1291.exp: New test script.
16875         * gdb.arch/gdb1431.c: New test file.
16876         * gdb.arch/gdb1431.exp: New test script.
16877
16878 2003-10-22  Michael Chastain  <mec@shout.net>
16879
16880         * gdb.mi/pthreads.c: Add copyright notice.
16881
16882 2003-10-22  Michael Chastain  <mec@shout.net>
16883
16884         * gdb.threads/pthreads.c: Add copyright notice.
16885
16886 2003-10-20  Michael Chastain  <mec@shout.net>
16887
16888         * gdb.base/gdb1056.exp: New test script.
16889
16890 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
16891
16892         * gdb.threads/killed.exp: Use gdb_run_cmd.
16893
16894 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
16895
16896         * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
16897         create a core file.
16898         * gdb.threads/gcore-thread.exp: Likewise.
16899
16900 2003-10-13  Corinna Vinschen  <vinschen@redhat.com>
16901
16902         * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
16903         type, based on char type.
16904         (struct bit_flags_short_t): New bitfield type, based on short type.
16905         (init_bit_flags_char): New fuction.
16906         (init_bit_flags_short): Ditto.
16907         (print_bit_flags_char): Ditto.
16908         (print_bit_flags_short): Ditto.
16909         (main): Add handling for bit_flags_char_t and bit_flags_short_t.
16910
16911 2003-10-11  Michael Chastain  <mec@shout.net>
16912
16913         * gdb.base/call-rt-st.exp: Update copyright year.
16914
16915 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
16916
16917         * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
16918         * gdb.disasm/sh3.s: Ditto.
16919
16920 2003-10-07  Daniel Jacobowitz  <drow@mvista.com>
16921
16922         * gdb.threads/switch-threads.exp: New test.
16923         * gdb.threads/switch-threads.c: New source file.
16924
16925 2003-10-07  Corinna Vinschen  <vinschen@redhat.com>
16926
16927         * gdb.base/ending-run.exp: Add sh specific case.
16928
16929 2003-10-06  Andrew Cagney  <cagney@redhat.com>
16930
16931         * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
16932         * gdb.disasm/mn10200.exp: Delete obsolete file.
16933
16934 2003-09-29  Daniel Jacobowitz  <drow@mvista.com>
16935
16936         * ChangeLog: Correct an entry command.exp -> commands.exp.
16937         * gdb.base/commands.exp (bp_deleted_in_command_test)
16938         (temporary_breakpoint_commands): Check noargs.
16939
16940 2003-09-25  David Carlton  <carlton@kealia.com>
16941
16942         * gdb.cp/namespace.exp: Tweak comments.  Add non-quoted versions
16943         of some print tests, where appropriate.  Add tests for C::D::cd,
16944         E::ce, F::cXfX, G::XgX.
16945         * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
16946
16947 2003-09-25  Richard Earnshaw  <rearnsha@arm.com>
16948
16949         * lib/java.exp (java_init): Import target_alias before using it.
16950
16951 2003-09-25  David Carlton  <carlton@kealia.com>
16952
16953         * gdb.base/corefile.exp: Delete obsolete setup_xfail.
16954
16955 2003-09-23  Elena Zannoni  <ezannoni@redhat.com>
16956
16957         * gdb.base/selftest.exp: Accomodate more instruction reordering
16958         weirdness.
16959
16960 2003-09-17  Michael Chastain  <mec@shout.net>
16961
16962         * gdb.cp/gdb1355.exp: New file.
16963         * gdb.cp/gdb1355.c: New file.
16964
16965 2003-09-15  Corinna Vinschen  <vinschen@redhat.com>
16966
16967         * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
16968         * gdb.asm/sh.inc: New file.
16969
16970 2003-09-11  David Carlton  <carlton@kealia.com>
16971
16972         * gdb.cp/namespace.exp: Add tests for namespace types.
16973         * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
16974         (test_namespace): New.
16975
16976 2003-09-11  Elena Zannoni  <ezannoni@redhat.com>
16977
16978         * gdb.base/relocate.exp: Handle new gdb output at startup.
16979         * gdb.stabs/weird.exp: Ditto.
16980
16981 2003-09-08  Michael Chastain  <mec@shout.net>
16982
16983         * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
16984
16985 2003-09-07  Michael Chastain  <mec@shout.net>
16986
16987         * gdb.cp/classes.exp: Accommodate both 'syntax error' and
16988         'parse error'.
16989
16990 2003-09-07  Mark Kettenis  <m.kettenis@osp.nl>
16991
16992         * gdb.arch/i386-prologue.exp: Add checks for saved registers.
16993
16994 2003-08-30  Michael Chastain  <mec@shout.net>
16995
16996         * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
16997         * gdb.gdb/observer.exp: Ditto.
16998         * gdb.gdb/xfullpath.exp: Ditto.
16999
17000 2003-08-29  Mark Kettenis  <kettenis@gnu.org>
17001
17002         * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
17003         *-*-*bsd*.
17004
17005 2003-08-28  Jeff Johnston  <jjohnstn@redhat.com>
17006
17007         * gdb.base/dump.exp: Skip for ia64.
17008
17009 2003-08-25  Jeff Johnston  <jjohnstn@redhat.com>
17010
17011         * gdb.asm/asm-source.exp: Add ia64 support.
17012         * gdb.asm/ia64.inc: New file.
17013
17014 2003-08-22  Michael Chastain  <mec@shout.net>
17015
17016         * gdb.cp: New directory.
17017         * gdb.cp/*: Copy from gdb.c++/*.
17018         * gdb.c++/*: Remove.
17019         * Makefile.in: Change gdb.c++ to gdb.cp.
17020         * configure.in:  Ditto.
17021         * configure: Regnerate.
17022
17023 2003-08-18  Mark Kettenis  <kettenis@gnu.org>
17024
17025         * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
17026         * gdb.arch/i386-prologue.c (gdb1338): Add function.
17027
17028 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
17029
17030         * mi-var-display.exp (-var-list-children weird): Accept function
17031         pointers with argument types.
17032         * mi1-var-display.exp (-var-list-children weird): Likewise.
17033         * mi2-var-display.exp (-var-list-children weird): Likewise.
17034
17035 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
17036
17037         * gdb.base/annota3.exp: Add missing newline.
17038
17039 2003-08-06  Michael Chastain  <mec@shout.net>
17040
17041         * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
17042
17043 2003-08-12  Michael Snyder  <msnyder@redhat.com>
17044
17045         * gdb.base/float.exp: Add test for SH.
17046
17047 2003-08-10  Mark Kettenis  <kettenis@gnu.org>
17048
17049         * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
17050
17051 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
17052
17053        * gdb.base/completion.exp: Remove reduntant completion test
17054        on filename.
17055
17056 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
17057
17058         * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
17059         gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
17060         gdb.trace/save-trace.exp: Make sure that full pathnames are
17061         escaped correctly.
17062
17063 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
17064
17065         * configure.in: Don't generate config.h from config.hin.
17066         * configure: Regenerate.
17067         * config.hin: Remove file.
17068         * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
17069         * gdb.threads/pthreads.c: Ditto.
17070
17071 2003-08-07  Daniel Jacobowitz  <drow@mvista.com>
17072
17073         From Kei Sakamoto <sakamoto.kei@renesas.com>:
17074         * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
17075         * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
17076         Replace ld24 with seth/add3.
17077
17078 2003-08-02  Andrew Cagney  <cagney@redhat.com>
17079
17080         * gdb.base/annota3.exp: New file.
17081         * gdb.base/annota3.c: New file.
17082         * gdb.c++/annota3.exp: New file.
17083         * gdb.c++/annota3.cc: New file.
17084
17085 2003-07-29  Michael Chastain  <mec@shout.net>
17086
17087         * gdb.threads/tls.c (spin): Check errno only if sem_wait
17088         actually failed.
17089         (do_pass): Likewise.
17090         * gdb.threads/tls.exp: Always initialize no_of_threads.
17091
17092 2003-07-27  Daniel Jacobowitz  <drow@mvista.com>
17093
17094         * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
17095         pattern.
17096         * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
17097         * gdb.threads/tls.exp: Recognize one case of the host library not
17098         supporting TLS.
17099
17100 2003-07-27  Andrew Cagney  <cagney@redhat.com>
17101
17102         * gdb.base/fileio.exp: Use SH when running commands using
17103         remote_exec.
17104
17105 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
17106
17107         From Kei Sakamoto <sakamoto.kei@renesas.com>:
17108         * gdb.base/relocate.c (dummy): New padding array.
17109
17110 2003-07-22  Michael Snyder  <msnyder@redhat.com>
17111
17112         * gdb.disasm/8300s.s: Fix syntax of bsr insn.
17113
17114         * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
17115         patterns to be more general, accepting old and new output.
17116         Some output chars (such as '+') also must be quoted.
17117         Some addresses are displayed numerically instead of
17118         symbolically.
17119
17120 2003-07-23  Michael Snyder  <msnyder@redhat.com>
17121
17122         * gdb.base/return2.exp: Don't test long-long return.
17123
17124         * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
17125         * gdb.disasm/t01_mov.exp: Ditto.
17126         * gdb.disasm/t02_mova.s: Ditto.
17127         * gdb.disasm/t02_mova.exp: Ditto.
17128         * gdb.disasm/t03_add.s: Ditto.
17129         * gdb.disasm/t03_add.exp: Ditto.
17130         * gdb.disasm/t04_sub.s: Ditto.
17131         * gdb.disasm/t04_sub.exp: Ditto.
17132         * gdb.disasm/t05_cmp.s: Ditto.
17133         * gdb.disasm/t05_cmp.exp: Ditto.
17134         * gdb.disasm/t06_ari2.s: Ditto.
17135         * gdb.disasm/t06_ari2.exp: Ditto.
17136         * gdb.disasm/t07_ari3.s: Ditto.
17137         * gdb.disasm/t07_ari3.exp: Ditto.
17138         * gdb.disasm/t08_or.s: Ditto.
17139         * gdb.disasm/t08_or.exp: Ditto.
17140         * gdb.disasm/t09_xor.s: Ditto.
17141         * gdb.disasm/t09_xor.exp: Ditto.
17142         * gdb.disasm/t10_and.s: Ditto.
17143         * gdb.disasm/t10_and.exp: Ditto.
17144         * gdb.disasm/t11_logs.s: Ditto.
17145         * gdb.disasm/t11_logs.exp: Ditto.
17146         * gdb.disasm/t12_bit.s: Ditto.
17147         * gdb.disasm/t12_bit.exp: Ditto.
17148         * gdb.disasm/t13_otr.s: Ditto.
17149         * gdb.disasm/t13_otr.exp: Ditto.
17150
17151 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
17152
17153         * gdb.threads/tls.exp :Add kfail for 'info address' case.
17154
17155 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
17156
17157         * gdb.threads/tls.c : New file.
17158         * gdb.threads/tls.exp : New file.
17159         * gdb.threads/tls-main.c : New file.
17160         * gdb.threads/tls-shared.c : New file.
17161         * gdb.threads/tls-shared.exp : New file.
17162
17163 2003-07-22  Andreas Schwab  <schwab@suse.de>
17164
17165         * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
17166
17167 2003-07-20  Andreas Schwab  <schwab@suse.de>
17168
17169         * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
17170         due to insn reordering.
17171
17172 2003-07-15  Andrew Cagney  <cagney@redhat.com>
17173
17174         * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
17175
17176 2003-07-15  Michael Chastain  <mec@shout.net>
17177
17178         * gdb.base/gdb1250.exp: New file.
17179         * gdb.base/gdb1250.c: New file.
17180
17181 2003-07-09  Michal Ludvig  <mludvig@suse.cz>
17182
17183         * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
17184         expansion of size_t to 'unsigned long', not only to 'unsigned'.
17185
17186 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
17187
17188         * gdb.threads/tls.c: New file.
17189         * gdb.threads/tls.exp: New file.
17190         * gdb.threads/tls-main.c: New file.
17191         * gdb.threads/tls-shared.c: New file.
17192         * gdb.threads/tls-shared.exp: New file.
17193
17194 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
17195
17196         * gdb.base/annota1.exp: Make sure that we properly escape the
17197         full path of the source file. Xfail more permissive patterns,
17198         due to a compiler debug info problem.
17199
17200 2003-07-07  Andreas Schwab  <schwab@suse.de>
17201
17202         * gdb.asm/m68k.inc: New file.
17203         * gdb.asm/asm-source.exp: Use it for m68k-*-*.
17204
17205         * gdb.objc/basicclass.exp ("Call an Objective-C method with no
17206         arguments"): Also match negative number.
17207
17208         * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
17209
17210 2003-07-03  Daniel Jacobowitz  <drow@mvista.com>
17211
17212         * gdb.base/store.c (charest): New typedef.
17213         (add_char): Rename to add_charest, update.
17214         (wack_char): Rename to wack_charest, update types.  Return l + r
17215         to keep r live across the call.
17216         (wack_short, wack_int, wack_long, wack_longest, wack_float)
17217         (wack_double, wack_doublest): Return l + r to keep r live across
17218         the call.
17219         * gdb.base/store.exp: Accomodate store.c changes.
17220
17221 2003-06-30  David Carlton  <carlton@kealia.com>
17222
17223         * gdb.c++/maint.exp (test_invalid_name): New.
17224         (test_first_component): Add tests for invalid names.
17225
17226 2003-06-29  Michael Chastain  <mec@shout.net>
17227
17228         * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
17229         output of '<VTT for class>' for virtual base classes.
17230
17231 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
17232
17233         * gdb.base/completion.exp: Tab-complete "complet" instead of
17234         "compl".
17235         * gdb.base/complex.exp, gdb.base/complex.c: New files.
17236
17237 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
17238
17239         * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
17240         * gdb.base/volatile.exp: Likewise.
17241
17242 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
17243
17244         * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
17245         gdb/1265.
17246
17247 2003-06-28  Michael Chastain  <mec@shout.net>
17248             Daniel Jacobowitz  <drow@mvista.com>
17249
17250         * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
17251         initial line count of 'captured_main' from 26 to 32.
17252         (test_with_self): Allow xmalloc call to be interleaved with the
17253         preceding two lines.
17254
17255 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
17256
17257         * gdb.base/bang.exp: New testcase.
17258
17259 2003-06-23  Joel Brobecker  <brobecker@gnat.com>
17260
17261         * gdb.base/langs.exp: Add some tests for the "minimal" language
17262         support.
17263
17264 2003-06-23  Elena Zannoni  <ezannoni@redhat.com>
17265
17266         * gdb.objc/basicclass.exp: Return -1 if we cannot compile
17267         the testcase.
17268
17269 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
17270
17271         * gdb.base/relocate.exp: Test add-symbol-file with a variable
17272         offset.
17273
17274 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
17275
17276         * gdb.c++/pr-1210.cc: New file.
17277         * gdb.c++/pr-1210.exp: New file.
17278
17279 2003-06-21  Daniel Jacobowitz  <drow@mvista.com>
17280
17281         * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
17282         000-exec-continue.
17283
17284 2003-06-15  Mark Kettenis  <kettenis@gnu.org>
17285
17286         * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
17287         on *-*-*bsd* instead of *-*-freebsd*.
17288
17289 2003-06-14  Andrew Cagney  <cagney@redhat.com>
17290
17291         * gdb.base/store.exp: Test longest and doublest.  Test all
17292         parameters.  Weaken return statement match.
17293         * gdb.base/store.c: Add longest and doublest - aka long long and
17294         long double functions.  Put all parameters into local register
17295         variables.  Use negative values.
17296
17297 2003-06-14  Andrew Cagney  <cagney@redhat.com>
17298
17299         * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>.  Gag
17300         -Wformat errors.  Add lost line.  Use WEXITSTATUS to get system
17301         exit status.
17302         * gdb.base/fileio.exp: Disable target when nointerrupts and
17303         noinferiorio, instead of limiting it to remote.  Use remote_exec
17304         instead of system.
17305
17306 2003-06-12  Jeff Johnston  <jjohnstn@redhat.com>
17307
17308         * gdb.base/float.exp: Add ia64 support.
17309
17310 2003-06-12  Corinna Vinschen  <vinschen@redhat.com>
17311
17312         * gdb.base/fileio.exp: Run only on remote targets.
17313
17314 2003-06-10  Corinna Vinschen  <vinschen@redhat.com>
17315
17316         * gdb.base/fileio.c: New file, testing File-I/O.
17317         * gdb.base/fileio.exp: Ditto.
17318
17319 2003-06-09  Raoul Gough  <RaoulGough@yahoo.co.uk>
17320
17321         * gdb.base/shreloc.exp: New file, check symbol values obtained from
17322         shared objects after relocation at load time (gdb PR/1132).
17323         * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
17324         as above, part of the shared object relocation test.
17325
17326 2003-06-08  Mark Kettenis  <kettenis@gnu.org>
17327
17328         * gdb.base/readline.exp: Add tests for operate-and-get-next with a
17329         fully filled history list.
17330         * gdb.base/gdb_history: New file.
17331
17332         * gdb.base/signals.exp: XFAIL "continue to func1" on
17333         i*86-*-freebsd*.
17334
17335         * gdb.base/attach.exp: When trying to attach to a nonexistent
17336         process, make it possible to specify the PID based on the target,
17337         and do so for *-*-freebsd*.
17338
17339 2003-06-02  Richard Henderson  <rth@redhat.com>
17340
17341         * gdb.base/float.exp: Add expected regexp for alpha-*-*.
17342
17343 2003-06-02  Richard Henderson  <rth@redhat.com>
17344
17345         * gdb.base/selftest.exp: Next over lim_at_start initialization.
17346
17347 2003-06-02  Richard Henderson  <rth@redhat.com>
17348
17349         * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
17350
17351 2003-06-01  Daniel Jacobowitz  <drow@mvista.com>
17352
17353         * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
17354         of globalvar.
17355
17356 2003-06-01  Mark Kettenis  <kettenis@gnu.org>
17357
17358         * gdb.asm/asm-source.exp: Check for memory read errors in
17359         disassembler test on *BSD too.
17360
17361 2003-06-01  Richard Henderson  <rth@redhat.com>
17362
17363         * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
17364         for .frame.
17365         (gdbasm_call): Lose ldgp.
17366         (gdbasm_startup): Add frame information.
17367         * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
17368
17369 2003-05-31  Mark Kettenis  <kettenis@gnu.org>
17370
17371         * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
17372         i?86-*-*.
17373
17374 2003-05-30  Mark Kettenis  <kettenis@gnu.org>
17375
17376         * gdb.asm/asm-source.exp: Make sure the final link succeeds on
17377         FreeBSD.
17378
17379 2003-05-29  Richard Henderson  <rth@redhat.com>
17380
17381         * gdb.asm/alpha.inc: New file.
17382         * gdb.asm/asm-source.exp: Use it.
17383
17384 2003-05-29  Jim Blandy  <jimb@redhat.com>
17385
17386         * gdb.base/corefile.exp: Find corefiles on Linux, which names them
17387         'core.PID'.
17388
17389 2003-05-22  Jim Blandy  <jimb@redhat.com>
17390
17391         * gdb.base/corefile.exp: Tolerate stuff after argument parens in
17392         backtrace.
17393
17394 2003-05-20  David Carlton  <carlton@math.stanford.edu>
17395
17396         * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
17397         this time.
17398
17399 2003-05-19  David Carlton  <carlton@bactrian.org>
17400
17401         * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
17402         * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
17403
17404 2003-05-19  David Carlton  <carlton@bactrian.org>
17405
17406         * gdb.c++/namespace.exp: Add namespace scope and anonymous
17407         namespace tests.
17408         Bump copyright date.
17409         * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
17410         (main): Call C::D::marker2.
17411         * gdb.c++/namespace1.cc: New file.
17412
17413 2003-05-14  Jeff Johnston  <jjohnstn@redhat.com>
17414
17415         Roland McGrath  <roland@redhat.com>
17416         * gdb.threads/linux-dp.exp: Account for fact that in nptl model
17417         there is no manager thread.
17418
17419 2003-05-08  Jeff Johnston  <jjohnstn@redhat.com>
17420
17421         * gdb.threads/schedlock.exp: Remove assumption that all threads
17422         will run in a particular small time slice.  Also ensure we break
17423         in one of the child threads rather than the main thread.
17424
17425 2003-05-07  Jim Blandy  <jimb@redhat.com>
17426
17427         Add support for assembly source testing on the s390x.
17428         * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
17429         architecture.
17430         * gdb.asm/s390x.inc: New file.
17431
17432         * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
17433         succession of 'if' statements.
17434
17435 2003-05-05  Andrew Cagney  <cagney@redhat.com>
17436
17437         * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
17438
17439 2003-05-05  Andrew Cagney  <cagney@redhat.com>
17440
17441         * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
17442         DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
17443
17444 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
17445
17446         * gdb.base/charset.exp: Update based on new behavior of set/show
17447         charset commands.
17448
17449 2003-05-01  Andrew Cagney  <cagney@redhat.com>
17450
17451         * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
17452         variable do not give memory errors.
17453
17454 2003-04-30  Adam Fedor  <fedor@gnu.org>
17455
17456         * Makefile.in (ALL_SUBDIRS): Add gdb.objc
17457         * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
17458         * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
17459         gdb.objc/basicclass.m: : New files
17460
17461         * lib/gdb.exp (gdb_compile_objc): New procedure.
17462
17463 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
17464
17465         * gdb.base/signals.exp: Make backtrace tests more specific.
17466
17467 2003-04-23  David Carlton  <carlton@bactrian.org>
17468
17469         * gdb.c++/maint.exp (test_first_component): Add tests for
17470         'operator' in more locations.
17471
17472 2003-04-16  Kevin Buettner  <kevinb@redhat.com>
17473
17474         * gdb.base/args.exp: Invoke gdb_load for simulator targets.
17475
17476 2003-04-16  Elena Zannoni  <ezannoni@redhat.com>
17477
17478         * gdb.base/completion.exp: Make 'info func mark' complete on 'info
17479         func marke' instead. Update test name.
17480
17481 2003-04-15  David Carlton  <carlton@math.stanford.edu>
17482
17483         * gdb.c++/maint.exp: New file.
17484
17485 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
17486
17487         * gdb.threads/schedlock.c: Change type of thread function argument
17488         to long, to avoid warnings on 64-bit platforms.
17489
17490 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
17491
17492         * gdb.base/attach.exp: Add new message from ptrace in case of
17493         attaching to nonexistent process.
17494
17495 2003-04-11  Jim Blandy  <jimb@redhat.com>
17496
17497         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17498         gdb.c++/userdef.cc: Place comments on the lines to which the
17499         marker function might return.
17500         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17501         gdb.c++/userdef.exp: Look for those comments to check that we've
17502         returned to the right place, instead of checking line numbers.
17503
17504 2003-04-11  Elena Zannoni  <ezannoni@redhat.com>
17505
17506         * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
17507         match on sourcefile name, instead of directory name.
17508
17509 2003-04-10  Elena Zannoni  <ezannoni@redhat.com>
17510
17511         * gdb.base/completion.exp: Use string_to_regexp to match the
17512         working directory name.
17513
17514 2003-04-09  Jim Blandy  <jimb@redhat.com>
17515
17516         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17517         gdb.c++/userdef.exp: If GDB fails to restore the selected frame
17518         after an inferior function call, report the failure, but allow the
17519         test to continue.
17520
17521 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
17522
17523         * gdb.base/break.exp: marker4() is defined at line 46 when compiled
17524         with -DPROTOTYPES.
17525
17526 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
17527
17528         * gdb.base/break.exp: Revert last patch.
17529
17530 2003-04-04  Stephane Carrez  <stcarrez@nerim.fr>
17531
17532         * gdb.base/break.exp: marker4() is defined at line 46 when compiled
17533         with -DPROTOTYPES.
17534
17535 2003-04-02  Andrew Cagney  <cagney@redhat.com>
17536
17537         * gdb.base/callfuncs.exp: Make "print add" messages unique.
17538         * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
17539         matching directories by the name breakpoint.
17540         * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
17541         Make "continue to marker1" consistent.
17542         * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
17543         message consistent.
17544         * lib/gdb.exp: Put "the program is no longer running", and "the
17545         program exited" in parenthesis.
17546         * lib/mi-support.exp: Ditto.
17547
17548 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
17549
17550         * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
17551
17552 2003-03-29  Andrew Cagney  <cagney@redhat.com>
17553
17554         * gdb.base/sizeof.c (main): Print the value of '\377'.
17555         * gdb.base/sizeof.exp: Check the sign of '\377'.
17556
17557 2003-03-27  Michael Chastain  <mec@shout.net>
17558
17559         * gdb.base/gdb1090.exp: New file.
17560         * gdb.base/gdb1090.cc: New file.
17561
17562 2003-03-27  J. Brobecker  <brobecker@gnat.com>
17563
17564         * gdb.gdb/observer.exp: New regression test.
17565
17566 2003-03-27  Michael Chastain  <mec@shout.net>
17567
17568         * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
17569         * gdb.base/ptype.exp: Likewise.
17570
17571 2003-03-27  Corinna Vinschen  <vinschen@redhat.com>
17572
17573         * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
17574
17575 2003-03-26  Michael Chastain  <mec@shout.net>
17576
17577         * gdb.base/ptype.exp: Actually use some typedef'd types.
17578
17579 2003-03-21  Stephane Carrez  <stcarrez@nerim.fr>
17580
17581         * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
17582         * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
17583
17584 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
17585
17586         * gdb.base/default.exp: Fix regular expression.
17587
17588 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
17589
17590         * gdb.base/args.exp: Fix regular expression.
17591
17592 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
17593
17594         * gdb.base/help.exp: Allow Win32 child process.
17595
17596 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
17597
17598         * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
17599         when stepping out of main().
17600
17601 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
17602
17603         * gdb.base/default.exp: Check for win32 specific message when calling
17604         "run" without executable.
17605
17606 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
17607
17608         * gdb.base/args.exp: Expect .exe in output.
17609
17610 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
17611
17612         * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
17613         Cygwin native.
17614
17615 2003-03-17  Andrew Cagney  <cagney@redhat.com>
17616
17617         From Elena Zannoni <ezannoni@redhat.com>.  Test e500 abi and
17618         vector registes.
17619         * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
17620         * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
17621
17622 2003-03-17  David Carlton  <carlton@math.stanford.edu>
17623
17624         * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
17625         test, for PR breakpoints/38.
17626         Call test_watchpoint_and_breakpoint.
17627         * gdb.base/watchpoint.c (func3): New function.
17628         (main): Call func3.
17629
17630 2003-03-04  David Carlton  <carlton@math.stanford.edu>
17631
17632         * gdb.c++/templates.exp (do_tests): Accept valid const in "print
17633         Garply<Garply<char> >:: garply".
17634         (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
17635         with respect to PR c++/1111; note also PR c++/1113.
17636         (test_template_breakpoints): KFAIL "constructor breakpoint" with
17637         respect to PR c++/1062.
17638         KFAIL "destructor breakpoint" with respect to PR c++/1112.
17639
17640 2003-03-03  David Carlton  <carlton@math.stanford.edu>
17641
17642         * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
17643         with respect to PR c++/57.
17644         KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
17645         c++/826.
17646         Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
17647         respect to PR c++/57.
17648
17649 2003-03-03  David Carlton  <carlton@math.stanford.edu>
17650
17651         * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
17652         respect to PR c++/33 into FAILs.
17653
17654 2003-03-03  Michael Chastain  <mec@shout.net>
17655
17656         * configure.in: Update copyright years.
17657
17658 2003-03-03  Michael Chastain  <mec@shout.net>
17659
17660         * Makefile.in: Update copyright years.
17661
17662 2003-02-28  David Carlton  <carlton@math.stanford.edu>
17663
17664         * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
17665         print class instead of struct and/or superfluous protection
17666         specifiers, as long as the resulting output is equivalent to the
17667         source code.
17668         Delete FIXME from end of messages on tests that don't need
17669         fixing.
17670
17671 2003-02-28  David Carlton  <carlton@math.stanford.edu>
17672
17673         * gdb.c++/templates.exp (do_tests): Allow const in the two
17674         Foo<volatile char *>::foo tests.
17675
17676 2003-02-27  Michael Snyder  <msnyder@redhat.com>
17677
17678         * gdb.base/restore.c (main): Return zero, so exit code
17679         will be consistant.
17680
17681 2003-02-26  David Carlton  <carlton@math.stanford.edu>
17682
17683         * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
17684         char *>::foo" test with respect to PR c++/33.  Create a new test
17685         which is identical to that one except that it doesn't put the
17686         space between the "char" and the "*"; KFAIL it, too.
17687
17688 2003-02-26  David Carlton  <carlton@math.stanford.edu>
17689
17690         * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
17691         template types into either PASSes or KFAILs (corresponding to PR
17692         c++/57).  Tweak indentation.  Update copyright.
17693
17694 2003-02-23  Stephane Carrez  <stcarrez@nerim.fr>
17695
17696         * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
17697
17698 2003-02-13  Michael Chastain  <mec@shout.net>
17699
17700         * gdb.base/exprs.exp: Remove i960 remnants.
17701         * gdb.base/funcargs.exp: Likewise.
17702         * gdb.base/list.exp: Likewise.
17703         * gdb.base/ptype.exp: Likewise.
17704
17705 2003-02-14  David Carlton  <carlton@math.stanford.edu>
17706
17707         * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
17708         pEe->D::vg()" from XFAIL to KFAIL.
17709
17710 2003-02-13  Jason Molenda  (jmolenda@apple.com)
17711
17712         * gdb.base/maint.exp: Update maint print statistics regexp to include
17713         new entries.
17714
17715 2003-02-13  Michael Chastain  <mec@shout.net>
17716
17717         * gdb.c++/inherit.exp: Remove call to get_debug_format.
17718
17719 2003-02-12  Michael Chastain  <mec@shout.net>
17720
17721         * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
17722         * gdb.c++/inherit.exp: Likewise.
17723         * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
17724         * gdb.c++/templates.exp: Likewise.
17725         * gdb.c++/virtfunc.exp: Likewise.
17726
17727 2003-02-06  Jason Molenda  (jason-cl@molenda.com)
17728
17729         * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
17730         why the code is written that way.
17731
17732 2003-02-05  Michael Chastain  <mec@shout.net>
17733
17734         * gdb.base/dump.exp: Add missing copyright line.
17735
17736 2003-02-05  Jason Molenda  (jason-cl@molenda.com)
17737
17738         * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
17739         at the beginning so the breakpoint doesn't get set on the loop.
17740
17741 2003-02-05  Michael Chastain  <mec@shout.net>
17742
17743         * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
17744         output for configurations with gcc 2.95.3.
17745
17746 2003-02-05  Keith Seitz  <keiths@redhat.com>
17747             Andrew Cagney  <ac131313@redhat.com>
17748
17749         * gdb.mi/mi-cli.exp: New file.
17750
17751 2003-02-04  Michael Chastain  <mec@shout.net>
17752
17753         * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
17754         Call perror and then continue.
17755
17756 2003-02-03  Michael Chastain  <mec@shout.net>
17757
17758         * gdb.c++/pr-1023.cc: New file.
17759         * gdb.c++/pr-1023.exp: New file.
17760
17761 2003-02-05  Jim Blandy  <jimb@redhat.com>
17762
17763         * gdb.c++/local.exp: Don't expect Local to be in scope in main;
17764         it's local to foobar.  Check for it there, and check that it's not
17765         present in main.
17766         * gdb.c++/local.cc (marker2): New function.
17767         (foobar): Call marker1.
17768         (main): Call marker2 instead of marker1.
17769
17770 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
17771
17772         * gdb.disasm/mn10200.exp: Obsolete file.
17773         * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
17774         * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
17775         * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
17776
17777 2003-02-04  David Carlton  <carlton@math.stanford.edu>
17778
17779         * gdb.c++/overload.exp: Test intToChar(1).
17780         * gdb.c++/overload.cc (intToChar): New.
17781         (main): Call intToChar.
17782
17783 2003-02-03  David Carlton  <carlton@math.stanford.edu>
17784
17785         * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
17786         'might_kfail' arg.
17787         KFAIL some of the continue_to_bp_overloaded calls, according to
17788         PR c++/1025.
17789
17790 2003-02-01  Michael Chastain  <mec@shout.net>
17791
17792         * gdb.base/advance.c (marker1): New marker function.
17793         * gdb.base/advance.exp: When the 'advance' command lands on the
17794         return breakpoint, it can legitimately stop on either the
17795         current line or the next line.  Accommodate both outcomes.
17796         * gdb.base/until.exp: Likewise.
17797
17798 2003-02-02  Andrew Cagney  <ac131313@redhat.com>
17799
17800         2002-11-10 Jason Molenda (jason-cl@molenda.com):
17801         * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
17802         now a list, not a tuple.
17803         * gdb.mi/mi-var-display.exp: Ditto.
17804         * gdb.mi/gdb792.exp: Ditto.
17805
17806 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
17807
17808         From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
17809         * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
17810         stack backtraces.
17811         * gdb.mi/mi-syn-frame.c: Part of same.
17812
17813 2003-02-01  Mark Kettenis  <kettenis@gnu.org>
17814
17815         * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17816         gdb.mi/mi1-pthreads.exp: Return instead of calling
17817         gdb_suppress_entire_file.
17818
17819 2003-02-01  Mark Salter  <msalter@redhat.com>
17820
17821         * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
17822
17823 2003-01-31  Mark Salter  <msalter@redhat.com>
17824
17825         * lib/mi-support.exp (mi_gdb_load): Support remote targets.
17826         Support empty arg.
17827
17828 2003-01-30  Michael Chastain  <mec@shout.net>
17829
17830         * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
17831         This was a workaround for a UTF-8 bug in readline 4.3.  The bug
17832         has been fixed in gdb/readline on 2003-01-09.
17833
17834 2003-01-29  Michael Snyder  <msnyder@redhat.com>
17835
17836         * gdb.base/maint.exp: Allow for leading underscore in symbol.
17837         * gdb.base/display.exp: Allow for leading underscore in symbol.
17838         * gdb.base/args.exp: Skip if target does not support args passing.
17839
17840 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
17841
17842         * lib/gdb.exp (gdb_test_multiple): New function, cloned from
17843         gdb_test.  Accept a list of expect arguments as the third
17844         parameter.
17845         (gdb_test): Use it.
17846
17847 2003-01-20  Elena Zannoni  <ezannoni@redhat.com>
17848
17849         * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
17850         allow for different test tree configurations.  Update some
17851         tescases accordingly.
17852         * gdb.arch/altivec-regs.exp: Ditto.
17853         * gdb.asm/asm-source.exp: Ditto.
17854         * gdb.base/advance.exp: Ditto.
17855         * gdb.base/display.exp: Ditto.
17856         * gdb.base/long_long.exp: Ditto.
17857         * gdb.base/mips_pro.exp: Ditto.
17858         * gdb.base/overlays.exp: Ditto.
17859         * gdb.base/relocate.exp: Ditto.
17860         * gdb.base/setshow.exp: Ditto.
17861         * gdb.base/step-line.exp: Ditto.
17862         * gdb.base/step-test.exp: Ditto.
17863         * gdb.base/until.exp: Ditto.
17864         * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
17865
17866 2003-01-17  David Carlton  <carlton@math.stanford.edu>
17867
17868         * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
17869         corresponding to PR c++/945.
17870         Update copyright.
17871
17872 2003-01-17  David Carlton  <carlton@math.stanford.edu>
17873
17874         * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
17875         corresponding to PR c++/68.
17876
17877 2003-01-17  David Carlton  <carlton@math.stanford.edu>
17878
17879         * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
17880         (test_paddr_hairy_functions): Call print_addr_2_kfail for
17881         hairyfunc5 through hairyfunc7.  KFAIL for PR c++/19.
17882
17883 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
17884
17885         * gdb.base/break.exp: Fix change of default location, because of
17886         removal of until tests.
17887         * gdb.base/help.exp: Update test for new 'until' help message.
17888         Add test for help on 'advance'.
17889         * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
17890
17891 2003-01-15  Mark Kettenis  <kettenis@gnu.org>
17892
17893         * gdb.base/default.exp: Adapt "info float" test for recent changes
17894         to that command.  Add test for "info vector".
17895         * gdb.base/float.exp: New file.  Add test for "info float" that
17896         resembles the old test in gdb.base/default.exp.
17897
17898 2003-01-15  David Carlton  <carlton@math.stanford.edu>
17899
17900         * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
17901
17902 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
17903
17904         * gdb.base/break.exp: Move the tests of until command from here...
17905         * gdb.base/until.exp: ... to here. New file. Add other tests.
17906         * gdb.base/advance.c: New file.
17907         * gdb.base/advance.exp: New file.
17908
17909 2003-01-14  Elena Zannoni  <ezannoni@redhat.com>
17910
17911         * gdb.base/args.c: New file.
17912         * gdb.base/args.exp: New file.
17913
17914 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
17915
17916         * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
17917
17918 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
17919
17920         * gdb.threads/killed.exp: Use KFAIL for gdb/568.
17921
17922 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
17923
17924         * gdb.base/constvars.exp: Remove two extra XFAILs.  Update copyright
17925         dates.
17926
17927 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
17928
17929         * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
17930
17931 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
17932
17933         * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
17934         (ptype &*"foo").
17935         * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
17936
17937 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
17938
17939         * gdb.mi/mi-console.exp: Remove extra "(known bug)".
17940         * gdb.mi/mi1-console.exp: Likewise.
17941
17942 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
17943
17944         * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
17945         * gdb.mi/mi1-console.exp: Likewise.
17946
17947 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
17948
17949         * gdb.c++/overload.exp: Remove some fixed XFAILs.
17950
17951 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
17952
17953         * gdb.base/detach.exp: New test.
17954
17955 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
17956
17957         * Makefile.in (ALL_SUBDIRS): New variable.
17958         (subdirs, clean, distclean): Use it.
17959         * gdb.arch/Makefile.in: Clean up Makefile.  Remove rules for
17960         regenerating Makefile, since it is generated from the top level.
17961         * gdb.asm/Makefile.in: Likewise.
17962         * gdb.base/Makefile.in: Likewise.
17963         * gdb.c++/Makefile.in: Likewise.
17964         * gdb.disasm/Makefile.in: Likewise.
17965         * gdb.java/Makefile.in: Likewise.
17966         * gdb.mi/Makefile.in: Likewise.
17967         * gdb.threads/Makefile.in: Likewise.
17968         * gdb.trace/Makefile.in: Likewise.
17969
17970 2003-01-09  David Carlton  <carlton@math.stanford.edu>
17971
17972         * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
17973         Add copyright year 2003.
17974
17975 2003-01-06  Michael Chastain  <mec@shout.net>
17976
17977         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
17978         When selecting a thread, 'line' and 'file' are optional.
17979         * gdb.mi/mi1-pthreads.exp: Likewise.
17980
17981 2003-01-06  Andreas Schwab  <schwab@suse.de>
17982
17983         * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
17984         failures.
17985
17986 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
17987
17988         Fix PR gdb/844
17989         * lib/gdb.exp (gdb_compile): Handle "quiet" option.
17990         (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
17991
17992         * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads.  Return
17993         instead of calling gdb_suppress_entire_file.
17994         * gdb.threads/print-threads.exp: Likewise.
17995         * gdb.threads/schedlock.exp: Likewise.
17996
17997         * gdb.threads/killed.exp: Return instead of calling
17998         gdb_suppress_entire_file.
17999         * gdb.threads/linux-dp.exp: Likewise.
18000         * gdb.threads/pthreads.exp: Likewise.
18001
18002 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
18003
18004         * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
18005         stabs.
18006         * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
18007         * gdb.base/whatis.exp: Always allow (void) after function names.
18008
18009 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
18010
18011         * gdb.c++/casts.exp: Correct regexp.
18012
18013 2003-01-04  Mark Kettenis  <kettenis@gnu.org>
18014
18015         * configure.in: Call AC_CONFIG_HEADER.  Don't call
18016         AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
18017         gdb.disasm, gdb.mi, gdb.threads and gdb.trace.  Call
18018         AC_CHECK_HEADERS on pthread.h.  Put Makefiles in the
18019         aforementioned directories in the AC_OUPUT call.
18020         * config.hin: New file.
18021         * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
18022         gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
18023         gdb.threads/killed.exp, gdb.threads/print-threads.exp,
18024         gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
18025         pass -I$objdir instead of -I$objdir/$subdir in compilation.
18026         * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
18027         gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
18028         gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
18029         gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
18030         gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
18031         gdb.threads/configure.in, gdb.threads/configure,
18032         gdb.threads/config.in, gdb.trace/configure.in,
18033         gdb.trace/configure: Removed.
18034
18035 2003-01-03  Michael Chastain  <mec@shout.net>
18036
18037         * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
18038         testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
18039
18040 2003-01-03  Daniel Jacobowitz  <drow@mvista.com>
18041
18042         * gdb.base/store.exp: Fix regular expressions.
18043
18044 2002-12-28  Mark Kettenis  <kettenis@gnu.org>
18045
18046         * configure.in: Rewrite.
18047         * configure: Regenerated.
18048
18049 2003-01-03  David Carlton  <carlton@math.stanford.edu>
18050
18051         * gdb.base/psymtab.exp: New file.
18052         * gdb.base/psymtab1.c: Ditto.
18053         * gdb.base/psymtab2.c: Ditto.
18054
18055 2002-12-23  Adam Fedor  <fedor@gnu.org>
18056
18057         * gdb.base/maint.exp: Update expect output to include 'ObjC'.
18058
18059 2002-12-23  David Carlton  <carlton@math.stanford.edu>
18060
18061         * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
18062         and current_directory initialization.
18063
18064 2002-12-22  Jim Blandy  <jimb@redhat.com>
18065
18066         * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
18067         rather than as part of the output file name.
18068
18069         * gdb.base/attach.exp: There's no need to copy the test program to
18070         /tmp; that was only ever necessary on HP/UX, and this test is
18071         entirely disabled there anyway.
18072
18073 2002-12-21  Jim Blandy  <jimb@redhat.com>
18074
18075         * gdb.c++/psmang.exp: Doc fix.
18076
18077         * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
18078         test.
18079
18080 2002-12-20  David Carlton  <carlton@math.stanford.edu>
18081
18082         * gdb.c++/annota2.exp: KFAIL annotate-quit.
18083
18084 2002-12-18  Michael Chastain  <mec@shout.net>
18085
18086         * gdb.c++/annota2.exp: Add copyright year 2002.
18087
18088 2002-12-17  David Carlton  <carlton@math.stanford.edu>
18089
18090         * gdb.c++/try_catch.cc: Add marker comments.
18091         * gdb.c++/try_catch.exp: Get line numbers from marker comments.
18092         * gdb.c++/m-data.cc: Delete namespace __gnu_test.
18093         * gdb.c++/m-static.cc: Ditto.
18094         * gdb.c++/m-static1.cc: Ditto.
18095         * gdb.c++/try_catch.cc: Ditto.
18096
18097 2002-12-16  Jeff Johnston  <jjohnstn@redhat.com>
18098
18099         * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
18100         to see whether we are using the new -environment-directory
18101         command which resets via -r or the old version of the command
18102         which may prompt the user.  Part of fix for gdb/741.
18103
18104 2002-12-13  Andrew Cagney  <ac131313@redhat.com>
18105
18106         * gdb.fortran/types.exp: Update obsolete comment.
18107         * gdb.fortran/exprs.exp: Ditto.
18108         * lib/gdb.exp: Delete obsolete code.
18109         * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
18110         * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
18111         * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
18112         * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
18113         * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
18114         * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
18115         * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
18116         * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
18117         * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
18118         * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
18119         * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
18120         * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
18121         * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
18122         * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
18123         * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
18124         * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
18125         * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
18126         * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
18127         * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
18128         * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
18129         * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
18130         * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
18131         * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
18132         * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
18133         * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
18134         * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
18135         * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
18136         * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
18137         * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
18138         * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
18139         * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
18140         * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
18141         * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
18142         * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
18143         * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
18144         * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
18145         * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
18146
18147 2002-12-11  David Carlton  <carlton@math.stanford.edu>
18148
18149         * gdb.c++/m-data.exp: Add test for members that shadow global
18150         variables: see PR gdb/804.
18151         * gdb.c++/m-data.cc: Ditto.
18152
18153 2002-12-10  Daniel Jacobowitz  <drow@mvista.com>
18154
18155         * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
18156
18157 2002-12-06  David Carlton  <carlton@math.stanford.edu>
18158
18159         * gdb.base/store.c: Don't declare functions static.
18160
18161 2002-12-04  Andrew Cagney  <ac131313@redhat.com>
18162
18163         * gdb.base/store.exp, gdb.base/store.c: New files.
18164
18165 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
18166
18167         * gdb.base/selftest.exp: Update for current gdb.
18168
18169 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
18170
18171         * gdb.base/maint.exp: Only dump symbols from one source file
18172         or objfile.
18173
18174 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
18175
18176         * gdb.base/step-test.exp: Allow MIPS to return to the line of a
18177         function call.
18178
18179 2002-11-25  Jim Blandy  <jimb@redhat.com>
18180
18181         * lib/mi-support.exp (mi_delete_breakpoints): Change name of
18182         function appearing in error message.
18183
18184 2002-11-21  Daniel Jacobowitz  <drow@mvista.com>
18185
18186         * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
18187
18188 2002-11-08  Jeff Johnston  <jjohnstn@redhat.com>
18189
18190         * lib/mi-support.exp (mi_gdb_start): Verify the startup message
18191         for mi1 and current mi is in correct format.  New mi startup message
18192         should be in mi console format.  This is part of fix for PR gdb/604.
18193
18194 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
18195
18196         * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
18197         which explicitly prints the zero offset as "+0".
18198
18199 2002-10-22  Daniel Jacobowitz  <drow@mvista.com>
18200
18201         * gdb.threads/schedlock.c (args): Make unsigned.
18202
18203 2002-10-21  Daniel Jacobowitz  <drow@mvista.com>
18204
18205         * gdb.asm/asm-source.exp: Add "mips*-*" pattern.  Update line
18206         numbers.  Allow "foo2|selected stack frame".
18207         * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
18208         * gdb.asm/asmsrc2.s: Likewise.
18209         * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end.  Update
18210         comments.
18211         * gdb.asm/mips.inc: New file.
18212
18213 2002-10-18  Adam Fedor  <fedor@gnu.org>
18214
18215         * gdb.base/default.exp: Update expected output to include 'ObjC'.
18216         * gdb.base/help.exp: Likewise.
18217
18218 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
18219
18220         * gdb.base/constvars.c (struct crass, struct crisp): New structs.
18221         * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
18222
18223 2002-10-02  Jim Blandy  <jimb@redhat.com>
18224
18225         * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
18226
18227 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
18228
18229         * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
18230         * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
18231         * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
18232         * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
18233         * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
18234         * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
18235         * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
18236
18237 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
18238
18239         * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
18240         * mi0-disassemble.exp, mi0-eval.exp: Delete.
18241         * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
18242         * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
18243         * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
18244         * mi0-var-block.exp, mi0-var-child.exp: Delete.
18245         * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
18246
18247 2002-09-27  Kevin Buettner  <kevinb@redhat.com>
18248
18249         * gdb.base/annota1.exp (info break): Make directory components of
18250         path optional since not all compilers emit this debug information.
18251
18252         * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
18253         step ends up stepping out of the function instead of stopping on
18254         the epilogue.
18255
18256 2002-09-26  Keith Seitz  <keiths@redhat.com>
18257
18258         * lib/insight-support.exp (gdbtk_start): Figure out where
18259         the insight executable is based on where gdb is. Use this
18260         executable to start insight instead of gdb.
18261
18262 2002-09-25  Andrew Cagney  <cagney@redhat.com>
18263
18264         * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
18265
18266 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
18267
18268         * gdb.gdb/complaints.exp (test_initial_complaints): Rename
18269         test_isolated_complaints.
18270         (test_empty_complaint): New function.
18271         (test_empty_complaints): New function.  Check no output when no
18272         complaints.
18273
18274 2002-09-19  Jim Blandy  <jimb@redhat.com>
18275
18276         * gdb.base/charset.exp, gdb.base/charset.c: New files.
18277
18278 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
18279
18280         * gdb.gdb/complaints.exp: New file.
18281
18282 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
18283
18284         * gdb.base/maint.exp: Check `help maint internal-warning'.
18285
18286 2002-09-18  David Carlton  <carlton@math.stanford.edu>
18287
18288         * gdb.c++/m-static.exp: Remove breakpoints depending on line
18289         numbers, and replace them by a single breakpoint after the
18290         constructors are all finished.
18291         Add test 4.
18292         * gdb.c++/m-static.cc: Add test 4.
18293         * gdb.c++/m-static.h: New file.
18294         * gdb.c++/m-static1.cc: New file.
18295
18296         * gdb.c++/printmethod.exp: New file.
18297         * gdb.c++/printmethod.cc: New file.
18298
18299         * gdb.c++/pr-574.exp: New file.
18300         * gdb.c++/pr-574.cc: New file.
18301
18302 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
18303
18304         * gdb.base/ending-run.exp: Add handling of "step to end of run" for
18305         embedded targets which never actually exit.
18306
18307 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
18308
18309         * gdb.base/ending-run.exp: Properly mark "continue after exit" and
18310         "don't step after run" as unresolved or unsupported, instead of xfail.
18311
18312 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
18313
18314         * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
18315         allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
18316         Add newline to expected string in "step out of main (status wrapper)"
18317         case.
18318
18319 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
18320
18321         * lib/gdb.exp (rerun_to_main): Allow restarting application.
18322         * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
18323
18324 2002-09-17  Tom Tromey  <tromey@redhat.com>
18325
18326         * gdb.base/printcmds.exp (test_print_string_constants): Expect
18327         \000, not \0, in double-quoted string.
18328
18329 2002-09-14  Corinna Vinschen  <vinschen@redhat.com>
18330
18331         * gdb.base/commands.exp: Don't expect a "Program exited normally"
18332         string after running the commands execution on breakpoint tests.
18333
18334 2002-09-13  Corinna Vinschen  <vinschen@redhat.com>
18335
18336         * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
18337
18338 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
18339
18340         * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
18341
18342 2002-09-10  Keith Seitz  <keiths@redhat.com>
18343
18344         * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
18345         runto proc.
18346         (mi_run_to_main): Use mi_runto.
18347         (mi_execute_to): Renamed from mi_run_to. Changed all callers.
18348
18349 2002-09-10  Keith Seitz  <keiths@redhat.com>
18350
18351         * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
18352         regexp for stopping at main. Could have multiple event notifications.
18353         Don't assume that main was declared with no parameters.
18354         (mi_next): Use mi_step_to.
18355         (mi_step): Use mi_next_to.
18356
18357 2002-09-09  Corinna Vinschen  <vinschen@redhat.com>
18358
18359         * gdb.base/default.exp: Fix expected string in `info float' test.
18360
18361 2002-09-09  Ben Elliston  <bje@redhat.com>
18362
18363         * config/mips.exp: Update comments.
18364         * config/mips-idt.exp: Likewise.
18365         * config/nind.exp: Likewise.
18366         * config/slite.exp: Likewise.
18367         * config/sparclet.exp: Likewise.
18368         * config/udi.exp: Likewise.
18369         * config/vx.exp: Likewise.
18370         * config/vxworks29k.exp: Likewise.
18371
18372 2002-09-05  Jim Blandy  <jimb@redhat.com>
18373
18374         * gdb.threads/killed.exp: Fix test failure message.
18375
18376 2002-09-04  Keith Seitz  <keiths@redhat.com>
18377
18378         * lib/mi-support.exp: Update copyright.
18379         (mi_gdb_test): Increase the priority of the expected pattern
18380         so that it matches gdb_test.
18381
18382 2002-09-03  Keith Seitz  <keiths@redhat.com>
18383
18384         * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
18385         Use integer comparison instead of string comparison for testing
18386         whether binary was built.
18387
18388 2002-09-03  Jim Blandy  <jimb@redhat.com>
18389
18390         * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
18391
18392 2002-08-29  Jim Blandy  <jimb@redhat.com>
18393
18394         * gdb.threads/pthreads.exp: Move the portable thread compilation
18395         code into a function in lib/gdb.exp, and call that from here.
18396         * lib/gdb.exp (gdb_compile_pthreads): New function.
18397
18398 2002-08-29  Keith Seitz  <keiths@redhat.com>
18399
18400         * lib/mi-support.exp (mi_gdb_test): Add global declaration for
18401         expect_out so that callers can get at it.
18402
18403 2002-08-23  Daniel Jacobowitz  <drow@mvista.com>
18404
18405         * gdb.threads/print-threads.c: New file.
18406         * gdb.threads/print-threads.exp: New file.
18407         * gdb.threads/schedlock.c: New file.
18408         * gdb.threads/schedlock.exp: New file.
18409
18410 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
18411
18412         * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
18413         not altivec.c.
18414
18415 2002-08-17  Mark Kettenis  <kettenis@gnu.org>
18416
18417         * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
18418         targets.  The problem should be fixed now.
18419
18420 2002-08-15  Mark Kettenis  <kettenis@gnu.org>
18421
18422         * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
18423         2002-07-24 change that removes final dots from error messages.
18424
18425 2002-08-13  Tom Tromey  <tromey@redhat.com>
18426
18427         * gdb.base/readline.exp: New file.
18428
18429 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
18430
18431         * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
18432         supress message.
18433
18434 2002-08-01  Andrew Cagney  <cagney@redhat.com>
18435
18436         * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
18437         CHILL_FOR_TARGET and CHILL_LIB.
18438         * configure.in (configdirs): Remove gdb.chill.
18439         * configure: Regenerate.
18440         * lib/gdb.exp: Obsolete references to chill.
18441         * gdb.fortran/types.exp: Ditto.
18442         * gdb.fortran/exprs.exp: Ditto.
18443
18444 2002-07-30  Kevin Buettner  <kevinb@redhat.com>
18445
18446         * gdb.base/shlib-call.exp (additional_flags): Conditionally
18447         set Irix-specific compile and link flags.
18448
18449 2002-07-29  Kevin Buettner  <kevinb@redhat.com>
18450
18451         * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
18452         source files.  The ``-o'' option doesn't work with the ``-E'' option
18453         when using the Irix compiler.
18454
18455 2002-07-19  Daniel Jacobowitz  <drow@mvista.com>
18456
18457         * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
18458         Improve support for reusing an exec file.  Copy exec file
18459         to target, and run gdbserver on the target instead of on the host.
18460
18461 2002-07-18  Jim Blandy  <jimb@redhat.com>
18462
18463         * gdb.base/ending-run.exp: Don't expect to see the program end in
18464         some orderly fashion when we're running on a real stand-alone
18465         board.
18466
18467         * gdb.base/interrupt.exp: Correct logic for skipping tests on
18468         targets that don't support interrupts.
18469
18470 2002-07-10  Paul N. Hilfinger  <hilfingr@otisco.mckusick.com>
18471
18472         * gdb.base/attach.exp: Add patterns to match output from /proc-based
18473         systems.
18474         Move comments in expect statements to inside the actions, so that they
18475         don't get matched against.
18476
18477 2002-07-10  Mark Kettenis  <kettenis@gnu.org>
18478
18479         * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
18480         function when asleep" test.
18481
18482 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
18483
18484         * gdb.base/page.exp: Rewrite to handle problems with very long
18485         `info set' output.  Update copyright.
18486
18487 2002-06-26  Andrew Cagney  <ac131313@redhat.com>
18488
18489         * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
18490         gdb.threads-hp.
18491         * gdb.hp/configure: Regenerate.
18492         * gdb.hp/gdb.threads-hp/configure.in: Delete file.
18493         * gdb.hp/gdb.threads-hp/configure: Delete file.
18494         * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
18495
18496 2002-06-22  Andrew Cagney  <ac131313@redhat.com>
18497
18498         * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
18499         setlocale, bindtextdomain and textdomain.
18500
18501 2002-06-11  Jim Blandy  <jimb@redhat.com>
18502
18503         * lib/gdb.exp (get_debug_format): Tolerate message saying whether
18504         preprocessor macro information is present.
18505
18506         * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
18507         tests.
18508
18509 2002-06-06  Michael Snyder  <msnyder@redhat.com>
18510
18511         * gdb.base/overlays.exp: Record addresses of overlay
18512         functions in TCL variables rather than in GDB variables,
18513         to avoid having GDB convert them to pointers (with loss
18514         of information).
18515
18516         * gdb.base/d10v.ld: Merge in several years worth of
18517         default linker script changes.
18518         * gdb.base/long_long.exp: Add check for sizeof (long double).
18519
18520 2002-06-06  Michal Ludvig  <mludvig@suse.cz>
18521
18522         * gdb.asm/asm-source.exp: Add x86-64 target.
18523         * gdb.asm/x86_64.inc: New.
18524
18525 2002-05-30  Michael Chastain  <mec@shout.net>
18526
18527         From Benjamin Kosnik <bkoz@redhat.com>:
18528         * gdb.c++/m-static.cc: New file.
18529         * gdb.c++/m-static.exp: New file.
18530
18531 2002-05-28  Michael Snyder  <msnyder@redhat.com>
18532
18533         * gdb.base/call-ar-st.exp: Allow for reduced floating point
18534         precision.
18535
18536 2002-05-27  Michael Chastain  <mec@shout.net>
18537
18538         From Benjamin Kosnik <bkoz@redhat.com>:
18539         * gdb.c++/m-data.cc: New file.
18540         * gdb.c++/m-data.exp: New file.
18541
18542 2002-05-27  Michael Chastain  <mec@shout.net>
18543
18544         From Benjamin Kosnik <bkoz@redhat.com>:
18545         * gdb.c++/try_catch.cc: New file.
18546         * gdb.c++/try_catch.exp: New file.
18547
18548 2002-05-27  Michael Chastain  <mec@shout.net>
18549
18550         * gdb.c++/local.exp: Accept more nested types in output.
18551
18552 2002-05-26  Michael Chastain  <mec@shout.net>
18553
18554         * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
18555
18556 2002-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
18557
18558         * lib/gdb.exp (gdb_wrapper_init): Just because
18559         gdb_wrapper_file exists, this does not mean that the file
18560         should not be rebuilt.  That is what gdb_wrapper_initialized
18561         is for.
18562         (default_gdb_init): Reset gdb_wrapper_initialized.
18563
18564 2002-05-23  Michael Snyder  <msnyder@redhat.com>
18565
18566         * gdb.base/all-bin.exp: Revise previous patch by just reducing
18567         the precision of the floating point test results.
18568         * gdb.base/call-rt-st.exp: Ditto.
18569
18570         * gdb.base/all-bin.exp: Allow for reduced floating point precision.
18571         * gdb.base/call-rt-st.exp: Ditto.
18572
18573 2002-05-19  Michael Chastain  <mec@shout.net>
18574
18575         * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
18576
18577 2002-05-19  Elena Zannoni  <ezannoni@redhat.com>
18578
18579         * configure.in (configdirs): Add gdb.arch.
18580         * configure: Regenerate.
18581
18582 2002-05-17  Jim Blandy  <jimb@redhat.com>
18583
18584         * gdb.base/completion.exp: Recognize the more detailed error
18585         messages produced by the macro expander's lexical analyzer.
18586
18587 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
18588
18589         * gdb.arch/altivec-abi.c: New file.
18590         * gdb.arch/altivec-abi.exp: New file.
18591         * gdb.arch/altivec-regs.c: New file.
18592         * gdb.arch/altivec-regs.exp: New file.
18593
18594 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
18595
18596         * gdb.base/maint.exp (maint print type): Update for new type
18597         structure.
18598
18599 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
18600
18601         * gdb.arch: New directory.
18602         * gdb.arch/configure.in: New file.
18603         * gdb.arch/configure: New file.
18604         * gdb.arch/Makefile.in: New file.
18605
18606 2002-05-13  Corinna Vinschen  <vinschen@redhat.com>
18607
18608         * gdb.asm/asm-source.exp: Add v850 as supported target.
18609         * gdb.asm/v850.inc: New file.
18610
18611 2002-05-13  Daniel Jacobowitz  <drow@mvista.com>
18612
18613         * gdb.c++/annota2.exp (annotate-quit): Add comment.
18614
18615 2002-05-12  Daniel Jacobowitz  <drow@mvista.com>
18616
18617         * gdb.base/break.exp: Check 'break "marker2"'.
18618
18619 2002-05-10  Michael Snyder  <msnyder@redhat.com>
18620
18621         * gdb.base/long_long.exp: Fix typo.
18622
18623 2002-05-10  Jim Blandy  <jimb@redhat.com>
18624
18625         * gdb.base/printcmds.exp: Don't xfail the ptype command.  This is
18626         a bug.
18627
18628         * gdb.base/printcmds.exp (test_integer_literals_rejected):
18629         Recognize more detailed error message produced by the macro
18630         expander's lexical analyzer.
18631         * lib/gdb.exp (test_print_reject): Same.
18632
18633 2002-05-09  Mark Kettenis  <kettenis@gnu.org>
18634
18635         * gdb.c++/method.exp: Fix typo.
18636
18637 2002-05-08  Michael Snyder  <msnyder@redhat.com>
18638
18639         * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
18640         * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
18641         * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
18642         * gdb.base/long_long.exp: Merge clauses for arm and xscale.
18643         Add iftarget clause for strongarm.
18644
18645 2002-05-06  Michael Snyder  <msnyder@redhat.com>
18646
18647         * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
18648         (gdb_continue_to_end): Accept output from status wrapper.
18649         * gdb.base/ending-run.exp: Add case for output from status wrapper.
18650         Clean up fail messages to match pass messages.
18651
18652         Enable the "needs_status_wrapper" testsuite feature.
18653         * lib/gdb.exp (gdb_wrapper_init): New procedure.
18654         (gdb_compile): Conditionally call gdb_wrapper_init.
18655         * gdb.base/a2-run.exp: Recognize output from status wrapper.
18656         * gdb.c++/method.exp: Recognize output from status wrapper.
18657
18658 2002-05-06  Ben Elliston  <bje@redhat.com>
18659 From Graydon Hoare  <graydon@redhat.com>
18660
18661         * config/sid.exp: Include support for "rawsid" protocol.
18662
18663 2002-05-03  Jim Blandy  <jimb@redhat.com>
18664
18665         * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
18666         * gdb.c++/hang3.C: New file.
18667
18668 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
18669
18670         * gdb.base/default.exp: Remove obsolete code.
18671         * gdb.c++/misc.exp: Ditto.  Update copyright.
18672         * gdb.c++/cplusfuncs.exp: Ditto.  Update copyright.
18673         * gdb.base/whatis.exp: Ditto.  Update copyright.
18674         * gdb.base/scope.exp: Ditto.  Update copyright.
18675         * gdb.base/ptype.exp: Ditto.  Update copyright.
18676         * gdb.base/printcmds.exp: Ditto.  Update copyright.
18677         * gdb.base/opaque.exp: Ditto.  Update copyright.
18678         * gdb.base/list.exp: Ditto.
18679         * gdb.base/funcargs.exp: Ditto.  Update copyright.
18680         * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
18681         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
18682         * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
18683         * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
18684         * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
18685         * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
18686
18687 2002-05-02  Michael Snyder  <msnyder@redhat.com>
18688
18689         * gdb.base/watchpoint.exp: Add xscale target.
18690         * gdb.base/long_long.exp: Add xscale target.
18691         * gdb.base/default.exp: Add xscale target.
18692
18693 2002-05-01  Jim Blandy  <jimb@redhat.com>
18694
18695         * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
18696         gdb.c++/hang.exp: New test.
18697
18698 2002-05-01  Fred Fish  <fnf@redhat.com>
18699
18700         * gdb.base/completion.exp: Handle completions of "./Make" for
18701         more than one completion possibility, as is the case when we
18702         build and test in the source tree.
18703
18704 2002-04-29  Anthony Green  <green@redhat.com>
18705
18706         * gdb.java/jmisc1.exp: New file.
18707         * gdb.java/jmisc2.exp: New file.
18708
18709 2002-04-24  Daniel Jacobowitz  <drow@mvista.com>
18710
18711         * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
18712
18713 2002-04-23  Elena Zannoni  <ezannoni@redhat.com>
18714
18715         * gdb.base/help.exp: Change 'help status' to allow for target
18716         dependent output differences.
18717
18718 2002-04-22  Michael Chastain  <mec@shout.net>
18719
18720         * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
18721
18722 2002-04-22  Michael Chastain  <mec@shout.net>
18723
18724         * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
18725
18726 2002-04-17  David S. Miller  <davem@redhat.com>
18727
18728         * gdb.asm/sparc64.inc: New file.
18729         * gdb.asm/asm-source.exp: Handle sparc64-*-*.
18730
18731 2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
18732
18733         * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
18734         instruction file directly into the build tree.  Clean up at end of
18735         test.
18736
18737 2002-04-18  David S. Miller  <davem@redhat.com>
18738
18739         * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
18740         handle 64-bit platforms correctly.
18741         * gdb.base/maint.exp: Likewise.
18742
18743 2002-04-18  Kevin Buettner  <kevinb@redhat.com>
18744
18745         * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
18746         ``-fpic'' when compiling files comprising a shared library, but
18747         it does need additional linker flags in order to find shared
18748         libraries at run time.
18749
18750 2002-04-18  Kevin Buettner  <kevinb@redhat.com>
18751
18752         * gdb.base/cvexpr.c (use): New function.
18753         (main): Invoke use() on all global variables to prevent
18754         some linkers from deleting these otherwise unused symbols.
18755
18756 2002-04-17  Michael Chastain  <mec@shout.net>
18757 From David S. Miller  <davem@redhat.com>
18758
18759         * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
18760         handle 64-bit platforms correctly.
18761
18762 2002-04-12  Michael Snyder  <msnyder@redhat.com>
18763 From Jim Blandy  <jimb@redhat.com>
18764         * gdb.base/foo.c (foox): Remove section attribute; the linker
18765         script can handle this instead.
18766         * gdb.base/bar.c (barx): Same.
18767         * gdb.base/baz.c (bazx): Same.
18768         * gdb.base/grbx.c (grbxx): Same.
18769
18770         * gdb.base/overlays.exp: New test: check that GDB's manual overlay
18771         manager doesn't automatically unmap overlays unnecessarily.
18772
18773 2002-04-10  Martin M. Hunt  <hunt@redhat.com>
18774
18775         * gdb.base/ending-run.exp: Fix pattern for Mips targets
18776         stepping out of main.
18777
18778 2002-04-09  Michael Chastain  <mec@shout.net>
18779
18780         * gdb.c++/local.cc (main): Move call to marker1() inside nested
18781         scope so that the nested scope tests will make sense.
18782         * gdb.c++/local.exp: Write patterns that actually work with gcc
18783         (the HP patterns "were never known to work with gcc").
18784         Keep the old aCC patterns too.
18785
18786 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
18787
18788         * gdb.base/attach.exp: Correct target board test.
18789
18790 2002-04-08  Michael Chastain  <mec@shout.net>
18791
18792         * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
18793         in a const method.  Add some xfail and fail cases for configurations
18794         that do not emit the "const ...".
18795
18796 2002-04-07  Michael Chastain  <mec@shout.net>
18797
18798         * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
18799         Accept "A * const" and "const A * const" as type of "this".
18800         Fix spelling of getFunky throughout.  Make messages uniform.
18801
18802 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
18803
18804         Work around for PR gdb/285:
18805         * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
18806
18807 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
18808
18809         * gdb.asm/asm-source.exp: Build symbolic link to arch specific
18810         instructions file at run time instead of configure time.
18811         Sometimes we run the test in a directory that is not the one we
18812         configured in.
18813         * gdb.asm/configure.in: Delete creation of symlink.
18814         * gdb.asm/configure: Regenerate.
18815
18816 2002-04-05  J. Brobecker  <brobecker@gnat.com>
18817
18818         * gdb.gdb/xfullpath.exp: New test, to exercise the new
18819         xfullpath () function.
18820
18821 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
18822
18823         * gdb.asm/Makefile.in: Correct dependencies.
18824
18825         * gdb.asm/powerpc.inc: New file.
18826         * gdb.asm/asm-source.exp: Add PowerPC.
18827         * gdb.asm/configure.in: Likewise.
18828         * gdb.asm/configure: Regenerated.
18829
18830 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
18831
18832         * gdb.base/relocate.exp: New file.
18833         * gdb.base/relocate.c: New file.
18834
18835 2002-04-04  Fred Fish  <fnf@redhat.com>
18836
18837         * gdb.base/step-test.exp: Update comment regarding stopping in
18838         memcpy/bcopy calls inserted as part of the compiler runtime.
18839
18840 2002-04-04  Michael Snyder  <msnyder@redhat.com>
18841
18842         * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
18843
18844 2002-04-03  Daniel Jacobowitz  <drow@mvista.com>
18845
18846         * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
18847         (gdb_expect): Remove $notransfer hack.
18848
18849 2002-04-02  Daniel Jacobowitz  <drow@mvista.com>
18850
18851         * gdb.c++/classes.exp ("calling method for small class"): Match
18852         updated register output.
18853
18854 2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
18855
18856         Fix PR gdb/452
18857         * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
18858         when finished.  Make gdb_file_cmd send "exec-file" when
18859         appropriate.
18860
18861 2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
18862
18863         * gdb.base/attach.exp: Remove extra setup_xfail.
18864
18865 2002-03-26  Michael Snyder  <msnyder@redhat.com>
18866
18867         * gdb.base/default.exp: Add tests for dump, append, and restore.
18868         * gdb.base/help.exp: Add tests for dump, append, and restore.
18869         * gdb.base/dump.exp: New file, test dump, append and restore.
18870         * gdb.base/dump.c: New file.
18871
18872 2002-03-27  Michael Snyder  <msnyder@redhat.com>
18873
18874         * gdb.base/help.exp: Modify expect strings to reflect
18875         clean-ups in help messages.
18876
18877 2002-03-26  Fred Fish  <fnf@redhat.com>
18878
18879         * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
18880         have debugging info for those functions and the compiler uses them
18881         internally to copy structs around.
18882
18883 2002-03-26  Fred Fish  <fnf@redhat.com>
18884
18885         * gdb.base/list.exp: Revert the change made yesterday and add note
18886         about why we don't list the default lines for remote targets.
18887
18888 2002-03-25  Michael Snyder  <msnyder@redhat.com>
18889
18890         * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
18891
18892 2002-03-25  Fred Fish  <fnf@redhat.com>
18893
18894         * gdb.base/list.exp: This test works on remote targets so remove
18895         the short circuit for remote targets.  Update copyright.
18896
18897 2002-03-25  Fred Fish  <fnf@redhat.com>
18898
18899         * gdb.base/attach.exp: Fix logic error that was suppressing this
18900         test for all non hppa*-*-hpux* targets, instead of the hp target.
18901         Move comments closer to the suppression point.  Also now need to
18902         check that we are running natively.
18903
18904 2002-03-22  Michael Snyder  <msnyder@redhat.com>
18905
18906         * gdb.base/default.exp: Add test for gcore.  Update copyright.
18907         * gdb.base/help.exp: Add test for gcore.  Update copyright.
18908
18909 2002-03-06  Fred Fish  <fnf@redhat.com>
18910
18911         * gdb.base/funcargs.c:  Remove extraneous ';' character.
18912         * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
18913
18914 2002-03-04  Michael Chastain  <mec@shout.net>
18915
18916         * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
18917         accommodate gcc v3 function signature.
18918         * gdb.mi/mi0-var-cmd-exp: Ditto.
18919
18920 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
18921
18922         * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
18923         ``GNU/Linux'' or ``Linux kernel''
18924         * testsuite/gdb.threads/pthreads.c: Ditto.
18925
18926 2002-02-24  Michael Chastain  <mec@shout.net>
18927
18928         * gdb.threads/pthreads.c (thread1): Add a return statement.
18929         (thread2): Likewise.
18930         (foo): Likewise.
18931
18932 2002-02-23  Michael Chastain  <mec@shout.net>
18933
18934         * gdb.threads/linux-dp.c (philosopher): Add a return statement
18935         to placate gcc.
18936
18937 2002-02-23  Michael Chastain  <mec@shout.net>
18938
18939         * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
18940         test "ptype bint".  The test passes on all my stabs configurations.
18941
18942 2002-02-21  Jim Blandy  <jimb@redhat.com>
18943
18944         * gdb.asm/asm-source.exp: Parse the output from `info sources' one
18945         filename at a time, and watch for the ones we want to see.
18946
18947         * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
18948         types of pointers to prototyped functions.
18949
18950 2002-02-20  Andrew Cagney  <ac131313@redhat.com>
18951
18952         * gdb.base/sizeof.c (main): Call fill_structs.  Print value of
18953         signed, unsigned and straight char.
18954         (padding_char, padding_short, padding_int, padding_long,
18955         padding_long_long, padding_float, padding_double,
18956         padding_long_double): New global variables.
18957         (fill, fill_structs): New functions.
18958
18959         * gdb.base/sizeof.exp: Check for signed and unsigned char.  Check
18960         for correctly sized writes.  Update copyright.
18961         (get_valueof): New procedure.
18962         (get_sizeof): Call get_valueof.
18963         (check_valueof): New procedure.
18964         (check_padding): New procedure.
18965
18966 2002-02-20  Michael Chastain  <mec@shout.net>
18967
18968         * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
18969         to setup_xfail.  Document some of the remaining calls.
18970
18971 2002-02-18  Michael Chastain  <mec@shout.net>
18972
18973         * gdb.c++/userdef.exp: Update copyright year.
18974
18975 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
18976
18977         * gdb.c++/userdef.exp: Test overloaded operators properly.
18978         Remove xfails.
18979
18980 2002-02-14  Michael Snyder  <msnyder@redhat.com>
18981
18982         * gdb.base/gcore.exp: Relax recognition of function breakpoint.
18983
18984 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
18985
18986         * gdb.base/a2-run.exp: Check for a remote target properly.
18987         * gdb.base/annota1.exp: Likewise.
18988         * gdb.base/list.exp: Likewise.
18989         * gdb.base/reread.exp: Likewise.
18990         * gdb.base/scope.exp: Likewise.
18991         * gdb.base/shlib-call.exp: Likewise.
18992         * gdb.base/term.exp: Likewise.
18993         * gdb.c++/annota2.exp: Likewise.
18994
18995 2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
18996
18997         * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
18998
18999 2002-02-10  Michael Chastain  <mec@shout.net>
19000
19001         * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
19002         (call_after_alloca): Ditto.
19003
19004 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
19005
19006         * gdb.base/ending-run.exp: Guard "cont" test with
19007         gdb_skip_stdio_test.
19008
19009 2002-02-06  Jim Blandy  <jimb@redhat.com>
19010
19011         * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
19012         from here...
19013         * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
19014         To here.  Disable this test on non-HP platforms.  Add big comment.
19015
19016 2002-02-04  Michael Snyder  <msnyder@redhat.com>
19017
19018         * gdb.base/ovlymgr.c  (ovly_copy): Generalize for targets
19019           other than d10v and m32r.
19020
19021 2002-02-02  Richard Earnshaw  <rearnsha@arm.com>
19022
19023         * gdb.base/default.exp: Rewrite test patterns to reduce time
19024         taken to match them.
19025
19026 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
19027
19028         * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
19029         Allow a start function above main.
19030         * gdb.threads/linux-dp.exp: Fix copyright date.
19031
19032 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
19033
19034         * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
19035         (check_philosopher_stack): Check for manager thread before checking
19036         for a just-starting thread.
19037
19038 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
19039
19040         From Neil Booth <neil@daikokuya.demon.co.uk>:
19041         * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
19042         warnings.
19043
19044 2002-01-21  Fred Fish  <fnf@redhat.com>
19045
19046         * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
19047         not caller.
19048
19049 2002-01-21  Jim Blandy  <jimb@redhat.com>
19050
19051         * gdb.base/reread.exp: Check that GDB properly re-reads the
19052         executable file when it changes while no inferior is running.
19053
19054 2002-01-21  Fred Fish  <fnf@redhat.com>
19055
19056         * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
19057         optionally accept the "shlib events" variation.
19058
19059 2002-01-21  Jim Blandy  <jimb@redhat.com>
19060
19061         * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
19062         call `fflush' after every `printf', so that the output is produced
19063         at predictable points, regardless of whatever buffering does (or
19064         doesn't) take place.
19065         * gdb.base/ending-run.exp: Adjust tests to expect output to appear
19066         at different points.
19067
19068 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
19069
19070         * gdb.c++/inherit.exp: Update copyright years.
19071         * gdb.c++/method.exp: Likewise.
19072
19073 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
19074
19075         * gdb.c++/classes.exp: Update for improved v3 support and skipping
19076         artificial methods/arguments.
19077         * gdb.c++/derivation.exp: Likewise.
19078         * gdb.c++/inherit.exp: Likewise.
19079         * gdb.c++/method.exp: Likewise.
19080         * gdb.c++/virtfunc.exp: Likewise.
19081
19082 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
19083
19084         * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
19085         * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
19086         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
19087         * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
19088         * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
19089         * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
19090
19091 2002-01-17  Jim Blandy  <jimb@redhat.com>
19092
19093         * gdb.asm/asm-source.exp (info symbol): Take another shot at
19094         anchoring the pattern matching the entry point symbol's name.
19095
19096 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
19097
19098         * gdb.base/maint.exp: Update ``maint internal-error'' to match
19099         continue/quit query.  Update copyright.
19100
19101 2002-01-14  Michael Snyder  <msnyder@redhat.com>
19102
19103         * gdb.base/gcore.exp: Remove extra debugging output.
19104
19105 2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
19106
19107         * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
19108         for slightly dubious v2 mangled string.
19109
19110 2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
19111
19112         * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
19113
19114 2002-01-10  Jason Merrill  <jason@redhat.com>
19115
19116         * gdb.c++/namespace.exp: Accept trailing const for 'this'.
19117
19118         * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
19119         constructors.
19120         * gdb.c++/derivation.exp: Likewise.
19121         * gdb.c++/templates.exp: Likewise.
19122         * gdb.c++/virtfunc.exp: Likewise.
19123
19124 2002-01-10  Michael Snyder  <msnyder@redhat.com>
19125
19126         * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
19127
19128 2002-01-08  Michael Snyder  <msnyder@redhat.com>
19129
19130         * gdb.base/gcore.exp: New test for generate-core-file command.
19131         * gdb.base/gcore.c: Testcase for above.
19132         * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
19133
19134 2002-01-08  Jason Merrill  <jason@redhat.com>
19135
19136         * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
19137
19138 2002-01-07  Fred Fish  <fnf@redhat.com>
19139
19140         * gdb.c++/overload.exp: Remove unconditional xfails for:
19141         print foo_instance1.overloadargs(1)
19142         print foo_instance1.overloadargs(1, 2)
19143         print foo_instance1.overloadargs(1, 2, 3)
19144         print foo_instance1.overloadargs(1, 2, 3, 4)
19145         print foo_instance1.overloadargs(1, 2, 3, 4, 5)
19146         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
19147         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
19148         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
19149         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
19150         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
19151         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
19152         print foo_instance1.overload1arg()
19153         print foo_instance1.overload1arg((char)arg2)
19154         print foo_instance1.overload1arg((signed char)arg3)
19155         print foo_instance1.overload1arg((unsigned char)arg4)
19156         print foo_instance1.overload1arg((int)arg7)
19157         print foo_instance1.overload1arg((unsigned int)arg8)
19158         print foo_instance1.overload1arg((float)arg11)
19159         print foo_instance1.overload1arg((double)arg12)
19160
19161 2002-01-07  Michael Snyder  <msnyder@redhat.com>
19162
19163         * gdb.base/huge.exp: New test.  Print a very large target data object.
19164         (skip_huge_test): New test variable.  Define if you want to skip this
19165         test.  The test reads an 8 megabyte data object from the target, so it
19166         might be very time consuming on remote targets with a slow connection.
19167         * gdb.base/huge.c: New file.  Test case for above.
19168
19169 2002-01-07  Fred Fish  <fnf@redhat.com>
19170
19171         * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
19172         g_instance.bfoo, and g_instance.cfoo.
19173
19174 2002-01-07  Jeffrey A Law  <law@redhat.com>
19175
19176         * gdb.base/break.c (multi_line_if_conditional): New function.
19177         (multi_ilne_while_conditional): Likewise.
19178         * gdb.base/break.exp: Verify that a breakpoint on a multi-line
19179         IF or WHILE condition puts the breakpoint at the start of
19180         the condition.
19181
19182         * gdb.base/selftest.exp (backtrace through signal handler): Remove
19183         hppa*-*-hpux* expected failure.
19184         * gdb.base/structs.exp (do_function_calls): Similarly.
19185
19186         * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
19187         watchpoints.
19188
19189 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
19190
19191         Fix PR gdb/66.
19192         * gdb.base/structs.exp: Replace skip for a29k with skip for
19193         gdb,cannot_call_functions.
19194         * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
19195         * gdb.base/callfuncs.exp: Ditto.
19196         * gdb.base/call-rt-st.exp: Ditto.
19197         * gdb.base/call-strs.exp: Ditto.
19198         * gdb.base/callfwmall.exp: Ditto.
19199         * gdb.base/scope.exp: Obsolete xfail a29k.
19200         * gdb.c++/misc.exp: Ditto.
19201         * gdb.c++/cplusfuncs.exp: Ditto.
19202         * gdb.base/ptype.exp: Ditto.
19203         * gdb.base/printcmds.exp: Ditto.
19204         * gdb.base/opaque.exp: Ditto.
19205         * gdb.base/list.exp: Ditto.
19206         * gdb.base/funcargs.exp: Ditto.
19207         * gdb.base/default.exp: Ditto.
19208
19209 2002-01-04  Michael Snyder  <msnyder@redhat.com>
19210
19211         * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
19212         * gdb.base/maint.exp: Add tests for maint info sections options.
19213
19214 Fri Dec 21 09:42:11 2001  Jeffrey A Law  (law@redhat.com)
19215
19216         * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
19217
19218 2001-12-20  Corinna Vinschen  <vinschen@redhat.com>
19219
19220         * gdb.asm/arm.inc: New file.
19221         * gdb.asm/asm-source.exp: Add arm targets.
19222         * gdb.asm/configure.in: Ditto.
19223         * gdb.asm/configure: Recreated from configure.in.
19224
19225 Thu Dec 20 09:54:36 2001  Jeffrey A Law  (law@redhat.com)
19226
19227         * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
19228         with HP's compiler.
19229         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
19230         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
19231         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
19232         * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
19233
19234         * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
19235         either HP's compilers or GCC.
19236
19237         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
19238         a SIGBUS or SIGSEGV.
19239
19240         * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
19241
19242         * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
19243         can be compiled with either HP's compiler or GCC.
19244
19245         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
19246         * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
19247         * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
19248
19249         * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
19250         to match current gdb output.  Update due to using auto-solib-limit
19251         for limiting instead of overloading auto-solib-add.
19252         * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
19253         test program.
19254
19255         * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
19256         * gdb.hp/gdb.base-hp/dollar.exp: Likewise
19257         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
19258         * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
19259         * gdb.hp/gdb.base-hp/reg.exp: Likewise.
19260         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
19261         * gdb.hp/gdb.defects/bs15503.exp: Likewise.
19262         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
19263         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
19264         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
19265         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
19266         * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
19267         * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
19268
19269         * gdb.base/annota1.exp: Expect failure for hpux11 when posting
19270         a SIGTRAP to the inferior.
19271
19272 2001-12-19  Corinna Vinschen  <vinschen@redhat.com>
19273
19274         * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
19275         Substitute call to target_link by call to gdb_compile.
19276
19277 Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
19278
19279         * gdb.base/break.exp: Fix HP specific search string when testing
19280         backtracing in a called function.
19281
19282         * gdb.base/constvars.exp: Only set lang to C++ if we're
19283         compiling the test with HP's compilers.
19284         * gdb.base/volatile.exp: Similarly.
19285
19286 2001-12-19  Jim Blandy  <jimb@redhat.com>
19287
19288         * gdb.base/printcmds.exp: Expect the null character to be printed
19289         as '\0', and the '\013' to be printed as '\v'.
19290         * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
19291         * gdb.base/setvar.exp: Same.
19292
19293 2001-12-17  Jim Blandy  <jimb@redhat.com>
19294
19295         * gdb.base/completion.exp: Rather than completing very long
19296         filenames, which can make the readline library produce output we
19297         don't recognize, cd to the directory first, and then complete
19298         using nice, short relative paths.
19299
19300         * gdb.base/completion.exp: On some systems, there is, in fact, a
19301         variable named `b' in scope, since GDB treats all static
19302         variables as being in scope.  So use `no_var_named_this'
19303         instead of `b'.
19304
19305         * gdb.base/corefile.exp: Recognize the message saying that GDB
19306         can't find the core file's registers as a failure.
19307
19308 2001-12-13  Jackie Smith Cashion  <jsmith@redhat.com>
19309
19310         * gdb.base/commands.exp (user_defined_command_test): Make "show user"
19311         test expect string more specific.
19312
19313 2001-12-13  Corinna Vinschen  <vinschen@redhat.com>
19314
19315         * gdb.asm/asm-source.exp: Add support for xstormy16.
19316         * gdb.asm/configure.in: Ditto.
19317         * gdb.asm/configure: Rebuild.
19318         * gdb.asm/xstormy16.inc: New file.
19319
19320 2001-12-10  Fred Fish  <fnf@redhat.com>
19321
19322         * gdb.base/maint.exp: Update to match changes in type dumping code.
19323
19324 2001-12-10  Jim Blandy  <jimb@redhat.com>
19325
19326         * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
19327         matching the entry point symbol's name at the beginning of the
19328         line.
19329
19330 2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
19331
19332         * gdb.c++/classes.exp, gdb.c++/derivation.exp,
19333         gdb.c++/inherit.exp, gdb.c++/method.exp,
19334         gdb.c++/namespace.exp, gdb.c++/templates.exp,
19335         gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
19336         and class layout support.
19337
19338 2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
19339
19340         * gdb.c++/classes.exp: Add test for static member function.
19341         * gdb.c++/misc.cc: Add class with static member function.
19342
19343 2001-12-07  Jim Blandy  <jimb@redhat.com>
19344
19345         If GDB says it can't find the struct the function returned, report
19346         those tests as `unsupported'.
19347         * gdb.base/call-rt-st.exp (print_struct_call): New function.
19348         Rewrite subsequent tests to use it.
19349
19350         If GDB says it can't find the struct the function returned, report
19351         those tests as `unsupported'.
19352         * gdb.base/structs.exp (call_struct_func): New function.
19353         (do_function_calls): Use call_struct_func to call the functions
19354         returning structs.
19355
19356         * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
19357         whether functions are prototyped or not, so we can't possibly pass
19358         arguments to t_float_values2 properly.
19359
19360         * gdb.base/break.exp: (test_next_with_recursion): Don't change the
19361         value of `timeout' for targets other than the mips*tx39-*.
19362
19363 2001-12-06  Michael Snyder  <msnyder@redhat.com>
19364
19365         * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
19366         and detect whether the start symbol has a leading underscore.
19367
19368 2001-12-04  Jim Blandy  <jimb@redhat.com>
19369
19370         * gdb.base/completion.exp: Clarify indentation.
19371
19372 2001-12-03  Jim Blandy  <jimb@redhat.com>
19373
19374         * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
19375         variables on the S/390, not `.word'.
19376
19377 2001-11-30  Jim Blandy  <jimb@redhat.com>
19378
19379         Add assembly-source tests for s390-ibm-linux.
19380         * gdb.asm/s390.inc: New file.
19381         * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
19382         the S/390 architecture.
19383         * gdb.asm/configure: Regenerated.
19384
19385 2001-11-30  Michael Snyder  <msnyder@redhat.com>
19386
19387         * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
19388         next, info source, info sources, info line, global and static
19389         variables, and static functions.
19390         * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
19391         * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
19392         * gdb.asm/asmsrc1.s: Add a static function and some variables.
19393         * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
19394         * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
19395         (gdbasm_leave): Restore frame pointer.
19396         (gdbasm_startup): Copy stack set-up from crt0.S.
19397
19398 2001-11-26  Fernando Nasser  <fnasser@redhat.com>
19399
19400         From 2001-11-12 Jackie Smith Cashion  <jsmith@redhat.com>:
19401         * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
19402         to a local (non-static) variable. Copy tstruct.a to a static buffer
19403         and return a pointer to that buffer.
19404         * gdb.base/callfwmall.c (t_structs_a): Ditto.
19405
19406 2001-11-24  Mark Kettenis  <kettenis@gnu.org>
19407
19408         * gdb.asm/configure.in: Fix recognition of ix86 target.
19409         * gdb.asm/configure: Regenerate.
19410
19411 2001-11-21  Michael Snyder  <msnyder@redhat.com>
19412
19413         * gdb.asm/sparc.inc: New file.
19414         * gdb.asm/asm-source.exp: Recognize sparc target.
19415         * gdb.asm/configure.in: Recognize sparc target.
19416         * gdb.asm/configure: Regenerate.
19417
19418 2001-11-21  Michael Snyder  <msnyder@redhat.com>
19419
19420         * gdb.asm/m32r.inc: New file.
19421         * gdb.asm/asm-source.exp: Recognize m32r target.
19422         * gdb.asm/configure.in: Recognize m32r target.
19423         * gdb.asm/configure: Regenerate.
19424
19425 2001-11-20  Michael Snyder  <msnyder@redhat.com>
19426
19427         * gdb.asm/i386.inc: New file.
19428         * gdb.asm/asm-source.exp: Recognize ix86 target.
19429         * gdb.asm/configure.in: Recognize ix86 target.
19430         * gdb.asm/configure: Regenerate.
19431
19432         * gdb.c++/namespace.exp: Fix quotes in output messages.
19433
19434 2001-11-14  Michael Snyder  <msnyder@redhat.com>
19435
19436         * gdb.base/code-expr.exp: New file.  Tests use of the "@code"
19437         qualifier in a type cast expression, to designate an address
19438         in the instruction space (Harvard architecture).
19439
19440 2001-11-13  Michael Snyder  <msnyder@redhat.com>
19441
19442         * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
19443         Tests for expressions using 'const' and 'volatile'.
19444
19445 2001-11-13  Corinna Vinschen  <vinschen@redhat.com>
19446
19447         * gdb.asm/asm-sources.exp: Allow defining linker flags.
19448
19449 2001-11-12  Daniel Jacobowitz  <drow@mvista.com>
19450
19451         * lib/mi-support.exp (mi_run_to_helper): Move comments
19452         outside of gdb_expect.
19453
19454 2001-11-11  Daniel Jacobowitz  <drow@mvista.com>
19455
19456         * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
19457         mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
19458         mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
19459         mi0_run_to): New functions.
19460         * gdb.mi/mi-simplerun.exp: Use them.
19461         * gdb.mi/mi0-simplerun.exp: Likewise.
19462         * gdb.mi/mi-var-cmd.exp: Likewise.
19463         * gdb.mi/mi0-var-cmd.exp: Likewise.
19464
19465 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
19466
19467         * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
19468         * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
19469
19470 2001-11-09  Andrew Cagney  <ac131313@redhat.com>
19471
19472         * gdb.base/restore.exp: Include $expected value in restored test
19473         message.
19474
19475 2001-11-09  Andrew Cagney  <ac131313@redhat.com>
19476
19477         * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
19478         implemented.
19479
19480 2001-11-08  Michael Snyder  <msnyder@redhat.com>
19481
19482         * gdb.base/callfuncs.exp: Add tests for nested call dummies.
19483         Add pass/fail message for stop at breakpoint in call dummy function.
19484
19485 2001-11-07  Michael Snyder  <msnyder@redhat.com>
19486
19487         * gdb.c++/templates.exp (test_template_breakpoints):
19488         If we get an overload menu, but it does not match what
19489         we expect, we still need to issue the "cancel" command.
19490         * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
19491         making the whitespace optional.  Argument for "new" may be
19492         "unsigned" as well as "unsigned int/long".
19493         * gdb.c++/templates.exp: Replace "const &" with "const ?&",
19494         making the whitespace optional.  Also replace "(void) with
19495         "((void|)), making the keyword "void" optional.
19496         * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
19497         making the whitespace optional.  Also replace "(void) with
19498         "((void|)), making the keyword "void" optional.
19499         * gdb.base/callfuncs.c (t_float_values): This function must
19500         _not_ be prototyped, and the following function (t_float_values2)
19501         must be prototyped (if the compiler supports it), so that GDB
19502         can be tested against both cases.  Usually one case involves
19503         promotion of float to double, while the other does not.
19504         * gdb.base/callfwmall.c: Ditto.
19505         * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
19506         includes a stack frame for "start".
19507
19508 2001-11-05  Jim Blandy  <jimb@redhat.com>
19509
19510         * gdb.stabs/weird.exp: Delete "p v_comb" test.  It assumes that
19511         pointers are 32 bits long, and that offsets of relocs are always
19512         stored in the data (REL-style), and not in the reloc entry itself
19513         (RELA-style).
19514         * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
19515         stabs.
19516
19517 2001-11-01  Michael Snyder  <msnyder@redhat.com>
19518
19519         * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
19520         and regular expression operators by using quoting.
19521
19522 2001-10-31  Michael Snyder  <msnyder@redhat.com>
19523
19524         * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
19525         depending on what the symbol table contains.
19526         * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
19527         the output of the ptype command.  Similarly, accept both "const &"
19528         and "const&".
19529
19530 2001-10-31  Corinna Vinschen  <vinschen@redhat.com>
19531
19532         * gdb.base/miscexprs.c (main): Add usage of preprocessor
19533         symbol `STORAGE' to allow to choose the storage class of
19534         the local datastructures.
19535         * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
19536         compiler directive.
19537
19538 2001-10-30  Michael Snyder  <msnyder@redhat.com>
19539
19540         * gdb.base/jump.exp: Allow it to run for all targets.
19541
19542 2001-10-29  Corinna Vinschen  <vinschen@redhat.com>
19543
19544         * gdb.base/call-ar-st.c (print_double_array): Match for loop
19545         with new double_array size.
19546         (main): Change storage class of all local variables to static.
19547         Reduce size of double_array to 9.
19548         * gdb.base/call-ar-st.exp:  Increase timeout value.
19549         Change expected output for double array to match new size in
19550         call-ar-st.c.
19551
19552 2001-10-29  Corinna Vinschen  <vinschen@redhat.com>
19553
19554         * gdb.base/ending-run.exp: Create identical output when passing
19555         `step to end of run' case.  Add regular expression branch satisfying
19556         Stormy16 target.
19557
19558 2001-10-28  Mark Kettenis  <kettenis@gnu.org>
19559
19560         * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
19561         that we catch the expected failure under Linux/x86.
19562
19563 2001-10-29  Orjan Friberg  <orjanf@axis.com>
19564
19565         * gdb.base/setvar.exp: Escape curly braces.
19566         * gdb.stabs/weird.exp: Ditto.
19567
19568 2001-10-27  Daniel Jacobowitz  <drow@mvista.com>
19569
19570         * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
19571         * gdm.mi/mi0-hack-cli.exp: Likewise.
19572
19573 2001-10-25  Andrew Cagney  <ac131313@redhat.com>
19574
19575         * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
19576         messages.
19577
19578 2001-10-21  Andrew Cagney  <ac131313@redhat.com>
19579
19580         * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
19581         checking MI enabled.
19582
19583 2001-10-09  Corinna Vinschen  <vinschen@redhat.com>
19584
19585         * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
19586
19587 2001-10-04  Frank Ch. Eigler  <fche@redhat.com>
19588
19589         * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
19590         if gdb child process crashes, just signal an error.
19591
19592 2001-10-02  Jim Blandy  <jimb@redhat.com>
19593
19594         * lib/gdb.exp (test_xfail_format): Simplify.
19595
19596         * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
19597         front of the variable name `format'.  Simplify `if'.
19598
19599 2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
19600
19601         * gdb.threads/pthreads.exp: Wait for output and delay
19602         before sending ^C.
19603
19604 2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
19605
19606         * gdb.mi/mi-var-display.exp (continue to incr_a):  Recognize
19607         some incorrect output instead of timing out.
19608         * gdb.mi/mi-var-display.exp (continue to incr_a):  Likewise.
19609
19610 2001-09-28  Corinna Vinschen  <vinschen@redhat.com>
19611
19612         * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
19613         check to allow additional `int'.
19614
19615 2001-09-27  Daniel Jacobowitz  <drow@mvista.com>
19616
19617         * gdb.base/completion.exp: Remove incorrect 'p "a' test.
19618         Add tests for 'p "break' (pass) and 'p "break.' (xfail).
19619
19620 2001-09-27  Michael Snyder  <msnyder@redhat.com>
19621
19622         * lib/gdb.exp (test_debug_format): New proc.
19623         (setup_xfail_format): Use new proc test_debug_format.
19624         * gdb.base/constvars.exp (local_compiler_xfail_check): New
19625         proc; use new service proc test_debug_format.
19626         Replace all other "gcc_compiled" tests with this test.
19627         * gdb.base/volatile.exp (local_compiler_xfail_check): New
19628         proc; use new service proc test_debug_format.
19629         Replace all other "gcc_compiled" tests with this test.
19630
19631 2001-09-27  Michael Snyder  <msnyder@redhat.com>
19632
19633         * gdb.base/cvexpr.exp: New file.
19634         * gdb.base/cvexpr.c: New file
19635         Test for expressions using const and volatile keywords.
19636
19637 2001-09-26  Corinna Vinschen  <vinschen@redhat.com>
19638
19639         * gdb.base/constvars.exp: Check for different orders of keywords
19640         and additional "int" strings in output.
19641
19642 2001-09-22  Andrew Cagney  <ac131313@redhat.com>
19643
19644         * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
19645         responses from "help maint".
19646
19647 2001-09-19  Frank Ch. Eigler  <fche@redhat.com>
19648
19649         * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
19650         to localhost:NNN instead of :NNN, in case Xvfb is listening
19651         only on TCP.
19652
19653 2001-09-19  Corinna Vinschen  <vinschen@redhat.com>
19654
19655         * gdb.base/recurse.exp: When checking leaving the watchpoint
19656         scope, recognize when gdb is in function's epilogue and pass.
19657
19658 2001-09-18  Keith Seitz  <keiths@redhat.com>
19659
19660         * lib/insight-support.exp (_gdbtk_export_target_info): Add
19661         support for running tests against sid targets.
19662         (gdbtk_done): Ditto.
19663
19664 2001-09-18  Corinna Vinschen  <vinschen@redhat.com>
19665
19666         * gdb.base/ending-run.c (main): Set stdout buffersize
19667         to the same reasonable value for any target.
19668         * gdb.base/ending-run.exp: Add a regular expression
19669         to make testsuite happy on Sanyo Stormy16 target.
19670
19671 2001-09-17  Corinna Vinschen  <vinschen@redhat.com>
19672
19673         * gdb.base/display.c (do_loops): Add float variable `f'.
19674         Increment f in loop.
19675         * gdb.base/display.exp: Increment timeout by 60 seconds.
19676         Change float display test to use variable `f'.
19677
19678 2001-09-17  Jim Blandy  <jimb@redhat.com>
19679
19680         * gdb.base/restore.exp: Use temporary breakpoints, to avoid
19681         overflowing the limited breakpoint tables on some ROM monitors
19682         (like the ROM68K).
19683
19684 2001-09-15  Frank Ch. Eigler  <fche@redhat.com>
19685
19686         * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
19687         the "-ac" (disable access control) flag.
19688
19689 2001-08-30  Jeff Holcomb  <jeffh@redhat.com>
19690
19691         * gdb.base/remote.c: Use a small buffer for targets with 16-bit
19692         ints.
19693
19694 2001-08-30  Keith Seitz  <keiths@redhat.com>
19695
19696         * lib/gdb.exp: Move all insight-related functionality into
19697         separate file.
19698         * lib/insight-support.exp: New file.
19699
19700 2001-08-29  Frank Ch. Eigler  <fche@redhat.com>
19701
19702         * config/sid.exp (sid_start): Never set sid verbosity; disable
19703         expect_background {} that consumed its stdout; tolerate </dev/null.
19704         Attempt to set endianness override in "sid" protocol mode.  Cleanup.
19705
19706 2001-08-18  Andrew Cagney  <ac131313@redhat.com>
19707
19708         * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
19709         CLI jump command to start it.
19710         (mi_run_to_main): Fail immediatly when unexpected output.
19711
19712 2001-08-18  Andrew Cagney  <ac131313@redhat.com>
19713
19714         * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
19715         beginning of function.  Fix PR gdb/191.
19716
19717 2001-08-16  Frank Ch. Eigler  <fche@redhat.com>
19718
19719         * config/sid.exp (sid_start): Don't warn if we cannot figure out
19720         what to force sid endianness to.
19721
19722 2001-08-15  Keith Seitz  <keiths@redhat.com>
19723
19724         * lib/gdb.exp (gdbtk_start): Don't set environment
19725         variables for TCL_LIBRARY and friends. Insight will
19726         now figure these out for itself.
19727
19728 2001-08-02  Michael Snyder  <msnyder@redhat.com>
19729
19730         * gdb.base/completion.exp: Remove the symbol "a64l" from
19731         the expect string; this is target-specific, and not related
19732         to what is being tested.
19733
19734 2001-08-02  Dave Brolley  <brolley@redhat.com>
19735
19736         * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
19737
19738 2001-07-25  Michael Snyder  <msnyder@redhat.com>
19739
19740         * gdb.base/consecutive.exp: New file.  Test stepping over
19741         breakpoints on consecutive instructions.
19742         * gdb.base/consecutive.c: New file.
19743
19744         * gdb.base/call-rt-st.exp: Use double-backslash to quote
19745         curly braces in regular expressions.
19746
19747 2001-07-25  Michael Snyder  <msnyder@redhat.com>
19748
19749         * gdb.base/ending-run.exp: Accept "Program exited normally" as
19750         legitimate output from stepping out of main.
19751
19752 2001-07-22  Keith Seitz  <keiths@redhat.com>
19753
19754         * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
19755         the empty string, do not run the tests.
19756
19757 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19758
19759         * gdb.base/long_long.exp: Detect size of pointer.  Take into
19760         account 2-byte pointers when testing for p/a results.
19761
19762 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19763
19764         * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
19765         and defined to 1K for m68hc11.
19766         (random_data): Reduce table to 1K for embedded platforms (68hc11).
19767         * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
19768         (sizeof_random_data): New variable to tell the size of the data table;
19769         don't test past this size; always run to main.
19770
19771 2001-07-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19772
19773         * gdb.base/return2.exp: return of long long and double fails for
19774         68HC11; don't execute these tests on that platform.
19775         * gdb.base/return.exp: Return of a double fails for 68hc11.
19776
19777 2001-07-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19778
19779         * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
19780         tests that print a float.
19781         * call-rt-st.exp: Likewise.
19782
19783 2001-07-12  Mark Kettenis  <kettenis@gnu.org>
19784
19785         * gdb.base/so-impl-ld.exp: Remove stray space that prevented
19786         running this test on Linux.
19787
19788 2001-06-24  Michael Chastain  <chastain@redhat.com>
19789
19790         * gdb.base/arithmet.exp: Remove some tests to make all test names
19791         unique.
19792
19793 2001-07-03  Michael Snyder  <msnyder@redhat.com>
19794
19795         * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
19796         the output of the ptype command.
19797
19798 2001-07-02  Michael Snyder  <msnyder@redhat.com>
19799
19800         * gdb.base/completion.exp: Don't assume that break.c is the only
19801         source file that may contain functions named "marker".
19802         * gdb.base/corefile.exp: Quote the curly braces in regexp.
19803
19804 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
19805
19806         * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
19807         of files to delete.
19808
19809         From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
19810         * gdb.disasm/h8300s.exp: New file.
19811         gdb.disasm/h8300s.s: Likewise.
19812
19813 2001-06-27  Andrew Cagney  <ac131313@redhat.com>
19814
19815         * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
19816         empty breakpoint tables.
19817
19818 2001-06-25  Andrew Cagney  <ac131313@redhat.com>
19819
19820         * lib/mi-support.exp: Update args=... part of stop-reason
19821         patterns. Accept either a list or a tuple.
19822
19823 2001-06-23  Andrew Cagney  <ac131313@redhat.com>
19824
19825         * lib/mi-support.exp: Remove local emacs variable defining
19826         change-log-default-name.
19827
19828 2001-06-22  Michael Chastain  <chastain@redhat.com>
19829
19830         * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
19831         This is operationally compatible with the previous version.
19832
19833 2001-06-13  Jim Blandy  <jimb@redhat.com>
19834
19835         * lib/gdb.exp (gdb_test): Doc fix.
19836
19837 2001-06-10  Michael Chastain  <chastain@redhat.com>
19838
19839         * gdb.base/exprs.exp: Remove a duplicate test.
19840
19841 2001-06-06  Jim Blandy  <jimb@redhat.com>
19842
19843         * gdb.base/return2.exp (main): Use values to test float and double
19844         returns that are not NaN's, to avoid being confused by IEEE
19845         comparison rules.
19846
19847 2001-06-04  Michael Snyder  <msnyder@redhat.com>
19848
19849         * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
19850         non-zero if control_c fails.  Terminate the test on failure,
19851         rather than wait for 12 more tests to time out.
19852
19853 2001-06-06  Jim Blandy  <jimb@redhat.com>
19854
19855         * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
19856         Don't forget to match the GDB prompt.
19857
19858         * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
19859
19860 2001-06-04  Jim Blandy  <jimb@redhat.com>
19861
19862         * gdb.base/help.exp: Update pattern to exclude `print-load-map'
19863         command.
19864
19865 2001-05-31  Kevin Buettner  <kevinb@redhat.com>
19866
19867         * gdb.base/annota1.exp (info break): Match four or more spaces
19868         after "Address".
19869
19870 2001-05-31  Michael Chastain  <chastain@redhat.com>
19871
19872         * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
19873         (dm_type_int_star): Likewise.
19874         (dm_type_long_star): Likewise.
19875         (dm_type_void_star): Likewise.
19876
19877 2001-05-29  Kevin Buettner  <kevinb@redhat.com>
19878
19879         * gdb.base/completion.exp (INPUTRC): Set this environment variable
19880         to a known value in order to get consistent results regardless
19881         of the setting of INPUTRC or the presence or contents of .inputrc.
19882
19883 2001-05-24  Michael Snyder  <msnyder@redhat.com>
19884
19885         * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
19886         Don't require that the main thread and the manager thread are the
19887         first in the list.
19888
19889         * gdb.threads/pthreads.exp (test_startup): Relax test for thread
19890         debugging.  If test fails, issue an "unsupported" not a "fail".
19891
19892 2001-05-24  Jim Blandy  <jimb@redhat.com>
19893
19894         Don't assume that short is shorter than int.
19895         * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
19896         assume that shorts are smaller than ints.  On a 16-bit machine,
19897         this isn't true.
19898         ("print unsigned char == (~0)"): Add test that verifies that ~0,
19899         an int, is not equal to ~0 stored in an unsigned char.  This tests
19900         the same thing that the previous test meant to, but works on
19901         16-bit machines, too.
19902         ("print unsigned char != (~0)"): Same test, complemented.
19903
19904 2001-05-24  Michael Snyder  <msnyder@redhat.com>
19905
19906         * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
19907         test for (full_coverage == 0).  This makes the test run faster,
19908         and prevents dejagnu getting out of step.
19909
19910 2001-05-23  Kevin Buettner  <kevinb@redhat.com>
19911
19912         * gdb.base/finish.exp (finish_void): Revise pattern for
19913         stopping on the call statement to not permit stopping at
19914         the start of the instructions comprising the call sequence.
19915
19916 2001-05-19  Michael Chastain  <chastain@redhat.com>
19917
19918         * gdb.base/callfuncs.exp: Make all test names unique.
19919         * gdb.base/commands.exp: Make all test names unique.
19920         * gdb.base/condbreak.exp: Make all test names unique.
19921         * gdb.base/dbx.exp: Make all test names unique.
19922         * gdb.base/default.exp: Make all test names unique.
19923         * gdb.base/define.exp: Make all test names unique.  Conform some FAIL
19924         and TIMEOUT messages to their corresponding PASS message.
19925         * gdb.base/ending-run.exp: Make all test names unique.
19926         * gdb.base/long_long.exp: Remove duplicate test.
19927
19928 2001-05-21  Kevin Buettner  <kevinb@redhat.com>
19929
19930         * gdb.base/finish.exp (finish_void): Allow "finish" command to
19931         stop on the call statement as well as the statement after the
19932         call.
19933
19934 2001-05-21  Michael Snyder  <msnyder@redhat.com>
19935
19936         * gdb.base/long_long.exp: Allow for targets with 4-byte short.
19937
19938 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
19939
19940         * gdb.base/completion.exp: Revamp test. Make it execute on all
19941         platforms.
19942
19943 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
19944
19945         * config/gdbserver.exp (gdb_load): Handle the case
19946         in which the arguments to gdbserver are given in the
19947         baseboard configuration file.
19948         Also handle the case in which the server needs to do a
19949         load.
19950
19951 2001-05-07  Keith Seitz <keiths@cygnus.com>
19952
19953         * lib/gdb.exp (gdbtk_initialize_display): New proc which will
19954         set up the display for testing.
19955         (gdbtk_start): Convert all paths to paths that tcl will like.
19956         Export target information to environment.
19957         (_gdbtk_xvfb_init): New proc to start Xvfb if available and
19958         necessary.
19959         (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
19960         (to_tcl_path): New proc to convert a given pathname into
19961         a path acceptible as an argument to a tcl command.
19962         (_gdbtk_export_target_info): New proc to export target info
19963         into the environment for gdbtk testing.
19964         (gdbtk_done): New proc to signal end-of-test.
19965
19966 2001-05-06  Jim Blandy  <jimb@redhat.com>
19967
19968         * restore.c: Make the code of caller0 correspond to its comment.
19969
19970 2001-05-03  Michael Snyder  <msnyder@redhat.com>
19971
19972         * config/sid.exp (gdb_target_sid): Check for error messages.
19973         On error or timeout, don't make expect exit (which will terminate
19974         all subsequent tests); instead just make gdb exit.
19975         (gdb_load): Check for error messages.  On error or timeout,
19976         return a negative value.
19977
19978 2001-04-24  Jim Blandy  <jimb@redhat.com>
19979
19980         * gdb.c++/templates.exp: If we see the prompt for the overload
19981         list, but we haven't recognized any of the longer patterns,
19982         arrange for this test to fail, not hang.
19983
19984         * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
19985         variations.
19986
19987 2001-04-22  Michael Chastain  <chastain@redhat.com>
19988
19989         * gdb.c++/local.exp: Use the 'runto' library function.
19990         * gdb.c++/namespace.exp: Likewise.
19991         * gdb.c++/overload.exp: Likewise.
19992
19993 2001-03-26  Kevin Buettner  <kevinb@redhat.com>
19994
19995         * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
19996         * gdb.base/step-line.exp: New file.  Test step/next in presence of
19997         #line directives.
19998         * gdb.base/step-line.c: New file.  Test program for the above.
19999         * gdb.base/step-line.inp: New file.  We pretend that this file has
20000         been transformed by some other tool into step-line.c.
20001
20002 2001-03-21  Jim Blandy  <jimb@redhat.com>
20003
20004         * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
20005         unmangled operator names.
20006
20007 2001-03-20  Jim Blandy  <jimb@redhat.com>
20008
20009         * gdb.threads/linux-dp.exp: Recognize an additional message
20010         generated by GDB when it doesn't understand how to debug threads
20011         on the target system.
20012
20013 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
20014
20015         * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
20016
20017 2001-03-12  Michael Chastain  <chastain@redhat.com>
20018
20019         * gdb.c++/derivation.exp: Use the 'runto' library function.
20020
20021 2001-03-12  Michael Chastain  <chastain@redhat.com>
20022
20023         * gdb.c++/annota2.exp: Fix regular expression for "post-query".
20024
20025 2001-02-24  Michael Chastain  <chastain@redhat.com>
20026
20027         * gdb.c++/ref-types.exp: Change handwritten code to library
20028         function 'runto'.
20029
20030 2001-03-16  Orjan Friberg  <orjanf@axis.com>
20031
20032         * gdb.base/signals.exp: Set count to 0 explicitly.
20033
20034 2001-03-15  Mark Salter  <msalter@redhat.com>
20035
20036         * config/monitor.exp (gdb_target_cmd): Add explicit error return.
20037         (gdb_target_monitor): Add check of gdb_target_cmd return value.
20038         (gdb_load): Add support for additional target_info: gdb_download_size
20039         and gdb_load_timeout.
20040
20041 Thu Mar  8 16:06:00 2001  David Taylor  <taylor@redhat.com>
20042
20043         * gdb.base/annota1.exp: Move test of isnative to earlier in the
20044         file -- to prevent failing when the compile fails but we have no
20045         intention of running the tests anyway.
20046
20047         * gdb.base/long_long.exp: Test target_info for no_long_long, skip
20048         tests if set.
20049
20050         * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
20051         integers.
20052
20053         * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
20054         * gdb.c++/namespace.exp: Ditto.
20055
20056 2001-03-07  Orjan Friberg  <orjanf@axis.com>
20057
20058         * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
20059         * gdb.base/pointers.exp: Relax pattern match of decimals.
20060
20061 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
20062
20063         * Makefile.in, config/abug.exp, config/cfdbug.exp,
20064         config/cpu32bug.exp, config/dve.exp, config/est.exp,
20065         config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
20066         config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
20067         config/monitor.exp, config/proelf.exp, config/rom68k.exp,
20068         config/sh.exp, config/sid.exp, config/slite.exp,
20069         config/sparclet.exp, config/udi.exp, config/unknown.exp,
20070         config/vr4300.exp, config/vr5000.exp, config/vx.exp,
20071         config/vxworks.exp, config/vxworks29k.exp,
20072         gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
20073         gdb.base/all-bin.exp, gdb.base/annota1.exp,
20074         gdb.base/arithmet.exp, gdb.base/assign.exp,
20075         gdb.base/async.exp, gdb.base/attach.exp,
20076         gdb.base/bitfields.exp, gdb.base/bitops.exp,
20077         gdb.base/break.exp, gdb.base/call-ar-st.exp,
20078         gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
20079         gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
20080         gdb.base/commands.exp, gdb.base/completion.exp,
20081         gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
20082         gdb.base/constvars.exp, gdb.base/corefile.exp,
20083         gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
20084         gdb.base/display.exp, gdb.base/ena-dis-br.exp,
20085         gdb.base/ending-run.exp, gdb.base/environ.exp,
20086         gdb.base/eval-skip.exp, gdb.base/exprs.exp,
20087         gdb.base/finish.exp, gdb.base/foll-exec.exp,
20088         gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
20089         gdb.base/funcargs.exp, gdb.base/help.exp,
20090         gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
20091         gdb.base/logical.exp, gdb.base/long_long.exp,
20092         gdb.base/maint.exp, gdb.base/mips_pro.exp,
20093         gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
20094         gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
20095         gdb.base/pointers.exp, gdb.base/printcmds.exp,
20096         gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
20097         gdb.base/regs.exp, gdb.base/relational.exp,
20098         gdb.base/remote.exp, gdb.base/reread.exp,
20099         gdb.base/restore.exp, gdb.base/return2.exp,
20100         gdb.base/scope.exp, gdb.base/sect-cmd.exp,
20101         gdb.base/selftest.exp, gdb.base/setshow.exp,
20102         gdb.base/setvar.exp, gdb.base/shlib-call.exp,
20103         gdb.base/sigall.exp, gdb.base/signals.exp,
20104         gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
20105         gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
20106         gdb.base/step-test.exp, gdb.base/structs.c,
20107         gdb.base/structs.exp, gdb.base/structs2.exp,
20108         gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
20109         gdb.base/volatile.exp, gdb.base/watchpoint.exp,
20110         gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
20111         gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
20112         gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
20113         gdb.c++/derivation.exp, gdb.c++/inherit.exp,
20114         gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
20115         gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
20116         gdb.c++/ref-types.exp, gdb.c++/templates.exp,
20117         gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
20118         gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
20119         gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
20120         gdb.fortran/types.exp, gdb.java/jmisc.exp,
20121         gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
20122         gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
20123         gdb.trace/actions.exp, gdb.trace/backtrace.exp,
20124         gdb.trace/circ.exp, gdb.trace/collection.exp,
20125         gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
20126         gdb.trace/limits.exp, gdb.trace/packetlen.exp,
20127         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
20128         gdb.trace/report.exp, gdb.trace/save-trace.exp,
20129         gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
20130         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
20131         lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
20132         notices.
20133
20134 2001-02-27  Michael Snyder  <msnyder@cygnus.com>
20135
20136         * gdb.base/varargs.c (find_max_double): Fix printf format string:
20137         first arg is int not float.
20138
20139 2001-02-22  Michael Snyder  <msnyder@cygnus.com>
20140
20141         * gdb.base/reread.exp: Unsupported for non-native targets;
20142         doesn't work for remote debugging.
20143
20144 2001-02-19  Fernando Nasser  <fnasser@redhat.com>
20145
20146         From  Drew Moseley  <dmoseley@redhat.com>
20147         * gdb.base/ending-run.exp: Properly handle the BSP state when
20148         stepping past the end of main.
20149
20150 2001-02-19  John Moore  <jmoore@redhat.com>
20151
20152         * gdb.base/commands.exp (infrun_breakpoint_command_test):
20153         Converted HPUX fix for non-expected items following multiple
20154         step commands into general solution for all platforms.
20155
20156 2001-02-18  Michael Chastain  <chastain@redhat.com>
20157
20158         * gdb.c++/classes.exp (do_tests): Change runto statements
20159         from "runto 'foo(void)'" to "runto 'foo'".  This makes the
20160         statements demangler agnostic.
20161         * gdb.c++/virtfunc.exp (do_tests): Likewise.
20162         (gdb_virtfunc_restart): Likewise.
20163
20164 2001-02-14  Michael Chastain  <chastain@redhat.com>
20165
20166         * gdb.c++/inherit.exp (do_tests): Change runto statements
20167         from "runto 'foo(void)'" to "runto 'foo'".  This makes the
20168         statements demangler agnostic.
20169
20170 Sun Feb  4 17:32:21 2001  Andrew Cagney  <cagney@redhat.com>
20171
20172         * gdb.threads/pthreads.exp: Unify pass/fail messages for
20173         ``continue to bkpt at common_routine in thread 2'' and ``stopped
20174         before calling common_routine 15 times'' tests.
20175
20176 2001-02-11  Michael Chastain  <chastain@redhat.com>
20177
20178         * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
20179         Helps the test script figure out which demangler is in use.
20180         (dm_type_foo_ref): Ditto.
20181         (dm_type_int_star): Ditto.
20182         (dm_type_long_star): Ditto.
20183         (dm_type_unsigned_int): Ditto.
20184         (dm_type_void): Ditto.
20185         (dm_type_void_star): Ditto.
20186         * gdb.base/cplusfuncs.exp (probe_demangler): New function.
20187         Probe the gdb demangler and set variables to accommodate
20188         formatting differences.
20189         (info_func_regexp): New function.  Same as info_func, but
20190         matches against a regexp.
20191         (info_func): Match against a literal string.
20192         (print_addr_2): New function.  Match against a literal string,
20193         which can be different from the input to gdb.
20194         (print_addr): Simply call print_addr_2 with the same argument twice.
20195         (test_lookup_operator_functions): Use demangler formatting variables.
20196         Blow away the xfails and workarounds for gnats gdb bug gdb/18.  Sort
20197         the tests in the same order as the C++ class declaration.
20198         (test_paddr_operator_functions): Ditto.
20199         (test_paddr_overloaded_functions): Ditto.
20200         (test_paddr_hairy_functions): Use demangler formatting variables.
20201         Add reference to gdb/19 for related tests.
20202         (do_tests): Call probe_demangler.
20203
20204 2001-01-30  Kevin Buettner  <kevinb@redhat.com>
20205
20206         * gdb.c++/templates.cc (printf): Remove unused function definition.
20207
20208 2001-01-26  Felix Lee  <flee@redhat.com>
20209
20210         * sid.exp (sid_exit): Pass host, not target, to remote_close.
20211
20212 2001-01-25  matthew green  <mrg@redhat.com>
20213
20214         * config/sid.exp (sid_start): Call `remote_push_conn' after firing
20215         up sid.
20216         (sid_exit): Call `remote_pop_conn' after GDB is gone.
20217
20218 2001-01-25  matthew green  <mrg@redhat.com>
20219
20220         * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
20221         Deprecate $sid_spawn_id.
20222         (sid_exit): Remove code necessary only for `spawn.'
20223
20224 2001-01-25  matthew green  <mrg@redhat.com>
20225
20226         * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
20227
20228 2001-01-28  Michael Chastain  <chastain@redhat.com>
20229
20230         * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
20231         to call when tests fail.  It takes gdb out of the overloaded
20232         function choice menu back to the main prompt, so that the test
20233         program stays synchronized.
20234         (set_bp_overloaded): New proc to collect all the common
20235         code for setting a breakpoint on an overloaded name.  Calls
20236         take_gdb_out_of_choice_menu when needed.
20237         (menu_overload1arg): New variable to collect the repeated
20238         instances of the expected menu for an overloaded name.  Change
20239         the regular expression to handle changes in g++ type encoding:
20240         "void" can be either "void" or "", and "unsigned int" can be
20241         either "unsigned int" or "unsigned".
20242         (continue_to_bp_overloaded): Change regular expressions to handle
20243         changes in g++ type encoding.
20244         (no proc): Call take_gdb_out_of_choice_menu when needed.
20245         Remove redundant calls to "info break".  Accept either "canceled"
20246         or "cancelled".  Change regular expressions in "info break"
20247         calls to handle changes in g++ type encoding.  Give all tests
20248         unique strings.
20249
20250 2001-01-17  Ben Elliston  <bje@redhat.com>
20251
20252         * config/sid.exp: New file.
20253
20254 Fri Jan 12 18:29:01 2001  Andrew Cagney  <cagney@b1.cygnus.com>
20255
20256         * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
20257
20258 2000-12-21  Michael Snyder  <msnyder@cygnus.com>
20259
20260         * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
20261         Add a RE to accept a non-ascii char if one is ever presented.
20262
20263 2000-12-20  Fernando Nasser  <fnasser@redhat.com>
20264
20265         * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
20266
20267 2000-12-18  Michael Snyder  <msnyder@cygnus.com>
20268
20269         * gdb.base/setvar.exp: Use double '\\' to quote curly braces
20270         in regexp.  One '\' does not suffice on Linux.
20271
20272 2000-12-09  Michael Chastain  <chastain@redhat.com>
20273
20274         * gdb.base/break.exp (test_clear_command): Use a marker function
20275         rather than 'main' for the test function.  Also move this
20276         test to an execution point where the marker function names are
20277         guaranteed to be bound to functions.  (Executing tests after a
20278         'finish' from main runs into name conflicts with local names
20279         in __libc_start_main).
20280
20281 2000-12-07  Michael Snyder  <msnyder@cygnus.com>
20282
20283         * gdb.base/finish.exp: New test for gdb's "finish" command.
20284         * gdb.base/return2.exp: New test for gdb's "return" command.
20285         * gdb.base/return2.c: New source file for above.
20286
20287 2000-12-05  Michael Snyder  <msnyder@cygnus.com>
20288
20289         * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
20290         * gdb.base/miscexprs.exp: Ditto.
20291         * gdb.base/pointers.exp:  Ditto.
20292         * gdb.c++/derivation.exp: Ditto.
20293         * gdb.c++/local.exp:      Ditto.
20294         * gdb.c++/namespace.exp:  Ditto.
20295         * gdb.c++/overload.exp:   Ditto.
20296         * gdb.c++/ref-types.exp:  Ditto.
20297
20298 2000-12-05  Michael Snyder  <msnyder@cygnus.com>
20299
20300         * gdb.base/constvars.exp: Test result of "up" command.
20301         * gdb.base/miscexprs.exp: Ditto.
20302         * gdb.base/pointers.exp:  Ditto.
20303         * gdb.base/scope.exp:     Ditto.
20304         * gdb.c++/derivation.exp: Ditto.
20305         * gdb.c++/local.exp:      Ditto.
20306         * gdb.c++/namespace.exp:  Ditto.
20307         * gdb.c++/overload.exp:   Ditto.
20308         * gdb.c++/ref-types.exp:  Ditto.
20309
20310 2000-11-22  Michael Chastain  <chastain@redhat.com>
20311
20312         * mips_pro.exp: Accept either "middle -> top -> main" or
20313         "middle -> main" in the backtrace, because gcc can optimize
20314         tail calls to jumps.  Remove setup_xfail for the hppa case.
20315         Add a comment with the original warning messages from PR 3016,
20316         which was filed in 1993, to preserve them for posterity.
20317
20318 2000-11-17  Nick Duffek  <nsd@redhat.com>
20319
20320         * lib/gdb.exp (gdb_test): Override timeout with board info.
20321
20322 2000-11-17  Nick Duffek  <nsd@redhat.com>
20323
20324         * gdb.base/display.exp: Don't kill running stub.  Add "again" to
20325         the second kill and detach messages.
20326
20327 2000-11-17  Nick Duffek  <nsd@redhat.com>
20328
20329         * configure.in: Add AC_EXEEXT.
20330         * configure: Regenerate.
20331         * Makefile.in (just-check): Export EXEEXT.
20332         * lib/gdb.exp ($EXEEXT): Import from environment.
20333         * gdb.base/maint.exp: Expect $EXEEXT in executable name.  Don't
20334         expect "maint dump-me" on Cygwin.
20335         * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
20336         $EXEEXT.
20337
20338 2000-11-17  Nick Duffek  <nsd@redhat.com>
20339
20340         * gdb.base/break.exp: Test backtrace and finish from called
20341         function on all platforms, not just HP-UX.
20342
20343 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
20344
20345         * config/monitor.exp (gdb_target_cmd): Abstracts some of the
20346         code from gdb_target_monitor, so it can be used independantly
20347         for gdbserver.  Also comment out an unnecessary PUTS.
20348
20349 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
20350
20351         * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
20352         * gdb.base/corefile.exp: Expect the message "Program is being
20353         debugged already" when we send the "corefile" command, since
20354         the preceeding gdb_load may have connected gdb to a remote target.
20355         * gdb.base/display.exp: Disable hardware watchpoints if new
20356         board info variable "no_hardware_watchpoints" is true.
20357         Replace single-letter commands with more readable ones.
20358         * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
20359         if new board info variable "no_hardware_watchpoints" is true.
20360         * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
20361         to see if stdio (printf) testing is possible.
20362         * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
20363         board info variable "no_hardware_watchpoints" is true.  Use new
20364         proc "gdb_skip_stdio_tests" to see if printf tests are possible.
20365
20366 2000-11-13  Fernando Nasser  <fnasser@redhat.com>
20367
20368         From Orjan Friberg  <orjanf@axis.com>:
20369         * gdb.base/printcmds.exp: Escape curly braces followed by a number
20370         in array print pattern match.
20371
20372 2000-11-09  Fernando Nasser  <fnasser@redhat.com>
20373
20374         * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
20375         spelling "cancelled" to U.S. spelling "canceled" to match changes
20376         made to gdb.
20377         * gdb.c++/ovldbreak.exp: Ditto.
20378
20379 2000-11-06  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
20380
20381         * gdb.base/callfuncs.c (main):  Moved to end of file, call
20382         t_double_values to initialize the FPU before inferior calls are made.
20383         * gdb.base/callfuncs.exp:  Test for register preservation after calling
20384         inferior functions.  Add tests for continuining, finishing and
20385         returning from a stop in a call dummy.
20386
20387 2000-10-24  Michael Snyder  <msnyder@cygnus.com>
20388
20389         * gdb.base/commands.exp: Break up long lines, and re-indent.
20390
20391 2000-10-19  Michael Snyder  <msnyder@cygnus.com>
20392
20393         * config/gdbserver.exp:  Rewritten from the ground up, to make it
20394         compatible with the current dejagnu tree, and to make it work with
20395         the new "gdbserver" in libremote.
20396
20397 2000-10-16  Michael Snyder  <msnyder@cygnus.com>
20398
20399         * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
20400         * gdb.base/varargs.exp: Skip entire test if no printf support.
20401         * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
20402         * gdb.base/shlib-call.exp: Skip several tests if no printf support.
20403
20404 2000-10-13  Michael Snyder  <msnyder@cygnus.com>
20405
20406         * lib/gdb.exp (gdb_skip_float_test): New proc.  Skip test if
20407         no floating point support.
20408         (gdb_skip_stdio_test): New proc.  Skip test if no stdio support.
20409         * gdb.base/call-ar-st.exp: Use above procs to skip tests.
20410         * gdb.base/call-rt-st.exp: Ditto.
20411         * gdb.base/call-strs.exp: Ditto.
20412
20413 2000-08-02  Jimmy Guo  <guo@hpcleara.cup.hp.com>
20414
20415         * gdb.base/sizeof.c: include <stdio.h>.
20416
20417         * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
20418         'finish', otherwise uncaptured gdb_prompt would potentially
20419         throw remaining test points out of sync.
20420
20421 2000-07-26  Scott Bambrough <scottb@netwinder.org>
20422
20423         * gdb.base/recurse.exp: Run tests for all targets.
20424         * gdb.base/so-impl-ld.exp: Added wildcard to handle the
20425         gnu-oldld case on ARM.
20426         * gdb.base/watchpoint.exp (test_stepping): Clear xfail
20427         for ARM targets.
20428
20429 Mon Jul 24 07:46:02 CDT 2000  Clinton Popetz  <cpopetz@cygnus.com>
20430
20431         * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
20432         * gdb.java/configure: Rebuild.
20433
20434 Sun Jul 23 21:42:34 2000  Anthony Green  <green@redhat.com>
20435
20436         * gdb.java/jv-exp.exp: New file.
20437
20438 Sun Jul 23 21:02:42 2000  Anthony Green  <green@redhat.com>
20439
20440         * configure: Rebuilt.
20441         * configure.in (configdirs): Add gdb.java.
20442         * gdb.java/jmisc.java: New file.
20443         * gdb.java/jmisc.exp: New file.
20444         * gdb.java/Makefile.in: New file.
20445         * gdb.java/configure: Rebuilt.
20446         * gdb.java/configure.in: New file.
20447         * lib/java.exp: New file.
20448
20449 Wed Jul 12 18:14:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
20450
20451         * gdb.base/exprs.exp: Test casts to a pointer including over and
20452         underflow.
20453
20454 Thu Jul 13 11:52:53 2000  Andrew Cagney  <cagney@b1.cygnus.com>
20455
20456         * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files.  Compare GDB
20457         and the compilers sizes.
20458
20459 2000-07-09  Nick Duffek  <nsd@redhat.com>
20460
20461         * gdb.c++/misc.cc (class ClassParam, class_param): Define.
20462         (use_methods): New function.
20463         (main): Call use_methods().
20464         * gdb.c++/classes.exp (test_method_param_class): New procedure.
20465         (do_tests): Call test_method_param_class.
20466
20467 2000-07-09  Nick Duffek  <nsd@redhat.com>
20468
20469         * gdb.c++/classes.exp (test_nonexistant_members): Fix name
20470         spelling.
20471         (test_enums): New procedure.  Move enum tests from end of script
20472         to here.  Set breakpoint on function name instead of line number.
20473         * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
20474         (enums2): New marker function.
20475         (enums1): New function.
20476         (main): Call enums1().  Move enum tests to enums1().
20477
20478 Tue Jul  4 03:43:49 2000  Andrew Cagney  <cagney@b1.cygnus.com>
20479
20480         * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
20481         compile/link program.  Update line numbers.
20482         * gdb.asm/d10v.inc: Define ``startup''.
20483         * gdb.asm/asmsrc1.s: Add definition of _start.
20484
20485 Fri Jun 23 17:45:52 2000  Andrew Cagney  <cagney@b1.cygnus.com>
20486
20487         * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
20488
20489 2000-06-18  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
20490
20491         * gdb.base/maint.exp: Add 'maint print architecture' item to output
20492         of 'help maint print' command.
20493
20494 Fri Jun 16 18:22:05 2000  Andrew Cagney  <cagney@b1.cygnus.com>
20495
20496         * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
20497         they use gdb_expect_list.
20498
20499 Wed Jun  7 13:02:40 2000  Andrew Cagney  <cagney@b1.cygnus.com>
20500
20501         * gdb.base/commands.exp: Use ``set remote
20502         memory-read-packet-size'' instead of ``set endian big'' to test
20503         long commands.
20504
20505 2000-06-03  Daniel Berlin  <dan@cgsoftware.com>
20506
20507         * gdb.c++/templates.exp (do_tests): Make all of these work under
20508         g++, and stop skipping them.
20509
20510         * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
20511         work under g++.
20512
20513         * gdb.c++/misc.cc: Fix ambiguous initialization with correct
20514         initialization.
20515
20516 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
20517
20518         * gdb.base/annota1.exp (run until main breakpoint): Loosen up
20519         the regular expression: accept an (almost) arbitrary sequence of
20520         "frames-invalid" and "breakpoints-invalid" messages both before
20521         and after the "starting" message.
20522
20523 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
20524
20525         * gdb.c++/local.exp: This test has never been known to work with g++.
20526
20527 2000-05-18  Michael Snyder  <msnyder@cygnus.com>
20528
20529         * gdb.base/annota1.exp (annotate-signal-handler-caller):
20530         Relax the regular expression a little, make it pass on Solaris 8.
20531
20532 2000-05-12  Kevin Buettner  <kevinb@redhat.com>
20533
20534         * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
20535         a call, do not require that gdb stop on the line after the call.
20536         Instead, it is permissible for gdb to stop on the line of the
20537         call itself.
20538
20539 2000-05-12  Michael Snyder  <msnyder@.cygnus.com>
20540
20541         * gdb.base/break.exp (bp on small function, optimized file):
20542         Add a second pass pattern.  The behavior differs here between stabs
20543         and dwarf for one-line functions.  Stabs preserves two line symbols
20544         (one before the prologue and one after) with the same line number,
20545         but dwarf regards these as duplicates and discards one of them.
20546         Therefore the address after the prologue (where the breakpoint is)
20547         has no exactly matching line symbol, and GDB reports the breakpoint
20548         as if it were in the middle of a line rather than at the beginning.
20549
20550 2000-05-08  Michael Snyder  <msnyder@cygnus.com>
20551
20552         * gdb.base/interrupt.exp: Make "pass" message say "send"
20553         rather than "send_gdb" (for consistancy).
20554
20555 Mon May  1 15:37:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
20556
20557         From 2000-04-28 Andreas Jaeger  <aj@suse.de>:
20558         * gdb.c++/templates.cc: Properly check for GCC version number.
20559         * lib/compiler.cc: Likewise
20560
20561 2000-04-28  Michael Snyder  <msnyder@cygnus.com>
20562
20563         * gdb.base/break.exp: When compiled with -O2 optimization,
20564         gdb may not stop at the first line of main, due to code motion.
20565
20566 2000-04-26  Michael Snyder  <msnyder@cygnus.com>
20567
20568         * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
20569         This test depends on parsing the printf output from the target.
20570         Since the sparclet stub doesn't do stdio, this will never work.
20571         * gdb.base/call-rt-st.exp: ditto.
20572         * gdb.base/call-strs: ditto.
20573
20574 2000-04-24  Michael Snyder  <msnyder@cygnus.com>
20575
20576         * gdb.base/miscexprs.exp: make sizeof long array test portable.
20577
20578         * gdb.base/ending-run.exp: After connecting to a remote target,
20579         but before running, the target will appear to be in a random
20580         location.  Specify both a file and a line for breakpoints.
20581         Also, the function that calls main may be called 'init'
20582         rather than 'start'.
20583
20584 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
20585
20586         * gdb.base/help.exp: Update output for add-symbol-file command.
20587
20588 2000-04-10  Fernando Nasser  <fnasser@cygnus.com>
20589
20590         From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20591         * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
20592
20593 2000-04-07  J.T. Conklin  <jtc@redback.com>
20594
20595         * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
20596
20597         * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
20598
20599 Thu Mar 30 13:26:19 2000  Philippe De Muyter  <phdm@macqel.be>
20600
20601         * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
20602         values that can be represented exactly.
20603         * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
20604         above change, and to not check against the directory part of the source
20605         file name.
20606         (step into print_long_arg_list): Likewise.
20607         (print print_small_structs from print_long_arg_list): Likewise.
20608         (print print_long_arg_list): Likewise.
20609
20610 2000-03-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
20611
20612         * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
20613
20614 Mon Mar 27 14:46:37 2000  Andrew Cagney  <cagney@b1.cygnus.com>
20615
20616         * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
20617
20618 2000-03-25  Daniel Berlin  <dan@cgsoftware.com>
20619
20620         * gdb.base/commands.exp (deprecated_command_test): Add test for
20621         deprecate with no arguments.
20622
20623 2000-03-24  Jonathan Larmour  <jlarmour@redhat.co.uk>
20624
20625         * gdb.base/break.exp: Add new test for setting breakpoints on
20626         optimized code so we can test breakpoints work even when function
20627         prologues may be optimized away
20628
20629 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
20630
20631         From David Whedon <dwhedon@gordian.com>
20632         * gdb.base/commands.exp : Added command deprecator tests.
20633
20634 2000-03-22  Daniel Berlin   <dan@cgsoftware.com>
20635
20636        * gdb.base/help.exp: Added test for new apropos command.
20637
20638 2000-03-21  Kevin Buettner <kevinb@redhat.com>
20639
20640         * gdb.base/pointers.c (usevar): New function.
20641         (main): Make sure that global variables v_int_pointer2, rptr,
20642         and y are all referenced someplace in the program by calling
20643         usevar() on them.  [Some linkers delete symbols which are
20644         never referenced.  The space remains, but there's no way to
20645         get a (symbolic) handle on the variable from the debugger.]
20646
20647 2000-03-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
20648
20649         * gdb.base/printcmds.c: Add typedeffed arrays.
20650
20651         * gdb.base/printcmds.exp (test_print_typedef_arrays): New
20652         procedure to test arrays that are typedef'd.
20653
20654 2000-03-13  James Ingham  <jingham@leda.cygnus.com>
20655
20656         * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
20657         the library directories.
20658
20659 Mon Feb 21 13:05:36 2000  Andrew Cagney  <cagney@b1.cygnus.com>
20660
20661         * configure.in (configdirs): Add sub directory gdb.mi.
20662         * configure: Re-generate.
20663
20664         * gdb.mi: New directory.
20665
20666 2000-02-25  Scott Bambrough <scottb@netwinder.org>
20667
20668         * gdb.base/long_long.exp: Correct test suite failure when printing
20669         a long long value as a double on ARM platforms.
20670
20671 2000-02-16  Jim Blandy  <jimb@redhat.com>
20672
20673         * gdb.base/break.exp ("breakpoint line number"): Make sure the
20674         default source file is set properly before running this test.
20675
20676 2000-02-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
20677
20678         * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
20679         gdbtk/library directory, not in gdbtcl2.
20680
20681 2000-02-04  Jim Blandy  <jimb@redhat.com>
20682
20683         * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
20684         backslash from regexp pattern.
20685
20686         * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
20687         procedure.  Use it to run all the "continue to bp overloaded"
20688         tests.  Note that this changes the names of the tests slightly.
20689         If the breakpoint hit message includes a hex PC value, because
20690         GCC's Dwarf 2 line info doesn't help us distinguish the prologue
20691         from the real source code, still consider that a pass.
20692
20693         * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
20694         XFAIL here if the breakpoint message contains a hex address.  Note
20695         similar change on 1999-11-02.
20696
20697         * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
20698
20699         * gdb.base/ptype.exp: Establish a default source file before
20700         calling get_debug_format.
20701
20702 2000-02-03  Fernando Nasser  <fnasser@totem.to.cygnus.com>
20703
20704         * gdb.base/watchpoint.exp: Remove duplication of test messages.
20705
20706 2000-02-02  Fernando Nasser  <fnasser@totem.to.cygnus.com>
20707
20708         * gdb.base/step-test.exp: Fix the steps to enter a callee by means
20709         of successive stepi commands -- while in the prologue we should see
20710         the function entry bracket.
20711
20712 2000-02-02  Fernando Nasser  <fnasser@totem.to.cygnus.com>
20713
20714         * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
20715         reach __change_mode() when stepping through the end of main().
20716
20717 2000-01-17  Fernando Nasser  <fnasser@totem.to.cygnus.com>
20718
20719         * gdb.base/default.exp: Fix expected pattern.
20720         * gdb.base/help.exp: Same.
20721
20722 2000-01-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
20723
20724         * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
20725         Don't use xfail's because that affects only the following test.
20726
20727         * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
20728         solaris or linux.
20729
20730         * gdb.base/selftest.exp: Update to reflect changes to main.c.
20731
20732 2000-01-07  Michael Snyder  <msnyder@cygnus.com>
20733
20734         * gdb.base/display.exp: Some yacc parsers like to say
20735         "A syntax error" rather than "A parse error".  Accept both.
20736
20737 2000-01-06  Fernando Nasser  <fnasser@totem.to.cygnus.com>
20738
20739         * gdb.base/default.exp: Remove OS dependent string from "target
20740         remote" test.
20741         * gdb.base/help.exp: Same for "help target remote" test.
20742
20743 2000-01-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
20744
20745         From Jim Kingdon <kingdon@redhat.com>:
20746
20747         * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
20748         prompt (cleanup rather than necessity, but still might keep output
20749         from spilling to next test).
20750
20751 2000-01-02  Fred Fish  <fnf@cygnus.com>
20752
20753         * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
20754         AIX, which defines them in <sys/types.h>.
20755
20756 1999-12-16  Stan Shebs  <shebs@andros.cygnus.com>
20757
20758         * gdb.base/default.exp: Match arm* etc instead of arm in "info
20759         float" test.
20760
20761 1999-12-13 Fernando Nasser  <fnasser@totem.to.cygnus.com>
20762
20763         * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
20764
20765         * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
20766         outermost frame disallowed".
20767
20768 1999-12-09  Fernando Nasser  <fnasser@totem.to.cygnus.com>
20769
20770         * gdb.base/setvar.exp: New tests for setting the value of a struct
20771         with a constant list.
20772
20773 1999-12-08  Fernando Nasser  <fnasser@totem.to.cygnus.com>
20774
20775         * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
20776         require the user to type a cast before setting the value of a struct.
20777
20778 1999-12-06  Jim Blandy  <jimb@cygnus.com>
20779
20780         * gdb.base/default.exp: Expect the new 'info float' command on
20781         all i386 platforms.
20782
20783         * gdb.threads/linux-dp.exp: Expand our ability to recognize
20784         LinuxThreads libraries that don't support debugging.
20785
20786 Sat Dec  4 15:21:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
20787
20788         * gdb.base/remote.c: Fill the buffer with truely random data.
20789         Change the buffer type to ``unsigned char'' to simplify size
20790         arithmetic.
20791
20792         * gdb.base/remote.exp: Reduce download numbers by one.  Typical
20793         stub only handles 400-1 byte packets.  Verify that the download
20794         worked.
20795
20796 1999-11-30  Fernando Nasser  <fnasser@totem.to.cygnus.com>
20797
20798         * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
20799         tests, using UNRESOLVED for the untested cases.  Also, does not wait
20800         for a timeout if the prompt was received before a recognizable pattern.
20801
20802 1999-11-29  Fernando Nasser  <fnasser@totem.to.cygnus.com>
20803
20804         * lib/gdb.exp (gdb_expect_list): Fix spelling.
20805
20806 1999-11-29  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
20807
20808         * gdb.base/watchpoint.exp: Add tests cases for the hit count of
20809         watchpoints.
20810
20811 1999-11-24  Jason Merrill  <jason@casey.cygnus.com>
20812
20813         * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
20814
20815         * gdb.c++/local.exp: Be more flexible in recognizing local class
20816         name mangling.  Don't allow horribly truncated method names.
20817         * gdb.c++/derivation.exp: Expect protected inheritance.
20818         * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
20819         * gdb.c++/virtfunc.exp: Likewise.
20820         * gdb.c++/classes.exp: Likewise.  Don't require the enclosing scope
20821         when printing a nested enum.
20822
20823 1999-11-22  Jim Blandy  <jimb@cygnus.com>
20824
20825         * gdb.base/step-test.exp: Properly await GDB's response to setting
20826         a breakpoint on the call to large_struct_by_value.
20827
20828         * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
20829         just because we have debug info for the `start' function.
20830
20831 1999-11-19  Jim Blandy  <jimb@zenia.red-bean.com>
20832
20833         * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
20834         "Unknown signal" messages, which indicate (on LinuxThreads) that
20835         GDB doesn't know how to debug threads on this system.  This is
20836         better than hanging while philosopher 0 dumps chatter into gdb.log.
20837
20838 1999-11-18  Tom Tromey  <tromey@cygnus.com>
20839
20840         * gdb.trace/deltrace.exp: Updated test to reflect new error text.
20841
20842 1999-11-18  Fred Fish  <fnf@cygnus.com>
20843
20844         * gdb.base/coremaker2.c: Add sample program for generating
20845         cores that is more self contained than coremaker.c.  Eventually
20846         I'll add more code to this and tie it into the testsuite.
20847
20848 1999-11-12  Stan Shebs  <shebs@andros.cygnus.com>
20849
20850         * gdb.base/dollar.exp: Remove, now in gdb.hp.
20851
20852 1999-11-10  Jimmy Guo  <guo@cup.hp.com>
20853
20854         * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
20855         from $srcdir/lib/.
20856         * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
20857         and gdb.c++/.
20858
20859         * gdb.c++/derivation.exp: remove redundant get compiler info code.
20860
20861         * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
20862         'continue with watch' test point.
20863
20864 1999-11-08  Jim Blandy  <jimb@zenia.red-bean.com>
20865
20866         Merged from p2linux-990323-branch:
20867
20868         * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
20869
20870 Mon Nov  8 23:07:09 1999  Andrew Cagney  <cagney@amy.cygnus.com>
20871
20872         * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
20873         {limit,fixed}''.  Test ``set download-write-size''.
20874
20875 Sun Nov  7 17:37:01 1999  Andrew Cagney  <cagney@b1.cygnus.com>
20876
20877         * gdb.base/funcargs.exp: Rewrite stack traceback checks using
20878         gdb_expect_list.
20879
20880 Fri Nov  5 18:40:52 1999  Andrew Cagney  <cagney@b1.cygnus.com>
20881
20882         * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
20883
20884 1999-11-03  Mark Salter  <msalter@cygnus.com>
20885
20886         * gdb.base/break.exp: Fix "stub continue" pattern.
20887
20888 1999-11-03  Jim Blandy  <jimb@zwingli.cygnus.com>
20889
20890         * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
20891
20892 1999-11-02  Jim Blandy  <jimb@zwingli.cygnus.com>
20893
20894         * gdb.base/display.exp ("finish"): Add timeout clause.
20895
20896         * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
20897         plain prompt clause, so this doesn't have to time out in order to
20898         fail.
20899
20900         * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
20901         breakpoint hit messages include an address.
20902
20903         * gdb.base/display.exp: Don't forget to escape parens in regular
20904         expressions.  Unix regexp notatation sucks.
20905
20906 1999-11-02  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
20907
20908         * gdb.base/annota1.exp: Test for annotate-signalled: change output
20909         order for 'signalled' message.
20910
20911 1999-11-01  Stan Shebs  <shebs@andros.cygnus.com>
20912
20913         From Jimmy Guo  <guo@cup.hp.com>:
20914         * gdb.base/annota1.exp: Add tests for annotate ignore count change.
20915         * gdb.base/annota1.c: Add code for tests to work with.
20916
20917 1999-10-26  Frank Ch. Eigler  <fche@cygnus.com>
20918
20919         * gdb.base/remote.exp: New test for remote downloading settings.
20920         * gdb.base/remote.c: New file with large .data.
20921
20922 1999-10-18  Jim Blandy  <jimb@zwingli.cygnus.com>
20923
20924         * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
20925         for LinuxThreads support, merged from the Code Fusion branch.
20926
20927 Mon Oct 11 13:57:21 1999  Andrew Cagney  <cagney@amy.cygnus.com>
20928
20929         * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
20930         containing exp_continue into a while within an expect.  Don't
20931         attempt a start more than three times.  Check return value from
20932         gdb_load.
20933
20934 Wed Oct  6 12:05:58 1999  Andrew Cagney  <cagney@b1.cygnus.com>
20935
20936         * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
20937         a pass case.
20938
20939 1999-10-01  Kevin Buettner <kevinb@cygnus.com>
20940
20941         * gdb.base/break.c (main): Added a statement that we can step
20942         off of.
20943         * gdb.base/break.exp: Added tests for setting a breakpoint
20944         at an offset and stepping onto a breakpoint.
20945
20946 1999-10-01  Fred Fish  <fnf@cygnus.com>
20947
20948         * gdb.base/help.exp (help add-symbol-file): Update to match current
20949         gdb output.
20950
20951 1999-09-18  Jim Blandy  <jimb@cris.red-bean.com>
20952
20953         * gdb.base/break.exp: Code locations are in hex, don't forget!
20954         (For HP-UX.)
20955
20956 1999-09-17  Stan Shebs  <shebs@andros.cygnus.com>
20957
20958         * condbreak.exp: Use break.c as test program.
20959         * condbreak.c: Remove, redundant with break.c.
20960
20961 1999-09-15  Stan Shebs  <shebs@andros.cygnus.com>
20962
20963         * config/monitor.exp (gdb_target_monitor): Disable X- and
20964         Z-packets if the target needs it.
20965
20966 1999-09-13  James Ingham  <jingham@leda.cygnus.com>
20967
20968         * gdb.c++/overload.exp: Added tests for listing overloaded
20969         functions with function pointers in the arg, explicitly calling
20970         out the version you want.
20971
20972 1999-09-09  Stan Shebs  <shebs@andros.cygnus.com>
20973
20974         * long_long.exp: Add variations of test cases that work for
20975         targets with 16-bit ints and 32-bit doubles.
20976
20977 1999-09-08  Stan Shebs  <shebs@andros.cygnus.com>
20978
20979         * break.c (main): Compare a possibly-uninitialized argc with an
20980         unlikely value that fits in 16 bits.
20981
20982 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
20983
20984         * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
20985         0xfeeb, don't want negative numbers if ints are 16 bits.
20986
20987         * lib/gdb.exp (skip_cplus_tests): New proc.
20988         * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
20989         gdb.c++/anon-union.exp, gdb.c++/classes.exp,
20990         gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
20991         gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
20992         gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
20993         gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
20994         gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
20995         gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
20996
20997         * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
20998
20999 Fri Sep  3 15:37:12 1999  Kevin Buettner  <kevinb@cygnus.com>
21000
21001         * gdb.base/corefile.exp (up): Allow a parameter to appear
21002         in the frame that we're going up to.
21003
21004         From Jim Blandy <jimb@cygnus.com>:
21005
21006         * gdb.base/default.exp (info float): Expect some output now.
21007
21008         * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
21009         returning floating-point values to fail on the x86.
21010         * gdb.base/callfwmall.exp (do_function_calls): Same.
21011
21012         * gdb.base/list.exp (test_listsize): Correct expectations for
21013         listing line 1 with listsize 2.  Also, listing a single line
21014         works now, as does listing three lines.  [Kevin's note: There
21015         were a number of other cases fixed too where the expectations
21016         differed...]
21017
21018 1999-09-02  Stan Shebs  <shebs@andros.cygnus.com>
21019
21020         * gdb.base/selftest.exp: Add case for when version prints as
21021         constant string instead of char pointer.
21022
21023 1999-08-25  Stan Shebs  <shebs@andros.cygnus.com>
21024
21025         * gdb.base/ending-run.exp: Add Solaris case for what happens when
21026         stepping out of main.
21027
21028         * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
21029         G++ used.
21030
21031         * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
21032         always, expect ptype InnerLocal::NestedInnerLocal to fail always.
21033
21034         * gdb.c++/ovldbreak.exp: Update match string in test that
21035         includes a warning of multiple breakpoints.
21036
21037 1999-08-24  Stan Shebs  <shebs@andros.cygnus.com>
21038
21039         * gdb.base/display.exp: Improve precision of step-after-finish
21040         added yesterday.
21041
21042         * gdb.base/signals.exp: Add extra wildcard to "handle all print"
21043         test.
21044
21045         * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
21046         configs when using G++, not just hppa*.
21047
21048 1999-08-24  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
21049
21050         * gdb.base/async.c: New file.
21051         * gdb.base/async.exp: New file.
21052
21053 Tue Aug 24 03:24:53 1999  Jeffrey A Law  (law@cygnus.com)
21054
21055         * gdb.base/break.exp: Tweak PA specific tests to properly handle
21056         PA64.
21057
21058 Mon Aug 23 10:25:20 1999  Jeffrey A Law  (law@cygnus.com)
21059
21060         * gdb.base/display.exp: "finish" can leave us mid-line on many
21061         targets, deal with it.  Add a small constant to main, instead of
21062         1000 since main+1000 may not be a valid address in the target.
21063
21064         * gdb.base/dollar.exp: Do not run for PA processors in wide mode
21065         on hpux11.
21066
21067         * gdb.base/attach.exp: Handle another hpux11 error message variant
21068         when attaching to a process that does not exist.
21069
21070 1999-08-19  J.T. Conklin  <jtc@redback.com>
21071
21072         * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
21073         characters in 'continue to 1241' test.
21074
21075 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
21076
21077         * gdb.base/call-ar-st.exp: Add a shorter match case for the
21078         stop in print_long_arg_list, define and use a whitespace
21079         variable in print_small_structs test, add an XFAIL for Solaris.
21080         * gdb.base/dbx.exp: XFAIL func commands until somebody is
21081         interested enough to fix.
21082
21083 1999-08-13  Keith Seitz  <keiths@cygnus.com>
21084
21085         * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
21086         (dbx_gdb_load): Remove. Use gdb_load instead, since that
21087         proc knows about targets other than the natives.
21088         (test_assign): Use "gdb_run_cmd" to "run" the target.
21089         Check that we've actually hit the breakpoint at main.
21090         When we attempt to assign a value to a local variable, check
21091         that the variable is in the current scope, i.e., don't use
21092         a test with an empty result.
21093
21094 Tue Aug 10 15:25:16 1999  Andrew Cagney  <cagney@b1.cygnus.com>
21095
21096         * gdb.base/maint.exp: Add test of ``maintenance internal-error''
21097         command.
21098
21099 1999-08-09  Stan Shebs  <shebs@andros.cygnus.com>
21100
21101         From Jimmy Guo <guo@cup.hp.com> and others at HP:
21102         gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
21103         gdb.compat, gdb.threads-hp.
21104         gdb.hp/configure, gdb.hp/configure.in: New files.
21105         gdb.hp/Makefile.in: Recurse into new subdirs.
21106         gdb.hp/gdb.defects: New directory, tests for HP bug reports.
21107         gdb.hp/gdb.objdbg: New directory, tests for debugging info
21108         in object files.
21109         gdb.hp/tools: New directory, aux tools for HP-specific tests.
21110
21111 1999-08-05  Stan Shebs  <shebs@andros.cygnus.com>
21112
21113         * gdb.base/display.exp: Help expect by putting a newline in the
21114         funky printf, remove a bogus p/a test.
21115
21116 1999-08-05  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
21117
21118         * gdb.base/display.exp: Make sure that when we say 'run', we are
21119         connected to the target. This is necessary when running not
21120         natively.
21121
21122 1999-08-03  Stan Shebs  <shebs@andros.cygnus.com>
21123
21124         * gdb.base/step-test.exp: Removed some extraneous messages.
21125
21126         * gdb.base/long_long.exp: Don't run memory examination tests
21127         on little-endian targets (they will need a different set of
21128         results to match).
21129
21130 1999-08-02  Stan Shebs  <shebs@andros.cygnus.com>
21131
21132         * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
21133         until somebody decides to fix GDB.
21134
21135         * gdb.base/long_long.c: Stop compiler complaint by specifying long
21136         constant as "ULL".
21137         * gdb.base/long_long.exp: Loosen x/c test, add partial result
21138         matches for a couple x/2 commands.
21139
21140 1999-07-30  Stan Shebs  <shebs@andros.cygnus.com>
21141
21142         * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
21143         by merging in ref-types2 tests.
21144         * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
21145
21146         From Jimmy Guo <guo@cup.hp.com> and others at HP:
21147         * gdb.c++/Makefile.in: Add standard actions.
21148         (EXECUTABLES): Rename from PROGS, update list.
21149         * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
21150         from gdb.hp.
21151         * gdb.c++/anon-union.cc: Don't use anonymous struct, make
21152         foo and bar locals.
21153         * gdb.c++/anon-union.exp: Fix tests to match.
21154         * gdb.c++/classes.exp: Run if HP compiler used, add extra
21155         expect matches to handle output variations.
21156         * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
21157         * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
21158         output, add HP alternatives for new and delete prints.
21159         * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
21160         gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
21161         * gdb.c++/demangle.exp: Use $style when reporting failure.
21162         * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
21163         * gdb.c++/inherit.exp: Run if HP compiler used, add some
21164         match alternatives.
21165         * gdb.c++/local.exp: Add match alternatives or xfails for HP
21166         compilers.
21167         * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
21168         * gdb.c++/method.exp: Add match alternatives.
21169         * gdb.c++/misc.cc: Add bool types.
21170         * gdb.c++/misc.exp: Add tests for bool types.
21171         * gdb.c++/overload.exp: Add xfails.
21172         * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
21173         * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
21174         add some more template parameter tests (only for HP currently).
21175         * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
21176         * gdb.c++/virtfunc.cc: Add return type and value for main.
21177         * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
21178         match alternatives.
21179
21180 1999-07-30  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
21181
21182         * gdb.base/display.exp: Fix output of 'p/a &&j' test.
21183
21184 1999-07-29  Jim Blandy  <jimb@savonarola.red-bean.com>
21185
21186         * gdb.base/signals.exp: Don't expect getting a backtrace from
21187         within a signal handler to fail on Linux.
21188
21189 1999-07-29  Stan Shebs  <shebs@andros.cygnus.com>
21190
21191         From Jimmy Guo <guo@cup.hp.com> and others at HP:
21192         * lib/gdb.exp: Remove some gratuitious semicolons.
21193         (delete_breakpoints): Increase timeout.
21194         (gdb_expect): Add -notransfer option.
21195         (gdb_test): Use -notransfer option.
21196         (get_compiler_info): Add f77 case.
21197         (get_compiler): New proc, split out from gdb_preprocess, add f77
21198         case.
21199         (gdb_preprocess): Call get_compiler.
21200
21201         * gdb.base/Makefile.in (EXECUTABLES): Update the list.
21202         * gdb.base/attach.exp, gdb.base/display.exp,
21203         gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
21204         gdb.base/long_long.exp, gdb.base/printcmds.exp,
21205         gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
21206         third arg to gdb_test.
21207         * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
21208         * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
21209         HP-UX xfails, add others.
21210         * gdb.base/completion.exp: Reflect name change of self-test.
21211         * gdb.base/condbreak.exp, gdb.base/corefile.exp,
21212         gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
21213         gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
21214         HP failure number.
21215         * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
21216         useless HP-UX 10.30 references.
21217         * gdb.base/maint.exp: Loosen matches.
21218         * gdb.base/pointers.c (main): Declare more_code.
21219         * gdb.base/pointers.exp: Match on output of a `next'.
21220         * gdb.base/structs.c: Add prototypes.
21221         * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
21222         * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
21223
21224 1999-07-29  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
21225
21226         * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
21227         command.
21228
21229 1999-07-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
21230
21231         * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
21232         Fix run to main failures. Watchpoint can be hardware watchpoint.
21233
21234         * gdb.base/annota1.exp: Clean up some more, in case printf has
21235         debug info.  Deal with lack of signal hanlder info in stack.
21236
21237         From Jim Kingdon  <kingdon@redhat.com>:
21238         * gdb.base/annota1.exp: If printf has debug info, deal with it.
21239
21240 1999-07-19  Stan Shebs  <shebs@andros.cygnus.com>
21241
21242         * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
21243         gdb.base/foll-vfork.exp: Don't run for crosses.
21244
21245 Tue Jul 13 23:37:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
21246
21247         * gdb.base/configure.in: Check for gdbvars.exp instead of
21248         a1-selftest.exp.
21249         * gdb.base/configure: Re-generate.
21250
21251 1999-07-12  Stan Shebs  <shebs@andros.cygnus.com>
21252
21253         * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
21254         in trying to run first and name is too long.
21255
21256         * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
21257         pointers2.c and pointers2.exp, respectively.
21258         * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
21259         doschk happier.
21260
21261 1999-07-08  Stan Shebs  <shebs@andros.cygnus.com>
21262
21263         * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
21264         callfuncs2.c and callfuncs2.exp.
21265
21266         * gdb.base/list.exp: Remove mistaken xfails.
21267         * gdb.base/list0.h: Add optional prototypes.
21268
21269 Wed Jul  7 00:27:35 1999  Andrew Cagney  <cagney@amy.cygnus.com>
21270
21271         * gdb.base/setvar.exp: Increase the time-out on tests indirectly
21272         calling malloc.
21273         * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
21274         * ptype.exp: Move test for get_debug_format to before its first
21275         use.
21276
21277 1999-07-06  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
21278
21279         * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
21280         * gdb.base/annota2.cc, annota2.exp: Move from here.
21281         * gdb.c++/annota2.cc, annota2.exp: To here.
21282         * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
21283
21284 Tue Jun 29 11:56:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
21285
21286         * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
21287         a consistent format.
21288
21289 1999-06-25  Stan Shebs  <shebs@andros.cygnus.com>
21290
21291         From Jimmy Guo <guo@cup.hp.com> and others at HP:
21292         * lib/gdb.exp (get_compiler_info): Add detection for assorted
21293         HP compilers, also set the globals $true and $false.
21294
21295         * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
21296         call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
21297         coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
21298         jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
21299         long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
21300         printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
21301         scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
21302         sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
21303         solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
21304         whatis.c} Add C++ compatible function definitions and return
21305         types, add includes for library functions.
21306         * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
21307         * gdb.base/step-test.c (myglob): Rename from glob.
21308         * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
21309         foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
21310         files, move here from gdb.hp.
21311         * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
21312         commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
21313         ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
21314         Adjust line numbers in regexps.
21315
21316         * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
21317         miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
21318         instead of 0/1.
21319
21320         * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
21321         foll-vfork.exp: New files, move here from gdb.hp.
21322         * gdb.base/page.exp: New file, test of pagination command.
21323
21324         * gdb.base/watchpoint.c (recurser): New function, for watchpoint
21325         recursion test.
21326         * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
21327
21328         * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
21329         gdb.base/solib.exp: Fix compiler invocation process.
21330
21331         * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
21332         HP-UX 11, turn off overload resolution explicitly.
21333         * gdb.base/commands.exp: Set argument list explicitly, add
21334         watchpoint test.
21335         * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
21336         them work.
21337         * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
21338         expressions properly.
21339         * gdb.base/corefile.exp: Loosen the match slightly.
21340         * gdb.base/default.exp: Allow "Error accessing memory" message
21341         also.
21342         * gdb.base/display.exp: Skip over x/0 j if PA64.
21343         * gdb.base/funcargs.exp: Add xfails for HP-UX.
21344         * gdb.base/interrupt.exp: Ditto.
21345         * gdb.base/langs.exp: Add symbolic matches governed by compiler
21346         in use.
21347         * gdb.base/list.exp: Add xfails for HP-UX.
21348         * gdb.base/long_long.exp: Refine some of the numeric matches.
21349         * gdb.base/mips_pro.exp: Xfail on HP-UX.
21350         * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
21351         * gdb.base/nodebug.exp: Succeed on more varieties of output.
21352         * gdb.base/opaque.exp: Remove some HP-UX xfails.
21353         * gdb.base/ptype.exp: Succeed on more varieties of output.
21354         * gdb.base/scope.exp: Add xfails for HP-UX.
21355         * gdb.base/sect-cmd.exp: Add more cases.
21356         * gdb.base/setvar.exp: Add xfails for HP-UX.
21357         * gdb.base/shlib-call.exp: Loosen some matches slightly.
21358         * gdb.base/signals.exp: Match on void symbolically.
21359         * gdb.base/step-test.exp: Add case for PA64.
21360         * gdb.base/term.exp: Add exit and restart.
21361         * gdb.base/twice.exp: Clean up after self.
21362         * gdb.base/varargs.exp: Disable overload resolution explicitly.
21363         * gdb.base/whatis.exp: Allow more ways to pass tests.
21364
21365         * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
21366         no longer useful.
21367
21368 Fri Jun 25 19:27:28 1999  Andrew Cagney  <cagney@b1.cygnus.com>
21369
21370         * lib/gdb.exp (proc gdb_expect_list): New procedure.  Matches a
21371         list of patterns.
21372         * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
21373         print_double_array(double_array)", "continuing to breakpoint
21374         1018", "print print_double_array(array_d)" and "continuing to
21375         1034" tests.
21376
21377 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
21378
21379         * Makefile.in: Add empty html and install-html targets.
21380
21381 1999-06-24  Stan Shebs  <shebs@andros.cygnus.com>
21382
21383         * config/mt-*: Remove, these haven't been used since 1996.
21384
21385 1999-06-22  Stan Shebs  <shebs@andros.cygnus.com>
21386
21387         * gdb.base/call-strs.c, gdb.base/ending-run.c,
21388         gdb.base/step-test.c: Include stdlib.h and string.h as needed.
21389         * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
21390
21391 1999-06-18  Stan Shebs  <shebs@andros.cygnus.com>
21392
21393         * gdb.c++/overload.exp: XFAIL everything if using G++, add a
21394         simpler match case for the ptype of the big class.
21395
21396 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
21397
21398         * gdb.exp: Fix test for gdb_prompt existence.
21399
21400 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
21401
21402         * gdb.exp (gdb_test): Add fail after calls to perror.
21403
21404 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
21405
21406         * gdb.exp (gdb_test): Accept variations of Undefined command messages.
21407
21408 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
21409
21410         * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
21411
21412 Fri Jun 11 12:56:50 1999  Andrew Cagney  <cagney@b1.cygnus.com>
21413
21414         * gdb.base/call-strs.c (link_malloc): New function.  Ensure that
21415         malloc() is linked in.
21416
21417 1999-06-08  Fernando Nasser  <fnasser@totem.to.cygnus.com>
21418
21419         * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
21420         step at end.
21421
21422         * gdb.base/annota1.exp: Increase match_max to prevent timeout.
21423
21424 1999-06-08  Jim Blandy  <jimb@zwingli.cygnus.com>
21425
21426         * gdb.java/jv-print.exp: New file.  (Our first Java test!)
21427
21428 Fri Jun  4 10:47:46 1999  Jeffrey A Law  (law@cygnus.com)
21429
21430         * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
21431         * gdb.base/mips_pro.exp: Likewise.
21432
21433 1999-06-02  Keith Seitz  <keiths@cygnus.com>
21434
21435         * gdb.c++/templates.cc: Change all "new" operators to throw
21436         an exception.
21437         * gdb.c++/cplusfuncs.cc: Likewise.
21438
21439         * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
21440
21441 Wed Jun  2 17:37:05 1999  Andrew Cagney  <cagney@b1.cygnus.com>
21442
21443         * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
21444         * gdb.base/ending-run.exp: When stepping out of main, accept a
21445         step into an arbitrary assembler file.
21446
21447 1999-05-20  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
21448
21449         * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
21450         "breakpoint-invalid" to be printed.
21451         * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
21452         number of "frames-invalid" and "breakpoint-invalid" to be printed.
21453         * gdb.base/annota2.cc: Initialize a.x to 0.
21454
21455 1999-05-17  Keith Seitz  <keiths@cygnus.com>
21456
21457         * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
21458         when "skip_float_tests" set.
21459         Ditto for "print print_double_array(array_d)", "print print_small_structs",
21460         "print print_ten_doubles", and "step into print_long_arg_list".
21461         Don't assume we can step into "print_long_arg_list": we could step into memcpy.
21462         * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
21463         is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
21464         * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
21465         "skip_float_tests" is set.
21466         * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
21467         when "skip_float_tests" set.
21468
21469 1999-05-06  Keith Seitz  <keiths@cygnus.com>
21470
21471         * gdb.base/annota2.cc: Include stdio.h.
21472
21473 Wed May  5 17:44:31 1999  Stan Shebs  <shebs@andros.cygnus.com>
21474
21475         * gdb.base/crossload.exp: Remove, this has been disabled ever
21476         since BFD stopped including all targets, and cross-GDB gets
21477         plenty of testing anyway.
21478         * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
21479         gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
21480         gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
21481         * gdb.base/README: Remove, was doc for this.
21482         * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
21483         needed.
21484
21485 1999-05-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
21486
21487         * gdb.base/call-ar-st.exp: Fix one regular expression in test
21488         output.
21489
21490         * gdb.base/annota1.exp: New file. Annotation level 2 tests.
21491         * gdb.base/annota2.exp: New file. More annotation tests.
21492         * gdb.base/annota1.c: New file. Source file for annota1.exp.
21493         * gdb.base/annota2.cc: New file. Source file for annota2.exp.
21494
21495 1999-04-23  Angela Marie Thomas <angela@cygnus.com>
21496
21497         * config/cfdbug.exp: New file.
21498
21499 1999-04-20  Jim Blandy  <jimb@zwingli.cygnus.com>
21500
21501         * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
21502         Marcus Daniel's and Dale Hawkins's demangler crashes.
21503
21504         * gdb.c++/demangle.exp (test_gnu_style_demangling,
21505         test_lucid_style_demangling, test_arm_style_demangling,
21506         test_hp_style_demangling): Try Tom Tromey's core-dumping
21507         identifier under each demangling style.
21508
21509 1999-04-07  Jim Blandy  <jimb@zwingli.cygnus.com>
21510
21511         * gdb.c++/demangle.exp: Include the current demangling style
21512         in all test names.
21513         (current_demangling_style): New global variable.
21514         (set_demangling_style, test_demangling_core, test_demangling,
21515         test_demangling_exact): New functions.
21516         (test_gnu_style_demangling, test_lucid_style_demangling,
21517         test_arm_style_demangling, test_hp_style_demangling): Use those,
21518         instead of calling gdb_test and gdb_test_exact directly.
21519         (catch_demangling_errors): New function, which reports errors
21520         signalled by the demangling test functions in an orderly way.
21521         (do_tests): Use catch_demangling_errors.
21522
21523 1999-04-06  Jim Blandy  <jimb@zwingli.cygnus.com>
21524
21525         * gdb.base/signals.exp (test_handle_all_print): Use () for
21526         grouping in expressions, not {}.
21527
21528         * gdb.base/smoke.exp: Test value of x, not y.  The latter isn't
21529         initialized yet.
21530
21531 1999-04-01  Stan Shebs  <shebs@andros.cygnus.com>
21532
21533         * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
21534         are listed.
21535
21536 1999-03-26  Stan Shebs  <shebs@andros.cygnus.com>
21537
21538         * gdb.stabs/weird.exp: Test for CC being defined before
21539         looking at its value.
21540
21541 1999-03-25  Stan Shebs  <shebs@andros.cygnus.com>
21542
21543         * gdb.base/call-ar-st.exp: Remove stray '#'.
21544         * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
21545         "short int" and "long int".
21546         * gdb.c++/overload.cc: Cast the string added in the previous
21547         change, to mollify finicky HP compiler.
21548         * gdb.hp/reg-test.exp (testfile): Fix file name.
21549         * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
21550
21551         * gdb.c++/misc.cc (main): Initialize obj_with_enum.
21552         * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
21553         alternate form of enum ptype.
21554
21555 1999-03-23  Stan Shebs  <shebs@andros.cygnus.com>
21556
21557         * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
21558         * gdb.hp/*.exp: Change all to run compiler probe only after
21559         passing skip_hp_tests, so as not to waste time on guaranteed
21560         failure.
21561
21562         * gdb.c++/overload.cc: Pass string instead of char addr, always
21563         init ccpfoo.
21564         * gdb.c++/templates.cc: Fix syntax error.
21565
21566 Tue Mar 23 14:56:36 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
21567
21568         * gdb.base/commands.exp: Add test for correct position of '>'
21569         when issuing the 'commands' command after a 'while' or 'if'
21570         command.
21571
21572 1999-03-18  James Ingham  <jingham@cygnus.com>
21573
21574         * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
21575
21576         * gdb.c++/method.exp: It was testing an uninitialized int on the
21577         stack and assuming it was positive.
21578
21579         * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
21580
21581         * gdb.base/step-test.exp: Catch a case where finish is broken and
21582         keep it from killing the rest of the tests.
21583         Use gdb_continue_to_end.
21584
21585         * gdb.base/sigall.exp: use gdb_continue_to_end.
21586
21587         * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
21588
21589         * gdb.base/display.exp: use runto_main, not run.
21590
21591         * gdb.base/default.exp: Check for the current error message in the
21592         r abbreviation test.
21593         Add strongarm to the targets that know info float.
21594
21595         * gdb.base/condbreak.exp: Use the gdb_run command rather than just
21596         run which doesn't work with monitors.
21597
21598         * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
21599
21600         * gdb.base/break.exp: use the gdb_continue_to_end proc.
21601
21602         * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
21603         program.  Traps the case (in Cygmon) when the program never really
21604         exits.  Same as Mark's continue_to_exit, but I had put it in a lot
21605         more places, so I used my name.  Sorry Mark...
21606
21607         * config/monitor.exp (gdb_target_monitor): added another
21608         target_info parameter: remotebinarydownload.  This will set the
21609         remotebinarydownload flag if this is causing some boards trouble.
21610
21611 1999-03-18  Mark Salter  <msalter@cygnus.com>
21612
21613         * lib/gdb.exp (continue_to_exit): New function.
21614
21615         * gdb.base/ena-dis-br.exp: Clean up for remote targets.
21616         * gdb.base/ending-run.exp: Ditto.
21617         * gdb.base/step-test.exp: Ditto.
21618
21619 1999-03-16  Stan Shebs  <shebs@andros.cygnus.com>
21620
21621         * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
21622         (suggested by Art Haas <ahaas@neosoft.com>).
21623
21624 1999-03-16  Jim Blandy  <jimb@zwingli.cygnus.com>
21625
21626         * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
21627
21628 Fri Mar 12 18:06:21 1999  Stan Shebs  <shebs@andros.cygnus.com>
21629
21630         * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
21631         descriptions of types (short unsigned int vs unsigned short, etc).
21632
21633 1999-03-12  Jim Blandy  <jimb@zwingli.cygnus.com>
21634
21635         * gdb.base/call-strs.exp: Don't assume that `step' will step over
21636         a call to strlen; sometimes we do have sources.
21637
21638 1999-03-08  Jim Blandy  <jimb@zwingli.cygnus.com>
21639
21640         * gdb.base/call-ar-st.c (main): Terminate char_array with a null
21641         character, so GDB won't print garbage after its end.
21642
21643         * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
21644         breakpoint there instead.  Sometimes GCC emits memcpy to handle
21645         the large structures being passed by value, so we step into that
21646         instead of sum_array_print, which obscures what we're really testing.
21647         * gdb.base/step-test.exp: However, we do want a test that notices
21648         the bizarre steps into memcpy, so do that here.  Add check for
21649         stepping into function calls that pass large structures by value.
21650         ("Is that a noun clause, or are you just happy to see me?")
21651         Remove all references to specific line numbers.
21652         * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
21653         New type and function.
21654         (main): Call large_struct_by_value, passing it a large struct by value.
21655         * lib/gdb.exp (gdb_get_line_number): New function.
21656
21657         * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
21658         more portable.
21659
21660 1999-03-08  Jim Blandy  <jimb@zwingli.cygnus.com>
21661
21662         * lib/gdb.exp: Doc fixes.
21663
21664 1999-03-05  Nick Clifton  <nickc@cygnus.com>
21665
21666         * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
21667
21668 1999-03-04  Jim Blandy  <jimb@zwingli.cygnus.com>
21669
21670         * gdb.base/display.exp: Don't exercise the "detach" and "kill"
21671         commands.  They're not germane to this test, and they don't work
21672         that way on remote targets.
21673
21674 1999-03-01  James Ingham  <jingham@cygnus.com>
21675
21676         * Changelog entries merged over from gdb development branch.
21677
21678        Tue Jan  5 12:33:47 1999  Keith Seitz  <keiths@cygnus.com>
21679
21680                * lib/gdb.exp (gdbtk_analyze_results): Generic function
21681                for outputting results of test run.
21682
21683         1998-12-07  Martin M. Hunt  <hunt@cygnus.com>
21684
21685                * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
21686
21687 1999-02-25  Felix Lee  <flee@cygnus.com>
21688
21689         * lib/gdb.exp (debug_format): initialize
21690
21691 1999-02-25  Jason Molenda  (jsm@bugshack.cygnus.com)
21692
21693         * gdb.base/call-ar-st.c: Include string.h, not strings.h.
21694         * gdb.base/call-rt-st.c: Ditto.
21695
21696 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
21697
21698         * gdb.threads/pthreads.exp (horiz): New variable.
21699         (test_startup): Fix regexps that capture thread numbers.
21700
21701 1999-02-10  Jason Molenda  (jsm@bugshack.cygnus.com)
21702
21703         * gdb.base/smoke.exp: Disambiguate two test case names (both
21704         called ``print'').
21705
21706 Fri Feb  5 12:42:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
21707
21708         * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
21709         compilation.
21710
21711 1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)
21712
21713         * gdb.base/miscexprs.exp: Change patterns to match GDB's
21714         actual output formatting.
21715         * gdb.base/smoke.exp: GDB removes leading 0's.
21716         * gdb.base/volatile.exp: Don't check type of remuneration;
21717         that variable is no longer defined in constvars.c.
21718         * gdb.base/step-test.c (main): Exit with explicit exit code.
21719         * gdb.base/step-test.exp: Remove two nexti checks--they are
21720         not portable.
21721
21722 1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)
21723
21724         * gdb.base/help.exp ("help delete display"): Fix test to match
21725         gdb's output.
21726
21727         * gdb.base/long_long.c (known_types): Initialize values to zero.
21728         * gdb.base/long_long.exp: Step one more line
21729         so 'dec' is initialized in "get to known place".  GDB removes
21730         leading zeros.  Explicitly ask for hex formatting.  Use
21731         unique test case names.
21732
21733 Tue Feb  2 10:16:08 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
21734
21735         * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
21736
21737         * gdb.c++/method.exp: Add missing close brace.
21738
21739 1999-01-30  Jim Blandy  <jimb@zwingli.cygnus.com>
21740
21741         * gdb.base/maint.exp: Use 'set height 0' to disable page
21742         prompting, not 'set height 400'.
21743
21744         Fix a bunch of timeouts.
21745         * gdb.base/maint.exp ("maint print objfiles"): Break this up into
21746         four separate tests, so expect doesn't take forever to match a ton
21747         of text against a regexp with lots of .* forms.
21748         ("maint print psymbols", "maint print symbols"): Make some of
21749         these greps more selective, so that expect doesn't try to wade
21750         through huge piles of output and time out.
21751
21752         * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
21753
21754         * gdb.base/maint.exp ("maint info breakpoints"): Split into two
21755         tests: one which doesn't expect shlib events to be reported, and
21756         another which does, but is XFAIL for all platforms other than
21757         HP/UX.
21758
21759         * gdb.base/break.exp: Teach the test suite that the `catch
21760         fork', `catch vfork', and `catch exec' commands produce error
21761         messages on platforms that don't provide these features.
21762
21763 Mon Jan 25 18:35:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
21764
21765         * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
21766         so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
21767         (shortening names from solib_threshold.exp etc), won't run on
21768         anything but HP-UX for the foreseeable future.
21769         * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
21770         reflect move.
21771
21772 Thu Jan 21 15:46:49 1999  Stan Shebs  <shebs@andros.cygnus.com>
21773
21774         * gdb.base/Makefile.in, gdb.c++/Makefile.in,
21775         gdb.trace/Makefile.in (clean): Remove all test executables.
21776
21777 Tue Jan 19 17:20:09 1999  David Taylor  <taylor@texas.cygnus.com>
21778
21779         * gdb.base/shlib-call.exp: add test cases to verify that gdb
21780         successfully re-sets breakpoints in shared libraries.
21781         * gdb.base/shmain.c (main): return 0, don't fall off the end.
21782
21783 Fri Jan 15 14:04:57 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
21784
21785         * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
21786         and compiled w/o GCC.
21787
21788         * gdb.hp/watch-cmd.exp: ditto.
21789
21790         * gdb.hp/watch-hp.exp: ditto.
21791
21792         * gdb.hp/xdb1.exp: ditto.
21793
21794         * gdb.hp/xdb2.exp: ditto.
21795
21796         * gdb.hp/dbx.exp: ditto.
21797
21798 Thu Jan 14 18:36:48 1999  Stan Shebs  <shebs@andros.cygnus.com>
21799
21800         * constvars.c: Remove C++-isms.
21801         * constvars.exp: Use gdb_test everywhere, add xfails if compiled
21802         with GCC.
21803
21804 Mon Jan 11 10:08:03 1999  David Taylor  <taylor@texas.cygnus.com>
21805
21806         The following changes are part of the HP merge.
21807
21808         * gdb.base/break.exp: new tests to verify that catchpoints for
21809         fork, vfork, and exec don't trigger inappropriately.
21810
21811         * gdb.base/opaque.exp: compile one file at a time, then link.
21812
21813         * gdb.base/signals.exp: be more restrictive about which hppa
21814         systems receive a setup_xfail.  new tests.
21815
21816         * gdb.base/solib_threshold.build: new file.
21817         * gdb.base/solib_threshold.exp: new file.
21818         * gdb.base/solib_threshold.link_opts: new file.
21819         * gdb.base/solib_threshold.mk: new file.
21820         * gdb.base/gen_solib_threshold.c: new file.
21821
21822         * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
21823         tests.  New tests for enums inside classes.
21824
21825         * gdb.c++/compiler.cc: indicate support of template debugging.
21826
21827         * gdb.c++/demangle.exp: run hp style demangling tests.
21828
21829         * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
21830         tests.
21831
21832         * gdb.c++/misc.cc: changes to support new tests.
21833
21834         * gdb.c++/templates.cc: changes to support HP's compiler; changes
21835         to support new tests.
21836
21837         * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
21838         gcc, then skip these tests.
21839
21840 Sun Jan 10 23:44:11 1999  David Taylor  <taylor@texas.cygnus.com>
21841
21842         The following files are part of the HP merge; some had longer
21843         names at HP, but have been renamed to be no more than 14
21844         characters in length.
21845
21846         * gdb.hp/ambiguous.cc: new file.
21847         * gdb.hp/ambiguous.exp: new file.
21848         * gdb.hp/attach.exp: new file.
21849         * gdb.hp/attach2.exp: new file.
21850         * gdb.hp/classes-hp.exp: new file.
21851         * gdb.hp/ctti.exp: new file.
21852         * gdb.hp/ctti-add.cc: new file.
21853         * gdb.hp/ctti-add1.cc: new file.
21854         * gdb.hp/ctti-add2.cc: new file.
21855         * gdb.hp/ctti-add3.cc: new file.
21856         * gdb.hp/dbx.exp: new file.
21857         * gdb.hp/exception.cc: new file.
21858         * gdb.hp/exception.exp: new file.
21859         * gdb.hp/foll-exec.c: new file.
21860         * gdb.hp/foll-exec.exp: new file.
21861         * gdb.hp/foll-fork.c: new file.
21862         * gdb.hp/foll-fork.exp: new file.
21863         * gdb.hp/foll-vfork.c: new file.
21864         * gdb.hp/foll-vfork.exp: new file.
21865         * gdb.hp/inherit-hp.exp: new file.
21866         * gdb.hp/more-steps.exp: new file.
21867         * gdb.hp/namespace.cc: new file.
21868         * gdb.hp/namespace.exp: new file.
21869         * gdb.hp/optimize.exp: new file.
21870         * gdb.hp/pxdb.c: new file.
21871         * gdb.hp/pxdb.exp: new file.
21872         * gdb.hp/quicksort.exp: new file.
21873         * gdb.hp/reg-test.exp: new file.
21874         * gdb.hp/reg-test.s: new file.
21875         * gdb.hp/sized-enum.c: new file.
21876         * gdb.hp/sized-enum.exp: new file.
21877         * gdb.hp/start-stop.exp: new file.
21878         * gdb.hp/templ-hp.cc: new file.
21879         * gdb.hp/templ-hp.exp: new file.
21880         * gdb.hp/thr-lib.c: new file.
21881         * gdb.hp/thr-lib.exp: new file.
21882         * gdb.hp/thr-lib.h: new file.
21883         * gdb.hp/thr-liblib.c: new file.
21884         * gdb.hp/virtfun-hp.c: new file.
21885         * gdb.hp/virtfun-hp.exp: new file.
21886         * gdb.hp/watch-cmd.exp: new file.
21887         * gdb.hp/watch-hp.exp: new file.
21888         * gdb.hp/xdb1.exp: new file.
21889         * gdb.hp/xdb2.exp: new file.
21890         * gdb.hp/xdb3.exp: new file.
21891
21892 Wed Jan  6 18:41:15 1999  David Taylor  <taylor@texas.cygnus.com>
21893
21894         The following files are part of the HP merge; some had longer
21895         names at HP, but have been renamed to be no more than 14
21896         characters in length.
21897
21898         * gdb.base/ss.h: new file.
21899         * gdb.base/call-ar-st.c: new file.
21900         * gdb.base/call-ar-st.exp: new file.
21901         * gdb.base/call-rt-st.c: new file.
21902         * gdb.base/call-rt-st-exp: new file.
21903         * gdb.base/call-strs.exp: new file.
21904         * gdb.base/ena-dis-br.exp: new file.
21905         * gdb.base/environ.exp: new file.
21906         * gdb.base/long_long.exp: new file.
21907         * gdb.base/sect-cmd.exp: new file.
21908         * gdb.base/shlib-cl2.exp: new file.
21909         * gdb.base/smoke.exp: new file.
21910         * gdb.base/so-impl-ld.c: new file.
21911         * gdb.base/so-impl-ld.exp: new file.
21912         * gdb.base/so-indr-cl.c: new file.
21913         * gdb.base/so-indr-cl.exp: new file.
21914         * gdb.base/varargs.exp: new file.
21915         * gdb.base/volatile.exp: new file.
21916         * gdb.base/whatis-exp.exp: new file.
21917         * gdb.base/display.exp: new file.
21918         * gdb.c++/derivation.exp: new file.
21919         * gdb.c++/local.exp: new file.
21920         * gdb.c++/member-ptr.exp: new file.
21921         * gdb.c++/overload.exp: new file.
21922         * gdb.c++/ovldbreak.exp: new file.
21923         * gdb.c++/ref-types.exp: new file.
21924         * gdb.c++/ref-types2.exp: new file.
21925         * gdb.c++/userdef.exp: new file.
21926
21927 Wed Jan  6 13:50:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
21928
21929         * gdb.base/default.exp: Reflect wording change in remote.c.
21930
21931 Tue Jan  5 19:14:51 1999  Michael Snyder  <msnyder@cygnus.com>
21932
21933         * gdb.base/help.exp: Update to reflect current text.
21934
21935 Tue Jan  5 13:05:32 1999  David Taylor  <taylor@texas.cygnus.com>
21936
21937         * gdb.c++/anon-union.cc: make foo and bar global, otherwise
21938         they're stack variables and contain garbage.
21939         * gdb.c++/anon-union.exp: new file.
21940
21941         The following changes were made by David Taylor
21942         <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21943         Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21944         in changes by HP.
21945
21946         * gdb.base/bitops.exp: new file.
21947         * gdb.base/default.exp: change expected messages for catch and
21948         info catch tests to reflect HP merge changes.
21949         * gdb.base/enable-disable-break.exp
21950         * gdb.base/ending-run.c: new file.
21951         * gdb.base/long_long.c: new file.
21952         * gdb.base/maint.exp: new file.
21953         * gdb.base/pointers2.exp: new file.
21954         * gdb.base/shlib-call2.exp: new file.
21955         * gdb.base/solib.exp: new file.
21956         * gdb.base/step-test.c: new file.
21957         * gdb.c++/anon-union.cc: new file.
21958         * gdb.c++/local.cc: new file.
21959         * gdb.c++/member-pointer.cc: new file.
21960         * gdb.c++/method.cc: new file.
21961         * gdb.c++/ref-types.cc: new file.
21962         * gdb.c++/ref-types2.cc: new file.
21963         * gdb.c++/userdef.cc: new file.
21964
21965         * gdb.base/scope.exp: compile one file at a time, then link.
21966         * gdb.base/langs.exp: ditto.
21967         * gdb.base/list.exp: ditto.
21968
21969 Mon Jan  4 10:06:43 1999  David Taylor  <taylor@texas.cygnus.com>
21970
21971         The following changes were made by David Taylor
21972         <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21973         Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21974         in changes by HP.
21975
21976         * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
21977         skip tests.  When compiling pass c++ flag to gdb_compile.
21978         * gdb.c++/
21979
21980         * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
21981         test for on hppa*-*-hpux*; use args to see if c++ was specified.
21982         (skip_hp_tests): new function.
21983         (gdb_preprocess): new function.
21984
21985         * configure.in (hpdir): decide whether to configure gdb.hp.
21986         * configure: regenerated.
21987
21988         * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
21989         to delete on clean.
21990         (EXECUTABLES): update to reflect new additions.
21991         * gdb.base/commands.exp: update message expected.
21992         * gdb.base/default.exp: add copyright notice.
21993         * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
21994         * gdb.base/help.exp: update messages to reflect current text.
21995         * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
21996         targets for recurse tests.
21997         * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
21998         skip this file.
21999
22000         * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
22001         * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
22002         compilation.
22003         * gdb.c++/misc.exp: ditto.
22004         * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
22005         run the tests.  tell gdb_compile that it's a c++ compilation.
22006
22007         * gdb.threads/pthreads.exp: fix typo in message.
22008
22009         * gdb.base/all-bin.exp: new file.
22010         * gdb.base/arithmet.exp: new file.
22011         * gdb.base/assign.exp: new file.
22012         * gdb.base/completion.exp: new file.
22013         * gdb.base/cond-expr.exp: new file.
22014         * gdb.base/condbreak.exp: new file.
22015         * gdb.base/define.exp: new file.
22016         * gdb.base/dollar.exp: new file.
22017         * gdb.base/environment.exp: new file.
22018         * gdb.base/eval-skip.exp: new file.
22019         * gdb.base/jump.exp: new file.
22020         * gdb.base/logical.exp: new file.
22021         * gdb.base/pointers.exp: new file.
22022         * gdb.base/relational.exp: new file.
22023         * gdb.base/section_command.exp: new file.
22024         * gdb.base/whatis-expr.exp: new file.
22025
22026         * gdb.base/all-types.c: new file.
22027         * gdb.base/call-array-struct.c: new file.
22028         * gdb.base/call-return-struct.c: new file.
22029         * gdb.base/call-strings.c: new file.
22030         * gdb.base/callfuncs2.c: new file.
22031         * gdb.base/condbreak.c: new file.
22032         * gdb.base/constvars.c: new file.
22033         * gdb.base/display.c: new file.
22034         * gdb.base/int-type.c: new file.
22035         * gdb.base/jump.c: new file.
22036         * gdb.base/miscexprs.c: new file.
22037         * gdb.base/pointers.c: new file.
22038         * gdb.base/pointers2.c: new file.
22039         * gdb.base/shmain.c: new file.
22040         * gdb.base/shr1.c: new file.
22041         * gdb.base/shr2.c: new file.
22042         * gdb.base/solib.c: new file.
22043         * gdb.base/solib1.c: new file.
22044         * gdb.base/solib2.c: new file.
22045         * gdb.base/varargs.c: new file.
22046         * gdb.c++/derivation.cc: new file.
22047         * gdb.c++/overload.cc: new file.
22048         * gdb.c++/ovldbreak.cc: new file.
22049         * gdb.hp/attach.c: new file.
22050         * gdb.hp/attach2.c: new file.
22051         * gdb.hp/average.c: new file.
22052         * gdb.hp/compiler.c: new file.
22053         * gdb.hp/compiler.cc: new file.
22054         * gdb.hp/execd-program.c: new file.
22055         * gdb.hp/follow-exec.c: new file.
22056         * gdb.hp/follow-fork.c: new file.
22057         * gdb.hp/follow-vfork-and-exec.c: new file.
22058         * gdb.hp/misc-hp.cc: new file.
22059         * gdb.hp/more-steps.c: new file.
22060         * gdb.hp/optimize.c: new file.
22061         * gdb.hp/quicksort.c: new file.
22062         * gdb.hp/run-hp.c: new file.
22063         * gdb.hp/start-stop.c: new file.
22064         * gdb.hp/sum.c: new file.
22065         * gdb.hp/templates-hp.cc: new file.
22066         * gdb.hp/thread-local-in-lib.c: new file.
22067         * gdb.hp/thread-local-in-lib.h: new file.
22068         * gdb.hp/thread-local-in-lib.lib.c: new file.
22069         * gdb.hp/vforked-program.c: new file.
22070         * gdb.hp/virtfunc-hp.cc: new file.
22071         * gdb.hp/watchpoint-hp.c: new file.
22072         * gdb.hp/xdb.c: new file.
22073         * gdb.hp/xdb0.c: new file.
22074         * gdb.hp/xdb0.h: new file.
22075         * gdb.hp/xdb1.c: new file.
22076
22077 Mon Dec 21 14:08:38 1998  David Taylor  <taylor@texas.cygnus.com>
22078
22079         The following change was made by Edith Epstein
22080         <eepstein@cygnus.com> as part of a project to merge in changes
22081         originally made by HP; HP did not create ChangeLog entries.
22082
22083         * gdb.c++/demangle.exp: changed the expected output for some
22084         ARM-style mangling -- removed second reference to datatype.
22085         For example, maint demangle __dt__11T1__pt__2_cFv
22086                      T1<char>::~T1<char>(void)
22087         becomes,
22088                      maint demangle __dt__11T1__pt__2_cFv
22089                      T1<char>::~T1(void)
22090
22091         (test_hp_style_demangling): new hp specific demangling test cases.
22092
22093 Mon Dec 14 15:07:03 1998  Jeffrey A Law  (law@cygnus.com)
22094
22095         * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
22096         * gdb.trace/backtrace.exp: Likewise.
22097         * gdb.trace/circ.exp: Likewise.
22098         * gdb.trace/collection.exp: Likewise.
22099         * gdb.trace/deltrace.exp: Likewise.
22100         * gdb.trace/infotrace.exp: Likewise.
22101         * gdb.trace/limits.exp: Likewise.
22102         * gdb.trace/packetlen.exp: Likewise.
22103         * gdb.trace/passc-dyn.exp: Likewise.
22104         * gdb.trace/passcount.exp: Likewise.
22105         * gdb.trace/report.exp: Likewise.
22106         * gdb.trace/save-trace.exp: Likewise.
22107         * gdb.trace/tfind.exp: Likewise.
22108         * gdb.trace/tracecmd.exp: Likewise.
22109         * gdb.trace/while-dyn.exp: Likewise.
22110         * gdb.trace/while-stepping.exp: Likewise.
22111
22112 1998-12-07  Jim Blandy  <jimb@zwingli.cygnus.com>
22113
22114         * gdb.base/restore.exp, gdb.base/restore.c: New tests.
22115
22116 Wed Dec  2 20:03:53 1998  Stan Shebs  <shebs@andros.cygnus.com>
22117
22118         From Brendan Kehoe:
22119         * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
22120         int return types.
22121
22122 Sat Oct 24 18:04:22 1998  Felix Lee  <flee@cygnus.com>
22123
22124         * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
22125         remote dos host testing right.
22126
22127 Mon Oct 19 01:31:59 1998  Felix Lee  <flee@cygnus.com>
22128
22129         * gdb.base/corefile.exp: remove some xfails.
22130
22131 Thu Oct 15 10:04:38 1998  Andrew Cagney  <cagney@b1.cygnus.com>
22132
22133         * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
22134         have different timestamps.
22135
22136 Thu Oct  1 20:56:14 1998  Andrew Cagney  <cagney@b1.cygnus.com>
22137
22138         * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
22139         gdb.base/default.exp: Replace "exec" with "executable".
22140
22141 Tue Sep 29 15:06:29 1998  Andrew Cagney  <cagney@b1.cygnus.com>
22142
22143         * gdb.base/default.exp: Change else if to elseif from previous
22144         delta.
22145
22146 Mon Sep 28 13:21:43 1998  Nick Clifton  <nickc@cygnus.com>
22147
22148         * gdb.base/default.exp: Add brace missing from previous delta.
22149
22150 Mon Sep 21 14:39:27 1998  Nick Clifton  <nickc@cygnus.com>
22151
22152         * gdb.base/default.exp: Support test for info float for all
22153         varieties of arm toolchain.
22154
22155 Fri Sep 18 14:07:44 1998  Michael Snyder  <msnyder@cygnus.com>
22156
22157         * gdb.trace/*.exp: remove "remote_download" command.
22158
22159 Wed Sep 16 11:38:21 1998  Michael Snyder  <msnyder@cygnus.com>
22160
22161         * gdb.trace/*.exp: remove -gdwarf from compile.
22162
22163 Wed Sep 16 01:23:11 1998  Felix Lee  <flee@cygnus.com>
22164
22165         * gdb.trace/configure.in(AC_INIT): typo
22166         * gdb.trace/configure: regenerated
22167
22168 Mon Sep 14 20:00:04 1998  Michael Snyder  <msnyder@cygnus.com>
22169
22170         * config/m68k-emc.exp: New file.
22171         * lib/<emc-support.exp trace-support.exp}: New files.
22172         * configure.in: add new test directory gdb.trace.
22173         * gdb.trace/{configure configure.in Makefile.in}: New files.
22174         * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
22175         * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
22176         * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
22177         * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
22178         * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
22179         * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
22180         * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
22181
22182 Fri Sep 11 13:58:02 1998  Michael Snyder  <msnyder@cygnus.com>
22183
22184         * gdb.c++/classes.exp: Change all regular expressions to match
22185         arbitrary combinations of newline/carriage-return, so that they
22186         will work equally well on Unix and Windows.
22187         * gdb.c++/inherit.exp: ditto.
22188         * gdb.c++/virtfunc.exp: ditto.
22189
22190 1998-08-11 Dawn Perchik  <dawn@cygnus.com>
22191
22192         * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
22193
22194 Fri Jul 24 15:51:34 1998  Jeffrey A Law  (law@cygnus.com)
22195
22196         * gdb.disasm/am33.s: Add tests for autoincrement instructions.
22197         * gdb.disasm/am33.exp: Run time.  Update tests which use r8-r15
22198         to use a0-a3/d0-d3 as needed.
22199
22200 Thu Jul 16 18:20:46 1998  Jeffrey A Law  (law@cygnus.com)
22201
22202         * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
22203         * gdb.disasm/am33.exp: Corresponding changes.
22204
22205 1998-07-11  Felix Lee  <flee@cygnus.com>
22206
22207         * gdb.base/callfuncs.exp: add cmp10 test.
22208         * gdb.base/callfuncs.c (cmp10): new function.
22209
22210 Thurs Jul 9 11:08:31 1998  Dawn Perchik  <dawn@cygnus.com>
22211
22212         * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
22213         into two parts to get around a synchronization problem in expect.
22214
22215 Fri Jun 26 14:27:13 1998  Keith Seitz  <keiths@cygnus.com>
22216
22217         * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
22218
22219         * configure.in: Add options for gdbtk testsuite.
22220
22221         * configure: Regenerate.
22222
22223         * gdb.gdbtk: New directory to hold gdbtk tests.
22224
22225 Fri Jun 26 14:52:47 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
22226
22227         * gdb.fortran/types.exp:  Escape brackets in expect patterns
22228         for test_float_literal_types_accepted tests.
22229         * gdb.base/scope.exp:  Remove extraneous newline in filelocal_bss
22230         before run test.
22231
22232 Fri Jun 26 11:12:17 1998  Jeffrey A Law  (law@cygnus.com)
22233
22234         * am33.exp: Just compile, do not link the testcase.
22235         * am33.s: Add ".am33" pseudoop to force am33 mode.
22236
22237 1998-06-25  Felix Lee  <flee@cygnus.com>
22238
22239         * gdb.base/setshow.exp: make sure $pc is sane.
22240
22241         * gdb.stabs/weird.exp: split expect patterns properly.
22242
22243 Wed Jun 24 13:03:15 1998  Jeffrey A Law  (law@cygnus.com)
22244
22245         * gdb.disasm/am33.s: New disassembler testfile for the am33.
22246         * gdb.disasm/am33.exp: Run it.
22247
22248 Tue Jun 23 11:45:01 1998  Michael Snyder  <msnyder@cygnus.com>
22249
22250         * gdb.base/funcargs.exp: simplify expect strings to ease pattern
22251         match processing (and eliminate spurious timeouts when running).
22252
22253 Fri Jun 12 17:28:22 1998  Michael Snyder  <msnyder@cygnus.com>
22254
22255         * gdb.base/signals.exp (test_handle_all_print): put back Mach
22256         exception test, but conditionalize it on target [mach | gnu].
22257
22258 Wed Jun 10 10:40:03 1998  Michael Snyder  <msnyder@cygnus.com>
22259
22260         * gdb.base/overlays.exp: fixup compile line for linker script.
22261
22262 Thu Jun  4 21:54:15 1998  Felix Lee  <flee@zog.cygnus.com>
22263
22264         * gdb.fortran/types.exp: don't guess at float size.
22265
22266 Thu May 21 02:28:37 1998  Felix Lee  <flee@zog.cygnus.com>
22267
22268         * gdb.base/exprs.exp: delete test that depends on int size.
22269
22270 Sun May 17 17:10:22 1998  Bob Manson  <manson@charmed.cygnus.com>
22271
22272         * config/sim.exp: Removed checks for target triplets.
22273         (gdb_target_sim): Use gdb,target_sim_options.
22274
22275 Sat May 16 23:43:35 1998  Mark Alexander  <marka@cygnus.com>
22276
22277         * gdb.base/reread.exp: New file.
22278         * gdb.base/reread1.c: New file.
22279         * gdb.base/reread2.c: New file.
22280
22281 Sat May 16 23:22:09 1998  Mark Alexander  <marka@cygnus.com>
22282
22283         * config/sim.exp: Use 'target sim -sparclite' when running
22284         SPARClite programs.
22285
22286 Sat May 16 18:48:08 1998  Doug Evans  <devans@canuck.cygnus.com>
22287
22288         * gdb.base/structs2.exp: New file.
22289         * gdb.base/structs2.c: New file.
22290
22291 Wed May 13 13:36:14 1998  Doug Evans  <devans@canuck.cygnus.com>
22292
22293         * gdb.asm/common.inc: New file.
22294         * gdb.asm/d10v.inc: New file.
22295         * asm-source.exp: Pass -I's to gas to find .inc files.
22296         Update line numbers in expected output.
22297         * asmsrc1.s: Rewrite.
22298         * asmsrc2.s: Rewrite.
22299         * configure.in: Create arch.inc symlink.
22300         * configure: Regenerate.
22301         * Makefile.in (distclean): Delete arch.inc.
22302
22303 Wed May  6 10:30:54 1998  John Metzler  <jmetzler@cygnus.com>
22304
22305         *  callfuncs.c (t_enum_value1) : Cleanup return value warnings
22306         (t_enum_value2): ditto
22307         (t_enum_value3): ditto
22308         (main): ditto
22309 Fri May  1 09:33:37 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
22310
22311         * gdb.base/break.exp:  Remove xfail for `deleting all breakpoints
22312         when none' unexpected prompt case, fixed by breakpoint.c:delete_command
22313         change.
22314         Use gdb_test instead of send_gdb/gdb_expect sequences.
22315
22316 Thu Apr 23 12:56:19 1998  Jason Molenda  (crash@bugshack.cygnus.com)
22317
22318         * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
22319         not void.
22320
22321 Thu Apr 16 10:52:34 1998  John Metzler  <jmetzler@cygnus.com>
22322
22323         * gdb.base/branches.c: Code with lots of loops and
22324         subroutines. Used to test gdbs ability to single step through PC
22325         changes, especially to test mips-tdep.c:mips_next_pc
22326
22327 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
22328
22329         * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
22330         more rigorous EGCS C++ error checking.
22331
22332 Fri Apr 10 22:38:12 1998 Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
22333
22334         * gdb.base/help.exp:  Clean up `help set args' and `help show args'
22335         tests.
22336         * gdb.base/interrupt.exp:  Add "i*86-*-solaris2*" xfail for calling
22337         function when asleep.
22338         * gdb.base/signals.exp:  Add "i*86-*-solaris2*" xfails. Add comment
22339         for i*86 Linux and SVR4 signal handling problems.
22340         Remove linux xfail for `next to handler in signals_tests_1', fixed
22341         by recent infrun.c change.
22342         Limit backtrace to 10 frames to avoid timeout problems with infinite
22343         stack backtraces.
22344         Adjust expect pattern in `handle all print' test to match Apr 28 1997
22345         target.[ch] change.
22346
22347 Tue Mar 31 00:40:32 1998  Bob Manson  <manson@charmed.cygnus.com>
22348
22349         * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
22350         for a newline from gdb before continuing.
22351         (default_gdb_exit): Just look for y or n.
22352         (gdb_test): Detect abnormal exit from GDB running on DOS; if
22353         it does, fail the rests of the tests in the file.
22354
22355 Tue Mar 24 22:44:52 1998  Bob Manson  <manson@charmed.cygnus.com>
22356
22357         * config/cygmon.exp: New file.
22358
22359 Mon Mar 16 21:39:11 1998  Bob Manson  <manson@charmed.cygnus.com>
22360
22361         * gdb.base/list.exp: Fix problem with "list default lines around
22362         main" test on remote targets.
22363
22364         * gdb.base/scope.exp: Fix problem with filelocal_bss before
22365         run test on remote targets.
22366
22367 Thu Mar 12 16:23:00 1998  Doug Evans  <devans@canuck.cygnus.com>
22368
22369         * gdb.asm: New directory.
22370         * configure.in: Configure it.
22371         * configure: Regenerate.
22372         * gdb.asm/{Makefile.in,configure.in,configure}: New files.
22373         * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
22374
22375 Mon Feb 23 08:22:44 1998  Mark Alexander  <marka@cygnus.com>
22376
22377         * config/mn10300-eval.exp: New file to support MN10300 eval board.
22378
22379 Wed Feb 18 16:43:46 1998  Michael Snyder  (msnyder@cygnus.com)
22380
22381         * gdb.base/overlays (several files): Merge the two overlay
22382         managers into one.  Change variables (foox, barx, bazx, grbxx)
22383         back into ints but force them to load in their proper sections.
22384
22385 Thu Feb 12 13:49:30 1998  Andrew Cagney  <cagney@b1.cygnus.com>
22386
22387         * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
22388         on-chip insn memory and IMAP1 to upper 128k.
22389         (D10VCopy): Handle memory regions crossing 16k boundaries.
22390         (D10VCopy): Transfer data in 32 bit chunks.
22391
22392 Tue Feb 10 17:23:22 1998  Andrew Cagney  <cagney@b1.cygnus.com>
22393
22394         * gdb.base/overlays.c (main): Exit normally when result is
22395         correct.
22396
22397         * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
22398         map.  Include space for printf in .text segment.
22399
22400         * gdb.base/d10vovly.c (D10VTranslate): New function, handle
22401         updated d10v memory VMA/LMA map.
22402         (D10VCopy): Call D10VTranslate.
22403
22404 Fri Feb  6 14:13:12 1998  Andrew Cagney  <cagney@b1.cygnus.com>
22405
22406         * gdb.base/m32rovly.c: Force variable _novlys into .data section.
22407
22408         * gdb.base/bar.c (barx, bar): Change variable to small array so
22409         that it won't be put into the .sdata - small data -
22410         section. Update reference.
22411         * gdb.base/baz.c (bazx, baz): Ditto.
22412         * gdb.base/foo.c (foox, foo): Ditto.
22413         * gdb.base/grbx.c (grbxx, grbx): Ditto.
22414
22415         * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
22416         to be arrays.
22417
22418 Thu Jan 29 14:48:19 1998  Michael Snyder  (msnyder@cygnus.com)
22419
22420         * gdb.base/overlays.exp: fix up and get working again.
22421         Add tests for backtraces from an overlay function.
22422
22423 Fri Jan 23 07:52:45 1998  Fred Fish  <fnf@cygnus.com>
22424
22425         * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
22426         "calling function with watchpoint enabled".
22427
22428 Thu Jan 22 14:23:29 1998  Fred Fish  <fnf@cygnus.com>
22429
22430         * gdb.base/break.exp (test_next_with_recursion): Remove
22431         gdb_suppress_tests for d10v-*-*.
22432         * lib/gdb.exp (gdb_suppress_tests): Disable this function
22433         pending review of whether it is useful or not.
22434
22435 Tue Jan 20 13:02:09 1998  Mark Alexander  <marka@cygnus.com>
22436
22437         * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
22438
22439 Mon Jan 19 08:53:04 1998  Mark Alexander  <marka@cygnus.com>
22440
22441         * gdb.base/break.exp: Increase timeout for slow TX39 boards.
22442         * config/dve.exp: New file to support Densan boards.
22443
22444 Mon Dec 15 22:38:05 1997  Andrew Cagney  <cagney@b1.cygnus.com>
22445
22446         * gdb.base/interrupt.exp: Document problem of simulators, signals,
22447         reads and BSD.
22448
22449 Wed Nov 26 22:29:18 1997  Bob Manson  <manson@charmed.cygnus.com>
22450
22451         * config/monitor.exp: Be a bit less picky about the "Remote debugging"
22452         response.
22453
22454         * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
22455
22456 Tue Nov 25 12:46:36 1997  Andrew Cagney  <cagney@b1.cygnus.com>
22457
22458         * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
22459         test.
22460
22461         * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
22462         target_sizeof_long and target_bigendian_p.
22463         (structs_by_value, structs_by_reference): Check values according
22464         to targets word size and endianess.
22465
22466 Mon Nov 24 16:37:06 1997  Andrew Cagney  <cagney@b1.cygnus.com>
22467
22468         * gdb.base/langs.exp: For "continue to exit" ignore any trailing
22469         output.
22470
22471 Fri Oct 17 13:24:43 1997  Stan Shebs  <shebs@andros.cygnus.com>
22472
22473         * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
22474         Update test of set args help to match source change.
22475
22476 Fri Sep 26 17:36:20 1997  Jason Molenda  (crash@pern.cygnus.com)
22477
22478         * gdb.base/default.exp: Expect help system output to be in
22479         alphabetical order.
22480         * gdb.base/help.exp: Ditto.
22481
22482 Wed Sep 24 13:08:14 1997  Bob Manson  <manson@charmed.cygnus.com>
22483
22484         * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
22485         "i*86-pc-linux-gnu*".
22486         * gdb.base/interrupt.exp: Ditto.
22487         * gdb.base/corefile.exp: Ditto.
22488
22489         * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
22490         define vxworks when building the testcase.
22491
22492         * gdb.base/ptype.exp: Fix testnames to be unique.
22493         * gdb.base/radix.exp: Ditto.
22494         * gdb.base/term.exp: Ditto.
22495         * gdb.base/whatis.exp: Ditto.
22496         * gdb.c++/classes.exp: Ditto.
22497
22498 Tue Sep 16 22:21:48 1997  Bob Manson  <manson@charmed.cygnus.com>
22499
22500         * gdb.base/callfuncs.exp: Fix indentation.
22501
22502         * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
22503         suppress_flag has been set.
22504         (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
22505         target feature.
22506
22507 Mon Sep 15 15:43:17 1997  Bob Manson  <manson@charmed.cygnus.com>
22508
22509         * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
22510         the testcase.
22511
22512         * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
22513         set_debug_traps() and breakpoint().
22514         * gdb.c++/misc.cc (main): Ditto.
22515         * gdb.c++/templates.cc (main): Ditto.
22516         * gdb.c++/virtfunc.cc (main): Ditto.
22517
22518 Fri Sep 12 16:56:38 1997  Bob Manson  <manson@charmed.cygnus.com>
22519
22520         * lib/gdb.exp(gdb_step_for_stub): New function.
22521         (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
22522         exists, reload the executable and do a "continue" instead of
22523         doing a jump.
22524         (runto_main): Use gdb_step_for_stub.
22525
22526         * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
22527         tests to have unique names.
22528         * gdb.base/callfuncs.exp: Ditto.
22529         * gdb.base/commands.exp: Ditto.
22530         * gdb.base/default.exp: Ditto.
22531         * gdb.base/help.exp: Ditto.
22532         * gdb.base/list.exp: Ditto.
22533         * gdb.base/opaque.exp: Ditto.
22534         * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
22535         similar tests.
22536
22537         * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
22538         * gdb.c++/cplusfuncs.cc: Ditto.
22539         * gdb.c++/virtfunc.cc: Ditto.
22540
22541         * config/monitor.exp: Keep track of the last file we saw, rather
22542         than trying to get the info from gdb.
22543
22544         * gdb.fortran/types.exp: Move comment to previous line.
22545
22546 Tue Sep  2 19:55:34 1997  Bob Manson  <manson@charmed.cygnus.com>
22547
22548         * config/sparclet.exp: Detect gratuitous change to sparclet gdb
22549         target mode.
22550
22551 Mon Jul 28 12:14:47 1997  Stan Shebs  <shebs@andros.cygnus.com>
22552
22553         From Bob Manson:
22554         * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
22555         string from GDB when it connects.
22556
22557         * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
22558
22559 Thu Jul  3 15:35:12 1997  Bob Manson  <manson@charmed.cygnus.com>
22560
22561         * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
22562         if we can't get a debug format from GDB (we may be testing an
22563         older GDB). Use a 10 second timeout when checking for the format.
22564
22565         * gdb.stabs/weird.exp: Fix quoting.
22566
22567         * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
22568
22569 Mon Jun 30 18:31:43 1997  Bob Manson  <manson@charmed.cygnus.com>
22570
22571         * config/arm-ice.exp: New file.
22572
22573 Sun Jun 29 16:43:30 1997  Bob Manson  <manson@charmed.cygnus.com>
22574
22575         * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
22576         until it has been modified to work with the new testsuite.
22577
22578         * gdb.*/*.exp: Instead of causing 1 unresolved test when the
22579         testcase won't compile, cause all of the testcases in the file to
22580         fail instead.
22581
22582         * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
22583         (gdb_clear_suppressed): New procedure.
22584         (gdb_stop_suppressing_tests): Only clear suppress_flag if
22585         it contains a positive value.
22586
22587 Sat Jun 28 13:31:11 1997  Bob Manson  <manson@charmed.cygnus.com>
22588
22589         * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
22590
22591         * gdb.c++/virtfunc.exp: Remove setting of libs variable.
22592
22593 Fri Jun 27 07:44:25 1997  Fred Fish  <fnf@cygnus.com>
22594
22595         * lib/gdb.exp (setup_xfail_format): New function.
22596         (get_debug_format): New function to get debug format.
22597         (debug_format): New global variable to hold last value set
22598         by get_debug_format.
22599         * gdb.base/list.exp: Call get_debug_format and expect some
22600         tests to fail for DWARF 1 and COFF formats.
22601         * gdb.c++/ptype.exp: Ditto.
22602         * gdb.c++/classes.exp: Ditto.
22603         * gdb.c++/cplusfuncs.exp: Ditto.
22604         * gdb.c++/inherit.exp: Ditto.
22605         * gdb.c++/templates.exp: Ditto.
22606         * gdb.c++/virtfunc.exp: Ditto.
22607
22608 Wed Jun 25 09:08:51 1997  Bob Manson  <manson@charmed.cygnus.com>
22609
22610         * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
22611         host doesn't have a currently-open connection.
22612
22613         * config/sparclet.exp: Cleanups and fixes to make it generic for
22614         any gdb stub target. Handle cases where gdb doesn't respond when
22615         interrupted in a sane fashion.
22616
22617         * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
22618         same thing in a totally different way.
22619
22620         * config/monitor.exp: Pass in timeouts to gdb_expect instead of
22621         setting "timeout".
22622         (gdb_start): We set the global gdb_prompt variable in
22623         default_gdb_init now.
22624
22625 Sun Jun 22 09:11:02 1997  Fred Fish  <fnf@cygnus.com>
22626
22627         * gdb.base/printcmds.exp: Fix "check for floating addition"
22628         regexp to accept results within approx +/- .01 of exact value.
22629         * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
22630
22631 Wed Jun 18 11:11:39 1997  Bob Manson  <manson@charmed.cygnus.com>
22632
22633         * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
22634         properly.
22635         (gdb_expect): Add optional timeout parameter, and add timeout
22636         value to various calls.
22637         (gdb_suppress_tests): Only give one warning message per group.
22638
22639 Tue Jun 17 13:10:10 1997  Bob Manson  <manson@charmed.cygnus.com>
22640
22641         * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
22642         global variables. Handle getting a value for $timeout more
22643         gracefully.
22644
22645 Sat Jun 14 09:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
22646
22647         * lib/gdb.exp: Close connection to remote host if gdb doesn't
22648         initialize.
22649         (default_gdb_init): New procedure; allow gdb_init to be overridden
22650         by a target configuration file.
22651         (gdb_expect): Pass the timeout to remote_expect.
22652
22653         * config/monitor.exp(gdb_load): Fix typo in regexp.
22654
22655 Thu Jun 12 20:57:12 1997  Bob Manson  <manson@charmed.cygnus.com>
22656
22657         * gdb.base/funcargs.exp: Remove spurious suppress tests call.
22658
22659 Tue Jun  3 15:20:20 1997  Bob Manson  <manson@charmed.cygnus.com>
22660
22661         * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
22662         here. Call gdb_target_exec before rebooting the target, to make
22663         sure the connection to the target is closed.
22664         (gdb_load): Pass the name of the executable to gdb_target_monitor.
22665         Don't call gdb_file_cmd here; let gdb_target_monitor do it.
22666         Also detect "Timeout reading from remote" error.
22667
22668         * config/gdbserver.exp: Pass the executable being loaded to
22669         gdb_target_monitor. Don't call gdb_file_cmd here; let
22670         gdb_target_monitor do it.
22671
22672         * gdb.disasm/hppa.exp: Don't use exec_output.
22673
22674 Fri May 23 13:28:29 1997  Bob Manson  <manson@charmed.cygnus.com>
22675
22676         * gdb.base/list.exp: If we're debugging a non-native target,
22677         try to set the pc register to point to the start of the
22678         program before doing the first list command.
22679
22680         * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
22681         test_calls after restarting.
22682
22683         * lib/gdb.exp(gdb_run_cmd): Send jump command again after
22684         reloading.
22685
22686         * gdb.base/watchpoint.exp: Fix typo.
22687
22688         * gdb.base/setshow.exp: Check for use_gdb_stub.
22689
22690         * gdb.base/break.exp: Fix continue until exit test for the gdb
22691         stub case.
22692         * gdb.base/langs.exp: Ditto.
22693
22694         * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
22695         gdb_load_offset. If we weren't given a file to load, figure out
22696         what the current file is and use it.
22697
22698         * config/i386-bozo.exp: New file.
22699
22700 Thu May 22 18:51:32 1997  Bob Manson  <manson@charmed.cygnus.com>
22701
22702         * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
22703         feature.
22704
22705         * config/proelf.exp: New entry.
22706
22707 Wed May 21 21:23:16 1997  Bob Manson  <manson@charmed.cygnus.com>
22708
22709         * lib/gdb.exp: Remove spurious .* patterns at the beginning
22710         of regexps.
22711
22712         * gdb.base/watchpoint.exp: Don't run the test_stepping
22713         tests if gdb can't call functions on the target.
22714
22715         * gdb.base/setshow.exp: Don't run the set prompt tests if
22716         the board has gdb_prompt set.
22717
22718 Tue May 20 08:58:49 1997  Jeffrey A Law  (law@cygnus.com)
22719
22720         * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
22721         * gdb.base/commands.exp: Likewise.
22722         * gdb.base/setshow.exp: Likewise.
22723
22724 Mon May 19 15:37:50 1997  Bob Manson  <manson@charmed.cygnus.com>
22725
22726         * config/monitor.exp(gdb_start): Look for gdb_prompt target
22727         feature.
22728
22729         * config/i960.exp: New file.
22730
22731 Thu May  1 18:01:50 1997  Bob Manson  <manson@charmed.cygnus.com>
22732
22733         * gdb.base/funcargs.exp: Check for gdb,short_int target
22734         feature instead of looking for explicit target triplets.
22735
22736 Mon Apr 28 17:27:40 1997  Michael Snyder  <msnyder@cygnus.com>
22737
22738         * gdb.base/printcmds.exp: add a couple more tests a la
22739         "p 123DEADBEEF", to check parse_number.
22740         * top.c: change "to enable to enable" to "to enable" in a couple
22741         of help strings.
22742
22743 Thu Apr 24 14:38:18 1997  Jeffrey A Law  (law@cygnus.com)
22744
22745         * gdb.base/callfuncs.exp: Mark some tests as expected to fail
22746         on the mn10300.
22747
22748 Mon Apr 21 15:05:42 1997  Fred Fish  <fnf@cygnus.com>
22749
22750         * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
22751         where the test executable is run with explicit args.
22752         * gdb.base/default.exp: Handle arm-*-coff case for "info float".
22753
22754 Mon Apr 21 13:38:58 1997  Fred Fish  <fnf@cygnus.com>
22755
22756         * gdb.base/run.c: Use FAKEARGV to build test executable that
22757         does not require a command line arg, since most simulators
22758         don't currently support passing such an arg into the simulated
22759         program.
22760         * gdb.base/commands.exp: Change tests to insert the proper
22761         value as the arg to the first recursive factorial call.  Change
22762         compilation line to define FAKEARGV at compile time.
22763
22764 Wed Apr  9 11:12:36 1997  Jeffrey A Law  (law@cygnus.com)
22765
22766         * gdb.base/recurse.exp: Enable these tests for the mn10300.
22767         * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
22768         function with watchpoint enabled" test.
22769
22770 Tue Apr  8 19:33:20 1997  Bob Manson  <manson@charmed.cygnus.com>
22771
22772         * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
22773         Don't call gdb_test when the command doesn't return to a gdb prompt.
22774
22775         * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
22776         "Tests restarted" messages.
22777
22778 Tue Apr  8 16:38:46 1997  Jeffrey A Law  (law@cygnus.com)
22779
22780         * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
22781
22782 Thu Apr  3 15:21:26 1997  Michael Snyder  <msnyder@cygnus.com>
22783
22784         * gdb.base/help.exp: update help msg for INFO ADDR; add help test
22785         for INFO SYMBOL; add help tests for OVERLAY commands.
22786         * gdb.base/default.exp: add tests for INFO SYMBOL command;
22787         add tests for OVERLAY commands
22788         * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
22789         d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
22790         * gdb.base/sigall.c: add usestubs code frag
22791         * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
22792
22793 Thu Apr  3 09:38:53 1997  Bob Manson  <manson@charmed.cygnus.com>
22794
22795         * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
22796         failures.
22797         (gdb_stop_suppressing_tests): Note that tests have restarted.
22798
22799 Wed Apr  2 19:04:20 1997  Bob Manson  <manson@charmed.cygnus.com>
22800
22801         * config/h8300.exp: New file.
22802
22803 Sun Mar 30 13:38:25 1997  Bob Manson  <manson@charmed.cygnus.com>
22804
22805         * gdb.base/setshow.exp: Check for the existence of a
22806         feature, not its value.
22807
22808 Sat Mar 29 11:19:46 1997  Bob Manson  <manson@charmed.cygnus.com>
22809
22810         * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
22811
22812         * gdb.base/scope.exp: It's now init0(), not init().
22813
22814         * gdb.base/scope0.c: For now, change init() to be init0().
22815
22816         * config/monitor.exp: Use gdb_serial in preference to serial
22817         or netport.
22818
22819         * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
22820         and it's not already set.
22821
22822 Fri Mar 28 19:54:18 1997  Bob Manson  <manson@charmed.cygnus.com>
22823
22824         * gdb.base/setshow.exp: Only test the run command if the target
22825         isn't using a stub and if it supports argument passing.
22826
22827 Sat Mar 22 19:50:25 1997  Bob Manson  <manson@charmed.cygnus.com>
22828
22829         * config/udi.exp(gdb_start): Make sure UDICONF is set
22830         properly before starting gdb.
22831
22832 Mon Mar 24 14:40:33 1997  Jeffrey A Law  (law@cygnus.com)
22833
22834         * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
22835         * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
22836         * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
22837
22838 Tue Mar 11 11:42:58 1997  Bob Manson  <manson@charmed.cygnus.com>
22839
22840         * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
22841         specialized code to reboot the board, use remote_reboot instead.
22842
22843         * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
22844
22845         * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
22846
22847         * config/monitor.exp: Make sure we disconnect from the target.
22848         Also, try a reboot/reload cycle instead of failing if the
22849         load fails.
22850
22851 Fri Mar  7 13:48:30 1997  Bob Manson  <manson@charmed.cygnus.com>
22852
22853         * gdb.base/default.exp: Don't set match_max.
22854         * gdb.base/help.exp: Ditto.
22855         * gdb.base/list.exp: Ditto.
22856         * gdb.base/signals.exp: Ditto.
22857
22858         * config/monitor.exp(gdb_load): If gdb,use_standard_load is
22859         set, use remote_ld to download the testcase instead of
22860         the GDB loader.
22861
22862 Wed Mar  5 00:00:43 1997  Bob Manson  <manson@charmed.cygnus.com>
22863
22864         * config/vr5000.exp: New file.
22865
22866         * config/monitor.exp(gdb_target_monitor): Add pattern for
22867         "Ending remote" to detect errors in connecting.
22868
22869         * gdb.base/setshow.exp: Add .* within auto language test.
22870
22871         * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
22872         target feature.
22873
22874         * config/monitor.exp(gdb_load): Check for a failure when loading,
22875         and reboot the board if necessary.
22876
22877         * gdb.base/setvar.exp(test_set): Handle multiple prints within
22878         a set of tests. Remove print.* from the patterns being checked.
22879
22880 Mon Mar  3 11:57:43 1997  Bob Manson  <manson@charmed.cygnus.com>
22881
22882         * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
22883         refer to gdb_spawn_id.
22884
22885         * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
22886         longer used.
22887         * config/sparclet.exp: Ditto.
22888         * config/sparclet-old.exp: Ditto.
22889         * config/slite.exp: Ditto.
22890         * config/sim.exp: Ditto.
22891         * gdb.base/funcargs.exp: Ditto.
22892
22893         * lib/gdb.exp:Remove references to gdb_spawn_id.
22894         (gdb_expect): Move to remote.exp.
22895
22896 Fri Feb 28 20:47:39 1997  Bob Manson  <manson@charmed.cygnus.com>
22897
22898         * config/monitor.exp: Detect the "Couldn't establish connection"
22899         message from GDB.
22900
22901 Tue Feb 25 14:08:55 1997  Bob Manson  <manson@charmed.cygnus.com>
22902
22903         * gdb.base/bitfields.exp: Use runto instead of explicit
22904         gdb_run_cmd/gdb_expect sequences.
22905
22906         * gdb.base/break.exp(text_next_with_recursion): Add match for
22907         gdb_expect call.
22908
22909         * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
22910         We also need to handle the "A program is being debugged already"
22911         prompt from gdb. Use gdb_test to set the baud rate.
22912
22913         * lib/gdb.exp(gdb_init): Increase the default expect buffer size
22914         to 20000. Really. I mean it.
22915
22916 Mon Feb 24 13:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
22917
22918         * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
22919         fails. If suppress_flag is set, skip perror message about not
22920         being able to send to GDB.
22921         (send_gdb): If suppress_flag is set, don't try to send commands to
22922         GDB.
22923         (gdb_expect): If suppress_flag is set, always fail immediately.
22924         (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
22925         (gdb_init): Call gdb_stop_suppressing_tests.
22926         (default_gdb_exit): Ditto.
22927         (default_gdb_start): Ditto.
22928
22929         * gdb.base/bitfields.exp: Call gdb_suppress_tests and
22930         gdb_stop_suppressing_tests as appropriate.
22931         * gdb.base/break.exp: Ditto.
22932         * gdb.base/callfuncs.exp: Ditto.
22933         * gdb.base/commands.exp: Ditto.
22934         * gdb.base/exprs.exp: Ditto.
22935         * gdb.base/funcargs.exp: Ditto.
22936         * gdb.base/list.exp: Ditto.
22937         * gdb.base/recurse.exp: Ditto.
22938         * gdb.base/scope.exp:  Ditto.
22939         * gdb.base/structs.exp: Ditto.
22940         * gdb.c++/inherit.exp: Ditto.
22941
22942 Sun Feb 23 19:56:02 1997  Bob Manson  <manson@charmed.cygnus.com>
22943
22944         * config/vr4300.exp: New file.
22945
22946         * gdb.*/*.exp: Call gdb_expect instead of expect.
22947
22948         * lib/gdb.exp(gdb_expect): New function.
22949
22950 Thu Feb 20 13:57:01 1997  Bob Manson  <manson@charmed.cygnus.com>
22951
22952         * lib/gdb.exp(gdb_init): New function.
22953
22954         * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
22955         for each individual variable set.
22956
22957         * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
22958         name.
22959
22960         * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
22961
22962         * gdb.base/scope.exp: Use gdb_test.
22963
22964         * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
22965         aborting; the testsuite driver will do that for us (see
22966         gdb_finish). Also, use gdb_test in a few more places.
22967
22968 Thu Feb 20 13:32:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
22969
22970         * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
22971
22972 Thu Feb 20 10:34:21 1997  Jeffrey A Law  (law@cygnus.com)
22973
22974         * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
22975         and "add_tests" are not at the same address.
22976
22977 Fri Feb 14 18:47:23 1997  Bob Manson  <manson@charmed.cygnus.com>
22978
22979         * gdb.base/ptype.exp: Use gdb_test.
22980
22981 Thu Feb 13 16:09:36 1997  Jeffrey A Law  (law@cygnus.com)
22982
22983         * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
22984         * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
22985         left in.  No longer expect them to fail.
22986
22987         * gdb.stabs/*.mt; Deleted, no longer used.
22988         * gdb.stabs/configure.in: Remove references to target makefile
22989         frags.
22990         * gdb.stabs/configure: Rebuilt.
22991
22992         * gdb.disasm/*.mt: Deleted, no longer used.
22993         * gdb.disasm/configure.in: Remove references to target makefile
22994         frags.  Use "sh3.s" as the unique filename for this directory.
22995         * gdb.disasm/configure: Rebuilt.
22996
22997         * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
22998         * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
22999         * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
23000
23001 Tue Feb 11 16:57:58 1997  Bob Manson  <manson@charmed.cygnus.com>
23002
23003         * config/udi.exp: Use mondfe,name instead of remote_host.
23004
23005 Tue Feb 11 11:22:36 1997  Jeffrey A Law  (law@cygnus.com)
23006
23007         * gdb.base/watchpoint.exp: Don't expect a failure when calling
23008         a function with a watchpoint enabled on the mn10200.
23009
23010         * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
23011         before trying to create it!
23012
23013 Mon Feb 10 16:40:47 1997  Bob Manson  <manson@charmed.cygnus.com>
23014
23015         * config/vx.exp: Use hostname instead of netport.
23016
23017         * config/vxworks.exp: New file.
23018
23019         * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
23020
23021         * config/monitor.exp(gdb_target_monitor): Look for a prompt from
23022         gdb before assuming everything worked. Send a ^C if a timeout
23023         occurs.
23024
23025         * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
23026         $gdb_spawn_id directly.
23027         (gdb_run_cmd): Try _start as well as start. Use the target feature
23028         gdb,start_symbol as the symbol to start from when jumping.
23029
23030 Mon Feb 10 11:26:59 1997  Jeffrey A Law  (law@cygnus.com)
23031
23032         * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
23033         redundant) test.
23034
23035         * gdb.base/recurse.exp: Relax final value test for 'b' so that
23036         it doesn't lose for 16bit integer systems.
23037
23038 Fri Feb  7 09:31:21 1997  Jeffrey A Law  (law@cygnus.com)
23039
23040         * gdb.fortran/types.exp: If the target doesn't support "double"
23041         data types, then expect "real" types to only be 4 bytes.
23042
23043         * gdb.c++/virtfunc.exp: Expect failure for virtual function
23044         call tests if the target doesn't support inferior function calls.
23045
23046         * gdb.base/printcmds.exp: Allow minor deviation in FP values
23047         in printf tests.
23048
23049 Thu Feb  6 12:46:14 1997  Jeffrey A Law  (law@cygnus.com)
23050
23051         * gdb.base/help.exp: Disable "help set", "help show", and
23052         "help support".  Simplify regexp for "help stack".
23053
23054         * gdb.base/default.exp: Set match_max to 5000 and the timeout
23055         to 60 seconds.  Temporarily set match_max to 15000 around the
23056         "info copying" test.
23057
23058         * gdb.base/nodebug.exp: Don't try to do an inferior function
23059         call if the target doesn't support them.
23060         * gdb.base/printcmds.exp: Likewise.
23061         * gdb.base/setvar.exp: Likewise.
23062         * gdb.base/structs.exp: Likewise.
23063         * gdb.c++/templates.exp: Likewise.
23064         * gdb.base/ptype.exp: Likewise.  Remove UDI specific stuff.
23065
23066         * gdb.base/recurse.exp: Enable for the mn10200.
23067
23068         * configure.in: Do configure gdb.stabs directory for *-*-elf
23069         targets.
23070         * configure: Rebuilt.
23071
23072         * gdb.base/break.exp: Check for gdb,noresults before testing
23073         exit status and/or results from the target.
23074         * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
23075         * lib/gdb.exp: Remove old (now bogus) initialization of
23076         noinferior, noargs, noresults and nosignals.
23077
23078 Tue Feb  4 21:52:17 1997  Bob Manson  <manson@charmed.cygnus.com>
23079
23080         * config/sh.exp: New file.
23081
23082         * config/slite.exp: Try to connect multiple times to the board
23083         before rebooting. Only send a "monitor run" if need_monitor_run
23084         is set.
23085
23086         * gdb.base/break.exp: Don't do the "stub continue" test if
23087         the target has gdb_stub set.
23088
23089         * gdb.base/callfuncs.exp: Increase the timeout.
23090
23091         * gdb.base/interrupt.exp: Don't even try to compile the testcase
23092         if the target has gdb,noinferiorio set.
23093
23094         * gdb.base/list.exp: Increase match_max to 10000 characters.
23095
23096         * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
23097
23098         * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
23099         target.
23100
23101         * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
23102
23103 Mon Feb  3 12:09:37 1997  Bob Manson  <manson@charmed.cygnus.com>
23104
23105         * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
23106         trying to delete the copy of gdb. Catch the file delete so we
23107         don't die if the delete fails; also, the file should be copied to
23108         the host, not to the build.
23109
23110 Sun Feb  2 00:55:14 1997  Bob Manson  <manson@charmed.cygnus.com>
23111
23112         * lib/gdb.exp(gdb_test): Surround the result pattern with
23113         parenthesis in case it contains multiple regexps separated
23114         with |.
23115
23116         * gdb.base/watchpoint.exp: Use gdb_test.
23117         * gdb.base/default.exp: Ditto.
23118
23119 Sat Feb  1 23:51:01 1997  Bob Manson  <manson@charmed.cygnus.com>
23120
23121         * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
23122
23123         * gdb.base/scope.exp: Use gdb_test.
23124         * gdb.c++/classes.exp: Ditto.
23125         * gdb.c++/inherit.exp: Ditto.
23126
23127 Fri Jan 31 13:09:12 1997  Bob Manson  <manson@charmed.cygnus.com>
23128
23129         * gdb.base/crossload.exp: Don't use execute_anywhere, use
23130         remote_exec instead.
23131         * gdb.base/corefile.exp: Don't be ridiculous.
23132         * gdb.base/*.c: Add missing stub invocations.
23133
23134 Thu Jan 30 16:49:25 1997  Bob Manson  <manson@charmed.cygnus.com>
23135
23136         * config/slite.exp: Miscellaneous fixes.
23137
23138         * lib/gdb.exp: Fix runto.
23139
23140         * gdb.base/signals.exp: Check for a gdb,nosignals feature of
23141         the target.
23142
23143         * gdb.base/watchpoint.exp: Fix regexp.
23144
23145         * lib/gdb.exp(default_gdb_exit): Add a catch to the
23146         close and wait commands, as the descriptor may now be
23147         invalid. Always call "remote_close host".
23148
23149 Tue Jan 28 14:42:31 1997  Bob Manson  <manson@charmed.cygnus.com>
23150
23151            Major rewrite for testsuite revision.
23152
23153         * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
23154         TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
23155         instead of relying on spawn_id to always contain a valid
23156         spawn id.
23157         (get_compiler_info): New procedure to build the ${binfile}.ci
23158         file, instead of replicating this in N different places.
23159         (gdb_compile): New procedure.
23160
23161         gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
23162         appropriate arguments) instead of compile. Use gdb_test in a lot
23163         more places.  Use send_gdb instead of send. Always run gdb_start
23164         at the start of a testcase, as this is no longer done magically.
23165
23166         config/*-gdb.exp: Rename without the -gdb suffix.
23167
23168         config/mips.exp: Use remote_close instead of exit_remote_shell.
23169         config/monitor.exp: Use target_info instead of looking at
23170         baud, timeout, etc.
23171         config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
23172
23173 Sat Dec 14 00:43:57 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23174
23175         * gdb.c++/templates.exp (test_ptype_of_templates),
23176         gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
23177         Update expect patterns for destructors and assignment operators
23178         to match corresponding c-typeprint.c changes.
23179         * gdb.c++/templates.exp (test_template_breakpoints):  Revert change
23180         to destructor breakpoint test, GDB should be able to set the
23181         destructor breakpoint without specifying arguments.
23182
23183 Tue Dec  3 20:17:52 1996  Fred Fish  <fnf@cygnus.com>
23184
23185         * gdb.threads/pthreads.exp: Change result for failure to compile due
23186         to lack of pthreads runtime support from an error to simply an
23187         unsupported test, per dejagnu standards.
23188
23189 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23190
23191         * lib/gdb.exp (gdb_test):  Simplify expect pattern for the case
23192         where GDB exits to reduce pattern match time.
23193         (skip_chill_tests):  Skip chill tests for mips*-sgi-irix6*.
23194
23195         * gdb.base/nodebug.exp:  Add mips*-sgi-irix6* xfails.
23196
23197 Tue Nov 26 18:29:23 1996  Michael Snyder  <msnyder@cygnus.com>
23198
23199         * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
23200         * gdb.base/default.exp:   ditto.
23201         * gdb.base/nodebug.exp:   ditto.
23202         * gdb.base/printcmds.exp: ditto.
23203         * gdb.base/ptype.exp:     ditto.
23204         * gdb.base/setvar.exp:    ditto.
23205         * gdb.base/structs.exp:   ditto.
23206         * gdb.base/setshow.c:     Guard against uninitialized values of argc.
23207
23208 Tue Nov 26 17:23:28 1996  Ian Lance Taylor  <ian@cygnus.com>
23209
23210         * configure, */configure: Rebuild with autoconf 2.12.
23211
23212 Sat Nov 23 13:32:15 1996  Fred Fish  <fnf@cygnus.com>
23213
23214         * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
23215         use new i*86-pc-linux*-gnu quads.
23216         * gdb.base/corefile.exp: Ditto.
23217         * gdb.base/signals.exp: Ditto.
23218         * gdb.base/sigall.exp: Ditto.
23219         * gdb.base/interrupt.exp: Ditto.
23220
23221         * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
23222         "i*86-*-linux" for "signal SIGUSR1".  Now works, at least with
23223         RedHat 4.0.
23224
23225         * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
23226         linux.  This allows the test case to at least compile on latest
23227         linux, but still not run due to missing the threads runtime library.
23228
23229 Fri Nov 22 10:13:29 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23230
23231         * gdb.base/a1-selftest.exp (do_steps_and_nexts):  Reinitialize source
23232         directory to search gdb directory. Accept and step over conditional
23233         stack alignment code. Consume $prompt in failure cases.
23234         Reset timeout to $oldtimeout instead of some arbitrary value.
23235         * gdb.base/nodebug.exp:  Limit backtrace to 10 frames to avoid
23236         timeout problems with infinite stack backtraces.
23237         * gdb.base/ptype.exp (ptype struct link, union tu_link):
23238         Accept function parameters for linkfunc member.
23239
23240 Thu Nov 21 09:17:19 1996  Fred Fish  <fnf@cygnus.com>
23241
23242         * lib/gdb.exp (CFLAGS): Remove, unreferenced.
23243         (CXXFLAGS): Remove, unreferenced.
23244         (B_OPTIONS): Add for -B options and add code to initialize with
23245         previous -B options and also add -B option to pick up cross compiled
23246         runtime.
23247         (TARGET_INCLUDES): Add for -I options and add code to initialize when
23248         doing cross compiles.
23249         (target_alias): Declare global.
23250         (xgcc): Set variable to full path of gcc in build tree.  Use findfile
23251         to verify that gcc exists in build tree, and if so set CC to that
23252         gcc and to use B_OPTIONS and TARGET_INCLUDES.
23253
23254 Tue Nov 12 16:20:13 1996  Fred Fish  <fnf@cygnus.com>
23255
23256         * gdb.c++/inherit.exp (test_print_anon_union): Reenable
23257         ptype test for anonymous union.  Fixup testcase to match
23258         current gcc debug output.
23259
23260 Mon Nov 11 14:12:06 1996  Jeffrey A Law  (law@cygnus.com)
23261
23262         * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
23263         force argument to an unsigned long type.
23264
23265 Mon Nov 11 10:27:55 1996  Fred Fish  <fnf@cygnus.com>
23266
23267         * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
23268         tests and anonymous union print/ptype tests.
23269         * gdb.base/list.exp (test_forward-search): Increase timeout by
23270         5 minutes for the "search extremely long line" case.
23271         * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
23272         completely optional and that the pass/fail messages use the command as
23273         the message if that third arg is a null string.
23274         (gdb_test_exact):  Arrange that a null string pattern means match a
23275         null string output rather than any output, which might include random
23276         errors.
23277         * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
23278         backtrace test.
23279         * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
23280         always failing and failure is now exposed by gdb.exp changes.
23281
23282 Sat Nov  9 11:13:24 1996  Fred Fish  <fnf@cygnus.com>
23283
23284         * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
23285         weren't being noted.
23286
23287 Sat Nov  9 01:05:10 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23288
23289         * gdb.base/corefile.exp:  Consume $prompt in mmap fail cases.
23290         * gdb.stabs/weird.exp:  Remove v_comb xfails.
23291
23292 Tue Nov  5 10:44:23 1996  Michael Snyder  <msnyder@cygnus.com>
23293
23294         * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
23295                     list.exp scope.exp watchpoint.exp]
23296           Make all timeout error msgs explicitly say "(timeout)".
23297
23298 Mon Nov  4 12:03:06 1996  Michael Snyder  <msnyder@cygnus.com>
23299
23300         * config/monitor.exp: Increase download timeout to 1000 seconds.
23301
23302 Mon Nov  4 12:02:26 1996  Michael Snyder  <msnyder@cygnus.com>
23303
23304         * config/m32r.exp: Increase timeout to 120 seconds.
23305
23306 Sun Nov  3 14:37:05 1996  Fred Fish  <fnf@cygnus.com>
23307
23308         * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
23309         and accept older ordering as obsolescent gcc or gdb.
23310         * gdb.c++/templates.exp: Ditto.
23311         * gdb.c++/virtfunc.exp: Ditto.
23312
23313 Fri Nov  1 11:56:09 1996  Fred Fish  <fnf@cygnus.com>
23314
23315         * gdb.base/coremaker.c: Add code to mmap some data so we
23316         can check that it ends up in the core file.
23317         * gdb.base/corefile.exp: Add test to read mmapped data
23318         from core file.
23319
23320 Wed Oct 30 18:19:16 1996  Michael Snyder  <msnyder@cygnus.com>
23321
23322         * config/m32r.exp: New file.
23323
23324 Mon Oct 21 14:40:50 1996  Stu Grossman  (grossman@critters.cygnus.com)
23325
23326         * testsuite/gdb.base/nodebug.exp:  Whack out -g options by hand so
23327         that cflags can contains -gstabs, and work correctly for other tests.
23328
23329 Mon Oct 21 14:00:37 1996  Michael Snyder  <msnyder@cygnus.com>
23330
23331         * gdb.base/setshow.exp: New file, tests show and set.
23332         * gdb.base/setshow.c:   New file, tests show and set.
23333         * gdb.base/help.exp: Add test for help set|show annotate.
23334         * gdb.base/default.exp: Add test for set|show annotate.
23335
23336 Wed Oct 16 19:03:54 1996  Stu Grossman  (grossman@critters.cygnus.com)
23337
23338         * testsuite/gdb.base/break.exp:  Make backtrace from factorial
23339         errors unique.
23340         * testsuite/gdb.base/nodebug.exp:  Whack out all -g options
23341         explicitly.
23342
23343 Tue Oct 15 16:45:02 1996  Stu Grossman  (grossman@critters.cygnus.com)
23344
23345         * config/sim-gdb.exp (gdb_target_sim):  Remove setting of height
23346         and width commands.  This is done elsewhere.
23347         * (gdb_start):  Don't call gdb_start_sim here.  That's already
23348         done in gdb_load.  This fixes lots of failures in default.exp.
23349
23350 Sun Oct 13 10:40:23 1996  Fred Fish  <fnf@cygnus.com>
23351
23352         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
23353         * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
23354         * lib/gdb.exp (gdb_test): Treat failures due to program exiting
23355         in the same we we treat other failures (since it may be an expected
23356         condition), rather than as an error.
23357         * gdb.base/signals.exp (test_handle_all_print): Revert back to
23358         old test format.
23359
23360 Fri Oct 11 17:05:22 1996  Fred Fish  <fnf@cygnus.com>
23361
23362         * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
23363         (distclean maintainer-clean realclean): No need to remove files
23364         twice.  Nuke the duplicates.
23365         * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
23366         * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
23367         Remove config.h along with other config files.
23368
23369 Mon Sep 30 20:16:22 1996  Fred Fish  <fnf@cygnus.com>
23370
23371         * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
23372         "p func1 ()" and note that rests of tests are skipped.
23373         * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
23374         setup_xfails for "print func2::coremaker_local".
23375         Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
23376         * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
23377         affected by the previous run test.
23378         * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
23379         "print array () ubyte (foo)" and "print/x array () byte (\$i)"
23380         * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
23381         "pass int powerset tuple" and "pass modeless int powerset tuple".
23382         * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
23383         "real write 4" and "real write 8".
23384         * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
23385         setup_xfails for "print vs1 after tuple assign 2",
23386         "print \$i after tuple assign 2", and
23387         "print vs2 after tuple assign 2".
23388         * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
23389         meaningful error message and return -1 so the caller can
23390         suppress further tests and avoid a cascade of errors.
23391
23392 Fri Sep 27 10:34:51 1996  Fred Fish  <fnf@cygnus.com>
23393
23394         * gdb.base/a1-selftest.exp: Tweak tests to account for new
23395         format for printing version.
23396         * gdb.base/default.exp: Ditto.
23397         * gdb.base/interrupt.exp: Fix problem with cascade of
23398         errors if child process dies while calling a function.
23399
23400 Fri Sep 13 21:43:48 1996  Fred Fish  <fnf@cygnus.com>
23401
23402         * Makefile.in (VPATH): Add
23403         * Makefile.in (Makefile, config.status): Fix rules so things get
23404         remade when necessary.
23405
23406 Fri Sep 13 18:16:10 1996  Fred Fish  <fnf@cygnus.com>
23407
23408         * Makefile.in (just-check): Add path to sibling expect dir
23409         to environment variable specified by RPATH_ENVVAR.
23410
23411 Fri Sep 13 12:05:34 1996  Fred Fish  <fnf@cygnus.com>
23412
23413         * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
23414         (just-check): Add shared library paths for libstdc++, tk,
23415         tcl, bfd, and opcodes to the environment variable specified
23416         in RPATH_ENVVAR.
23417         * configure.in: Add support to recognize --enable-shared flag
23418         and generate correct value for RPATH_ENVVAR.
23419         * configure: Regenerated with autoconf.
23420
23421 Mon Sep  2 06:36:02 1996  Fred Fish  <fnf@cygnus.com>
23422
23423         * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
23424         include all osf versions.
23425         * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
23426         all osf versions.  Add -D_MIT_POSIX_THREADS to compilation command
23427         when target is linux.  When failing to build pthreads test
23428         executable, give more meaningful message.
23429         * gdb.threads/pthreads.c: Hpux also uses old definition of second
23430         arg for pthread_create.
23431
23432 Mon Aug 19 09:58:59 1996  Fred Fish  <fnf@cygnus.com>
23433
23434         * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
23435         PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
23436         * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
23437         and -lpthreads (everybody else).
23438         (test_startup): Fail gracefully if threads are not supported.
23439         * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
23440         "p/c array_index("abcdef",2)" when not gcc compiled.
23441         * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
23442         "print func2::coremaker_local" when not gcc compiled.
23443         * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
23444         "ptype on opaque struct tagname (statically)",
23445         "ptype on opaque struct tagname (dynamically) 1", and
23446         "ptype on opaque struct tagname (dynamically) 2"
23447         for not compiled with gcc.
23448         * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
23449         backtrace when compiled with gcc.
23450         * lib/gdb.exp (runto_main): Return result of "runto main" rather
23451         than always return success.
23452
23453 Sat Aug 17 13:28:00 1996  Fred Fish  <fnf@cygnus.com>
23454
23455         * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
23456
23457 Tue Aug 13 10:26:10 1996  Jeffrey A Law  (law@cygnus.com)
23458
23459         * gdb.base/structs.exp: Undo last change.
23460
23461 Mon Aug 12 15:29:08 1996  Fred Fish  <fnf@cygnus.com>
23462
23463         * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
23464         encapsulate all the steps/nexts done during self test, starting
23465         at main, and makes them less sensitive to optimization issues.
23466         Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
23467         signal handler" test.
23468         * gdb.threads/pthreads.exp: Only run this for native configs.
23469         * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
23470         setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
23471         tests.
23472         gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
23473         for "runto test_calls(void)" test.
23474
23475 Sun Aug 11 13:11:24 1996  Fred Fish  <fnf@cygnus.com>
23476
23477         * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
23478         and don't expect address info in breakpoint confirmations.
23479
23480 Wed Aug  7 20:47:43 1996  Fred Fish  <fnf@cygnus.com>
23481
23482         * gdb.base/list.exp (test_forward_search): Increase timeout
23483         temporarily by 60 seconds for searching extremely long line,
23484         and then reset to old value when done.  Increase expect input
23485         buffer to 10000.
23486
23487 Wed Aug  7 15:34:22 1996  Fred Fish  <fnf@cygnus.com>
23488
23489         * gdb.base/list.exp (test_forward_search): Fix to handle very
23490         long source line without overflowing expect's input buffer.
23491
23492 Wed Aug  7 12:03:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
23493
23494         * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
23495         "buffer_full".
23496
23497         * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
23498         "buffer_full".
23499
23500         * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
23501         "buffer_full".
23502
23503         * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
23504         "buffer_full".
23505
23506 Wed Aug  7 11:05:47 1996  Fred Fish  <fnf@cygnus.com>
23507
23508         * configure.in (configdirs): Add gdb.threads.
23509         * configure: Regenerated with autoconf.
23510         * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
23511         * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
23512         * gdb.threads/configure: New, generated with autoconf.
23513
23514 Tue Aug  6 10:23:04 1996  Tom Tromey  <tromey@rtl.cygnus.com>
23515
23516         * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
23517
23518 Mon Aug  5 18:11:53 1996  Fred Fish  <fnf@cygnus.com>
23519
23520         * gdb.base/signals.exp (test_handle_all_print): Test separately for
23521         each signal's status in the output of "handle all print".
23522         * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
23523         the \r\n sequence that immediately precedes the gdb prompt.
23524         * gdb.base/a1-selftest.exp: Save original timeout and restore
23525         after test.
23526
23527 Sun Aug  4 10:20:50 1996  Jeffrey A Law  (law@cygnus.com)
23528
23529         * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
23530         symbol.
23531
23532 Fri Aug  2 17:37:26 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
23533
23534         * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
23535
23536 Thu Jun 27 20:41:40 1996  Fred Fish  <fnf@cygnus.com>
23537
23538         * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
23539         timeout by 60 seconds.
23540
23541 Thu Jun 27 18:13:57 1996  Fred Fish  <fnf@cygnus.com>
23542
23543         * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
23544         * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
23545         error return.
23546
23547 Thu Jun 27 10:54:58 1996  Fred Fish  <fnf@cygnus.com>
23548
23549         * lib/gdb.exp (default_gdb_start): When reporting a timeout during
23550         gdb initialization, also report how long dejagnu waited.  Restore
23551         old timeout before doing error return.  Temporarily increase timeout
23552         by 3 minutes to allow for slow startups over heavy NFS use.
23553
23554 Tue Jun 25 19:59:17 1996  Fred Fish  <fnf@cygnus.com>
23555
23556         * lib/gdb.exp: Report timeout value for verbosity level 2.
23557         * config/gdbserver.exp: Ditto.
23558         * config/hppro.exp: Ditto.
23559         * config/mips-gdb.exp: Ditto.
23560         * config/monitor.exp: Ditto.
23561         * config/netware.exp: Ditto.
23562         * config/sim-gdb.exp: Ditto.
23563         * config/slite-gdb.exp: Ditto.
23564         * config/udi-gdb.exp: Ditto.
23565         * config/unix-gdb.exp: Ditto.
23566         * config/vx-gdb.exp: Ditto.
23567         * gdb.base/a1-selftest.exp: Ditto.
23568         * gdb.base/a2-run.exp: Ditto.
23569         * gdb.base/break.exp: Ditto.
23570         * gdb.base/corefile.exp: Ditto.
23571         * gdb.base/list.exp: Ditto.
23572         * gdb.base/recurse.exp: Ditto.
23573         * gdb.base/scope.exp: Ditto.
23574         * gdb.base/signals.exp: Ditto.
23575
23576 Tue Jun 25 23:16:58 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
23577
23578         * gdb.threads/Makefile.in (docdir): Removed.
23579
23580 Tue Jun 25 17:02:39 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
23581
23582         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
23583         * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
23584         @srcdir@.
23585         * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
23586         autoconf 2.5 or higher.
23587         * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
23588
23589 Thu Jun 13 11:16:10 1996  Tom Tromey  <tromey@thepub.cygnus.com>
23590
23591         * configure: Regenerated.
23592         * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
23593         avoid name clashes with SunOS headers.
23594
23595 Wed Jun  5 16:43:27 1996  Jeffrey A Law  (law@cygnus.com)
23596
23597         * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
23598
23599 Thu May 30 11:35:11 1996  Jeffrey A Law  (law@cygnus.com)
23600
23601         * gdb.base/callfuncs.exp: Finish last change -- make sure the
23602         prototype information ends up in the compiler info file.
23603
23604 Thu May 23 12:48:41 1996  Fred Fish  <fnf@cygnus.com>
23605
23606         * gdb.base/callfuncs.exp: Remove the compiler info file prior to
23607         attempting to regenerate it.  Eliminate use of a temporary file
23608         and just generate the info file directly.  Source it immediately,
23609         for consistency of use.
23610         * gdb.base/corefile.exp: Ditto
23611         * gdb.base/exprs.exp: Ditto.
23612         * gdb.base/funcargs.exp: Ditto.
23613         * gdb.base/langs.exp: Ditto.
23614         * gdb.base/list.exp: Ditto.
23615         * gdb.base/mips_pro.exp: Ditto.
23616         * gdb.base/nodebug.exp: Ditto.
23617         * gdb.base/opaque.exp: Ditto.
23618         * gdb.base/ptype.exp: Ditto.
23619         * gdb.base/scope.exp: Ditto.
23620         * gdb.base/setvar.exp: Ditto.
23621         * gdb.base/signals.exp: Ditto.
23622         * gdb.base/whatis.exp: Ditto.
23623         * gdb.c++/templates.exp: Ditto.
23624         * gdb.c++/virtfunc.exp: Ditto.
23625         * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
23626         whether or not to add -lstdc++ to the compile command line args.
23627
23628 Sat May 18 02:43:58 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23629
23630         * gdb.base/recurse.exp:  Remove setup_xfail for "sparc*-*-sunos4*",
23631         it got fixed by the recent lookup_minimal_symbol_by_pc change.
23632         Increase timeout, a lot of single stepping might be needed if the
23633         target has no hardware watchpoints.
23634
23635 Wed May 15 08:47:42 1996  Jeffrey A Law  (law@cygnus.com)
23636
23637         * gdb.base/break.exp: Ignore compiler warnings when compiling
23638         break.c.
23639         * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
23640         * gdb.base/default.exp: Add h8300 xfails.  Handle messages
23641         from remote-sim.
23642         * gdb.base/exprs.exp: Add h8300 xfails.
23643         * gdb.base/funcargs.exp: Likewise.
23644         * gdb.base/nodebug.exp: Likewise.
23645         * gdb.base/printcmds.exp: Likewise.
23646         * gdb.base/ptype.exp: Likewise.
23647         * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300.  Add
23648         h8300 xfails.
23649         * gdb.base/return.exp: Handle float/double precision problems
23650         on the h8300.
23651         * gdb.base/funcargs.c: Explicitly make last constant argument to
23652         call_after_alloca_subr an unsigned long type.
23653         * gdb.base/return.c: Include stdio.h.
23654
23655 Tue May  7 22:01:12 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
23656
23657         * config/abug.exp: New file for the older Motorola Bug monitor
23658         that runs on the mvme13x series VME boards.
23659         * config/monitor.exp: Use the new config array for target settings
23660         if they exist.
23661
23662 Fri May  3 16:02:55 1996  Stan Shebs  <shebs@andros.cygnus.com>
23663
23664         * sim-gdb.exp: Make the SH simulator allocate less space when
23665         it is targeted.
23666
23667 Thu May  2 12:31:56 1996  Jeffrey A Law  (law@cygnus.com)
23668
23669         * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
23670         test.
23671
23672 Wed Mar 20 08:48:03 1996  Fred Fish  <fnf@cygnus.com>
23673
23674         * gdb.base/list.exp (test_list_function): Remove setup_xfail for
23675         "rs6000-*-*" for "list function in include file" when gcc compiled.
23676         * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
23677         for "p ctable1[120]".
23678         * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
23679         "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
23680         Remove setup_xfail for "rs6000-*-*" for
23681         "print 'scope0.c'::filelocal before run".
23682         * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
23683         gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
23684         since some compilers don't allow both options to be given
23685         on the same command line.  Create object file and move it.
23686
23687 Tue Mar 19 23:49:31 1996  Fred Fish  <fnf@cygnus.com>
23688
23689         * gdb.base/corefile.exp: Always regenerate the core file, since
23690         we always regenerate the coremaker program.  Detect special case
23691         where registers cannot be read from core file.
23692
23693 Tue Mar 19 16:52:49 1996  Fred Fish  <fnf@cygnus.com>
23694
23695         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
23696         * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
23697         * gdb.c++/templates.exp: Only match on basename of file since
23698         some formats like xcoff don't encode directory information.
23699         * gdb.stabs/weird.exp: Use the right sed script for powerpc
23700         and rs6000 AIX xcoff targets.
23701         * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
23702         * configure: Regenerate.
23703         * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
23704         here, rather than in distclean.
23705
23706 Sun Mar 17 13:35:31 1996  Fred Fish  <fnf@cygnus.com>
23707
23708         * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
23709         defined, and use it to compile the test case with -O2.  The
23710         native compilation still uses no optimization.
23711         * gdb.base/mips_pro.c: Remove inline assembly code since
23712         it is compiled PIC by default, which results in assembler
23713         warnings that make the testsuite think the compilation
23714         was unsuccessful.
23715
23716 Sat Mar 16 15:02:24 1996  Fred Fish  <fnf@cygnus.com>
23717
23718         * gdb.c++/misc.exp: Add note to message for
23719         "print s.a for foo struct" that this is a known gcc 2.7.2
23720         and earlier bug.
23721
23722 Fri Mar 15 17:49:57 1996  Fred Fish  (fnf@cygnus.com)
23723
23724         * gdb.base/break.exp: Fix pattern for matching "Delete all
23725         breakpoints (y or n) ".  Add "mips-dec-ultrix*" to
23726         setup_xfail for deleting all breakpoints test.  Fix various
23727         timeout messages to include "(timeout)".
23728         * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
23729         for "p t_float_values2(3.14159,float_val2)".
23730         * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
23731         for "continue to call2g" when gcc compiled.
23732         * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
23733         "up to foo in langs.exp", "show language at foo in langs.exp",
23734         "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
23735         and "show language at fsub in langs.exp".
23736         * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
23737         "list line 1 in include file", "list message for lines past EOF",
23738         "list function in include file", "list list0.h:foo", and
23739         "list filename:function; nonexistant function".
23740         * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
23741         "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
23742         and "ptype t_char_array" to be for native cc only.
23743
23744 Fri Mar 15 16:17:22 1996  Fred Fish  <fnf@cygnus.com>
23745
23746         * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
23747         setup_xfail for "print coremaker_bss", "print coremaker_ro",
23748         "print func2::coremaker_local", and "backtrace in corefile.exp".
23749
23750 Wed Mar 13 14:54:11 1996  Fred Fish  <fnf@cygnus.com>
23751
23752         * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
23753         "bt in signals.exp".  This problem only appears when running
23754         the testsuite, and then only intermittently.
23755
23756 Tue Mar 12 15:00:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
23757
23758         * gdb.base/return.exp (return_tests): Differentiate between
23759         two tests of continuing.
23760
23761 Tue Mar  5 14:33:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
23762
23763         * */Makefile.in (maintainer-clean): Remove config.log.
23764         * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
23765         * gdb.c++/Makefile.in (PROGS): Add inherit.
23766         (clean): Remove *.ci.
23767
23768 Tue Feb 20 16:36:10 1996  Fred Fish  <fnf@cygnus.com>
23769
23770         * gdb.c++/misc.cc: Add test code from Mike Stump.
23771         * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
23772
23773 Sun Feb 18 11:39:12 1996  Fred Fish  <fnf@cygnus.com>
23774
23775         * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
23776         to "alpha-*-osf2*" and add comment.
23777         * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
23778         setup_xfail for "step over execarg initialization" and
23779         "step over corearg initialization".
23780         * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
23781         for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
23782         * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
23783         gcc compiled for "print coremaker_bss", "print coremaker_ro",
23784         "print func2::coremaker_local", and "backtrace in corefile.exp".
23785         * gdb.base/signals.exp: Build and source signals.ci.
23786         Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
23787         to be for gcc only.
23788         * lib/gdb.exp: Move verbose statements outside conditionals.
23789
23790 Sat Feb 17 02:22:14 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23791
23792         * gdb.base/sigall.exp:  Remove setup_xfail for irix4.  Fixed by
23793         Feb 3 procfs.c change.
23794
23795 Fri Feb 16 13:25:31 1996  Fred Fish  <fnf@cygnus.com>
23796
23797         * config/unix-gdb.exp: Remove extraneous newlines from end of file.
23798
23799 Thu Feb 15 08:12:55 1996  Fred Fish  <fnf@cygnus.com>
23800
23801         * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
23802         from dejagnu's apparent default of 10 seconds, which gives random
23803         results when running the tests over NFS on moderately loaded systems.
23804         * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
23805
23806 Mon Feb 12 16:50:28 1996  Fred Fish  <fnf@cygnus.com>
23807
23808         * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318.  Now fixed.
23809         * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
23810         result reports.
23811
23812 Fri Feb  9 15:56:51 1996  Fred Fish  <fnf@cygnus.com>
23813
23814         * configure.in (CY_AC_PATH_TCLH): Remove.
23815         * configure: Regenerate.
23816
23817 Fri Feb  9 08:21:31 1996  Fred Fish  <fnf@cygnus.com>
23818
23819         * gdb.c++/Makefile.in (clean): Add missing '{'.
23820
23821 Fri Feb  2 10:19:40 1996  Jeffrey A Law  (law@cygnus.com)
23822
23823         * lib/gdb.exp: Provide a default value for noinferior.
23824
23825         * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
23826         Load libgloss.exp.
23827
23828 Thu Feb  1 20:20:14 1996  Jeffrey A Law  (law@cygnus.com)
23829
23830         * gdb.disasm/hppa.exp: Compile directly into an executable, use
23831         the executable, not the .o to run the tests from.
23832
23833 Wed Jan 31 14:21:09 1996  Jeffrey A Law  (law@cygnus.com)
23834
23835         * gdb.base/break.exp: Don't test for program exit or exit status
23836         if $noresults if nonzero.
23837         * gdb.base/langs.exp: Likewise.
23838         * gdb.base/watchpoint.exp: Likewise.
23839
23840         * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
23841         * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
23842         trying to compile the testcase.
23843
23844 Wed Jan 24 23:42:39 1996  Doug Evans  <dje@charmed.cygnus.com>
23845
23846         * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
23847         * gdb.base/signals.exp (continue to handler): Likewise.
23848
23849 Tue Jan 23 16:28:22 1996  Per Bothner  <bothner@kalessin.cygnus.com>
23850
23851         * gdb.c++/classes.exp:  Now = returns false/true, not 1/0.
23852
23853         * gdb.fortran/exprs.exp:  .LT. and .GT. now return .TRUE. or .FALSE..
23854
23855 Tue Jan 23 15:41:57 1996  Jeffrey A Law  (law@cygnus.com)
23856
23857         * gdb.base/corefile.exp: Recognize "not found" as failure
23858         when trying to determine if a core file was generated.
23859         If no core file was generate the first time, try again without
23860         the ulimit -c to work around braindamaged shells.
23861
23862 Mon Jan 15 09:33:00 1996  Fred Fish  <fnf@cygnus.com>
23863
23864         * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
23865         [] tests with "test" and enclose string in quotes.
23866         * gdb.stabs/configure: Rebuild
23867
23868 Thu Jan 11 09:43:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
23869
23870         Changes in sync with expect:
23871         * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
23872         (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
23873         (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
23874         (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater.  Properly quote
23875         argument to AC_REQUIRE.
23876         * configure: Regenerated.
23877
23878 Thu Jan  4 08:17:22 1996  Fred Fish  <fnf@cygnus.com>
23879
23880         * gdb.base/corefile.exp: When generating a core, discard any
23881         error messages about ulimit not found and the "core dumped"
23882         message from the shell that runs the coredumper.
23883
23884 Wed Jan  3 01:30:41 1996  Jeffrey A Law  (law@cygnus.com)
23885
23886         * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
23887
23888         * gdb.stabs/weird.exp: Use ${target_triplet} to determine
23889         which sed script to run.  Expect failure for v_comb test
23890         on PA targets too.
23891
23892 Sat Dec 30 16:09:04 1995  Fred Fish  <fnf@rtl.cygnus.com>
23893
23894         * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
23895         "print func2::coremaker_local" and for "backtrace in corefile.exp"
23896
23897 Sat Dec 30 12:59:12 1995  Fred Fish  <fnf@cygnus.com>
23898
23899         * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
23900         * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
23901         "sparc-sun-solaris*" xfails for "p v_comb".
23902         * lib/gdb.exp (default_gdb_start): Fix typo.
23903         * gdb.base/corefile.exp: Allow "Core was generated by ..."
23904         messages to not include the full program name that caused
23905         the core dump since some systems (such as solaris) apparently
23906         truncate this path to about 80 characters.
23907         When generating a core file first try increasing the core file
23908         size limit to unlimited since some systems may default it to
23909         zero, and it is harmless to try it.  Move the test for failing
23910         to generate a core file to where it will actually get executed.
23911         * gdb.c++/templates.exp (test_ptype_of_templates): Accept
23912         new gdb result from g++ debug info improvements and make old
23913         pattern obsolescent.  Also account for size_t differences
23914         (may be int or long).
23915         * gdb.base/a1-selftest.exp (test_with_self): Check for case where
23916         initialization before function call is placed in the delay slot
23917         and thus appears to be skipped over by commands such as "next".
23918
23919 Fri Dec 29 16:09:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
23920
23921         * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
23922
23923 Wed Dec  6 10:45:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
23924
23925         * gdb.base/*.exp: Make ${srcfile} only be the basename of the
23926         input source file; fix code to compile test to deal with this
23927         convention.
23928         * gdb.c++/*.exp: Likewise.
23929
23930 Mon Nov 27 11:40:16 1995  Fred Fish  <fnf@cygnus.com>
23931
23932         * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
23933         "bt in signals.exp".
23934
23935 Sat Nov 25 20:52:15 1995  Fred Fish  <fnf@phydeaux.cygnus.com>
23936
23937         * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
23938         "step over execarg initialization" and
23939         "step over corearg initialization".
23940
23941 Sat Nov 25 18:20:14 1995  Fred Fish  <fnf@cygnus.com>
23942
23943         * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
23944         with sizeof(pointer) > sizeof(int).  Avoid "void *" or include files.
23945
23946 Sat Nov 25 11:03:42 1995  Fred Fish  <fnf@cygnus.com>
23947
23948         From Rob Savoye  (rob@poseidon.cygnus.com)
23949         * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
23950         gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
23951         configure.in}, gdb.disasm/{Makefile.in, configure.in},
23952         gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
23953         configure.in}: Major reworking for autoconfig.
23954         * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
23955         gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
23956         New files.
23957         * config/unix-gdb.exp:  Make GDB global.
23958         * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
23959         callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
23960         funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
23961         nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
23962         regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
23963         term.exp, twice.exp, watchpoint.exp, whatis.exp},
23964         gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
23965         templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
23966         misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
23967         pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
23968         pr-8136.exp, result.exp, string.exp, tuples.exp},
23969         gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
23970         to returns as necessary, arrange for test to compile own testcase
23971         executable.
23972         * lib/gdb.exp: Changes for testsuite to compile own test cases.
23973
23974 Tue Nov 21 16:15:45 1995  Fred Fish  <fnf@cygnus.com>
23975
23976         * gdb.c++/classes.exp (test_pointers_to_class_members): Add
23977         clear_xfail at end of test which might not call either pass or fail.
23978         * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
23979         "backtrace through signal handler".
23980
23981 Sat Nov 18 04:09:31 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
23982
23983         * gdb.base/sigall.exp:  Work around OSF/1-3.x kernel bug when
23984         continuing from a job control stop signal.
23985         * gdb.stabs/alpha.mt:  Use $(CFLAGS) when building weird.o.
23986
23987 Wed Nov 15 00:28:03 1995  Jeffrey A Law  (law@cygnus.com)
23988
23989         * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
23990         * gdb.base/corefile.exp: Likewise.
23991         * gdb.base/funcargs.exp: Likewise.
23992
23993 Tue Nov 14 15:18:10 1995  Stu Grossman  (grossman@cygnus.com)
23994
23995         * config/hmsirom.exp:  Setup for talking to hmsi ROM monitor.
23996         * config/monitor.exp:  Add support for setting baud rate.
23997
23998 Sat Nov  4 15:35:52 1995  Fred Fish  <fnf@cygnus.com>
23999
24000         * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
24001         i*86-*-linux* xfails for "backtrace through signal handler".
24002         * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
24003         "print func2::coremaker_local".
24004         * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
24005         alpha-dec-osf2* xfail for
24006         "delete all breakpoints when none".
24007
24008 Wed Nov  1 15:57:16 1995  Fred Fish  <fnf@cygnus.com>
24009
24010         * gdb.base/break.exp: Change test that deletes all breakpoints
24011         when no user breakpoints are installed.  A post 4.15 change
24012         causes gdb to no longer prompt in this case.
24013
24014 Tue Oct 31 15:13:43 1995  Fred Fish  <fnf@cygnus.com>
24015
24016         * gdb.base/return.exp (return_tests):  Change xfail for test
24017         "correct value returned double test" to stop xfailing at
24018         Solaris 2.5.  Apparently the bug has been fixed.
24019
24020 Sun Oct 29 12:18:16 1995  Fred Fish  <fnf@cygnus.com>
24021
24022         * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
24023         IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
24024
24025 Tue Oct 24 11:12:12 1995  Jeffrey A Law  (law@cygnus.com)
24026
24027         * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
24028         * gdb.disasm/hppa.s: Corresponding changes.
24029
24030 Wed Oct 18 11:27:47 1995  Jeffrey A Law  (law@cygnus.com)
24031
24032         * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
24033         makefile fragment.
24034         * config/mt-hpux: Deleted.
24035
24036 Tue Oct 17 23:02:12 1995  Jeffrey A Law  (law@cygnus.com)
24037
24038         * Many files: When warning about suppressed tests due to a
24039         nonexistant test binary, avoid incrementing the warning count.
24040
24041 Tue Oct 10 11:00:41 1995  Fred Fish  <fnf@cygnus.com>
24042
24043         * Makefile.in (TARGET_FLAGS_TO_PASS):  Remove BISON.
24044
24045 Sun Oct  8 04:23:14 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24046
24047         * gdb.base/return.exp:  Change xfail from "sparc-*-solaris2.*" to
24048         "sparc-*-solaris2*".
24049
24050 Sat Sep 23 01:22:23 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24051
24052         * gdb.base/coremaker.c:  Produce a full core dump for AIX targets.
24053         Add global and local variables and initialize them.
24054         * gdb.base/corefile.exp:  Test correct mapping of corefile sections
24055         by printing variables. Remove rs6000 and powerpc xfails, BFD now
24056         extracts the file name and terminating signal from the core file.
24057         * TODO:  Remove note about tests for correct mapping of corefile.
24058         * gdb.base/ptype.c (main):  Use boolean2 to inhibit AIX 4.1 xlc
24059         from optimizing it away.
24060         * gdb.stabs/weird.exp:  Remove rs6000 xfail, xcoffread.c now
24061         handles common blocks.
24062
24063 Thu Sep 21 01:28:10 1995  Jeff Law  (law@snake.cs.utah.edu)
24064
24065         * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
24066         * gdb.disasm/sh3.exp (fmac): Corresponding changes.
24067
24068 Wed Sep 20 13:15:05 1995  Ian Lance Taylor  <ian@cygnus.com>
24069
24070         * Makefile.in (maintainer-clean): New target, synonym for
24071         realclean.
24072         * gdb.base/Makefile.in (maintainer-clean): Likewise.
24073         * gdb.c++/Makefile.in (maintainer-clean): Likewise.
24074         * gdb.chill/Makefile.in (maintainer-clean): Likewise.
24075         * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
24076         * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
24077         * gdb.threads/Makefile.in (maintainer-clean): Likewise.
24078
24079 Sun Sep 10 13:14:01 1995  Fred Fish  <fnf@cygnus.com>
24080
24081         * gdb.base/scope.exp (text_at_main):  Add "hppa*-*-hpux*"
24082         xfails when not gcc compiled for "print foo::funclocal".
24083         (test_at_foo):  Add "hppa*-*-hpux*" xfails when not gcc compiled for:
24084         "print foo::funclocal at foo",
24085         "print 'scope1.c'::foo::funclocal at foo",
24086         "print foo::funclocal_bss at foo",
24087         "print 'scope1.c'::foo::funclocal_bss at foo",
24088         "print foo::funclocal_ro at foo",
24089         "print 'scope1.c'::foo::funclocal_ro at foo",
24090         "print bar::funclocal at foo" and
24091         "print 'scope1.c'::bar::funclocal at foo".
24092         (test_at_bar):  Add "hppa*-*-hpux*" xfails when not
24093         gcc compiled for "print foo::funclocal at bar".
24094         Expand all messages to ensure that they identify that
24095         the test is at bar().
24096         * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
24097         gcc compiled for:
24098         "ptype on opaque struct pointer (statically)",
24099         "ptype on opaque struct tagname (statically)",
24100         "ptype on opaque struct pointer (dynamically) 1",
24101         "ptype on opaque struct tagname (dynamically) 1",
24102         "ptype on opaque struct pointer (dynamically) 2" and
24103         "ptype on opaque struct tagname (dynamically) 2
24104         * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
24105         gcc compiled for:
24106         "p datalocal"
24107         "whatis datalocal",
24108         "ptype datalocal",
24109         "p bsslocal",
24110         "whatis bsslocal", and
24111         "ptype bsslocal".
24112         * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
24113         "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
24114         when not gcc compiled.
24115         * gdb.base/funcargs.exp (float_and_integral_args):  Add
24116         "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
24117         compiled.
24118         (discard_and_shuffle):  Add "hppa*-*-hpux*" xfail for
24119         "backtrace from call6a" when not gcc compiled.
24120         (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
24121         "backtrace from call7a" when not gcc compiled.
24122         * gdb.base/callfuncs.exp (do_function_calls):
24123         Add "hppa*-*-hpux*" xfail when not gcc compiled for
24124         "p t_char_array_values(char_array_val2,char_array_val1)",
24125         "p t_char_array_values(char_array_val1,char_array_val2)",
24126         "p t_char_array_values("carray 1","carray 2")",
24127         "p t_char_array_values("carray 1",char_array_val2)",
24128         "p t_char_array_values(char_array_val1,"carray 2")",
24129         "p sum_args(1,{2})",
24130         "p sum_args(2,{2,3})",
24131         "p sum_args(3,{2,3,4})",
24132         "p sum_args(4,{2,3,4,5})"
24133         * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
24134         "backtrace in corefile.exp" when not gcc compiled.
24135
24136 Sat Sep  9 01:35:39 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24137
24138         * gdb.base/signals.exp:  Rewrite `handle all print' test as
24139         a procedure. Accept blanks or TABs as whitespace, increase
24140         timeout and expect input buffer size for the large output
24141         from the command. Remove "i*86-*-bsdi2.0" xfail.
24142
24143 Sat Sep  2 06:41:26 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24144
24145         * gdb.base/setvar.exp:  Add new testcases for truncation when
24146         assigning invalid values to bitfields.
24147
24148 Sat Sep  2 00:17:31 1995  Fred Fish  <fnf@cygnus.com>
24149
24150         * gdb.base/callfuncs.exp (do_function_calls):  Remove
24151         mips-sgi-irix* xfail for
24152         "call inferior func with struct - returns char *"
24153         and fix test so that an optional (unsigned char *) cast is
24154         accepted in the result.
24155
24156 Fri Sep  1 13:42:01 1995  Fred Fish  <fnf@cygnus.com>
24157
24158         * gdb.base/funcargs.exp (float_and_integral_args):  Remove
24159         sparc-sun-solaris2* xfail for "print f1 after run to call2a".
24160         * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
24161         * gdb.base/signals.exp: Remove duplicate "handle all print" test
24162         that accidentally got checked in.
24163
24164 Sun Aug 27 23:35:35 1995  Fred Fish  <fnf@cygnus.com>
24165
24166         * gdb.base/callfuncs.exp (do_function_calls):  Add alpha-dec-osf2*
24167         clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
24168         compiled test.
24169         * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
24170         Add mips-sgi-irix5* xfail for not gcc compiled.
24171         * gdb.base/Makefile.in (nodebug.o):  Also create nodebug.ci.
24172         * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
24173         "p top", "whatis top", "p middle", and "whatis middle".
24174         * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
24175         "whatis signed char" for not gcc compiled.
24176         * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
24177         "set variable signed char=-1 (-1)" and
24178         "set variable signed char=0xFF (0xFF)" for not gcc compiled.
24179         * gdb.base/funcargs.exp (float_and_integral_args):
24180         Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
24181         Add mips-sgi-irix* xfail when not gcc compiled for
24182         "continue to call2b".
24183         Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
24184         "continue to call2g".
24185         (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
24186         "backtrace from call6a"
24187         (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
24188         "backtrace from call7k".
24189         Add mips-sgi-irix5* xfail when not gcc compiled for
24190         "backtrace from call7a".
24191         (localvars_after_alloca):  Fix gdb_test cmds for
24192         "print * after runto ...".
24193         Remove rs6000-*-* xfails for
24194         "print i after runto localvars_after_alloca" and
24195         "print l after runto localvars_after_alloca"
24196         for all compilers.
24197         * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
24198         when not compiled with gcc, for:
24199         "print signed char == (minus)",
24200         "print signed char != (minus)",
24201         "print signed char < (minus)",
24202         "print signed char > (minus)".
24203         * gdb.base/callfuncs.exp (do_function_calls):
24204         Add mips-sgi-irix* xfail, when compiled with native compiler, for
24205         "call inferior func with struct - returns char *".
24206         * gdb.base/return.exp (return_tests): Change xfail for
24207         "correct value returned double test" to include Solaris 2.4.
24208         * gdb.base/funcargs.exp (float_and_integral_args):
24209         Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
24210
24211 Sat Aug 26 00:26:11 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24212
24213         * gdb.base/setvar.c, gdb.base/setvar.exp:  Add new tests for
24214         enumeration bitfields if compiling with GNU C.
24215         * lib/gdb.exp:  Consume `(y or n) ' in `Reinitialize source path
24216         to empty' prompt.
24217
24218 Tue Aug 22 00:30:37 1995  Jeff Law  (law@snake.cs.utah.edu)
24219
24220         * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
24221         test for PRO targets.
24222
24223         * gdb.base/funcargs.exp: Avoid ever setting more than 8
24224         breakpoints in the inferior at any given time by making
24225         two groups of breakpoints for call2*, call6* and call7*
24226         tests.
24227
24228 Sun Aug 20 06:58:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24229
24230         * gdb.base/funcargs.exp:  Fix typos introduced by Aug 15 change.
24231         * gdb.base/callfuncs.c (main):  Use struct_val1 to inhibit xlc
24232         from optimizing it away.
24233         * gdb.base/callfuncs.exp:  Remove rs6000-*-* xfails for
24234         "call inferior func with struct".
24235
24236 Wed Aug 16 11:57:15 1995  Stan Shebs  <shebs@andros.cygnus.com>
24237
24238         * configure.in: Only configure gdb.chill for particular targets.
24239
24240 Tue Aug 15 09:42:44 1995  Fred Fish  <fnf@cygnus.com>
24241
24242         * gdb.base/Makefile.in:  Add action to .c.o transformation
24243         rule that generates a .ci file for each .o file and remove
24244         explicit .c.o rules except for callfuncs.o.
24245         * gdb.c++/Makefile.in:  Add .cc.o transformation rule that
24246         generates a .ci file for each .o file and remove explicit
24247         .cc.o rules.
24248         (clean): Remove *.tmp *.ci files.
24249         (EXECUTABLES): Remove templ-info.exp.
24250         * gdb.base/compiler.c: New file.
24251         * gdb.c++/compiler.cc: New file
24252         * gdb.base/scope.exp: Source gdb.base/scope.ci.
24253         Change rs6000-*-* xfail for
24254         "print 'scope0.c'::filelocal_ro" and
24255         "print 'scope1.c'::filelocal" and
24256         "print 'scope1.c'::filelocal_bss" and
24257         "print 'scope1.c'::filelocal_ro" and
24258         "print 'scope1.c'::foo::funclocal" and
24259         "print 'scope1.c'::foo::funclocal_ro" and
24260         "print 'scope1.c'::bar::funclocal" and
24261         "print 'scope0.c'::filelocal_ro" and
24262         "print 'scope1.c'::filelocal at foo" and
24263         "print 'scope1.c'::filelocal_bss at foo" and
24264         "print 'scope1.c'::filelocal_ro at foo" and
24265         "print 'scope1.c'::foo::funclocal at foo" and
24266         "print 'scope1.c'::foo::funclocal_bss at foo" and
24267         "print 'scope1.c'::foo::funclocal_ro at foo" and
24268         "print 'scope1.c'::bar::funclocal at foo" and
24269         "print 'scope0.c'::filelocal_ro" and
24270         "print 'scope1.c'::filelocal" and
24271         "print 'scope1.c'::filelocal_bss" and
24272         "print 'scope1.c'::filelocal_ro" and
24273         "print 'scope1.c'::foo::funclocal" and
24274         "print 'scope1.c'::foo::funclocal_bss" and
24275         "print 'scope1.c'::foo::funclocal_ro" and
24276         "print 'scope1.c'::bar::funclocal" and
24277         "print 'scope1.c'::bar::funclocal_bss"
24278         to only be xfail'd when not compiled with gcc.
24279         Add rs6000-*-* xfail for
24280         "print 'scope0.c'::filelocal_bss before run"
24281         when compiled with gcc.
24282         (test_at_main): Add rs6000-*-* xfail for
24283         "print filelocal_ro in test_at_main"
24284         when compiled with gcc.
24285         * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
24286         Add rs6000-*-aix* xfail for
24287         "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
24288         "ptype t_char_array",  not compiled with gcc.
24289         * gdb.base/list.exp (test_list_function):  Add rs6000-*-*
24290         xfail for "list foo (in include file)" when gcc compiled.
24291         * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
24292         (integral_args): Add rs6000-*-* xfail for
24293         "run to call0a" if not compiled with gcc.
24294         (unsigned_integral_args): Add rs6000-*-* xfail for
24295         "run to call1a" if not compiled with gcc.
24296         (float_and_integral_args):  Add rs6000-*-* xfail for
24297         "run to call2a" if not compiled with gcc and for
24298         "continue to call2b" for any compiler.
24299         Add rs6000-*-* xfail to
24300         "print f1 after run to call2a" for gcc compiled.
24301         (discard_and_shuffle): Add rs6000-*-* xfail for
24302         "run to call6a".
24303         (shuffle_round_robin): Add rs6000-*-* xfail for
24304         "backtrace from call7a" if not compiled with gcc.
24305         Add rs6000-*-* xfail for
24306         "backtrace from call7b" if compiled with gcc.
24307         (call_after_alloca): Add rs6000-*-* xfail for
24308         "print c in call_after_alloca" and
24309         "print s in call_after_alloca" and
24310         "backtrace from call_after_alloca_subr"
24311         if not compiled with gcc.
24312         (localvars_in_indirect_call): Add rs6000-*-* xfail for
24313         "print c in localvars_in_indirect_call" and
24314         "print c in localvars_in_indirect_call" and
24315         "backtrace in indirectly called function" and
24316         "stepping into indirectly called function"
24317         if not compiled with gcc.
24318         (localvars_after_alloca): Add rs6000-*-* xfail for
24319         "print c after runto localvars_after_alloca" and
24320         "print s after runto localvars_after_alloca" and
24321         "print i after runto localvars_after_alloca" and
24322         "print l after runto localvars_after_alloca"
24323         for all compilers.
24324         * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
24325         than whatis-info.exp.
24326         * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
24327         than opaque-info.exp.
24328         Setup rs6000-*-* xfail for
24329         "ptype on opaque struct pointer (statically)" and
24330         "ptype on opaque struct pointer (dynamically)" when
24331         not compiled with gcc.
24332         * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
24333         rather than callf-info.exp.
24334         (do_function_calls):  Add clear_xfail for rs6000-*-* for
24335         "p t_float_values2(3.14159,float_val2)".  Seems to work
24336         fine there, both with xlc and gcc.  Need to find out what
24337         it is doing right and fix other platforms.
24338         * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
24339         "call inferior func with struct - returns int",
24340         "call inferior func with struct - returns long",
24341         "call inferior func with struct - returns float",
24342         "call inferior func with struct - returns double",
24343         "call inferior func with struct - returns char *",
24344         but only if not gcc compiled (presumes xlc compiled).
24345         Change rs6000-*-* xfails for
24346         "call inferior func with struct - returns char" and
24347         " call inferior func with struct -  returns short" to only
24348         xfail if not using gcc.
24349         (clean mostlyclean):  Remove *.ci and *.tmp files.
24350         * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
24351         than templ-info.exp.
24352         * gdb.base/langs.exp:  Source gdb.base/langs.ci.
24353         Add rs6000-*-* xfail for "up to foo in langs.exp"
24354         "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
24355         when not gcc compiled.
24356
24357 Sat Aug 12 15:05:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
24358
24359         * gdb.base/callfuncs.exp: Add xfails for the powerpc.
24360         * gdb.base/corefile.exp: Likewise.
24361         * gdb.base/list.exp: Likewise.
24362         * gdb.base/scope.exp: Likewise.
24363         * gdb.base/siganls.exp: Likewise.
24364
24365         * gdb.base/nodebug.exp: Add xfails for the powerpc.  Handle aix4
24366         compiler output.
24367         * gdb.base/whatis.exp: Likewise.
24368
24369 Fri Aug 11 13:36:20 1995  Jeff Law  (law@snake.cs.utah.edu)
24370
24371         * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
24372         failure (opcode table has been fixed to match reality).
24373
24374 Mon Aug 14 09:01:59 1995  Fred Fish  <fnf@cygnus.com>
24375
24376         * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
24377         "call inferior func with struct - returns char",
24378         "call inferior func with struct - returns short"
24379
24380         * gdb.base/scope.exp: Remove rs6000-*-* xfails for
24381         "print 'scope0.c'::filelocal at main",
24382         "print 'scope0.c'::filelocal_bss in test_at_main",
24383         "print 'scope0.c'::filelocal at foo",
24384         "print 'scope0.c'::filelocal_bss in test_at_foo",
24385         "print 'scope0.c'::filelocal at bar",
24386         "print 'scope0.c'::filelocal_bss in test_at_bar"
24387
24388         * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
24389         in source file 1".  This bug seems to have been fixed with both
24390         gcc and native cc (was native assembler bug?).
24391
24392 Wed Aug  9 08:04:12 1995  Fred Fish  (fnf@cygnus.com)
24393
24394         * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
24395         "backtrace through signal handler" to "i*86-*-sysv4*".
24396         * gdb.base/signals.exp: Add xfail for "'next' behaved as
24397         continue" case.  Add "known SVR4 bug" to fail message.
24398         Add "i*86-*-bsdi2.0" xfail for "handle all print".
24399         Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
24400         * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
24401         "whatis unnamed typedef'd enum..." and "ptype t_char_array".
24402         * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
24403         "up to foo in langs.exp", "show language at foo in
24404         langs.exp", "up to cppsub_ in langs.exp", "show
24405         language at cppsub_ in langs.exp", "up to fsub in
24406         langs.exp", and "show language at fsub in langs.exp".
24407         * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
24408         "bactrace in corefile.exp".
24409         * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
24410         "call inferior function with struct - returns float" and
24411         "call inferior function with struct - returns double".
24412
24413 Mon Aug  7 02:43:28 1995  Jeff Law  (law@snake.cs.utah.edu)
24414
24415         * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
24416         * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
24417         * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
24418         * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
24419
24420 Mon Aug  7 08:09:37 1995  Fred Fish  <fnf@cygnus.com>
24421
24422         * Makefile.in (CHILL_FOR_TARGET): Use previously defined
24423         (or overriden) "CHILL" macro rather then bare "gcc".
24424         Also look for ../../gcc/xgcc since that is what we will
24425         actually need, not "Makefile".  Remove following assignment
24426         of CHILL to CHILL_FOR_TARGET because that results in
24427         recursive definition.
24428
24429 Sun Aug  6 16:52:29 1995  Fred Fish  <fnf@cygnus.com>
24430
24431         * gdb.base/corefile.exp:  Change xfail for backtrace in
24432         corefile.exp from linuxaout to all linux.
24433         * gdb.base/sigall.exp (test_one_sig):  Specifically deal with
24434         cases where we miss the breakpoint at the signal handler
24435         for some reason.  Setup xfail for linuxoldld/linuxaout and
24436         getting SIGIO.  Setup xfail for linuxoldld/linuxaout for
24437         hitting SIGURG breakpoint.
24438         * gdb.base/signals.exp:  Setup xfail for "next" acting like
24439         continue to add linuxoldld.  Setup xfail for all linux for
24440         "next to handler in signals_tests_1", "backtrace in
24441         signals_tests_1", "continue to func1", "pass SIGUSR1",
24442         and continue to handler".
24443
24444 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
24445
24446         * Update all FSF addresses except those in COPYING* files.
24447
24448 Sun Jul 30 17:50:35 1995  Fred Fish  <fnf@cygnus.com>
24449
24450         * gdb.base/a2-run.exp: Change messages to be more explicit about
24451         the status of args, and quote binfile in results.
24452
24453 Sun Jul 30 10:24:20 1995  Fred Fish  <fnf@cygnus.com>
24454
24455         * gdb.base/callfuncs.exp: Add tests for passing structs to
24456         inferior functions and return various types.
24457         * gdb.base/callfuncs.c: Add functions to receive a struct
24458         and return a member of the struct, in various types.
24459
24460 Sat Jul 29 14:22:33 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24461
24462         * gdb.base/Makefile.in (clean):  Remove callf-info.exp.
24463
24464 Fri Jul 28 13:36:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
24465
24466         * config/vxworks29k.exp: New file, sources vxworks.exp.
24467
24468 Fri Jul 28 00:28:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
24469
24470         * config/gdbremote.exp: New file.  Testing framework using
24471         gdbserver.
24472
24473 Thu Jul 27 12:17:14 1995  Fred Fish  (fnf@cygnus.com)
24474
24475         * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
24476         "call function when asleep" and "send end of file".
24477         * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
24478         for "backtrace in corefile.exp".
24479         * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
24480         for "backtrace through signal handler".
24481         * gdb.base/corefile.exp: Make sure we actually generate a core file
24482         before trying the core tests.  Some systems allow the user to suppress
24483         generation of core files and default to that (linux for example).
24484         * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
24485         from "i*86-*-linux" to "i*86-*-linuxaout".  Works with ELF beta.
24486
24487 Tue Jul 25 17:30:10 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
24488
24489         * gdb.threads: New directory with some crude multi-threaded
24490         gdb tests (step.exp and step2.exp).
24491         * config/mt-lynx (STEP_EXECUTABLE): Define.
24492         (THREADFLAGS): Define.
24493
24494 Tue Jul 25 01:03:52 1995  Jeff Law  (law@snake.cs.utah.edu)
24495
24496         * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
24497
24498         * gdb.base/signals.exp: Disable whole file for lynx until
24499         further notice.
24500
24501         * gdb.base/signals.exp: xfail test where "next" acts like
24502         "continue" for lynx.
24503
24504         * gdb.base/interrupt.exp: xfail test for calling function while
24505         inferior is asleep for lynx.
24506
24507         * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
24508         than one cr-lf  after each command.
24509
24510 Sun Jul 23 23:33:18 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24511
24512         * configure.in:  Reinstate setting of stabsdirs variable, fix
24513         typo in setting up configdirs for native builds.
24514
24515         * gdb.base/return.exp:  Fix typo in return double test.
24516         * gdb.base/return.c (tmp2, tmp3):  Made global to inhibit the
24517         compiler from optimizing them away.
24518
24519 Fri Jul 21 11:39:34 1995  Jeff Law  (law@snake.cs.utah.edu)
24520
24521         * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
24522         sequences to be echo'd by gdb when using gdb_test.
24523         * gdb.chill/chexp.exp: Likewise.
24524         * gdb.fortran/exprs.exp: Likewise
24525
24526 Thu Jul 20 13:28:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
24527
24528         * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
24529         after the inferior gdb has started.
24530
24531         * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
24532         after each command.
24533         * gdb.base/funcargs.exp: Likewise.
24534         * gdb.base/gdbvars.exp: Likewise.
24535         * gdb.base/interrupt.exp: Likewise.
24536         * gdb.base/list.exp: Likewise.
24537         * gdb.base/watchpoint.exp: Likewise.
24538         * gdb.c++/demangle.exp: Likewise.
24539         * gdb.c++/inherit.exp: Likewise.
24540         * gdb.chill/chexp.exp: Likewise.
24541         * gdb.fortran/exprs.exp: Likewise.
24542
24543         * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
24544         test if we can't handle IO to/from the inferior.
24545
24546         * gdb.c++/misc.exp: Always check for a program already being
24547         started after sending a "run" command to gdb.
24548
24549         * gdb.base/twice.exp: Start with a fresh gdb.
24550
24551         * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
24552         only depend on gdb's expression code, not the chill runtime.
24553
24554         * gdb.base/return.c: Put return values into variables so we
24555         can have gdb print them rather than depending on the program
24556         to print them.
24557         * gdb.base/return.exp: Corresponding changes.
24558
24559         * lib/gdb.exp: Provide default value for noinferiorio.
24560         * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
24561         the inferior.
24562
24563         * gdb.base/break.exp: Always check for a program already being
24564         started after sending a "run" command to gdb.
24565         (text_next_with_recursion): Don't check the output from the
24566         program's printf statement.  Instead just make sure the program
24567         exited.
24568
24569         * gdb.base/commands.exp: Protect tests which need arguments with
24570         $noargs conditionals.
24571
24572 Wed Jul 19 22:42:43 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24573
24574         * gdb.base/printcmds.exp:  Adjust expect patterns for addresses
24575         of structure member arrays to match gdb/valops.c:value_addr change.
24576
24577 Mon Jul 17 10:12:27 1995  Jeff Law  (law@snake.cs.utah.edu)
24578
24579         * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
24580         cases.
24581
24582 Wed Jul 12 10:20:08 1995  Fred Fish  (fnf@cygnus.com)
24583
24584         * configure.in (configdirs):  Remove gdb.chill from default list
24585         of subdirs and then add it back in only if doing a native build.
24586         The current chill compiler does not yet work in any cross build.
24587         * Revert all signal changes from Jul 6.
24588         * gdb.base/{sigall.c signals.c}:  Define away signal() and alarm()
24589         for sh-hms targets, allowing these tests to link, with no other
24590         changes.  Testing is suppressed by setting "nosignals" in site.exp.
24591
24592 Thu Jul  6 20:58:30 1995  Fred Fish  (fnf@cygnus.com)
24593
24594         * configure.in (signaldirs): Define and add to configdirs for all
24595         targets except some specific ones that are known to not support signals.
24596         Also clean up formatting.
24597         * gdb.base/Makefile.in (EXECUTABLES):  Remove sigall and signals.
24598         (signals, sigall):  Remove rules to build.
24599         * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
24600         Moved to new gdb.signals directory.
24601         * gdb.signals: New test directory.
24602         * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
24603         signals.c signals.exp}:  New or moved files.
24604
24605 Sun Jun 25 12:55:18 1995  Jeff Law  (law@snake.cs.utah.edu)
24606
24607         * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
24608
24609 Wed Jun 21 16:35:55 1995  Fred Fish  <fnf@cygnus.com>
24610
24611         * gdb.base/return.exp:  Xfail `return double' test failure
24612         on at least Solaris 2.3 and handle future/past versions on
24613         a case by case basis as appropriate.  Also update message
24614         to include i*86 failures.
24615
24616 Wed May 24 07:10:10 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24617
24618         * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
24619
24620         * lib/gdb.exp: Fix comment which erroneously identified
24621         gdb_file_cmd as gdb_load (the 19 May change was in fact to
24622         gdb_file_cmd not gdb_load).
24623         * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
24624
24625         * gdb.base/setvar.exp: Make test names consistent between pass and
24626         fail cases.  Use gdb_test more.
24627
24628 Fri May 19 07:22:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24629
24630         * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
24631
24632 Mon May 15 23:50:51 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24633
24634         * gdb.base/help.exp:  Fix expected help string for `show commands'.
24635
24636 Thu May 11 07:55:11 1995  Jim Kingdon  <kingdon@deneb.cygnus.com>
24637
24638         * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
24639
24640         * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
24641         of a text section.
24642
24643 Thu May 11 15:02:24 1995  Stu Grossman  (grossman@andros.cygnus.com)
24644
24645         * config/monitor.exp (gdb_target_monitor):  Fix loop interator so
24646         that loop eventually terminates.  Fix Connection refused logic so
24647         that testsuite will expire nicely.
24648
24649 Wed May 10 17:57:35 1995  Stu Grossman  (grossman@andros.cygnus.com)
24650
24651         * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
24652         config/rom68k.exp:  New tcl glue for the appropriate monitors.
24653         These all just end up calling monitor.exp.
24654         * config/monitor.exp (gdb_target_monitor):  Handle `Connection
24655         refused' by retrying.  Cleanup some timeout issues.
24656         * (gdb_load):  Reduce timeout.  Cleanup some timeout issues.
24657         * lib/gdb.exp (gdb_test gdb_test_exact):  Upvar timeout so that
24658         callers don't have to set/restore global timeout variable.
24659
24660         * The following set of changes centralizes management of the global
24661         timeout variable.  This way, it can be set in one target dependent
24662         place instead of dozens of places scattered throughout the test suite.
24663         If you need to lengthen a timeout, then you should either set timeout
24664         in one of the config/{target}.exp files, or multiply it by a factor.
24665         Setting it to an absolute value is always going to lose for some
24666         targets.
24667         * gdb.base/a1-selftest.exp (test_with_self):  Only use local timeout.
24668         * gdb.base/callfuncs.exp (do_function_calls):  Don't set timeout.
24669         * gdb.base/funcargs.exp:  Don't set timeout.
24670         * gdb.base/list.exp (test_forward_search):  Only use local timeout.
24671         * gdb.base/printcmds.exp (test_print_string_constants
24672         test_print_array_constants):  Don't set timeout.
24673         * gdb.base/ptype.exp:  Don't set timeout.
24674         * gdb.base/recurse.exp:  Don't set timeout.
24675         * gdb.base/return.exp:  Don't set timeout.
24676         * gdb.base/watchpoint.exp:  Don't set timeout.
24677         * gdb.c++/classes.exp (do_tests):  Don't set timeout.
24678         * gdb.c++/virtfunc.exp (test_virtual_calls):  Don't set timeout.
24679
24680 Wed May 10 16:03:23 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
24681
24682         * Makefile.in: Make clean targets work also when SUBDIRS is empty.
24683
24684 Mon May  1 07:32:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24685
24686         * lib/gdb.exp: Disable chill tests for irix5.
24687
24688 Wed Apr 26 07:36:03 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24689
24690         * gdb.base/scope.exp: Make test names unique.  Use gdb_test.  Make
24691         each test pass or fail.
24692
24693 Sun Apr 23 21:32:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24694
24695         * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
24696         xlc not gcc.
24697
24698 Fri Apr 21 15:44:02 1995  Stu Grossman  (grossman@rtl.cygnus.com)
24699
24700         * cpu32bug.exp est.exp rom68k.exp:  Delete.  Unify into monitor.exp.
24701
24702 Wed Apr 19 17:41:21 1995  Stu Grossman  (grossman@cygnus.com)
24703
24704         * config/est.exp:  Fix copyright and comments.  Remove dead code.
24705         Use targetname, serialport and baud variables instead of fixed
24706         constants.
24707         * config/rom68k.exp:  Fix copyright and comments.  Remove dead code.
24708         * config/cpu32bug.exp:  New file to support cpu32bug monitors.
24709
24710 Wed Apr 19 13:47:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24711
24712         * gdb.base/watchpoint.exp: Don't run
24713         test_watchpoint_triggered_in_syscall for sunos.
24714
24715 Mon Apr 17 12:48:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24716
24717         * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
24718         they don't seem to exist.  Do include stdio.h.
24719
24720 Fri Apr 14 09:40:22 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24721
24722         * gdb.base/a1-selftest.exp: Add alpha xfail.
24723
24724 Mon Apr 10 13:07:50 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24725
24726         * gdb.base/watchpoint.c (main): Prompt before calling read().
24727         * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
24728         Revise accordingly.  Remove cruft about sending "123" several
24729         times, until it gets noticed.  Clean up the "print buf[0]" stuff
24730         so that it passes or fails, and waits for prompts in the usual way.
24731
24732 Sun Apr  9 09:02:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24733
24734         * gdb.base/recurse.exp: Fix comment.
24735
24736         * TODO: Remove item about printing variables in nodebug.exp.  Add
24737         item about enabling tests which are only run on some targets.
24738
24739         * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
24740         fail, make test names unique, use new gdb_test convention
24741         regarding pattern, use gdb_test more, etc.).
24742
24743         * gdb.base/bitfields.exp: Various cleanups (make each test pass or
24744         fail, make test names unique, etc.).
24745
24746 Sat Apr  8 02:47:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24747
24748         * gdb.base/nodebug.c:  Change return type of top and middle to
24749         short.
24750         * gdb.base/nodebug.exp:  Remove xfails for ecoff systems, they
24751         are fixed by the recent mdebugread.c changes. Allow `short ()'
24752         as type for top and middle.
24753
24754 Thu Apr  6 08:54:18 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24755
24756         * gdb.base/break.exp: Remove commented out if $usestubs {}.  As
24757         nearly as I can tell, the whole thing was an accident in Stu's
24758         change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
24759         to replace a send/expect pair with gdb_test, but ended up only
24760         adding the gdb_test.  My change of 24 Mar 1995 and Kung's change
24761         of 30 Mar 1995 took care of it, but left this vestigial comment
24762         which I am now nuking.
24763
24764 Mon Apr  3 09:00:27 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24765
24766         * gdb.base/break.exp: Look for different line number for
24767         breakpoint at main depending on usestubs.
24768
24769 Sun Apr  2 08:15:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24770
24771         * gdb.base/list.exp:  Adjust some alternate expect patterns to
24772         match recent list0.c change. Add alternate expect pattern for
24773         output from `list default lines around main' for optimizing
24774         compilers.
24775
24776 Sat Apr  1 07:23:22 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24777
24778         * lib/gdb.exp: If nosignals is not set, set it to 0.
24779
24780 Fri Mar 31 16:13:48 1995  Kung Hsu  <kung@mexican.cygnus.com>
24781
24782         * config/slite-gdb.exp: Responds to load symbol table prompt.
24783         * gdb.base/break.exp: Adjust line number, fix rerun.
24784         * gdb.base/langs0.c: Add #ifdef usestubs.
24785
24786 Thu Mar 30 15:36:55 1995  Kung Hsu  <kung@mexican.cygnus.com>
24787
24788         * gdb.base/list.exp: Adjust line contents after adding new lines in
24789         list0.c. Also fix a syntax error.
24790
24791         * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
24792         * gdb.base/break.exp: ditto.
24793         * gdb.base/list.exp: ditto.
24794         * gdb.base/bitfields.c: Add #ifdef usestubs in main().
24795         * gdb.base/run.c: ditto.
24796         * gdb.base/list0.c: ditto.
24797         * gdb.base/funcargs.c: ditto.
24798
24799 Wed Mar 29 17:09:29 1995  Stu Grossman  (grossman@cygnus.com)
24800
24801         * testsuite/config/rom68k.exp (gdb_target_rom68k):  Use
24802         $targetname, $serialport and $baud instead of hardwired variables.
24803         * testsuite/gdb.base/{sigall.exp signals.exp}:  Skip these if the
24804         target doesn't support signals.
24805
24806 Wed Mar 29 12:29:34 1995  Kung Hsu  <kung@mexican.cygnus.com>
24807
24808         * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
24809
24810 Tue Mar 28 08:46:45 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24811
24812         * gdb.base/recurse.exp: Make test names unique.  Change \\(+ to \\(.
24813         Don't rely on the value of an auto variable before it has been
24814         initialized.  Use gdb_test more.
24815
24816 Mon Mar 27 08:00:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24817
24818         * lib/gdb.exp (default_gdb_version): A version number must start
24819         with a digit, but other than that contains all characters up to
24820         the first whitespace character.
24821
24822 Sun Mar 26 13:19:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24823
24824         * gdb.base/commands.exp (breakpoint_command_test): New tests.
24825
24826 Sat Mar 25 15:38:06 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24827
24828         * gdb.c++/*.exp: Warn if executable does not exist.  The original
24829         reason for skipping the warning was that configure.in sometimes
24830         intentionally skipped building the executables but the tcl code
24831         had no way of knowing.  That (a) was always bogus with respect to
24832         error handling, (b) is no longer true (right now there is no way
24833         to skip C++ tests).
24834
24835         * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
24836
24837 Sat Mar 25 01:16:10 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
24838
24839         * gdb.base/list.exp:  Add expect patterns for output from
24840         SunPRO compiled executables.
24841         * gdb.base/whatis.exp:  Allow leading `signed' for all v_signed_*
24842         types.
24843
24844 Fri Mar 24 06:11:05 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24845
24846         * gdb.base/break.exp (test_next_with_recursion): Accept any line
24847         number (we are already testing that the correct source line text
24848         gets printed).
24849
24850         * gdb.base/break.exp: Make one test if $usestubs.  I'm not sure
24851         that is what is intended, but something needed to be done to get
24852         sunos4 native working again.
24853
24854         * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
24855
24856         * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
24857         apparently went with a (very) old xfail.
24858
24859 Fri Mar 24 13:41:09 1995  Kung Hsu  <kung@mexican.cygnus.com>
24860
24861         * gdb.base/callfuncs.exp: call runto_main instead of runto main.
24862         runto_main is a proc in gdb.exp that will do 'step' for target use
24863         stubs.
24864         * gdb.base/exprs.exp: ditto.
24865         * gdb.base/interrupt.exp: ditto.
24866         * gdb.base/opaque.exp: ditto.
24867         * gdb.base/printcmds.exp: ditto.
24868         * gdb.base/ptype.exp: ditto.
24869         * gdb.base/scope.exp: ditto.
24870         * gdb.base/setvar.exp: ditto.
24871         * gdb.base/signals.exp: ditto.
24872         * gdb.base/twice.exp: ditto.
24873         * gdb.c++/classes.exp: ditto.
24874         * gdb.c++/inherit.exp: ditto.
24875         * gdb.c++/templates.exp: ditto.
24876         * gdb.base/break.exp: no run and hit main for stubs. Change line
24877         numbers for breakpoints and info breakpoint.
24878         * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
24879         breakpoint().
24880         * gdb.base/callfuncs.c: ditto.
24881         * gdb.base/exprs: ditto.
24882         * gdb.base/interrupt.c: ditto.
24883         * gdb.base/opaque0.c: ditto.
24884         * gdb.base/printcmds.c: ditto.
24885         * gdb.base/ptype.c: ditto.
24886         * gdb.base/scope0.c: ditto.
24887         * gdb.base/setvar.c: ditto.
24888         * gdb.base/signals.c: ditto.
24889         * gdb.base/twice.c: ditto.
24890         * gdb.c++/misc.cc: ditto.
24891         * gdb.c++/templates.cc: ditto.
24892
24893 Fri Mar 24 06:11:05 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24894
24895         * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
24896
24897         * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
24898         somewhere between `read' and `main.c'.  I'm pretty sure the
24899         pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
24900         and it isn't particularly useful.
24901
24902         * gdb.base/scope.exp: Make test names unique.  \[(\] -> \\(.
24903
24904 Thu Mar 23 14:58:35 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24905
24906         * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
24907
24908 Wed Mar 22 18:36:05 1995  Kung Hsu  <kung@mexican.cygnus.com>
24909
24910         * config/mt-slite: add LIBS and -nostdlib.
24911         * config/slite-gdb.exp: add this new file to support sparclite target.
24912
24913 Tue Mar 21 21:41:04 1995  Doug Evans  <dje@canuck.cygnus.com>
24914
24915         * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
24916
24917         * gdb.base/a2-run.exp: Change argument to istarget from
24918         "*-*-vxworks" to "*-*-vxworks*".
24919         * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
24920
24921 Tue Mar 21 17:08:47 1995  Kung Hsu  <kung@mexican.cygnus.com>
24922
24923         * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
24924         will not runto main but do a 'step' to step out of breakpoint().
24925         * config/mt-slite: add -Dusestubs.
24926
24927 Tue Mar 21 12:14:12 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24928
24929         * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
24930         instead of just @.
24931
24932         * gdb.base/signals.exp: Add test for "handle all print".
24933         * TODO: Remove "handle all print".  Also remove item about
24934         checking copyright date (I don't like the idea of a spurious FAIL
24935         based on when we run the tests).
24936
24937         * gdb.base/recurse.exp: Enable test for SunOS4.  xfail one test
24938         for SunOS4 (reason for failure not investigated).  Remove
24939         redundant test for $binfile.
24940
24941         * gdb.base/nodebug.c (array_index): Call malloc.
24942
24943         * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
24944
24945 Mon Mar 20 10:08:17 1995  Jeff Law  (law@snake.cs.utah.edu)
24946
24947         * gdb.base/recurse.exp: Update gdb_test invocation to use new
24948         conventions and slightly simplify the matching regexp.
24949
24950 Fri Mar 17 05:43:28 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24951
24952         * gdb.base/break.exp: Update gdb_test invocation to use new
24953         convention.
24954
24955         * lib/gdb.exp: If noargs is not set, set it to 0.
24956
24957         * gdb.base/nodebug.exp: Comment out redundant test.  Make name of
24958         tests unique.
24959
24960         * lib/gdb.exp: Skip CHILL for AIX and Solaris.
24961
24962 Thu Mar 16 16:27:07 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24963
24964         * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
24965         one argument of type "<non-float parameter>".
24966
24967 Wed Mar 15 15:54:56 1995  Stu Grossman  (grossman@cygnus.com)
24968
24969         * config/rom68k.exp:  New file to support Motorola IDP board.
24970         * gdb.base/a2-run.exp:  Skip this file if noargs is set.
24971         * gdb.base/break.c:  Change things around so that this program
24972         doesn't depend upon args.  This is necessary to make remote
24973         targets work (in general, they can't take args).
24974         * gdb.base/break.exp:  Don't try to send args to program.  Don't
24975         expect output.  Also, replace lots of code with gdb_test.
24976
24977 Wed Mar 15 04:11:14 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
24978
24979         * gdb.base/printcmds.exp (test_character_literals_accepted): Test
24980         printing of '\'' (which is what the comment says we are testing,
24981         even though we were not), not '''.
24982         (test_integer_literals_rejected): Test that printing ''' is an error.
24983
24984         * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24985         gdb.chill/chexp.exp, gdb.base/printcmds.exp,
24986         gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
24987         gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
24988         Use gdb_test not test_print_accept.
24989         * lib/gdb.exp: Remove test_print_accept.
24990
24991         * gdb.base/signals.exp (signal_tests_1): Make pass message
24992         consistent with fail message.
24993
24994         * gdb.base/whatis.exp: Remove xfails for printing char vs.
24995         unsigned char; the bug (PR 1821) is fixed.
24996
24997         * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
24998
24999         * gdb.base/scope.exp (test_at_localscopes): Call pass for
25000         successful tests--makes xfailing them work right.
25001
25002 Tue Mar 14 07:39:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25003
25004         * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
25005         only \r\n, not .*.  The test can pass .* as the last thing in
25006         $pattern if that is what it wants.  In addition to providing this
25007         flexibility, this change should speed up pattern matching in cases
25008         where the pattern already ended with .* (there were a number of
25009         them).  This change also helps catch bad patterns--in the old
25010         scheme the typo "char \*" instead of "char \\*" would pass.  Now
25011         it is caught.
25012         * Many .exp files: Update callers.
25013
25014         * gdb.base/funcargs.exp: Replace \[(\]+ with \\(.  The latter is
25015         clearer and does not spuriously match multiple ('s.  Likewise for
25016         ) and *.
25017
25018         * gdb.base/nodebug.exp: Test ability to call a function and pass
25019         it a string (even with no debugging info).
25020
25021         * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
25022         "p '\'", which is the same as "p ''" once tcl gets done with
25023         quoting, to "p '\\'", which I suspect is what is intended (one
25024         backslash gets sent to GDB).
25025
25026         * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
25027
25028 Fri Mar 10 13:31:46 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25029
25030         * gdb.base/a1-selftest.exp: Remove xfail for solaris.  The bug (PR
25031         1817) was fixed literally years ago.
25032
25033 Fri Mar 10 02:49:40 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25034
25035         * gdb.base/funcargs.exp (call_after_alloca):  Remove `next'
25036         test, it causes stepping out of call_after_alloca_subr with
25037         optimizing compilers.
25038         (localvars_in_indirect_call):  Consume GDB prompt if `finish'
25039         fails.
25040
25041         * gdb.c++/templates.exp:  Source templ-info.exp only if
25042         the templates executable exists.
25043
25044         * gdb.c++/misc.cc (class Contains_static_instance,
25045         class Contains_nested_static_instance),
25046         gdb.c++/classes.exp (test_static_members):  Test printing of
25047         a class that contains a static instance of the class.
25048
25049 Thu Mar  9 11:43:55 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25050
25051         * gdb.base/langs2.c (cppsub_): Don't prototype.
25052         * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
25053         only, I believe).
25054
25055 Wed Mar  8 10:29:33 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25056
25057         * lib/gdb.exp (skip_chill_tests): New procedure.
25058
25059         * gdb.base/signals.exp (signal_tests_1): xfail for irix.
25060
25061 Mon Mar  6 10:44:06 1995  Jeff Law  (law@snake.cs.utah.edu)
25062
25063         * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
25064         each expect pattern.  Cuts runtime from 12 to about 4 seconds.
25065
25066 Thu Mar  2 05:31:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25067
25068         * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
25069
25070         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
25071         disassemble 8, not 16, instructions for part 4.
25072
25073         * config/vx-gdb.exp (gdb_start): Use \030, not \CX.  tcl doesn't
25074         support the latter anymore.
25075
25076         * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
25077         -DNO_PROTOTYPES.
25078         * gdb.base/callfuncs.c: Control use of prototypes based on
25079         NO_PROTOTYPES, not __STDC__.
25080         * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
25081         t_float_values2 tests if prototypes in use.
25082
25083         * gdb.base/callfuncs.c (t_float_values, t_float_values2,
25084         t_double_values):  When checking differences against DELTA, check
25085         that difference is within the range (-DELTA,DELTA), not just
25086         (-infinity,DELTA).
25087
25088 Tue Feb 28 16:28:54 1995  Kung Hsu  <kung@mexican.cygnus.com>
25089
25090         * config/mips-gdb.exp (gdb_load): In every test case, we need to do
25091         'file' command firts, then 'target', then 'load', this is due to gdb
25092         target set up.
25093         * config/mips-gdb.exp: Fix a couple regular exp bugs.
25094
25095 Thu Feb 23 17:44:55 1995  Jeff Law  (law@snake.cs.utah.edu)
25096
25097         * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
25098         FP load/store variants.
25099         * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
25100
25101 Wed Feb 22 18:29:08 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
25102
25103         * gdb.base/term.exp: Do not give a warning if not native, it is
25104         not an abnormal condition.
25105
25106 Tue Feb 21 13:08:47 1995  Jim Kingdon  <kingdon@cygnus.com>
25107
25108         * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
25109         t_char_array".
25110
25111 Sun Feb 19 13:10:06 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
25112
25113         * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
25114         are getting the version number.
25115
25116         * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
25117         if not native, it is not an abnormal condition.
25118
25119 Thu Feb 16 15:56:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25120
25121         * lib/gdb.exp: Just use "file exists", rather than undocumented
25122         dejagnu procedure "findfile".
25123
25124 Thu Feb 16 10:30:24 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
25125
25126         * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
25127           (LDFLAGS): Set to -Xlinker -Ur.
25128
25129         * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
25130           Removed, these values are set by lib/gdb.exp.
25131
25132         * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
25133
25134 Wed Feb 15 14:23:28 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
25135
25136         * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
25137           of replicating gdb startup code.
25138
25139         * config/mt-vxworks (LDFLAGS): Set to -r.
25140           (CFLAGS_FOR_TARGET): Removed.
25141
25142         * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
25143           (gdb) and gdb for vxworks uses (vxgdb).
25144
25145         * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
25146           executable is not in the tree and host != target, use sed and
25147           program_transform_name to determine the gdb name used by the
25148           target.
25149
25150         * configure.in, gdb.{base,c++,chill}/configure.in: changed so
25151           *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
25152
25153 Sun Feb 12 08:11:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25154
25155         * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
25156         floats, chars, and shorts where there are ANSI-style function
25157         definitions.
25158
25159         * gdb.base/langs.exp, gdb.base/langs*: New test.
25160         * gdb.base/Makefile.in: Build it.
25161         * TODO: Remove item about checking that C names don't get C++
25162         demangling applied; this test tests it.
25163
25164 Thu Feb  9 12:43:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25165
25166         * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
25167         went with the const70 xfail.  The xfail went away a year ago.
25168
25169         * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
25170
25171         * gdb.base/corefile.exp: Give backtrace test unique name.  xfail
25172         for hp300.
25173
25174         * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
25175
25176         * gdb.base/a1-selftest.exp: Don't run on hp300.
25177
25178 Sat Feb  4 15:04:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25179
25180         * Makefile.in (site.exp): Set host_alias and target_alias as well
25181         as host_triplet and target_triplet.
25182
25183 Wed Feb  1 08:03:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25184
25185         * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
25186
25187         * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
25188         places as other ecoff systems).
25189
25190         * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
25191         ultrix.
25192
25193 Mon Jan 30 11:44:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25194
25195         * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
25196         remove them.
25197         * gdb.base/nodebug.exp: Accept "function" in addition to "text
25198         variable and "variable" in addition to "data variable".
25199         * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
25200
25201         * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
25202         2.
25203         * gdb.base/list1.c (long_line): Add additional statement at start
25204         of function.
25205         * gdb.base/list.exp (test_forward_search): Update line number to
25206         reflect new statement.
25207
25208 Sun Jan 29 13:34:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25209
25210         * gdb.base/signals.exp:  Reinitialize searched source directories
25211         after gdb_start call.
25212
25213 Sat Jan 28 01:34:44 1995  Jeff Law  (law@snake.cs.utah.edu)
25214
25215         * gdb.disasm/Makefile.in (clean): Delete "errs" file.
25216         * gdb.stabs/Makefile.in: Likewise.
25217
25218         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
25219         change.  Instead split the tests into smaller pieces.
25220         * gdb.disasm/hppa.s: Corresponding changes.
25221
25222 Fri Jan 27 09:24:51 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25223
25224         * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
25225         Quote ^C when passing it to stty.  For some shells ^ is a pipe.
25226
25227         * gdb.base/funcargs.exp: Modify many tests so that every test
25228         either passes or fails.  Make some test names unique.
25229
25230 Thu Jan 26 19:20:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25231
25232         * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
25233         Call stty to set interrupt character.
25234
25235         * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
25236         for HP assembler versus GNU assembler based on actual behavior of
25237         $(CC), rather than assuming that $(AS) is always the GNU assembler.
25238
25239         * TODO: Suggest a few more stepping tests.
25240
25241 Wed Jan 25 14:52:41 1995  Stan Shebs  <shebs@andros.cygnus.com>
25242
25243         * gdb.base/default.exp: xfail no-stack backtraces for h8300,
25244         restart GDB for h8300 after a continue.
25245         (return): Add pattern to match a29k-udi behavior.
25246         * gdb.base/nodebug.exp: Remove obsolete comment.
25247         * gdb.base/regs.exp: New file, testing of register displays.
25248         * gdb.base/return.exp: Fix typo in reference to $objdir.
25249         * gdb.base/whatis.exp: Always start with a fresh GDB.
25250
25251 Wed Jan 25 11:12:07 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25252
25253         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
25254         higher, these tests generate a lot of output.
25255
25256 Tue Jan 24 07:58:44 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25257
25258         * lib/gdb.exp (gdb_test): Remove catch from around the send.  The
25259         code following the catch silently ignored some errors; without the
25260         catch they should be thrown like any other tcl error.  Also, the
25261         catch used "" instead of {} which meant all the callers who wanted
25262         to include one of the characters "[]$ had to quote it an extra time.
25263         * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
25264         ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
25265         demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
25266         Remove extra quoting.
25267
25268 Mon Jan 23 21:57:54 1995  Jeff Law  (law@snake.cs.utah.edu)
25269
25270         * gdb.base/commands.exp: Make test names unique; every test either
25271         passes or fails.  Update some comments.
25272
25273         * gdb.disasm/hppa.exp (do_system_control_tests): Update.
25274
25275 Sat Jan 21 15:34:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25276
25277         The following fixes a FAIL caused by the fact that the alpha stabs
25278         configuration didn't use the ".if alpha" code in weird.def.
25279         * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
25280         bit pointer, so the 32 bit version works even on the alpha.
25281         * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
25282         Remove the stuff which allowed us to have separate versions for
25283         alpha and everything else.
25284
25285         * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
25286         regexp which "info func operator\[\](" is supposed to match.  Fix
25287         string to send to GDB.  Note that GDB still doesn't work right.  Add a
25288         new test for "info func .perator\[\](" which GDB does handle correctly.
25289
25290         * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
25291
25292 Fri Jan 20 12:14:23 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25293
25294         * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
25295         gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
25296         gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
25297         gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
25298         it makes the tests harder to understand and confuses test-o-matic.
25299         The preferred style is that each test provides a PASS or a FAIL,
25300         and has a unique message (e.g. "continue #54" not just "continue")
25301         which is the same for the pass and the fail.
25302         * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
25303         gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
25304         to lib/gdb.exp.
25305         * gdb.base/printcmds.exp: Use test_print_accept.  Remove
25306         prt_accept which was basically the same thing.  Likewise for
25307         test_print_reject and prt_reject.
25308         * lib/gdb.exp (test_print_reject): Add some more error message
25309         patterns to match from the former printcmds.exp (prt_reject).
25310         * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
25311         One defect of the passcount stuff is that some of it failed to
25312         report XPASS where appropriate.
25313         * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
25314         stuff before and after arg in expected pattern.
25315         (test_paddr_operator_functions): Re-do test without print_addr_of;
25316         this is the only test which seems to want extra stuff there.
25317
25318 Tue Jan 17 10:47:53 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
25319
25320         * gdb.base/nodebug.exp: Update new tests to reflect improved
25321         wording of gdb output.
25322
25323         * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
25324         and "ptype" work on variables in files compiled without -g.
25325         Replaces commented out "maint print msymbol" tests.
25326
25327 Mon Jan 16 12:13:28 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
25328
25329         * gdb.base/setvar.c (dummy): Call malloc.
25330
25331         * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
25332         losing with the irix4 sed.
25333
25334         * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
25335         ALRM" on irix4.
25336
25337 Sun Jan 15 21:58:26 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
25338
25339         * TODO: Remove items about corefile.exp testing new exec-file and
25340         backtrace; both are now done.  Add items about printing enums.
25341
25342 Sat Jan 14 11:25:28 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
25343
25344         * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
25345         "get signal $thissig" test fails.
25346
25347         * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
25348
25349 Thu Jan 12 01:14:53 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
25350
25351         * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
25352         compiler warning with dec alpha compiler.
25353
25354         * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
25355         extra \n from gdb_test call (this explains why the prompt test
25356         that I removed yesterday was there).
25357         (user_defined_command_test): Remove extra \n and prompt test.
25358
25359         * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
25360         doesn't exist.  Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
25361         doesn't exist.
25362         * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
25363         Also remove alpha workaround, which turns out to be because
25364         SIGABRT == SIGLOST.
25365
25366         * gdb.base/sigall.exp: Add workaround for alpha weirdness.
25367
25368         * gdb.base/help.exp: Don't test "help show".
25369
25370 Wed Jan 11 14:37:04 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
25371
25372         * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
25373         "set print address" is on.
25374         * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
25375         pass prompt to gdb_test; gdb_test already looks for the prompt.
25376
25377         * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
25378
25379         * gdb.base/a1-selftest.exp: Don't test "maint dump-me".  That test
25380         was a vestige of the manual TESTSTRATEGY, and the purpose of it
25381         was to make sure that gdb can read a core file.  But (a) the "read
25382         the corefile" part didn't make it to a1-selftest.exp, we just
25383         delete the corefile after creating it, and (b) we test reading
25384         corefiles in corefile.exp anyway.  Also, this test left around a
25385         xgdb process on Solaris.
25386
25387         * gdb.base/corefile.exp: Also test backtrace.
25388
25389 Wed Jan 11 00:14:40 1995  Jeff Law  (law@snake.cs.utah.edu)
25390
25391         * gdb.base/commands.exp: Test a simple user defined command with
25392         arguments and if/while statements; verify the full user command is
25393         printed by "show user".
25394
25395         * gdb.base/commands.exp: Test if/while commands as part of a
25396         breakpoint command list; verify they appear in breakpoint
25397         information.
25398
25399 Wed Jan 11 00:47:58 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
25400
25401         * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
25402         than by dividing by zero.
25403
25404 Tue Jan 10 21:38:05 1995  Jeff Law  (law@snake.cs.utah.edu)
25405
25406         * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
25407         performing an inferior call with watchpoints enabled.
25408         * gdb.base/watchpoint.c (main): Delete second unnecessary read
25409         call.
25410
25411 Tue Jan 10 18:42:07 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
25412
25413         * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
25414         of "file" command.
25415
25416         * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
25417         Add additional pattern for when "int operator int(void);" appears
25418         in a different order.
25419
25420 Mon Jan  9 16:22:46 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
25421
25422         * gdb.base/signals.exp: Call gdb_exit and gdb_start.
25423
25424         * gdb.base/help.exp: Replace most of docstrings for "info signals"
25425         and "signal" with ".*".
25426
25427 Wed Jan  4 11:35:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
25428
25429         * TODO: Add note about "handle all nostop".
25430
25431         * gdb.base/{sigall.c, sigall.exp}: New test.
25432         * gdb.base/Makefile.in: Add it.
25433
25434 Thu Jan  5 17:34:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
25435
25436         * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
25437         when invoking GDB, suppresses any windowing interface.
25438
25439 Mon Jan  2 17:40:21 1995  Stan Shebs  <shebs@andros.cygnus.com>
25440
25441         * config/sim-gdb: New file, simulator testing support.
25442
25443 Wed Dec 28 12:21:50 1994  Jeff Law  (law@snake.cs.utah.edu)
25444
25445         * gdb.base/interrupt.exp: Test calling func1 twice.
25446
25447 Wed Dec 21 12:51:37 1994  Jim Kingdon  <kingdon@deneb.cygnus.com>
25448
25449         * gdb.base/list.exp (test_forward_search): Set timeout higher
25450         when we'll be getting lots of output from gdb.
25451
25452         * gdb.base/a1-selftest.exp: Move code that was inside expect -re
25453         "init_malloc" to after the expect statement.  Run it if that
25454         regexp is taken, but also for two others which happen if source
25455         cannot be found.
25456
25457 Tue Dec 20 12:35:21 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
25458
25459         * gdb.base/printcmds.exp: New test, for printing register before
25460         program is running.
25461
25462 Mon Dec 19 00:32:55 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25463
25464         * gdb.base/list.exp:  Correct some alternate expect patterns
25465         to reflect changes in list1.c.
25466
25467 Sat Dec 17 14:20:03 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
25468
25469         * TODO: Add item regarding large frames.
25470
25471         * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
25472
25473         * TODO: Remove item about enabling return.exp; it
25474         is enabled.  Suggest a few more "return" tests.
25475
25476 Sat Dec 17 02:33:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25477
25478         * gdb.c++/misc.cc, gdb.c++/inherit.exp:  Add testcases for
25479         anonymous unions.
25480
25481 Tue Dec 13 11:26:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
25482
25483         * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
25484         and pr-5646.o, so "make" is the same as "make all", not "make
25485         pr-4975.o".
25486
25487 Wed Dec  7 19:02:02 1994  Stan Shebs  <shebs@andros.cygnus.com>
25488
25489         * gdb.base/list.exp: Adjust expectations to reflect changes in
25490         list1.c.
25491         (test_forward_search): New test proc.
25492         * gdb.base/list1.c (long_line): New function, has long source line.
25493
25494 Thu Dec  1 23:14:49 1994  Stan Shebs  <shebs@andros.cygnus.com>
25495
25496         * gdb.base/a1-selftest.exp: Change initial stepping to know about
25497         additional line of code that was added.
25498
25499 Wed Nov 30 19:43:14 1994  Jeff Law  (law@snake.cs.utah.edu)
25500
25501         * gdb.disasm/hppa.s: Break the large branching tests into smaller
25502         tests so as not to overflow expect's input buffers.
25503         * gdb.disasm/hppa.exp: Corresponding changes.
25504
25505 Fri Nov 25 13:37:10 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25506
25507         Beginnings of template debugging tests.
25508         * gdb.c++/templ-info.cc:  New file to test for template
25509         debugging capability of the compiler.
25510         * gdb.c++/Makefile.in:  Add rule to build templ-info.exp from
25511         templ-info.cc.
25512         * gdb.c++/templates.cc:  Add explicit template instantiations
25513         to enable compiling with -fno-implicit-templates. Add destructor
25514         and 'value' method to T5 class for template tests.
25515         * gdb.c++/templates.exp:  Add testcases for printing of template
25516         types, setting breakpoints on template methods and calling a
25517         template method.
25518
25519 Sat Nov  5 00:20:17 1994  Jeff Law  (law@snake.cs.utah.edu)
25520
25521         * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
25522         branch target since some assemblers (gas-2.5)  may emit a
25523         relocation for the branch instead of resolving it in the
25524         assembler.
25525
25526 Sat Oct 29 02:40:40 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25527
25528         * gdb.base/a1-selftest.exp:  Remove RS/6000 xfail for backtrace
25529         through signal handler.
25530
25531 Fri Oct 21 11:10:16 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
25532
25533         * configure.in (*-*-netware): Use config/mt-netware.
25534
25535         * config/mt-netware: New file.
25536         * config/mt-i386-netware: Removed, separate configs for different
25537           netware architectures are no longer needed now that we have
25538           --with-headers.
25539
25540 Sat Oct 15 03:43:00 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25541
25542         * gdb.base/exprs.exp:  Remove xfail for alpha, it is fixed
25543         by the recent changes to use ANSI C arithmetic conversions.
25544
25545 Sun Oct  9 07:44:06 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
25546
25547         * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
25548         bug involving using inferior_pid to figure out whether to select a
25549         frame.
25550
25551 Wed Sep 28 23:12:02 1994  Jeff Law  (law@snake.cs.utah.edu)
25552
25553         * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
25554         match the current disassembler output.
25555
25556 Fri Sep 16 11:42:41 1994  Stan Shebs  (shebs@andros.cygnus.com)
25557
25558         * gdb.fortran/exprs.exp: Expect VOID instead of void.
25559         * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
25560         types, expect "int" as type of integer values (for now).
25561
25562 Wed Sep  7 23:33:51 1994  Jeff Law  (law@snake.cs.utah.edu)
25563
25564         * gdb.base/commands.exp: New tests for if/while commands.
25565
25566 Tue Sep  6 13:16:11 1994  Per Bothner  (bothner@kalessin.cygnus.com)
25567
25568         * lib/gdb.exp (runto):  Replace sub-pattern for hex value
25569         by .*, since hex values have different syntax in Chill mode.
25570
25571 Tue Sep  6 02:15:51 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25572
25573         * gdb.c++/demangle.exp (test_arm_style_demangling):  Remove
25574         linefeed from expect pattern for repeated types with indices > 9.
25575
25576 Mon Aug 29 14:20:44 1994  Stan Shebs  (shebs@andros.cygnus.com)
25577
25578         First part of Fortran test suite.
25579         * gdb.fortran: New directory.
25580         * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
25581
25582 Sat Aug 27 23:32:43 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25583
25584         * gdb.base/default.exp:  Update expect pattern for load command
25585         without arguments.
25586
25587 Wed Aug 24 13:15:02 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
25588
25589         * configure.in: Change i386 to i[345]86.
25590         * gdb.base/configure.in: Likewise.
25591         * gdb.c++/configure.in: Likewise.
25592         * gdb.chill/configure.in: Likewise.
25593
25594 Tue Aug 23 19:14:06 1994  Stan Shebs  (shebs@andros.cygnus.com)
25595
25596         * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
25597         patterns, since that is not a valid context for comments.
25598
25599 Fri Aug 19 15:07:30 1994  Kung Hsu  (kung@mexican.cygnus.com)
25600
25601         * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
25602         repeated types and repeated types with indices > 9.
25603
25604 Tue Aug 16 15:57:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
25605
25606         * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
25607         2417; old bug has been fixed.
25608
25609 Fri Aug 12 19:35:41 1994  Jeff Law  (law@snake.cs.utah.edu)
25610
25611         * gdb.base/interrupt.exp: When trying to wake up the inferior,
25612         send the newline ourselves instead of assuming gdb_test will do
25613         so when passed an empty input string.
25614
25615         * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
25616         stabs testcode.
25617
25618 Fri Aug  5 17:01:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
25619
25620         * lib/gdb.exp (gdb_test): Don't send anything if the first
25621           argument is an empty string.  This makes cases where we want to
25622           match output that is already in expect's buffers (for example,
25623           matching a breakpoint after gdb_run_cmd has been called) work
25624           reliably.
25625
25626 Tue Aug  2 10:24:08 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
25627
25628         * config/netware.exp: New file.
25629
25630 Thu Jul 28 12:54:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
25631
25632         * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
25633           the -B and -L prefixes so we can find the debugging stub.
25634
25635         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
25636           there and we are using the gcc from the tree.
25637
25638         * gdb.base/types.c: Removed.
25639
25640         * gdb.base/configure.in: Look for makefile fragments in ../config.
25641           Recognize i386-*-netware.
25642         * gdb.c++/configure.in: Likewise.
25643
25644 Mon Jul 25 23:48:50 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25645
25646         * gdb.base/corefile.exp:  Change `else if' to `elseif', which is
25647         the correct TCL syntax.
25648
25649 Mon Jul 25 15:35:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
25650
25651         * gdb.base/opaque.exp: use runto instead of messing around with
25652           breakpoints.  Simplify by using gdb_test.
25653
25654         * gdb.base/bitfields.exp: restart between tests on netware targets
25655           because breakpoints aren't relocated after target death.  Run
25656           processes to completion.
25657
25658         * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
25659
25660 Sun Jul 24 09:55:51 1994  Fred Fish  (fnf@cygnus.com)
25661
25662         * Makefile.in:  Remove extra tabs that confuse some versions
25663         of "make".  Use the newly built gdb to test with by default,
25664         rather than the first one in the tester's search path.
25665
25666 Sat Jul 23 15:05:47 1994  Stan Shebs  (shebs@andros.cygnus.com)
25667
25668         * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
25669
25670         * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
25671         condition help.
25672
25673 Tue Jul 19 10:26:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
25674
25675         * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
25676
25677         * lib/gdb.exp (gdb_run_cmd): New function, used to start program
25678           running.
25679         * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
25680         * gdb.base/funcargs.exp: Likewise.
25681
25682         * gdb.base/bitfields.exp: Simplify by using gdb_test.
25683         * gdb.base/funcargs.exp: Likewise.
25684
25685         * lib/gdb.exp (gdb_test): if match times out, don't call fail if
25686           message is "".
25687
25688 Mon Jul 18 12:18:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
25689
25690         * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
25691           return,signals,twice}.exp: Handle non-existant binaries
25692           consistantly.
25693
25694         * gdb.base/corefile.exp: Execute coremaker to generate core dump.
25695         * gdb.base/Makefile.in: Don't try to generate a core dump, we
25696           might testing a cross development system.
25697
25698 Thu Jul 14 18:13:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
25699
25700         * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
25701           runtest script is relative to ${srcdir}, not ${rootdir}.
25702
25703 Thu Jul 14 14:56:59 1994  Stan Shebs  (shebs@andros.cygnus.com)
25704
25705         * gdb.base/signals.exp: Allow for optionality of breakpoint
25706         address.
25707
25708 Thu Jul 14 11:21:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
25709
25710         * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
25711
25712 Tue Jul 12 12:22:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
25713
25714         * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
25715           for size_t definition.
25716         * gdb.c++/templates.cc: Likewise
25717
25718         * config/mt-i386-netware: New file.
25719
25720         * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
25721           defined.
25722
25723         * gdb.base/Makefile.in: Added support for systems that name core
25724           files by appending "core" to the program name.
25725         * gdb.base/a1-selftest.exp: Likewise.
25726
25727 Mon Jul 11 23:59:18 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25728
25729         * gdb.base/return.exp:  Add comment and message for `return double'
25730         test failure on Sparc Solaris.
25731
25732 Mon Jul  4 12:10:48 1994  Stan Shebs  (shebs@andros.cygnus.com)
25733
25734         * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
25735
25736 Wed Jun 29 00:26:17 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25737
25738         * gdb.c++/misc.cc:  Instantiate classes to inhibit the compiler
25739         from optimizing them away.
25740         * gdb.c++/classes.exp, gdb.c++/inherit.exp:  Update ptype expect
25741         patterns to include default constructors and assignment operators,
25742         to match gcc versions beyond 2.5.8. Accept any cplus demangling
25743         character in the output of the virtual base pointer.
25744
25745 Fri Jun 24 08:15:42 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25746
25747         * gdb.c++/cplusfuncs.exp:  Use string_to_regexp and a regular
25748         expression match in print_addr_of to avoid unintented matches.
25749         * gdb.c++/virtfunc.exp:  Accept alternate ptype output of g++
25750         versions up to 2.5.8.
25751
25752 Mon Jun 20 23:54:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
25753
25754         * gdb.base/list.exp:  Tweak alternate pattern for listing of an
25755         included file to run under newer versions of expect.
25756         * gdb.c++/demangle.exp:  Add spaces to the expect patterns between
25757         consecutive >'s in templates to accomodate recent cplus-dem.c change.
25758         Remove xfail for the virtual table of BDDHookV.
25759
25760 Sat Jun 18 12:51:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
25761
25762         * lib/gdb.exp (string_to_regexp): Set a default result.
25763         (default_gdb_start): Fix misleading message.
25764
25765 Wed Jun 15 12:10:10 1994  Stan Shebs  (shebs@andros.cygnus.com)
25766
25767         * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
25768         Remove all CC, etc definitions.
25769         * config/mt-hpux: New file.
25770         * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
25771         (CFLAGS, LDFLAGS): Define.
25772         * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
25773
25774         * Makefile.in (site.exp): Don't insert host_os, etc.
25775         (just-check): Just use RUNTEST with RUNTESTFLAGS only.
25776         (distclean): Check existence of subdir.
25777         * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
25778         * gdb.base/Makefile.in: General cleanup and simplification.
25779         Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25780         to build executables.   Use default rule to build .o files.
25781         (EXPECT, RUNTEST, CC): Fix relative pathname.
25782         (site.exp): Don't insert host_os, etc.
25783         * gdb.base/signals.c (main): Don't call signal unless SIGALRM
25784         and/or SIGUSR1 defined.
25785         * gdb.base/watchpoint.c: Don't include stdio.h a second time.
25786         * gdb.c++/Makefile.in: General cleanup and simplification.
25787         Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25788         (CFLAGS): Remove.
25789         (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
25790
25791 Fri Jun 10 10:55:09 1994  Jeff Law  (law@snake.cs.utah.edu)
25792
25793         * gdb.base/recurse.exp: Misc changes to get tests running again
25794         after Kung's changes to the watchpoint code.
25795         * gdb.base/watchpoint.exp: Likewise.
25796
25797 Thu Jun  9 15:16:55 1994  Per Bothner  (bothner@kalessin.cygnus.com)
25798
25799         * lib/gdb.exp (string_to_regexp):  Convert {\} also.
25800
25801 Wed Jun  8 12:12:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
25802
25803         * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
25804         * lib/gdb.exp (default_gdb_start): Define.
25805         * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
25806         gdb.base/funcargs.exp, gdb.base/opaque.exp,
25807         gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
25808         gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
25809         gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
25810         Don't call gdb_target_udi in between tests.
25811
25812 Tue Jun  7 08:30:15 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
25813
25814         * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
25815         (which was basically just a local version of the same thing).  In
25816         addition to avoiding duplication, gdb_test_exact is faster.
25817         * lib/gdb.exp (gdb_test_exact): Fix typo.
25818
25819         * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
25820         don't give an error.
25821
25822         * gdb.base/term.exp: Call delete_breakpoints before starting.
25823
25824         * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
25825         (t10): Add comment.
25826
25827 Mon Jun  6 18:26:50 1994  Stan Shebs  (shebs@andros.cygnus.com)
25828
25829         Reorganization of the GDB Test Suite.
25830
25831         * gdb.base: New directory, contains all the basic tests.
25832         * gdb.c++: New directory, tests specific to C++.
25833         * gdb.chill: New directory, tests specific to Chill.
25834         * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
25835         gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
25836         gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
25837         gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
25838         into appropriate new directories (t00-t17 to base, t20-t23 to c++,
25839         t30-31 to chill).
25840         * */gdbme.*: Rename to match appropriate expect scripts.
25841         * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
25842         gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
25843         gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
25844         gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
25845         gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
25846         gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
25847         gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
25848         gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
25849         gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
25850         gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
25851         * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
25852         gdb.c++/virtfunc.cc: New names of C++ files.
25853         * gdb.chill/chillvars.ch: New name of Chill file.
25854         * gdb.base/configure.in, gdb.c++/configure.in,
25855         gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
25856         * gdb.base/Makefile.in, gdb.c++/Makefile.in,
25857         gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
25858         * configure.in (configdirs): Update to reflect directory changes.
25859         (target_abbrev): No longer define for any configuration.
25860         * Makefile.in: Cosmetic improvements to header comments.
25861
25862 Fri Jun  3 18:56:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
25863
25864         Various changes to gdb.t31:
25865
25866         * Makefile.in (gdbme.o):  Compile with -fspecial_UC.
25867         * gdbme.ch:  Make all key-words and predefineds be upper-case.
25868         * chillvars.exp:  Expect key-words and predefinds in upper-case.
25869
25870         * chillvars.exp:  Use gdb_test_exact many places.
25871         Change expected output for arrays (which now includes index labels).
25872
25873         * pr-5020.exp, gdme.ch (module PR_5020):
25874         New test, for PR-5020.
25875
25876 Thu Jun  2 16:02:41 1994  Per Bothner  (bothner@kalessin.cygnus.com)
25877
25878         * lib/gdb.exp (string_to_regexp, gdb_test_exact):  New procedures.
25879         * Makefile.in (CHILL_LIB):  Remove bogus redundant definitions.
25880
25881 Sun May 29 22:31:42 1994  Per Bothner  (bothner@kalessin.cygnus.com)
25882
25883         * Makefile.in:  Fix bit-rot in definitions of CHILL,
25884         CHILL_FOR_TARGET and Chill_LIB.
25885         * gdb.t31/gdbme.ch:  Fix syntax of nested array tuples.
25886         * gdb.t31/Makefile.in:  Add definitions for CHILLFLAGS,
25887         CHILL, and CHILL_LIB.
25888
25889 Sat May 21 10:05:08 1994  Bill Cox  (bill@rtl.cygnus.com)
25890
25891         * Revert the previous changes.  Please see Rob's directory
25892           /lisa/test/rob/progressive/gdb/testsuite for these fixes.
25893
25894 Thu May 19 12:51:00 1994  Bill Cox  (bill@rtl.cygnus.com)
25895
25896         * Makefile.in, configure.in, config/mips-gdb.exp,
25897           config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
25898           config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
25899           config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
25900           gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
25901           gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
25902           gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
25903           gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
25904           gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
25905           gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
25906           gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
25907           gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
25908           gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
25909           gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
25910           gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
25911           gdb.t24/demangle.exp, lib/gdb.exp:  Check in Rob's testing
25912           changes from 94Q1.
25913
25914 Wed May 18 17:04:03 1994  Bill Cox  (bill@rtl.cygnus.com),
25915
25916         * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
25917           config/mt-slite, config/mt-unix, config/mt-vxworks: Add
25918           Rob's new testing fragments.
25919
25920 Tue May 17 15:04:14 1994  Bill Cox  (bill@rtl.cygnus.com)
25921
25922         * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
25923           lib/gdb.exp: Replace error proc calls with perror.
25924
25925 Mon May 16 19:00:50 1994  Stan Shebs  (shebs@andros.cygnus.com)
25926
25927         * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
25928         version also, match on casted version strings, and match on
25929         gdb startup case where the line numbers might be messed up.
25930
25931 Fri May 13 18:00:27 1994  Bill Cox  (bill@rtl.cygnus.com)
25932
25933         * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
25934           (CFLAGS): Delete it from here.
25935
25936 Tue May  3 16:08:09 1994  Kung Hsu  (kung@mexican.cygnus.com)
25937
25938         * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
25939
25940 Fri Apr 29 14:26:35 1994  Stan Shebs  (shebs@andros.cygnus.com)
25941
25942         * Makefile.in (RUNTEST): Default to just "runtest".
25943
25944 Tue Apr 26 22:21:40 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
25945
25946         * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
25947         * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
25948         the code has been restructured.
25949
25950 Thu Apr 21 12:48:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
25951
25952         * gdb.t00/default.exp (set write): Allow any number of \r and/or
25953         \n, not just one of each.
25954
25955         * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
25956         /bin/cc gives a warning if you do.
25957
25958 Thu Apr 21 11:54:04 1994  Kung Hsu  (kung@mexican.cygnus.com)
25959
25960         * gdb.t24/demangle.exp: change expect pattern of
25961         __t10ListS_link1ZUiRCUiPT0
25962
25963 Wed Apr 13 15:05:00 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
25964
25965         * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
25966         on local variables in recursive functions.
25967
25968         * gdb.t07/Makefile.in: Build the new test.
25969
25970 Tue Apr 12 20:45:25 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
25971
25972         * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
25973         directly.  Instead compare the return values from actual calls.
25974
25975 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
25976
25977         * Makefile.in (check): Set TCL_LIBRARY for runtest.
25978
25979 Mon Apr 11 09:15:30 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
25980
25981         * From Peter Schauer with minor modifications.
25982         * gdb.t15/return.exp (return_tests): Handle targets where "return"
25983         stops in mid-line in the caller.  Add xfail for returning a float
25984         value on X86 targets.
25985
25986 Tue Apr  5 15:16:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
25987
25988         * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
25989         to avoid expect lossage.
25990         (fmem_LRbug_tests): Likewise.
25991         * gdb.disasm/hppa.s: Corresponding changes.
25992
25993         * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
25994         conditions to work with latest dejagnu/expect.
25995
25996         * gdb.t15/funcargs.exp (finish from indirect call): No longer
25997         expected to fail on the PA.
25998         (backtrace in call with trampolines): Explicitly require main
25999         to be frame #1 (no trampolines should show up in backtrace).
26000
26001         * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
26002         "continue -expect".
26003         * gdb.t06/break.exp: Likewise.
26004         * gdb.t07/watchpoint.exp: Likewise.
26005         * gdb.t13/bitfields.exp: Likewise.
26006         * gdb.t15/{funcargs,return}.exp: Likewise.
26007         * gdb.stabs/weird.exp: Likewise.
26008         * config/{mips,udi}-gdb.exp: Likewise.
26009
26010         * hppa.sed: Enclose comments within a sed command to avoid
26011         losing with the old OSF1 sed.
26012
26013 Wed Mar 30 00:31:49 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26014
26015         * gdb.t02/whatis.exp, gdb.t08/opaque.exp:  Add XFAILs for
26016         sequent dynix.
26017         * gdb.t06/signals.exp:  Add clear_xfail for sequent dynix.
26018         * gdb.t15/funcargs.exp:  Conditionally step again to really
26019         finish from marker_call_with_trampolines. Handle the case where
26020         the first step from within call_with_trampolines already steps
26021         us back to main.
26022         * gdb.t15/gdbme.c:  Add comment to closing brace of
26023         call_with_trampolines for funcargs.exp.
26024
26025 Tue Mar 29 23:55:27 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
26026
26027         * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
26028         Fix typo(s).
26029
26030 Sun Mar 27 16:53:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
26031
26032         * gdb.t07/gdbme.c: More code for watchpoint testing.
26033
26034         * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
26035         "Hardware watchpoint" throughout file.
26036         (test_watchpoint_triggered_in_syscall): New test.
26037         (test_complex_watchpoint): New test.
26038
26039 Fri Mar 25 17:05:31 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
26040
26041         * gdbme.c (call_with_trampolines): New function to try and step
26042         into.  Tests trampoline problems on the PA.
26043
26044         * funcargs.exp (localvars_in_indirect_call): No longer expect
26045         stepping into indirect call to fail on PAs.
26046         (test_stepping_over_trampolines): New test.
26047
26048 Wed Mar 23 07:43:33 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26049
26050         * TODO: Add suggestions for static member function tests, and
26051         completion tests.
26052
26053 Wed Mar 16 08:28:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26054
26055         * TODO: Add suggestions for "p/a" tests.
26056
26057         * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
26058         (default_gdb_exit): Replace all the hair with sending "quit" to
26059         the process with a simple close.
26060
26061 Tue Mar 15 08:45:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26062
26063         * TODO: Add suggestions for shared library tests.
26064
26065 Sun Mar 13 10:45:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26066
26067         * TODO: Add suggestions for x/s tests.
26068
26069 Fri Mar 11 08:22:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26070
26071         * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
26072         "enable once", and "enable breakpoints once" with ".*".
26073
26074 Thu Mar 10 08:34:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26075
26076         * TODO: Add suggestions about structure passing tests.
26077
26078 Mon Mar  7 13:45:54 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26079
26080         * gdb.t03/gdbme.c:  gcc version 1 puts out the wrong stabs for
26081         the primary1 test, use work around if __GNUC__ < 2.
26082         * gdb.t06/signals.c:  Add comments for signals.exp pattern matching.
26083         * gdb.t06/signals.exp:  Add XFAILs for i386 bsd and vax ultrix.
26084         Test for bad output rather than waiting for timeout.  Issue
26085         second continue only if first continue failed.
26086
26087 Wed Mar  2 10:08:01 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
26088
26089         * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
26090         operator[] test with gdb_test because the old code didn't seem to
26091         be getting the quoting right with the new dejagnu.
26092
26093 Thu Feb 24 19:49:25 1994  Rob Savoye  (rob@poseidon.cygnus.com)
26094
26095         * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
26096         one from the path.
26097         * Makefile.in: Use a fresh expect if there is one, use runtest
26098         from the src tree if there is one.
26099
26100 Thu Feb 24 18:49:37 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
26101
26102         * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
26103         next over recursive call.  Revise the tests from that point on
26104         (which had been skipped) to match GDB's actual (correct) output.
26105
26106         * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
26107         with next over a breakpoint whose condition is false.
26108
26109         * gdb.t00/help.exp: Comment out "help set print" tests just like
26110         (and for same reason as) "help set" test.
26111
26112 Mon Feb 14 09:58:23 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
26113
26114         * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
26115         * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
26116
26117 Sun Feb  6 15:36:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26118
26119         * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
26120         necessary gdb_target_udi.
26121
26122         * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
26123
26124         * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
26125         1838 and 2417; they are fixed.
26126
26127         * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
26128         gdb.t03/ptype.exp (ptype structure, ptype union):
26129         Remove xfails; the test is looser than when the xfails were added.
26130
26131         * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
26132         * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
26133
26134         * gdb.t01/run.exp: Only run shell test if isnative.
26135
26136         * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
26137         since "run" automatically loads if necessary.  Call gdb_target_udi
26138         after the "file" since "file" kills any execution target.
26139
26140         * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
26141         GDB.  GDB doesn't work that way (not anymore at least) on UDI.
26142         * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
26143         argument for UDI.
26144
26145 Fri Feb  4 12:19:32 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
26146
26147         * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
26148
26149         * gdb.t17/callfuncs.exp: Add xfails for rs6000.
26150
26151 Sat Feb  5 09:11:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26152
26153         * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
26154         properly quoting regexps.  This makes the second argument to
26155         demangle a fixed string, which matches the callers, instead of a
26156         shell-style pattern which is what the previous implementation
26157         used.  Update some of the callers.
26158
26159 Sat Feb  5 10:19:09 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
26160
26161         * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
26162         (comib_nullified_tests): Fix typo.
26163         * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
26164         strings.  No longer expected to fail.
26165
26166         * gdb.disasm/hppa.s (addib_tests): Fix typo.
26167         * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
26168         strings.  No longer expected to fail.
26169
26170         * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
26171         string.  No longer expected to fail.
26172
26173 Fri Feb  4 23:45:11 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
26174
26175         * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
26176         No longer expected to fail.
26177
26178         * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
26179         string.  No longer expected to fail.
26180
26181 Fri Feb  4 10:35:42 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26182
26183         * gdb.t24/demangle.exp: Remove a bunch more tests which differ
26184         only in the names (I probably got most of them).  I was even
26185         generous with some which differed in underscores in names, and
26186         probably missed a few, and I *still* was able to remove almost a
26187         third of the file with almost no impact on testsuite coverage.
26188
26189 Thu Feb  3 12:04:49 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26190
26191         * gdb.t00/default.exp: Match udi_attach error message as well as
26192         the one from child_attach.
26193
26194         * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
26195
26196         * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
26197
26198         * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
26199         * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
26200
26201         * Move test with enums and partial symbols back to
26202         gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
26203         Reverts the change of 26 May 93.  Per today's change to
26204         stabs.texinfo, the behavior that weird.exp was expecting was
26205         unreasonable; what is important is that the compiler+gdb get
26206         things right, which happens with a recent gcc.  Also fix the test
26207         to deal with native compilers which put out the stab gdb can't
26208         deal with.
26209
26210 Mon Jan 31 15:40:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26211
26212         * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
26213         in the names.  The main thing these accomplish is to slow things down.
26214         Many more such duplicates surely remain.
26215
26216         * gdb.t00/help.exp: Comment out "help support" test just like
26217         (and for same reason as) "help set" test.
26218
26219 Mon Jan 31 06:43:45 1994  Fred Fish  (fnf@cygnus.com)
26220
26221         * gdb.t06/break.exp:  Remove setup_xfails for
26222         sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
26223         * gdb.t20/inherit.exp (test_ptype_si):  Update warning message
26224         about known bug in gcc to include up through 2.5.8.
26225         * gdb.t20/inherit.exp (test_ptype_vi):  Accept "_vb." as well as
26226         well as "_vb$".
26227         * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
26228         Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
26229         with latest gcc and gdb.
26230         * gdb.t22/virtfunc.exp (test_ptype_of_classes):  Accept "_vb." as
26231         well as "_vb$".
26232
26233 Sat Jan 29 23:31:26 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
26234
26235         * configure.in (hppa*-*-*): Also configure and build stabs-only
26236         tests.
26237
26238 Thu Jan 27 08:21:16 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
26239
26240         * gdb.t10/hppa.mt: A makefile fragment for the PA.
26241         * gdb.t10/configure.in (hppa*-*-*): Use it.
26242
26243 Tue Jan 25 12:58:26 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26244
26245         * gdb.t09/corefile:  Increase timeout when spawning gdb explicitly.
26246
26247 Wed Jan 19 12:40:25 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26248
26249         * gdb.t06/signals.exp:  Handle blocked SIGTRAP on sun3 for bash
26250         versions prior to 1.13.5.
26251
26252 Tue Jan 18 20:10:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26253
26254         * gdb.t00/default.exp (show prompt): In FAIL case, only match if
26255         the prompt is at the start of a line.
26256
26257 Mon Jan 17 20:07:51 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
26258
26259         * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
26260         Enable "diag" instruction.  Delete copr from fpu_misc_tests, it's
26261         in the copr tests now.
26262         * gdb.disasm/hppa.exp: Run new sfu and copr tests.  Do not expect
26263         copr in the fpu_misc tests anymore.  fpu_misc tests are no longer
26264         expected to fail.
26265
26266 Fri Jan 14 14:24:21 1994  Rob Savoye  (rob@darkstar.cygnus.com)
26267
26268         * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
26269         gdb.t31/chillvars.exp, lib/gdb.exp:
26270         Tweak to run under either version of expect.
26271         * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
26272         * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
26273         * gdb.t11/list.exp: Remove extraneous whitespace.
26274
26275 Sat Jan 15 09:57:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26276
26277         * gdb.t16/printcmds.exp (test_print_strings): Accept
26278         "(unsigned char *) " before the string.
26279
26280         * TODO: Add notes about printing of fancy types and GDB expressions.
26281
26282 Thu Jan 13 17:16:09 1994  Stan Shebs  (shebs@andros.cygnus.com)
26283
26284         * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
26285         * gdb.t06/configure.in: Don't try to compile signals test program
26286         if doing mips-idt-ecoff.
26287
26288 Thu Jan 13 08:25:55 1994  Rob Savoye  (rob@darkstar.cygnus.com)
26289
26290         * Most .exp files: Tweak to run under either version of expect.
26291
26292 Tue Jan 11 15:21:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26293
26294         * gdb.t12/scope.exp: Add xfails for rs6000.  Remove 1806 from existing
26295         xfails; I'm not sure why they are failing, but not because of PR 1806.
26296
26297 Mon Jan 10 22:14:20 1994  Rob Savoye  (rob@darkstar.cygnus.com)
26298
26299         * config/unix-gdb.exp: Remove gdb_unload cause it's already
26300         defined in lib/gdb.exp.
26301
26302 Fri Jan  7 12:42:45 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26303
26304         * gdb.t07/watchpoint.exp:  Clear xfail for calling function with
26305         watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
26306         * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc:  Conversion operator functions
26307         have to be typeless.
26308
26309 Tue Jan  4 09:32:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
26310
26311         * TODO: Add suggestion for copyright year test.
26312
26313 Mon Jan  3 11:35:26 1994  Stan Shebs  (shebs@andros.cygnus.com)
26314
26315         * configure.in (*-*-lynxos*): Add stabs tests.
26316
26317 Wed Dec  1 21:54:05 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
26318
26319         * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
26320         so insert a tab before any assembler directive in column zero.
26321
26322         * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
26323         stores.
26324         * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
26325         stores.
26326         (fpu_short_memory_tests): Likewise.
26327
26328 Mon Nov 22 13:23:22 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26329
26330         * gdb.stabs/ecoff.mt:  Delete alpha specific if block, fix typo.
26331         * gdb.stabs/ecoff.sed:  Escape inserted blanks with backslashes, embed
26332         .stabs directives in comments.
26333
26334 Fri Nov 19 14:09:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26335
26336         * TODO: New file, describing tests we could write.
26337         * gdb.t09/corefile.exp: Move description of tests to write to TODO.
26338
26339 Tue Nov 16 21:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26340
26341         * gdb.t06/signals.exp: Add kludge to force re-sync.
26342
26343         * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
26344         to xgdb instead of gdb, get out of gdb.
26345
26346 Tue Nov 16 10:21:57 1993  Rob Savoye  (rob@cygnus.com)
26347
26348         * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
26349         for info.
26350
26351 Sat Nov 13 23:17:48 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
26352
26353         * gdb.stabs/hppa.mt: A makefile fragment for the PA.
26354         * gdb.stabs/configure.in (hppa*-*-*): Use it.
26355         * gdb.stabs/hppa.sed: New sed script for the PA.
26356
26357 Sat Nov 13 22:50:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26358
26359         * gdb.stabs: Re-write weird.def and configuration to use sed
26360         instead of cpp.  sed is portable and POSIX; cpp is neither.
26361
26362 Fri Nov 12 15:26:36 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26363
26364         * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
26365
26366 Mon Nov  8 16:55:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26367
26368         * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
26369
26370 Thu Nov  4 23:07:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26371
26372         * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
26373         "_vb$".
26374         * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
26375         * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
26376
26377 Wed Nov  3 13:53:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26378
26379         * lib/gdb.exp: Comment out code which depends on non-existent
26380         `transform' procedure.
26381
26382 Wed Nov  3 11:23:11 1993  Rob Savoye  (rob@darkstar.cygnus.com)
26383
26384         * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
26385         * lib/gdb.exp: Transform tool name.
26386         * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
26387         1.1's new error handling system.
26388
26389 Mon Nov  1 10:36:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26390
26391         * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
26392
26393 Fri Oct 29 17:58:14 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26394
26395         * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
26396         They made pattern matching so slow that timeouts happened on
26397         heavily loaded systems.  Now any output from "show print" which
26398         gets us back to the GDB prompt is a PASS.
26399
26400 Mon Oct 25 14:36:50 1993  Stu Grossman  (grossman at cygnus.com)
26401
26402         * gdb.disasm/hppa.mt:  Use $(srcdir) in hppa.o make rule.
26403
26404 Mon Oct 25 13:35:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26405
26406         * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
26407
26408         * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
26409         It is not from PR 3220.
26410
26411 Sun Oct 24 18:49:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26412
26413         * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
26414         just started failing because they depended on the order the
26415         subcommands are presented, or exact docstring text.  This kind of
26416         test is a pain and has minimal benefit.
26417
26418 Thu Oct 21 08:26:48 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26419
26420         * gdb.t09/corefile.exp: At end of test, use "core" command with
26421         no arguments.
26422
26423 Wed Oct 20 08:56:02 1993  Stu Grossman  (grossman at cygnus.com)
26424
26425         * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
26426         17}/Makefile.in:  Make it possible to run the testsuite with Sun
26427         make and CC = cross gcc by adding explicit build rules for .o
26428         files.
26429
26430 Tue Oct 19 14:57:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26431
26432         * gdb.t15/funcargs.exp: Don't put comments on same line as
26433         setup_xfail (@#$*%& tcl braindamage!).
26434
26435 Mon Oct 18 21:50:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26436
26437         * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
26438
26439 Fri Oct 15 15:39:54 1993  Kung Hsu  (kung@cirdan.cygnus.com)
26440
26441         * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
26442         * gdb.t20/inherit.exp: remove three dumplicate entries.
26443
26444 Fri Oct 15 13:45:25 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26445
26446         * gdb.t06/break.exp: For "next over recursive call", fail on any
26447         incorrect output, not just on "factorial (value=2)".
26448
26449 Fri Oct 15 11:52:56 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26450
26451         * gdb.t12/scope.exp:  Remove xfails, filename::var syntax should be
26452         working now. Add an xfail if accesing a bss variable causes
26453         a memory error if the target is not yet run.
26454
26455 Thu Oct 14 19:16:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26456
26457         * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
26458         constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
26459         name of __st* demangling (2 strings).  Did Kung really get the
26460         more than 95 others right without testing them?
26461
26462 Thu Oct 14 16:27:08 1993  Kung Hsu  (kung@cirdan.cygnus.com)
26463
26464         * gdb.t24/demangle.exp: clean up XFAILS, more than 100
26465
26466 Thu Oct 14 11:40:30 1993  Jeffrey Law  (law@cs.uah.edu)
26467
26468         * configure.in (configdirs): Add gdb.disasm
26469         * gdb.disasm: New directory for GDB disassembler tests.
26470         * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
26471
26472 Thu Oct 14 11:40:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26473
26474         * gdb.t00/help.exp: Don't test "help set".
26475
26476         * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
26477         from within expect statements.  None of these happen anymore and
26478         they cause regressions to be silently unnoticed.
26479
26480         * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
26481         messages) about known failures with gcc cygnus-2.4.5-930417.
26482
26483         * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
26484         comp-info.exp so it gets built if it doesn't exist.
26485
26486         * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
26487         it is no longer used.
26488         * gdb.t13/comp-info.c: Removed.
26489
26490 Wed Oct 13 22:54:06 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
26491
26492         * gdb.t06/signals.exp: Add xfail for sun3.
26493
26494 Thu Oct  7 12:01:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26495
26496         * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
26497         relevant because ^C doesn't get sent but failure can be reproduced
26498         interactively).
26499
26500 Tue Oct  5 10:43:11 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26501
26502         * gdb.stabs/alpha.mt:  New configuration file for alpha.
26503         * gdb.stabs/configure.in:  Use it.
26504         * gdb.stabs/ecoff.mt, weird-ecoff.sed:  Change sed script to enable
26505         sharing with alpha.mt, redefine long to word via preprocessor.
26506         * gdb.stabs/weird.def:  Conditionally adapt storage layout of v_comb
26507         for alpha.
26508         * gdb.stabs/weird.exp:  Handle compilation of weird.s by alpha
26509         native cc.
26510         * gdb.t00/teststrategy.exp:  Change expect string so that we
26511         consume the `(xgdb)' from the command echo and from the gdb prompt.
26512         * gdb.t05/expr.exp:  xfail "print unsigned int == (~0)" on the alpha.
26513         gdb currently compares all values as long, so this failure probably
26514         applies to any configuration where LONGEST is bigger than a target int.
26515         * gdb.t08/comp-info.c:  New file to determine if gdbme is compiled
26516         with gcc.
26517         * gdb.t08/Makefile.in, opaque.exp:  Use it. Alpha native cc is unable
26518         to handle opaque pointers, gcc is.
26519         * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc:  operator new takes a size_t
26520         as first argument. Include <sys/types.h> and change all operator
26521         new definitions to use size_t.
26522         * gdb.t21/cplusfuncs.exp:  Handle changes in output for operator new
26523         now that we use size_t.
26524
26525 Wed Sep 29 00:55:49 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26526
26527         * gdb.t03/ptype.exp, gdb.t15/printcmds.exp:  When constructing
26528         a long or float array cast all array members to the same type.
26529         * gdb.t04/setvar.exp:  Handle the decimal output of an unsigned long
26530         with 64 bit longs.
26531         * gdb.t07/watchpoint.exp:  Add finish and until variations encountered
26532         on alpha.
26533         * gdb.t08/opaque.exp, gdb.t17/interrupt.exp:  Add xfails for alpha.
26534
26535 Tue Sep 28 17:26:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26536
26537         * gdb.t24 (demangle.exp): Constructors of templates have names like
26538         vector<int>::vector(int) not vector<int>::vector<int>(int).  See
26539         section 14.6 of the ARM.
26540
26541         * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
26542         "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
26543         accomplish little and slow down the testsuite.
26544
26545         * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
26546         Accept spaces various places.
26547
26548 Tue Sep 21 17:28:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26549
26550         * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
26551         with watchpoint enabled.
26552
26553         * Makefile.in: Remove definition of CC and remove the second
26554         definition of CXX (the "CXX = gcc" one remains).  These definitions
26555         were causing backquotes to be expanded within backquotes, which
26556         doesn't work.
26557
26558 Sat Sep 18 09:43:21 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
26559
26560         * gdb.t17/callfuncs.exp: Add "return 0" to end.
26561
26562 Fri Sep 17 04:41:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26563
26564         * gdb.stabs/ecoff.mt:  Remove STABSCC hack.
26565         * gdb.stabs/weird.exp:  Handle the case where weird.o is compiled
26566         by mips cc and contains no stabs entries.
26567
26568 Thu Sep 16 17:22:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
26569
26570         * config/vx-gdb.exp: Use fake device to load files rather than
26571         NFS.
26572         * lib/gdb.exp: New proc to do "file" command.
26573         * config/unix-gdb.exp: Use new "file" proc.
26574
26575 Thu Sep 16 13:45:44 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
26576
26577         * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
26578         Rework board rebooting slightly.
26579         (gdb_exit): Don't exit from the remote shell; there isn't one.
26580         * gdb.stabs/weird.exp: If a program is being debugged already,
26581         kill it.
26582         * gdb.t04/setvar.exp: Stop and restart gdb.
26583         * gdb.t05/expr.exp: Likewise.
26584         * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
26585         restart gdb and reload the program.
26586         * gdb.t08/opaque.exp: Likewise.
26587         * gdb.t12/scope.exp: Likewise.
26588         * gdb.t13/bitfields.exp: Likewise.
26589         * gdb.t15/funcargs.exp: Likewise.
26590         * gdb.t20/classes.exp: Likewise.
26591         * gdb.t03/ptype.exp: Increase timeout.
26592         * gdb.t16/printcmds.exp (test_print_string_constants,
26593         test_print_array_constants): Likewise.
26594         * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
26595         * gdb.t20/classes.exp (do_tests): Likewise.
26596         * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
26597
26598 Wed Sep 15 14:24:36 1993  Ian Lance Taylor  (ian@cygnus.com)
26599
26600         * gdb.stabs: Renamed *wierd* to *weird*.
26601
26602 Wed Sep 15 10:36:50 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
26603
26604         * gdb.t13/bitfields.exp: Test for bad output rather than waiting
26605         for timeout.  Add "known gcc 2.4.5 bug" to failure message.
26606
26607 Tue Sep 14 17:16:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
26608
26609         * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
26610         (do_tests): Remove xfail for whatis on one_var and two_var.
26611
26612 Wed Sep  8 23:14:23 1993  Rob Savoye  (rob@darkstar.cygnus.com)
26613
26614         * Makefile.in: Made cross building work better by adding
26615         {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
26616
26617 Tue Sep  7 14:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26618
26619         * gdb.t15/{return.c,return.exp,Makefile.in}:
26620         New test, currently commented out.
26621
26622 Tue Aug 31 16:51:29 1993  Rob Savoye  (rob@darkstar.cygnus.com)
26623
26624         * config/udi-gdb.exp: gdb_exit now kills any isstip processes
26625         still running and removes the leftover named socket so GDb can do
26626         clean restarts.
26627
26628 Mon Aug 30 17:55:16 1993  Rob Savoye  (rob@darkstar.cygnus.com)
26629
26630         * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
26631         console, not GDB.
26632         * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
26633         cross testing works better with "make check"
26634         * config/unix-gdb: Use default procedures for exit and version.
26635         * config/vx-gdb.exp: Cleaned up and massaged back to working order
26636         with the newest VxWorks.
26637
26638 Thu Aug 26 17:50:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26639
26640         * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
26641         old form.
26642
26643         * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
26644         name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
26645
26646         * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
26647
26648         * config/unix-gdb.exp: Remove this version of gdb_exit
26649         * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
26650         Rob says he'll look at it when he gets back to testing boards.
26651
26652 Thu Aug 26 07:20:00 1993  Fred Fish  (fnf@deneb.cygnus.com)
26653
26654         * gdb.t22/virtfunc.exp:  Accept missing struct/class names as
26655         an expected fail for certain ptype commands.
26656
26657         * gdb.t20/classes.exp:  Update expected results of "ptype class
26658         Base1" to account for the constructor that now appears in the type.
26659
26660 Wed Aug 25 16:48:05 1993  Fred Fish  (fnf@deneb.cygnus.com)
26661
26662         * configure.in (configdirs):  Restore gdb.t04, which mysteriously
26663         disappeared from list.
26664         * config/{udi-gdb.exp, gdb-unix.exp}:  Replace calls to obsolete
26665         "alldone" proc with call to cleanup and exit.
26666         * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
26667         gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
26668         gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
26669         gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
26670         gdb.t12/scope.exp, gdb.t13/bitfields.exp}:  Replace calls to
26671         "alldone" proc with simple returns that suppress remaining
26672         tests.  The alldone proc went away many months ago.
26673
26674 Tue Aug 24 11:04:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26675
26676         * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
26677
26678         * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
26679
26680 Thu Aug 19 22:08:41 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26681
26682         * gdb.t15/funcargs.exp:  Allow arguments for main in backtraces
26683         as vax gdb will display them.
26684
26685 Thu Aug 19 18:18:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26686
26687         * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
26688         optimizers.
26689
26690         * scope.exp: Change "bad value for localval" messages so each one
26691         is unique.
26692
26693         * config/unix-gdb.exp (gdb_exit): Move info on this vs.
26694         lib/gdb.exp (gdb_exit) from ChangeLog to comments.
26695
26696         * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
26697
26698 Tue Aug 17 00:05:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26699
26700         * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
26701         doesn't exist (due to optimization).
26702
26703 Mon Aug 16 21:05:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26704
26705         * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
26706         contains \r because the filename is long.
26707
26708         * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
26709         'continue'" bug, and change xfail back to i*86-univel-sysv4*.
26710
26711 Mon Aug 16 03:05:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26712
26713         * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
26714         gdb.t08/opaque.exp, gdb.t17/interrupt.exp:  Update for vax running
26715         Ultrix.
26716         * gdb.t02/whatis.exp:  Use procedure to setup xfails on long versus
26717         int tests.
26718         * gdb.t08/opaque.exp:  Use procedure to setup xfails for opaque tests.
26719
26720 Thu Aug 12 15:24:28 1993  Fred Fish  (fnf@deneb.cygnus.com)
26721
26722         * Makefile.in (distclean):  Remove *.log *.plog *.sum *.psum site.*.
26723
26724         * gdb.t17/interrupt.exp:  Fix 'missing Continuing' case so pattern
26725         to match does not match the passing case but still matches the
26726         failing case.
26727
26728 Thu Aug 12 16:58:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26729
26730         * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
26731
26732 Wed Aug 11 19:47:27 1993  John Gilmore  (gnu@rtl.cygnus.com)
26733
26734         * lib/gdb.exp (gdb_exit):  Move the best version of gdb_exit
26735         to here.  Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
26736         * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
26737         Remove various versions of gdb_exit.
26738         * config/vx-gdb.exp:  Remove quit_vxgdb, change a caller to call
26739         gdb_exit.
26740         * config/unix-gdb.exp:  gdb_exit remains here, and should override
26741         the generic version, since it's doing a lot of wierd stuff that
26742         the other versions aren't.  FIXME, fold it in, or abandon this
26743         version.
26744
26745 Wed Aug 11 12:09:32 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26746
26747         * gdb.t24/demangle.exp: Add tests for PR 3220.
26748
26749 Tue Aug 10 15:49:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26750
26751         * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
26752
26753 Tue Aug 10 15:45:25 1993  Fred Fish  (fnf@deneb.cygnus.com)
26754
26755         * gdb.t07/watchpoint.exp:  Clear xfail with "i*86-*-*", not just
26756         "i386-*-*".  Works for i486 as well.
26757
26758         * gdb.t06/signals.exp:  Rework code that recognizes known SVR4
26759         bug, and expand domain of xfail to all SVR4 systems, since the
26760         actual problem is likely to be in generic SVR4 /proc support.
26761
26762 Tue Aug 10 15:49:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26763
26764         * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
26765
26766 Tue Aug 10 09:56:56 1993  Fred Fish  (fnf@deneb.cygnus.com)
26767
26768         * gdb.t17/interrupt.exp:  Set up xfail for *-*-sysv4*, in chain of
26769         xfails for other systems.  Match a missing 'Continuing.' as an
26770         explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
26771
26772         * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
26773         gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
26774         Only issue warning for missing executables if -all option is used.
26775
26776         * gdb.stabs/wierd.exp:  Only issue warning for missing wierd.o
26777         file if -all option is used.  It's like an unpredictable XFAIL.
26778
26779 Mon Aug  9 10:13:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26780
26781         * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
26782         for dynamically linked binaries.
26783
26784         * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
26785
26786 Sun Aug  8 14:21:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26787
26788         * gdb.t20/inherit.exp: Change message for "print tagless struct"
26789         to state that this is a known bug in old versions of g++.
26790
26791 Fri Aug  6 21:40:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26792
26793         * gdb.t17/interrupt.exp:  Add xfail for 386 bsd. Accept echoed newline
26794         while waiting for `Continuing'.
26795
26796 Fri Aug  6 13:38:08 1993  Fred Fish  (fnf@deneb.cygnus.com)
26797
26798         * gdb.t10/nodebug.exp:  Expect to find local/global minimal symbols
26799         in text, data, and bss.
26800         * gdb.t10/nodebug.c:  Add local and global test variables for
26801         initialized and uninitialized data.
26802
26803 Thu Aug  5 12:18:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26804
26805         * config/unix-gdb.exp (gdb_exit): Add "wait".
26806
26807 Thu Aug  5 18:14:06 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26808
26809         * gdb.t06/signals.exp:  xfail the continue from the handler for all
26810         targets.
26811
26812         * gdb.t07/watchpoint.exp:  clear_xfail for i386 when calling a
26813         function with watchpoints enabled, the i386 call dummy starts with
26814         a call.
26815
26816         * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in:  Handle the way
26817         386 bsd names its corefiles.
26818
26819 Wed Aug  4 08:53:41 1993  Fred Fish  (fnf@cygnus.com)
26820
26821         * gdb.t10/Makefile.in (nodebug.o):  Don't use "-c -o", many
26822         compilers don't grok it.
26823         * gdb.t16/gdbme.c (ctable1):  Initialize unsigned char array
26824         with small octal ints rather than character constants, which
26825         are signed and might not fit if first promoted to int.
26826
26827 Tue Aug  3 18:28:25 1993  Fred Fish  (fnf@cygnus.com)
26828
26829         * gdb.t09/Makefile.in (clean):  Remove corefile.
26830
26831 Mon Aug  2 12:47:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26832
26833         * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
26834
26835 Mon Aug  2 12:30:14 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26836                           and Jim Kingdon (kingdon@cygnus.com)
26837
26838         * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
26839         NO_SINGLE_STEP machines.  Fix comment about its cause.  Uncomment
26840         the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
26841
26842 Fri Jul 30 19:46:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26843
26844         * gdb.t17/interrupt.exp: Add xfail for hppa.
26845
26846 Fri Jul 30 12:54:11 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26847
26848         * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
26849         gdb.t09/corefile.exp:  Cleanup xfails for fixed mips bugs.
26850         * gdb.t13/bitfields.exp, gdbme.c:  Examine a variable in the inferior
26851         to determine signed-ness of bitfields and use the result to setup
26852         the xfail.
26853         * gdb.t15/gdbme.c:  Add comments to the two indirect call0a lines.
26854         * gdb.t15/funcargs.exp:  Use them to step until the second indirect
26855         call line is reached if necessary.
26856
26857 Thu Jul 29 20:33:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26858
26859         * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
26860
26861 Mon Jul 26 00:15:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26862
26863         * gdb.t06/break.exp: Also test `clear' command.
26864
26865 Wed Jul 21 18:03:38 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
26866
26867         * gdb.t00/teststrategy.exp: Remove extra quote.
26868
26869         * gdb.t07/watchpoint.exp: Change xfail for calling function with
26870         watchpoint enabled to be for all non-68k machines.
26871
26872         * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
26873
26874 Mon Jul 19 23:59:26 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26875
26876         * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
26877         targets use aout.mt instead of ecoff.mt as gas understands
26878         standard aout format.
26879
26880 Mon Jul 19 18:14:06 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
26881
26882         * lib/gdb.exp (runto): Don't insist that function we are running to
26883         was compiled with -g.
26884
26885         * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
26886
26887         * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
26888         to get back into the read system call.
26889         Accept leading newline in case where we woke it up.
26890
26891 Sun Jul 18 08:40:45 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26892
26893         * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}:  New files
26894         to make the stabs test work on ecoff systems using gcc and -with-stabs.
26895         * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}:  Modify to
26896         enable ecoff configuration.
26897
26898 Thu Jul 15 11:54:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26899
26900         * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
26901
26902 Wed Jul 14 09:36:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26903
26904         * gdb.t16/printcmds.exp: Add another printf test.
26905
26906 Wed Jul 14 15:37:13 1993  Ian Lance Taylor  (ian@cygnus.com)
26907
26908         * configure.in: If configured -with-stabs on any target, add
26909         stabsdirs to configdirs.
26910
26911 Wed Jul 14 09:36:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26912
26913         * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
26914         fun" so pattern does not match the command itself.
26915
26916 Mon Jul 12 11:22:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26917
26918         * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
26919
26920 Sun Jul 11 12:03:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26921
26922         * gdb.t17/interrupt.exp: Test for more things.
26923
26924 Fri Jul  9 14:11:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26925
26926         * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
26927         compiler arranges the code and line numbers.
26928
26929         * gdb.t17/interrupt.exp: Don't send \n after ^C.
26930
26931 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26932
26933         * gdb.t00/help.exp:  Increase expect input buffer size.
26934
26935 Thu Jul  8 14:26:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26936
26937         * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
26938
26939         * gdb.t07/watchpoint.exp: Add xfail for hppa.
26940
26941         * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
26942
26943         * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
26944         [0-9]*, not just [0-9].
26945
26946 Wed Jul  7 17:52:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26947
26948         * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
26949
26950         * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
26951
26952 Tue Jul  6 13:54:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26953
26954         * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
26955
26956 Mon Jul  5 22:03:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26957
26958         * gdb.t06/signals.c: Add xfails for sun3.
26959
26960         * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
26961
26962         * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597.  Also add
26963         test_stepping tests.
26964
26965 Fri Jul  2 09:08:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26966
26967         * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
26968
26969         * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
26970
26971         * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
26972         rather than actually putting it through cpp twice.
26973
26974         * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
26975
26976 Fri Jul  2 10:48:03 1993  Ian Lance Taylor  (ian@cygnus.com)
26977
26978         * config/mips-gdb.exp (gdb_exit): Removed close statement which is
26979         no longer needed.
26980
26981 Fri Jul  2 09:08:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26982
26983         * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
26984
26985         * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
26986         C++ features prints as "struct", make it a pass, not an xfail.
26987
26988 Thu Jul  1 22:03:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26989
26990         * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
26991         Don't require VA to print as "class" rather than "struct".
26992
26993 Thu Jul  1 18:27:40 1993  Jim Kingdon  (kingdon@cygnus.com)
26994
26995         * gdb.t06/twice.exp: Don't care about the file name GDB prints.
26996
26997 Wed Jun 30 18:01:00 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
26998
26999         * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
27000
27001 Tue Jun 29 13:15:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
27002
27003         * gdb.t12/scope.exp:  Remove xfail for parameter printing in wrong
27004         order.
27005
27006 Tue Jun 29 09:22:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
27007
27008         * gdb.t16/printcmds.exp: Add printf tests.
27009
27010         * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
27011
27012         * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
27013
27014 Mon Jun 28 11:25:59 1993  Fred Fish  (fnf@cygnus.com)
27015
27016         * gdb.t20/classes.exp:  Add clear_xfail's before printing summary
27017         pass counts, to counteract any existing or future setup_xfails.
27018
27019 Mon Jun 28 09:15:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
27020
27021         * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
27022         {BEGIN,END}_COMMON for common block instead of STAB.
27023         * gdb.stabs/wierd.exp: Add xfail for rs6000.
27024
27025         * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
27026         intp_var should be N_GSYM not N_LSYM.
27027         wierd-aout.S: Use a label for the value of the N_SO.
27028         wierd.def: Remove all backslashes.
27029         wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
27030
27031 Mon Jun 28 07:21:51 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
27032
27033         * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
27034         get the expected next to inheritance3.
27035
27036 Sun Jun 27 12:29:53 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
27037
27038         * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
27039         now that gcc-2.4 gets it right.
27040
27041 Fri Jun 25 12:00:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
27042
27043         * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
27044
27045         * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
27046         generating comp-info.exp which works for cross-compilation.
27047
27048 Thu Jun 24 16:55:05 1993  Fred Fish  (fnf@cygnus.com)
27049
27050         * gdb.t11/list.exp:  For SVR4 xfails, match "*-*-sysv4*", not
27051         "*-*-sysv4.*".
27052
27053 Tue Jun 22 21:17:26 1993  Fred Fish  (fnf@cygnus.com)
27054
27055         * gdb.t01/run.exp:  Start with a fresh gdb.
27056         * gdb.t11/list.exp:  For SVR4 xfails, match on all versions of
27057         SVR4.x.
27058
27059 Mon Jun 21 15:23:22 1993  Fred Fish  (fnf@cygnus.com)
27060
27061         * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
27062         gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
27063         gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
27064         Makefile.in (distclean, realclean):  Remove gdbme.c from list of
27065         things to remove.
27066
27067 Sat Jun 19 07:49:10 1993  Fred Fish  (fnf@cygnus.com)
27068
27069         * gdb.t24/demangle.exp (test_gnu_style_demangling):  Add some new
27070         test cases from bug reports.
27071
27072 Fri Jun 18 10:38:49 1993  Fred Fish  (fnf@cygnus.com)
27073
27074         * gdb.t06/break.exp:  Add xfails for sparc-sun-solaris2.*.
27075         * gdb.t12/scope.exp:  Add clear_xfails at appropriate places to
27076           avoid spurious xfails.
27077         * gdb.t20/classes.exp:  Add xfails for longstanding C++ problems.
27078         * gdb.t21/cplusfuncs.exp:  Add xfails for sparc-sun-solaris2.*.
27079         * gdb.t22/virtfunc.exp:  Add xfails for longstanding C++ problems.
27080
27081 Wed Jun 16 10:11:57 1993  Fred Fish  (fnf@cygnus.com)
27082
27083         * gdb.t00/teststrategy.exp:  Rework to provide more useful
27084         description of each test, fix problem with systems that define
27085         ALIGN_STACK_ON_STARTUP code, other misc cleanups.
27086         * gdb.t06/break.exp (test_next_with_recursion):  Fix expected
27087         results for "next over recursive call" so timeouts aren't taken
27088         by error.
27089
27090 Mon Jun 14 09:09:04 1993  Jim Kingdon  (kingdon@cygnus.com)
27091
27092         * gdb.t12/scope.exp: Test printing of variables before run.
27093
27094         * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
27095         printed in wrong order due to sorting.
27096
27097 Sat Jun 12 15:03:58 1993  Fred Fish  (fnf@cygnus.com)
27098
27099         * gdb.t00/teststrategy.exp:  Fix expected results for printing
27100         user entered string constant.  Is array of char, prints with no
27101         address.
27102
27103         * gdb.t00/{default.exp, help.exp}:  Account for changes to radix
27104         commands.
27105         * gdb.t16/gdbme.c:  Add and use struct containing arrays of char.
27106         * gdb.t16/printcmds.exp:  Fix all lines that match "unsigned char *".
27107         * gdb.t16/printcmds.exp (test_print_char_arrays):  Test printing
27108         of struct of char arrays.
27109         * gdb.t00/radix.exp:  New tests for radix commands.
27110
27111 Fri Jun 11 13:12:27 1993  Jim Kingdon  (kingdon@cygnus.com)
27112
27113         * gdb.t16/printcmd.exp: Print a variable before running program
27114         (with xfail for AIX).
27115
27116 Thu Jun 10 11:04:04 1993  Jim Kingdon  (kingdon@cygnus.com)
27117
27118         * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
27119
27120         * gdb.t16/printcmd.exp: Don't print variables before running program.
27121
27122         * gdb.t06/break.exp: Don't require envp argument to main.
27123
27124         * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
27125
27126         * gdb.t02/whatis.exp, gdb.t11/list.exp:
27127         Add xfails for rs6000.
27128
27129         * gdb.t02/whatis.exp: Change other tests not to re-test something
27130         we already tested.
27131
27132         * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
27133         each type used has a variable of that type.
27134
27135 Tue Jun  8 16:45:20 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
27136
27137         * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
27138
27139 Fri Jun  4 11:07:19 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
27140
27141         * configure.in: change srctrigger to be a file, not a directory
27142
27143 Fri Jun  4 08:23:57 1993  Ian Lance Taylor  (ian@cygnus.com)
27144
27145         * configure.in (mips-idt-ecoff*): Added trailing '*'.
27146
27147         * gdb.t11/list.exp: Fixed a couple of typos.
27148
27149 Tue Jun  1 21:28:06 1993  Fred Fish  (fnf@cygnus.com)
27150
27151         * gdb.t00 (teststrategy.exp):  Remove notice about PR 1823.  Bug
27152         is fixed and PR is closed.
27153         * gdb.t16 (gdbme.c):  Add simple test string variable.
27154         * gdb.t16 (printcmds.exp):  Add tests with simple test string
27155         variable, primarily for boundaries on "set print elements".
27156
27157 Mon May 31 11:36:08 1993  Jim Kingdon  (kingdon@cygnus.com)
27158
27159         * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
27160         Make leading 0's optional and don't expect a tab in the middle
27161         of the number.
27162
27163         * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
27164
27165         * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
27166         * gdb.stabs/wierd.exp: Remove xfails for type attributes.  Also
27167         don't end command passed to gdb_test with newline.
27168
27169         * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
27170         signed keyword away, don't expect signed bitfields to be signed.
27171
27172         * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
27173         printing with only as many 1's as are in the field as well as printing
27174         with 32 1's (see comment).
27175
27176 Sat May 29 17:57:01 1993  Fred Fish  (fnf@cygnus.com)
27177
27178         * gdb.t00/default.exp:  Start with a fresh gdb.
27179         * configure.in (configdirs):  Remove gdb.t31 until the chill
27180         compiler works again.  It no longer is able to find chillrt0
27181         since it isn't in libchill.a anymore.
27182         * gdb.stabs/wierd.exp:  Rewrite to properly handling a missing
27183         wierd.o, make more modular.
27184         * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const):  Remove
27185         spurious newlines that caused problems.
27186
27187 Wed May 26 09:57:19 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
27188
27189         * Move test with enums and partial symbols from gdb.t03/ptype.exp
27190         to gdb.stabs/wierd.exp since GCC has worked around the bug.
27191         gdb.stabs/wierd.{exp,def}: Many new tests.
27192
27193         * gdb.t00/default.exp: update info line for new message.
27194
27195         * gdb.t02/{whatis.exp,gdbme.c}:
27196         Test that "char *" doesn't print as "caddr_t".
27197
27198 Tue May 25 13:28:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
27199
27200         * gdb.t00/help.exp: Use .* in place of some help messages which
27201         just changed.
27202         gdb.t00/default.exp: Update "info frame" test for new message.
27203         * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
27204         Remove some xfails
27205
27206 Mon May 24 00:24:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
27207
27208         * gdb.t03/{gdbme.c,ptype.exp}:
27209         Add tests for typedef'd struct and union without tags.
27210         Also check "whatis" on a variable of a typedef'd enum without a tag.
27211
27212         * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
27213         PRMS 1823; the bug still exists but isn't reproduced by this test
27214         anymore), and remove rs6000 XFAIL (the bug is fixed).
27215
27216         * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
27217         duplicated from whatis.exp.  For those that are left, accept
27218         "long", "long int", or "int" for long variables (whatis.exp already
27219         has an XFAIL for "int", so no need to fail it here).
27220
27221         * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
27222         Deal with GCC's names for types now that GDB uses the compiler's names.
27223
27224         * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}:  If not GCC, do some
27225         setup_xfail's for sunos4.  If we #defined the signed keyword away,
27226         don't expect GDB to know that char it is signed.
27227
27228         * gdb.t00/teststrategy.exp: Update for symbolic signal names.
27229
27230 Sun May 23 08:44:55 1993  Fred Fish  (fnf@cygnus.com)
27231
27232         * configure.in (configdirs):  Add gdb.t24 for C++ tests that
27233         should work on any system, regardless of debugging format.
27234         * gdb.t21/demangle.exp:  Move to gdb.t24.
27235         * gdb.t24/demangle.exp:  Move from gdb.t21.
27236         * gdb.t24/{Makefile.in, configure.in}:  New files.
27237
27238 Thu May 20 19:39:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
27239
27240         * configure.in: Do gdb.stabs and C++ tests only for stabs.
27241         * gdb.stabs: New directory.
27242
27243 Tue May 18 21:12:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
27244
27245         * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
27246         not just "Quit anyway?".
27247
27248 Tue May 18 17:13:20 1993  Fred Fish  (fnf@cygnus.com)
27249
27250         * gdb.t21/demangle.exp:  Add a couple of new patterns.  Ensure
27251         that all setup_xfails are immediately followed by clear_xfails.
27252
27253 Tue May 11 09:10:47 1993  Fred Fish  (fnf@cygnus.com)
27254
27255         * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
27256         gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
27257         gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
27258         gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
27259         gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
27260         gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
27261         gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
27262         gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
27263         gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
27264         gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
27265         gdb.t31/chillvars.exp, lib/gdb.exp:
27266         Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
27267         bug-gdb@prep.ai.mit.edu.
27268
27269 Fri May  7 09:15:35 1993  Fred Fish  (fnf@cygnus.com)
27270
27271         * gdb.t17/callfuncs.exp (do_function_calls):  Call t_double_values
27272         with 0.0, not integer 0.
27273
27274 Fri Apr 30 13:17:24 1993  Jim Kingdon  (kingdon@cygnus.com)
27275
27276         * gdb.t06/break.exp: Update for "Kill the program" message change.
27277
27278 Fri Apr 30 09:42:57 1993  Fred Fish  (fnf@cygnus.com)
27279
27280         * Makefile.in (GDBFLAGS):  Set to -nx.
27281         * Makefile.in (site.exp):  Use GDBFLAGS.
27282
27283 Wed Apr 28 13:19:07 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
27284
27285         * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
27286           Makefiles.
27287           (check): depend on just-check.
27288           (just-check): added so that tests can be run without a noop
27289           build pass.
27290
27291 Fri Apr 23 18:13:28 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
27292
27293         Switch to using configure's configdirs.
27294         * Makefile.in (Makefile): add configure.in dependency.
27295           (SUBDIRS): removed redundant assignment.
27296         * configure.in: switch subdirs assignment to configdirs.
27297         * gdb.t*/configure.in: new files.
27298
27299 Thu Apr 22 08:27:53 1993  Ian Lance Taylor  (ian@cygnus.com)
27300
27301         * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
27302         works.
27303
27304 Tue Apr 20 13:38:40 1993  Fred Fish  (fnf@cygnus.com)
27305
27306         * gdb.{t20,t21,t22,t23}/Makefile.in:  Use $(srcdir) to avoid $<
27307         in explicit rules.  Apparently this is not supported by some makes.
27308
27309 Mon Apr 19 01:54:53 1993  John Gilmore  (gnu@cygnus.com)
27310
27311         * gdb.t31/Makefile.in:  Use $(srcdir) when avoiding $<, sigh.
27312
27313 Fri Apr 16 09:33:46 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
27314
27315         * config/unix-gdb.exp:  Add back missing return 0 which mysteriously
27316         disappeared.
27317
27318 Thu Apr 15 02:28:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
27319
27320         * gdb.t31/Makefile.in:  Avoid $< in explicit rule.
27321
27322 Wed Apr 14 16:38:47 1993  Fred Fish  (fnf@cygnus.com)
27323
27324         * gdb.t07/watchpoint.exp:  Remove setup_xfail for i486
27325         watchpoint problem that is now fixed.
27326         * gdb.t30/chexp.exp:  Remove setup_xfail for printing
27327         uninitialized convenience variables.
27328         * gdb.t31/chillvars.exp:  Fix expected patterns for printing
27329         structures.
27330
27331 Wed Apr 14 12:55:58 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
27332
27333         * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
27334         which causes expect to get out of sync with gdb on long output
27335         from help set.
27336         * gdb.t09/corefile.exp: Make expected pattern for core file
27337         failing signal and frame output format less sun specific.
27338
27339 Tue Apr 13 23:18:07 1993  Per Bothner  (bothner@cygnus.com)
27340
27341         * gdb.t31/chillvars.exp:  Add and remove initial dummy
27342         breakpoint, so that symbol table is forced in.
27343         (Needed at least on Sunos4, though it seems not SVR4.)
27344         * gdb.t31/chillvars.exp:  Update for changed output format.
27345
27346 Sun Apr 11 17:21:45 1993  Rob Savoye  (rob at darkstar.cygnus.com)
27347
27348         * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
27349
27350 Wed Apr  7 21:28:21 1993  Rob Savoye  (rob@cygnus.com)
27351
27352         * Makefile.in: Added --srcdir when invoking runtest, removed the
27353         need for a local config file. (optional now)
27354
27355 Wed Apr  7 14:13:41 1993  Fred Fish  (fnf@cygnus.com)
27356
27357         * gdb.t21/demangle.exp:  Only count real fails (not xfails) for
27358         failure count used to force early termination.  Add some more
27359         expected failures for gnu style demangling.
27360
27361 Thu Apr  1 09:50:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
27362
27363         * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
27364         pmi variable from gdb.t20/gdbme to get optimized away.
27365         * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
27366         Check for written corefile upon timeout _and_ eof.
27367
27368 Tue Mar 30 09:58:16 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
27369
27370         * config/unix-gdb.exp:  Add missing return 0.
27371
27372 Tue Mar 30 08:34:25 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
27373
27374         * gdb.t16/printcmds.exp:  Remove misplaced xfail that caused an early
27375         test termination.
27376
27377 Mon Mar 29 17:37:25 1993  Fred Fish  (fnf@cygnus.com)
27378
27379         * configure.in (subdirs):  Put back gdb.t17 which mysteriously
27380         disappeared.
27381
27382 Thu Mar 25 21:05:16 1993  Fred Fish  (fnf@cygnus.com)
27383
27384         * gdb.t10/crossload.exp:  Disable the i860-elf test until such
27385         time as i860 support works.
27386
27387         * gdb.t15/funcargs.exp:  Fix expected outputs to include
27388         "backtrace 100\r" rather than just "backtrace\r", to match last
27389         change.
27390
27391 Thu Mar 25 12:14:28 1993  Ian Lance Taylor  (ian@cygnus.com)
27392
27393         * config/udi-gdb.exp (gdb_exit): Remove close command.
27394         (gdb_target_udi): New procedure to set the UDI target.
27395         (gdb_start): Don't remove *_soc files.  Use gdb_target_udi.
27396         * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
27397         Added waits for prompts after several question responses.  Added
27398         some more responses used by a29k-amd-udi-gdb.
27399         * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
27400         pass different arguments, restart UDI connection after program
27401         completion.
27402         * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
27403         gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
27404         gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
27405         gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
27406         * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
27407         gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
27408         gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
27409         gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
27410         gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
27411         after program completion.
27412         * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
27413         compiled with a SELECT_VECS setting.
27414         * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
27415         infinite recursion.
27416
27417         * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
27418         Added checks for COFF results, and made them expected failures for
27419         all targets.  It would be better to make them expected failures
27420         for COFF targets only.
27421
27422 Wed Mar 24 14:43:38 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
27423
27424         * Makefile.in: add null dvi target, don't bother to recurse
27425         through test directories for info and install-info; rename
27426         $(datadir) to be dejagnu instead of deja-gnu
27427
27428 Wed Mar 24 09:48:03 1993  Fred Fish  (fnf@cygnus.com)
27429
27430         * gdb.t31/gdbme.ch:  Re-enable code that previously caused
27431         compiler to coredump.
27432         * gdb.t31/chillvars.exp:  Re-enable tests that depend on that
27433         code.
27434
27435 Tue Mar 23 08:53:42 1993  Fred Fish  (fnf@cygnus.com)
27436
27437         * gdb.t31/gdbme.ch:  Comment out code that causes chill compiler
27438         coredump.
27439         * gdb.t31/chillvars.exp:  Comment out tests that depend on that
27440         code.
27441
27442 Sun Mar 21 17:56:47 1993  Rob Savoye  (rob at darkstar.cygnus.com)
27443
27444         * gdb.t03/ptype.exp: tests for return code from gdb_test.
27445         * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
27446         which in a shell. Deletes xgdb when done.
27447         * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
27448         Tests the return from the "set height" or "set width" commands.
27449         Added a few return codes where needed.
27450
27451 Wed Mar 17 11:31:01 1993  Fred Fish  (fnf@cygnus.com)
27452
27453         * Makefile.in (SUBDIRS):  Add gdb.t17.
27454         * configure.in (subdirs):  Add gdb.t17.
27455         * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}:  New test
27456         files to test gdb's calling of functions in the inferior with
27457         the correct arguments and gdb's ability to retrieve any
27458         result returned.
27459
27460 Tue Mar 16 15:37:11 1993  Fred Fish  (fnf@cygnus.com)
27461
27462         * config/unix-gdb.exp (gdb_exit):  Remove close commands that
27463         may be called after gdb goes away.  Previous versions of expect
27464         needed these to avoid file descriptor leaks, but they cause
27465         errors with the current revision of expect.
27466         * gdb.t00/gdbvars.exp:  Use -re on expected output after
27467         setting sevenbit-strings.
27468         * gdb.t04/setvar.exp, gdb.t13/bitfields.exp:  Make commands
27469         to set sevenbit-strings consistent across tests.
27470         gdb.t30/chexp.exp, gdb.t31/chillvars.exp:  Make commands to
27471         set sevenbit-strings consistent across tests.
27472
27473 Fri Mar 12 08:47:20 1993  Fred Fish  (fnf@cygnus.com)
27474
27475         * gdb.t21/demangle.exp (proc demangle):  Adjust quotes in an
27476         expected output to match current "expect" expectations.
27477
27478 Wed Mar 10 18:01:49 1993  Fred Fish  (fnf@cygnus.com)
27479
27480         * gdb.t00/default.exp:  Change expected output for default "source"
27481         command, to match new gdb behavior which requires a filename to
27482         source.
27483
27484 Tue Mar  9 11:00:56 1993  Fred Fish  (fnf@cygnus.com)
27485
27486         * gdb.t07/watchpoint.exp (test_simple_watchpoint):  Set up
27487         expected fail for i486-*-* that misses the marker2 function.
27488         * gdb.t10/crossload.exp (bfddefault):  Allow successful
27489         recognition of a format to pass even if no symbols are found.
27490         Explicitly catch failures where the format is not recognized
27491         or is ambiguous, and add the reason to the fail message.
27492         * gdb.t10/crossload.exp (bfdexplicit):  Catch failure where
27493         the cause is and invalid target and add reason to failure message.
27494         * gdb.t10/crossload.exp:  Fix bfd target names for elf32-m68k,
27495         elf32-i386, elf32-sparc, and elf32-i860.
27496         * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
27497         Set up expected failure for 'filename'::variable scope resolution,
27498         which is now apparently broken on all targets.
27499         * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
27500         gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
27501         gdb.t23/templates.exp:   Change failure for missing binfile into
27502         just a warning.
27503         gdb.t21/demangle.exp:  Change all cfront references to 'arm'
27504         references.
27505
27506 Mon Mar  8 19:20:28 1993  Fred Fish  (fnf@cygnus.com)
27507
27508         * gdb.t00/default.exp:  Add expected output for default "source"
27509         command, to match new gdb behavior.
27510         * gdb.t09/corefile.exp:  Use GDBFLAGS when spawning GDB.
27511
27512 Sun Mar  7 15:14:09 1993  Rob Savoye  (rob@cygnus.com)
27513
27514         * config/*-gdb.exp: returns an error, rather than exiting on
27515         internal errors.
27516
27517 Tue Mar  2 18:09:32 1993  Fred Fish  (fnf@cygnus.com)
27518
27519         * gdb.t03/gdbme.c:  Add pointer to struct variable.
27520         * gdb.t03/ptype.exp:  Test equivalence of '.' and '->' for
27521         referencing struct members.
27522
27523 Thu Feb 25 10:39:06 1993  Ian Lance Taylor  (ian@cygnus.com)
27524
27525         * configure.in (mips-idt-ecoff): New target.
27526         * config/mips-gdb.exp: New file for remote board using MIPS remote
27527         debugging protocol.
27528
27529         * Redid configuration scheme.  Removed gdb.t*/configure.in.
27530         Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*.  Changed to use CC, CXX
27531         instead of CC_FOR_TARGET, CXX_FOR_TARGET.  Added mostlyclean and
27532         distclean targets.  Built executables via .o files.  Adjusted
27533         tests to account for source files in $(srcdir) rather than
27534         $(objdir).
27535         * lib/gdb.exp (runto): Don't expect () after the function name,
27536         because it may have arguments.
27537
27538 Wed Feb 24 08:05:38 1993  Ian Lance Taylor  (ian@cygnus.com)
27539
27540         * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
27541         gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
27542         expected failures for mips-idt-* and mips-sgi-*.
27543         * gdb.t00/default.exp (attach): Kill process if requested.
27544         * gdb.t00/help.exp (help target core, help target): Accept a gdb
27545         that does not read core files.
27546         * gdb.t01/run.exp: Removed checks for exit status code.
27547         * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
27548         it is linked in.
27549         * gdb.t03/ptype.exp: Increase timeout when calling malloc.
27550         * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
27551         appropriate, rather than doing it by hand.
27552         * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
27553         execution.
27554         * gdb.t10/crossload.exp: Kill existing program if needed.
27555         * gdb.t15/funcargs.exp: Use delete_breakpoints function where
27556         appropriate, rather than doing it by hand.  Always increase
27557         timeout for this test, not just for VxWorks.
27558
27559 Wed Feb 24 08:03:38 1993  Fred Fish  (fnf@cygnus.com)
27560
27561         * gdb.t31/chillvars.exp (test_structs):  New proc to test printing
27562         of Chill STRUCT types and STRUCT values.
27563         * gdb.t31/chillvars.exp (test_strings):  Expect "CHAR" now, rather
27564         than "char".
27565         * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
27566         struct2):  New struct definitions and initializations to test
27567         simple Chill STRUCT types.
27568
27569 Tue Feb 23 11:55:06 1993  Fred Fish  (fnf@cygnus.com)
27570
27571         * gdb.t00/teststrategy.exp:  Track reversion in gdb to not print
27572         the null byte at the end of strings.
27573         * gdb.t00/default.exp:  Make show version insensitive to copyright
27574         date.
27575         * gdb.t16/in-gdbme.c (ctable1, ctable2):  Make explicitly unsigned
27576         to avoid dependencies on target char signedness.
27577         * gdb.t16/printcmds.exp:  Update expected results for explicitly
27578         unsigned char.
27579         * gdb.t16/printcmds.exp:  Remove setup_xfails for i960 that should
27580         now work.
27581         * gdb.t21/demangle.exp:  Add many more patterns for template
27582         demangling, most of them being expected failures.
27583         * gdb.t21/demangle.exp (proc demangle):  Quote the demangled
27584         string we are matching for, to match on the whole string.
27585         * gdb.t21/demangle.exp:  Add many new test strings to demangle,
27586         and fix a whole bunch that had incorrect expected output but were
27587         passing anyway because of the bug in "proc demangle".
27588         * gdb.t31/chillvars.exp:  Remove setup_xfail for printing string
27589         type.
27590         * gdb.t31/in-gdbme.ch:  Uncomment string4, now compiles.
27591
27592 Mon Feb 22 07:54:03 1993  Mike Werner  (mtw@poseidon.cygnus.com)
27593
27594         * gdb/testsuite: made modifications to testcases, etc., to allow
27595         them to work properly  given the reorganization of deja-gnu and the
27596         relocation of the testcases from deja-gnu to a "tool" subdirectory.
27597
27598 Sun Feb 21 10:55:55 1993  Mike Werner  (mtw@poseidon.cygnus.com)
27599
27600         * gdb/testsuite: Initial creation of gdb/testsuite.
27601         Migrated dejagnu testcases and support files for testing nm to
27602         gdb/testsuite from deja-gnu.  These files were moved "as is"
27603         with no modifications.  This migration is part of a major overhaul
27604         of dejagnu.  The modifications to these testcases, etc., which
27605         will allow them to work with the new version of dejagnu will be
27606         made in a future update.
27607
27608  For additional changes see gdb.mi/ChangeLog-1999-2003.
27609 \f
27610 ;; Local Variables:
27611 ;; mode: change-log
27612 ;; left-margin: 8
27613 ;; fill-column: 74
27614 ;; version-control: never
27615 ;; End:
27616
27617     Copyright 1993-2005, 2012 Free Software Foundation, Inc.
27618   Copying and distribution of this file, with or without modification,
27619   are permitted provided the copyright notice and this notice are preserved.