gdb/
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2013-07-19  Yao Qi  <yao@codesourcery.com>
2
3         * gdb.trace/read-memory.exp (test_from_remote): Update test.
4         (teset_from_exec): Likewise.
5
6 2013-07-19  Yao Qi  <yao@codesourcery.com>
7
8         * gdb.trace/read-memory.c: New.
9         * gdb.trace/read-memory.exp: New.
10
11 2013-07-19  Yao Qi  <yao@codesourcery.com>
12
13         * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
14         $dest to link options if host is remote.  Move the
15         generated file to $dest.a on host if host is remote.
16
17 2013-07-18  Will Newton  <will.newton@linaro.org>
18
19         * gdb.threads/tls-nodebug.c: Call pthread_testcancel
20         to ensure the test is linked against pthreads.
21         * gdb.threads/tls-var-main.c: Likewise.
22         * gdb.threads/tls-shared.c: Likewise.
23
24 2013-07-18  Yao Qi  <yao@codesourcery.com>
25
26         * lib/future.exp (gdb_default_target_compile): Use tail name
27         of $destfile as the output name of compile.  Move the
28         generated file to $destfile on build.
29
30 2013-07-18  Yao Qi  <yao@codesourcery.com>
31
32         * lib/gdb.exp (gdb_compile): Set
33         gdb_saved_set_unbuffered_mode_obj to
34         set_unbuffered_mode_saved.o if host is remote.  Invoke
35         remote_download to copy $unbuf_obj to host.
36
37 2013-07-17  Doug Evans  <dje@google.com>
38
39         * gdb.python/py-frame-args.c: New file.
40         * gdb.python/py-frame-args.py: New file.
41         * gdb.python/py-frame-args.exp New file.
42
43 2013-07-16  Andrew Burgess  <aburgess@broadcom.com>
44
45         * gdb.base/printcmds.exp (test_printf): Add tests for format
46         strings with missing format specifier.
47
48 2013-07-16  Tom Tromey  <tromey@redhat.com>
49
50         * gdb.ada/info_types.exp: Use standard_testfile.
51
52 2013-07-16  Tom Tromey  <tromey@redhat.com>
53
54         * gdb.mi/mi-basics.exp: Use standard_output_file.
55         (test_dir_specification, test_cwd_specification)
56         (test_path_specification): Use testsubdir, not subdir and objdir.
57
58 2013-07-16  Tom Tromey  <tromey@redhat.com>
59
60         * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
61
62 2013-07-09  Joel Brobecker  <brobecker@adacore.com>
63
64         * gdb.ada/small_reg_param.exp: Accept optional entry value
65         for parameter "w".
66
67 2013-07-09  Joel Brobecker  <brobecker@adacore.com>
68
69         * gdb.ada/small_reg_param.exp: Remove trailing space.
70
71 2013-07-09  Doug Evans  <dje@google.com>
72
73         * gdb.base/default.exp: Update expected output of "show print array"
74         and "show print pretty".
75
76 2013-07-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
77
78         * gdb.threads/wp-replication.exp: Stop counting available hardware
79         watchpoints after NR_THREADS iterations.
80
81 2013-07-08  Andrew Burgess  <aburgess@broadcom.com>
82
83         * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
84
85 2013-07-07  Yao Qi  <yao@codesourcery.com>
86
87         * boards/native-gdbserver.exp: Move invoke of
88         process_multilib_options to gdbserver-base.exp.
89         Move set_board_info 'compiler', 'gdb,noinferiorio',
90         'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
91         gdbserver-base.exp.
92         Move proc ${board}_download, ${board}_upload and
93         ${board}_file to gdbserver-base.exp.
94         * boards/native-extended-gdbserver.exp: Likewise.
95         * boards/native-stdio-gdbserver.exp: Likewise.
96         * boards/gdbserver-base.exp: New file.
97
98 2013-07-05  Luis Machado  <lgustavo@codesourcery.com>
99
100         * gdb.base/dump.exp: Remove arch-specific tests and do a
101         generic data address check to set is64bitonly correctly.
102
103 2013-07-05  Luis Machado  <lgustavo@codesourcery.com>
104
105         * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
106         the register number instead of expecting only 0.
107
108 2013-07-05  Will Newton  <will.newton@linaro.org>
109
110         * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
111         in asm syntax to allow building on ARM.
112
113 2013-07-05  Yao Qi  <yao@codesourcery.com>
114
115         * boards/local-remote-host.exp: Remove obsolete comments.
116         * boards/native-extended-gdbserver.exp: Likewise.
117         * boards/native-gdbserver.exp: Likewise.
118         * boards/native-stdio-gdbserver.exp: Likewise.
119
120 2013-07-04  Andrew Burgess  <aburgess@broadcom.com>
121
122         * gdb.dwarf2/dw2-reg-undefined.exp: New file.
123         * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
124         * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
125
126 2013-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
127
128         * gdb.base/break-on-linker-gcd-function.exp: Replace
129         prepare_for_testing by build_executable_from_specs and clean_restart.
130
131 2013-06-27  Tom Tromey  <tromey@redhat.com>
132
133         * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
134         gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
135         gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
136         gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
137         gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
138         gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
139         gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
140         gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
141         gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
142         gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
143         gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
144         Use standard_testfile, standard_output_file, prepare_for_testing,
145         clean_restart.
146
147 2013-06-27  Tom Tromey  <tromey@redhat.com>
148
149         * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
150         gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
151         gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
152         gdb.base/setvar.exp, gdb.base/shlib-call.exp,
153         gdb.base/shreloc.exp, gdb.base/sigall.exp,
154         gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
155         gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
156         gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
157         gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
158         gdb.base/signull.exp, gdb.base/sigrepeat.exp,
159         gdb.base/sigstep.exp, gdb.base/sizeof.exp,
160         gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
161         gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
162         gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
163         gdb.base/solib-weak.exp, gdb.base/source.exp,
164         gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
165         gdb.base/stap-probe.exp, gdb.base/start.exp,
166         gdb.base/step-break.exp, gdb.base/step-bt.exp,
167         gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
168         gdb.base/step-test.exp, gdb.base/structs.exp,
169         gdb.base/structs2.exp, gdb.base/structs3.exp,
170         gdb.base/symbol-without-target_section.exp: Use standard_testfile,
171         standard_output_file, prepare_for_testing, clean_restart.
172
173 2013-06-27  Tom Tromey  <tromey@redhat.com>
174
175         * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
176         gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
177         gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
178         gdb.base/pending.exp, gdb.base/permissions.exp,
179         gdb.base/pie-execl.exp, gdb.base/pointers.exp,
180         gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
181         gdb.base/printcmds.exp, gdb.base/prologue.exp,
182         gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
183         gdb.base/ptype.exp, gdb.base/randomize.exp,
184         gdb.base/readline-ask.exp, gdb.base/recpar.exp,
185         gdb.base/recurse.exp, gdb.base/relativedebug.exp,
186         gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
187         gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
188         standard_testfile, standard_output_file, prepare_for_testing,
189         clean_restart.
190
191 2013-06-27  Tom Tromey  <tromey@redhat.com>
192
193         * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
194         gdb.base/huge.exp, gdb.base/included.exp,
195         gdb.base/inferior-died.exp, gdb.base/infnan.exp,
196         gdb.base/info-fun.exp, gdb.base/info-macros.exp,
197         gdb.base/info-os.exp, gdb.base/info-proc.exp,
198         gdb.base/info-target.exp, gdb.base/infoline.exp,
199         gdb.base/interp.exp, gdb.base/interrupt.exp,
200         gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
201         gdb.base/kill-after-signal.exp, gdb.base/label.exp,
202         gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
203         gdb.base/logical.exp, gdb.base/long_long.exp,
204         gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
205         gdb.base/memattr.exp, gdb.base/mips_pro.exp,
206         gdb.base/miscexprs.exp, gdb.base/morestack.exp,
207         gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
208         standard_testfile, standard_output_file, prepare_for_testing,
209         clean_restart.
210
211 2013-06-27  Tom Tromey  <tromey@redhat.com>
212
213         * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
214         gdb.base/enumval.exp, gdb.base/environ.exp,
215         gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
216         gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
217         gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
218         gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
219         gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
220         gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
221         gdb.base/fullname.exp, gdb.base/funcargs.exp,
222         gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
223         gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
224         gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
225         gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
226         gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
227         gdb.base/gnu_vector.exp: Use standard_testfile,
228         standard_output_file, prepare_for_testing, clean_restart.
229
230 2013-06-27  Tom Tromey  <tromey@redhat.com>
231
232         * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
233         gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
234         gdb.base/call-strs.exp, gdb.base/callexit.exp,
235         gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
236         gdb.base/catch-syscall.exp, gdb.base/charset.exp,
237         gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
238         gdb.base/code-expr.exp, gdb.base/code_elim.exp,
239         gdb.base/commands.exp, gdb.base/completion.exp,
240         gdb.base/complex.exp, gdb.base/cond-expr.exp,
241         gdb.base/condbreak.exp, gdb.base/consecutive.exp,
242         gdb.base/constvars.exp, gdb.base/corefile.exp,
243         gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
244         gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
245         gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
246         gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
247         gdb.base/dup-sect.exp: Use standard_testfile,
248         standard_output_file, prepare_for_testing, clean_restart.
249
250 2013-06-27  Tom Tromey  <tromey@redhat.com>
251
252         * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
253         gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
254         gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
255         gdb.base/async-shell.exp, gdb.base/async.exp,
256         gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
257         gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
258         gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
259         gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
260         gdb.base/break-entry.exp, gdb.base/break-interp.exp,
261         gdb.base/break-on-linker-gcd-function.exp,
262         gdb.base/breakpoint-shadow.exp: Use standard_testfile,
263         standard_output_file, prepare_for_testing, clean_restart.
264
265 2013-06-26  Yao Qi  <yao@codesourcery.com>
266
267         * gdb.trace/mi-trace-frame-collected.exp: New.
268
269 2013-06-25  Yao Qi  <yao@codesourcery.com>
270
271         * boards/native-extended-gdbserver.exp: Set board_info
272         'gdb,predefined_tsv'.
273         * boards/native-gdbserver.exp: Likewise.
274         * boards/native-stdio-gdbserver.exp: Likewise.
275         * gdb.server/ext-attach.exp: Load trace-support.exp.  Check
276         uploaded TSVs if target supports tracing.
277         * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
278         tracing and target has predefined tsv.
279
280 2013-06-25  Yao Qi  <yao@codesourcery.com>
281             Hui Zhu  <hui@codesourcery.com>
282             Pedro Alves  <palves@redhat.com>
283
284         PR breakpoints/15075
285         PR breakpoints/15434
286         * gdb.base/dprintf-next.c: New file.
287         * gdb.base/dprintf-next.exp: New file.
288         * gdb.base/dprintf-non-stop.c: New file.
289         * gdb.base/dprintf-non-stop.exp: New file.
290         * gdb.base/dprintf.exp: Don't check "continue" in the output
291         of "info breakpoints".
292         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
293         Don't check "continue" in script field.
294
295 2013-06-21  Tom Tromey  <tromey@redhat.com>
296
297         * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
298         name in a test name.
299
300 2013-06-20  Yao Qi  <yao@codesourcery.com>
301
302         * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
303         and set an action.
304         (test_trace_unavailable): Test command -data-list-register-values
305         in the context of traceframe and with option --skip-unavailable.
306         * gdb.trace/trace-unavailable.c (foo): New.
307         (main): Call it.
308         * gdb.mi/gdb2549.exp: Update matching pattern.
309
310 2013-06-19  Mike Frysinger  <vapier@gentoo.org>
311
312         * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
313         * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
314         * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
315         * gdb.arch/i386-sse.c: Call new i386_cpuid function.
316         * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
317
318 2013-06-19  Luis Machado  <lgustavo@codesourcery.com>
319
320         * gdb.base/subst.exp: Delete default rules before further
321         tests.
322
323 2013-06-19  Yao Qi  <yao@codesourcery.com>
324
325         * gdb.base/maint.exp: Make the test to command 'maint dump-me'
326         unsupported if it is not registered.
327
328 2013-06-18  Tom Tromey  <tromey@redhat.com>
329
330         * gdb.base/random-signal.c: New file.
331         * gdb.base/random-signal.exp: New file.
332
333 2013-06-18  Will Newton  <will.newton@linaro.org>
334
335         * gdb.base/skip.c: Use comma to evaluate results of foo()
336         and bar() before passing to baz().
337         * gdb.base/skip.c: baz() now takes one argument instead of
338         two.
339
340 2013-06-18  Tom Tromey  <tromey@redhat.com>
341
342         * gdb.dwarf2/implptrpiece.exp: New file.
343         * gdb.dwarf2/implptrconst.exp (d): New variable.
344         Print d.
345         * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
346
347 2013-06-18  Tom Tromey  <tromey@redhat.com>
348
349         * lib/selftest-support.exp (do_self_tests): Reject remote or
350         non-native targets.
351         * gdb.gdb/complaints.exp: Remove check.
352         * gdb.gdb/observer.exp: Remove check.
353         * gdb.gdb/xfullpath.exp: Remove check.
354         * gdb.gdb/complaints.exp: Remove check.
355
356 2013-06-07  Pedro Alves  <palves@redhat.com>
357
358         * boards/native-extended-gdbserver.exp: Remove semicolon.
359         * config/arm-ice.exp: Likewise.
360         * config/bfin.exp: Likewise.
361         * config/cygmon.exp: Likewise.
362         * config/h8300.exp: Likewise.
363         * config/monitor.exp: Likewise.
364         * config/sid.exp: Likewise.
365         * config/sim.exp: Likewise.
366         * config/slite.exp: Likewise.
367         * config/vx.exp: Likewise.
368         * gdb.arch/i386-bp_permanent.exp: Likewise.
369         * gdb.asm/asm-source.exp: Likewise.
370         * gdb.base/args.exp: Likewise.
371         * gdb.base/attach-pie-misread.exp: Likewise.
372         * gdb.base/auxv.exp: Likewise.
373         * gdb.base/bigcore.exp: Likewise.
374         * gdb.base/bitfields2.exp: Likewise.
375         * gdb.base/bitfields.exp: Likewise.
376         * gdb.base/break.exp: Likewise.
377         * gdb.base/break-interp.exp: Likewise.
378         * gdb.base/callfuncs.exp: Likewise.
379         * gdb.base/call-sc.exp: Likewise.
380         * gdb.base/commands.exp: Likewise.
381         * gdb.base/corefile.exp: Likewise.
382         * gdb.base/dbx.exp: Likewise.
383         * gdb.base/ending-run.exp: Likewise.
384         * gdb.base/exprs.exp: Likewise.
385         * gdb.base/funcargs.exp: Likewise.
386         * gdb.base/hbreak2.exp: Likewise.
387         * gdb.base/huge.exp: Likewise.
388         * gdb.base/list.exp: Likewise.
389         * gdb.base/memattr.exp: Likewise.
390         * gdb.base/overlays.exp: Likewise.
391         * gdb.base/printcmds.exp: Likewise.
392         * gdb.base/recurse.exp: Likewise.
393         * gdb.base/remotetimeout.exp: Likewise.
394         * gdb.base/reread.exp: Likewise.
395         * gdb.base/savedregs.exp: Likewise.
396         * gdb.base/scope.exp: Likewise.
397         * gdb.base/sepdebug.exp: Likewise.
398         * gdb.base/setshow.exp: Likewise.
399         * gdb.base/setvar.exp: Likewise.
400         * gdb.base/sigaltstack.exp: Likewise.
401         * gdb.base/siginfo-addr.exp: Likewise.
402         * gdb.base/siginfo.exp: Likewise.
403         * gdb.base/siginfo-obj.exp: Likewise.
404         * gdb.base/sigrepeat.exp: Likewise.
405         * gdb.base/sigstep.exp: Likewise.
406         * gdb.base/structs.exp: Likewise.
407         * gdb.base/testenv.exp: Likewise.
408         * gdb.base/twice.exp: Likewise.
409         * gdb.base/valgrind-db-attach.exp: Likewise.
410         * gdb.base/valgrind-infcall.exp: Likewise.
411         * gdb.base/varargs.exp: Likewise.
412         * gdb.base/watchpoint.exp: Likewise.
413         * gdb.cp/gdb1355.exp: Likewise.
414         * gdb.cp/misc.exp: Likewise.
415         * gdb.disasm/hppa.exp: Likewise.
416         * gdb.disasm/t01_mov.exp: Likewise.
417         * gdb.disasm/t02_mova.exp: Likewise.
418         * gdb.disasm/t03_add.exp: Likewise.
419         * gdb.disasm/t04_sub.exp: Likewise.
420         * gdb.disasm/t05_cmp.exp: Likewise.
421         * gdb.disasm/t06_ari2.exp: Likewise.
422         * gdb.disasm/t07_ari3.exp: Likewise.
423         * gdb.disasm/t08_or.exp: Likewise.
424         * gdb.disasm/t09_xor.exp: Likewise.
425         * gdb.disasm/t10_and.exp: Likewise.
426         * gdb.disasm/t11_logs.exp: Likewise.
427         * gdb.disasm/t12_bit.exp: Likewise.
428         * gdb.disasm/t13_otr.exp: Likewise.
429         * gdb.gdb/selftest.exp: Likewise.
430         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
431         * gdb.mi/mi-reverse.exp: Likewise.
432         * gdb.pascal/floats.exp: Likewise.
433         * gdb.python/py-inferior.exp: Likewise.
434         * gdb.threads/attach-into-signal.exp: Likewise.
435         * gdb.threads/pthreads.exp: Likewise.
436         * gdb.threads/thread_events.exp: Likewise.
437         * gdb.threads/watchthreads.exp: Likewise.
438         * gdb.trace/actions-changed.exp: Likewise.
439         * gdb.trace/actions.exp: Likewise.
440         * gdb.trace/ax.exp: Likewise.
441         * gdb.trace/backtrace.exp: Likewise.
442         * gdb.trace/change-loc.exp: Likewise.
443         * gdb.trace/deltrace.exp: Likewise.
444         * gdb.trace/disconnected-tracing.exp: Likewise.
445         * gdb.trace/ftrace.exp: Likewise.
446         * gdb.trace/infotrace.exp: Likewise.
447         * gdb.trace/passc-dyn.exp: Likewise.
448         * gdb.trace/passcount.exp: Likewise.
449         * gdb.trace/pending.exp: Likewise.
450         * gdb.trace/qtro.exp: Likewise.
451         * gdb.trace/range-stepping.exp: Likewise.
452         * gdb.trace/report.exp: Likewise.
453         * gdb.trace/save-trace.exp: Likewise.
454         * gdb.trace/status-stop.exp: Likewise.
455         * gdb.trace/strace.exp: Likewise.
456         * gdb.trace/tfile.exp: Likewise.
457         * gdb.trace/tfind.exp: Likewise.
458         * gdb.trace/trace-break.exp: Likewise.
459         * gdb.trace/tracecmd.exp: Likewise.
460         * gdb.trace/trace-mt.exp: Likewise.
461         * gdb.trace/tspeed.exp: Likewise.
462         * gdb.trace/tsv.exp: Likewise.
463         * gdb.trace/while-stepping.exp: Likewise.
464         * lib/gdb.exp: Likewise.
465         * lib/gdbserver-support.exp: Likewise.
466         * lib/java.exp: Likewise.
467         * lib/mi-support.exp: Likewise.
468         * lib/pascal.exp: Likewise.
469         * lib/prompt.exp: Likewise.
470         * lib/trace-support.exp: Likewise.
471
472 2013-06-07  Pedro Alves  <palves@redhat.com>
473
474         * gdb.ada/info_types.c: Fix formating in copyright header.
475         * gdb.base/break-on-linker-gcd-function.cc: Likewise.
476         * gdb.base/float.c: Likewise.
477         * gdb.base/inferior-died.c: Likewise.
478         * gdb.base/interp.c: Likewise.
479         * gdb.base/jit-main.c: Likewise.
480         * gdb.base/jit-solib.c: Likewise.
481         * gdb.base/long_long.c: Likewise.
482         * gdb.base/longjmp.c: Likewise.
483         * gdb.base/nextoverexit.c: Likewise.
484         * gdb.base/pr11022.c: Likewise.
485         * gdb.base/prelink-lib.c: Likewise.
486         * gdb.base/prelink.c: Likewise.
487         * gdb.base/prologue.c: Likewise.
488         * gdb.base/restore.c: Likewise.
489         * gdb.base/sigchld.c: Likewise.
490         * gdb.base/solib-search-lib1.c: Likewise.
491         * gdb.base/solib-search-lib2.c: Likewise.
492         * gdb.base/solib-search.c: Likewise.
493         * gdb.base/solib-search.h: Likewise.
494         * gdb.base/whatis.c: Likewise.
495         * gdb.cp/abstract-origin.cc: Likewise.
496         * gdb.cp/anon-struct.cc: Likewise.
497         * gdb.cp/baseenum.cc: Likewise.
498         * gdb.cp/bs15503.cc: Likewise.
499         * gdb.cp/call-c-1.c: Likewise.
500         * gdb.cp/call-c.cc: Likewise.
501         * gdb.cp/class2.cc: Likewise.
502         * gdb.cp/classes.cc: Likewise.
503         * gdb.cp/cttiadd.cc: Likewise.
504         * gdb.cp/cttiadd1.cc: Likewise.
505         * gdb.cp/cttiadd2.cc: Likewise.
506         * gdb.cp/cttiadd3.cc: Likewise.
507         * gdb.cp/derivation.cc: Likewise.
508         * gdb.cp/derivation2.cc: Likewise.
509         * gdb.cp/dispcxx.cc: Likewise.
510         * gdb.cp/exception.cc: Likewise.
511         * gdb.cp/gdb2384-base.cc: Likewise.
512         * gdb.cp/gdb2384-base.h: Likewise.
513         * gdb.cp/gdb2384.cc: Likewise.
514         * gdb.cp/gdb2495.cc: Likewise.
515         * gdb.cp/mb-inline.h: Likewise.
516         * gdb.cp/mb-inline1.cc: Likewise.
517         * gdb.cp/mb-inline2.cc: Likewise.
518         * gdb.cp/member-name.cc: Likewise.
519         * gdb.cp/member-ptr.cc: Likewise.
520         * gdb.cp/misc.cc: Likewise.
521         * gdb.cp/namespace1.cc: Likewise.
522         * gdb.cp/nextoverthrow.cc: Likewise.
523         * gdb.cp/pr-574.cc: Likewise.
524         * gdb.cp/pr9631.cc: Likewise.
525         * gdb.cp/printmethod.cc: Likewise.
526         * gdb.cp/psmang1.cc: Likewise.
527         * gdb.cp/psmang2.cc: Likewise.
528         * gdb.cp/psymtab-parameter.cc: Likewise.
529         * gdb.cp/ptype-flags.cc: Likewise.
530         * gdb.cp/ref-params.cc: Likewise.
531         * gdb.cp/ref-types.cc: Likewise.
532         * gdb.cp/smartp.cc: Likewise.
533         * gdb.cp/try_catch.cc: Likewise.
534         * gdb.cp/userdef.cc: Likewise.
535         * gdb.cp/using-crash.cc: Likewise.
536         * gdb.cp/virtfunc.cc: Likewise.
537         * gdb.cp/virtfunc2.cc: Likewise.
538         * gdb.dwarf2/callframecfa.S: Likewise.
539         * gdb.dwarf2/dw2-ranges.c: Likewise.
540         * gdb.dwarf2/dw2-ranges2.c: Likewise.
541         * gdb.dwarf2/dw2-ranges3.c: Likewise.
542         * gdb.dwarf2/dw2-restore.S: Likewise.
543         * gdb.dwarf2/pieces.S: Likewise.
544         * gdb.dwarf2/valop.S: Likewise.
545         * gdb.java/jnpe.java: Likewise.
546         * gdb.mi/mi-stepn.c: Likewise.
547         * gdb.mi/mi-var-cp.cc: Likewise.
548         * gdb.mi/mi-var-rtti.cc: Likewise.
549         * gdb.mi/ns-stale-regcache.c: Likewise.
550         * gdb.mi/pr11022.c: Likewise.
551         * gdb.mi/solib-lib.c: Likewise.
552         * gdb.mi/solib-main.c: Likewise.
553         * gdb.python/py-arch.c: Likewise.
554         * gdb.python/py-block.c: Likewise.
555         * gdb.python/py-breakpoint.c: Likewise.
556         * gdb.python/py-events.c: Likewise.
557         * gdb.python/py-evthreads.c: Likewise.
558         * gdb.python/py-explore.c: Likewise.
559         * gdb.python/py-explore.cc: Likewise.
560         * gdb.python/py-finish-breakpoint.c: Likewise.
561         * gdb.python/py-finish-breakpoint2.cc: Likewise.
562         * gdb.python/py-symbol.c: Likewise.
563         * gdb.threads/execl.c: Likewise.
564         * gdb.threads/execl1.c: Likewise.
565
566 2013-06-07  Will Newton  <will.newton@linaro.org>
567
568         * gdb.base/long_long.exp: Fix ARM EABI target glob.
569
570 2013-06-07  Will Newton  <will.newton@linaro.org>
571
572         * gdb.cp/annota2.exp: Add empty line between "post-prompt"
573         and "starting".
574
575 2013-06-07  Will Newton  <will.newton@linaro.org>
576
577         * gdb.cp/anon-struct.exp: Conditionalize constructor and
578         destructor prototypes for ARM ABI.
579         * gdb.cp/m-static.exp: Likewise.
580
581 2013-06-07  Yao Qi  <yao@codesourcery.com>
582
583         * gdb.trace/mi-trace-unavailable.exp: New.
584         * gdb.trace/trace-unavailable.c: New.
585
586 2013-06-06  Doug Evans  <dje@google.com>
587
588         * gdb.cp/derivation.exp: Make tests have unique names.
589
590 2013-06-06  Tom Tromey  <tromey@redhat.com>
591
592         * gdb.base/dump.exp (capture_value): Don't put expression into
593         test name if arguments passed in.
594         Rename a couple more tests to make them unique.
595
596 2013-06-06  Tom Tromey  <tromey@redhat.com>
597
598         * gdb.base/break-always.exp: Explicitly specify test name.
599
600 2013-06-05  Doug Evans  <dje@google.com>
601             Keith Seitz  <keiths@redhat.com>
602
603         * gdb.cp/derivation2.cc: New file.
604         * gdb.cp/derivation.cc (main): Call foo2.
605         * gdb.cp/derivation.exp: Add tests for typedefs in another
606         file, and when there's an active block.
607
608 2013-06-05  Luis Machado  <lgustavo@codesourcery.com>
609
610         * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
611         from targets that use function descriptors in the virtual tables.
612         Handle presence of dot symbols.
613
614 2013-06-04  Gary Benson  <gbenson@redhat.com>
615
616         * gdb.base/break-probes.exp: New file.
617         * gdb.base/break-probes.c: Likewise.
618         * gdb.base/break-probes-solib.c: Likewise.
619         * gdb.base/info-shared.exp: New file.
620         * gdb.base/info-shared.c: Likewise.
621         * gdb.base/info-shared-solib1.c: Likewise.
622         * gdb.base/info-shared-solib2.c: Likewise.
623
624 2013-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
625             Gary Benson  <gbenson@redhat.com>
626
627         * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
628         gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
629         * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
630         to be set to "no" to indicate that no ld.so copy should be made.
631         * gdb.base/break-interp.exp (solib_bp): New constant.
632         (reach_1): Use the above instead of "_dl_debug_state".
633         (test_attach): Likewise.
634         (test_ld): Likewise.
635         * gdb.threads/dlopen-libpthread.exp: New file.
636         * gdb.threads/dlopen-libpthread.c: Likewise.
637         * gdb.threads/dlopen-libpthread-lib.c: Likewise.
638         * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
639
640 2013-05-30  Yao Qi  <yao@codesourcery.com>
641
642         * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
643         Add a test that no MI notification is emitted when executing
644         -exec-arguments.
645
646 2013-05-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
647
648         PR testsuite/12649
649         * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
650         $mi_gdb_prompt expectation by mi_expect_stop.
651         (mi 1st dprintf, agent, mi 2nd dprintf, agent)
652         (mi info dprintf second time): Replace them by mi_send_resuming_command
653         and mi_expect_stop.
654
655 2013-05-24  Gary Benson  <gbenson@redhat.com>
656
657         * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
658         backslash.
659         * gdb.base/unload.exp (exec_opts): Remove two unnecessary
660         backslashes.
661         * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
662         backslash.
663
664 2013-05-24  Yao Qi  <yao@codesourcery.com>
665
666         * gdb.trace/tfile.exp: Test inferior and thread.
667
668 2013-05-24  Yao Qi  <yao@codesourcery.com>
669             Pedro Alves  <palves@redhat.com>
670
671         * gdb.base/range-stepping.exp: Skip the rest of tests if the
672         test fails.
673         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
674         Return 0 if the test passes, otherwise return 1.
675
676 2013-05-23  Doug Evans  <dje@google.com>
677
678         * boards/fission-dwp.exp: New file.
679
680 2013-05-23  Yao Qi  <yao@codesourcery.com>
681             Pedro Alves  <palves@redhat.com>
682
683         * gdb.base/range-stepping.c: New file.
684         * gdb.base/range-stepping.exp: New file.
685         * gdb.trace/range-stepping.c: New file.
686         * gdb.trace/range-stepping.exp: New file.
687         * lib/range-stepping-support.exp: New file.
688
689 2013-05-22  Tom Tromey  <tromey@redhat.com>
690
691         * gdb.cp/class2.cc (main): New local 'aref'.
692         * gdb.cp/class2.exp: Check printing of 'aref'.
693
694 2013-05-22  Doug Evans  <dje@google.com>
695
696         * gdb.threads/wp-replication.c (main): Insert some code at the start
697         to ensure the breakpoint on main is only hit once.  Fix comment.
698
699 2013-05-21  Keith Seitz  <keiths@redhat.com>
700             Pedro Alves  <palves@redhat.com>
701
702         * gdb.base/filesym.exp: Use gdb_test_multiple instead of
703         gdb_expect.
704         Add test to flush the remaining input buffer so that this
705         file passes testsuite/12649.
706
707 2013-05-21  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
708
709         * gdb.base/catch-signal-fork.exp: New file.
710         * gdb.base/catch-signal-fork.c: New file.
711
712 2013-05-21  Sterling Augustine  <saugustine@google.com>
713
714         * boards/remote-stdio-gdbserver.exp: New file.
715
716 2013-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
717
718         PR testsuite/12649
719         * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
720         racy matches.
721
722 2013-05-21  Christian Groessler  <chris@groessler.org>
723
724         * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
725         since it's not supported in all shells.
726
727 2013-05-21  Hui Zhu  <hui@codesourcery.com>
728
729         * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
730         * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
731
732 2013-05-20  Doug Evans  <dje@google.com>
733
734         * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
735         (_handle_DW_TAG): Use it.
736         (cu, tu): Replace parameters is_64, version, addr_size with options.
737         All callers updated.  Add Fission support.
738         * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
739         * gdb.dwarf2/method-ptr.exp: Ditto.
740         * gdb.dwarf2/nostaticblock.exp: Ditto.
741         * gdb.dwarf2/subrange.exp: Ditto.
742         * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
743
744 2013-05-20  Tom Tromey  <tromey@redhat.com>
745
746         * gdb.gdb/python-selftest.exp: New file.
747
748 2013-05-20  Doug Evans  <dje@google.com>
749
750         * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
751         -fdebug-types-section.
752
753 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
754
755         * gdb.ada/float_param: New testcase.
756
757 2013-05-17  Doug Evans  <dje@google.com>
758
759         * gdb.base/maint.exp: Update test for "maint check-psymtabs".
760         Add tests for "maint check-symtabs", "maint expand-symtabs".
761
762         * gdb.base/maint.exp: Remove testing of individual maint command
763         help output.
764
765 2013-05-16  Pedro Alves  <palves@redhat.com>
766
767         * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
768         comment.  Use gdb_test_no_output.
769
770 2013-05-16  Joel Brobecker  <brobecker@adacore.com>
771
772         * gdb.ada/complete.exp: Add test verifying completion using
773         the "tab" key.
774
775 2013-05-15  Keith Seitz  <keiths@redhat.com>
776
777         * gdb.base/filesym.exp: New completer test.
778         * gdb.base/filesym.c: New file.
779
780 2013-05-15  Pedro Alves  <palves@redhat.com>
781
782         * gdb.base/fixsection.c: Remove attribution.
783         * gdb.base/watch-read.exp: Ditto.
784
785 2013-05-13  Tom Tromey  <tromey@redhat.com>
786
787         * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
788         size and change type sizes to 4 bytes.
789
790 2013-05-13  Tom Tromey  <tromey@redhat.com>
791
792         * gdb.base/exprs.exp (test_expr): Add regression test.
793         * gdb.base/exprs.c (null_t_struct): New global.
794
795 2013-05-13  Muhammad Bilal  <mbilal@codesourcery.com>
796
797        * gdb.base/default.exp: Disable history saving.
798        * gdb.base/setshow.exp: Likewise.
799
800 2013-05-10  Pedro Alves  <palves@redhat.com>
801
802         PR remote/15455
803
804         * gdb.trace/qtro.c: New file.
805         * gdb.trace/qtro.exp: New file.
806
807 2013-05-10  Phil Muldoon  <pmuldoon@redhat.com>
808
809         * gdb.python/py-framefilter.py: New File.
810         * gdb.python/py-framefilter-mi.exp: Ditto.
811         * gdb.python/py-framefilter.c: Ditto.
812         * gdb.python/py-framefilter-mi.exp: Ditto.
813         * gdb.python/py-framefilter-mi.c: Ditto,
814         * gdb.python/py-framefilter-gdb.py.in: Ditto.
815
816 2013-05-08  Tom Tromey  <tromey@redhat.com>
817
818         * gdb.base/solib-search.exp: Set test name for "set
819         solib-search-path" test.
820
821 2013-05-08  Hafiz Abid Qadeer  <abidh@codesourcery.com>
822
823         * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
824         (set_a_tracepoint): Set tracepoint before prologue.
825         (run_trace_experiment): Test setup_tracepoints and 'break end'
826         in it.
827         (trace_buffer_normal): Remove.
828         (gdb_trace_circular_tests): Remove.  Move tests to...
829         (top level): ...here.  Call 'runto_main' before checking for
830         trace support.  Use commands to check the support for circular
831         trace buffer and changing of trace buffer size.  Add test
832         to calculate size of single frame.  Use this size to
833         calculate the size of trace buffer.  Use 'tfind pc func9'
834         instead of 'tfind 9'.  Use 'with_test_prefix'.
835
836 2013-05-07  Tom Tromey  <tromey@redhat.com>
837
838         * lib/selftest-support.exp: New file.
839         * gdb.gdb/complaints.exp: Load selftest-support.exp.  Use
840         do_self_tests.
841         (setup_test, find_gdb): Remove.
842         * gdb.gdb/observer.exp: Load selftest-support.exp.  Use
843         do_self_tests.
844         (setup_test, find_gdb): Remove.
845         (test_observer): Don't call setup_test.  Remove argument.
846         * gdb.gdb/selftest.exp: Load selftest-support.exp.
847         (find_gdb): Remove.
848         * gdb.gdb/complaints.exp: Load selftest-support.exp.  Use
849         do_self_tests.
850         (setup_test, find_gdb): Remove.
851         (test_with_self): Don't call setup_test.  Remove argument.
852
853 2013-05-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
854
855         * gdb.arch/system-gcore.exp: Remove.
856         * gdb.arch/gcore.c: Remove.
857         * gdb.base/gcore.exp: Add "info reg system".
858
859 2013-05-07  Sergio Durigan Junior  <sergiodj@redhat.com>
860
861         PR breakpoints/15413:
862         * gdb.base/pending.exp: Add test for completion of the "condition"
863         command for pending breakpoints.
864         * gdb.linespec/linespec.ex: Add test for completion of the
865         "condition" command when dealing with multiple locations.
866
867 2013-05-07  Luis Machado  <lgustavo@codesourcery.com>
868
869         * gdb.threads/wp-replication.c: New file.
870         * gdb.threads/wp-replication.exp: New file.
871
872 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
873
874         * gdb.xml/tdesc-regs.exp: Add case for nios2.
875
876 2013-05-06  Doug Evans  <dje@google.com>
877
878         * gdb.base/solib-search-lib1.c: New file.
879         * gdb.base/solib-search-lib2.c: New file.
880         * gdb.base/solib-search.c: New file.
881         * gdb.base/solib-search.h: New file.
882         * gdb.base/solib-search.exp: New file.
883
884         * lib/gdb.exp (gdb_core_cmd): New function.
885         * gdb.arch/system-gcore.exp: Use it.
886         * gdb.arch/vsx-regs.exp: Ditto.
887         * gdb.base/gcore.exp: Ditto.
888         * gdb.threads/gcore-thread.exp: Ditto.
889
890         * gdb.reverse/shr.h: New file.
891         * gdb.reverse/shr1.c: New file.
892         * gdb.reverse/shr2.c: #include "shr.h".
893         * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
894         #include "shr.h".  Replace calls to printf,sleep to call shr1 instead.
895         * gdb.reverse/solib-precsave.exp: Build shr2.sl.
896         Update tests using sleep/printf to use shr2.sl instead.
897         * gdb.reverse/solib-reverse.exp: Ditto.
898
899 2013-05-06  Tom Tromey  <tromey@redhat.com>
900
901         * gdb.dwarf2/implptrconst.c: New file.
902         * gdb.dwarf2/implptrconst.exp: New file.
903         * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
904         (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
905         (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
906
907 2013-05-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
908
909         * gdb.base/catch-sig.c (main): Raise SIGINT.
910         * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
911
912 2013-05-03  Hafiz Abid Qadeer  <abidh@codesourcery.com>
913
914         * status-stop.exp (test_tstart_tstart): Check for error
915         returned by the second 'tstart' command.
916
917 2013-03-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
918
919         * gdb.xml/maint_print_struct.exp: New file.
920         * gdb.xml/maint_print_struct.xml: New file.
921
922 2013-04-25  Tom Tromey  <tromey@redhat.com>
923
924         * gdb.dwarf2/nostaticblock.exp: New file.
925
926 2013-04-24  Muhammad Bilal  <mbilal@codesourcery.com>
927
928         PR gdb/10462
929         * gdb.base/setshow.exp: Add test case.
930
931 2013-04-23  Hui Zhu  <hui@codesourcery.com>
932
933         PR gdb/15293
934         * gdb.base/dprintf.exp: Add ignore command.
935
936 2013-04-23  Hui Zhu  <hui@codesourcery.com>
937
938         PR gdb/15165
939         * gdb.base/save-bp.exp: Add test for dprintf.
940
941 2013-04-22  Tom Tromey  <tromey@redhat.com>
942
943         * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
944         notice_open_fds.
945
946 2013-04-22  Sergio Durigan Junior  <sergiodj@redhat.com>
947
948         * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
949         ldflags.
950
951 2013-04-22  Sergio Durigan Junior  <sergiodj@redhat.com>
952
953         * gdb.arch/arm-bl-branch-dest.c: New file.
954         * gdb.arch/arm-bl-branch-dest.exp: Likewise.
955
956 2013-04-19  Vladimir Kargov  <kargov@gmail.com>
957             Pedro Alves  <palves@redhat.com>
958
959         * gdb.arch/i386-float.S: New file.
960         * gdb.arch/i386-float.exp: New file.
961
962 2013-04-18  Luis Machado  <lgustavo@codesourcery.com>
963
964         * gdb.mi/mi-var-create-rtti.exp: Create a variable of
965         type void *.
966
967 2013-04-17  Doug Evans  <dje@google.com>
968
969         * lib/dwarf.exp (Dwarf): New proc "tu".
970         * gdb.dwarf2/missing-sig-type.exp: New file.
971
972 2013-04-15  Siva Chandra Reddy  <sivachandra@google.com>
973
974         Add option to link testcases with Pthreads library when
975         using 'prepare_for_testing' in tests.
976
977         * lib/gdb.exp (build_executable_from_specs): Use
978         gdb_compile_pthreads to compile if option "pthreads" is
979         specified.
980
981 2013-04-15  Tom Tromey  <tromey@redhat.com>
982
983         * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
984
985 2013-04-15  Tom Tromey  <tromey@redhat.com>
986
987         * gdb.base/default.exp: Update for $_exception.
988         * gdb.cp/exceptprint.cc: New file.
989         * gdb.cp/exceptprint.exp: New file.
990         * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
991
992 2013-04-15  Tom Tromey  <tromey@redhat.com>
993
994         * gdb.cp/typeid.cc: New file.
995         * gdb.cp/typeid.exp: New file.
996
997 2013-04-15  Tom Tromey  <tromey@redhat.com>
998
999         * gdb.cp/exception.exp: Add "catch rethrow" tests.
1000
1001 2013-04-13  Yao Qi  <yao@codesourcery.com>
1002
1003         * gdb.base/completion.exp: Test completion of command
1004         'target ctf' if target ctf is supported.
1005
1006 2013-04-10  Pedro Alves  <palves@redhat.com>
1007
1008         * gdb.base/completion.exp: Test "set height", "set listsize" and
1009         "set trace-buffer-size" completion.
1010         * gdb.base/setshow.exp: Test "set height unlimited".
1011         * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1012         unlimited".
1013
1014 2013-04-10  Yao Qi  <yao@codesourcery.com>
1015
1016         * gdb.trace/actions.exp: Save trace data to CTF.
1017         Change to ctf target if GDB supports, read CTF data in ctf
1018         target, and check the actions of tracepoints.
1019         * gdb.trace/while-stepping.exp: Likewise.
1020         * gdb.trace/report.exp: Test GDB saves trace data to CTF
1021         format and read CTF trace file if GDB supports.
1022         * gdb.trace/tstatus.exp: Save trace data to CTF.  If ctf
1023         target is supported, change to ctf target, read trace data and
1024         check output of command "tstatus".
1025         * gdb.trace/tsv.exp: Save trace frame to CTF.  If GDB supports,
1026         read CTF data by target ctf and call check_tsv.
1027
1028 2013-04-10  Yao Qi  <yao@codesourcery.com>
1029
1030         * gdb.trace/actions.exp (check_tracepoint): New.
1031         (top level): Start the tracing and check the actions of
1032         tracepoints.  Save trace data to tfile format.  Restart GDB
1033         and read trace file in tfile target.  Check the actions of
1034         tracepoints again.
1035         * gdb.trace/while-stepping.exp: Likewise.
1036
1037 2013-04-10  Yao Qi  <yao@codesourcery.com>
1038
1039         * gdb.trace/report.exp: Use standard_output_file for saved
1040         trace file.
1041
1042 2013-04-10  Hui Zhu  <hui@codesourcery.com>
1043
1044         * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1045         (MISCELLANEOUS): Add dprintf-pendshr.sl.
1046         * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1047
1048 2013-04-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
1049
1050         * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1051         response.
1052
1053 2013-04-08  Pedro Alves  <palves@redhat.com>
1054
1055         * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1056         the location.
1057
1058 2013-04-04  Sandra Loosemore  <sandra@codesourcery.com>
1059
1060         * gdb.cp/cplabel.exp: Allow empty directory in file reported
1061         for breakpoint location.
1062
1063 2013-04-04  Sandra Loosemore  <sandra@codesourcery.com>
1064
1065         * gdb.linespec/linespec.exp: Make dir/file:line tests
1066         conditional for non-remote hosts only.
1067
1068 2013-04-04  Stan Shebs  <stan@codesourcery.com>
1069             Pedro Alves  <palves@redhat.com>
1070
1071         * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1072         * gdb.trace/actions-changed.c: New file.
1073         * gdb.trace/actions-changed.exp: New file.
1074         * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1075         (gdb_trace_setactions_command): ... this.  Add "actions_command"
1076         parameter, and handle it.
1077         (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1078
1079 2013-04-04  Yao Qi  <yao@codesourcery.com>
1080
1081         * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1082         'step'.
1083
1084 2013-04-03  Yao Qi  <yao@codesourcery.com>
1085
1086         * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1087         "tfile-basic.tf".
1088         (test_tfind_tfile): Likewise.
1089
1090 2013-04-03  Yao Qi  <yao@codesourcery.com>
1091
1092         * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1093         "tfile-basic.tf" instead of "basic.tf".
1094         (write_error_trace_file): Pass argument "tfile-error.tf"
1095         instead of "error.tf".
1096         * gdb.trace/tfile.exp: Update tfile names to
1097         "tfile-basic.tf" and "tfile-error.tf".
1098
1099 2013-04-02  Sandra Loosemore  <sandra@codesourcery.com>
1100
1101         * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1102         empty directory in file for breakpoint hit.
1103
1104 2013-03-29  Yao Qi  <yao@codesourcery.com>
1105
1106         * gdb.base/completion.exp: Test completion of commands
1107         "target core", "target tfile" and "target exec".
1108         * gdb.trace/tfile.exp: Test completion of command
1109         "target tfile".
1110
1111 2013-03-28  Joel Brobecker  <brobecker@adacore.com>
1112
1113         * gdb.ada/win_fu_syms: New testcase.
1114
1115 2013-03-28  Doug Evans  <dje@google.com>
1116
1117         * gdb.base/maint.exp (maint print statistics): Update expected output.
1118
1119 2013-03-28  Pedro Alves  <palves@redhat.com>
1120
1121         PR gdb/15294
1122
1123         * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1124         mean unlimited instead of $arg < 0.
1125         (test_listsize): Remove "listsize of 0 suppresses output" test.
1126         Test that "set listsize 0" ends up with an unlimited listsize.
1127
1128 2013-03-28  Pedro Alves  <palves@redhat.com>
1129
1130         * gdb.base/list.exp (last_line): New global.
1131         (last_line_re): New global.
1132         (test_listsize, test_list_function, test_list_forward)
1133         (test_repeat_list_command, test_list_range)
1134         (test_list_filename_and_function): Use them.
1135         * gdb.base/list0.c: Comment the last line of the file with "last
1136         line".
1137
1138 2013-03-28  Pedro Alves  <palves@redhat.com>
1139
1140         * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1141         list the whole file.
1142
1143 2013-03-28  Pedro Alves  <palves@redhat.com>
1144
1145         * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1146         "set listsize".
1147
1148 2013-03-26  Keith Seitz  <keiths@redhat.com>
1149
1150         * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1151         from passing.
1152
1153 2013-03-26  Pedro Alves  <palves@redhat.com>
1154
1155         * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1156         until after GDB has run.
1157
1158 2013-03-26  Yao Qi  <yao@codesourcery.com>
1159
1160         * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1161         * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1162
1163 2013-03-26  Markus Metzger  <markus.t.metzger@intel.com>
1164
1165         * gdb.btrace/enable.exp: Add regression test.
1166
1167 2013-03-25  Tom Tromey  <tromey@redhat.com>
1168
1169         * gdb.cp/m-static.exp: Add destructor-printing tests.
1170
1171 2013-03-25  Tom Tromey  <tromey@redhat.com>
1172
1173         * gdb.cp/m-static.exp: Add constructor ptype tests.
1174         * gdb.cp/m-static.cc (single_constructor): New class.
1175         (main): Make instance of single_constructor.
1176
1177 2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1178             Pedro Alves  <palves@redhat.com>
1179
1180         * gdb.server/server-kill.c: New file.
1181         * gdb.server/server-kill.exp: New file.
1182
1183 2013-03-21  Pedro Alves  <palves@redhat.com>
1184
1185         * gdb.trace/trace-buffer-size.exp (get default buffer size):
1186         Expect $gdb_prompt in gdb_test_multiple.
1187
1188 2013-03-21  Doug Evans  <dje@google.com>
1189
1190         * gdb.base/maint.exp: Update tests for per-command stats.
1191
1192 2013-03-21  Tom Tromey  <tromey@redhat.com>
1193
1194         * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1195         * gdb.cp/misc.exp: Add test for FILENAME:: case.
1196
1197 2013-03-20  Pedro Alves  <palves@redhat.com>
1198
1199         PR gdb/15289
1200
1201         * gdb.base/remote.exp: Test
1202         "set remote hardware-watchpoint-limit -1",
1203         "set remote hardware-breakpoint-limit -1",
1204         "set remote hardware-watchpoint-limit 2147483647" and
1205         "set remote hardware-breakpoint-limit 2147483647".
1206
1207 2013-03-20  Pedro Alves  <palves@redhat.com>
1208             Yao Qi  <yao@codesourcery.com>
1209
1210         * gdb.trace/tfile.c: Add comments.
1211         (nonconstglob): New global.
1212         * gdb.trace/tfile.exp: Add comments.  Test printing a non-const
1213         global that is not covered by the trace frame.  Test
1214         disassembling.
1215
1216 2013-03-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1217
1218         * gdb.base/valgrind-infcall.exp
1219         (continue #$continue_count) <remote connection closed>
1220         (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1221         $valgrind_pid.
1222
1223 2013-03-15  Tom Tromey  <tromey@redhat.com>
1224
1225         * gdb.cp/overload.cc (intintfunc): New.
1226         * gdb.cp/overload.exp: Add regression test.
1227
1228 2013-03-15  Yao Qi  <yao@codesourcery.com>
1229
1230         * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1231         using with_test_prefix.
1232         * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1233         * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1234         * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1235         * gdb.threads/watchpoint-fork.exp (test): Likewise.
1236         * gdb.base/break-interp.exp (test_core): Likewise.
1237         (test_attach_gdb): Likewise.
1238         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1239         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1240         Likewise.
1241         * gdb.base/jit-so.exp (one_jit_test): Likewise.
1242         * gdb.base/jit.exp (one_jit_test): Likewise.
1243         * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1244         * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1245         * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1246         * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1247         Likewise.
1248         * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1249         Likewise.
1250         * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1251         * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1252         * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1253         (tracepoint_change_loc_2): Likewise.
1254         * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1255         Likewise.
1256         (disconnected_tfind): Likewise.
1257         * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1258         Likewise.
1259         (test_tfind_remote): Likewise.
1260         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1261         Likewise.
1262         (test_pending_resolved): Likewise.
1263         * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1264         Likewise.
1265         (test_upload_tsv): Likewise.
1266         * gdb.trace/pending.exp (pending_tracepoint_resolved):
1267         Likewise.
1268         (pending_tracepoint_works): Likewise.
1269         * gdb.trace/report.exp (use_collected_data): Likewise.
1270         * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1271         Likewise.
1272         (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1273         * gdb.trace/strace.exp (strace_info_marker): Likewise.
1274         (strace_trace_on_same_addr): Likewise.
1275         (strace_trace_on_diff_addr): Likewise.
1276         * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1277         (gdb_collect_locals_test): Likewise.
1278         (gdb_unavailable_registers_test): Likewise.
1279         (gdb_collect_globals_test): Likewise.
1280
1281 2013-03-15  Yao Qi  <yao@codesourcery.com>
1282
1283         * gdb.base/condbreak.exp: Add semicolon back which was removed
1284         by my previous commit.
1285
1286 2013-03-14  Yao Qi  <yao@codesourcery.com>
1287
1288         * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1289         'return'.
1290         (gdb_target_monitor, gdb_load): Likewise.
1291         * config/sid.exp (gdb_load): Likewise.
1292         * config/slite.exp (gdb_load): Likewise.
1293         * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1294         * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1295         * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1296         (single_step_until): Likewise.
1297         * gdb.arch/powerpc-d128-regs.exp: Likewise.
1298         * gdb.arch/system-gcore.exp: Likewise.
1299         * gdb.base/bigcore.exp (extract_heap): Likewise.
1300         * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1301         * gdb.base/call-ar-st.exp: Likewise.
1302         * gdb.base/call-rt-st.exp: Likewise.
1303         * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1304         * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1305         * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1306         * gdb.base/corefile.exp: Likewise.
1307         * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1308         * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1309         * gdb.base/fixsection.exp: Likewise.
1310         * gdb.base/funcargs.exp: Likewise.
1311         * gdb.base/gcore-buffer-overflow.exp: Likewise.
1312         * gdb.base/gcore-relro.exp: Likewise.
1313         * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1314         * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1315         * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1316         * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1317         * gdb.base/list.exp: Likewise.
1318         (set_listsize): Likewise.
1319         * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1320         * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1321         * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1322         * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1323         * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1324         * gdb.base/setvar.exp: Likewise.
1325         (test_set): Likewise.
1326         * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1327         * gdb.base/solib-overlap.exp: Likewise.
1328         * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1329         * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1330         * gdb.base/watchpoint.exp (initialize): Likewise.
1331         (test_simple_watchpoint): Likewise.
1332         (test_disabling_watchpoints): Likewise.
1333         (test_watchpoint_triggered_in_syscall): Likewise.
1334         * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1335         * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1336         * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1337         * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1338         * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1339         * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1340         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1341         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1342         * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1343         * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1344         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1345         * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1346         * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1347         * gdb.mi/gdb792.exp: Likewise.
1348         * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1349         * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1350         * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1351         * gdb.threads/gcore-thread.exp: Likewise.
1352         (load_core): Likewise.
1353         * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1354         (test_startup, check_control_c): Likewise.
1355         * gdb.threads/sigstep-threads.exp: Likewise.
1356         * gdb.threads/thread_check.exp: Likewise.
1357         * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1358         * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1359         (set_a_tracepoint, trace_buffer_normal): Likewise.
1360         (gdb_trace_circular_tests): Likewise.
1361         * gdb.trace/collection.exp: Likewise.
1362         * gdb.trace/disconnected-tracing.exp: Likewise.
1363         * gdb.trace/infotrace.exp: Likewise.
1364         * gdb.trace/mi-traceframe-changed.exp: Likewise.
1365         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1366         * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1367         * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1368         * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1369         * gdb.trace/stap-trace.exp: Likewise.
1370         * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1371         * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1372         * gdb.trace/trace-buffer-size.exp: Likewise.
1373         * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1374         * gdb.trace/unavailable.exp: Likewise.
1375         * gdb.trace/while-dyn.exp: Likewise.
1376         * lib/fortran.exp (set_lang_fortran): Likewise.
1377         * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1378         (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1379         (default_gdb_start, get_compiler_info): Likewise.
1380         (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1381         (get_debug_format, setup_xfail_format): Likewise.
1382         (rerun_to_main, gdb_skip_float_test): Likewise.
1383         (build_id_debug_filename_get, get_remotetimeout): Likewise.
1384         * lib/java.exp (set_lang_java): Likewise.
1385         * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1386         (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1387         (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1388         (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1389         * lib/objc.exp (set_lang_objc): Likewise.
1390         * lib/pascal.exp (set_lang_pascal): Likewise.
1391         * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1392         * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1393         (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1394
1395 2013-03-14  Sergio Durigan Junior  <sergiodj@redhat.com>
1396
1397         PR c++/15203
1398         PR c++/15210
1399         * gdb.cp/m-static.cc (keepalive_int): New function.
1400         (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1401         * gdb.cp/m-static.exp: New test for `sintvar'.
1402
1403 2013-03-14  Yao Qi  <yao@codesourcery.com>
1404
1405         * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1406         of 'tstatus' into tstatus_output.
1407         (top level): Save the trace data to tfile.  Read trace file in
1408         tfile target.  Check the trace status.
1409
1410 2013-03-13  Yao Qi  <yao@codesourcery.com>
1411
1412         * gdb.trace/tsv.exp (check_tsv): New.
1413         (top level): Save a tfile on current trace session. Call
1414         check_tsv on live target.  Load the tfile with target tfile
1415         and call check_tsv again.
1416
1417 2013-03-13  Yao Qi  <yao@codesourcery.com>
1418
1419         * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1420         Replace some "gdb_test" with "gdb_test_no_output".
1421
1422 2013-03-12  Paul Hilfinger  <hilfingr@adacore.com>
1423
1424         * gdb.ada/expr_delims.exp: New file.
1425         * gdb.ada/expr_delims/foo.adb: New file.
1426         * gdb.ada/expr_delims/pck.ads: New file.
1427         * gdb.ada/expr_delims/pck.adb: New file.
1428
1429 2013-03-11  Keith Seitz  <keiths@redhat.com>
1430
1431         * watchpoint.exp (test_no_hw_watchpoints): Add test using
1432         both condition and thread.  Then delete the watchpoint.
1433
1434 2013-03-11  Christian Himpel  <christian.himpel@intel.com>
1435
1436         * Makefile.in: Add btrace testsuite.
1437         * configure: Regenerated.
1438         * configure.ac: Add btrace testsuite.
1439         * gdb.btrace/Makefile.in: New file.
1440         * gdb.btrace/enable.c: New file.
1441         * gdb.btrace/enable.exp: New file.
1442         * gdb.btrace/function_call_history.c: New file.
1443         * gdb.btrace/function_call_history.exp: New file.
1444         * gdb.btrace/instruction_history.c: New file.
1445         * gdb.btrace/instruction_history.exp: New file.
1446         * gdb.btrace/instruction_history.S: New file.
1447         * lib/gdb.exp: Add btrace skip proc.
1448
1449 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
1450
1451         Fix entry-values if the callee called a noreturn function.
1452         * gdb.arch/amd64-tailcall-noret.S: New file.
1453         * gdb.arch/amd64-tailcall-noret.c: New file.
1454         * gdb.arch/amd64-tailcall-noret.exp: New file.
1455
1456 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
1457
1458         Fix entry-values in C++ across CUs.
1459         * gdb.arch/amd64-tailcall-cxx.exp: New file.
1460         * gdb.arch/amd64-tailcall-cxx1.S: New file.
1461         * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1462         * gdb.arch/amd64-tailcall-cxx2.S: New file.
1463         * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1464
1465 2013-03-08  Stan Shebs  <stan@codesourcery.com>
1466             Hafiz Abid Qadeer  <abidh@codesourcery.com>
1467
1468         gdb/testsuite/
1469         * gdb.trace/trace-buffer-size.exp: New file.
1470         * gdb.trace/trace-buffer-size.c: New file.
1471
1472 2013-03-06  Pedro Alves  <palves@redhat.com>
1473
1474         * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1475         doesn't support the tested optional feature, call "unsupported"
1476         with the same test message as the "pass" case, instead of calling
1477         "pass" with a different message.  Use the same text for the "fail"
1478         cases too.
1479
1480 2013-03-06  Yao Qi  <yao@codesourcery.com>
1481
1482         * gdb.trace/tstatus.exp: Remove the invocation of
1483         gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1484         (test_tracepoints): Don't set fast tracepoint.
1485         (top level): Don't check agent library is loaded or not.
1486
1487 2013-03-06  Yao Qi  <yao@codesourcery.com>
1488
1489         * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1490         parentheses by "\\".
1491
1492 2013-03-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
1493
1494         * gdb.linespec/base/one/thefile.cc (twodup): New.
1495         (m): Call it.
1496         * gdb.linespec/base/two/thefile.cc (dupname): New.
1497         (n): Call it.
1498         * gdb.linespec/break-ask.exp: New file.
1499         * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1500
1501 2013-02-28  Yao Qi  <yao@codesourcery.com>
1502
1503         * gdb.trace/report.exp: Move some code to ...
1504         (use_collected_data): New.
1505         (top level): Call use_collected_data once on the live target.
1506         Save at file of the current trace session, load it with target
1507         tfile, and call use_collected_data again.
1508
1509 2013-02-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1510
1511         * gdb.threads/fork-thread-pending.c (main): Add alarm.
1512
1513 2013-02-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1514
1515         * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1516         Add final kill of ${valgrind_pid}.
1517
1518 2013-02-20  Siva Chandra Reddy  <sivachandra@google.com>
1519
1520         * gdb.python/py-arch.c: New test case
1521         * gdb.python/py-arch.exp: New tests to test
1522         gdb.Architecture.disassemble
1523         * gdb.python/Makefile.in: Add py-arch to the list of
1524         EXECUTABLES.
1525
1526 2013-02-18  Tom Tromey  <tromey@redhat.com>
1527
1528         * gdb.dwarf2/subrange.exp: New file.
1529
1530 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
1531             Hafiz Abid Qadeer  <abidh@codesourcery.com>
1532
1533         * gdb.trace/tfile.exp: Add test for -trace-status command.
1534
1535 2013-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
1536
1537         * gdb.threads/pthread_cond_wait.c (main): Remove variable ts.  Replace
1538         nanosleep by sleep.
1539
1540 2013-02-14  Pedro Alves  <palves@redhat.com>
1541
1542         * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1543
1544 2013-02-14  Pedro Alves  <pedro@codesourcery.com>
1545             Hafiz Abid Qadeer  <abidh@codesourcery.com>
1546
1547         * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1548
1549 2013-02-12  Tom Tromey  <tromey@redhat.com>
1550
1551         * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1552         * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1553
1554 2013-02-12  Pedro Alves  <palves@redhat.com>
1555
1556         * gdb.base/catch-signal.c: Update copyright years.
1557         * gdb.base/catch-signal.exp: Update copyright years.
1558         * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1559         * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1560         * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1561         * gdb.dwarf2/dw2-error.S: Update copyright years.
1562         * gdb.dwarf2/dw2-error.c: Update copyright years.
1563         * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1564         * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1565         * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1566
1567 2013-02-12  Pedro Alves  <palves@redhat.com>
1568
1569         * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1570         message.
1571         * gdb.base/sigaltstack.exp: Ditto.
1572         * gdb.base/siginfo.exp: Ditto.
1573         * gdb.base/sizeof.exp: Ditto.
1574
1575 2013-02-12  Pedro Alves  <palves@redhat.com>
1576
1577         * gdb.mi/mi-basics.exp: Tweak intro comment.
1578         * gdb.mi/mi-break.exp: Tweak intro comment.
1579         * gdb.mi/mi-console.exp: Tweak intro comment.
1580         * gdb.mi/mi-file.exp: Tweak intro comment.
1581         * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1582         * gdb.mi/mi-return.exp: Tweak intro comment.
1583         * gdb.mi/mi-stepi.exp: Tweak intro comment.
1584         * gdb.mi/mi-until.exp: Tweak intro comment.
1585         * gdb.mi/mi-watch.exp: Tweak intro comment.
1586
1587 2013-02-12  Sanimir Agovic  <sanimir.agovic@intel.com>
1588
1589         * gdb.server/no-thread-db.exp: New file.
1590         * gdb.server/no-thread-db.c: New file.
1591         * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1592
1593 2013-02-11  Doug Evans  <dje@google.com>
1594
1595         * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1596         two decfloats.
1597
1598 2013-02-11  Sergio Durigan Junior  <sergiodj@redhat.com>
1599
1600         * gdb.base/bitfields.c (struct internalvartest): New declaration.
1601         * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1602
1603 2013-02-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
1604
1605         * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1606
1607 2013-02-06  Yao Qi  <yao@codesourcery.com>
1608
1609         * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1610         to ...
1611         (test_create_delete_modify_tsv): ... here.  New test on modifying
1612         the initial value of a tsv.
1613
1614 2013-02-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1615
1616         * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1617         (cd .../rdir): ... here.
1618
1619 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
1620
1621         * gdb.linespec/base/one/header.h: New file.
1622         * gdb.linespec/base/two/header.h: New file.
1623         * gdb.linespec/macro-relative.c: New file.
1624         * gdb.linespec/macro-relative.exp: New file.
1625
1626 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
1627
1628         * gdb.base/fullpath-expand-func.c: New file.
1629         * gdb.base/fullpath-expand.c: New file.
1630         * gdb.base/fullpath-expand.exp: New file.
1631         * gdb.base/realname-expand-real.c: New file.
1632         * gdb.base/realname-expand.c: New file.
1633         * gdb.base/realname-expand.exp: New file.
1634
1635 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
1636
1637         * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1638         * gdb.dwarf2/dw2-dir-file-name.c: New file.
1639
1640 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
1641
1642         * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1643         (compare_filenames_for_search does not match)
1644         (compare_filenames_for_search does match): New tests.
1645
1646 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
1647
1648         * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1649
1650 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1651
1652         * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1653
1654 2013-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
1655
1656         * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1657         ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1658         ${binfile}.mini_debuginfo-debuglink and
1659         ${binfile}.mini_debuginfo-debuglink.xz.
1660
1661 2013-02-01  Tom Tromey  <tromey@redhat.com>
1662
1663         * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1664         attributes.
1665
1666 2013-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
1667             Tom Tromey  <tromey@redhat.com>
1668
1669         * gdb.dwarf2/method-ptr.exp: Link with c++.
1670         * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1671
1672 2013-01-31  Tom Tromey  <tromey@redhat.com>
1673
1674         * gdb.base/jit.exp (compile_jit_test): New proc.
1675         Add PIE tests.
1676
1677 2013-01-31  Tom Tromey  <tromey@redhat.com>
1678
1679         * gdb.dwarf2/method-ptr.cc: New file.
1680         * gdb.dwarf2/method-ptr.exp: New file.
1681
1682 2013-01-31  Tom Tromey  <tromey@redhat.com>
1683
1684         * lib/dwarf.exp (namespace Dwarf): New.
1685
1686 2013-01-29  Tom Tromey  <tromey@redhat.com>
1687
1688         * gdb.dwarf2/fission-reread.exp: Add unload test.
1689
1690 2013-01-28  Doug Evans  <dje@google.com>
1691
1692         * gdb.dwarf2/fission-loclists.exp: New file.
1693         * gdb.dwarf2/fission-loclists.S: New file.
1694
1695 2013-01-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
1696
1697         Code cleanup.
1698         * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
1699         gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
1700         and prepare_for_testing.
1701         * gdb.base/store.exp: Likewise.
1702
1703 2013-01-25  Tom Tromey  <tromey@redhat.com>
1704
1705         * gdb.python/py-explore.exp: Expect the gdb prompt.
1706
1707 2013-01-25  Andrew Burgess  <aburgess@broadcom.com>
1708
1709         * gdb.base/gnu_vector.c: New variable for use in tests.
1710         * gdb.base/gnu_vector.exp: Update and extend tests to reflect
1711         changes in scalar to vector casting and widening.
1712         * gdb.python/py-type.c: New variables for use in tests.
1713         * gdb.python/py-type.exp: Update vector related tests to reflect
1714         changes in scalar to vector casting and widening.
1715
1716 2013-01-24  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
1717
1718         * gdb.base/prologue-include.c: New file.
1719         * gdb.base/prologue-include.exp: New file.
1720         * gdb.base/prologue-include.h: New file.
1721
1722 2013-01-24  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1723
1724         PR gdb/13443
1725         * gdb.mi/mi-var-block.exp: Make test messages unique.
1726
1727 2013-01-23  Tom Tromey  <tromey@redhat.com>
1728
1729         * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
1730
1731 2013-01-23  Tom Tromey  <tromey@redhat.com>
1732
1733         * gdb.cp/converts.cc (main): Initialize 'a'.
1734
1735 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
1736
1737         * testsuite/gdb.python/frame.exp: Add a test for
1738         gdb.Frame.architecture() method.
1739
1740 2013-01-22  Pedro Alves  <palves@redhat.com>
1741
1742         * gdb.base/annota1.exp (signal sent): No longer expect
1743         breakpoints-invalid.
1744         * gdb.cp/annota2.exp (continue until exit)
1745         (watch triggered on a.x): Ditto.
1746
1747 2013-01-22  Pedro Alves  <palves@redhat.com>
1748
1749         * gdb.base/annota1.exp (breakpoints_invalid): New variable.
1750         Adjust tests to breakpoints-invalid changes.
1751         * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
1752         variables.
1753         Adjust tests to breakpoints-invalid changes.
1754
1755 2013-01-22  Pedro Alves  <palves@redhat.com>
1756
1757         * gdb.base/annota1.exp (annotate ignore count change): Add
1758         expected output for failure case.
1759
1760 2013-01-22  Tom Tromey  <tromey@redhat.com>
1761
1762         * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
1763         call.
1764
1765 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
1766
1767         * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
1768         * gdb.mi/mi-catch-load.exp: Ditto.
1769         * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
1770         Also handle 'thread' field.
1771         * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
1772         * gdb.mi/mi-watch.exp: Ditto.
1773         * lib/mi-support.exp: Ditto.
1774
1775 2013-01-21  Siva Chandra Reddy  <sivachandra@google.com>
1776
1777         * gdb.python/py-explore.exp: Improve a test
1778
1779 2013-01-18 Â David Blaikie Â <dblaikie@gmail.com>
1780
1781         * gdb.base/label.c (main): Correct the type of the second
1782         parameter.
1783
1784 2013-01-18  Tom Tromey  <tromey@redhat.com>
1785
1786         * gdb.dwarf2/trace-crash.s: New file.
1787         * gdb.dwarf2/trace-crash.exp: New file.
1788
1789 2013-01-18  Hafiz Abid Qadeer<abidh@codesourcery.com>
1790
1791         PR gdb/13443
1792         * gdb.base/checkpoint.exp: Update test messages to make them
1793         unique.
1794
1795 2013-01-18  Yao Qi  <yao@codesourcery.com>
1796
1797         * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
1798         output of 'info tracepoints'.
1799         * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1800         Likewise.
1801         * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1802         * gdb.trace/disconnected-tracing.c (struct foo): New.
1803
1804 2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1805
1806         * gdb.dwarf2/dw2-dos-drive.S: New file.
1807         * gdb.dwarf2/dw2-dos-drive.exp: New file.
1808
1809 2013-01-17  Doug Evans  <dje@google.com>
1810
1811         * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
1812         CXX_FOR_TARGET.
1813
1814         * boards/cc-with-tweaks.exp: New file.
1815
1816 2013-01-17  Tom Tromey  <tromey@redhat.com>
1817
1818         * gdb.base/completion.exp: Add "set cp-abi" completion test.
1819
1820 2013-01-17  Pedro Alves  <palves@redhat.com>
1821
1822         Merge dg-extract-results.sh from upstream (svn 195224).
1823
1824         2013-01-15  David Blaikie <dblaikie@gmail.com>
1825         * dg-extract-results.sh: Fix order of summary counts.
1826
1827         2013-01-15  David Blaikie <dblaikie@gmail.com>
1828         * dg-extract-results.sh: Constrain the start-of-log pattern.
1829
1830         2013-01-15  David Blaikie <dblaikie@gmail.com>
1831         * dg-extract-results.sh: Handle KPASSes.
1832
1833         2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1834         * dg-extract-results.sh: Redirect grep output to /dev/null instead
1835         of grep -q.
1836
1837 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
1838
1839         * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
1840         interface.
1841         * gdb.base/jithost.c: New file.
1842         * gdb.base/jithost.h: New file.
1843         * gdb.base/jitreader.c : New file.
1844         * gdb.base/jit-protocol.h: New file.
1845
1846 2013-01-16  Tom Tromey  <tromey@redhat.com>
1847
1848         * gdb.base/catch-signal.c: New file.
1849         * gdb.base/catch-signal.exp: New file.
1850
1851 2013-01-16  Tom Tromey  <tromey@redhat.com>
1852
1853         * gdb.mi/mi-catch-load.exp: Look for "catch-type".
1854
1855 2013-01-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
1856
1857         * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
1858
1859 2013-01-14  Tom Tromey  <tromey@redhat.com>
1860
1861         * gdb.base/completion.exp: Add "set gnutarget" test.
1862
1863 2013-01-14  Tom Tromey  <tromey@redhat.com>
1864
1865         * gdb.dwarf2/dw2-restrict.S: New file.
1866         * gdb.dwarf2/dw2-restrict.c: New file.
1867         * gdb.dwarf2/dw2-restrict.exp: New file.
1868
1869 2013-01-14  Tom Tromey  <tromey@redhat.com>
1870
1871         * gdb.dwarf2/dw2-error.exp: New file.
1872         * gdb.dwarf2/dw2-error.c: New file.
1873         * gdb.dwarf2/dw2-error.S: New file.
1874
1875 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
1876
1877         * gdb.cp/parse-lang.cc: New file.
1878         * gdb.cp/parse-lang.exp: New file.
1879
1880 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
1881
1882         * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
1883         (set substitute-path): New test.
1884         (fullname present): Remove content.
1885         (substituted fullname): New test.
1886
1887 2013-01-13  Joel Brobecker  <brobecker@adacore.com>
1888
1889         * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
1890         check.  Move $gdb_py_is_py24 value check right after.
1891
1892 2013-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1893
1894         * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
1895         targets.
1896
1897 2013-01-11  Yao Qi  <yao@codesourcery.com>
1898
1899         * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
1900         for dprintf.
1901         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1902         Check the fields in "=breakpoint-created" for dprintf.
1903
1904 2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1905
1906         * gdb.mi/mi-fullname-deleted.exp: New file.
1907
1908 2012-12-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1909
1910         * gdb.base/skip-solib.exp (info skip with pending file): Update the
1911         expected output.
1912         (info skip with pending file): Remove.
1913         (ignoring function in solib, info skip for function multiply): Update
1914         the expected output.
1915         * gdb.base/skip.ex (skip (main), skip function baz, info skip)
1916         (info skip (delete 1), info skip after disabling all)
1917         (info skip after enabling all, info skip after disabling 4 2-3)
1918         (info skip after enabling 2-3, info skip 2-3)
1919         (info skip after deleting 2 3): Update the expected output.
1920         * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
1921         statement to its initialization and return.
1922         * gdb.linespec/skip-two.exp: New file.
1923
1924 2012-12-19  Doug Evans  <dje@google.com>
1925
1926         * gdb.base/maint.exp: Handle testing with .gdb_index.
1927
1928 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
1929
1930         * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
1931         Cavium to FSF.
1932
1933 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
1934
1935         * dg-extract-results.sh: Update contact info in copyright notice.
1936         * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
1937         GPL v3 or later.  Update contact info.
1938         * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
1939         gdb.threads/watchpoint-fork-mt.c,
1940         gdb.threads/watchpoint-fork-parent.c,
1941         gdb.threads/watchpoint-fork-st.c,
1942         gdb.threads/watchpoint-fork.h: Likewise.
1943
1944 2012-12-15  Yao Qi  <yao@codesourcery.com>
1945
1946         * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
1947         'installed' field in '=breakpoint-modified'.
1948         (test_reconnect): Check 'installed' field in
1949         '=breakpoint-modified' and '=breakpoint-created'.
1950
1951         * gdb.trace/actions.exp: Update test for 'installed' field.
1952         * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
1953         (tracepoint_change_loc_2): Likewise.
1954         Check 'info tracepoint' display nothing else.
1955         * gdb.trace/deltrace.exp: Likewise.
1956         * gdb.trace/infotrace.exp: Likewise.
1957         * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
1958         Likewise.
1959         * gdb.trace/passcount.exp: Likewise.
1960         * gdb.trace/tracecmd.exp: Likewise.
1961         * gdb.trace/while-stepping.exp: Likewise.
1962
1963 2012-12-14  Tom Tromey  <tromey@redhat.com>
1964
1965         * gdb.cp/member-name.exp: New file.
1966         * gdb.cp/member-name.cc: New file.
1967
1968 2012-12-14  Tom Tromey  <tromey@redhat.com>
1969
1970         * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
1971
1972 2012-12-14  Doug Evans  <dje@google.com>
1973
1974         * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
1975         DW_OP_GNU_implicit_pointer is section-relative.
1976
1977 2012-12-14  Tom Tromey  <tromey@redhat.com>
1978
1979         * gdb.base/info-proc.exp: Add core file tests.
1980
1981 2012-12-14  Yufeng Zhang  <yufeng.zhang@arm.com>
1982
1983         * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
1984
1985 2012-12-13  Doug Evans  <dje@google.com>
1986
1987         * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
1988         * gdb.multi/multi-arch.exp: Ditto.
1989
1990 2012-12-12  Keven Boell  <keven.boell@intel.com>
1991
1992         * gdb.mi/mi-catch-load-so.c: New. Clone of the
1993         catch load test library source file.
1994         * gdb.mi/mi-catch-load.c: New. Clone of the catch
1995         load test source file.
1996         * gdb.mi/mi-catch-load.exp: New. Test file for
1997         basic MI -catch-load and -catch-unload tests.
1998
1999 2012-12-11  Paul Koning  <paul_koning@dell.com>
2000
2001         * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2002         exception.
2003         (_iterator_except): New function.
2004         (ArrayPrinter): Use _iterator function instead of local _iterator
2005         class for Python 3 compatibility.
2006         (NoStringContainerPrinter): Use _iterator_except instead of
2007         _iterator.
2008         * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2009         execfile for Python 3 compatibility.
2010         * gdb.python/python.exp: Handle Python 2.4 exception traceback
2011         format in error_prompt test.
2012
2013 2012-12-10  Paul Koning  <paul_koning@dell.com>
2014
2015         * gdb.base/charset.exp: Change print syntax for Python 3
2016         compatibility.
2017         * gdb.python/py-block.exp: Ditto.
2018         * gdb.python/py-breakpoint.exp: Ditto.
2019         * gdb.python/py-cmd.exp: Ditto.
2020         * gdb.python/py-events.py: Ditto.
2021         * gdb.python/py-finish-breakpoint.py: Ditto.
2022         * gdb.python/py-finish-breakpoint2.exp: Ditto.
2023         * gdb.python/py-finish-breakpoint2.py: Ditto.
2024         * gdb.python/py-frame-inline.exp: Ditto.
2025         * gdb.python/py-frame.exp: Ditto.
2026         * gdb.python/py-infthread.exp: Ditto.
2027         * gdb.python/py-objfile.exp: Ditto.
2028         * gdb.python/py-parameter.exp: Ditto.
2029         * gdb.python/py-progspace.exp: Ditto.
2030         * gdb.python/py-prompt.exp: Ditto.
2031         * gdb.python/py-symbol.exp: Ditto.
2032         * gdb.python/py-symtab.exp: Ditto.
2033         * gdb.python/py-template.exp: Ditto.
2034         * gdb.python/py-value-cc.exp: Ditto.
2035         * gdb.python/python.exp: Ditto.
2036         * gdb.python/source2.py: Ditto.
2037         * gdb.python/lib-types.exp: Change print syntax for Python 3
2038         compatibility.
2039         Use sorted() function rather than sort() method.
2040         Accept either int or long values for enum values.
2041         * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2042         execfile for Python 3 compatibility.
2043         * gdb.python/py-evsignal.exp: Ditto.
2044         * gdb.python/py-evthreads.exp: Ditto.
2045         * gdb.python/py-mi.exp: Ditto.
2046         * gdb.python/py-pp-maint.exp: Ditto.
2047         * gdb.python/py-prettyprint.exp: Ditto.
2048         * gdb.python/py-finish-breakpoint.exp: Change print syntax for
2049         Python 3 compatibility.
2050         Skip tests for Python 2.4.
2051         * gdb.python/py-inferior.exp: Change print syntax for
2052         Python 3 compatibility.
2053         Use byte string rather than character string in memory write test
2054         if Python 3.
2055         * gdb.python/py-pp-maint.py: Change class declarations to "new
2056         class" syntax.
2057         * gdb.python/py-prettyprint.py: Change iterator class to generator
2058         function for Python 3 compatibility.
2059         Make all classes "new style".
2060         Fix indentation issue and stray semicolon.
2061         * gdb.python/py-shared.expChange print syntax for Python 3
2062         compatibility.
2063         Define "long" if Python 3.
2064         * gdb.python/py-type.exp: Change print syntax for Python 3
2065         compatibility.
2066         Accept either int or long values for enum values.
2067         * gdb.python/py-value.exp: Change print syntax for Python 3
2068         compatibility.
2069         Skip "long" and "unicode" tests if Python 3.
2070         Accept either "type" or "class" in type checks.
2071         * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2072         (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2073
2074 2012-12-10  Tom Tromey  <tromey@redhat.com>
2075
2076         * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2077         (test): Add "two_cu" argument.
2078         * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2079         for types; allow two CUs.
2080
2081 2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2082
2083         * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2084         * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2085
2086 2012-12-08  Yao Qi  <yao@codesourcery.com>
2087             Pedro Alves  <palves@redhat.com>
2088
2089         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2090         '=breakpoint-created' when GDB merges the tracepoints of both
2091          sides.
2092
2093 2012-12-07  Tom Tromey  <tromey@redhat.com>
2094
2095         * gdb.base/break1.c (enum some_enum, union some_union): New.
2096         (some_enum_global, some_union_global, some_value): New globals.
2097         * gdb.base/completion.exp: Add tag completion tests.
2098
2099 2012-12-07  Tom Tromey  <tromey@redhat.com>
2100
2101         * gdb.base/completion.exp: Add tests for ptype and whatis
2102         completion.
2103
2104 2012-12-07  Joel Brobecker  <brobecker@adacore.com>
2105
2106         * gdb.base/stale-infcall.exp: Fix copyright line.
2107
2108 2012-12-07  Joel Brobecker  <brobecker@adacore.com>
2109
2110         * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2111
2112 2012-12-06  Pedro Alves  <palves@redhat.com>
2113             Tom Tromey  <tromey@redhat.com>
2114
2115         * gdb.base/exprs.exp: Add tests for cast to void.
2116
2117 2012-12-06  Jens Elmenthaler <jens.elmenthaler@advantest.com>
2118
2119         * gdb.python/py-mi.exp: Correct expected results for attribute
2120         "dynamic" returned by -var-update.
2121         Add test case for correct handling of "diplayhint" for children
2122         of dynamic varobjs.
2123         * gdb.python/py-prettyprint.c (set_itme): New function.
2124         (bug_14741) New function.
2125         (main) Add call to bug_14741().
2126         * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2127
2128 2012-12-05  Ulrich Weigand  <uweigand@de.ibm.com>
2129
2130         * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2131         ${binfile}.funcsyms list.
2132
2133 2012-12-04  Yao Qi  <yao@codesourcery.com>
2134
2135         PR gdb/13443
2136         * gdb.trace/actions.exp: Make test messages unique.
2137
2138 2012-11-29  Tom Tromey  <tromey@redhat.com>
2139
2140         * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2141
2142 2012-11-29  Ulrich Weigand  <uweigand@de.ibm.com>
2143
2144         * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2145         * gdb.opencl/datatypes.exp: Likewise.
2146         * gdb.opencl/operators.exp: Likewise.
2147         * gdb.opencl/vec_comps.exp: Likewise.
2148
2149 2012-11-29  Jerome Guitton  <guitton@adacore.com>
2150
2151         * gdb.ada/iwide: New testcase.
2152
2153 2012-11-29  Jerome Guitton  <guitton@adacore.com>
2154
2155         * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2156         ptype test.
2157
2158 2012-11-29  Jerome Guitton  <guitton@adacore.com>
2159
2160         * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2161         form {VARIANT_TYPE}ADDRESS.
2162
2163 2012-11-27  Daniel Jacobowitz  <dan@codesourcery.com>
2164
2165         * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2166         (func): New function.
2167         (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2168         * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2169         pointers to members with pointer-to-function type.
2170
2171 2012-11-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
2172             Tom Tromey  <tromey@redhat.com>
2173
2174         * gdb.base/gnu-debugdata.exp: New file.
2175         * gdb.base/gnu-debugdata.c: New file.
2176         * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2177         (gdb_unload): Return 0 on success.
2178
2179 2012-11-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
2180
2181         * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2182
2183 2012-11-26  Joel Brobecker  <brobecker@adacore.com>
2184
2185         * gdb.base/empty_exe.exp: New testcase.
2186
2187 2012-11-20  Mike Frysinger  <vapier@gentoo.org>
2188
2189         * gdb.base/completion.exp: Add test for help aliases completion.
2190
2191 2012-11-20  Yao Qi  <yao@codesourcery.com>
2192
2193         * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2194         Don't test 'maint set show-debug-regs'.
2195         Use command 'set remotecache' instead of
2196         'set circular-trace-buffer'.
2197
2198 2012-11-16  Keith Seitz  <keiths@redhat.com>
2199
2200         PR c++/13615
2201         * gdb.cp/baseenum.cc: New file.
2202         * gdb.cp/baseenum.exp: New file.
2203         * gdb.cp/derivation.cc (A): Add copyright.
2204         Add a typedef.
2205         (B): Use A::value_type instead of int.  Change all references.
2206         (D): Use value_type instead of int.  Change all references.
2207         (E): Likewise.
2208         (F); Likewise.
2209         (Z): New class.
2210         (ZZ): New class.
2211         (N, Base, Derived): New namespace and classes.
2212         (main): Add instances of Z and ZZ.
2213         Make sure all symbols from N are kept.
2214         * gdb.cp/derivation.exp: Update typedef changes in tests.
2215         Add tests for class typedefs both before and after starting
2216         the inferior.
2217         Add tests for searching for a typedef while stopped in a
2218         method.
2219
2220 2012-11-14  Luis Machado  <lgustavo@codesourcery.com>
2221
2222         * gdb.mi/mi-var-create-rtti.c: New file.
2223         * gdb.mi/mi-var-create-rtti.exp: New file.
2224
2225 2012-11-14  Luis Machado  <lgustavo@codesourcery.com>
2226
2227         * gdb.base/structs3.exp: Run to main before doing any tests.
2228
2229 2012-11-14  Andrew Burgess  <aburgess@broadcom.com>
2230
2231         * gdb.python/py-type.exp: Uniquify test names.
2232
2233 2012-11-14  Yao Qi  <yao@codesourcery.com>
2234
2235         * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2236         (thread_function) [DEBUG]: Call 'printf'.
2237         * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2238         command line if 'DEBUG=1' is passed to test.
2239         Remove a pattern to match inferior's output.
2240
2241 2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
2242
2243         * gdb.mi/mi-fill-memory.exp: New test.
2244
2245 2012-11-12  Tom Tromey  <tromey@redhat.com>
2246
2247         * gdb.base/completion.exp: Update for "info type-printers".
2248         * gdb.python/py-typeprint.cc: New file.
2249         * gdb.python/py-typeprint.exp: New file.
2250         * gdb.python/py-typeprint.py: New file.
2251
2252 2012-11-12  Tom Tromey  <tromey@redhat.com>
2253
2254         * gdb.base/call-sc.exp: Use "ptype/r".
2255         * gdb.base/volatile.exp: Don't expect "int".
2256         * gdb.cp/ptype-flags.cc: New file.
2257         * gdb.cp/ptype-flags.exp: New file.
2258         * gdb.cp/templates.exp: Use ptype/r.
2259         (test_ptype_of_templates, test_template_typedef): Likewise.
2260         * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2261         argument.  Handle template names and template parameters.
2262         * gdb.mi/mi-var-cmd.exp: Accept "long".
2263         * gdb.mi/mi-var-child.exp: Accept "long".
2264         * gdb.mi/mi-var-display.exp: Accept "long".
2265         * gdb.mi/mi2-var-child.exp: Accept "long".
2266
2267 2012-11-12  Tom Tromey  <tromey@redhat.com>
2268
2269         * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2270         "ptype" from calls to cp_test_ptype_class.
2271         (test_enums): Likewise.
2272         * gdb.cp/derivation.exp: Remove "ptype" from calls to
2273         cp_test_ptype_class.
2274         * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2275         calls to cp_test_ptype_class.
2276         (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2277         * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2278         from calls to cp_test_ptype_class.
2279         * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2280         command here.  Change "in_command" argument to "in_exp".
2281
2282 2012-11-10  Keith Seitz  <keiths@redhat.com>
2283
2284         PR gdb/14288
2285         * gdb.base/printcmds.c: Add invalid_XXX globals
2286         for repeated byte tests.
2287         * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2288         * gdb.base/wchar.c (main): Add and construct a wchar_t
2289         array with repeated characters.
2290         * gdb.base/wchar.exp: Add repeated character tests.
2291
2292 2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
2293
2294         * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2295         disassembly output.
2296
2297 2012-11-09  Pedro Alves  <palves@redhat.com>
2298
2299         PR gdb/14306
2300
2301         * gdb.multi/multi-arch-exec.c: New file.
2302         * gdb.multi/multi-arch-exec.exp: New file.
2303
2304 2012-11-09  Yao Qi  <yao@codesourcery.com>
2305
2306         * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2307         (top level): Call it.
2308
2309 2012-11-09  Yao Qi  <yao@codesourcery.com>
2310
2311         * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2312         typo.
2313
2314 2012-11-09  Pedro Alves  <palves@redhat.com>
2315
2316         * gdb.multi/multi-arch.exp: New.
2317
2318 2012-11-08  Tom Tromey  <tromey@redhat.com>
2319
2320         * gdb.base/siginfo-obj.exp: Create core file.  Test siginfo from
2321         core files, if possible.
2322         * gdb.base/siginfo-thread.c: New file
2323         * gdb.base/siginfo-thread.exp: New file
2324
2325 2012-11-08  Tom Tromey  <tromey@redhat.com>
2326
2327         * gdb.base/comprdebug.exp: New file.
2328
2329 2012-11-06  Pedro Alves  <palves@redhat.com>
2330
2331         PR gdb/14810
2332
2333         * gdb.base/disabled-location.c: New file.
2334         * gdb.base/disabled-location.exp: New file.
2335
2336 2012-11-06  Tom Tromey  <tromey@redhat.com>
2337
2338         * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2339         * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2340         gdb_gcore_cmd.
2341         * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2342         * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2343         * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2344         * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2345         * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2346         * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2347         * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2348         * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2349         * lib/gdb.exp (gdb_gcore_cmd): New proc.
2350
2351 2012-11-05  Pedro Alves  <palves@redhat.com>
2352
2353         * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2354         procedure.
2355         (do_vfork_and_follow_child_tests_exec)
2356         (do_vfork_and_follow_child_tests_exit): Call it.
2357
2358 2012-11-05  Pedro Alves  <palves@redhat.com>
2359
2360         * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2361         fails.
2362
2363 2012-11-03  Yao Qi  <yao@codesourcery.com>
2364
2365         Fix PR gdb/14617.
2366         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2367         Remove setup_kfail, and update test.
2368
2369 2012-11-02  Tom Tromey  <tromey@redhat.com>
2370
2371         * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2372         test.
2373
2374 2012-11-02  Pedro Alves  <palves@redhat.com>
2375
2376         PR gdb/14766
2377
2378         * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2379         setup_kfail.
2380         (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2381         get registers".
2382
2383 2012-11-02  Pedro Alves  <palves@redhat.com>
2384
2385         * gdb.base/foll-vfork-exit.c: New file.
2386         * gdb.base/foll-vfork.exp (top level): New file-describing
2387         comment.
2388         (vfork_child_follow_to_exit): New procedure.
2389         (tcatch_vfork_then_child_follow): Rename as ...
2390         (tcatch_vfork_then_child_follow_exec): ... this.
2391         (tcatch_vfork_then_child_follow_exit): New procedure.
2392         (do_vfork_and_follow_parent_tests): New procedure, factored out
2393         from do_vfork_and_exec_tests.
2394         (do_vfork_and_follow_child_tests_exec): Ditto.
2395         (do_vfork_and_exec_tests): Delete.
2396         (do_vfork_and_follow_child_tests_exit): New procedure.
2397         (top level): Run tests with both the program that has the vfork
2398         child execing, and the program has the vfork child exiting.
2399
2400 2012-11-02  Pedro Alves  <palves@redhat.com>
2401
2402         * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2403         (check_vfork_catchpoints, vfork_parent_follow_through_step)
2404         (vfork_parent_follow_to_bp): Call it.
2405         (kill_child): Delete.
2406         (vfork_and_exec_child_follow_to_main_bp)
2407         (vfork_and_exec_child_follow_through_step): Call setup_gdb.  No
2408         longer call kill_child.
2409         (tcatch_vfork_then_parent_follow): Call setup_gdb.
2410         (do_vfork_and_exec_tests): Don't runto_main before calling each
2411         test procedure.
2412         (top level): Don't clean restart and set verbose before running
2413         each test procedure.
2414
2415 2012-11-02  Pedro Alves  <palves@redhat.com>
2416
2417         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2418         (vfork_parent_follow_to_bp)
2419         (vfork_and_exec_child_follow_to_main_bp)
2420         (vfork_and_exec_child_follow_through_step)
2421         (tcatch_vfork_then_parent_follow)
2422         (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2423         Use with_test_prefix.
2424
2425 2012-11-02  Pedro Alves  <palves@redhat.com>
2426
2427         * gdb.base/foll-vfork.c: Add copyright header.
2428         * gdb.base/vforked-prog.c: Add copyright header.
2429
2430 2012-11-02  Pedro Alves  <palves@redhat.com>
2431
2432         * gdb.base/foll-vfork.exp
2433         (vfork_and_exec_child_follow_through_step): Don't skip on
2434         non-HP/UX targets.  Expect the next to only step one line on
2435         non-HP/UX targets, rather than stopping only after the exec.
2436
2437 2012-11-02  Pedro Alves  <palves@redhat.com>
2438
2439         Don't hard code line numbers.
2440
2441         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2442         Expect text from the sources instead of a line number.
2443         (vfork_parent_follow_to_bp)
2444         (vfork_and_exec_child_follow_to_main_bp)
2445         (vfork_and_exec_child_follow_through_step)
2446         (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2447         Use gdb_get_line_number.
2448
2449 2012-11-02  Pedro Alves  <palves@redhat.com>
2450
2451         Modernize.
2452
2453         * gdb.base/foll-vfork.exp: Use standard_testfile and
2454         build_executable.  Pass descriptive string to untested.
2455         (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2456         (vfork_and_exec_child_follow_to_main_bp)
2457         (vfork_and_exec_child_follow_through_step)
2458         (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2459         (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2460         of send_gdb/gdb_expect.
2461
2462         (kill_child): New procedure.
2463         (vfork_and_exec_child_follow_to_main_bp)
2464         (vfork_and_exec_child_follow_through_step): Use it.
2465
2466 2012-11-02  Yao Qi  <yao@codesourcery.com>
2467
2468         * gdb.base/setvar.exp: Test setting nested struct.
2469         * gdb.base/setvar.c (v_struct3): New.
2470
2471 2012-11-01  Doug Evans  <dje@google.com>
2472
2473         * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2474         changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2475         use them.
2476
2477 2012-10-31  Andrew Burgess  <aburgess@broadcom.com>
2478
2479         PR cli/14772
2480         * gdb.base/gnu_vector.c (union_with_vector_1)
2481         (struct_with_vector_1): Add new struct and union for testing
2482         ptype.
2483         * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2484         structs / unions containing vectors.
2485
2486 2012-10-25  Yao Qi  <yao@codesourcery.com>
2487
2488         * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2489         'setup_kfail' instead of 'setup_kfail_for_target'.
2490         * gdb.base/varargs.exp: Likewise.
2491         * lib/gdb.exp (setup_kfail_for_target): Remove.
2492
2493 2012-10-25  Mark Kettenis  <kettenis@openbsd.nfra.nl>
2494
2495         * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2496
2497 2012-10-25  Mark Kettenis  <kettenis@gnu.org>
2498
2499         * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2500
2501 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
2502
2503         * gdb.ada/set_wstr: New testcase.
2504
2505 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
2506
2507         * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2508
2509 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
2510
2511         * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2512
2513 2012-10-24  Mark Kettenis  <kettenis@gnu.org>
2514
2515         * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2516
2517 2012-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2518
2519         * gdb.base/callfuncs.exp (do_function_calls): Fix
2520         setup_kfail_for_target for -m32 mode.
2521
2522 2012-10-23  Mark Kettenis  <kettenis@gnu.org>
2523
2524         * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2525         are now fixed.
2526
2527 2012-10-23  Yao Qi  <yao@codesourcery.com>
2528
2529         * gdb.base/info-os.exp: Resume the inferior until it exits.
2530
2531 2012-10-18  Yufeng Zhang  <yufeng.zhang@arm.com>
2532
2533         * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2534         * gdb.base/print-file-var.exp: Likewise.
2535         * gdb.base/type-opaque.exp: Likewise.
2536
2537 2012-10-17  Yao Qi  <yao@codesourcery.com>
2538
2539         * gdb.mi/mi-memory-changed.exp: New.
2540
2541 2012-10-16  Yao Qi  <yao@codesourcery.com>
2542
2543         * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2544         returns true.
2545         Call gdb_load_shlibs.
2546         * gdb.reverse/solib-reverse.exp: Likewise.
2547
2548 2012-10-15  Keith Seitz  <keiths@redhat.com>
2549
2550         * lib/cp-support.exp (cp_test_ptype_class): Add support
2551         for class typedefs.
2552
2553         * gdb.cp/derivation.exp: Add tests for g_instance.
2554
2555 2012-10-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2556
2557         Fix entry values resolving in inlined frames.
2558         * gdb.arch/amd64-entry-value-inline.S: New file.
2559         * gdb.arch/amd64-entry-value-inline.c: New file.
2560         * gdb.arch/amd64-entry-value-inline.exp: New file.
2561
2562 2012-10-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2563             Doug Evans  <dje@google.com>
2564
2565         Fix recent gdb_breakpoint regression.
2566         * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2567         braces from the parameter.
2568         * gdb.java/jprint.exp: Likewise.
2569
2570 2012-10-15  Doug Evans  <dje@google.com>
2571
2572         * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2573
2574 2012-10-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2575
2576         * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2577
2578 2012-10-15  Tom Tromey  <tromey@redhat.com>
2579
2580         * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2581
2582 2012-10-15  Tom Tromey  <tromey@redhat.com>
2583
2584         * gdb.python/py-symbol.exp: Test symbol destructor.
2585
2586 2012-10-14  Yao Qi  <yao@codesourcery.com>
2587
2588         * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2589         * gdb.mi/mi-cli.exp: New.
2590
2591         * gdb.mi/mi2-basics.exp: Remove.
2592         * gdb.mi/mi2-break.exp: Remove.
2593         * gdb.mi/mi2-console.exp: Remove.
2594         * gdb.mi/mi2-disassemble.exp: Remove.
2595         * gdb.mi/mi2-eval.exp: Remove.
2596         * gdb.mi/mi2-file.exp: Remove.
2597         * gdb.mi/mi2-hack-cli.exp: Remove.
2598         * gdb.mi/mi2-pthreads.exp: Remove.
2599         * gdb.mi/mi2-read-memory.exp: Remove.
2600         * gdb.mi/mi2-regs.exp: Remove.
2601         * gdb.mi/mi2-return.exp: Remove.
2602         * gdb.mi/mi2-simplerun.exp: Remove.
2603         * gdb.mi/mi2-stack.exp: Remove.
2604         * gdb.mi/mi2-stepi.exp: Remove.
2605         * gdb.mi/mi2-syn-frame.exp: Remove.
2606         * gdb.mi/mi2-until.exp: Remove.
2607         * gdb.mi/mi2-watch.exp: Remove.
2608         * gdb.mi/mi2-var-block.exp: Remove.
2609         * gdb.mi/mi2-var-cmd.exp: Remove.
2610         * gdb.mi/mi2-var-display.exp: Remove.
2611
2612 2012-10-12  Yao Qi  <yao@codesourcery.com>
2613
2614         * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2615         trail '.*' on matching patterns.
2616
2617 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
2618
2619         * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2620         * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2621         * gdb.arch/i386-disp-step.exp: Likewise.
2622         * gdb.arch/i386-gnu-cfi.exp: Likewise.
2623         * gdb.arch/i386-prologue.exp: Likewise.
2624         * gdb.arch/i386-size-overlap.exp: Likewise.
2625         * gdb.arch/i386-size.exp: Likewise.
2626         * gdb.arch/i386-unwind.exp: Likewise.
2627
2628 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
2629
2630         * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2631         * gdb.arch/i386-word.exp: Likewise.
2632
2633 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
2634
2635         * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2636         is_ilp32_target to set nr_regs.
2637         * gdb.arch/i386-sse.exp: Likewise.
2638
2639 2012-10-11  Doug Evans  <dje@google.com>
2640
2641         PR breakpoints/14643.
2642         * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2643         * gdb.linespec/thread.c: New file.
2644         * gdb.linespec/thread.exp: New file.
2645
2646         * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2647         Recognize "message" -> print pass and fail.  Add eof case.
2648         (runto): Recognize message, no-message.  Print pass/fail if requested,
2649         with same treatment as gdb_breakpoint.
2650         (runto_main): Pass no-message to runto.
2651         (gdb_internal_error_resync): Add log message.
2652         (gdb_file_cmd): Tweak internal error fail text for consistency.
2653
2654 2012-10-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2655
2656         Fix crash during stepping on ppc32.
2657         * gdb.base/step-symless.c: New file.
2658         * gdb.base/step-symless.exp: New file.
2659
2660 2012-10-03  Doug Evans  <dje@google.com>
2661
2662         PR symtab/14601
2663         * gdb.cp/using-crash.exp: New file.
2664         * gdb.cp/using-crash.cc: New file.
2665
2666 2012-10-02  Doug Evans  <dje@google.com>
2667
2668         * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2669         more consistent.
2670         (runto,gdb_debug_format): Ditto.
2671         (gdb_file_cmd): Watch for eof in nested gdb_expect.
2672         Clean up logging and error messages.
2673
2674 2012-10-01  Andrew Burgess  <aburgess@broadcom.com>
2675
2676         Test find command on unmapped memory.
2677         * gdb.base/find-unmapped.c: New file.
2678         * gdb.base/find-unmapped.exp: New file.
2679
2680 2012-09-29  Yao Qi  <yao@codesourcery.com>
2681
2682         * gdb.trace/mi-tracepoint-changed.exp: New.
2683         * gdb.mi/mi-breakpoint-changed.exp: New.
2684         * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2685         * gdb.mi/pendshr2.c: New.
2686
2687 2012-09-28  Yao Qi  <yao@codesourcery.com>
2688
2689         * gdb.mi/pr11022.exp: New.
2690         * gdb.mi/pr11022.c: New.  Copied from gdb.base/.
2691
2692 2012-09-27  Tom Tromey  <tromey@redhat.com>
2693
2694         * gdb.cp/derivation.exp: Add regression test.
2695         * gdb.cp/derivation.cc (class V_base, class V_inter, class
2696         V_derived): New.
2697         (vderived): New global.
2698
2699 2012-09-26  Tom Tromey  <tromey@redhat.com>
2700
2701         * gdb.dwarf2/dw2-common-block.S: New file.
2702         * gdb.dwarf2/dw2-common-block.exp: New file.
2703
2704 2012-09-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
2705
2706         * gdb.fortran/common-block.exp: New file.
2707         * gdb.fortran/common-block.f90: New file.
2708
2709 2012-09-26  Andrew Burgess  <aburgess@broadcom.com>
2710
2711         * gdb.base/duplicate-bp.c: New file.
2712         * gdb.base/duplicate-bp.exp: New file.
2713
2714 2012-09-26  Yao Qi  <yao@codesourcery.com>
2715
2716         * gdb.mi/mi2-cli.exp:  Avoid line number in test summary.
2717
2718         Revert:
2719         2012-09-21  Yao Qi  <yao@codesourcery.com>
2720
2721         * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2722
2723 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
2724
2725         * gdb.base/longest-types.c: New test case.
2726         * gdb.base/longest-types.exp: New test case.
2727
2728 2012-09-25  Yao Qi  <yao@codesourcery.com>
2729
2730         * gdb.mi/mi2-cli.exp: Check breakpoint notification.
2731
2732 2012-09-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
2733
2734         Fix internal error on canonicalization of clang types.
2735         * gdb.dwarf2/dw2-canonicalize-type.S: New file.
2736         * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
2737         * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
2738
2739 2012-09-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
2740
2741         Fix disassemble without parameters in tailcall frame.
2742         * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
2743
2744 2012-09-21  Andrew Burgess  <aburgess@broadcom.com>
2745
2746         * gdb.dwarf2/dw2-op-out-param.S: New file.
2747         * gdb.dwarf2/dw2-op-out-param.exp: New file.
2748
2749 2012-09-21  Yao Qi  <yao@codesourcery.com>
2750
2751         * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2752
2753 2012-09-21  Yao Qi  <yao@codesourcery.com>
2754
2755         * gdb.mi/mi-cli.exp: Remove.
2756         * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
2757
2758 2012-09-21  Yao Qi  <yao@codesourcery.com>
2759
2760         * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
2761         "=record-started" notification.
2762
2763 2012-09-21  Yao Qi  <yao@codesourcery.com>
2764
2765         * gdb.mi/mi-record-changed.exp: New.
2766         * gdb.mi/mi-reverse.exp: Adjust expected output.
2767
2768 2012-09-20  Tom Tromey  <tromey@redhat.com>
2769
2770         * gdb.python/python.exp: Test atexit.register.
2771
2772 2012-09-20  Doug Evans  <dje@google.com>
2773
2774         * boards/dwarf4-gdb-index.exp: New file.
2775
2776         * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
2777         while running the tests.
2778
2779 2012-09-18  Joel Brobecker  <brobecker@adacore.com>
2780
2781         * gdb.ada/bp_reset: New testcase.
2782
2783 2012-09-18  Yao Qi  <yao@codesourcery.com>
2784
2785         * gdb.trace/mi-tsv-changed.exp: New.
2786
2787 2012-09-18  Yao Qi  <yao@codesourcery.com>
2788
2789         * gdb.trace/mi-traceframe-changed.exp: New.
2790
2791 2012-09-17  Yao Qi  <yao@codesourcery.com>
2792
2793         * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
2794         when it is less than 0.
2795
2796 2012-09-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
2797
2798         PR 14119
2799         * gdb.arch/amd64-tailcall-ret.S: New file.
2800         * gdb.arch/amd64-tailcall-ret.c: New file.
2801         * gdb.arch/amd64-tailcall-ret.exp: New file.
2802         * gdb.reverse/amd64-tailcall-reverse.S: New file.
2803         * gdb.reverse/amd64-tailcall-reverse.c: New file.
2804         * gdb.reverse/amd64-tailcall-reverse.exp: New file.
2805
2806 2012-09-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
2807
2808         PR 14548
2809         * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
2810         * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
2811         * gdb.reverse/singlejmp-reverse.S: New file.
2812         * gdb.reverse/singlejmp-reverse.c: New file.
2813         * gdb.reverse/singlejmp-reverse.exp: New file.
2814
2815 2012-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2816
2817         Fix compatibility with old GCC (~4.1).
2818         * gdb.cp/converts.cc (my_enum_var): New variable.
2819
2820 2012-09-14  Andrew Burgess  <aburgess@broadcom.com>
2821
2822         * gdb.xml/tdesc-regs.exp: Update expected output for new
2823         vector_size syntax of vector types.
2824
2825 2012-09-13  Khoo Yit Phang  <khooyp@cs.umd.edu>
2826
2827         Refactor Python "gdb" module into a proper Python package, by
2828         introducing a new "_gdb" module for code implemented in C, and
2829         using reload/__import__ instead of exec.
2830         * gdb.python/python.exp (Test stderr location): Update module
2831         location of GDB-specific sys.stderr.
2832         (Test stdout location): Ditto for sys.stdout.
2833
2834 2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2835
2836         * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
2837
2838 2012-09-12  Keith Seitz  <keiths@redhat.com>
2839
2840         * gdb.cp/converts.cc (main): Comment out the pointer to boolean
2841         conversion statement.
2842
2843 2012-09-12  Doug Evans  <dje@google.com>
2844
2845         * gdb.base/help.exp: Remove testing of individual command help text,
2846         too much of a maintenance burden.  Instead, test the functionality
2847         of "help" itself.
2848
2849 2012-09-11  Doug Evans  <dje@google.com>
2850
2851         * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
2852         breakpoint.
2853
2854         * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
2855         * gdb.dwarf2/fission-reread.S: Ditto.
2856         * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
2857         * gdb.dwarf2/fission-reread.exp: Ditto.
2858
2859 2012-09-11  Andrew Burgess  <aburgess@broadcom.com>
2860
2861         * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
2862
2863 2012-09-10  Joel Brobecker  <brobecker@adacore.com>
2864
2865         * gdb.ada/optim_drec: New testcase.
2866
2867 2012-09-10  Doug Evans  <dje@google.com>
2868
2869         * boards/fission.exp: Explicitly mark "board" as not remote.
2870
2871 2012-09-10  Keith Seitz  <keiths@redhat.com>
2872
2873         PR gdb/13483
2874         * gdb.cp/converts.cc (A::A): Add ctor.
2875         (A::member_): Add member.
2876         (enum my_enum): New enumeration.
2877         (main): Add calls to foo1_7 with various
2878         permitted arguments.
2879         * gdb.cp/converts.exp: Add tests for boolean
2880         conversions permitted by the standard.
2881
2882 2012-09-08  Khoo Yit Phang  <khooyp@cs.umd.edu>
2883
2884         Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
2885         avoid spurious results due to ~/.gdbinit.
2886         * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
2887         $INTERNAL_GDBFLAGS in run command.
2888         * gdb.gdb/observer.exp (setup_test): Ditto.
2889         * gdb.gdb/selftest.exp (test_with_self): Ditto.
2890         * gdb.gdb/xfullpath.exp (setup_test): Ditto.
2891
2892 2012-09-06  Doug Evans  <dje@google.com>
2893
2894         * boards/fission.exp: New file.
2895
2896         * gdb.python/py-value.exp: Use clean_restart.
2897
2898 2012-09-05  Doug Evans  <dje@google.com>
2899
2900         * gdb.base/info-macros.c: Fix whitespace.
2901
2902 2012-08-28  Pedro Alves  <palves@redhat.com>
2903
2904         PR gdb/14428
2905
2906         * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
2907
2908 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2909
2910         * gdb.base/break-caller-line.c: New file.
2911         * gdb.base/break-caller-line.exp: New file.
2912
2913 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2914
2915         * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
2916         * gdb.arch/i386-cfi-notcurrent.S: New file.
2917         * gdb.arch/i386-cfi-notcurrent.exp: New file.
2918
2919 2012-08-27  Wei-cheng Wang  <cole945@gmail.com>
2920             Yao Qi <yao@codesourcery.com>
2921             Pedro Alves <palves@redhat.com>
2922
2923         * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
2924         New procedures.
2925         (top level): Add overlap checking tests.
2926
2927 2012-08-24  Tom Tromey  <tromey@redhat.com>
2928
2929         * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
2930         gdb_test_multiple fails for other reasons.
2931
2932 2012-08-24  Yao Qi  <yao@codesourcery.com>
2933
2934         * lib/gdb.exp (skip_unwinder_tests): Remove pass.
2935
2936 2012-08-23  Pedro Alves  <palves@redhat.com>
2937
2938         * gdb.base/help.exp: Adjust to "handle" help text change.
2939
2940 2012-08-23  Yao Qi  <yao@codesourcery.com>
2941
2942         * gdb.trace/disconnected-tracing.c (start, end): New.
2943         (main): Call start and end.
2944         * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
2945         existing tests into this proc.
2946         (disconnected_tfind): New.
2947
2948 2012-08-23  Yao Qi  <yao@codesourcery.com>
2949
2950         * boards/native-gdbserver.exp (${board}_upload): New.
2951         * boards/native-stdio-gdbserver.exp (${board}_upload): New.
2952         * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
2953         Execute tfile on remote target.
2954         Copy trace file from target to host.
2955
2956 2012-08-22  Joseph Myers  <joseph@codesourcery.com>
2957
2958         * gdb.arch/thumb-bx-pc.S: New file.
2959         * gdb.arch/thumb-bx-pc.exp: New file.
2960
2961 2012-08-22  Tom Tromey  <tromey@redhat.com>
2962
2963         * gdb.base/maint.exp: Update.
2964
2965 2012-08-22  Tom Tromey  <tromey@redhat.com>
2966
2967         * lib/gdb.exp (skip_unwinder_tests): New proc.
2968         * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
2969         * gdb.java/jnpe.exp: Use skip_unwinder_tests.
2970
2971 2012-08-21  Tom Tromey  <tromey@redhat.com>
2972
2973         * gdb.hp/gdb.aCC/exception.exp: Remove.
2974
2975 012-08-19  Andrew Pinski  <apinski@cavium.com>
2976
2977         * gdb.arch/mips-octeon-bbit.c: New file.
2978         * gdb.arch/mips-octeon-bbit.exp: New Test.
2979
2980 012-08-19  Keith Seitz  <keiths@redhat.com>
2981
2982         PR c++/14365
2983         * gdb.dwarf2/dw2-anon-mptr.exp: New file.
2984         * gdb.dwarf2/dw2-anon-mptr.S: New file.
2985
2986 2012-08-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
2987
2988         * gdb.base/solib-corrupted.exp (make solibs looping): Replace
2989         verbose -log by more specific untested call.
2990
2991 2012-08-18  Yao Qi  <yao@codesourcery.com>
2992
2993         * gdb.trace/tfind.exp: Move tests on various command help before
2994         checking target supports trace.
2995         Fix the expected output of 'help tfind end'.
2996
2997 2012-08-17  Keith Seitz  <keiths@redhat.com>
2998
2999         PR c++/13356
3000         * gdb.base/default.exp: Update all "check type" tests.
3001         * gdb.base/help.exp: Likewise.
3002         * gdb.base/setshow.exp: Likewise.
3003         * gdb.cp/converts.cc (foo1_type_check): New function.
3004         (foo2_type_check): New function.
3005         (foo3_type_check): New function.
3006         (main): Call new functions.
3007         * converts.exp: Add tests for integer-to-pointer conversions
3008         with/without strict type-checking.
3009
3010 2012-08-16  Mike Frysinger  <vapier@gentoo.org>
3011
3012         * gdb.base/help.exp: Update expected output.
3013
3014 2012-08-16  Joel Brobecker  <brobecker@adacore.com>
3015
3016         * gdb.ada/rdv_wait: New testcase.
3017
3018 2012-08-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3019
3020         * gdb.base/attach-twice.exp: Remove excessive ps exec.
3021
3022 2012-08-13  Doug Evans  <dje@google.com>
3023
3024         * gdb.base/help.exp: Update expected output.
3025         * gdb.base/default.exp: Update expected output of "show convenience".
3026
3027 2012-08-10  Doug Evans  <dje@google.com>
3028
3029         * gdb.python/py-strfns.c: New file.
3030         * gdb.python/py-strfns.exp: New file.
3031         * gdb.python/py-type.exp (test_fields): Add vector tests.
3032
3033 2012-08-10  Mike Frysinger  <vapier@gentoo.org>
3034
3035         PR cli/10436:
3036         * gdb.base/completion.exp: Add tests for handle completion.
3037
3038 2012-08-09  Yao Qi  <yao@codesourcery.com>
3039
3040         * gdb.mi/mi-cmd-param-changed.exp: New.
3041         * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3042         * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3043         * gdb.mi/mi2-prompt.exp: Likewise.
3044
3045 2012-08-08  Doug Evans  <dje@google.com>
3046
3047         * gdb.base/debug-expr.c: New file.
3048         * gdb.base/debug-expr.exp: New file.
3049         * gdb.base/exprs.exp: Test {type} casts.
3050         * gdb.cp/debug-expr.exp: New file.
3051
3052 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3053
3054         * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3055         global variable loop, not a 'break'.  Add loop count limit to 100.
3056         Add new fail case for terminated vgdb.
3057
3058 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3059             Jean-Marc Saffroy  <saffroy@gmail.com>
3060
3061         PR 11804
3062         * gdb.base/gcore-relro.exp: New file.
3063         * gdb.base/gcore-relro-main.c: New file.
3064         * gdb.base/gcore-relro-lib.c: New file.
3065
3066 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3067
3068         Do not false FAIL with old GCCs.
3069         * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3070         GCC < 4.5 in $no_hw mode.
3071
3072 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3073
3074         * gdb.base/default.exp (cd): Accept new directory with no arguments.
3075
3076 2012-08-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3077
3078         * gdb.base/list.exp (test_only_end): New function.
3079         Call it.
3080
3081 2012-08-06  Tom Tromey  <tromey@redhat.com>
3082
3083         * gdb.python/py-mi.exp: Add test for printer whose children
3084         are a list.
3085         * gdb.python/py-prettyprint.c (struct children_as_list): New.
3086         (main): New variable children_as_list.
3087         * gdb.python/py-prettyprint.py (class pp_children_as_list):
3088         New.
3089         (register_pretty_printers): Register new printer.
3090
3091 2012-08-03  Edjunior Machado  <emachado@linux.vnet.ibm.com>
3092
3093         * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3094         symbols. Abort if vgdb remote connection is closed.
3095
3096 2012-08-02  Doug Evans  <dje@google.com>
3097
3098         * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3099
3100 2012-08-02  Sergio Durigan Junior  <sergiodj@redhat.com>
3101
3102         * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3103         s390x, PowerPC 64 and m68k-linux.
3104
3105 2012-08-02  Ulrich Weigand  <uweigand@de.ibm.com>
3106
3107         * gdb.base/annota1.exp: Accept no frames-invalid notification
3108         when starting up the program.
3109         * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3110         show a symbolic value as well.
3111         * gdb.server/server-exec-info.exp: Skip test when skipping
3112         gdbserver test and/or when skipping shared library tests.
3113         * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3114         avoid name conflicts with other tests.
3115
3116 2012-08-02  Ulrich Weigand  <uweigand@de.ibm.com>
3117
3118         * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3119         Fix wrong output on big-endian systems.
3120         * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3121         4-byte pointer types on 64-bit s390x.
3122
3123 2012-08-02  Ulrich Weigand  <uweigand@de.ibm.com>
3124
3125         * gdb.base/watchpoint.c (func2): Initialize local_a.  Add
3126         marker comment at the beginning (after intialization).
3127         * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3128         breakpoint on marker comment instead of function begin.
3129         (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3130         PowerPC.
3131         (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3132         or 64-bit PowerPC.
3133         (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3134         gdb,no_hardware_watchpoints flag is set.
3135         (initialize): Remove now redundant can-use-hw-watchpoints change.
3136
3137 2012-08-02  Yao Qi  <yao@codesourcery.com>
3138             Pedro Alves  <palves@redhat.com>
3139
3140         * boards/local-remote-host.exp: New.
3141
3142 2012-08-01  Ulrich Weigand  <ulrich.weigand@linaro.org>
3143
3144         * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3145         * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3146         * gdb.base/print-file-var.exp: Likewise.
3147         * gdb.server/solib-list.exp: Skip on remote targets.
3148
3149 2012-08-01  Ulrich Weigand  <ulrich.weigand@linaro.org>
3150
3151         * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3152         watchpoints on ARM.  When expecting software watchpoints, tolerate
3153         (remote) targets that report unsupported hardware watchpoint only
3154         at continue time.
3155         (test_wide_location_2): Likewise.
3156
3157 2012-08-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
3158
3159         * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3160         valgrind versions.
3161
3162 2012-07-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
3163
3164         * gdb.base/valgrind-infcall.c: New file.
3165         * gdb.base/valgrind-infcall.exp: New file.
3166
3167         * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3168
3169 2012-07-30  Keith Seitz  <keiths@redhat.com>
3170
3171         * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3172         linespecs.
3173
3174 2012-07-30  Doug Evans  <dje@google.com>
3175
3176         * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3177         * gdb.dwarf2/pr13961.S: Ditto.
3178
3179         * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3180
3181 2012-07-30  Andrew Burgess  <aburgess@broadcom.com>
3182
3183         * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3184         change its format immediately after reloading the binary.
3185
3186 2012-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3187
3188         Fix testsuite regression after --use-deprecated-index-sections removal.
3189         * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3190         string.
3191         * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3192
3193 2012-07-27  Yao Qi  <yao@codesourcery.com>
3194
3195         KFAIL for PR remote/14161.
3196         * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3197         Cleanup socket files.
3198         (strace_info_marker): Detach inferior.
3199
3200 2012-07-26  Tom Tromey  <tromey@redhat.com>
3201
3202         * gdb.objc/print.exp (test_float_accepted): Remove kfails.
3203
3204 2012-07-26  Markus Metzger  <markus.t.metzger@intel.com>
3205
3206         * gdb.python/py-inferior.c (thread): New function.
3207         (check_threads): New function.
3208         (test_threads): New function.
3209         * gdb.python/py-inferior.exp: Added test.
3210         Replaced runto with continue to breakpoint.
3211
3212 2012-07-26  Tom Tromey  <tromey@redhat.com>
3213
3214         * lib/ada.exp (standard_ada_testfile): New proc.
3215         * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3216         * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3217         * gdb.ada/array_return.exp: Use standard_ada_testfile.
3218         * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3219         * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3220         * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3221         * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3222         * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3223         * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3224         * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3225         * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3226         * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3227         * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3228         * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3229         * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3230         * gdb.ada/char_param.exp: Use standard_ada_testfile.
3231         * gdb.ada/complete.exp: Use standard_ada_testfile.
3232         * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3233         standard_output_file.
3234         * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3235         * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3236         * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3237         standard_output_file.
3238         * gdb.ada/exprs.exp: Use standard_ada_testfile.
3239         * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3240         * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3241         * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3242         * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3243         * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3244         * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3245         * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3246         * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3247         * gdb.ada/homonym.exp: Use standard_ada_testfile.
3248         * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3249         * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3250         * gdb.ada/interface.exp: Use standard_ada_testfile.
3251         * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3252         standard_output_file
3253         * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3254         * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3255         * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3256         * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3257         * gdb.ada/nested.exp: Use standard_ada_testfile.
3258         * gdb.ada/null_array.exp: Use standard_ada_testfile.
3259         * gdb.ada/null_record.exp: Use standard_ada_testfile.
3260         * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3261         * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3262         * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3263         * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3264         * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3265         * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3266         * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3267         * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3268         * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3269         * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3270         * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3271         * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3272         * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3273         * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3274         * gdb.ada/start.exp: Use standard_ada_testfile.
3275         * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3276         * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3277         * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3278         * gdb.ada/tagged.exp: Use standard_ada_testfile.
3279         * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3280         * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3281         * gdb.ada/tasks.exp: Use standard_ada_testfile.
3282         * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3283         * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3284         * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3285         * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3286         * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3287         * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3288         * gdb.ada/widewide.exp: Use standard_ada_testfile.
3289
3290 2012-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3291
3292         Fix testsuite regression after --use-deprecated-index-sections removal.
3293         * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3294
3295 2012-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3296
3297         Fix compatibility with Tcl before 7.5.
3298         * lib/future.exp (lreverse): New function if it does not exist.
3299
3300 2012-07-25  Marc Khouzam  <marc.khouzam@ericsson.com>
3301
3302         * gdb.mi/mi-pending.c: New method to set a second pending
3303         breakpoint.
3304         * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3305         condition.
3306
3307 2012-07-20  Pedro Alves  <palves@redhat.com>
3308
3309         PR threads/11692
3310         PR gdb/12203
3311
3312         * gdb.threads/create-fail.c: New file.
3313         * gdb.threads/create-fail.exp: New file.
3314
3315 2012-07-19  Pedro Alves  <palves@redhat.com>
3316
3317         * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3318         * config/vx.exp (gdb_start): Likewise.
3319         * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3320         * gdb.base/setvar.exp (test_set): Likewise.
3321         * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3322         * gdb.reverse/sigall-precsave.exp: Likewise.
3323         * gdb.reverse/sigall-reverse.exp: Likewise.
3324
3325 2012-07-19  Pedro Alves  <palves@redhat.com>
3326
3327         * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3328         handler before recording.
3329
3330 2012-07-19  Tom Tromey  <tromey@redhat.com>
3331
3332         * gdb.cp/casts.exp: Add tests for typeof and decltype.
3333         * gdb.cp/casts.cc (decltype): New function.
3334         (main): Use it.
3335
3336 2012-07-19  Pedro Alves  <palves@redhat.com>
3337
3338         * gdb.base/sigall.exp (signals): New list.
3339         <top level>: Loop over signals in the $signals list instead of
3340         calling a test function once per signal.
3341         * gdb.reverse/sigall-precsave.exp (signals): New list.
3342         <top level>: Loop over signals in the $signals list instead of
3343         calling a test function once per signal.
3344         * gdb.reverse/sigall-reverse.exp (signals): New list.
3345         <top level>: Loop over signals in the $signals list instead of
3346         calling a test function once per signal.
3347
3348 2012-07-19  Yao Qi  <yao@codesourcery.com>
3349
3350         * gdb.base/setshow.exp: Test 'set args ~'.
3351
3352 2012-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
3353
3354         * gdb.base/store.exp (check_set): Import gdb_prompt.
3355         (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3356         (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3357
3358 2012-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
3359
3360         PR 11914
3361         * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3362         (main): Call eval_sub.
3363         * gdb.python/py-prettyprint.exp:
3364         (python execfile ('py-prettyprint.py')): Move it earlier.
3365         New breakpoint for eval-break.
3366         (continue to breakpoint: eval-break, info locals): New test.
3367         (python execfile ('py-prettyprint.py')): Move it from here.
3368         * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3369         (register_pretty_printers): Register pp_eval_type.
3370
3371 2012-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3372
3373         Fix a testcase regression by me.
3374         * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3375         DW_FORM_data4.
3376
3377 2012-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3378             Doug Evans  <dje@google.com>
3379
3380         * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3381         * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3382
3383 2012-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3384
3385         Fix gdbserver run regression.
3386         * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3387
3388 2012-07-12  Tom Tromey  <tromey@redhat.com>
3389
3390         * lib/gdb.exp (standard_testfile): Don't declare objdir.
3391         (clean_restart): Likewise.
3392         (core_find): Use standard_output_file.
3393
3394 2012-07-12  Tom Tromey  <tromey@redhat.com>
3395
3396         * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3397         * gdb.dwarf2/dw2-anonymous-func.exp: Use
3398         prepare_for_testing_full.
3399         * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3400         * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3401         * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3402         * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3403         * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3404         * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3405         * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3406         prepare_for_testing_full.
3407         * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3408         * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3409         prepare_for_testing_full.
3410         * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3411         * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3412         * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3413
3414 2012-07-12  Tom Tromey  <tromey@redhat.com>
3415
3416         * lib/gdb.exp (build_executable_from_specs): New proc, from
3417         build_executable.
3418         (build_executable): Use it.
3419         (prepare_for_testing_full): New proc.
3420
3421 2012-07-11  Tom Tromey  <tromey@redhat.com>
3422
3423         * gdb.reverse/break-precsave.exp: Use standard_output_file.
3424         * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3425         * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3426         * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3427         * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3428         * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3429         * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3430         * gdb.reverse/step-precsave.exp: Use standard_output_file.
3431         * gdb.reverse/until-precsave.exp: Use standard_output_file.
3432         * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3433
3434 2012-07-10  Tom Tromey  <tromey@redhat.com>
3435
3436         * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3437         standard_output_file.
3438         * gdb.mi/gdb2549.exp: Use standard_testfile.
3439         * gdb.mi/gdb669.exp: Use standard_testfile.
3440         * gdb.mi/gdb701.exp: Use standard_testfile.
3441         * gdb.mi/gdb792.exp: Use standard_testfile.
3442         * gdb.mi/mi-async.exp: Use standard_testfile.
3443         * gdb.mi/mi-basics.exp: Use standard_testfile.
3444         * gdb.mi/mi-break.exp: Use standard_testfile.
3445         * gdb.mi/mi-cli.exp: Use standard_testfile.
3446         * gdb.mi/mi-console.exp: Use standard_testfile.
3447         * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3448         * gdb.mi/mi-eval.exp: Use standard_testfile.
3449         * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3450         * gdb.mi/mi-file.exp: Use standard_testfile.
3451         * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3452         * gdb.mi/mi-logging.exp: Use standard_testfile.
3453         * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3454         * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3455         * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3456         * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3457         * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3458         * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3459         * gdb.mi/mi-pending.exp: Use standard_testfile,
3460         standard_output_file.
3461         * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3462         * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3463         * gdb.mi/mi-regs.exp: Use standard_testfile.
3464         * gdb.mi/mi-return.exp: Use standard_testfile.
3465         * gdb.mi/mi-reverse.exp: Use standard_testfile.
3466         * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3467         * gdb.mi/mi-solib.exp: Use standard_testfile,
3468         standard_output_file.
3469         * gdb.mi/mi-stack.exp: Use standard_testfile.
3470         * gdb.mi/mi-stepi.exp: Use standard_testfile.
3471         * gdb.mi/mi-stepn.exp: Use standard_testfile.
3472         * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3473         * gdb.mi/mi-until.exp: Use standard_testfile.
3474         * gdb.mi/mi-var-block.exp: Use standard_testfile.
3475         * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3476         * gdb.mi/mi-var-child.exp: Use standard_testfile.
3477         * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3478         * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3479         * gdb.mi/mi-var-display.exp: Use standard_testfile.
3480         * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3481         standard_output_file.
3482         * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3483         * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3484         * gdb.mi/mi-watch.exp: Use standard_testfile.
3485         * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3486         * gdb.mi/mi2-basics.exp: Use standard_testfile.
3487         * gdb.mi/mi2-break.exp: Use standard_testfile.
3488         * gdb.mi/mi2-cli.exp: Use standard_testfile.
3489         * gdb.mi/mi2-console.exp: Use standard_testfile.
3490         * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3491         * gdb.mi/mi2-eval.exp: Use standard_testfile.
3492         * gdb.mi/mi2-file.exp: Use standard_testfile.
3493         * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3494         * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3495         * gdb.mi/mi2-regs.exp: Use standard_testfile.
3496         * gdb.mi/mi2-return.exp: Use standard_testfile.
3497         * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3498         * gdb.mi/mi2-stack.exp: Use standard_testfile.
3499         * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3500         * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3501         * gdb.mi/mi2-until.exp: Use standard_testfile.
3502         * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3503         * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3504         * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3505         * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3506         * gdb.mi/mi2-watch.exp: Use standard_testfile.
3507
3508 2012-07-10  Tom Tromey  <tromey@redhat.com>
3509
3510         * gdb.cp/abstract-origin.exp: Use standard_testfile.
3511         * gdb.cp/ambiguous.exp: Use standard_testfile,
3512         prepare_for_testing.
3513         * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3514         * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3515         * gdb.cp/anon-ns.exp: Use standard_testfile.
3516         * gdb.cp/anon-struct.exp: Use standard_testfile.
3517         * gdb.cp/anon-union.exp: Use standard_testfile,
3518         prepare_for_testing.
3519         * gdb.cp/arg-reference.exp: Use standard_testfile,
3520         prepare_for_testing.
3521         * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3522         * gdb.cp/breakpoint.exp: Use standard_testfile,
3523         prepare_for_testing.
3524         * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3525         * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3526         standard_output_file.
3527         * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3528         * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3529         * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3530         (test_static_members): Update.
3531         * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3532         * gdb.cp/converts.exp: Use standard_testfile.
3533         * gdb.cp/cp-relocate.exp: Use standard_testfile.
3534         * gdb.cp/cpcompletion.exp: Use standard_testfile,
3535         prepare_for_testing.
3536         * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3537         * gdb.cp/cplabel.exp: Use standard_testfile.
3538         * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3539         prepare_for_testing.
3540         * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3541         * gdb.cp/derivation.exp: Use standard_testfile,
3542         prepare_for_testing.
3543         * gdb.cp/destrprint.exp: Use standard_testfile.
3544         * gdb.cp/dispcxx.exp: Use standard_testfile.
3545         * gdb.cp/exception.exp: Use standard_testfile,
3546         prepare_for_testing.
3547         * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3548         * gdb.cp/extern-c.exp: Use standard_testfile,
3549         prepare_for_testing.
3550         * gdb.cp/formatted-ref.exp: Use standard_testfile,
3551         prepare_for_testing.
3552         * gdb.cp/fpointer.exp: Use standard_testfile.
3553         * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3554         * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3555         standard_output_file.
3556         * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3557         * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3558         * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3559         standard_output_file.
3560         * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3561         (do_tests): Update.
3562         * gdb.cp/koenig.exp: Use standard_testfile.
3563         * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3564         * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3565         * gdb.cp/m-static.exp: Use standard_testfile,
3566         prepare_for_testing.
3567         * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3568         * gdb.cp/mb-inline.exp: Use standard_testfile,
3569         prepare_for_testing.
3570         * gdb.cp/mb-templates.exp: Use standard_testfile,
3571         prepare_for_testing.
3572         * gdb.cp/member-ptr.exp: Use standard_testfile,
3573         prepare_for_testing.
3574         * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3575         * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3576         * gdb.cp/method2.exp: Use standard_testfile.
3577         * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3578         standard_output_file.
3579         * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3580         (do_tests): Update.
3581         * gdb.cp/namespace-enum.exp: Use standard_testfile,
3582         prepare_for_testing.
3583         * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3584         prepare_for_testing.
3585         * gdb.cp/namespace.exp: Use standard_testfile,
3586         prepare_for_testing.
3587         * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3588         * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3589         * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3590         * gdb.cp/nsimport.exp: Use standard_testfile,
3591         prepare_for_testing.
3592         * gdb.cp/nsnested.exp: Use standard_testfile.
3593         * gdb.cp/nsnoimports.exp: Use standard_testfile.
3594         * gdb.cp/nsrecurs.exp: Use standard_testfile,
3595         prepare_for_testing.
3596         * gdb.cp/nsstress.exp: Use standard_testfile,
3597         prepare_for_testing.
3598         * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3599         * gdb.cp/operator.exp: Use standard_testfile.
3600         * gdb.cp/oranking.exp: Use standard_testfile.
3601         * gdb.cp/overload-const.exp: Use standard_testfile.
3602         * gdb.cp/overload.exp: Use standard_testfile,
3603         prepare_for_testing.
3604         * gdb.cp/ovldbreak.exp: Use standard_testfile.
3605         * gdb.cp/ovsrch.exp: Use standard_testfile.
3606         * gdb.cp/paren-type.exp: Use standard_testfile.
3607         * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3608         prepare_for_testing.
3609         * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3610         * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3611         * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3612         * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3613         * gdb.cp/pr10728.exp: Use standard_testfile,
3614         standard_output_file.
3615         * gdb.cp/pr12028.exp: Use standard_testfile.
3616         * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3617         * gdb.cp/pr9167.exp: Use standard_testfile.
3618         * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3619         * gdb.cp/printmethod.exp: Use standard_testfile,
3620         prepare_for_testing.
3621         * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3622         * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3623         * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3624         * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3625         standard_output_file.
3626         * gdb.cp/readnow-language.exp: Use standard_testfile.
3627         * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3628         (gdb_start_again): Use clean_restart.
3629         * gdb.cp/ref-types.exp: Use standard_testfile,
3630         prepare_for_testing.
3631         * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3632         * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3633         * gdb.cp/smartp.exp: Use standard_testfile.
3634         * gdb.cp/static-method.exp: Use standard_testfile.
3635         * gdb.cp/static-print-quit.exp: Use standard_testfile.
3636         * gdb.cp/temargs.exp: Use standard_testfile.
3637         * gdb.cp/templates.exp: Use standard_testfile,
3638         prepare_for_testing.
3639         (do_tests): Update.
3640         * gdb.cp/try_catch.exp: Use standard_testfile,
3641         prepare_for_testing.
3642         * gdb.cp/typedef-operator.exp: Use standard_testfile.
3643         * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3644         * gdb.cp/virtbase.exp: Use standard_testfile,
3645         prepare_for_testing.
3646         * gdb.cp/virtfunc.exp: Use standard_testfile,
3647         prepare_for_testing.
3648         (do_tests): Update.
3649         * gdb.cp/virtfunc2.exp: Use standard_testfile,
3650         prepare_for_testing.
3651
3652 2012-07-10  Tom Tromey  <tromey@redhat.com>
3653
3654         * lib/gdb.exp (standard_testfile): Unset output variables from
3655         earlier invocations.
3656
3657 2012-07-10  Yao Qi  <yao@codesourcery.com>
3658
3659         * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3660         * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3661         * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3662         * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3663         * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3664         * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3665         * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3666         * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3667         * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3668         * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3669         * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3670         * gdb.mi/mi-var-display.exp: Likewise.
3671         * gdb.mi/mi-var-invalidate.exp: Likewise.
3672         * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3673         * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3674         * gdb.mi/mi2-console.exp: Likewise.
3675         * gdb.mi/mi2-disassemble.exp: Likewise.
3676         * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3677         * gdb.mi/mi2-read-memory.exp: Likewise.
3678         * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3679         * gdb.mi/mi2-simplerun.exp: Likewise.
3680         * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3681         * gdb.mi/mi2-syn-frame.exp: Likewise.
3682         * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3683         * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3684         * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3685
3686 2012-07-09  Tom Tromey  <tromey@redhat.com>
3687
3688         * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3689         * gdb.base/callfuncs.exp: Add cast-based test.
3690         * gdb.base/callfuncs.c (voidfunc): New function.
3691
3692 2012-07-08  Doug Evans  <dje@google.com>
3693
3694         * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3695
3696 2012-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3697
3698         Fix XFAIL compatibility with old i386 systems.
3699         * gdb.base/stale-infcall.exp (test system longjmp tracking support):
3700         Check also 'Cannot insert breakpoint 0'.
3701
3702 2012-07-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3703
3704         PR 14321
3705         * gdb.base/find.exp
3706         (find int64_search_buf, +64/8*100, int64_search_buf): New test.
3707
3708 2012-07-06  Tom Tromey  <tromey@redhat.com>
3709
3710         * gdb.base/whatis.exp: Add test.
3711
3712 2012-07-06  Tom Tromey  <tromey@redhat.com>
3713
3714         * gdb.base/whatis.exp: Add regression test.
3715
3716 2012-07-06  Tom Tromey  <tromey@redhat.com>
3717
3718         * gdb.base/whatis.exp: Add tests.
3719
3720 2012-07-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
3721
3722         PR 12649
3723         * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
3724         gdb_test_multiple $gdb_prompt terminator.
3725
3726 2012-07-04  Pedro Alves  <palves@redhat.com>
3727
3728         * gdb.mi/mi-reverse.exp: Use supports_reverse and
3729         supports_process_record.
3730
3731 2012-07-04  Pedro Alves  <palves@redhat.com>
3732
3733         * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
3734         endings.
3735         * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
3736
3737 2012-07-03  Stan Shebs  <stan@codesourcery.com>
3738
3739         * gdb.base/info-os.c (main): Retry resource acquisition until an
3740         available one is found.
3741         * gdb.base/info-os.exp: Collect resource keys from the program
3742         and use them in matching.
3743
3744 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3745
3746         * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
3747         Wrap the test into loop for corefile and core0file.
3748
3749 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3750
3751         * gdb.dwarf2/fission-reread.S: Remove .section attributes.
3752         Change CU pointer size to 4 bytes, adjust .8byte to .4byte.  Remove
3753         .note.GNU-stack.
3754
3755         * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
3756
3757 2012-07-02  Sergio Durigan Junior  <sergiodj@redhat.com>
3758
3759         * gdb.base/help.exp (help b, help br, help bre, help brea, help
3760         break): Include help message for the new `-probe' and `-probe-stap'
3761         options.
3762
3763 2012-07-02  Stan Shebs  <stan@codesourcery.com>
3764
3765         * gdb.base/dprintf.exp: Add agent style tests.
3766
3767 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3768
3769         * gdb.base/stale-infcall.c (infcall): New label test-next.
3770         (main): New labels test-pass and test-fail.
3771         * gdb.base/stale-infcall.exp: Continue to test-next.  Put breakpoint
3772         $test_fail_bpnum to test-fail.
3773         (test system longjmp tracking support): New test.
3774         Delete $test_fail_bpnum.
3775         * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
3776         breakpoint.
3777
3778 2012-06-30  Doug Evans  <dje@google.com>
3779
3780         * gdb.dwarf2/fission-reread.S: New file.
3781         * gdb.dwarf2/fission-reread.exp: New file.
3782
3783 2012-06-28  Stan Shebs  <stan@codesourcery.com>
3784
3785         * gdb.mi/mi-logging.exp: New file.
3786
3787 2012-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3788             Pedro Alves  <palves@redhat.com>
3789
3790         * gdb.threads/siginfo-threads.exp: New file.
3791         * gdb.threads/siginfo-threads.c: New file.
3792         * gdb.threads/sigstep-threads.exp: New file.
3793         * gdb.threads/sigstep-threads.c: New file.
3794
3795 2012-06-28  Tom Tromey  <tromey@redhat.com>
3796
3797         * gdb.go/package.exp: Partially revert earlier patch; use
3798         gdb_compile again.  Use standard_output_file.
3799
3800 2012-06-27  Doug Evans  <dje@google.com>
3801
3802         * gdb.dwarf2/fission-base.c: New file.
3803         * gdb.dwarf2/fission-base.S: New file.
3804         * gdb.dwarf2/fission-base.exp: New file.
3805
3806 2012-06-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3807
3808         * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
3809
3810 2012-06-27  Tom Tromey  <tromey@redhat.com>
3811
3812         * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
3813         * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
3814
3815 2012-06-27  Tom Tromey  <tromey@redhat.com>
3816
3817         * gdb.dwarf2/pr10770.exp: Use standard_testfile.
3818         * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
3819         * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
3820         * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
3821         * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
3822         prepare_for_testing.
3823         * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
3824         * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
3825         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
3826         standard_testfile.
3827         * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
3828         * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
3829         * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
3830         * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
3831         prepare_for_testing.
3832         * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
3833         * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
3834         * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
3835         * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
3836         * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
3837         * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
3838         * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
3839         * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
3840         * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
3841         * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
3842         * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
3843         * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
3844         * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
3845         * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
3846         * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
3847         * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
3848         * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
3849         * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
3850         * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
3851         * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
3852         * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
3853         * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
3854         standard_output_file.
3855         * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
3856         standard_output_file.
3857         * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
3858         * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
3859         * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
3860         * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
3861         * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
3862         * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
3863         * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
3864         * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
3865         * gdb.dwarf2/implptr.exp: Use standard_testfile.
3866         * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
3867         * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
3868         * gdb.dwarf2/pieces.exp: Use standard_testfile.
3869         * gdb.dwarf2/pr11465.exp: Use standard_testfile.
3870         * gdb.dwarf2/pr13961.exp: Use standard_testfile.
3871         * gdb.dwarf2/valop.exp: Use standard_testfile,
3872         prepare_for_testing.
3873
3874 2012-06-27  Tom Tromey  <tromey@redhat.com>
3875
3876         * gdb.python/python.exp: Fix regexps in pagination tests.
3877
3878 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
3879
3880         * gdb.python/py-symtab.exp: Add tests to test the new attribute
3881         'last' of gdb.Symtab_and_line.
3882         * gdb.python/py-symbol.c: Move break point comment to enable
3883         testing of gdb.Symtab_and_line.last.
3884
3885 2012-06-26  Tom Tromey  <tromey@redhat.com>
3886
3887         * gdb.threads/step.c: Remove.
3888         * gdb.threads/step.exp: Remove.
3889         * gdb.threads/step2.exp: Remove.
3890
3891 2012-06-26  Tom Tromey  <tromey@redhat.com>
3892
3893         * gdb.threads/watchpoint-fork.exp (test): Use
3894         standard_output_file.  Don't declare objdir.
3895         * gdb.threads/attach-into-signal.exp: Use standard_testfile,
3896         standard_output_file.
3897         * gdb.threads/attach-stopped.exp: Use standard_testfile.
3898         * gdb.threads/bp_in_thread.exp: Use standard_testfile,
3899         clean_restart.  Remove incdir.
3900         * gdb.threads/corethreads.exp: Use standard_testfile.
3901         * gdb.threads/execl.exp: Use standard_testfile,
3902         standard_output_file, clean_restart.
3903         * gdb.threads/fork-child-threads.exp: Use standard_testfile,
3904         clean_restart.
3905         * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
3906         clean_restart.
3907         * gdb.threads/gcore-thread.exp: Use standard_testfile.  Remove
3908         incdir.
3909         * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
3910         clean_restart.  Remove incdir.
3911         * gdb.threads/ia64-sigill.exp: Use standard_testfile.
3912         * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
3913         clean_restart.  Remove incdir.
3914         * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
3915         Remove incdir.
3916         * gdb.threads/leader-exit.exp: Use standard_testfile.
3917         * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
3918         * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
3919         clean_restart.
3920         * gdb.threads/manythreads.exp: Use standard_testfile,
3921         clean_restart.  Remove incdir.
3922         * gdb.threads/multi-create.exp: Use standard_testfile,
3923         clean_restart.
3924         * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
3925         * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
3926         * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
3927         * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
3928         * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
3929         * gdb.threads/pending-step.exp: Use standard_testfile,
3930         clean_restart.  Remove incdir.
3931         * gdb.threads/print-threads.exp: Use standard_testfile,
3932         clean_restart.  Remove incdir.
3933         * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
3934         clean_restart.  Remove incdir.
3935         * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
3936         Remove incdir.
3937         * gdb.threads/schedlock.exp: Use standard_testfile.  Remove
3938         incdir.
3939         * gdb.threads/sigthread.exp: Use standard_testfile,
3940         clean_restart.
3941         * gdb.threads/staticthreads.exp: Use standard_testfile,
3942         clean_restart.  Remove incdir.
3943         * gdb.threads/switch-threads.exp: Use standard_testfile,
3944         clean_restart.  Remove incdir.
3945         * gdb.threads/thread-execl.exp: Use standard_testfile,
3946         clean_restart.  Remove incdir.
3947         * gdb.threads/thread-find.exp: Use standard_testfile,
3948         clean_restart.
3949         * gdb.threads/thread-specific.exp: Use standard_testfile,
3950         clean_restart.  Remove incdir.
3951         * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
3952         clean_restart.  Remove incdir.
3953         * gdb.threads/thread_check.exp: Use standard_testfile,
3954         clean_restart.  Remove incdir.
3955         * gdb.threads/thread_events.exp: Use standard_testfile.  Remove
3956         incdir.
3957         * gdb.threads/threadapply.exp: Use standard_testfile,
3958         clean_restart.  Remove incdir.
3959         * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
3960         clean_restart.  Remove incdir.
3961         * gdb.threads/tls-nodebug.exp: Use standard_testfile,
3962         clean_restart.
3963         * gdb.threads/tls-shared.exp: Use standard_testfile,
3964         clean_restart, standard_output_file.
3965         * gdb.threads/tls-var.exp: Use standard_testfile,
3966         standard_output_file.
3967         * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
3968         Remove incdir.
3969         * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
3970         * gdb.threads/watchthreads.exp: Use standard_testfile.  Remove
3971         incdir.
3972         * gdb.threads/watchthreads2.exp: Use standard_testfile,
3973         clean_restart.  Remove incdir.
3974
3975 2012-06-26  Tom Tromey  <tromey@redhat.com>
3976
3977         * gdb.trace/actions.exp: Use standard_testfile.
3978         * gdb.trace/ax.exp: Use standard_testfile.
3979         * gdb.trace/backtrace.exp: Use standard_testfile.
3980         * gdb.trace/change-loc.exp: Use standard_testfile.
3981         * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
3982         * gdb.trace/collection.exp: Use standard_testfile,
3983         prepare_for_testing.
3984         * gdb.trace/deltrace.exp: Use standard_testfile.
3985         * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
3986         * gdb.trace/ftrace.exp: Use standard_testfile.
3987         * gdb.trace/infotrace.exp: Use standard_testfile.
3988         * gdb.trace/packetlen.exp: Use standard_testfile.
3989         * gdb.trace/passc-dyn.exp: Use standard_testfile.
3990         * gdb.trace/passcount.exp: Use standard_testfile.
3991         * gdb.trace/pending.exp: Use standard_testfile.
3992         * gdb.trace/report.exp: Use standard_testfile.
3993         * gdb.trace/save-trace.exp: Use standard_testfile.
3994         * gdb.trace/stap-trace.exp: Use standard_testfile.
3995         * gdb.trace/status-stop.exp: Use standard_testfile.
3996         * gdb.trace/strace.exp: Use standard_testfile.
3997         * gdb.trace/tfile.exp: Use standard_testfile.
3998         * gdb.trace/tfind.exp: Use standard_testfile.
3999         * gdb.trace/trace-break.exp: Use standard_testfile.
4000         * gdb.trace/trace-mt.exp: Use standard_testfile.
4001         * gdb.trace/tracecmd.exp: Use standard_testfile.
4002         * gdb.trace/tspeed.exp: Use standard_testfile.
4003         * gdb.trace/tstatus.exp: Use standard_testfile.
4004         * gdb.trace/tsv.exp: Use standard_testfile.
4005         * gdb.trace/unavailable.exp: Use standard_testfile,
4006         prepare_for_testing.
4007         * gdb.trace/while-dyn.exp: Use standard_testfile.
4008         * gdb.trace/while-stepping.exp: Use standard_testfile.
4009
4010 2012-06-26  Tom Tromey  <tromey@redhat.com>
4011
4012         * gdb.reverse/break-precsave.exp: Use standard_testfile.
4013         * gdb.reverse/break-reverse.exp: Use standard_testfile.
4014         * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4015         * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4016         * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4017         * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4018         * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4019         * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4020         prepare_for_testing.
4021         * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4022         prepare_for_testing.
4023         * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4024         prepare_for_testing.
4025         * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4026         prepare_for_testing.
4027         * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4028         prepare_for_testing
4029         * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4030         * gdb.reverse/machinestate.exp: Use standard_testfile.
4031         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4032         * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4033         build_executable.
4034         * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4035         build_executable.
4036         * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4037         standard_output_file.
4038         * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4039         standard_output_file.
4040         * gdb.reverse/step-precsave.exp: Use standard_testfile.
4041         * gdb.reverse/step-reverse.exp: Use standard_testfile.
4042         * gdb.reverse/until-precsave.exp: Use standard_testfile.
4043         * gdb.reverse/until-reverse.exp: Use standard_testfile.
4044         * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4045         * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4046
4047 2012-06-26  Tom Tromey  <tromey@redhat.com>
4048
4049         * gdb.stabs/weird.exp: Remove directory-checking code.  Use
4050         standard_output_file.
4051         * gdb.stabs/exclfwd.exp: Use standard_testfile,
4052         prepare_for_testing.  Remove directory-checking code.
4053
4054 2012-06-25  Tom Tromey  <tromey@redhat.com>
4055
4056         * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4057         * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file.  Use
4058         build_executable, not prepare_for_testing.
4059         * gdb.multi/base.exp: Use standard_output_file.  Use
4060         build_executable,  not prepare_for_testing.
4061
4062 2012-06-25  Tom Tromey  <tromey@redhat.com>
4063
4064         * gdb.fortran/subarray.exp: Use standard_testfile,
4065         prepare_for_testing.
4066         * gdb.fortran/multi-dim.exp: Use standard_testfile.
4067         * gdb.fortran/module.exp: Use standard_testfile.
4068         * gdb.fortran/logical.exp: Use standard_testfile.
4069         * gdb.fortran/library-module.exp: Use standard_testfile,
4070         standard_output_file.
4071         * gdb.fortran/derived-type.exp: Use standard_testfile,
4072         prepare_for_testing.
4073         * gdb.fortran/complex.exp: Use standard_testfile,
4074         prepare_for_testing.
4075         * gdb.fortran/charset.exp: Use standard_testfile.
4076         * gdb.fortran/array-element.exp: Use standard_testfile,
4077         prepare_for_testing.
4078
4079 2012-06-25  Keith Seitz  <keiths@redhat.com>
4080
4081         * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4082         Change rbreak-related tests to KFAIL and add bugzilla numbers.
4083
4084 2012-06-25  Tom Tromey  <tromey@redhat.com>
4085
4086         * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4087         * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4088         * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4089         * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4090
4091 2012-06-25  Tom Tromey  <tromey@redhat.com>
4092
4093         * gdb.linespec/ls-errs.exp: Use standard_testfile.
4094         * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4095         * gdb.linespec/linespec.exp: Use standard_testfile.
4096
4097 2012-06-25  Tom Tromey  <tromey@redhat.com>
4098
4099         * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4100         prepare_for_testing.
4101
4102 2012-06-25  Tom Tromey  <tromey@redhat.com>
4103
4104         * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4105         prepare_for_testing.
4106         * gdb.opt/inline-break.exp: Use standard_testfile,
4107         prepare_for_testing.
4108         * gdb.opt/inline-bt.exp: Use standard_testfile,
4109         prepare_for_testing.
4110         * gdb.opt/inline-cmds.exp: Use standard_testfile,
4111         prepare_for_testing.
4112         * gdb.opt/inline-locals.exp: Use standard_testfile,
4113         prepare_for_testing.
4114
4115 2012-06-25  Tom Tromey  <tromey@redhat.com>
4116
4117         * gdb.asm/asm-source.exp: Use standard_output_file,
4118         standard_testfile.  Construct .o files in proper subdir.
4119
4120 2012-06-25  Tom Tromey  <tromey@redhat.com>
4121
4122         * gdb.server/ext-attach.exp: Use standard_testfile,
4123         prepare_for_testing.
4124         * gdb.server/ext-run.exp: Use standard_testfile,
4125         build_executable.
4126         * gdb.server/file-transfer.exp: Use standard_testfile,
4127         prepare_for_testing.
4128         * gdb.server/server-exec-info.exp: Use standard_testfile.
4129         * gdb.server/server-mon.exp: Use standard_testfile,
4130         prepare_for_testing.
4131         * gdb.server/server-run.exp: Use standard_testfile,
4132         build_executable.
4133         * gdb.server/solib-list.exp: Use standard_testfile,
4134         standard_output_file.
4135
4136 2012-06-25  Tom Tromey  <tromey@redhat.com>
4137
4138         * lib/gdb.exp (standard_output_file): Use "file join".
4139         * gdb.go/chan.exp: Use standard_testfile.
4140         * gdb.go/handcall.exp: Use standard_testfile.
4141         * gdb.go/hello.exp: Use standard_testfile.
4142         * gdb.integers/chan.exp: Use standard_testfile.
4143         * gdb.go/methods.exp: Use standard_testfile.
4144         * gdb.go/package.exp: Use standard_testfile.
4145         * gdb.go/strings.exp: Use standard_testfile.
4146         * gdb.go/types.exp: Use standard_testfile.
4147         * gdb.go/unsafe.exp: Use standard_testfile.
4148
4149 2012-06-25  Greta Yorsh  <greta.yorsh@arm.com>
4150
4151         * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4152
4153 2012-06-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
4154
4155         Fix regression by the previous commit.
4156         * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4157
4158 2012-06-22  Tom Tromey  <tromey@redhat.com>
4159
4160         * gdb.python/lib-types.exp: Use standard_testfile,
4161         prepare_for_testing.
4162         * gdb.python/py-block.exp: Use standard_testfile.
4163         * gdb.python/py-breakpoint.exp: Use standard_testfile.
4164         * gdb.python/py-events.exp: Use standard_testfile,
4165         standard_output_file.
4166         * gdb.python/py-evsignal.exp: Use standard_testfile.
4167         * gdb.python/py-evethreads.exp: Use standard_testfile.
4168         * gdb.python/py-explore-cc.exp: Use standard_testfile.
4169         * gdb.python/py-explore.exp: Use standard_testfile.
4170         * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4171         standard_output_file.
4172         * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4173         prepare_for_testing.
4174         * gdb.python/py-frame-inline.exp: Use standard_testfile.
4175         * gdb.python/py-frame.exp: Use standard_testfile.
4176         * gdb.python/py-inferior.exp: Use standard_testfile.
4177         * gdb.python/py-infthread.exp: Use standard_testfile.
4178         * gdb.python/py-mi.exp: Use standard_testfile.
4179         * gdb.python/py-objfile-script.exp: Use standard_testfile,
4180         build_executable.
4181         * gdb.python/py-objfile.exp: Use standard_testfile.
4182         * gdb.python/py-pp-maint.exp: Use standard_testfile,
4183         prepare_for_testing.
4184         * gdb.python/py-prettyprint.exp: Use standard_testfile.
4185         * gdb.python/py-progspace.exp: Use standard_testfile,
4186         build_executable.
4187         * gdb.python/py-prompt.exp: Use standard_testfile,
4188         build_executable.
4189         * gdb.python/py-section-script.exp: Use standard_testfile,
4190         build_executable.
4191         * gdb.python/py-shared.exp: Use standard_testfile,
4192         standard_output_file, clean_restart.
4193         * gdb.python/py-symbol.exp: Use standard_output_file,
4194         prepare_for_testing.
4195         * gdb.python/py-symtab.exp: Use standard_output_file,
4196         prepare_for_testing
4197         * gdb.python/py-template.exp: Use standard_testfile.
4198         * gdb.python/py-type.exp: Use standard_testfile.
4199         * gdb.python/py-value-cc.exp: Use standard_testfile.
4200         * gdb.python/py-value.exp: Use standard_testfile.
4201         * gdb.python/python.exp: Use standard_testfile, build_executable.
4202
4203 2012-06-22  Tom Tromey  <tromey@redhat.com>
4204
4205         * gdb.objc/basicclass.exp: Use standard_testfile.
4206         (do_objc_tests): Don't declare objdir.
4207         * gdb.objc/nondebug.exp: Use standard_testfile.
4208         (do_objc_tests): Don't declare objdir.
4209         * gdb.objc/objcdecode.exp: Use standard_testfile.
4210         (do_objc_tests): Don't declare objdir.
4211
4212 2012-06-22  Tom Tromey  <tromey@redhat.com>
4213
4214         * gdb.java/jmain.exp: Use standard_testfile.
4215         * gdb.java/jmisc.exp: Use standard_testfile.
4216         * gdb.java/jnpe.exp: Use standard_testfile.
4217         * gdb.java/jprint.exp: Use standard_testfile.
4218
4219 2012-06-22  Tom Tromey  <tromey@redhat.com>
4220
4221         * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4222         (standard_output_file, standard_testfile): New procs.
4223         (build_executable, clean_restart): Use standard_output_file.
4224
4225 2012-06-22  Yao Qi  <yao@codesourcery.com>
4226
4227         * boards/native-gdbserver.exp: New proc ${board}_exec.
4228         * boards/native-stdio-gdbserver.exp: Likewise.
4229
4230 2012-06-21  Tom Tromey  <tromey@redhat.com>
4231
4232         * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4233         (build_executable): Update.
4234         (get_compiler_info): Remove 'binfile' argument.
4235         * gdb.ada/arrayidx.exp: Update.
4236         * gdb.ada/null_array.exp: Update.
4237         * gdb.arch/altivec-abi.exp: Update.
4238         * gdb.arch/altivec-regs.exp: Update.
4239         * gdb.arch/amd64-byte.exp: Update.
4240         * gdb.arch/amd64-dword.exp: Update.
4241         * gdb.arch/amd64-word.exp: Update.
4242         * gdb.arch/i386-avx.exp: Update.
4243         * gdb.arch/i386-byte.exp: Update.
4244         * gdb.arch/i386-sse.exp: Update.
4245         * gdb.arch/i386-word.exp: Update.
4246         * gdb.arch/ppc-dfp.exp: Update.
4247         * gdb.arch/ppc-fp.exp: Update.
4248         * gdb.arch/vsx-regs.exp: Update.
4249         * gdb.base/all-bin.exp: Update.
4250         * gdb.base/annota1.exp: Update.
4251         * gdb.base/async.exp: Update.
4252         * gdb.base/attach.exp: Update.
4253         * gdb.base/break-interp.exp: Update.
4254         * gdb.base/call-ar-st.exp: Update.
4255         * gdb.base/call-rt-st.exp: Update.
4256         * gdb.base/call-sc.exp: Update.
4257         * gdb.base/callfuncs.exp: Update.
4258         * gdb.base/catch-load.exp: Update.
4259         * gdb.base/completion.exp: Update.
4260         * gdb.base/complex.exp: Update.
4261         * gdb.base/condbreak.exp: Update.
4262         * gdb.base/consecutive.exp: Update.
4263         * gdb.base/constvars.exp: Update.
4264         * gdb.base/corefile.exp: Update.
4265         * gdb.base/eval-skip.exp: Update.
4266         * gdb.base/expand-psymtabs.exp: Update.
4267         * gdb.base/exprs.exp: Update.
4268         * gdb.base/fileio.exp: Update.
4269         * gdb.base/fixsection.exp: Update.
4270         * gdb.base/funcargs.exp: Update.
4271         * gdb.base/gdb11530.exp: Update.
4272         * gdb.base/gdb1555.exp: Update.
4273         * gdb.base/gnu-ifunc.exp: Update.
4274         * gdb.base/gnu_vector.exp: Update.
4275         * gdb.base/info-macros.exp: Update.
4276         * gdb.base/jit-simple.exp: Update.
4277         * gdb.base/jit-so.exp: Update.
4278         * gdb.base/jit.exp: Update.
4279         * gdb.base/langs.exp: Update.
4280         * gdb.base/list.exp: Update.
4281         * gdb.base/logical.exp: Update.
4282         * gdb.base/long_long.exp: Update.
4283         * gdb.base/longjmp.exp: Update.
4284         * gdb.base/macscp.exp: Update.
4285         * gdb.base/mips_pro.exp: Update.
4286         * gdb.base/miscexprs.exp: Update.
4287         * gdb.base/morestack.exp: Update.
4288         * gdb.base/nodebug.exp: Update.
4289         * gdb.base/opaque.exp: Update.
4290         * gdb.base/pc-fp.exp: Update.
4291         * gdb.base/pending.exp: Update.
4292         * gdb.base/permissions.exp: Update.
4293         * gdb.base/pointers.exp: Update.
4294         * gdb.base/prelink.exp: Update.
4295         * gdb.base/printcmds.exp: Update.
4296         * gdb.base/psymtab.exp: Update.
4297         * gdb.base/ptype.exp: Update.
4298         * gdb.base/relational.exp: Update.
4299         * gdb.base/scope.exp: Update.
4300         * gdb.base/setvar.exp: Update.
4301         * gdb.base/shlib-call.exp: Update.
4302         * gdb.base/shreloc.exp: Update.
4303         * gdb.base/signals.exp: Update.
4304         * gdb.base/sizeof.exp: Update.
4305         * gdb.base/so-impl-ld.exp: Update.
4306         * gdb.base/so-indr-cl.exp: Update.
4307         * gdb.base/solib-disc.exp: Update.
4308         * gdb.base/solib-display.exp: Update.
4309         * gdb.base/solib-nodir.exp: Update.
4310         * gdb.base/solib-overlap.exp: Update.
4311         * gdb.base/solib-symbol.exp: Update.
4312         * gdb.base/solib-weak.exp: Update.
4313         * gdb.base/solib.exp: Update.
4314         * gdb.base/store.exp: Update.
4315         * gdb.base/structs.exp: Update.
4316         * gdb.base/structs2.exp: Update.
4317         * gdb.base/type-opaque.exp: Update.
4318         * gdb.base/unload.exp: Update.
4319         * gdb.base/varargs.exp: Update.
4320         * gdb.base/volatile.exp: Update.
4321         * gdb.base/watch_thread_num.exp: Update.
4322         * gdb.base/watchpoint-solib.exp: Update.
4323         * gdb.base/watchpoint.exp: Update.
4324         * gdb.base/watchpoints.exp: Update.
4325         * gdb.base/whatis.exp: Update.
4326         * gdb.cell/arch.exp: Update.
4327         * gdb.cell/break.exp: Update.
4328         * gdb.cell/bt.exp: Update.
4329         * gdb.cell/core.exp: Update.
4330         * gdb.cell/data.exp: Update.
4331         * gdb.cell/ea-cache.exp: Update.
4332         * gdb.cell/f-regs.exp: Update.
4333         * gdb.cell/fork.exp: Update.
4334         * gdb.cell/gcore.exp: Update.
4335         * gdb.cell/mem-access.exp: Update.
4336         * gdb.cell/ptype.exp: Update.
4337         * gdb.cell/registers.exp: Update.
4338         * gdb.cell/sizeof.exp: Update.
4339         * gdb.cell/solib-symbol.exp: Update.
4340         * gdb.cell/solib.exp: Update.
4341         * gdb.cp/ambiguous.exp: Update.
4342         * gdb.cp/breakpoint.exp: Update.
4343         * gdb.cp/bs15503.exp: Update.
4344         * gdb.cp/casts.exp: Update.
4345         * gdb.cp/class2.exp: Update.
4346         * gdb.cp/cpexprs.exp: Update.
4347         * gdb.cp/cplusfuncs.exp: Update.
4348         * gdb.cp/ctti.exp: Update.
4349         * gdb.cp/dispcxx.exp: Update.
4350         * gdb.cp/gdb1355.exp: Update.
4351         * gdb.cp/gdb2384.exp: Update.
4352         * gdb.cp/gdb2495.exp: Update.
4353         * gdb.cp/infcall-dlopen.exp: Update.
4354         * gdb.cp/local.exp: Update.
4355         * gdb.cp/m-data.exp: Update.
4356         * gdb.cp/m-static.exp: Update.
4357         * gdb.cp/mb-ctor.exp: Update.
4358         * gdb.cp/mb-inline.exp: Update.
4359         * gdb.cp/mb-templates.exp: Update.
4360         * gdb.cp/member-ptr.exp: Update.
4361         * gdb.cp/method.exp: Update.
4362         * gdb.cp/namespace.exp: Update.
4363         * gdb.cp/nextoverthrow.exp: Update.
4364         * gdb.cp/nsdecl.exp: Update.
4365         * gdb.cp/nsrecurs.exp: Update.
4366         * gdb.cp/nsstress.exp: Update.
4367         * gdb.cp/nsusing.exp: Update.
4368         * gdb.cp/pr-1023.exp: Update.
4369         * gdb.cp/pr-1210.exp: Update.
4370         * gdb.cp/pr-574.exp: Update.
4371         * gdb.cp/pr9631.exp: Update.
4372         * gdb.cp/printmethod.exp: Update.
4373         * gdb.cp/psmang.exp: Update.
4374         * gdb.cp/re-set-overloaded.exp: Update.
4375         * gdb.cp/rtti.exp: Update.
4376         * gdb.cp/shadow.exp: Update.
4377         * gdb.cp/templates.exp: Update.
4378         * gdb.cp/try_catch.exp: Update.
4379         * gdb.dwarf2/dw2-ranges.exp: Update.
4380         * gdb.dwarf2/pr10770.exp: Update.
4381         * gdb.fortran/library-module.exp: Update.
4382         * gdb.hp/gdb.aCC/optimize.exp: Update.
4383         * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4384         * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4385         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4386         * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4387         * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4388         * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4389         * gdb.hp/gdb.compat/xdb1.exp: Update.
4390         * gdb.hp/gdb.compat/xdb2.exp: Update.
4391         * gdb.hp/gdb.compat/xdb3.exp: Update.
4392         * gdb.hp/gdb.defects/bs14602.exp: Update.
4393         * gdb.hp/gdb.defects/solib-d.exp: Update.
4394         * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4395         * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4396         * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4397         * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4398         * gdb.mi/gdb792.exp: Update.
4399         * gdb.mi/mi-pending.exp: Update.
4400         * gdb.mi/mi-solib.exp: Update.
4401         * gdb.mi/mi-var-cp.exp: Update.
4402         * gdb.opt/clobbered-registers-O2.exp: Update.
4403         * gdb.opt/inline-bt.exp: Update.
4404         * gdb.opt/inline-cmds.exp: Update.
4405         * gdb.opt/inline-locals.exp: Update.
4406         * gdb.python/py-events.exp: Update.
4407         * gdb.python/py-finish-breakpoint.exp: Update.
4408         * gdb.python/py-type.exp: Update.
4409         * gdb.reverse/solib-precsave.exp: Update.
4410         * gdb.reverse/solib-reverse.exp: Update.
4411         * gdb.server/solib-list.exp: Update.
4412         * gdb.stabs/weird.exp: Update.
4413         * gdb.threads/attach-into-signal.exp: Update.
4414         * gdb.threads/attach-stopped.exp: Update.
4415         * gdb.threads/tls-shared.exp: Update.
4416         * gdb.trace/change-loc.exp: Update.
4417         * gdb.trace/strace.exp: Update.
4418
4419 2012-06-19  Tom Tromey  <tromey@redhat.com>
4420
4421         * gdb.base/whatis.exp: Add tests.
4422
4423 2012-06-19  Tom Tromey  <tromey@redhat.com>
4424
4425         * gdb.cp/m-static.cc (keepalive): New function.
4426         (gnu_obj_1::method): Use it.
4427
4428 2012-06-18  Doug Evans  <dje@google.com>
4429
4430         * gdb.base/info-fun.exp: New file.
4431         * gdb.base/info-fun.c: New file.
4432         * gdb.base/info-fun-solib.c: New file.
4433
4434 2012-06-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
4435
4436         Remove stale dummy frames.
4437         * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4438         (maintenance info breakpoints): New tests.
4439         * gdb.base/stale-infcall.c: New file.
4440         * gdb.base/stale-infcall.exp: New file.
4441
4442 2012-06-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
4443
4444         * gdb.arch/amd64-entry-value-param.S: New file.
4445         * gdb.arch/amd64-entry-value-param.c: New file.
4446         * gdb.arch/amd64-entry-value-param.exp: New file.
4447
4448 2012-06-15  Tom Tromey  <tromey@redhat.com>
4449
4450         * gdb.cp/namespace.exp: Add "show lang" test.
4451
4452 2012-06-15  Iain Sandoe <iain@codesourcery.com>
4453
4454         * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4455         case. (top level): Use gdb_file_cmd instead of gdb_load.
4456
4457 2012-06-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
4458
4459         PR tdep/14222
4460         * gdb.arch/i386-sse-stack-align.S: New file.
4461         * gdb.arch/i386-sse-stack-align.c: New file.
4462         * gdb.arch/i386-sse-stack-align.exp: New file.
4463
4464 2012-06-13  Keith Seitz  <keiths@redhat.com>
4465
4466         PR breakpoints/13798 and mi/11541
4467         * gdb.linespec/ls-errs.exp: Add a few more tests for
4468         filenames with spaces and colons.
4469
4470 2012-06-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
4471
4472         PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4473         * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4474         (test_function): Call CV_f.
4475         * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4476         (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4477         (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4478         (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4479         (p CV_f(CV::i)): New tests.
4480
4481 2012-06-13  Tom Tromey  <tromey@redhat.com>
4482
4483         * gdb.base/condbreak.exp: Add tests for "condition" completion.
4484
4485 2012-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4486
4487         Fix regression by the "ambiguous linespec" series.
4488         * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4489         tests.
4490
4491 2012-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4492
4493         * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4494         missing.
4495
4496 2012-06-11  Tom Tromey  <tromey@redhat.com>
4497
4498         * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4499         location...
4500         (main): ...here.
4501
4502 2012-06-07  Yao Qi  <yao@codesourcery.com>
4503
4504         * gdb.trace/strace.exp: Shorten some too-long lines.
4505
4506 2012-06-06  Pedro Alves  <palves@redhat.com>
4507
4508         * gdb.threads/clone-new-thread-event.c: New file.
4509         * gdb.threads/clone-new-thread-event.exp: New file.
4510
4511 2012-06-06  Yao Qi  <yao@codesourcery.com>
4512
4513         * gdb.base/dprintf.c (main): Add extra parameter when calling
4514         printf and fprintf.
4515         (bar): New function.  It is a dead function, but to ensure
4516         'malloc' is linked explicitly.
4517
4518 2012-06-06  Yao Qi  <yao@codesourcery.com>
4519
4520         * gdb.base/info-proc.exp: Return if target doesn't support
4521         'info proc'.
4522
4523 2012-06-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
4524
4525         * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4526         (run program with breakpoint commands): XFAIl if it is not.
4527
4528 2012-06-05  Joel Brobecker  <brobecker@adacore.com>
4529
4530         * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4531         and add comment.
4532         * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4533         * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4534         "STOP" marker.  Adjust testing strategy to make it work on
4535         all targets.
4536
4537         * gdb.base/print-file-var-main.c (main): Rewrite using local
4538         variables and adjust get_version_2's return value check.
4539         Add small comment.
4540         * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4541         marker.  Adjust testing strategy to make it work on all targets.
4542
4543 2012-06-05  Joel Brobecker  <brobecker@adacore.com>
4544
4545         * gdb.ada/bad-task-bp-keyword: New testcase.
4546
4547 2012-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4548
4549         * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4550         Simplify it to ...
4551         (symbol-file ${testfile1}): ... here.
4552         (test eliminated var my_global_symbol)
4553         (test eliminated var my_static_symbol)
4554         (test eliminated var my_global_func, get address of main): Wrap them to
4555         'single psymtabs' and 'single symtabs'
4556         (get address of my_global_symbol, get address of my_static_symbol)
4557         (get address of my_global_func, get address of main): Wrap them to
4558         'order1' and 'order2'.
4559
4560         * gdb.base/code_elim.exp
4561         (add-symbol-file ${testfile1} 0x100000)
4562         (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4563         'order2'.
4564         (order1: add-symbol-file ${testfile1} 0x100000)
4565         (order1: add-symbol-file ${testfile2} 0x200000)
4566         (order2: add-symbol-file ${testfile2} 0x200000)
4567         (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4568         .bss as appropriate.
4569
4570 2012-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
4571
4572         * gdb.server/solib-list-lib.c: New file.
4573         * gdb.server/solib-list-main.c: New file.
4574         * gdb.server/solib-list.exp: New file.
4575
4576 2012-05-25  Maciej W. Rozycki  <macro@codesourcery.com>
4577
4578         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4579         for 'set print symbol' change.
4580
4581 2012-05-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
4582
4583         * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4584         .debug_abbrev_seg3.
4585
4586 2012-05-24  John Steele Scott  <toojays@toojays.net>
4587
4588         PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4589         * gdb.dwarf2/dw2-icc-opaque.S: New file.
4590         * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4591
4592 2012-05-23  Stan Shebs  <stan@codesourcery.com>
4593
4594         * gdb.mi/mi-info-os.exp: New file.
4595
4596 2012-05-23  Keith Seitz  <keiths@redhat.com>
4597
4598         * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4599         return -1 to suppress the rest of the tests.
4600         (compile_stap_bin): Return boolean success value.
4601
4602 2012-05-21  Tom Tromey  <tromey@redhat.com>
4603
4604         * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4605         Remove kfails.
4606         (test_print_mi_member_types): Likewise.
4607
4608 2012-05-21  Tom Tromey  <tromey@redhat.com>
4609
4610         * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4611         print symbol' change.
4612
4613 2012-05-18  Thiago Jung Bauermann  <thiago.bauermann@linaro.org>
4614
4615         * gdb.python/py-prompt.exp: Quit if the target is remote.
4616
4617 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
4618
4619         Fix ERROR: internal buffer is full.
4620         * gdb.base/info-os.exp (expect_multiline): New function.
4621         (get process list, get process groups, get threads)
4622         (get file descriptors, get internet-domain sockets)
4623         (get shared-memory regions, get semaphores, get message queues): Use
4624         it for these tests.
4625
4626 2012-05-18  Tom Tromey  <tromey@redhat.com>
4627
4628         * gdb.mi/mi-var-cmd.exp: Update.
4629         * gdb.objc/basicclass.exp (do_objc_tests): Update.
4630         * gdb.cp/virtbase.exp: Update.
4631         * gdb.cp/classes.exp (test_static_members): Update.
4632         * gdb.cp/casts.exp: Update.
4633         * gdb.base/pointers.exp: Update.
4634         * gdb.base/funcargs.exp (pointer_args): Update.
4635         (structs_by_reference): Update.
4636         * gdb.base/find.exp: Update.
4637         * gdb.base/call-strs.exp: Send "set print symbol off".
4638         * gdb.base/call-ar-st.exp: Update.
4639         * gdb.ada/fun_addr.exp: Update.
4640         * gdb.base/printcmds.exp (test_print_symbol): New proc.
4641         Call it.
4642         (test_print_repeats_10, test_print_strings)
4643         (test_print_char_arrays): Update.
4644
4645 2012-05-18  Tom Tromey  <tromey@redhat.com>
4646
4647         * gdb.base/charset.exp (string_display): Update.
4648
4649 2012-05-18  Tom Tromey  <tromey@redhat.com>
4650
4651         * gdb.mi/mi2-var-display.exp: Update.
4652         * gdb.mi/mi-var-display.exp: Update.
4653         * gdb.mi/mi-var-child.exp: Update.
4654         * gdb.cp/expand-psymtabs-cxx.exp: Update.
4655         * gdb.cp/cp-relocate.exp (get_func_address): Update.
4656
4657 2012-05-17  Doug Evans  <dje@google.com>
4658
4659         * info-macros.exp: Pass "debug" to prepare_for_testing.
4660
4661         * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4662         * gdb.ada/Makefile.in (clean): Ditto.
4663         * gdb.arch/Makefile.in (clean): Ditto.
4664         * gdb.asm/Makefile.in (clean): Ditto.
4665         * gdb.base/Makefile.in (clean): Ditto.
4666         * gdb.cell/Makefile.in (clean): Ditto.
4667         * gdb.cp/Makefile.in (clean): Ditto.
4668         * gdb.disasm/Makefile.in (clean): Ditto.
4669         * gdb.dwarf2/Makefile.in (clean): Ditto.
4670         * gdb.fortran/Makefile.in (clean): Ditto.
4671         * gdb.go/Makefile.in (clean): Ditto.
4672         * gdb.hp/Makefile.in (clean): Ditto.
4673         * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4674         * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4675         * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4676         * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4677         * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4678         * gdb.java/Makefile.in (clean): Ditto.
4679         * gdb.linespec/Makefile.in (clean): Ditto.
4680         * gdb.mi/Makefile.in (clean): Ditto.
4681         * gdb.modula2/Makefile.in (clean): Ditto.
4682         * gdb.multi/Makefile.in (clean): Ditto.
4683         * gdb.objc/Makefile.in (clean): Ditto.
4684         * gdb.opencl/Makefile.in (clean): Ditto.
4685         * gdb.opt/Makefile.in (clean): Ditto.
4686         * gdb.pascal/Makefile.in (clean): Ditto.
4687         * gdb.python/Makefile.in (clean): Ditto.
4688         * gdb.reverse/Makefile.in (clean): Ditto.
4689         * gdb.server/Makefile.in (clean): Ditto.
4690         * gdb.stabs/Makefile.in (clean): Ditto.
4691         * gdb.threads/Makefile.in (clean): Ditto.
4692         * gdb.trace/Makefile.in (clean): Ditto.
4693         * gdb.xml/Makefile.in (clean): Ditto.
4694
4695 2012-05-16  Tom Tromey  <tromey@redhat.com>
4696
4697         * gdb.base/macscp1.c (macscp_expr): Add comment.
4698         * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
4699
4700 2012-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
4701
4702         * gdb.base/return-nodebug.exp: Also test float and double types.
4703
4704 2012-05-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
4705
4706         PR testsuite/12649
4707         * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
4708
4709         * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
4710
4711 2012-05-14  Sergio Durigan Junior  <sergiodj@redhat.com>
4712
4713         * gdb.base/stap-probe.exp (stap_test): Remove calls to
4714         `rerun_to_main'.
4715         (stap_test_no_debuginfo): Likewise.
4716
4717 2012-05-14  Stan Shebs  <stan@codesourcery.com>
4718
4719         * gdb.base/dprintf.c: New file.
4720         * gdb.base/dprintf.exp: New file.
4721
4722 2012-05-14  Hui Zhu  <hui_zhu@mentor.com>
4723
4724         * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
4725         * gdb.trace/disconnected-tracing.c: New file.
4726         * gdb.trace/disconnected-tracing.exp: New file.
4727
4728 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
4729
4730         * gdb.python/python.c: Add a new breakpoint comment.
4731         * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
4732
4733 2011-12-26  Kwok Cheung Yeung  <kcy@codesourcery.com>
4734
4735         * gdb.base/info-os.exp: New file.
4736         * gdb.base/info-os.c: New file.
4737
4738 2012-05-10  Joel Brobecker  <brobecker@adacore.com>
4739
4740         * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
4741         gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
4742         New files.
4743
4744 2012-05-10  Joel Brobecker  <brobecker@adacore.com>
4745
4746         * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
4747         gdb.base/ctxobj.exp: New files.
4748
4749 2012-05-09  Tom Tromey  <tromey@redhat.com>
4750
4751         * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
4752
4753 2012-05-09  Maciej W. Rozycki  <macro@codesourcery.com>
4754
4755         * lib/gdb.exp (gdb_test_multiple): Correct formatting.
4756
4757 2012-05-08  Maciej W. Rozycki  <macro@codesourcery.com>
4758
4759         * gdb.mi/mi-var-display.exp: Check for the existence of $fp
4760         before using it.
4761
4762 2012-05-04  Tristan Gingold  <gingold@adacore.com>
4763
4764         * gdb.base/set-noassign.exp: New test.
4765
4766 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
4767
4768         * gdb.python/py-symbol.exp: Add tests to test the new methods
4769         gdb.Symtab.global_block() and gdb.Symtab.static_block().
4770         * gdb.python/py-symbol.c: Add new struct to help test
4771         gdb.Symtab.static_block().
4772
4773 2012-05-03  Doug Evans  <dje@google.com>
4774
4775         * gdb.dwarf2/pr13961.S: Add file and source location, but leave
4776         commented out.
4777
4778 2012-05-03  Yao Qi  <yao@codesourcery.com>
4779
4780         * gdb.base/catch-syscall.exp: Skip it before compilation if target
4781         doesn't support.
4782         * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
4783         * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
4784
4785 2012-05-03  Yao Qi  <yao@codesourcery.com>
4786
4787         * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
4788
4789 2012-04-30  Doug Evans  <dje@google.com>
4790
4791         PR testsuite/13961
4792         * gdb.dwarf2/pr13961.S: New file.
4793         * gdb.dwarf2/pr13961.exp: New file.
4794
4795 2012-04-29  Yao Qi  <yao@codesourcery.com>
4796
4797         * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
4798
4799 2012-04-28  Doug Evans  <dje@google.com>
4800
4801         * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
4802         .Ltype_int_in_cu2.  Use name "int2" instead of "int".
4803         All uses updated.
4804         * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
4805         "ptype func_cu1" to expand cu2 before cu1.
4806
4807 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
4808             Tom Tromey  <tromey@redhat.com>
4809
4810         * gdb.base/default.exp: Add `$_probe_arg*' convenience
4811         variables.
4812         * gdb.base/stap-probe.c: New file.
4813         * gdb.base/stap-probe.exp: New file.
4814         * gdb.trace/stap-trace.c: New file.
4815         * gdb.trace/stap-trace.exp: New file.
4816         * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
4817         libgcc's unwinder.
4818
4819 2012-04-26  Maciej W. Rozycki  <macro@codesourcery.com>
4820
4821         * gdb.arch/mips16-thunks-inmain.c: New file.
4822         * gdb.arch/mips16-thunks-main.c: New file.
4823         * gdb.arch/mips16-thunks-sin.c: New file.
4824         * gdb.arch/mips16-thunks-sinfrob.c: New file.
4825         * gdb.arch/mips16-thunks-sinfrob16.c: New file.
4826         * gdb.arch/mips16-thunks-sinmain.c: New file.
4827         * gdb.arch/mips16-thunks-sinmips16.c: New file.
4828         * gdb.arch/mips16-thunks.exp: New file.
4829
4830 2012-04-25  Doug Evans  <dje@google.com>
4831
4832         * configure.ac: Create gdb.go/Makefile.
4833         * configure: Regenerate.
4834         * gdb.base/default.exp: Add "go" to "set language" testing.
4835         * gdb.go/Makefile.in: New file.
4836         * gdb.go/basic-types.exp: New file.
4837         * gdb.go/chan.exp: New file.
4838         * gdb.go/chan.go: New file.
4839         * gdb.go/handcall.exp: New file.
4840         * gdb.go/handcall.go: New file.
4841         * gdb.go/hello.exp: New file.
4842         * gdb.go/hello.go: New file.
4843         * gdb.go/integers.exp: New file.
4844         * gdb.go/integers.go: New file.
4845         * gdb.go/methods.exp: New file.
4846         * gdb.go/methods.go: New file.
4847         * gdb.go/package.exp: New file.
4848         * gdb.go/package1.go: New file.
4849         * gdb.go/package2.go: New file.
4850         * gdb.go/print.exp: New file.
4851         * gdb.go/strings.exp: New file.
4852         * gdb.go/strings.go: New file.
4853         * gdb.go/types.exp: New file.
4854         * gdb.go/types.go: New file.
4855         * gdb.go/unsafe.exp: New file.
4856         * gdb.go/unsafe.go: New file.
4857         * lib/future.exp: Add Go support.
4858         (gdb_find_go, gdb_find_go_linker): New procs.
4859         (gdb_default_target_compile): Add Go support.
4860         * lib/gdb.exp (skip_go_tests): New proc.
4861         * lib/go.exp: New file.
4862
4863 2012-04-25  Tom Tromey  <tromey@redhat.com>
4864
4865         * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
4866
4867 2012-04-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
4868             Jan Kratochvil  <jan.kratochvil@redhat.com>
4869
4870         PR symtab/7259:
4871         * gdb.base/enumval.c: New test case.
4872         * gdb.base/enumval.exp: New test case.
4873         * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
4874         field.bitpos.
4875
4876 2012-04-17  Pedro Alves  <palves@redhat.com>
4877
4878         * Makefile.in (site.exp): Make site.exp source
4879         $srcdir/lib/append_gdb_boards_dir.exp.
4880         * lib/append_gdb_boards_dir.exp: New file.
4881
4882 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
4883
4884         New option "set auto-load safe-path".
4885         * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
4886         * gdb.python/py-section-script.exp (set auto-load safe-path): New.
4887
4888 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
4889
4890         auto-load: Implementation.
4891         * gdb.base/help.exp (test set height): Increase the height.
4892         * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
4893         to ...
4894         (info auto-load python-scripts): ... here.
4895         * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
4896         to ...
4897         (info auto-load python-scripts *): ... here.
4898
4899 2012-04-16  Yao Qi  <yao@codesourcery.com>
4900
4901         * lib/trace-support.exp (get_in_proc_agent): New.
4902         * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
4903         of in process trace agent.
4904         * gdb.trace/ftrace.exp: Likewise.
4905         * gdb.trace/pending.exp: Likewise.
4906         * gdb.trace/trace-break.exp: Likewise.
4907         * gdb.trace/trace-mt.exp
4908         * gdb.trace/tspeed.exp: Likewise.
4909         * gdb.trace/tstatus.exp
4910         * gdb.trace/strace.exp: Likewise.
4911
4912 2012-04-16  Thomas Schwinge  <thomas@codesourcery.com>
4913
4914         * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
4915         symbol _stack is defined.  Get rid of a hard-coded constant for _stack.
4916
4917         * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
4918
4919 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
4920
4921         PR mi/13393
4922         * gdb.mi/mi-var-rtti.cc: New file.
4923         * gdb.mi/mi-var-rtti.exp: New file.
4924         * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
4925         function.
4926         (mi_varobj_update_with_type_change): updated to avoid code duplication.
4927
4928 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
4929
4930         * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
4931         EXECUTABLES.
4932         * gdb.python/py-explore.c: C program used for testing the new
4933         'explore' command on C constructs.
4934         * gdb.python/py-explore.cc: C++ program used for testing the new
4935         'explore' command on C++ constructs.
4936         * gdb-python/py-explore.exp: Tests for the new 'explore'
4937         command on C constructs.
4938         * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
4939         command on C++ constructs.
4940
4941 2012-04-07  Mark Kettenis  <kettenis@gnu.org>
4942
4943         * gdb.base/funcargs.exp (complex_args): Fix typo.
4944
4945 2012-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
4946
4947         * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
4948         (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
4949
4950 2012-04-05  Keith Seitz  <keiths@redhat.com>
4951
4952         * gdb.base/advance.exp: Update error message for
4953         "advance malformed" test.
4954         * gdb.base/break.exp: Likewise for "breakpoint with
4955         trailing garbage" test.
4956         * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
4957         with trailing garbage" test.
4958         * gdb.base/sepdebug.exp: Likewise for "breakpoint with
4959         trailng garbage" test.
4960         * gdb.base/until.exp: Likewise for "malformed until" test.
4961         * gdb.cp/ovldbreak.exp: Create the breakpoint table
4962         for "breakpoint info (after setting on all)".
4963         * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
4964         tests.
4965         * gdb.cp/cplabel.cc: New file.
4966         * gdb.cp/cplabel.exp: New test.
4967         * gdb.linespec/ls-errs.c: New file.
4968         * gdb.linespec/ls-errs.exp: New test.
4969
4970 2012-04-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4971
4972         * gdb.trace/unavailable.exp
4973         (collect globals: print object on: print derived_partial)
4974         (collect globals: print object on: print derived_whole)
4975         (collect globals: print object off: print derived_partial)
4976         (collect globals: print object off: print derived_whole): Update
4977         expected output.
4978
4979 2012-03-30  Keith Seitz  <keiths@redhat.com>
4980
4981         * gdb.python: Add test for linespecs with commas.
4982
4983 2012-03-28  Keith Seitz  <keiths@redhat.com>
4984
4985         * gdb.linespec/ls-dollar.cc: New file.
4986         * gdb.linespec/ls-dollar.exp: New test.
4987
4988 2012-03-28  Keith Seitz  <keiths@redhat.com>
4989
4990         * gdb.cp/namespace.exp: Add breakpoint tests for functions
4991         starting with the global namespace.
4992
4993 2012-03-23  Doug Evans  <dje@google.com>
4994
4995         * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
4996
4997 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
4998
4999         * gdb.python/py-value.cc: Add test case for testing the
5000         methodology exposing C++ values to Python.
5001         * gdb.python/py-value-cc.exp: Add tests testing the methodology
5002         exposing C++ values to Python.
5003         * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5004
5005 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
5006             Siddhesh Poyarekar  <siddhesh@redhat.com>
5007
5008         * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5009         * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5010         (generate native core dump): Make the test unsupported if core cannot
5011         be generated.
5012
5013 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
5014
5015         * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5016         for cmdarg_vec = NULL.  Remove entries for cmdsize = 1, cmdarg = and
5017         ncmd = 0.  New entry for VEC_cleanup cmdarg_s.
5018
5019 2012-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
5020
5021         * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5022
5023 2012-03-17  Doug Evans  <dje@google.com>
5024
5025         * dg-extract-results.sh: Handle KFAILs.
5026
5027 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5028
5029         PR symtab/13777
5030         * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5031
5032 2012-03-16  Joel Brobecker  <brobecker@adacore.com>
5033
5034         * gdb.ada/set_pckd_arr_elt: New testcase.
5035
5036 2012-03-16  Gary Benson  <gbenson@redhat.com>
5037
5038         PR breakpoints/10738
5039         * gdb.opt/inline-break.exp: New file.
5040         * gdb.opt/inline-break.c: Likewise.
5041         * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5042         * gdb.dwarf2/dw2-inline-break.S: Likewise.
5043         * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5044         * gdb.base/async-shell.exp: Likewise.
5045         * lib/mi-support.exp (library_loaded_re): Likewise.
5046
5047 2012-03-15  Tom Tromey  <tromey@redhat.com>
5048
5049         * gdb.cp/virtfunc2.exp: Update expected output.
5050         * gdb.cp/pr9631.exp: Update expected output.
5051         * gdb.cp/member-ptr.exp: Update expected output.
5052         * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5053         output.
5054         * gdb.cp/casts.exp: Update expected output.
5055
5056 2012-03-15  Tom Tromey  <tromey@redhat.com>
5057
5058         * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5059         (test_info_vtbl): Likewise.
5060         (do_tests): Call test_info_vtbl.
5061         * gdb.cp/virtfunc.cc (va): New global.
5062
5063 2012-03-15  Thomas Schwinge  <thomas@codesourcery.com>
5064
5065         * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5066         describing DWARF data structures.
5067         * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5068         * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5069         * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5070         * gdb.dwarf2/dw2-entry-value.S: Likewise.
5071         * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5072         * gdb.dwarf2/dw2-param-error.S: Likewise.
5073         * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5074         * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5075         * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5076         * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5077         * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5078         * gdb.dwarf2/pr11465.S: Likewise.
5079
5080 2012-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
5081
5082         * gdb.mi/mi2-prompt.exp: New file.
5083
5084 2012-03-13  Joel Brobecker  <brobecker@adacore.com>
5085
5086         * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5087
5088 2012-03-13  Joel Brobecker  <brobecker@adacore.com>
5089
5090         * gdb.ada/bp_range_type: New testcase.
5091
5092 2012-03-13  Doug Evans  <dje@google.com>
5093
5094         * gdb.base/default.exp: Delete tests for symbol-reloading.
5095         * gdb.base/help.exp: Ditto.
5096         * gdb.base/setshow.exp: Ditto.
5097         * gdb.base/gdb_history: Delete references to symbol-reloading.
5098
5099 2012-03-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
5100
5101         * gdb.base/attach-twice.c: New files.
5102         * gdb.base/attach-twice.exp: New files.
5103
5104 2012-03-08  Keith Seitz  <keiths@redhat.com>
5105
5106         * lib/gdb.exp (gdb_get_line_number): Throw an
5107         error instead of returning -1.
5108         * gdb.base/break.exp: Remove unused variable
5109         bp_location5.
5110         * gdb.base/hbreak2.exp: Likewise.
5111         * gdb.base/sepdebug.exp: Likewise.
5112
5113 2012-03-08  Yao Qi  <yao@codesourcery.com>
5114             Pedro Alves  <palves@redhat.com>
5115
5116         Fix PR server/13392.
5117         * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5118         (tracepoint_change_loc_2): Remove kfail.  Return if failed to
5119         download tracepoints.
5120         * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5121         (pending_tracepoint_resolved_during_trace): Likewise.
5122         (pending_tracepoint_installed_during_trace): Likewise.
5123         (pending_tracepoint_with_action_resolved): Likewise.
5124
5125 2012-03-08  Keith Seitz  <keiths@redhat.com>
5126
5127         * gdb.ada/array_bounds.exp: Get breakpoint for line
5128         with "START", not "STOP".
5129         * gdb.python/py-infthread.exp: Do not continue to
5130         line marked "Break here.", which is undefined.
5131
5132 2012-03-08  Luis Machado  <lgustavo@codesourcery.com>
5133
5134         Revert:
5135
5136         2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5137
5138         Implement testsuite workaround for PR breakpoints/13781.
5139         * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5140         (set breakpoint condition-evaluation host): New conditional command.
5141
5142 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
5143
5144         Fix CU relative vs. absolute DIE offsets.
5145         * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5146         one.
5147
5148 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
5149
5150         Fix false FAIL on distros with relro linkage as default.
5151         * gdb.reverse/solib-precsave.exp: Try to compile the test using
5152         -Wl,-z,norelro first.
5153
5154 2012-03-06  Joel Brobecker  <brobecker@adacore.com>
5155
5156         * gdb.ada/bp_on_var: New testcase.
5157
5158 2012-03-06  Joel Brobecker  <brobecker@adacore.com>
5159
5160         * gdb.ada/bp_enum_homonym: New testcase.
5161
5162 2012-03-06  Yao Qi  <yao@codesourcery.com>
5163
5164         * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5165         x86_64-*-* and i?86-*-*.
5166         Set up KFAIL for gdb/13808.
5167
5168 2012-03-05  Tom Tromey  <tromey@redhat.com>
5169
5170         * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5171         * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5172
5173 2012-03-05  Tom Tromey  <tromey@redhat.com>
5174
5175         * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5176
5177 2012-03-04  Yao Qi  <yao@codesourcery.com>
5178
5179         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5180         messages for KFAIL.
5181
5182 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5183
5184         * gdb.ada/arrayidx.exp: Call get_compiler_info.  New variable old_gcc.
5185         (print one_two_three, indexes off, print few_reps, indexes off)
5186         (print many_reps, indexes off, print empty, indexes off)
5187         (print one_two_three, print few_reps, print many_reps, print empty):
5188         Call setup_xfail if $gcc_old.
5189
5190 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5191
5192         Implement testsuite workaround for PR breakpoints/13781.
5193         * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5194         (set breakpoint condition-evaluation host): New conditional command.
5195
5196 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5197
5198         Code cleanup.
5199         * gdb.cp/mb-templates.exp: New variables executable.  Use it for
5200         binfile.  use clean_restart.  Replace gdb_expect by gdb_test_multiple.
5201         Replace GDB restart by kill and delete_breakpoints.  Replace breakpoint
5202         number 1 by $bpnum.  Four times.
5203
5204 2012-03-03  Yao Qi  <yao@codesourcery.com>
5205
5206         * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5207
5208 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5209
5210         Setup KFAIL for PR server/13796.
5211         * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5212
5213 2012-03-02  Joel Brobecker  <brobecker@adacore.com>
5214
5215         * gdb.ada/operator_bp: New testcase.
5216
5217 2012-03-02  Joel Brobecker  <brobecker@adacore.com>
5218
5219         * gdb.ada/info_locals_renaming: New testcase.
5220
5221 2012-03-02  Tom Tromey  <tromey@redhat.com>
5222
5223         * gdb.base/nextoverexit.c: New file.
5224         * gdb.base/nextoverexit.exp: New file.
5225
5226 2012-03-02  Edjunior Machado  <emachado@linux.vnet.ibm.com>
5227
5228         * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5229         parameter.
5230
5231 2012-03-01  Maciej W. Rozycki  <macro@mips.com>
5232
5233         * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5234         core registers.
5235
5236 2012-03-01  Maciej W. Rozycki  <macro@mips.com>
5237             Maciej W. Rozycki  <macro@codesourcery.com>
5238             Daniel Jacobowitz  <dan@codesourcery.com>
5239
5240         * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5241
5242 2012-03-01  Pedro Alves  <palves@redhat.com>
5243
5244         PR gdb/13767
5245
5246         * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5247         (gdb_collect_globals_test): Call it.
5248
5249 2012-03-01  Keith Seitz  <keiths@redhat.com>
5250
5251         * gdb.cp/method2.exp: Output of overload menu is now
5252         alphabetized.  Update tests for "break A::method".
5253         * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5254         of hard-coding them.
5255         Overload menu is alphabetized: rewrite to accommodate.
5256         Unset variables LINE and TYPES which are used in other tests.
5257         Compute the output of "info break".
5258         Update the breakpoint table after all breakpoints are deleted.
5259         (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5260         compute ACTUALS and the method body based on parameters.
5261         Update expected output accordingly.
5262         * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5263         unique comments to allow the use of gdb_get_line_number.
5264
5265 2012-03-01  Keith Seitz  <keiths@redhat.com>
5266
5267         * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5268         some Tcl syntax.
5269         * gdb.cp/ovldbreak.exp: Likewise.
5270
5271 2012-03-01  Keith Seitz  <keiths@redhat.com>
5272
5273         * gdb.base/help.exp (help show user): Update expected result
5274         for new doc string changes (add "non-python").
5275
5276 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
5277
5278         * gdb.python/py-cmd.exp: Add test to verify that python commands can
5279         be put in the user-defined category and that the commands appear in
5280         "help user-defined".
5281
5282 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
5283
5284         * gdb.ada/tagged_not_init: New testcase.
5285
5286 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
5287
5288         * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5289         * gdb.ada/enum_idx_packed: New testcase.
5290
5291 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
5292
5293         * gdb.ada/aliased_array: New testcase.
5294
5295 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
5296
5297         * gdb.ada/whatis_array_val: New testcase.
5298
5299 2012-02-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5300
5301         Fix disp-step-syscall.exp: fork: single step over fork.
5302         * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5303         whitespaces.
5304         (single step over $syscall): Remove its check.
5305         (single step over $syscall final pc): New check.
5306
5307 2012-02-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5308
5309         Support processors without SSSE3.
5310         * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5311         pabsd into ...
5312         (ssse3_test): ... a new function.
5313         (main): Call ssse3_test.
5314         * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5315         Update expected values everywhere.
5316         (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5317         (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5318         (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5319         (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5320         (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5321         (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5322         Move these tests lower.
5323         (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5324         (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5325         (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5326         New tests.
5327
5328 2012-02-29  Yao Qi  <yao@codesourcery.com>
5329             Pedro Alves  <palves@redhat.com>
5330
5331         * gdb.trace/trace-mt.c: New.
5332         * gdb.trace/trace-mt.exp: New.
5333
5334 2012-02-28  Thomas Schwinge  <thomas@codesourcery.com>
5335
5336         * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5337         numbers instead of hardcoding them.
5338         * gdb.base/annota1.c: Provide suitable markers.
5339         * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5340         numbers instead of hardcoding them.
5341         * gdb.base/annota3.c: Provide suitable markers.
5342
5343         * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5344         * gdb.base/annota3.c: Likewise.
5345         * gdb.base/sigall.c: Likewise.
5346         * gdb.base/signals.c: Likewise.
5347         * gdb.reverse/sigall-reverse.c: Likewise.
5348
5349 2012-02-27  Maciej W. Rozycki  <macro@codesourcery.com>
5350
5351         * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5352         failure return path.
5353
5354 2012-02-27  Luis Machado  <lgustavo@codesourcery.com>
5355
5356         * gdb.base/save-bp.exp: Account for new condition evaluator output.
5357
5358 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
5359
5360         * gdb.base/cond-eval-mode.exp: New file.
5361
5362 2012-02-24  Pedro Alves  <palves@redhat.com>
5363
5364         * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5365         (top level): Use with_test_prefix.
5366
5367 2012-02-24  Pedro Alves  <palves@redhat.com>
5368
5369         * gdb.threads/attach-into-signal.exp (corefunc): Use
5370         with_test_prefix.
5371
5372 2012-02-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
5373
5374         Fix false FAILs on old CPUs without SSE.
5375         * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5376         Return untested for Illegal instruction.
5377
5378 2012-02-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
5379
5380         Fix false FAILs with glibc debug infos installed.
5381         * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5382         * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5383
5384 2012-02-22  Sterling Augustine  <saugustine@google.com>
5385
5386         * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5387         constant with cast.
5388
5389 2012-02-21  Pedro Alves  <palves@redhat.com>
5390
5391         * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5392
5393 2012-02-21  Pedro Alves  <palves@redhat.com>
5394
5395         * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5396
5397 2012-02-21  Pedro Alves  <palves@redhat.com>
5398
5399         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5400         with_test_prefix.
5401
5402 2012-02-21  Pedro Alves  <palves@redhat.com>
5403
5404         * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5405         with_test_prefix here.
5406         (top level): Do it here instead.  Remove `:' from the
5407         with_test_prefix string.
5408         * gdb.base/attach-pie-misread.exp: Remove the leading space the
5409         the suffix `:' from the with_test_prefix prefix string.
5410         * gdb.base/break-interp.exp: Ditto.
5411         * gdb.base/catch-load.exp: Ditto.
5412         * gdb.base/disp-step-syscall.exp: Ditto.
5413         * gdb.base/jit-so.exp: Ditto.
5414         * gdb.base/jit.exp: Ditto.
5415         * gdb.base/sepdebug.exp: Ditto.
5416         * gdb.base/solib-display.exp: Ditto.
5417         * gdb.base/solib-overlap.exp: Ditto.
5418         * gdb.base/watch-cond-infcall.exp: Ditto.
5419         * gdb.base/watchpoint.exp: Ditto.
5420         * gdb.dwarf2/dw2-noloc.exp: Ditto.
5421         * gdb.mi/mi-watch.exp: Ditto.
5422         * gdb.mi/mi2-watch.exp: Ditto.
5423         * gdb.threads/non-ldr-exc-1.exp: Ditto.
5424         * gdb.threads/non-ldr-exc-2.exp: Ditto.
5425         * gdb.threads/non-ldr-exc-3.exp: Ditto.
5426         * gdb.threads/non-ldr-exc-4.exp: Ditto.
5427         * gdb.threads/watchpoint-fork.exp: Ditto.
5428         * gdb.threads/watchthreads-reorder.exp: Ditto.
5429         * gdb.trace/change-loc.exp: Ditto.
5430         * gdb.trace/pending.exp: Ditto.
5431         * gdb.trace/status-stop.exp: Ditto.
5432         * gdb.trace/strace.exp: Ditto.
5433         * gdb.trace/trace-break.exp: Ditto.
5434         * gdb.trace/unavailable.exp: Ditto.
5435         * lib/gdb.exp (with_test_prefix): Always prefix with space and
5436         suffix with colon.  Adjust leading comments.
5437
5438 2012-02-21  Pedro Alves  <palves@redhat.com>
5439             Tom Tromey  <tromey@redhat.com>
5440
5441         * lib/gdb.exp: Add description of test prefixes.
5442         (with_test_prefix): New procedure.
5443         * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5444         * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5445         * gdb.base/break-interp.exp: Use with_test_prefix.  Use append
5446         instead of lappend to append to pf_prefix.
5447         * gdb.base/catch-load.exp: Use with_test_prefix.
5448         * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5449         * gdb.base/jit-so.exp: Use with_test_prefix.
5450         * gdb.base/jit.exp: Use with_test_prefix.
5451         * gdb.base/return-nodebug.exp (do_test): Use append instead of
5452         lappend to append to pf_prefix.
5453         * gdb.base/sepdebug.exp: Use with_test_prefix.
5454         * gdb.base/solib-display.exp: Use with_test_prefix.
5455         * gdb.base/solib-overlap.exp: Use with_test_prefix.
5456         * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5457         * gdb.base/watchpoint.exp: Use with_test_prefix.
5458         * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5459         * gdb.mi/mi-watch.exp: Use with_test_prefix.
5460         * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5461         * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5462         * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5463         * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5464         * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5465         * gdb.threads/watchpoint-fork.exp: Use with_test_prefix.  Use
5466         append instead of lappend to append to pf_prefix.
5467         * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5468         * gdb.trace/change-loc.exp: Use with_test_prefix.
5469         * gdb.trace/pending.exp: Use with_test_prefix.
5470         * gdb.trace/status-stop.exp: Use with_test_prefix.
5471         * gdb.trace/strace.exp: Use with_test_prefix.
5472         * gdb.trace/trace-break.exp: Use with_test_prefix.
5473         * gdb.trace/unavailable.exp: Use with_test_prefix.  Use append
5474         instead of lappend to append to pf_prefix.
5475
5476 2012-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5477
5478         Fix racy FAILs.
5479         * gdb.base/inferior-died.c (main): Add return of 0.
5480         * gdb.base/inferior-died.exp (continue): Fix expectation of
5481         asynchronous events.
5482         (p 1): New test.
5483
5484 2012-02-20  Pedro Alves  <palves@redhat.com>
5485
5486         * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5487         lin-lwp output.  Set SIGALRM to stop.  Adjust tests to not rely on
5488         gdb's internal debug output.  For the non-threaded case, look for
5489         "Program received signal SIGLARM", for the threaded case, peek at
5490         the thread's siginfo.
5491
5492 2012-02-20  Pedro Alves  <palves@redhat.com>
5493
5494         General cleanup, make output test messages unique, and build
5495         different executable files for the non-threaded and threaded
5496         cases.
5497
5498         * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5499         Delete.
5500         (executable_nothr, executable_thr): New globals.
5501         (top level): Adjust to delete both executables.
5502         (corefunc): New parameter $executable.  Set $pf_prefix instead of
5503         hand writing a prefix in tests.  Issue a clean_restart and enable
5504         lin-lwp debug output here.
5505         (top level): Adjust.  Use build_executable.  Don't start gdb here,
5506         and don't enable lin-lwp debug output here.
5507         * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5508
5509 2012-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5510
5511         Fix racy FAILs.
5512         * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5513         "continue" command.
5514
5515 2012-02-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
5516
5517         Fix for gdbserver non-extended mode.
5518         * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5519         and gdb_run_cmd.
5520
5521 2012-02-17  Tom Tromey  <tromey@redhat.com>
5522
5523         * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5524         * gdb.python/py-events.exp: Check 'dir' output.
5525         * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5526
5527 2012-02-17  Yao Qi  <yao@codesourcery.com>
5528
5529         * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5530
5531 2012-02-16  Tom Tromey  <tromey@redhat.com>
5532
5533         * gdb.base/inferior-died.c: Don't include stdio.h.
5534
5535 2012-02-16  Tom Tromey  <tromey@redhat.com>
5536
5537         * gdb.base/inferior-died.c: New file.
5538         * gdb.base/inferior-died.exp: New file.
5539
5540 2012-02-15  Aleksandar Ristovski  <aristovski@qnx.com>
5541
5542         * gdb.base/break-inline.exp: New file.
5543         * gdb.base/break-inline.c: New file.
5544
5545 2012-02-15  Tom Tromey  <tromey@redhat.com>
5546
5547         * gdb.base/pc-fp.exp: Add "info register" tests.
5548
5549 2012-02-15  Tom Tromey  <tromey@redhat.com>
5550
5551         * gdb.base/regs.exp: Remove.
5552
5553 2012-02-15  Pedro Alves  <palves@redhat.com>
5554
5555         * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5556         the target doesn't support tracepoints.
5557         * gdb.trace/circ.exp: Ditto.
5558         * gdb.trace/collection.exp: Ditto.
5559         * gdb.trace/packetlen.exp: Ditto.
5560         * gdb.trace/passc-dyn.exp: Ditto.
5561         * gdb.trace/report.exp: Ditto.
5562         * gdb.trace/tfind.exp: Ditto.
5563         * gdb.trace/tspeed.exp: Ditto.
5564         * gdb.trace/tsv.exp: Ditto.
5565         * gdb.trace/unavailable.exp: Ditto.
5566         * gdb.trace/while-dyn.exp: Ditto.
5567
5568 2012-02-15  Pedro Alves  <palves@redhat.com>
5569
5570         * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5571         gdb_test_multiple, and call unsupported instead of fail, if the
5572         remote side does not support the request.
5573
5574 2012-02-15  Pedro Alves  <palves@redhat.com>
5575
5576         * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5577         * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5578         * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5579         * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5580         * gdb.server/server-run.exp: Make sure gdb is disconnected.
5581         * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5582         prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5583         doesn't start with "extended-" already.
5584
5585 2012-02-15  Pedro Alves  <palves@redhat.com>
5586
5587         Support extended-remote.  Avoid cascading timeouts.
5588
5589         * gdb.base/attach.exp (do_attach_tests): Add expected output for
5590         the extended-remote target.  If attaching with no file fails, load
5591         the file manually.
5592         * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5593
5594 2012-02-14  Stan Shebs  <stan@codesourcery.com>
5595
5596         * gdb.base/ena-dis-br.exp: Add enable count test.
5597
5598 2012-02-13  Pedro Alves  <palves@redhat.com>
5599
5600         * config/mips-idt.exp: Delete.
5601         * gdb.base/a2-run.exp: Remove mips-idt xfails.
5602         * gdb.base/bitfields.exp: Remove mips-idt restarts.
5603         * gdb.base/break.exp: Remove mips-idt references.
5604         * gdb.base/chng-syms.exp: Ditto.
5605         * gdb.base/default.exp: Ditto.
5606         * gdb.base/funcargs.exp (funcargs_reload): Delete.
5607         (top level): Don't call it.
5608         * gdb.base/opaque.exp: Remove mips-idt restarts.
5609         * gdb.base/ptype.exp: Remove mips-idt xfails.
5610         * gdb.base/scope.exp: Remove mips-idt restarts.
5611         * gdb.base/sepdebug.exp: Remove mips-idt references.
5612         * gdb.base/watchpoint.exp (maybe_clean_restart)
5613         (maybe_reinitialize): Delete.
5614         (test_disabling_watchpoints, test_disabling_watchpoints)
5615         (test_watchpoint_triggered_in_syscall)
5616         (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5617         Don't call them.
5618
5619 2012-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5620
5621         * gdb.server/server-exec-info.exp: New file.
5622
5623 2012-02-10  Pedro Alves  <palves@redhat.com>
5624
5625         * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5626         always non-empty.
5627         (test_attach): Always pass $exec to test_attach_gdb.
5628
5629 2012-02-08  Tom Tromey  <tromey@redhat.com>
5630
5631         * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5632         before inferior is started.
5633
5634 2012-02-07  Tom Tromey  <tromey@redhat.com>
5635
5636         * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5637         Symbol.value.
5638         * gdb.python/py-symbol.c (qq): Set default value.
5639
5640 2012-02-07  Tom Tromey  <tromey@redhat.com>
5641
5642         * gdb.python/py-symbol.c (qq): New global.
5643         * gdb.python/py-symbol.exp: Add test for frame-less
5644         lookup_symbol.
5645         * gdb.python/py-symtab.exp: Fix line number.
5646
5647 2012-02-03  Joel Brobecker  <brobecker@adacore.com>
5648
5649         * gdb.ada/mi_task_arg: New testcase.
5650
5651 2012-02-02  Pedro Alves  <palves@redhat.com>
5652
5653         * gdb.reverse/until-precsave.exp: Also put "record save" under the
5654         extended timeout.
5655
5656 2012-02-02  Pedro Alves  <palves@redhat.com>
5657
5658         * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5659         * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5660
5661 2012-02-02  Pedro Alves  <palves@redhat.com>
5662
5663         * gdb.base/term.exp: Rewrite.
5664         * gdb.base/term.c: New.
5665
5666 2012-02-02  Pedro Alves  <palves@redhat.com>
5667
5668         * gdb.base/default.exp (run "r" abbreviation, run): Add
5669         extended-remote expected output.
5670
5671 2012-02-02  Tom Tromey  <tromey@redhat.com>
5672
5673         * gdb.cp/dispcxx.exp: New file.
5674         * gdb.cp/dispcxx.cc: New file.
5675
5676 2012-02-01  Tom Tromey  <tromey@redhat.com>
5677
5678         * gdb.base/jit-simple.exp: New file.
5679         * gdb.base/jit-simple.c: New file.
5680
5681 2012-01-30  Yao Qi  <yao@codesourcery.com>
5682
5683         * gdb.base/skip.exp: Make test result unique.
5684
5685 2012-01-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
5686
5687         * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5688         compatibility with valgrind-3.7.0.
5689
5690 2012-01-27  Pedro Alves  <palves@redhat.com>
5691
5692         * gdb.base/watchpoint.exp (no_hw): New global.
5693         (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
5694         disable hw watchpoints.
5695         (test_wide_location_1, test_wide_location_2): If no_hw is set,
5696         don't expect hw watchpoints.
5697         (no_hw_watchpoints): Always clean restart.
5698         (do_tests): New procedure, factored out from the top level.
5699         (top level): Run tests twice.  Once with hw watchpoints enabled,
5700         another time with hw watchpoints disabled.
5701
5702 2012-01-27  Pedro Alves  <palves@redhat.com>
5703
5704         * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
5705         out from the top level.
5706         (top level): Call it instead.
5707
5708 2012-01-27  Pedro Alves  <palves@redhat.com>
5709
5710         * gdb.base/watchpoint.exp (top level): Re-enable hardware
5711         watchpoints sooner.
5712
5713 2012-01-27  Pedro Alves  <palves@redhat.com>
5714
5715         * gdb.base/watchpoint.exp (top level): Delete watch ival3.
5716
5717 2012-01-27  Pedro Alves  <palves@redhat.com>
5718
5719         * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
5720         "You may have requested too many hardware
5721         breakpoints/watchpoints".
5722
5723 2012-01-27  Pedro Alves  <palves@redhat.com>
5724
5725         * gdb.base/watchpoint.exp (maybe_clean_restart)
5726         (maybe_reinitialize): New.
5727         (test_disabling_watchpoints): Call maybe_reinitialize.  Don't
5728         expect "hit N times".
5729         (test_disabling_watchpoints, test_complex_watchpoint)
5730         (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5731         Call maybe_clean_restart.
5732         (top level): Use clean_restart.  Remove "mips-idt-*"
5733         reinitialization.
5734
5735 2012-01-27  Pedro Alves  <palves@redhat.com>
5736
5737         * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
5738
5739 2012-01-27  Pedro Alves  <palves@redhat.com>
5740
5741         * gdb.base/watchpoint.exp: Clean restart after tests that don't
5742         require `initialize' anymore.  Remove unnecessary `initialize'
5743         calls.
5744
5745 2012-01-27  Pedro Alves  <palves@redhat.com>
5746
5747         * gdb.base/watchpoint.exp (wp_set): Delete.
5748         (initialize, test_simple_watchpoint, top level): Remove dead code.
5749
5750 2012-01-27  Pedro Alves  <palves@redhat.com>
5751
5752         * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
5753         typo.
5754
5755 2012-01-27  Pedro Alves  <palves@redhat.com>
5756
5757         * config/extended-gdbserver.exp: New file.
5758         * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
5759         comment.
5760         (gdbserver_start_multi, mi_gdbserver_start_multi): New.
5761         * boards/native-extended-gdbserver.exp: New file.
5762
5763 2012-01-26  Pedro Alves  <palves@redhat.com>
5764
5765         * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
5766         and gdb_test_multiple.
5767
5768 2012-01-26  Pedro Alves  <palves@redhat.com>
5769
5770         Make test messages unique, and more identifiable.
5771         * gdb.multi/watchpoint-multi.exp: Change test messages.
5772
5773 2012-01-25  Tom Tromey  <tromey@redhat.com>
5774
5775         * gdb.base/solib-disc.exp: Fix regexps.
5776
5777 2012-01-24  Tom Tromey  <tromey@redhat.com>
5778
5779         * lib/mi-support.exp (mi_expect_stop): Add special case for
5780         solib-event.
5781         * gdb.base/catch-load-so.c: New file.
5782         * gdb.base/catch-load.exp: New file.
5783         * gdb.base/catch-load.c: New file.
5784         * gdb.base/break-interp.exp (reach_1): Update regexp.
5785
5786 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
5787
5788         Fix fuzzy results.
5789         * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
5790         lpsimple and func.
5791
5792 2012-01-24  Gary Benson  <gbenson@redhat.com>
5793
5794         Delete #if 0'd out code.
5795         * gdb.base/default.exp (info catch): Remove.
5796         * gdb.base/gdb_history (info catch): Likewise.
5797         * gdb.base/help.exp (info catch): Likewise.
5798
5799 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
5800
5801         Fix watchpoints to be specific for each inferior.
5802         * gdb.multi/watchpoint-multi.c: New file.
5803         * gdb.multi/watchpoint-multi.exp: New file.
5804
5805 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
5806
5807         Fix watchpoints across inferior fork.
5808         * gdb.threads/watchpoint-fork-child.c: New file.
5809         * gdb.threads/watchpoint-fork-mt.c: New file.
5810         * gdb.threads/watchpoint-fork-parent.c: New file.
5811         * gdb.threads/watchpoint-fork-st.c: New file.
5812         * gdb.threads/watchpoint-fork.exp: New file.
5813         * gdb.threads/watchpoint-fork.h: New file.
5814
5815 2012-01-23  Pedro Alves  <palves@redhat.com>
5816
5817         * gdb.base/call-signal-resume.exp: Allow output after "return".
5818
5819 2012-01-20  Pedro Alves  <palves@redhat.com>
5820
5821         * gdb.python/py-finish-breakpoint.py: Fix typo.
5822
5823 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
5824
5825         * gdb.base/info-proc.exp: Also run on remote targets.  Main
5826         "info proc" command is now always present; whether target supports
5827         actual info proc operation is detected when attempting to issue
5828         the command.
5829
5830 2012-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
5831
5832         * .gdbinit: Remove.
5833
5834 2012-01-19  Pedro Alves  <palves@redhat.com>
5835
5836         * gdb.java/jprint.exp: Don't rely on inferior output, but instead
5837         look at the funtions' returns.
5838         * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
5839         (jprint.print(int, int)): Change return type to int.  Adjust.
5840
5841 2012-01-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
5842
5843         PR gdb/9538
5844         * gdb.base/sepdebug.exp: New test.
5845
5846 2012-01-18  Pedro Alves  <palves@redhat.com>
5847
5848         * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
5849         Allow output before ^done.
5850
5851 2012-01-16  Tom Tromey  <tromey@redhat.com>
5852
5853         * gdb.linespec/linespec.exp: Change some tests to use $decimal.
5854         Add tests for relative directory.
5855
5856 2012-01-16  Tom Tromey  <tromey@redhat.com>
5857
5858         * gdb.base/printcmds.c (enum flag_enum): New.
5859         (three): New global.
5860         * gdb.base/printcmds.exp (test_print_enums): Add test for flag
5861         enum printing.
5862         * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
5863         FlagEnumerationPrinter.
5864         * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
5865         * gdb.python/py-pp-maint.c (enum flag_enum): New.
5866         (fval): New global.
5867
5868 2012-01-16  Pedro Alves  <palves@redhat.com>
5869
5870         * lib/gdb.exp (banned_procedures): New variable.
5871         (banned_variables_traced): Rename to ...
5872         (banned_traced): ... this.
5873         (gdb_init): Also trace banned procedures.
5874         (gdb_finish): Also untrace banned procedures.
5875
5876 2012-01-16  Pedro Alves  <palves@redhat.com>
5877
5878         Remove all calls to strace.
5879
5880 2012-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
5881
5882         * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
5883         * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
5884
5885 2012-01-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
5886
5887         * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
5888         * gdb.base/pie-execl.exp: Likewise.
5889
5890 2012-01-12  Keith Seitz  <keiths@redhat.com>
5891
5892         PR mi/10586
5893         * gdb.mi/var-cmd.c (struct anonymous): New structure.
5894         (do_anonymous_type_tests): New function.
5895         (main): Call do_anonymous_type_tests.
5896         * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
5897         (verify_everything): New procedure.
5898         * gdb.mi/mi-var-cp.cc (class A): New class.
5899         (anonymous_structs_and_unions): New function.
5900         (main): Call anonymous_structs_and_unions.
5901         * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
5902         (verify_everything): New procedure.
5903
5904 2012-01-12  Keith Seitz  <keiths@redhat.com>
5905
5906         * lib/mi-support.exp: Expand comments about PATH_EXPR.
5907         (varobj_tree::get_path_expr): Assume that all varobjs are
5908         compound unless they are known simple types.
5909         Adjust path expressions based on parent type, path parent type,
5910         and tree language.
5911         (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
5912         the root varobj.
5913         (mi_walk_varobj_tree): Add LANGUAGE parameter.
5914
5915 2012-01-11  Pedro Alves  <palves@redhat.com>
5916
5917         * gdb.base/default.exp (core-file): Don't expect "GDB can't read
5918         core files on this machine" anymore.
5919
5920 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
5921
5922         * gdb.base/watchpoint.c (recurser): Initialize local_x.
5923         (main): Repeat recurser call.
5924         * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
5925         equivalent to 'local_x'.
5926
5927 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
5928             Joel Brobecker <brobecker@adacore.com>
5929
5930         * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
5931
5932 2012-01-05  Pedro Alves  <alves.ped@gmail.com>
5933
5934         * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
5935         * gdb.python/py-events.c (first): Add bits for new "step N" test.
5936         * gdb.python/py-events.exp: Test that "step N" tripping on a
5937         breakpoint emits a breakpoint event.
5938
5939 2012-01-03  Joel Brobecker  <brobecker@adacore.com>
5940
5941         * gdb.base/auxv.exp: Reformat the copyright notice.
5942
5943 2012-01-03  Yao Qi  <yao@codesourcery.com>
5944
5945         * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
5946         (strace_trace_on_diff_addr): New.
5947         * gdb.trace/strace.c: (main): Add two local variables.
5948
5949 2011-01-02  Ulrich Weigand  <uweigand@de.ibm.com>
5950
5951         * gdb.cell/fork.exp: Delete breakpoints after reaching main.
5952         * gdb.cell/gcore.exp: Likewise.
5953         * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
5954         to verify the correct instance of main is selected.
5955
5956 2012-01-02  Joel Brobecker  <brobecker@adacore.com>
5957
5958         * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
5959         gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
5960         gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
5961         gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
5962         gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
5963         gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
5964         gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
5965         gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
5966         gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
5967         gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
5968         gdb.threads/thread_check.c: Reformat copyright header.
5969
5970 2011-12-30  Edjunior Machado  <emachado@linux.vnet.ibm.com>
5971
5972         * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
5973         * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
5974         is not enabled.
5975
5976 2011-12-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
5977
5978         * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
5979         parameter to self_exec, adjust the function.
5980         (main): Check for argv[1] "exit".  Use argv[0] for test_exec_exit.
5981         * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
5982         (set var do_exit = 0): Remove test.
5983         (newline at end of file): Add one.
5984
5985 2011-12-27  Joel Brobecker  <brobecker@adacore.com>
5986
5987         * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
5988         New files.
5989
5990 2011-12-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
5991
5992         Fix racy FAILs.
5993         * gdb.threads/fork-thread-pending.c (barrier): New variable.
5994         (thread_function, thread_forker): Call pthread_barrier_wait for it.
5995         (main): Call pthread_barrier_init for it.
5996
5997 2011-12-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
5998
5999         Fix double send_gdb leading to racy FAILs.
6000         * gdb.base/break.exp (set silent break bp_location1): Replace
6001         3x send_gdb and gdb_expect by gdb_test.
6002         * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6003         * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6004         (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6005         instead of send_gdb.  Twice.
6006         * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6007         3x send_gdb and gdb_expect by gdb_test.
6008         * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6009
6010 2011-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
6011
6012         * gdb.linespec/linespec.exp: Compile using {c++}.
6013
6014 2011-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
6015
6016         * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6017         (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6018         (verify GCC PR debug/51668): New test.
6019
6020 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
6021
6022         Introduce gdb.FinishBreakpoint in Python.
6023         * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6024         py-finish-breakpoint2
6025         (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6026         * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6027         instead of line number.
6028         * gdb.python/py-finish-breakpoint.c: New file.
6029         * gdb.python/py-finish-breakpoint.exp: New file.
6030         * gdb.python/py-finish-breakpoint.py: New file.
6031         * gdb.python/py-finish-breakpoint2.cc: New file.
6032         * gdb.python/py-finish-breakpoint2.exp: New file.
6033         * gdb.python/py-finish-breakpoint2.py: New file.
6034
6035 2011-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
6036
6037         Partial fix of compatibility with gcc-4.7.
6038         * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6039         into XFAIL "new without size_t".  Permit size_t for the KFAIL case.
6040         Add comment to add a PASS case in the future.
6041
6042         Fix compatibility with gcc-4.7.
6043         * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6044
6045 2011-12-21  Ulrich Weigand  <ulrich.weigand@linaro.org>
6046
6047         PR tdep/12797
6048         * gdb.base/callfuncs.exp: Remove KFAIL.
6049
6050 2011-12-21  Joel Brobecker  <brobecker@adacore.com>
6051
6052         * gdb.ada/task_bp: New testcase.
6053
6054 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
6055
6056         * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6057         -DNO_SECTIONS.
6058         * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6059
6060 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
6061
6062         * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6063         PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6064         * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6065         Change PR gcc/41736 to the more specific PR gcc/46955.  Make it
6066         conditional for gcc <= 4.5.
6067
6068 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
6069
6070         * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6071         by XFAIL.
6072         * gdb.cp/static-method.exp (info addr A::func())
6073         (list static-method.cc:xxx::(anonymous namespace)::A::func)
6074         (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6075         (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6076         (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6077         * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6078         (test value of F in k3_m): Likewise.
6079         * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6080         Likewise.
6081
6082 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
6083
6084         * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6085         (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6086         Remove.
6087         * gdb.threads/attachstop-mt.c: Remove.
6088         * gdb.threads/attachstop-mt.exp: Remove.
6089
6090 2011-12-17  Mark Kettenis  <kettenis@gnu.org>
6091
6092         * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6093
6094 2011-12-16  Doug Evans  <dje@google.com>
6095
6096         * boards/native-stdio-gdbserver.exp: New file.
6097         * boards/native-gdbserver.exp: New file.
6098
6099         * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6100         gdbserver output.
6101         (gdbserver_default_get_remote_address): New function.
6102         (gdbserver_start): Call gdb,get_remote_address to compute argument
6103         to "target remote" command.
6104
6105 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
6106
6107         * gdb.python/py-function.exp: Change "on" to "full" for
6108         python print-stack.  Add set/show python print-stack
6109         off|full|message tests.
6110
6111 2011-12-15  Yao Qi  <yao@codesourcery.com>
6112
6113         * gdb.trace/strace.c: New
6114         * gdb.trace/strace.exp: New.
6115
6116 2011-12-14  Tom Tromey  <tromey@redhat.com>
6117
6118         * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6119
6120 2011-12-14  Doug Evans  <dje@google.com>
6121
6122         * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6123
6124 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
6125
6126         PR threads/10729
6127
6128         * gdb.mi/watch-nonstop.c: New file.
6129         * gdb.mi/mi-watch-nonstop.exp: New file.
6130
6131 2011-12-13  Pedro Alves  <pedro@codesourcery.com>
6132             Doug Evans  <dje@google.com>
6133
6134         * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6135         (clean_restart): Remove references to the gdb_stub target board
6136         variable.
6137         (gdb_step_for_stub): Delete.
6138
6139         * gdb.base/annota1.exp: Remove all references to [target_info
6140         exists gdb_stub], gdb_step_for_stub and usestubs.
6141         * gdb.base/annota3.exp: Ditto.
6142         * gdb.base/async.exp: Ditto.
6143         * gdb.base/break.exp: Ditto.
6144         * gdb.base/code-expr.exp: Ditto.
6145         * gdb.base/commands.exp: Ditto.
6146         * gdb.base/completion.exp: Ditto.
6147         * gdb.base/condbreak.exp: Ditto.
6148         * gdb.base/consecutive.exp: Ditto.
6149         * gdb.base/cvexpr.exp: Ditto.
6150         * gdb.base/define.exp: Ditto.
6151         * gdb.base/display.exp: Ditto.
6152         * gdb.base/ena-dis-br.exp: Ditto.
6153         * gdb.base/environ.exp: Ditto.
6154         * gdb.base/gnu-ifunc.exp: Ditto.
6155         * gdb.base/maint.exp: Ditto.
6156         * gdb.base/pending.exp: Ditto.
6157         * gdb.base/sect-cmd.exp: Ditto.
6158         * gdb.base/sepdebug.exp: Ditto.
6159         * gdb.base/unload.exp: Ditto.
6160         * gdb.base/watchpoint-solib.exp: Ditto.
6161         * gdb.cp/annota2.exp: Ditto.
6162         * gdb.cp/annota3.exp: Ditto.
6163         * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6164         * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6165         * gdb.mi/mi-pending.exp: Ditto.
6166         * gdb.trace/circ.exp: Ditto.
6167         * gdb.cp/ovldbreak.exp: Ditto.  Adjust expected line numbers.
6168         * gdb.base/list.exp: Ditto.
6169
6170         * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6171         breakpoint function and all references to the usestubs macro.
6172         * gdb.base/exprs.c: Ditto.
6173         * gdb.base/freebpcmd.c: Ditto.
6174         * gdb.base/bitfields.c: Ditto.
6175         * gdb.base/bitfields2.c: Ditto.
6176         * gdb.base/break.c: Ditto.
6177         * gdb.base/call-sc.c: Ditto.
6178         * gdb.base/call-signals.c: Ditto.
6179         * gdb.base/callfuncs.c: Ditto.
6180         * gdb.base/charset.c: Ditto.
6181         * gdb.base/consecutive.c: Ditto.
6182         * gdb.base/constvars.c: Ditto.
6183         * gdb.base/funcargs.c: Ditto.
6184         * gdb.base/int-type.c: Ditto.
6185         * gdb.base/interrupt.c: Ditto.
6186         * gdb.base/langs0.c: Ditto.
6187         * gdb.base/list0.c: Ditto.
6188         * gdb.base/mips_pro.c: Ditto.
6189         * gdb.base/miscexprs.c: Ditto.
6190         * gdb.base/nodebug.c: Ditto.
6191         * gdb.base/opaque0.c: Ditto.
6192         * gdb.base/pointers.c: Ditto.
6193         * gdb.base/printcmds.c: Ditto.
6194         * gdb.base/ptype.c: Ditto.
6195         * gdb.base/recurse.c: Ditto.
6196         * gdb.base/reread1.c: Ditto.
6197         * gdb.base/reread2.c: Ditto.
6198         * gdb.base/restore.c: Ditto.
6199         * gdb.base/return.c: Ditto.
6200         * gdb.base/run.c: Ditto.
6201         * gdb.base/scope0.c: Ditto.
6202         * gdb.base/sepdebug.c: Ditto.
6203         * gdb.base/setshow.c: Ditto.
6204         * gdb.base/setvar.c: Ditto.
6205         * gdb.base/sigall.c: Ditto.
6206         * gdb.base/signals.c: Ditto.
6207         * gdb.base/structs.c: Ditto.
6208         * gdb.base/structs2.c: Ditto.
6209         * gdb.base/testenv.c: Ditto.
6210         * gdb.base/twice.c: Ditto.
6211         * gdb.base/unwindonsignal.c: Ditto.
6212         * gdb.base/watchpoint.c: Ditto.
6213         * gdb.base/watchpoints.c: Ditto.
6214         * gdb.base/whatis.c: Ditto.
6215         * gdb.cp/classes.cc: Ditto.
6216         * gdb.cp/cplusfuncs.cc: Ditto.
6217         * gdb.cp/derivation.cc: Ditto.
6218         * gdb.cp/formatted-ref.cc: Ditto.
6219         * gdb.cp/misc.cc: Ditto.
6220         * gdb.cp/overload.cc: Ditto.
6221         * gdb.cp/ovldbreak.cc: Ditto.
6222         * gdb.cp/ref-params.cc: Ditto.
6223         * gdb.cp/ref-types.cc: Ditto.
6224         * gdb.cp/templates.cc: Ditto.
6225         * gdb.cp/virtfunc.cc: Ditto.
6226         * gdb.hp/gdb.aCC/run.c: Ditto.
6227         * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6228         * gdb.hp/gdb.compat/xdb0.c: Ditto.
6229         * gdb.reverse/consecutive-reverse.c: Ditto.
6230         * gdb.reverse/sigall-reverse.c: Ditto.
6231         * gdb.reverse/until-reverse.c: Ditto.
6232         * gdb.reverse/watch-reverse.c: Ditto.
6233         * gdb.trace/actions.c: Ditto.
6234         * gdb.trace/circ.c: Ditto.
6235         * gdb.trace/collection.c: Ditto.
6236
6237 2011-12-13  Pedro Alves  <pedro@codesourcery.com>
6238
6239         * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6240         (func6, func7): New.
6241         (main): Call func6 and func7.
6242         * gdb.base/watchpoint.exp (test_wide_location_1)
6243         (test_wide_location_2): New.
6244         (top level): Re-enable hardware watchpoints if necessary.  Call
6245         test_wide_location_1 and test_wide_location_2.
6246
6247 2011-12-11  Yao Qi  <yao@codesourcery.com>
6248
6249         * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6250
6251 2011-12-11  Joel Brobecker  <brobecker@adacore.com>
6252
6253         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6254         expected output for unsupported case.
6255
6256 2011-12-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
6257
6258         PR testsuite/12649
6259         * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6260         Protect gdb_test_multiple by final $gdb_prompt match.
6261
6262 2011-12-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
6263
6264         * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6265         New variable, new test.
6266         (list static-method.cc:xxx::(anonymous namespace)::A::func)
6267         (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6268         (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6269         (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6270         them if HAVE_GCC_45682_FIXED is not set.
6271
6272 2011-12-10  Yao Qi  <yao@codesourcery.com>
6273
6274         * gdb.trace/status-stop.exp: New.
6275         * gdb.trace/status-stop.c: New.
6276
6277 2011-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
6278
6279         * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6280         timeout.
6281
6282 2011-12-08  Tom Tromey  <tromey@redhat.com>
6283
6284         * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6285         condition.
6286
6287 2011-12-07  Stan Shebs  <stan@codesourcery.com>
6288
6289         * gdb.trace/tfind.exp: Update for output changes.
6290
6291 2011-12-07  Pedro Alves  <pedro@codesourcery.com>
6292
6293         * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6294         throws "Cannot insert catchpoints in this configuration".
6295         * gdb.ada/mi_catch_ex.exp: Likewise.
6296
6297 2011-12-06  Pedro Alves  <pedro@codesourcery.com>
6298
6299         * gdb.base/break-always.exp: Test changing memory at addresses
6300         with breakpoints inserted.
6301
6302 2011-12-06  Joel Brobecker  <brobecker@acacore.com>
6303
6304         * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6305         involving a fully qualified function name.
6306
6307 2011-12-06  Tom Tromey  <tromey@redhat.com>
6308
6309         * gdb.ada/homonym.exp: Add three breakpoint tests.
6310
6311 2011-12-06  Tom Tromey  <tromey@redhat.com>
6312
6313         * gdb.base/solib-weak.exp (do_test): Remove kfail.
6314         * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6315         * gdb.objc/objcdecode.exp: Update for output changes.
6316         * gdb.linespec/linespec.exp: New file.
6317         * gdb.linespec/lspec.cc: New file.
6318         * gdb.linespec/lspec.h: New file.
6319         * gdb.linespec/body.h: New file.
6320         * gdb.linespec/base/two/thefile.cc: New file.
6321         * gdb.linespec/base/one/thefile.cc: New file.
6322         * gdb.linespec/Makefile.in: New file.
6323         * gdb.cp/templates.exp (test_template_breakpoints): Update for
6324         output changes.
6325         * gdb.cp/re-set-overloaded.exp: Remove kfail.
6326         * gdb.cp/ovldbreak.exp: Update for output changes.  "all" test now
6327         makes one breakpoint.
6328         * gdb.cp/method2.exp (test_break): Update for output changes.
6329         * gdb.cp/mb-templates.exp: Update for output changes.
6330         * gdb.cp/mb-inline.exp: Update for output changes.
6331         * gdb.cp/mb-ctor.exp: Update for output changes.
6332         * gdb.cp/ovsrch.exp: Use fully-qualified names.
6333         * gdb.base/solib-symbol.exp: Run to main later.  Breakpoint now
6334         has multiple matches.
6335         * gdb.base/sepdebug.exp: Disable pending breakpoints.  Update for
6336         error message change.
6337         * gdb.base/list.exp (test_list_filename_and_number): Update for
6338         error message change.
6339         * gdb.base/break.exp: Disable pending breakpoints.  Update for
6340         output changes.
6341         * configure.ac: Add gdb.linespec.
6342         * configure: Rebuild.
6343         * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6344
6345 2011-12-06  Ulrich Weigand  <uweigand@de.ibm.com>
6346
6347         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6348         last_break register on s390*-*-* targets.
6349
6350 2011-12-06  Joel Brobecker  <brobecker@adacore.com>
6351
6352         * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6353         * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6354         of parameter X in procedure Foo.
6355
6356 2011-12-05  Stan Shebs  <stan@codesourcery.com>
6357
6358         * gdb.trace/tfind.exp: Update help string matches.
6359
6360 2011-12-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
6361
6362         * gdb.server/ext-run.exp (get process list): Accept also systemd
6363         as PID 1.
6364
6365 2011-12-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
6366             Pedro Alves  <pedro@codesourcery.com>
6367
6368         * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6369         starting GDB.
6370         * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6371         $use_gdb_stub.
6372         * gdb.base/display.exp: Likewise.
6373         * gdb.base/ending-run.exp: Likewise.
6374         * gdb.base/list.exp (test_listsize): Likewise.
6375         * gdb.base/setshow.exp: Likewise.
6376         * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6377         * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6378         check by global $use_gdb_stub.
6379         (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6380         (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6381         (default_gdb_init): Unset global $use_gdb_stub.
6382         (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6383         by global $use_gdb_stub.
6384         * lib/gdbserver-support.exp: Extend comments for set_board_info
6385         gdb_protocol and gdb,socketport.
6386         (gdbserver_start_extended): Set global gdbserver_protocol and
6387         gdbserver_gdbport.  Clear global use_gdb_stub.
6388         * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6389         from target use_gdb_stub.
6390         (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6391
6392 2011-12-03  Doug Evans  <dje@google.com>
6393
6394         * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6395         (gdb_step_for_stub): Add comments.
6396
6397 2011-12-02  Maciej W. Rozycki  <macro@codesourcery.com>
6398
6399         * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6400         to the caller.
6401         (gdb_test_multiple): Likewise.
6402
6403 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6404
6405         Fix gdb.mi/mi-solib.exp without system debug info installed.
6406         * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6407         expect attribute, return 0 for it.  Update comments.
6408
6409 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6410
6411         * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6412         (corrupted list): Adjust the expectation.
6413
6414 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6415
6416         PR threads/13448
6417         * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6418         * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6419         * gdb.threads/tls-var-main.c: New file.
6420         * gdb.threads/tls-var.c: New file.
6421         * gdb.threads/tls-var.exp: New file.
6422
6423 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6424
6425         PR testsuite/12649
6426         * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6427         Protect gdb_test_multiple by final $gdb_prompt match.
6428         * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6429         * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6430         (test_tracepoints): Likewise.
6431
6432 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6433
6434         PR breakpoints/13346
6435         * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6436         * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6437         * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6438
6439 2011-12-01  Joel Brobecker  <brobecker@adacore.com>
6440
6441         * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6442         * gdb.ada/homonym/homonym.adb: For use of all types defined
6443         locally inside both Get_Value subprograms.
6444
6445 2011-12-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6446
6447         Fix racy FAILs.
6448         * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6449         of send_gdb.
6450
6451 2011-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
6452
6453         * gdb.base/testenv.exp: Skip on remote targets.  Unset global
6454         environment variable after test completed.
6455
6456 2011-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
6457
6458         * gdb.base/solib-nodir.exp: Skip if remote target.
6459         * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6460         application.  Call gdb_load_shlibs.
6461         * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6462
6463 2011-11-29  Joel Brobecker  <brobecker@adacore.com>
6464
6465         * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6466
6467 2011-11-28  Joel Brobecker  <brobecker@adacore.com>
6468
6469         * gdb.ada/fullname_bp: New testcase.
6470
6471 2011-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
6472
6473         PR testsuite/12649
6474         * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6475         Wrap send_gdb into a new gdb_test.
6476
6477         Code cleanup.
6478         * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6479         Convert send_gdb and gdb_expect to gdb_test_multiple.
6480
6481 2011-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
6482
6483         * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6484
6485 2011-11-23  Keith Seitz  <keiths@redhat.com>
6486
6487         * lib/mi-support.exp (varobj_tree): New namespace and procs.
6488         (mi_varobj_tree_test_children_callback): New proc.
6489         (mi_walk_varobj_tree): New proc.
6490
6491 2011-11-22  Tom Tromey  <tromey@redhat.com>
6492
6493         * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6494         Add "use_mi_command" argument.
6495         (mi_run_cmd, mi_run_with_cli): New procs.
6496         * gdb.mi/solib-lib.c: New file.
6497         * gdb.mi/solib-main.c: New file.
6498         * gdb.mi/mi-solib.exp: New file.
6499
6500 2011-11-21  Doug Evans  <dje@google.com>
6501
6502         * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6503         _Unwind_DebugHook is missing.
6504
6505 2011-11-20  Stan Shebs  <stan@codesourcery.com>
6506
6507         * gdb.trace/tstatus.exp: New.
6508         * gdb.trace/actions.c: Include string.h.
6509
6510 2011-11-18  Yao Qi  <yao@codesourcery.com>
6511
6512         * gdb.trace/pending.exp: New.
6513         * gdb.trace/pending.c: New.
6514         * gdb.trace/pendshr1.c: New.
6515         * gdb.trace/pendshr2.c: New.
6516         * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6517         tracepoint location becomes pending.
6518         (tracepoint_change_loc_2): New.
6519
6520 2011-11-16  David S. Miller  <davem@davemloft.net>
6521
6522         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6523         target is sparc*-*-linux*
6524
6525 2011-11-15  Paul Koning  <paul_koning@dell.com>
6526
6527         * gdb.python/py-type.exp: New testcases for exceptions on scalar
6528         types.
6529
6530 2011-11-14  Doug Evans  <dje@google.com>
6531
6532         * gdb.base/shell.exp: New file.
6533
6534 2011-11-14  Stan Shebs  <stan@codesourcery.com>
6535
6536         * gdb.trace/ftrace.c: New.
6537         * gdb.trace/ftrace.exp: New.
6538
6539 2011-11-14  Yao Qi  <yao@codesourcery.com>
6540
6541         * gdb.trace/change-loc-1.c: New.
6542         * gdb.trace/change-loc-2.c: New.
6543         * gdb.trace/change-loc.c: New.
6544         * gdb.trace/change-loc.exp:  New.
6545         * gdb.trace/change-loc.h:  New.
6546         * gdb.trace/trace-break.c (marker): Define new symbol.
6547         * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6548         New.
6549         (break_trace_same_addr_6): New.
6550
6551 2011-11-12  Matt Rice  <ratmice@gmail.com>
6552
6553         * gdb.base/info-macros.exp: Make tests for info definitions
6554         test info macro.  Add tests for info macro argument processing.
6555         Rename a few tests.
6556
6557 2011-11-11  Keith Seitz  <keiths@redhat.com>
6558
6559         PR gdb/12843
6560         * gdb.base/linespecs.exp: New file.
6561
6562 2011-11-11  Doug Evans  <dje@google.com>
6563
6564         * gdb.threads/print-threads.exp: Extend timeout for slower
6565         tests.
6566
6567 2011-11-10  Doug Evans  <dje@google.com>
6568
6569         * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6570         "record to end of main" test.
6571
6572         * gdb.python/py-type.c (TS): New typedef.
6573         (ts): New global.
6574         * gdb.python/py-type.exp: Test field list of typedef.
6575
6576 2011-11-10  Joel Brobecker  <brobecker@adacore.com>
6577
6578         * gdb.ada/small_reg_param: New testcase.
6579
6580 2011-11-09  Tom Tromey  <tromey@redhat.com>
6581
6582         * gdb.cp/destrprint.exp: New file.
6583         * gdb.cp/destrprint.cc: New file.
6584
6585 2011-11-08  Meador Inge  <meadori@codesourcery.com>
6586
6587         * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6588         (switch_stack_to_other): New test function.
6589         * gdb.arch/thumb-prologue.exp: New test cases.
6590
6591 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
6592
6593         * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6594
6595 2011-11-08  Yao Qi  <yao@codesourcery.com>
6596
6597         * gdb.exp (supports_process_record): New.
6598         (supports_reverse): New.
6599         * gdb.reverse/break-precsave.exp: Call support_process_record
6600         to run test conditionally.
6601         * gdb.reverse/consecutive-precsave.exp: Likewise.
6602         * gdb.reverse/i386-precsave.exp: Likewise.
6603         * gdb.reverse/machinestate-precsave.exp: Likewise.
6604         * gdb.reverse/solib-precsave.exp: Likewise.
6605         * gdb.reverse/step-precsave.exp: Likewise.
6606         * gdb.reverse/until-precsave.exp: Likewise.
6607         * gdb.reverse/watch-precsave.exp: Likewise.
6608         * gdb.reverse/break-reverse.exp: Call support_reverse  to run
6609         test conditionally.
6610         * gdb.reverse/consecutive-reverse.exp: Likewise.
6611         * gdb.reverse/finish-precsave.exp: Likewise.
6612         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6613         * gdb.reverse/finish-reverse.exp: Likewise.
6614         * gdb.reverse/i386-reverse.exp: Likewise.
6615         * gdb.reverse/i386-sse-reverse.exp: Likewise.
6616         * gdb.reverse/machinestate.exp: Likewise.
6617         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6618         * gdb.reverse/sigall-precsave.exp: Likewise.
6619         * gdb.reverse/sigall-reverse.exp: Likewise.
6620         * gdb.reverse/solib-reverse.exp: Likewise.
6621         * gdb.reverse/step-reverse.exp: Likewise.
6622         * gdb.reverse/until-reverse.exp: Likewise.
6623         * gdb.reverse/watch-reverse.exp: Likewise.
6624
6625 2011-11-05  Yao Qi  <yao@codesourcery.com>
6626
6627         * gdb.trace/trace-break.exp: Add test on setting two
6628         fast tracepoints at the same address.
6629
6630 2011-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
6631
6632         * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6633
6634 2011-11-02  Stan Shebs  <stan@codesourcery.com>
6635
6636         * gdb.trace/collection.c: Add code using strings.
6637         * gdb.trace/collection.exp: Add tests of string collection.
6638
6639 2011-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6640
6641         * gdb.base/skip-solib.exp (executable_main): New variable.
6642         (binfile_main): Base it on that.
6643         Use $executable_main in clean_restart calls.  Drop gdb_exit and
6644         gdb_start calls.
6645
6646 2011-11-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6647
6648         Fix racy FAILs.
6649         * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6650         breakpoint_re globals import by async.  Set string_regex to .* for
6651         async.  Remove the optional thread_selected_re and breakpoint_re
6652         globals expectations.
6653
6654 2011-11-01  Joseph Myers  <joseph@codesourcery.com>
6655
6656         * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6657         well as Cygwin.
6658
6659 2011-11-01  Justin Lebar <justin.lebar@gmail.com>
6660
6661         Add tests for skip command.
6662         * gdb.base/skip-solib-lib.c: New
6663         * gdb.base/skip-solib-main.c: New
6664         * gdb.base/skip-solib.exp: New
6665         * gdb.base/skip.c: New
6666         * gdb.base/skip.exp: New
6667         * gdb.base/skip1.c: New
6668         * gdb.base/Makefile.in: Adding new files.
6669
6670 2011-10-31  Yao Qi  <yao@codesourcery.com>
6671             Pedro Alves  <pedro@codesourcery.com>
6672
6673         * gdb.trace/trace-break.c: New.
6674         * gdb.trace/trace-break.exp: New.
6675
6676 2011-10-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
6677
6678         * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6679         break-here-2.
6680
6681 2011-10-28  Pedro Alves  <pedro@codesourcery.com>
6682
6683         * gdb.threads/no-unwaited-for-left.c: New.
6684         * gdb.threads/no-unwaited-for-left.exp: New.
6685         * gdb.threads/non-ldr-exc-1.c: New.
6686         * gdb.threads/non-ldr-exc-1.exp: New.
6687         * gdb.threads/non-ldr-exc-2.c: New.
6688         * gdb.threads/non-ldr-exc-2.exp: New.
6689         * gdb.threads/non-ldr-exc-3.c: New.
6690         * gdb.threads/non-ldr-exc-3.exp: New.
6691         * gdb.threads/non-ldr-exc-4.c: New.
6692         * gdb.threads/non-ldr-exc-4.exp: New.
6693
6694 2011-10-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
6695
6696         * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
6697         * gdb.base/attach-pie-misread.exp: Likewise.
6698         * gdb.base/break-interp.exp: Likewise.
6699         * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
6700         testcases for use_gdb_stub.
6701         * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
6702         (continue): New testcase.
6703         * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
6704         * gdb.threads/attach-into-signal.exp: Likewise.
6705         * gdb.threads/attach-stopped.exp: Likewise.
6706         * gdb.threads/attachstop-mt.exp: Likewise.
6707
6708 2011-10-28  Paul Koning  <paul_koning@dell.com>
6709
6710         * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
6711
6712 2011-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
6713
6714         * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
6715         (mi_gdb_test): Import globals thread_selected_re
6716         and breakpoint_re.  Expect them optionally at the regex start.
6717
6718 2011-10-27  Doug Evans  <dje@google.com>
6719
6720         * gdb.python/python.exp: Test source -s.
6721
6722 2011-10-26  Paul Koning  <paul_koning@dell.com>
6723
6724         * gdb.python/lib-types.cc (struct A): New structure.
6725         * gdb.python/lib-types.exp (deepitems): New tests.
6726
6727 2011-10-25  Paul Koning  <paul_koning@dell.com>
6728
6729         PR python/13327
6730
6731         * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
6732         fetch_lazy method.
6733
6734 2011-10-24  Yao Qi  <yao@codesourcery.com>
6735
6736         * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
6737         target is tic6x-*-*.
6738
6739 2011-10-21  Joel Brobecker  <brobecker@adacore.com>
6740
6741         * gdb.ada/mi_task_info/task_switch.adb: New file.
6742         * gdb.ada/mi_task_info.exp: New file.
6743
6744 2011-10-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
6745
6746         * gdb.cp/expand-psymtabs-cxx.exp: New file.
6747         * gdb.cp/expand-psymtabs-cxx.cc: New file.
6748
6749 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
6750
6751         PR python/12656
6752
6753         * gdb.python/py-block.exp: Add is_global, is_static, static_block,
6754         global_block tests.
6755
6756 2011-10-18  Tom Tromey  <tromey@redhat.com>
6757
6758         * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
6759
6760 2011-10-18  Tom Tromey  <tromey@redhat.com>
6761
6762         * gdb.base/source.exp: Don't include full file name in test name.
6763         * gdb.python/python.exp: Don't include full file name in test
6764         name.
6765
6766 2011-10-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
6767
6768         * gdb.base/attach-pie-noexec.c: New files.
6769         * gdb.base/attach-pie-noexec.exp: New files.
6770
6771 2011-10-17  Joseph Myers  <joseph@codesourcery.com>
6772
6773         * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
6774         prompt for each extra line in command.
6775
6776 2011-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
6777
6778         * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
6779         Revert the part of:
6780         2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
6781         * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
6782         Change the expected string.
6783
6784 2011-10-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6785
6786         Fix results with system glibc debug info installed.
6787         * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
6788         (continue to $syscall (2nd time), continue to $syscall (3rd time)):
6789         Accept also __libc_ symbol prefix and no prefix.
6790
6791 2011-10-14  Keith Seitz  <keiths@redhat.com>
6792
6793         PR c++/13225
6794         * gdb.cp/converts.cc (foo3_1): New function.
6795         (foo3_2): New functions.
6796         * gdb.cp/converts.exp: Add tests for int to pointer conversion
6797         and null pointer conversions of integer constant zero.
6798         Add test to check if all arguments are checked for incompatible
6799         conversion BADNESS.
6800
6801 2011-10-14  Tom Tromey  <tromey@redhat.com>
6802
6803         * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
6804         * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
6805         linespec.
6806
6807 2011-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6808
6809         Fix internal error regression.
6810         * gdb.dwarf2/implptr-optimized-out.S: New file.
6811         * gdb.dwarf2/implptr-optimized-out.exp: New file.
6812
6813 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6814
6815         Fix empty DWARF expressions DATA vs. SIZE conditionals.
6816         * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
6817         (loclist): New.
6818         (4): New abbrev.
6819         * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
6820         Use prepare_for_testing, remove clean_restart.
6821         (p arraynoloc, p arraycallnoloc): New tests.
6822
6823 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6824
6825         * gdb.cp/namespace-enum.exp (executable): New variable.
6826         (binfile): Use ${objdir}/${subdir}/ prefix.
6827         Use ${executable} for clean_restart.
6828
6829 2011-10-11  Sterling Augustine  <saugustine@google.com>
6830
6831         * gdb.cp/Makefile.in: Add namespace-enum test.
6832         * gdb.cp/namespace-enum.exp: New file.
6833         * gdb.cp/namespace-enum.c: New file.
6834         * gdb.cp/namespace-enum-main.c: New file.
6835
6836 2011-10-11  Ulrich Weigand  <ulrich.weigand@linaro.org>
6837
6838         * gdb.python/py-shared.exp: Relax filename check to handle remote:
6839         sysroot.
6840
6841 2011-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6842
6843         Reimplement @entry in input expressions.
6844         * gdb.base/exprs.c (v_int_array_init): New variable.
6845         * gdb.base/exprs.exp (print v_int_array_init)
6846         (print *v_int_array_init@1, print *v_int_array_init@2)
6847         (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
6848         (print v_int_array_init[1]@1): New tests.
6849
6850 2011-10-10  Joseph Myers  <joseph@codesourcery.com>
6851
6852         * gdb.cp/gdb2495.exp: Do not include directories in filename in
6853         expected message.
6854
6855 2011-10-09  Doug Evans  <dje@google.com>
6856
6857         * gdb.base/alias.exp: Add tests for alias command.
6858
6859 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
6860
6861         * gdb.arch/amd64-entry-value.s: New file.
6862         * gdb.mi/mi2-amd64-entry-value.s: New file.
6863
6864 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
6865
6866         Display @entry parameter values even for references.
6867         * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
6868         functions.
6869         (main): New variables regvar, nodatavarp, stackvar1, stackvar2.  Call
6870         reference and datap_input.
6871         * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
6872         breakpoints.
6873         (continue to breakpoint: entry_reference: reference)
6874         (entry_reference: bt at entry)
6875         (continue to breakpoint: entry_reference: breakhere_reference)
6876         (entry_reference: bt, entry_reference: ptype regparam)
6877         (entry_reference: p regparam, entry_reference: ptype regparam@entry)
6878         (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
6879         (entry_reference: p regcopy, entry_reference: p nodataparam)
6880         (entry_reference: p nodataparam@entry): New tests.
6881
6882 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
6883
6884         Support @entry in input expressions.
6885         * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
6886         (entry_stack: p s1@entry, entry_stack: p s2@entry)
6887         (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
6888         (tailcall: p j@entry): New tests.
6889         * gdb.cp/koenig.cc (A::entry): New function.
6890         (main): Call it.
6891         * gdb.cp/koenig.exp (p entry (c)): New test.
6892
6893 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
6894
6895         Display @entry parameter values (without references).
6896         * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
6897         (different, validity, invalid): New functions.
6898         (main): Call them.
6899         * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
6900         stacktest, breakhere_stacktest, different, breakhere_different,
6901         breakhere_validity and breakhere_invalid.
6902         (entry: bt): Update for @entry.
6903         (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
6904         (entry_validity: *, entry_invalid: *): Many new tests.
6905         * gdb.base/break.exp
6906         (run until breakpoint set at small function, optimized file): Accept
6907         also the @entry suffix.
6908         * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
6909         * gdb.mi/mi2-amd64-entry-value.c: New files.
6910         * gdb.mi/mi2-amd64-entry-value.exp: New files.
6911
6912 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
6913
6914         Protect entry values against self tail calls.
6915         * gdb.arch/amd64-entry-value.cc (self2, self): New.
6916         (main): Call self.
6917         * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
6918         (set debug entry-values 1, self: bt debug entry-values): New tests.
6919
6920 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
6921
6922         Recognize virtual tail call frames.
6923         * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
6924         (amb_b, amb_a): New.
6925         (main): Call a and b.
6926         * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
6927         (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
6928         (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
6929         New tests.
6930
6931 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
6932
6933         Implement basic support for DW_TAG_GNU_call_site.
6934         * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
6935         * gdb.arch/amd64-entry-value.cc: New file.
6936         * gdb.arch/amd64-entry-value.exp: New file.
6937
6938 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
6939
6940         Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
6941         * gdb.dwarf2/implptr-64bit.S: New file.
6942         * gdb.dwarf2/implptr-64bit.exp: New file.
6943
6944 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
6945
6946         Fix initial language detection with -readnow.
6947         * gdb.cp/readnow-language.cc: New file.
6948         * gdb.cp/readnow-language.exp: New file.
6949
6950 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
6951
6952         Fix printed anonymous struct name.
6953         * gdb.cp/anon-struct.exp (print type of X::t2): New test.
6954
6955 2011-10-09  Joseph Myers  <joseph@codesourcery.com>
6956
6957         * gdb.base/solib-symbol.exp: Do not include directories in
6958         filenames in expected messages.
6959
6960 2011-10-07  Doug Evans  <dje@google.com>
6961
6962         * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
6963
6964 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
6965
6966         Allow Python notification of new object-file loadings.
6967         * gdb.python/py-events.exp: Test newobjfile event.
6968         * gdb.python/py-events.py: Register newobjfile callback.
6969         * gdb.python/py-events.c: Add call to shared library
6970         * gdb.python/py-events-shlib.c: New file.
6971
6972 2011-10-06  Joseph Myers  <joseph@codesourcery.com>
6973
6974         * gdb.base/fixsection.exp: Do not include directories in filename
6975         in expected message.
6976
6977 2011-10-05  Pierre Muller  <muller@ics.u-strasbg.fr>
6978
6979         Add tests for passing of environment variables to inferior.
6980         * gdb.base/testenv.c: New test source.
6981         * gdb.base/testenv.exp: New expect test.
6982
6983 2011-10-04  Paul Koning  <paul_koning@dell.com>
6984
6985         * gdb.python/py-value.c (main): Break before return.
6986
6987 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
6988
6989         PR python/12691: Add the inferior to Python exited event
6990         * gdb.python/py-events.exp: Test the inferior attribute of exited
6991         event with a fork.
6992         * gdb.python/py-events.py: Print inferior number on exit.
6993         * gdb.python/py-events.c: Fork the inferior.
6994
6995 2011-10-03  Edjunior Machado  <emachado@linux.vnet.ibm.com>
6996
6997         * gdb.base/jit.exp: Add testcase name to log message
6998
6999 2011-10-03  Paul Koning  <paul_koning@dell.com>
7000             Jan Kratochvil  <jan.kratochvil@redhat.com>
7001
7002         * gdb.python/py-value.exp
7003         (python inval = gdb.parse_and_eval('*(int*)0'))
7004         (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7005         (set argc=2, python print argc_lazy): New tests.
7006
7007 2011-10-02  Joel Brobecker  <brobecker@adacore.com>
7008
7009         * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7010
7011 2011-10-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7012             Pedro Alves  <pedro@codesourcery.com>
7013
7014         * gdb.python/py-value.exp (test_value_in_inferior): New variable
7015         can_read_0, test for it.
7016         (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7017         (parse_and_eval with memory error): ... here, make it untested if
7018         can_read_0.
7019
7020 2011-09-30  Marek Polacek  <mpolacek@redhat.com>
7021
7022         * gdb.python/python.exp (verify pagination beforehand)
7023         (verify pagination afterwards): Fix race by splitting the line.
7024
7025 2011-09-29  Joseph Myers  <joseph@codesourcery.com>
7026
7027         * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7028         for 64-bit multilibs from i?86-* targets.
7029
7030 2011-09-29  Marek Polacek  <mpolacek@redhat.com>
7031
7032         * lib/gdb.exp: Fix a typo in one of the comments.
7033
7034 2011-09-29  Marek Polacek  <mpolacek@redhat.com>
7035
7036         * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7037         matching pattern.
7038
7039 2011-09-28  Paul Koning  <paul_koning@dell.com>
7040
7041         * gdb.python/py-type.c (enum E): New.
7042         * gdb.python/py-type.exp (test_fields): Add tests for Python
7043         mapping access to fields.
7044         (test_enums): New test for field access on enums.
7045
7046 2011-09-27  Stan Shebs  <stan@codesourcery.com>
7047
7048         * gdb.trace/collection.exp: Test collection of $_ret.
7049
7050 2011-09-22  Andreas Tobler  <andreast@fgznet.ch>
7051
7052         * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7053         list of compilation switches for <*-*-freebsd*>.
7054
7055 2011-09-19  Stan Shebs  <stan@codesourcery.com>
7056
7057         * gdb.trace/tspeed.exp: New file.
7058         * gdb.trace/tspeed.c: New file.
7059
7060 2011-09-18  Yao Qi  <yao@codesourcery.com>
7061
7062         * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7063         instructions.
7064         (test_adr_32bit, test_pop_pc): Likewise.
7065         (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7066         Thumb instructions.
7067         * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7068         in gdb_test_multiple.
7069         (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7070
7071 2011-09-17  Yao Qi  <yao@codesourcery.com>
7072
7073         * lib/gdb.exp (can_single_step_to_signal_handler): New.
7074         * gdb.base/kill-after-signal.exp: Call it.  Skip if target doesn't
7075         support single step to signal handler.
7076
7077 2011-09-17  Yao Qi  <yao@codesourcery.com>
7078
7079         * gdb.base/disp-step-fork.c: New.
7080         * gdb.base/disp-step-syscall.exp: New.
7081         * gdb.base/disp-step-vfork.c: New.
7082
7083 2011-09-16  Joel Brobecker  <brobecker@adacore.com>
7084
7085         * gdb.ada/tasks.exp: Make the expected output for
7086         the `info tasks' tests more resilient to spacing
7087         changes.
7088
7089 2011-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
7090
7091         * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7092         (reached breakpoint 2, reached breakpoint 3): Update expected output.
7093
7094 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
7095
7096         PR Python/12692 Add gdb.selected_inferior() to Python interface.
7097         * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7098
7099 2011-04-30  Kevin Pouget  <kevin.pouget@st.com>
7100
7101         Handle multiple breakpoint hits in Python interface:
7102         * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7103         presence.
7104         * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7105         breakpoint hits.
7106
7107 2011-09-13  Sami Wagiaalla  <swagiaal@redhat.com>
7108             Jan Kratochvil  <jan.kratochvil@redhat.com>
7109
7110         * gdb.python/py-events.exp: Remove pretty printing comment.
7111         * gdb.python/py-evsignal.exp: New file.
7112         * gdb.python/py-evthreads.c: Include signal.h.
7113         (thread3): Remove variable count3.  Remove variable bad and use raise
7114         instead.
7115         (thread2): Remove variable count2.  Move thread3 pthread_create here,
7116         merge pthread_join to a single line.
7117         (main): Remove variable count1.  Merge pthread_join with pthread_create
7118         to a single line.
7119         * gdb.python/py-evthreads.exp: Remove pretty printing comment.  New
7120         KFAIL python/12966 for gdbserver.  Test return value of
7121         gdb_compile_pthreads.  Use gdb_run_cmd.  Replace send_gdb and
7122         gdb_expect by gdb_test and gdb_test_multiple.
7123         (thread 2, thread 3): New tests.
7124
7125 2011-09-12  Matt Rice  <ratmice@gmail.com>
7126             Pedro Alves  <pedro@codesourcery.com>
7127
7128         PR gdb/13175
7129
7130         * gdb.base/interp.exp: New tests.
7131         * gdb.base/interp.c: New file.
7132
7133 2011-09-12  Doug Evans  <dje@google.com>
7134
7135         * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7136         * gdb.dwarf2/typeddwarf.exp: Ditto.
7137
7138 2011-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7139
7140         Fix compatibility with x32 arch.
7141         * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7142         * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7143         is_x86_like_target.
7144         * testsuite/gdb.trace/collection.exp: Likewise.
7145         * testsuite/gdb.trace/report.exp: Likewise.
7146         * testsuite/gdb.trace/unavailable.exp: Likewise.
7147         * testsuite/gdb.trace/while-dyn.exp: Likewise.
7148         * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7149         (is_x86_like_target): Check also is_amd64_regs_target.
7150
7151 2011-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7152
7153         PR breakpoints/12435
7154         * gdb.arch/amd64-prologue-xmm.c: New file.
7155         * gdb.arch/amd64-prologue-xmm.exp: New file.
7156         * gdb.arch/amd64-prologue-xmm.s: New file.
7157
7158 2011-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7159
7160         * gdb.dwarf2/dw2-param-error-main.c: New file.
7161         * gdb.dwarf2/dw2-param-error.S: New file.
7162         * gdb.dwarf2/dw2-param-error.exp: New file.
7163
7164 2011-09-08  Pedro Alves  <pedro@codesourcery.com>
7165
7166         * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7167         inferior's pid and look for a core dump named core.$pid.  Use
7168         `remote_file' commands on the host instead of hand coding shell
7169         commands on the build.
7170         * gdb.base/valgrind-db-attach.exp: Kill the program before
7171         finishing the test.
7172
7173 2011-09-02  Matt Rice  <ratmice@gmail.com>
7174
7175         * lib/prompt.exp: New file for testing the first prompt.
7176         * gdb.python/py-prompt.exp: Ditto.
7177         * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7178
7179 2011-09-02  Pedro Alves  <pedro@codesourcery.com>
7180
7181         * gdb.threads/gcore-thread.exp: Set the global core_supported to
7182         0, before testing gcore.
7183
7184 2011-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7185
7186         * dw2-ifort-parameter-debug.S: Update copyright year.
7187         * dw2-ifort-parameter.c: Update copyright year.
7188         * dw2-ifort-parameter.exp: Update copyright year.
7189
7190         * dw2-ifort-parameter-debug.S: New file.
7191         * dw2-ifort-parameter.c: New file.
7192         * dw2-ifort-parameter.exp: New file.
7193
7194 2011-08-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7195
7196         * gdb.base/commands.exp (error_clears_commands_left): New function.
7197         (): Call it.
7198
7199 2011-08-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7200
7201         * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7202         (C): Initialize `a'.
7203         * gdb.mi/mi-inheritance-syntax-error.exp
7204         (-data-evaluate-expression $path):  Expect `a' as 5.
7205
7206 2011-08-26  Marc Khouzam  <marc.khouzam@ericsson.com>
7207
7208         PR mi/11912
7209         * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7210         * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7211         * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7212         keyword in output of -var-info-path-expression.
7213
7214 2011-08-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7215
7216         * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7217         * gdb.trace/collection.exp: Likewise.
7218         * gdb.trace/report.exp: Likewise.
7219         * gdb.trace/unavailable.exp: Likewise.
7220         * gdb.trace/while-dyn.exp: Likewise.
7221
7222 2011-08-18  Keith Seitz  <keiths@redhat.com>
7223
7224         PR c++/12266
7225         * gdb.cp/meth-typedefs.cc: New file.
7226         * gdb.cp/meth-typedefs.exp: New file.
7227
7228 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
7229
7230         * gdb.python/python.exp: Add extended-prompt tests.
7231
7232 2011-08-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7233
7234         * gdb.arch/i386-dr3-watch.exp
7235         (watchpoint on gap1 does not fit debug registers)
7236         (delete all watchpoints): Fix racy expect strings.
7237
7238 2011-08-14  Yao Qi  <yao@codesourcery.com>
7239
7240         * gdb.base/maint.exp: set data_section to ".neardata".
7241         * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7242         * gdb.base/savedregs.exp: Handle SIGILL.
7243         * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7244         * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7245
7246 2011-08-12  Doug Evans  <dje@google.com>
7247
7248         * gdb.python/py-symbol.exp: Add test for symbol.type.
7249
7250 2011-08-12  Ulrich Weigand  <ulrich.weigand@linaro.org>
7251
7252         * gdb.threads/pthreads.exp: Enable on non-native configurations.
7253         * gdb.mi/mi-pthreads.exp: Likewise.
7254         * gdb.mi/mi2-pthreads.exp: Likewise.
7255         * gdb.mi/gdb669.exp.exp: Likewise.
7256
7257 2011-08-09  Pedro Alves  <pedro@codesourcery.com>
7258
7259         * lib/mi-support.exp (detect_async): Rename to...
7260         (mi_detect_async): ... this.
7261         * gdb.mi/mi-nonstop-exit.exp: Adjust.
7262         * gdb.mi/mi-nonstop.exp: Adjust.
7263         * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7264         * gdb.mi/mi-nsintrall.exp: Adjust.
7265         * gdb.mi/mi-nsmoribund.exp: Adjust.
7266         * gdb.mi/mi-nsthrexec.exp: Adjust.
7267
7268 2011-08-09  Pedro Alves  <pedro@codesourcery.com>
7269
7270         * gdb.base/display.c (do_loops): New `p_i' local.
7271         * gdb.base/display.exp: Test displaying a variable that is
7272         temporarily at a bad address.
7273
7274 2011-08-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7275
7276         * gdb.dwarf2/dw2-op-stack-value.S: New file.
7277         * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7278
7279 2011-08-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7280
7281         * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
7282         * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7283         (p fuNC_symtab): Permit also ppc64 leading dot.
7284
7285 2011-08-05  Pedro Alves  <pedro@codesourcery.com>
7286
7287         * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7288         procedure.
7289         (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7290
7291 2011-08-05  Yao Qi  <yao@codesourcery.com>
7292
7293         * gdb.base/callfuncs.exp: Set language after main.
7294         * gdb.cp/cplusfuncs.exp: Likewise.
7295         * gdb.cp/inherit.exp: Likewise.
7296
7297 2011-08-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
7298
7299         * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7300         * gdb.base/watch-vfork.exp: Skip on remote targets.
7301
7302 2011-08-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
7303
7304         * gdb.threads/thread-find.exp: Support remote targets.
7305
7306 2011-08-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
7307
7308         * gdb.base/jit.exp: Download solib_binfile to target.
7309         * gdb.base/jit-so.exp:  Likewise.  Also, use gdb_load_shlibs
7310         and call dlopen without full path name.
7311         * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7312         dlopen without full path name.
7313
7314 2011-08-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
7315
7316         * gdb.base/break-always.exp: Complete the test
7317         with duplicated breakpoints and enabling/disabling them.
7318
7319 2011-08-02  Tom Tromey  <tromey@redhat.com>
7320
7321         PR gdb/11289:
7322         * gdb.cp/overload.exp: Fix regexps.  Remove kfails.
7323
7324 2011-08-01  Paul Pluzhnikov  <ppluzhnikov@google.com>
7325
7326         PR gdb/13045
7327         * gdb.base/float.exp: Add new test case for PR gdb/13045
7328         * gdb.base/float.c: New file.
7329
7330 2011-07-28  Phil Muldoon  <pmuldoon@redhat.com>
7331
7332         * gdb.python/py-mi.exp: Test printers returning string hint, and
7333         also not returning a value.
7334         * gdb.python/py-prettyprint.c: Add testcase for above.
7335         * gdb.python/py-prettyprint.py: Add test printer for above.
7336
7337 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
7338
7339         * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7340         (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7341         (.Ldie30) Add as field "data4".
7342         (.Ldie32) Rename field "b" to "shl".
7343         (abbrev4) Change for the "data4" field.
7344         (abbrev5, abbrev6) Remove.
7345         * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7346         (p &s.shl): ... here.  Add comment.
7347         (p &s.data4): New.
7348
7349 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
7350
7351         Fix crash on lval_computed values.
7352         * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7353
7354 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
7355
7356         * gdb.base/help.exp (help whatis): Update the expected string.
7357
7358 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
7359
7360         * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7361         * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7362         * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7363         Change the expected string.
7364
7365 2011-07-26  Pedro Alves  <pedro@codesourcery.com>
7366
7367         * gdb.base/watchpoint.exp
7368         (test_disable_enable_software_watchpoint): New procedure.
7369         (top level): Run it.
7370
7371 2011-07-26  Ulrich Weigand  <ulrich.weigand@linaro.org>
7372
7373         * gdb.python/py-mi.exp: Avoid '+' in filenames.  Call C version of
7374         executable file "${binfile}", C++ version "${binfile}-cxx".
7375         * gdb.python/py-prettyprint.exp: Likewise.
7376         * gdb.python/py-symbol.exp: Likewise.
7377         * gdb.python/py-type.exp: Likewise.
7378         * gdb.python/py-value.exp: Likewise.
7379         * gdb.python/py-template.exp (test_template_arg): Pass full executable
7380         file name instead of just suffix.
7381
7382 2011-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
7383
7384         Fix implicit pointer offsets.
7385         * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7386         * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7387         (continue to breakpoint: continue to baz breakpoint for implptr)
7388         (sanity check element 0, sanity check element 1)
7389         (enter the inlined function, check element 0 for the offset)
7390         (check element 1 for the offset)
7391         (continue to breakpoint: ignore the second baz breakpoint): New tests.
7392         (set foo breakpoint for implptr): Update the breakpoint number.
7393
7394 2011-07-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
7395
7396         * gdb.python/py-mi.exp: Use different file names for different
7397         versions of the executable under test.
7398         * gdb.python/py-prettyprint.exp: Likewise.
7399         * gdb.python/py-symbol.exp: Likewise.
7400         * gdb.python/py-template.exp: Likewise.
7401         * gdb.python/py-type.exp: Likewise.
7402         * gdb.python/py-value.exp: Likewise.
7403
7404 2011-07-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
7405
7406         * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7407         flag after restarting GDB if necessary.
7408
7409 2011-07-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
7410
7411         * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7412
7413 2011-07-22  Pedro Alves  <pedro@codesourcery.com>
7414
7415         * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7416         backend doesn't leave used debug registers behind.
7417
7418 2011-07-22  Tom Tromey  <tromey@redhat.com>
7419
7420         * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7421         * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7422         argument.
7423         * gdb.dwarf2/typeddwarf-amd64.S: New file.
7424
7425 2011-07-21  Matt Rice  <ratmice@gmail.com>
7426
7427         * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7428         in mostlyclean rule.  Add files ending in .core.
7429
7430 2011-07-21  Matt Rice  <ratmice@gmail.com>
7431
7432         PR macros/12999
7433         * gdb.base/info-macros.c: New test sources.
7434         * gdb.base/info-macros.exp: New tests.
7435
7436 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
7437
7438         * gdb.python/python.exp: Add prompt substitution tests.
7439
7440 2011-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7441
7442         Fix crash if referenced CU is aged out.
7443         * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7444         New.
7445         * gdb.dwarf2/implptr.exp: Likewise.
7446
7447 2011-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7448
7449         * gdb.dwarf2/implptr.S: Rebuilt.
7450         * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7451         (bar): Use them for j, k, l.
7452         * gdb.dwarf2/implptr.exp: New variable opts.  Support runtest parameter
7453         COMPILE.
7454         (print j in implptr:bar): Update for the intp typedef.
7455         (print p[0].x in implptr:foo): Use more exact regex.
7456
7457 2011-07-18  Tom Tromey  <tromey@redhat.com>
7458
7459         * gdb.cp/static-method.exp: Add missing single quote.
7460
7461 2011-07-18  Yao Qi  <yao@codesourcery.com>
7462
7463         * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7464         supported.
7465         * gdb.mi/mi-nonstop-exit.exp: Likewise.
7466         * gdb.mi/mi-nonstop.exp: Likewise.
7467         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7468         * gdb.mi/mi-nsintrall.exp: Likewise.
7469         * gdb.mi/mi-nsmoribund.exp: Likewise.
7470         * gdb.mi/mi-nsthrexec.exp: Likewise.
7471         * gdb.python/py-evthreads.exp: Likewise.
7472
7473 2011-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7474
7475         Code cleanup.
7476         * gdb.cp/namespace.exp (xfail_class_types): New variable.  Initialize
7477         it.  Substitute it instead of test_compiler_info everywhere.
7478
7479 2011-07-15  Ulrich Weigand  <ulrich.weigand@linaro.org>
7480
7481         * gdb.base/type-opaque.exp: Use gdb_load_shlibs.  Run test on
7482         remote targets as well.
7483
7484 2011-07-15  Ulrich Weigand  <ulrich.weigand@linaro.org>
7485
7486         * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7487         * gdb.threads/tls-shared.exp: Use it.  Call gdb_load_shlibs.
7488
7489 2011-07-15  Ulrich Weigand  <ulrich.weigand@linaro.org>
7490
7491         * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7492         a remote machine, not the host.
7493         (gdb_compile_shlib): Set soname if target is remote.
7494
7495 2011-07-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
7496
7497         * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7498
7499 2011-07-13  Matt Rice <ratmice@gmail.com>
7500
7501         * gdb.python/py-objfile-script-gdb.py: Renamed to
7502         py-objfile-script-gdb.py.in.
7503         * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7504         py-objfile-script-gdb.py.
7505         * gdb.python/py-objfile-script.exp: Update reference to
7506         py-objfile-script-gdb.py.
7507
7508 2011-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
7509
7510         * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7511         reference undefined label.
7512
7513 2011-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7514
7515         * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7516         (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7517         (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7518         * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7519
7520 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
7521
7522         PR python/12438
7523         * gdb.python/python.exp: Add maint set/show python print-stack
7524         deprecated tests.  Add set/show python print-backtrace tests.
7525
7526 2011-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7527
7528         * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7529         debug info.
7530
7531 2011-07-06  Matt Rice  <ratmice@gmail.com>
7532
7533         * gdb.python/python.exp: Update filename paths.
7534         * gdb.python/py-symtab.exp: Ditto.
7535
7536 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
7537
7538         * gdb.python/py-evthreads.exp: Add missing `$'.
7539
7540 2011-07-06  Jie Zhang  <jie.zhang@analog.com>
7541
7542         * config/bfin.exp: New file.
7543         * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7544         * gdb.asm/bfin.inc: New file.
7545
7546 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
7547
7548         * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
7549         the whole output.
7550
7551 2011-07-05  Tom Tromey  <tromey@redhat.com>
7552
7553         * gdb.java/jprint.java (jprint.hi): New field.
7554         * gdb.java/jprint.exp: Print string.
7555
7556 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
7557
7558         * gdb.base/call-sc.c: Fix typos.
7559         * gdb.base/ifelse.exp: Likewise.
7560         * gdb.base/structs.c: Likewise.
7561
7562 2011-07-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
7563
7564         * gdb.base/jit-so.exp: New test.
7565         * gdb.base/jit-dlmain.c: New file.
7566         * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7567
7568 2011-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
7569
7570         * gdb.cp/m-static.exp: Call get_compiler_info.
7571         (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7572         * gdb.cp/pr9167.exp (p b): Likewise.
7573         * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7574         (test value of P in inner_m, test type of Z in inner_m): Call
7575         setup_xfail for gcc <= 4.5.
7576
7577 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7578
7579         * gdb.cp/paren-type.cc: New files.
7580         * gdb.cp/paren-type.exp: New files.
7581
7582 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7583
7584         Stop on first linespec terminator instead of eating what we can.
7585         * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7586         * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7587         * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7588         (break C::f()): ... this one.
7589         (break C::operator()()): New test.
7590         * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7591         * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7592         test.
7593
7594 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7595
7596         Fall back linespec to minimal symbols.
7597         * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7598         error message.
7599         * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7600         * gdb.cp/minsym-fallback-main.cc: New file.
7601         * gdb.cp/minsym-fallback.cc: New file.
7602         * gdb.cp/minsym-fallback.exp: New file.
7603         * gdb.cp/minsym-fallback.h: New file.
7604
7605 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7606
7607         * gdb.cp/no-dmgl-verbose.cc: New file.
7608         * gdb.cp/no-dmgl-verbose.exp: New file.
7609
7610 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7611
7612         * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7613         __GI_.
7614         * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7615         (f): New function.
7616         * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7617         (complete p 'func<short>(): ... here.
7618         * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7619         * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7620         * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7621         * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7622         Make them KFAIL gcc/49546.
7623
7624 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
7625
7626         * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7627
7628 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7629
7630         Test GCC PR debug/49546.
7631         * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7632         (test type of F in k3_m, test value of F in k3_m): New.
7633         * gdb.cp/temargs.cc (struct S3, struct K3): New.
7634         (main): New variable k3.  Call k3.k3_m.
7635
7636 2011-07-01  Jean-Charles Delay  <delay@adacore.com>
7637
7638         * gdb.ada/packed_array.exp: Fix expected outout.
7639
7640 2011-07-01  Jean-Charles Delay  <delay@adacore.com>
7641
7642         * gdb.ada/packed_array.exp: fixed expected output.
7643
7644 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
7645
7646         * gdb.ada/same_enum: New testcase.
7647
7648 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
7649
7650         * gdb.ada/ptr_typedef: New testcase.
7651
7652 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
7653
7654         * gdb.ada/arrayptr.exp: Add ptype test.
7655
7656 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
7657
7658         * gdb.ada/char_enum: New testcase.
7659
7660 2011-07-01  Yao Qi  <yao@codesourcery.com>
7661
7662         * gdb.base/dump.exp (capture_pointer_with_type): New.
7663         Get value from address instead of name.
7664         Start GDB once, and do `dump' and `restore'
7665         tests together.
7666
7667 2011-06-30  Jie Zhang <jie.zhang@analog.com>
7668             Mike Frysinger  <vapier@gentoo.org>
7669
7670         * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7671         helper functions for getting/setting remotetimeout variable.
7672         * lib/gdb.exp (gdb_load): If the target is remote, set
7673         $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7674         with $loadtimeout.  Set $load_ok to 0 before doing the load.
7675         Instead of returning, immediately, set $load_ok to 0.  Call
7676         set_remotetimeout with $oldremotetimeout, and then return if
7677         $load_ok is 1.
7678
7679 2011-06-30  Andrew Burgess  <aburgess@broadcom.com>
7680
7681         * gdb.python/py-template.exp: Don't run this test if the target
7682         does not support c++ tests.
7683
7684 2011-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
7685
7686         Fix non-only rename list for Fortran modules import.
7687         * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7688         tests.
7689         * gdb.fortran/module.f90 (module moduse): New.
7690         (program module): use moduse, test var_x, var_y and var_z.
7691
7692 2011-06-29  Tom Tromey  <tromey@redhat.com>
7693
7694         PR testsuite/12040:
7695         * gdb.fortran/array-element.exp: Use f90, not f77.
7696         * gdb.fortran/complex.exp: Use f90, not f77.
7697         * gdb.fortran/derived-type.exp: Use f90, not f77.
7698         * gdb.fortran/library-module.exp: Use f90, not f77.
7699         * gdb.fortran/logical.exp: Use f90, not f77.
7700         * gdb.fortran/module.exp: Use f90, not f77.
7701         * gdb.fortran/multi-dim.exp: Use f90, not f77.
7702         * gdb.fortran/subarray.exp: Use f90, not f77.
7703
7704 2011-06-29  Tom Tromey  <tromey@redhat.com>
7705
7706         * gdb.fortran/charset.exp: New file.
7707         * gdb.fortran/charset.f90: New file.
7708
7709 2011-06-29  Tom Tromey  <tromey@redhat.com>
7710
7711         PR testsuite/12040:
7712         * lib/future.exp: New file, mostly extracted from ada.exp.
7713         Rewrote compatibility code to use rename.
7714         (gdb_find_gfortran): New proc.
7715         (gdb_default_target_compile): Refresh from dejagnu; plus a pending
7716         gfortran patch.
7717         * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
7718         Move to future.exp.
7719         * lib/gdb.exp: Always load future.exp.
7720
7721 2011-06-28  Yao Qi  <yao@codesourcery.com>
7722
7723         * gdb.cp/exception.cc: Don't include iostream.
7724         (bar): Remove print statement.
7725         (catcher): New.
7726         (main): Remove print statements.  Call function catcher.
7727         * gdb.cp/exception.exp : Don't match inferior's output in regexp.
7728         Set breakpoint on catcher, and check the value of parameter.
7729
7730 2011-06-23  Yao Qi  <yao@codesourcery.com>
7731
7732         * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
7733         breakpoint 1.2 is disabled.  KFAIL for uclinux.
7734
7735 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
7736
7737         * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
7738         mi_gdb_test.
7739
7740 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
7741
7742         * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7743
7744 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
7745
7746         * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
7747
7748 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
7749
7750         * gdb.mi/mi2-basics.exp: Fix races.  Honour the
7751         `test_exec_and_symbol_mi_operatons' return value.
7752         (test_mi_interpreter_selection): Use mi_gdb_test instead of
7753         gdb_test_multiple.
7754         (test_exec_and_symbol_mi_operatons): Likewise.
7755         (test_path_specification): Likewise.
7756
7757 2011-06-23  Yao Qi  <yao@codesourcery.com>
7758
7759         * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
7760         supported.
7761         * lib/gdb.exp (support_displaced_stepping): New.
7762
7763 2011-06-23  Yao Qi  <yao@codesourcery.com>
7764
7765         * gdb.threads/execl.exp: Skip on remote target.
7766
7767 2011-06-21  Marek Polacek  <mpolacek@redhat.com>
7768
7769         * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
7770         mi_gdb_test.
7771
7772 2011-06-20  Marek Polacek  <mpolacek@redhat.com>
7773
7774         * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
7775
7776 2011-06-20  Marek Polacek  <mpolacek@redhat.com>
7777
7778         * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
7779         mi_gdb_test.
7780
7781 2011-06-20  Marek Polacek  <mpolacek@redhat.com>
7782
7783         * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7784
7785 2011-06-14  Yao Qi  <yao@codesourcery.com>
7786
7787         gdb/testsuite/
7788         * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
7789
7790 2011-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
7791
7792         * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
7793
7794 2011-06-10  Tom Tromey  <tromey@redhat.com>
7795
7796         * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
7797         Add tests for pointer-to-member-function.
7798         * gdb.cp/temargs.cc (S::somefunc): New function.
7799         (K2): New class.
7800         (main): Instantiate K2; call method.
7801
7802 2011-06-08  Joel Brobecker  <brobecker@adacore.com>
7803
7804         * gdb.python/py-inferior.c (f2): Make str an array rather
7805         than a pointer.
7806         * gdb.python/py-inferior.exp: Adjust testcase accordingly.
7807
7808 2011-06-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7809
7810         * gdb.base/async-shell.c: New file.
7811         * gdb.base/async-shell.exp: New file.
7812
7813 2011-06-06  Pedro Alves  <pedro@codesourcery.com>
7814
7815         * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
7816
7817 2011-06-03  Joel Brobecker  <brobecker@adacore.com>  (obvious fix)
7818
7819         From Stephen Kitt  <steve@sk2.org>
7820         * gdb.base/help.exp: Adjust following some spelling corrections
7821         in GDB.
7822
7823 2011-06-01  Yao Qi  <yao@codesourcery.com>
7824
7825         * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
7826
7827 2010-05-31  Keith Seitz  <keiths@redhat.com>
7828
7829         PR c++/12750
7830         * gdb.cp/static-method.cc: New file.
7831         * gdb.cp/static-method.exp: New file.
7832
7833 2010-05-31  Keith Seitz  <keiths@redhat.com>
7834
7835         PR symtab/12704
7836         * gdb.cp/anon-ns.cc: New file.
7837         * gdb.cp/anon-ns.exp: New file.
7838
7839 2011-05-31  Pedro Alves  <pedro@codesourcery.com>
7840
7841         * gdb.arch/i386-dr3-watch.c: New file.
7842         * gdb.arch/i386-dr3-watch.exp: New file.
7843
7844 2011-05-30  Yao Qi  <yao@codesourcery.com>
7845
7846         * gdb.base/callfuncs.c (t_structs_fc): New.
7847         (t_structs_dc, t_structs_ldc): New.
7848         (t_double_many_args):
7849         (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
7850         (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
7851         (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
7852         * gdb.base/callfuncs.exp: Call new functions.
7853
7854 2011-05-30  Yao Qi  <yao@codesourcery.com>
7855
7856         * gdb.base/callfuncs.exp (rerun_and_prepare): New.
7857         Call rerun_and_prepare for each test to isolate effects.
7858
7859 2011-05-30  Yao Qi  <yao@codesourcery.com>
7860
7861         * gdb.base/varargs.c (find_max_float_real): New.
7862         (find_max_double_real, find_max_long_double_real): New.
7863         * gdb.base/varargs.exp: Call these new added functions.
7864         * lib/gdb.exp (setup_kfail_for_target): New.
7865
7866 2011-05-30  Yao Qi  <yao@codesourcery.com>
7867
7868         * gdb.base/funcargs.c (callca, callcb, callcc): New.
7869         (callcd, callce, callcf, callc1a, callc1b): New.
7870         (callc2a, callc2b): New.
7871         * gdb.base/funcargs.exp (complex_args): New.
7872         (complex_integral_args, complex_float_integral_args): New.
7873         * lib/gdb.exp (support_complex_tests): New.  Determine
7874         whether to run test cases on _Complex types.
7875
7876 2011-05-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
7877
7878         * gdb.threads/leader-exit.c: New file.
7879         * gdb.threads/leader-exit.exp: New file.
7880
7881 2011-05-27  Marek Polacek  <mpolacek@redhat.com>
7882
7883         * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
7884
7885 2011-05-27  Marek Polacek  <mpolacek@redhat.com>
7886
7887         * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
7888         remove the `supported' variable.
7889         * gdb.mi/mi-nonstop.exp: Likewise.
7890         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7891         * gdb.mi/mi-nsintrall.exp: Likewise.
7892         * gdb.mi/mi-nsmoribund.exp: Likewise.
7893         * gdb.mi/mi-nsthrexec.exp: Likewise.
7894
7895 2011-05-26  Pedro Alves  <pedro@codesourcery.com>
7896
7897         * gdb.reverse/finish-reverse-bkpt.exp: New test.
7898
7899 2011-05-26  Pedro Alves  <pedro@codesourcery.com>
7900
7901         * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
7902
7903 2011-05-24  Keith Seitz  <keiths@redhat.com>
7904
7905         PR breakpoint/12803
7906         * gdb.cp/cmpd-minsyms.cc (a): New method.
7907         (b): New method.
7908         (c): New method.
7909         * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
7910
7911 2011-05-24  Pedro Alves  <pedro@codesourcery.com>
7912
7913         * gdb.base/commands.exp (watchpoint_command_test): Check that the
7914         watchpoint's command list didn't execute when the watchpoint went
7915         out of scope.
7916
7917 2011-05-24  Pierre Muller  <muller@ics.u-strasbg.fr>
7918
7919         Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
7920         * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
7921         * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
7922         * gdb.arch/i386-gnu-cfi.exp: Likewise.
7923         * gdb.arch/i386-permbkpt.exp: Likewise.
7924         * gdb.arch/i386-prologue.exp: Likewise.
7925         * gdb.arch/i386-size-overlap.exp: Likewise.
7926         * gdb.arch/i386-size.exp: Likewise.
7927         * gdb.arch/i386-unwind.exp: Likewise.
7928         * gdb.reverse/i386-precsave.exp: Likewise.
7929         * gdb.reverse/i386-reverse.exp: Likewise.
7930         * gdb.reverse/i386-sse-reverse.exp: Likewise.
7931         * gdb.reverse/i387-env-reverse.exp: Likewise.
7932         * gdb.reverse/i387-stack-reverse.exp: Likewise.
7933
7934 2011-05-24  Pedro Alves  <pedro@codesourcery.com>
7935
7936         * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
7937         file doesn't error, using MI.
7938
7939 2011-05-23  Tom Tromey  <tromey@redhat.com>
7940
7941         * gdb.base/charset.exp (string_display): Add tests to assign to
7942         arrays.
7943         * gdb.base/charset.c (short_array, int_array, long_array): New.
7944
7945 2011-05-20  Pedro Alves  <pedro@codesourcery.com>
7946
7947         Cope with async mode.
7948
7949         * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
7950         into gdb_test + mi_expect_stop.
7951
7952 2011-05-20  Pedro Alves  <pedro@codesourcery.com>
7953
7954         * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
7955         (callme): Remove printf call.
7956
7957 2011-05-20  Pierre Muller  <muller@ics.u-strasbg.fr>
7958
7959         * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
7960         quote pattern to avoid problems with Cygwin/mingw expect versions.
7961         * gdb.base/default.exp (show convenience): Use double
7962         quote pattern for regular expressions.
7963
7964 2011-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7965
7966         Fix -readnow for -gdwarf-4 unused type units.
7967         * gdb.dwarf2/dw4-sig-type-unused.S: New file.
7968         * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
7969
7970 2011-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
7971
7972         * gdb.base/kill-after-signal.c: New file.
7973         * gdb.base/kill-after-signal.exp: New file.
7974
7975 2011-05-16  Pedro Alves  <pedro@codesourcery.com>
7976
7977         * gdb.ada/start.exp: Call untested with the correct test filename.
7978         * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
7979         test filename.  Make the test's binary unique.
7980         * gdb.arch/i386-signal.exp: Call untested with the correct test
7981         filename.
7982         * gdb.arch/i386-size-overlap.exp: Ditto.
7983         * gdb.arch/Makefile.in (EXECUTABLES): Update.
7984         * gdb.base/gcore-buffer-overflow.exp: Ditto.
7985         * gdb.cp/call-c.exp: Ditto.
7986         * gdb.mi/mi-reverse.exp: Call untested with the correct test
7987         filename.  Make the test's binary unique.
7988         * gdb.mi/Makefile.in (EXECUTABLES): Update.
7989         * gdb.python/py-mi.exp: Ditto.
7990         * gdb.python/Makefile.in (EXECUTABLES): Update.
7991         * gdb.reverse/i386-precsave.exp: Ditto.
7992         * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
7993         test filename.
7994         * gdb.reverse/i387-stack-reverse.exp: Ditto.
7995         * gdb.reverse/sigall-precsave.exp: Ditto.  Make the test's binary
7996         unique.
7997         * gdb.reverse/sigall-reverse.exp: Call untested with the correct
7998         test filename.
7999         * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8000         * gdb.trace/tfile.exp: Ditto.
8001
8002 2011-05-14  Yao Qi  <yao@codesourcery.com>
8003
8004         * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8005         type.
8006
8007 2011-05-13  Doug Evans  <dje@google.com>
8008
8009         * gdb.python/py-objfile-script.exp: New file.
8010         * gdb.python/py-objfile-script.c: New file.
8011         * gdb.python/py-objfile-script-gdb.py: New file.
8012         * testsuite/gdb.python/py-section-script.exp: Test
8013         "info auto-load-scripts".
8014
8015 2011-05-13  Tom Tromey  <tromey@redhat.com>
8016
8017         * gdb.dwarf2/clztest.exp: New file.
8018         * gdb.dwarf2/clztest.c: New file.
8019         * gdb.dwarf2/clztest.S: New file.
8020
8021 2011-05-13  Doug Evans  <dje@google.com>
8022
8023         * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8024         String16 tests.
8025
8026 2011-05-13  Tom Tromey  <tromey@redhat.com>
8027
8028         * lib/gdb.exp (is_x86_like_target): New proc.
8029         * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8030         * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8031         * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target.  Pass
8032         -nostdlib to compiler.
8033         * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8034         * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8035         * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8036         * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8037         * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8038
8039 2011-05-13  Thiago Jung Bauermann  <bauerman@br.ibm.com>
8040
8041         * gdb.python/py-function.exp: Test setting a value from a function
8042         which executes a command.
8043
8044 2011-05-12  Tom Tromey  <tromey@redhat.com>
8045
8046         * gdb.dwarf2/typeddwarf.S: New file.
8047         * gdb.dwarf2/typeddwarf.c: New file.
8048         * gdb.dwarf2/typeddwarf.exp: New file.
8049
8050 2011-05-12  Marek Polacek  <mpolacek@redhat.com>
8051
8052         * gdb.mi/mi-basics.exp: Fix races.  Honour the
8053         `test_exec_and_symbol_mi_operatons' return value.
8054         (test_mi_interpreter_selection): Use mi_gdb_test instead of
8055         gdb_test_multiple.
8056         (test_exec_and_symbol_mi_operatons): Likewise.
8057         (test_path_specification): Likewise.
8058
8059 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8060
8061         * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8062         (gdb_touch_execfile): Remove catch wrappers.  New variable time.
8063         Replace `file copy' and `file rename' by `file mtime'.  Twice.
8064
8065 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8066
8067         * gdb.base/readline-ask.c: New file.
8068         * gdb.base/readline-ask.exp: New file.
8069         * gdb.base/readline-ask.inputrc: New file.
8070
8071 2011-05-06  Ulrich Weigand  <uweigand@de.ibm.com>
8072
8073         * gdb.cell/bt.exp: Delete breakpoints before running to signal
8074         to avoid race condition.
8075         * gdb.cell/coremaker.c: Use small stack size.
8076         * gdb.cell/ea-standalone.exp: Use file name without path as
8077         argument to c_to.
8078         * gdb.cell/fork.exp: Allow other output when continuing to end.
8079
8080 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
8081
8082         * gdb.threads/corethreads.c: New file.
8083         * gdb.threads/corethreads.exp: New file.
8084
8085 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
8086
8087         * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8088         Try to compile the test using -Wl,-z,norelro first.
8089         (load_core): New variable libthread_db_seen, initialize it.
8090         (zeroed-threads cannot be listed): Protect it by XFAIL on
8091         !$libthread_db_seen.
8092
8093 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
8094
8095         PR 12573
8096         * gdb.dwarf2/dw2-skip-prologue.S: New file.
8097         * gdb.dwarf2/dw2-skip-prologue.c: New file.
8098         * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8099
8100 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
8101
8102         * gdb.cp/psymtab-parameter.cc: New file.
8103         * gdb.cp/psymtab-parameter.exp: New file.
8104
8105 2011-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
8106
8107         Fix a race.
8108         * gdb.cp/static-print-quit.exp (print c): Split to ...
8109         (print c - <return>, print c - q <return>, print c - to quit):
8110         ... these.  Make the testfile untested on gdb-7.1.
8111
8112 2011-5-05  Janis Johnson  <janisjo@codesourcery.com>
8113
8114         * lib/gdb.exp (exec_target_file, exec_symbol_file,
8115         gdb_rename_execfile, gdb_touch_execfile): New.
8116         * gdb.base/reread.exp: Use new procs to handle multiple
8117         exec files.
8118
8119 2011-05-05  Yao Qi  <yao@codesourcery.com>
8120
8121         * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8122         (test_adr_32bit, test_pop_pc): New.
8123         * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8124         (test_adr_32bit, test_pop_pc): New.
8125
8126 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
8127
8128         * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8129         * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8130         targets.
8131         * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8132         handle targets.
8133
8134 2011-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
8135
8136         * gdb.base/completion.exp (complete help info wat): Rename to ...
8137         (complete 'help info wat'): ... here.
8138         Remove all `-re ".*' and `-re "^.*' redundant regexes.
8139         (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8140
8141 2011-05-04  Pedro Alves  <pedro@codesourcery.com>
8142
8143         * gdb.base/completion.exp: Use gdb_test_multiple instead of
8144         gdb_test and explicit $gdb_prompt/timeout matches.
8145
8146 2011-05-04  Yao Qi  <yao@codesourcery.com>
8147
8148         * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8149         and __thumb2__.
8150
8151 2011-05-03  Marek Polacek  <mpolacek@redhat.com>
8152
8153         * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8154         in place of `gdb_test "delete breakpoints"'.  This eliminates two
8155         testcases.
8156
8157 2011-05-02  Pedro Alves  <pedro@codesourcery.com>
8158
8159         PR testsuite/12649
8160         Fix races.
8161
8162         * gdb.base/completion.exp: Remove all sleep calls.  Remove
8163         unnecessary regexs.  Don't explicitly expect anything after the
8164         prompt.  Eat the prompt if necessary.
8165
8166 2011-05-02  Edjunior Machado  <emachado@linux.vnet.ibm.com>
8167
8168         * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8169         accept to show the caller line again as well as the line after.
8170
8171 2011-04-29  Phil Muldoon  <pmuldoon@redhat.com>
8172
8173         PR mi/12531
8174
8175         * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8176         compile target.
8177         * gdb.python/py-prettyprint.exp: Add C++ object for
8178         CPLUS_FAKE_CHILD test.
8179
8180 2011-04-28  Ulrich Weigand  <ulrich.weigand@linaro.org>
8181
8182         * gdb.base/signest.exp: New file.
8183         * gdb.base/signest.c: Likewise.
8184
8185 2011-04-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
8186
8187         * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8188         thread and breakpoint notifications.
8189
8190 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
8191
8192         * gdb.base/fortran-sym-case.c: New file.
8193         * gdb.base/fortran-sym-case.exp: New file.
8194         * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8195         * gdb.dwarf2/dw2-case-insensitive.c: New file.
8196         * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8197
8198 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
8199
8200         * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8201         * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8202         false #1', `if true else false #2' and `if true else false #3'.
8203
8204 2011-04-27  Ulrich Weigand  <ulrich.weigand@linaro.org>
8205
8206         * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8207         while delivering signal.
8208
8209 2011-04-27  Vladimir Prus  <vladimir@codesourcery.com>
8210
8211         MI breakpoint notifications.
8212
8213         * testsuite/gdb.mi/mi-cli.exp: Adust.
8214         * testsuite/gdb.mi/mi2-cli.exp: Adust.
8215         * testsuite/gdb.mi/mi-watch.exp: Adust.
8216         * testsuite/gdb.mi/mi2-watch.exp: Adust.
8217         * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8218         notifications.
8219
8220 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
8221
8222         * gdb.base/gdbindex-stabs-dwarf.c: New file.
8223         * gdb.base/gdbindex-stabs.c: New file.
8224         * gdb.base/gdbindex-stabs.exp: New file.
8225
8226 2011-04-25  Yao Qi  <yao@codesourcery.com>
8227
8228         * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8229         with /*...*/.
8230         * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8231
8232 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
8233
8234         * gdb.python/py-value.exp (test_objfiles): Name the first test
8235         `py-value in file.filename'.
8236
8237 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
8238
8239         * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8240         * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8241         * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8242         !gdbserver_reconnect_p..
8243         (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8244
8245 2011-04-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
8246
8247         * gdb.cp/cpcompletion.exp (complete class methods)
8248         (complete class methods beginning with F): Move them above runto.  New
8249         comment about the runto delimiter.
8250
8251 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
8252
8253         * gdb.base/maint.exp: Test that "maint print registers" works
8254         without a running program.
8255
8256 2011-04-20  Marek Polacek  <mpolacek@redhat.com>
8257
8258         * gdb.base/setshow.exp: Fix racy tests.
8259         ($old_gdb_prompt): New variable.
8260
8261 2011-04-19  Tom Tromey  <tromey@redhat.com>
8262
8263         * gdb.mi/mi-nsmoribund.exp:
8264         * gdb.hp/gdb.objdbg/objdbg01.exp:
8265         * gdb.base/structs.exp (test_struct_returns):
8266         * gdb.base/call-sc.exp (test_scalar_returns):
8267         * gdb.base/bigcore.exp: Remove duplicate words.
8268
8269 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
8270
8271         * gdb.base/break-interp-lib.c (v, vptr): New variables.
8272         * gdb.base/break-interp.exp (test_attach): New comment.
8273
8274 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
8275
8276         * gdb.threads/gcore-thread.exp ($core0file): New variable.
8277         (clear __stack_user.next, clear stack_used.next)
8278         (save a zeroed-threads corefile): New test.
8279         Call core_load for $core0file.
8280         (zeroed-threads cannot be listed): New test.
8281
8282 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
8283
8284         * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8285         filename.
8286         ($srcfile): Preserve the original value.
8287         ($testfile): Match it the .exp filename.
8288         ($corefile): New variable.  Substitute it around.
8289         Use clean_restart.
8290         ($prev_timeout): Remove.
8291         (load_core): Move core loading into this proc.
8292         Fix restore of $timeout if load_core fails.
8293
8294 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
8295
8296         * gdb.base/eu-strip-infcall.c: New file.
8297         * gdb.base/eu-strip-infcall.exp: New file.
8298
8299 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
8300
8301         * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8302         * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8303
8304 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
8305
8306         Fix Python access to inlined frames.
8307         * gdb.python/py-frame-inline.c: New file.
8308         * gdb.python/py-frame-inline.exp: New file.
8309
8310 2011-04-13  Edjunior Machado  <emachado@linux.vnet.ibm.com>
8311
8312         * gdb.base/gdb1090.exp: Change breakpoint location to read the
8313         content of 's24' correctly (avoiding "optimized out").
8314         * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8315
8316 2011-04-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8317
8318         * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8319
8320 2011-04-13  Thiago Jung Bauermann  <bauerman@br.ibm.com>
8321
8322         * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8323         expect a colon in watch -location output.
8324
8325 2011-04-13  Marek Polacek  <mpolacek@redhat.com>
8326
8327         * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
8328         New testcase `expect response to define backtrace'.  Also remove
8329         redundant `default' block.
8330
8331 2011-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8332
8333         * gdb.python/py-prettyprint.c (struct hint_error): New.
8334         (main): New variable hint_error.
8335         * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8336         "print hint_error".
8337         * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8338         (register_pretty_printers): Register it.
8339
8340 2011-04-04  Tom Tromey  <tromey@redhat.com>
8341
8342         * gdb.cp/maint.exp (test_help): Update.
8343         (test_namespace): Likewise.
8344
8345 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
8346
8347         * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8348         * gdb.ada/arrayptr.exp: Add new tests.
8349
8350 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
8351
8352         * gdb.ada/mi_catch_ex: New testcase.
8353
8354 2011-04-01  Pedro Alves  <pedro@codesourcery.com>
8355
8356         * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8357         base::overload(void) method without specifying "const".
8358
8359 2011-04-01  Ulrich Weigand  <ulrich.weigand@linaro.org>
8360
8361         * gdb.arch/thumb-singlestep.S: New file.
8362         * gdb.arch/thumb-singlestep.exp: Likewise.
8363
8364 2011-03-31  Tom Tromey  <tromey@redhat.com>
8365
8366         * gdb.python/py-prettyprint.py (exception_flag): New global.
8367         (NoStringContainerPrinter._iterator.next): Check it.
8368         * gdb.python/py-prettyprint.c (main): New variable nstype2.
8369         * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8370
8371 2011-03-29  Tom Tromey  <tromey@redhat.com>
8372
8373         * gdb.cp/anon-struct.cc: New file.
8374         * gdb.cp/anon-struct.exp: New file.
8375
8376 2011-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
8377
8378         Test STT_GNU_IFUNC support.
8379         * gdb.base/gnu-ifunc-lib.c: New file.
8380         * gdb.base/gnu-ifunc.c: New file.
8381         * gdb.base/gnu-ifunc.exp: New file.
8382
8383 2011-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
8384
8385         Support a ring of related breakpoints.
8386         * gdb.base/watchpoint-delete.c: New file.
8387         * gdb.base/watchpoint-delete.exp: New file.
8388
8389 2011-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
8390
8391         * gdb.ada/arrayparam.exp (print first after function call): Use
8392         explicit package name.  Add a comment
8393         (print lasta after function call): Rename ...
8394         (print last after function call): ... it and use explicit package
8395         name.
8396         (print length after function call): Use explicit package name.
8397         * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8398         * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8399         (multiple matches for symbol i): Rename ...
8400         (multiple matches for symbol integervar): ... it.
8401         * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8402         * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8403
8404 2011-03-25  Andrew Burgess  <aburgess@broadcom.com>
8405
8406         * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8407         environment variable to make grep output more predictable. Move
8408         all the environment setup into gdb_init so it's done once per test
8409         case rather than each time we start gdb.
8410
8411 2011-03-24  Tom Tromey  <tromey@redhat.com>
8412
8413         * gdb.base/label.exp: Use `main:there' linespec.  Add re-running
8414         test.
8415
8416 2011-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
8417
8418         * gdb.dwarf2/dw2-entry-value-main.c: New file.
8419         * gdb.dwarf2/dw2-entry-value.S: New file.
8420         * gdb.dwarf2/dw2-entry-value.exp: New file.
8421
8422 2011-03-22  Phil Muldoon  <pmuldoon@redhat.com>
8423
8424         PR python/12183
8425
8426         * gdb.python/py-function.exp: Add GdbError tests.
8427
8428 2011-03-18  Pedro Alves  <pedro@codesourcery.com>
8429
8430         * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8431         (reglocal_test_func, statlocal_test_func): New functions.
8432         (globals_test_func): Call new functions.
8433         * gdb.trace/unavailable.exp (gdb_collect_args_test)
8434         (gdb_collect_locals_test): New procedure.
8435         (gdb_trace_collection_test): Call new procedures.
8436
8437 2011-03-18  Pedro Alves  <pedro@codesourcery.com>
8438
8439         * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8440         (test_register, test_register_unavailable): New procedures.
8441         (gdb_unavailable_registers_test): New procedure.
8442         (gdb_trace_collection_test): Call it.
8443
8444 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
8445
8446         PR python/12149
8447
8448         * gdb.python/python.exp: Add gdb.write tests.
8449
8450 2010-03-17  Phil Muldoon  <pmuldoon@redhat.com>
8451
8452         * gdb.python/Makefile.in: Add py-objfile.
8453         * gdb.python/py-objfile.exp: New file.
8454         * gdb.python/py-objfile.c: New file.
8455         * gdb.python/py-block.exp: Add is_valid tests.
8456         * gdb.python/py-inferior.exp: Ditto.
8457         * gdb.python/py-infthread.exp: Ditto.
8458         * gdb.python/py-symbol.exp: Ditto.
8459         * gdb.python/py-symtab.exp: Ditto.
8460
8461 2011-03-16  Keith Seitz  <keiths@redhat.com>
8462
8463         PR c++/12273
8464         * gdb.cp/cmpd-minsyms.exp: New test.
8465         * gdb.cp/cmpd-minsyms.cc: New file.
8466
8467         PR c++/11734
8468         * gdb.cp/ovsrch.exp: New test.
8469         * gdb.cp/ovsrch.h: New file.
8470         * gdb.cp/ovsrch1.cc: New file.
8471         * gdb.cp/ovsrch2.cc: New file.
8472         * gdb.cp/ovsrch3.cc: New file.
8473         * gdb.cp/ovsrch4.cc: New file.
8474
8475 2011-03-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
8476
8477         PR gdb/12528
8478         * gdb.base/Makefile.in: Adjust EXECUTABLES.
8479         * gdb.base/break-on-linker-gcd-function.exp: New test.
8480         * gdb.base/break-on-linker-gcd-function.cc: New file.
8481
8482 2011-03-15  Andreas Tobler  <andreast@fgznet.ch>
8483
8484         * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8485
8486 2011-03-15  Phil Muldoon  <pmuldoon@redhat.com>
8487
8488         * lib/gdb.exp (gdb_unload): Add another termination case.
8489
8490 2011-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8491
8492         * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8493         * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8494         * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8495         Provide a stub byte there.
8496         (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8497         DW_AT_entry_pc.
8498         (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8499
8500 2011-03-15  Ulrich Weigand  <uweigand@de.ibm.com>
8501
8502         * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8503         using a GCC 4.1 or 4.2 compiler.  Add an additional test variant
8504         "generic ABI, auto".
8505         (altivec_abi_tests): Accept vectors returned by reference.
8506
8507 2010-03-14  Phil Muldoon  <pmuldoon@redhat.com>
8508
8509         * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8510
8511 2011-03-13  Ulrich Weigand  <uweigand@de.ibm.com>
8512
8513         * gdb.python/py-section-script.exp: Skip test if no Python support.
8514
8515 2011-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
8516
8517         * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8518
8519 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
8520
8521         * gdb.python/py-parameter.exp: Update tests to the new Python
8522         parameter API. Add "no documentation" test.  Add deprecated API
8523         backward compatibility test.
8524
8525 2011-03-09  Tom Tromey  <tromey@redhat.com>
8526
8527         * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8528         gdb_continue_to_end.
8529
8530 2011-03-09  Mark Kettenis  <kettenis@gnu.org>
8531
8532         * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8533         tabs.
8534
8535 2011-03-09  Tom Tromey  <tromey@redhat.com>
8536
8537         * lib/gdb.exp (inferior_exited_re): Match. leading `['.  Wrap in
8538         parentheses.
8539         (gdb_continue_to_end): Add "allow_extra" parameter.  Use
8540         $command.
8541         * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8542         argument to gdb_continue_to_end.
8543         * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8544         argument to gdb_continue_to_end.
8545         * gdb.cp/annota3.exp: Fix regex.
8546         * gdb.cp/annota2.exp: Fix regex.
8547         * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8548         gdb_continue_to_end.
8549         * gdb.base/call-signal-resume.exp: Revert earlier patch.
8550         * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8551         gdb_continue_to_end.
8552
8553 2011-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8554
8555         * gdb.server/ext-run.exp
8556         (load new file without any gdbserver inferior): New test.
8557
8558 2011-03-07  Tom Tromey  <tromey@redhat.com>
8559
8560         * Makefile.in (TAGS): Rewrite.
8561
8562 2011-03-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
8563
8564         * gdb.trace/report.exp (12.1: trace report #1): New match for the
8565         initial commands echo.  New match for `Found trace'.  Anchor all the
8566         other matches.  Anchor and match for `No trace frame found' the final
8567         match.
8568
8569 2011-03-07  Tom Tromey  <tromey@redhat.com>
8570
8571         * Makefile.in (TAGS): New target.
8572
8573 2011-03-07  Tom Tromey  <tromey@redhat.com>
8574
8575         * lib/opencl.exp (skip_opencl_tests): Update for exit message
8576         change.
8577         * lib/mi-support.exp (mi_gdb_test): Update for exit message
8578         change.
8579         * lib/gdb.exp (gdb_test_multiple): Update comment.  Update for
8580         exit message change.
8581         (skip_altivec_tests): Update for exit message change.
8582         (skip_vsx_tests): Likewise.
8583         (gdb_continue_to_end): Likewise.  Add 'command' argument.
8584         * lib/cell.exp (skip_cell_tests): Update for exit message change.
8585         * gdb.threads/tls.exp: Update for exit message change.
8586         * gdb.threads/thread-unwindonsignal.exp: Use
8587         gdb_continue_to_end.
8588         * gdb.threads/step.exp (step_it): Update for exit message change.
8589         (continue_all): Likewise.
8590         * gdb.threads/print-threads.exp (test_all_threads): Update for
8591         exit message change.
8592         * gdb.threads/interrupted-hand-call.exp: Use
8593         gdb_continue_to_end.
8594         * gdb.threads/execl.exp: Use gdb_continue_to_end.
8595         * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8596         gdb_continue_to_end.
8597         * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8598         * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8599         * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8600         * gdb.cp/method.exp: Update for exit message change.
8601         * gdb.cp/mb-templates.exp: Update for exit message change.
8602         * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8603         * gdb.cp/annota3.exp: Update for exit message change.
8604         * gdb.cp/annota2.exp: Update for exit message change.
8605         * gdb.cell/fork.exp: Use gdb_continue_to_end.
8606         * gdb.base/term.exp: Update for exit message change.
8607         * gdb.base/step-test.exp (test_i): Update for exit message change.
8608         * gdb.base/sigstep.exp (advance): Update for exit message change.
8609         (advancei): Likewise.
8610         * gdb.base/siginfo.exp: Update for exit message change.
8611         * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8612         * gdb.base/reread.exp: Use gdb_continue_to_end.
8613         * gdb.base/langs.exp: Use gdb_continue_to_end.
8614         * gdb.base/interrupt.exp: Update for exit message change.
8615         * gdb.base/gdb1555.exp: Update for exit message change.
8616         * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8617         * gdb.base/ending-run.exp: Update for exit message change.
8618         * gdb.base/chng-syms.exp: Update for exit message change.
8619         * gdb.base/checkpoint.exp: Update for exit message change.
8620         * gdb.base/catch-syscall.exp (check_for_program_end): Use
8621         gdb_continue_to_end.
8622         (test_catch_syscall_with_wrong_args): Likewise.
8623         * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8624         * gdb.base/break-interp.exp (test_ld): Update for exit message
8625         change.
8626         * gdb.base/bang.exp: Update for exit message change.
8627         * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8628         (do_call_attach_tests): Likewise.
8629         * gdb.base/a2-run.exp: Update for exit message change.
8630         * gdb.arch/ppc-dfp.exp: Update for exit message change.
8631         * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8632         * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8633
8634 2011-03-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
8635
8636         * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8637
8638 2011-03-03  Tom Tromey  <tromey@redhat.com>
8639
8640         * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8641         * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8642         * gdb.hp/gdb.aCC/configure.ac: Remove.
8643         * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8644         * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8645         * gdb.hp/gdb.base-hp/configure.ac: Remove.
8646         * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8647         * gdb.hp/gdb.compat/configure (Makefile): Remove.
8648         * gdb.hp/gdb.compat/configure.ac: Remove.
8649         * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8650         * gdb.hp/gdb.defects/configure (Makefile): Remove.
8651         * gdb.hp/gdb.defects/configure.ac: Remove.
8652         * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8653         * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8654         * gdb.hp/gdb.objdbg/configure.ac: Remove.
8655         * gdb.hp/configure.ac: Remove.
8656         * gdb.hp/configure: Remove.
8657         * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8658         substitution.
8659         (Makefile): Remove rule.
8660         * gdb.cell/configure.ac: Remove.
8661         * gdb.cell/configure: Remove.
8662         * gdb.stabs/Makefile.in (Makefile): Remove.
8663         (distclean): Don't remove config.status or config.log.
8664         * gdb.stabs/configure (Makefile): Remove.
8665         * gdb.stabs/configure.ac: Remove.
8666         * configure: Rebuild.
8667         * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8668         Remove stabs- and cell-specific logic.  Test for existence of
8669         ../gdbtk before configuring gdb.gdbtk.  Build Makefiles in gdb.hp
8670         subdirectories, gdb.cell, and and gdb.stabs.
8671         * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8672
8673 2011-03-03  Joel Brobecker  <brobecker@adacore.com>
8674
8675         * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8676         end of buffer.
8677
8678 2011-03-02  Joel Brobecker  <brobecker@adacore.com>
8679
8680         * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8681         gdb_test when running a test where we expected no output back.
8682
8683 2011-02-28  Michael Snyder  <msnyder@vmware.com>
8684
8685         * gdb.cp/overload.cc: Change initializer value to integer.
8686
8687 2011-02-27  Michael Snyder  <msnyder@vmware.com>
8688
8689         * gdb.multi/base.exp: Add test for remove-inferiors.
8690
8691 2011-02-26  Joel Brobecker  <brobecker@adacore.com>
8692
8693         * gdb.python/py-frame.exp: Simplify the initialization phase
8694         using prepare_for_testing.
8695
8696 2011-02-25  Michael Snyder  <msnyder@vmware.com>
8697
8698         * gdb.multi/base.exp: Add tests for info inferiors with args.
8699
8700 2011-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
8701
8702         * gdb.dwarf2/dw2-ranges.S: Rename to ...
8703         * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
8704         * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
8705         Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
8706         asmfile3.  Comment the STABS (#3) file compilation.  Compile
8707         everything through assembler.  Provide KFAIL for symtab/12497.
8708         * gdb.dwarf2/dw2-ranges2.S: Rename to ...
8709         * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
8710         * gdb.dwarf2/dw2-ranges3.S: Rename to ...
8711         * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
8712
8713 2011-02-24  Michael Snyder  <msnyder@vmware.com>
8714
8715         * gdb.base/break.exp: Add tests for delete breakpoints using
8716         convenience variables and value history references.
8717
8718 2011-02-24  Michael Snyder  <msnyder@vmware.com>
8719
8720         * gdb.base/break.exp: Remove debugging 'printf' accidentally
8721         left behind in previous check-in.
8722
8723 2011-02-23  Michael Snyder  <msnyder@vmware.com>
8724
8725         * gdb.base/break.exp: Add tests for "info break" with arguments.
8726         * gdb.trace/infotrace.exp: Update patterns for error and help.
8727         * gdb.base/completion.exp: Update pattern.
8728         * gdb.base/ena-dis-br.exp: Update pattern.
8729         * gdb.base/help.exp: Update patterns.
8730
8731 2011-02-23  Michael Snyder  <msnyder@vmware.com>
8732
8733         * gdb.base/memattr.exp: New test.
8734         * gdb.base/memattr.c: Test load for memattr.exp.
8735
8736 2011-02-22  Doug Evans  <dje@google.com>
8737
8738         * gdb.python/py-symbol.exp: Test lookup_global_symbol.
8739
8740 2011-02-22  Michael Snyder  <msnyder@vmware.com>
8741
8742         * Makefile.in: Make more clean.
8743         * gdb.ada/Makefile.in: Ditto.
8744         * gdb.arch/Makefile.in: Ditto.
8745         * gdb.asm/Makefile.in: Ditto.
8746         * gdb.base/Makefile.in: Ditto.
8747         * gdb.cp/Makefile.in: Ditto.
8748         * gdb.dwarf2/Makefile.in: Ditto.
8749         * gdb.java/Makefile.in: Ditto.
8750         * gdb.mi/Makefile.in: Ditto.
8751         * gdb.modula2/Makefile.in: Ditto.
8752         * gdb.python/Makefile.in: Ditto.
8753         * gdb.server/Makefile.in: Ditto.
8754         * gdb.stabs/Makefile.in: Ditto.
8755         * gdb.threads/Makefile.in: Ditto.
8756         * gdb.trace/Makefile.in: Ditto.
8757
8758 2011-02-22  Michael Snyder  <msnyder@vmware.com>
8759
8760         * gdb.threads/thread-find.exp: Add tests for bad input to
8761         info threads.
8762
8763 2011-02-22  Joel Brobecker  <brobecker@adacore.com>
8764
8765         * gdb.python/py-breakpoint.exp: Fix the expected output of
8766         one of the "maint info breakpoints" tests to accept the output
8767         generated on platforms that do not have hardware watchpoints.
8768
8769 2011-02-22  Joel Brobecker  <brobecker@adacore.com>
8770
8771         * gdb.python/py-breakpoint.exp: Remove unnecessary call to
8772         clean_restart.  Be a little stricter in the expected output
8773         for one of the tests.  Fix a typo in one of the comments.
8774
8775 2011-02-22  Joel Brobecker  <brobecker@adacore.com>
8776
8777         * gdb.python/py-block.exp: Simplify using prepare_for_testing.
8778         Delete variable binfile, no longer use.  Add or modify test
8779         comments to make them unique.
8780
8781 2011-02-21  Michael Snyder  <msnyder@vmware.com>
8782
8783         * Makefile.in: Update for make clean.
8784         * gdb.ada/Makefile.in: Ditto.
8785         * gdb.arch/Makefile.in: Ditto.
8786         * gdb.asm/Makefile.in: Ditto.
8787         * gdb.base/Makefile.in: Ditto.
8788         * gdb.cp/Makefile.in: Ditto.
8789         * gdb.dwarf2/Makefile.in: Ditto.
8790         * gdb.java/Makefile.in: Ditto.
8791         * gdb.mi/Makefile.in: Ditto.
8792         * gdb.modula2/Makefile.in: Ditto.
8793         * gdb.python/Makefile.in: Ditto.
8794         * gdb.server/Makefile.in: Ditto.
8795         * gdb.stabs/Makefile.in: Ditto.
8796         * gdb.threads/Makefile.in: Ditto.
8797         * gdb.trace/Makefile.in: Ditto.
8798
8799 2011-02-21  Michael Snyder  <msnyder@vmware.com>
8800
8801         * gdb.threads/thread-find.exp: Update patterns for changes in
8802         output of "info threads" command.
8803
8804 2011-02-21  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
8805             Ulrich Weigand  <uweigand@de.ibm.com>
8806
8807         * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
8808         (skip_hw_watchpoint_tests): Likewise.
8809         (skip_hw_watchpoint_multi_tests): Likewise.
8810
8811 2011-02-21  Ulrich Weigand  <uweigand@de.ibm.com>
8812
8813         * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
8814         (skip_hw_watchpoint_tests): Likewise.
8815         (skip_hw_watchpoint_multi_tests): Likewise.
8816         (skip_hw_watchpoint_access_tests): Likewise.
8817
8818         * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
8819         * gdb.base/pr11022.exp: Likewise.
8820         * gdb.base/watch-read.exp: Likewise.
8821         * gdb.base/watch_thread_num.exp: Likewise.
8822         * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
8823         * gdb.base/watchpoint-hw.exp: Likewise.
8824         * gdb.base/watchpoint.exp: Likewise.
8825         * gdb.threads/local-watch-wrong-thread.exp: Likewise.
8826         * gdb.threads/watchthreads-reorder.exp: Likewise.
8827         * gdb.threads/watchthreads.exp: Likewise.
8828         * gdb.threads/watchthreads2.exp: Likewise.
8829
8830 2011-02-21  Joel Brobecker  <brobecker@adacore.com>
8831
8832         * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
8833         the debugger is unable to find the array bounds.
8834
8835 2011-02-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
8836
8837         * gdb.cp/typedef-operator.exp: New file.
8838         * gdb.cp/typedef-operator.cc: New file.
8839
8840 2011-02-17  Michael Snyder  <msnyder@vmware.com>
8841
8842         * gdb.threads/thread-find.exp: Fix regular expressions.
8843
8844 2011-02-17  Joel Brobecker  <brobecker@adacore.com>
8845
8846         * gdb.ada/packed_array: Expand testcase to test printing of
8847         unconstrained packed array.
8848
8849 2011-02-17  Joel Brobecker  <brobecker@adacore.com>
8850
8851         * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
8852
8853 2011-02-16  Pedro Alves  <pedro@codesourcery.com>
8854
8855         * gdb.trace/collection.c (globalarr3): New global.
8856         (main): Initialize it before collecting, and and clear it
8857         afterwards.
8858         * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8859         collecting with '{type} addr', where the addr expression is not an
8860         rvalue.
8861
8862 2011-02-16  Ken Werner  <ken.werner@de.ibm.com>
8863
8864         * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
8865         a bool variable. Expect correct OpenCL names for vector types. Use the
8866         uc3 variable name instead of referring to the uchar3 built-in type.
8867         Escape the asterisk at the half pointer test.
8868
8869 2011-02-16  Pedro Alves  <pedro@codesourcery.com>
8870
8871         * gdb.trace/collection.c (globalarr2): New global.
8872         (main): Initialize it before collecting, and and clear it
8873         afterwards.
8874         * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8875         collecting overlapping memory ranges.
8876
8877 2011-02-15  Michael Snyder  <msnyder@vmware.com>
8878
8879         * gdb.base/default.exp: Add tests for thread commands.
8880         * gdb.base/help.exp: Add tests for thread commands.
8881         * gdb.threads/thread-find.exp: New test for thread find command.
8882
8883 2011-02-15  Ken Werner  <ken.werner@de.ibm.com>
8884
8885         * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
8886
8887 2011-02-15  Yao Qi  <yao@codesourcery.com>
8888
8889         PR tdep/12352
8890         * gdb.arch/arm-disp-step.S : New test for str instruction.
8891         * gdb.arch/arm-disp-step.exp : Likewise.
8892
8893 2011-02-15  Thiago Jung Bauermann  <bauerman@br.ibm.com>
8894
8895         * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
8896         "vector_register2_vr" test strings.  Test the extended floating
8897         point registers (F32~F63).
8898         * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
8899         IBM XL C compiler.  Make the test program use a register provided
8900         by the compiler for the lxvd2x instruction.
8901
8902 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
8903
8904         * gdb.trace/unavailable.cc (class Base, class Middle, class
8905         Derived): New types.
8906         (derived_unavail, derived_partial, derived_whole): New globals.
8907         (virtual_partial): New global.
8908         (virtualp): Point at virtual_partial.
8909         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
8910         related to unavailable vptr.
8911
8912 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
8913
8914         * gdb.trace/unavailable.cc (a, b, c): New globals.
8915         (main): Set and clear them.
8916         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
8917         `a' and `c', and check that `b' isn't collected, although `a' and
8918         `c' are.
8919
8920 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
8921
8922         * gdb.trace/unavailable.cc (struct Virtual): New.
8923         (virtualp): New global pointer.
8924         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
8925         printing a pointer to an object whose type has a vtable, with
8926         print object on.
8927
8928 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
8929
8930         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
8931         value repeat handles unavailableness.
8932
8933 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
8934
8935         * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
8936         tests for building arrays from unavailable values, subscripting
8937         non-memory rvalue unvailable arrays, and accessing fields or
8938         baseclasses of non-lazy unavailable values,
8939         * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
8940         struct types.
8941         (g_smallstruct, g_smallstruct_b): New globals.
8942
8943 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
8944
8945         * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
8946
8947 2011-02-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8948
8949         Fix const/volatile qualifiers of C++ types, PR c++/12328.
8950         * gdb.cp/overload-const.exp: New file.
8951         * gdb.cp/overload-const.cc: New file.
8952
8953 2011-02-08  Ulrich Weigand  <uweigand@de.ibm.com>
8954
8955         * gdb.opencl/callfuncs.cl: New file.
8956         * gdb.opencl/callfuncs.exp: New test.
8957         * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
8958
8959 2011-02-08  Ulrich Weigand  <uweigand@de.ibm.com>
8960
8961         * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
8962         when computing result.
8963         * gdb.arch/altivec-abi.exp: Update expected results.
8964
8965 2011-02-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
8966
8967         * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
8968         * gdb.base/jit.exp: Likewise.
8969         * gdb.base/pie-execl.exp: Likewise.
8970         * gdb.base/solib-nodir.exp: Likewise.
8971         * gdb.base/solib-overlap.exp: Likewise.
8972
8973 2011-02-07  Pedro Alves  <pedro@codesourcery.com>
8974
8975         * gdb.trace/collection.c (global_pieces): New.
8976         * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
8977         New procedure.
8978         (gdb_trace_collection_test): Call it.
8979
8980 2011-02-04  Sami Wagiaalla  <swagiaal@redhat.com>
8981
8982         * gdb.python/py-evthreads.c: New file.
8983         * gdb.python/py-evthreads.exp: New file.
8984         * gdb.python/py-events.py: New file.
8985         * gdb.python/py-events.exp: New file.
8986         * gdb.python/py-events.c: New file.
8987
8988 2011-02-04 David Daney <ddaney@caviumnetworks.com>
8989
8990         * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
8991
8992 2011-02-03  Andrew Burgess  <aburgess@broadcom.com>
8993
8994         * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
8995         gdb.base/disasm-end-cu.exp: New test for disassembling over the
8996         boundary between two compilation units.
8997
8998 2011-02-02  Pedro Alves  <pedro@codesourcery.com>
8999
9000         * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9001         (Virtual): New structs.
9002         (virtual_o, virtual_middle_b): New globals.
9003         * gdb.cp/virtbase.exp: New tests.
9004
9005 2011-01-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
9006
9007         * gdb.base/jit.exp: New file.
9008         * gdb.base/jit-main.c: New file.
9009         * gdb.base/jit-solib.c: New file.
9010
9011 2011-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
9012
9013         * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9014         proceed to initial kernel entry point.
9015         * gdb.opencl/datatypes.exp: Likewise.
9016         * gdb.opencl/operators.exp: Likewise.
9017         * gdb.opencl/vec_comps.exp: Likewise.
9018
9019 2011-01-31  Sami Wagiaalla  <swagiaal@redhat.com>
9020
9021         * gdb.cp/nsnested.cc: New.
9022         * gdb.cp/nsnested.exp: New.
9023         * gdb.cp/nsnoimports.exp: New.
9024         * gdb.cp/nsnoimports.cc: New.
9025
9026 2011-01-31  Joel Brobecker  <brobecker@adacore.com>
9027
9028         * gdb.base/interact.exp: Add extra tests that verify that
9029         the value of the interactive-mode setting does not change
9030         after the script is sourced.
9031
9032 2011-01-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
9033
9034         * gdb.cp/noparam.exp: New file.
9035         * gdb.cp/noparam.cc: New file.
9036
9037 2011-01-28  Pedro Alves  <pedro@codesourcery.com>
9038
9039         * gdb.trace/tfile.exp: Test that with no traceframe selected,
9040         there's no stack or registers.
9041
9042 2011-01-26  Tom Tromey  <tromey@redhat.com>
9043
9044         * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9045         space before string output.  Add test for "set print pretty off"
9046         case.
9047
9048 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
9049
9050         * gdb.base/frame-args.exp: Adjust.
9051         * gdb.dwarf2/dw2-noloc.exp: Adjust.
9052         * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9053         * gdb.dwarf2/pieces.exp: Adjust.
9054         * gdb.opt/clobbered-registers-O2.exp: Adjust.
9055         * gdb.opt/inline-locals.exp: Adjust.
9056         * gdb.threads/fork-child-threads.exp: Adjust.
9057
9058 2011-01-25  Ken Werner  <ken.werner@de.ibm.com>
9059
9060         * gdb.opencl/convs_casts.cl: Move program scope variables into the
9061         OpenCL kernel function. Add a comment as marker. Add address space
9062         qualifiers for the remaining program scope variables.
9063         * gdb.opencl/datatypes.cl: Likewise.
9064         * gdb.opencl/operators.cl: Likewise.
9065         * gdb.opencl/vec_comps.cl: Likewise.
9066         * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9067         Add breakpoint at the marker comment.
9068         * gdb.opencl/datatypes.exp: Likewise.
9069         * gdb.opencl/operators.exp: Likewise.
9070         * gdb.opencl/vec_comps.exp: Likewise.
9071
9072 2011-01-24  Pedro Alves  <pedro@codesourcery.com>
9073
9074         * gdb.base/printcmds.c (some_struct): New struct and instance.
9075         * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9076         procedure.
9077         <global scope>: Call it.
9078
9079 2011-01-21  Ken Werner  <ken.werner@de.ibm.com>
9080
9081         * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9082         argument to the gdb_compile_opencl_hostapp call.
9083
9084 2011-01-19  Yao Qi  <yao@codesourcery.com>
9085
9086         * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9087         positve list.
9088
9089 2011-01-19  Yao Qi  <yao@codesourcery.com>
9090
9091         * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9092         canonical form.
9093         Remove "xscale-*-*"
9094         * gdb.xml/tdesc-regs.exp: Likewise.
9095         * gdb.python/py-section-script.exp: Replace ARM target triplet
9096         with canonical form.
9097         Match arm*-*-symbianelf*.
9098         * gdb.base/dup-sect.exp: Likewise.
9099         * lib/dwarf.exp: New.
9100         * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9101         dwarf2_support.
9102         * gdb.dwarf2/dup-psym.exp: Likewise.
9103         * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9104         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9105         * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9106         * gdb.dwarf2/dw2-basic.exp: Likewise.
9107         * gdb.dwarf2/dw2-compressed.exp: Likewise.
9108         * gdb.dwarf2/dw2-const.exp: Likewise.
9109         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9110         * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9111         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9112         * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9113         * gdb.dwarf2/dw2-filename.exp: Likewise.
9114         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9115         * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9116         * gdb.dwarf2/dw2-intercu.exp: Likewise.
9117         * gdb.dwarf2/dw2-intermix.exp: Likewise.
9118         * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9119         * gdb.dwarf2/dw2-noloc.exp: Likewise.
9120         * gdb.dwarf2/dw2-op-call.exp: Likewise.
9121         * gdb.dwarf2/dw2-producer.exp: Likewise.
9122         * gdb.dwarf2/dw2-ranges.exp: Likewise.
9123         * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9124         * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9125         * gdb.dwarf2/dw2-strp.exp: Likewise.
9126         * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9127         * gdb.dwarf2/implptr.exp: Likewise.
9128         * gdb.dwarf2/mac-fileno.exp: Likewise.
9129         * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9130         * gdb.dwarf2/pieces.exp: Likewise.
9131         * gdb.dwarf2/pr11465.exp: Likewise.
9132         * gdb.dwarf2/valop.exp: Likewise.
9133         * gdb.dwarf2/watch-notconst.exp: Likewise.
9134         * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9135
9136 2011-01-19  Tom Tromey  <tromey@redhat.com>
9137
9138         * gdb.python/py-infthread.exp: Add thread tests.
9139
9140 2011-01-14  Joel Brobecker  <brobecker@adacore.com>
9141
9142         * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9143
9144 2011-01-14  Joel Brobecker  <brobecker@adacore.com>
9145
9146         * gdb.ada/widewide: New testcase.
9147
9148 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
9149
9150         * gdb.base/interact.exp: New testcase.
9151
9152 2011-01-12  Tom Tromey  <tromey@redhat.com>
9153
9154         * gdb.mi/gdb2549.exp: Update for error message changes.
9155         * gdb.mi/mi-cli.exp: Likewise.
9156         * gdb.mi/mi-disassemble.exp: Likewise.
9157         * gdb.mi/mi-pthreads.exp: Likewise.
9158         * gdb.mi/mi-regs.exp: Likewise.
9159         * gdb.mi/mi-stack.exp: Likewise.
9160         * gdb.mi/mi-var-block.exp: Likewise.
9161         * gdb.mi/mi-var-cmd.exp: Likewise.
9162         * gdb.mi/mi2-cli.exp: Likewise.
9163         * gdb.mi/mi2-disassemble.exp: Likewise.
9164         * gdb.mi/mi2-pthreads.exp: Likewise.
9165         * gdb.mi/mi2-regs.exp: Likewise.
9166         * gdb.mi/mi2-stack.exp: Likewise.
9167         * gdb.mi/mi2-var-block.exp: Likewise.
9168         * gdb.mi/mi2-var-cmd.exp: Likewise.
9169
9170 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
9171             Jan Kratochvil  <jan.kratochvil@redhat.com>
9172
9173         PR fortran/11104 and DWARF unbound arrays detection.
9174         * gdb.fortran/multi-dim.exp: New file.
9175         * gdb.fortran/multi-dim.f90: New file.
9176
9177 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
9178
9179         * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9180         expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9181         add new tests for opcode dumping.
9182
9183 2011-01-11  Tom Tromey  <tromey@redhat.com>
9184
9185         * gdb.python/py-infthread.exp: Load gdb-python.exp.
9186
9187 2010-01-11  Thiago Jung Bauermann  <bauerman@br.ibm.com>
9188
9189         Convert hardware watchpoints to use breakpoint_ops.
9190         * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9191         type is not supported.
9192         * gdb.base/foll-fork.exp: Likewise.
9193         * gdb.base/foll-vfork.exp: Likewise.
9194
9195 2011-01-10  Phil Muldoon  <pmuldoon@redhat.com>
9196
9197         * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9198         Use load_lib gdb-python.exp.
9199         * gdb.python/python.exp: Ditto.
9200         * gdb.python/py-function.exp: Ditto.
9201
9202 2011-01-09  Andreas Schwab  <schwab@linux-m68k.org>
9203
9204         * gdb.threads/tls.exp ("info address me"): Fix expected output.
9205
9206 2011-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
9207
9208         * configure: Regenerate.
9209
9210 2011-01-06  Tom Tromey  <tromey@redhat.com>
9211
9212         * gdb.python/py-frame.exp: Test gdb.newest_frame.
9213
9214 2011-01-06  Joel Brobecker  <brobecker@adacore.com>
9215
9216         * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9217         gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9218         gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9219         gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9220         gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9221         gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9222         gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9223         gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9224         gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9225         gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9226         gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9227         gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9228         gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9229         gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9230         gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9231         gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9232         gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9233         gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9234         gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9235         gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9236         gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9237         gdb.ada/uninitialized_vars.exp,
9238         gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9239         Simplify by using clean_restart.
9240
9241 2011-01-06  Joel Brobecker  <brobecker@adacore.com>
9242
9243         Add marker to be used as anchor for inserting breakpoints.
9244         * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9245         * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9246         Likewise.
9247
9248         Remove uses of gdb_start_cmd.
9249         * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9250         * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9251
9252         Do not run testcase if testing with GDBserver.
9253         * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9254         if testing with GDBserver.
9255
9256 2011-01-06  Joel Brobecker  <brobecker@adacore.com>
9257
9258         * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9259         gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9260         copyright header.
9261
9262 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
9263
9264         * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9265         testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9266         testsuite/gdb.fortran/complex.f,
9267         testsuite/gdb.fortran/derived-type.f90,
9268         testsuite/gdb.fortran/library-module-lib.f90,
9269         testsuite/gdb.fortran/library-module-main.f90,
9270         testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9271         testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9272         Copyright year update.
9273
9274 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
9275
9276         * gdb.base/langs1.f: Add copyright header.
9277
9278 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
9279
9280         * gdb.base/morestack.exp: New file.
9281         * gdb.base/morestack.c: New file.
9282
9283 2011-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
9284
9285         * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9286
9287 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
9288
9289         * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9290         * gdb.ada/arrayptr.exp: Add test printing that new variable.
9291
9292 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
9293
9294         * gdb.ada/lang_switch.exp: Correct expected parameter value.
9295
9296 2010-12-25  Andreas Schwab  <schwab@linux-m68k.org>
9297
9298         * gdb.threads/tls.exp: Fix typo.
9299
9300         * gdb.threads/thread-specific.exp (get_thread_list): Update.
9301         * gdb.threads/execl.exp: Update.
9302
9303 2010-12-23  Yao Qi  <yao@codesourcery.com>
9304
9305         * gdb.arch/arm-disp-step.exp: New.
9306         * gdb.arch/arm-disp-step.S: New.
9307
9308 2010-12-21  Tom Tromey  <tromey@redhat.com>
9309
9310         * gdb.threads/execl.exp: Update.
9311         * gdb.threads/linux-dp.exp: Update.
9312         * gdb.threads/manythreads.exp: Update.
9313         * gdb.threads/tls.exp: Update.
9314
9315 2010-12-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9316
9317         * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9318         (NextOverThrowDerivates) <resumebpt>: New.
9319         (resumebpt_test): New.
9320         (main): Call resumebpt_test.
9321         * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9322
9323 2010-12-12  Stan Shebs  <stan@codesourcery.com>
9324
9325         * gdb.trace/tsv.exp: Test print command on trace state variables.
9326
9327 2010-12-09  Tom Tromey  <tromey@redhat.com>
9328
9329         * gdb.base/interp.exp: Add regression test.
9330
9331 2010-12-09  Tom Tromey  <tromey@redhat.com>
9332
9333         * gdb.java/jnpe.java: New file.
9334         * gdb.java/jnpe.exp: New file.
9335         * gdb.cp/nextoverthrow.exp: New file.
9336         * gdb.cp/nextoverthrow.cc: New file.
9337
9338 2010-12-07  Doug Evans  <dje@google.com>
9339
9340         * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9341         of data-directory.
9342         * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9343         updated.
9344         * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9345
9346 2010-11-29  Michael Snyder  <msnyder@vmware.com>
9347
9348         * gdb.base/callfuncs.exp: Test for skip_float_tests.
9349         * gdb.base/call-sc.exp: Ditto.
9350         * gdb.base/finish.exp: Ditto.
9351         * gdb.base/return.exp: Ditto.
9352         * gdb.base/return2.exp: Ditto.
9353
9354 2010-11-30  Doug Evans  <dje@google.com>
9355
9356         * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9357         (gdb_expect_list): Fix spelling errors in comments.
9358         * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9359         send_gdb/gdb_expect_list where applicable.
9360         * gdb.base/call-ar-st.exp: Ditto.
9361         * gdb.base/funcargs.exp: Ditto.
9362         * gdb.base/gcore.exp: Ditto.
9363         * gdb.base/page.exp: Ditto.
9364         * gdb.base/sigaltstack.exp: Ditto.
9365         * gdb.base/siginfo.exp: Ditto.
9366         * gdb.base/sigstep.exp: Ditto.
9367         * gdb.base/trace-commands.exp: Ditto.
9368
9369 2010-11-29  Doug Evans  <dje@google.com>
9370
9371         * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9372         printer-name;subprinter-name.
9373
9374 2010-11-29  Tom Tromey  <tromey@redhat.com>
9375
9376         * gdb.dwarf2/implptr.exp: New file.
9377         * gdb.dwarf2/implptr.c: New file.
9378         * gdb.dwarf2/implptr.S: New file.
9379
9380 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
9381
9382         PR python/12199
9383
9384         * gdb.python/py-breakpoint.exp: Test the delete method.
9385
9386 2010-11-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
9387
9388         Fix step_resume_breakpoint unsaved during an infcall.
9389         * gdb.base/step-resume-infcall.exp: New file.
9390         * gdb.base/step-resume-infcall.c: New file.
9391
9392 2010-11-24  Edjunior Machado  <emachado@br.ibm.com>
9393
9394         * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9395
9396 2010-11-24  Edjunior Machado  <emachado@br.ibm.com>
9397
9398         * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9399         on ppc64's symbols; "finish" and "return" commands must accept to
9400         show the caller line again as well as the line after.
9401         * gdb.asm/powerpc64.inc: New file.
9402
9403 2010-11-23  Doug Evans  <dje@google.com>
9404
9405         * lib/gdb.exp (gdb_test_sequence): New function.
9406         (gdb_expect_list): Add verbose -log call for each pattern.
9407         * gdb.base/signals.exp (test_handle_all_print): Call it.
9408         Reduce timeout increment from 6 minutes to 1 minute.
9409         * gdb.server/ext-run.exp: Call it.
9410
9411 2010-11-23  Phil Muldoon  <pmuldoon@redhat.com>
9412
9413         PR python/12212
9414
9415         * gdb.python/python.exp: Check that selected_thread raises an
9416         error when no inferior is loaded.
9417
9418 2010-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
9419
9420         * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9421         * gdb.dwarf2/dw2-stack-boundary.S: New file.
9422
9423 2010-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
9424
9425         * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9426         * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9427
9428 2010-11-18  Doug Evans  <dje@google.com>
9429
9430         * gdb.server/ext-run.exp: Fix intermittent failures.
9431
9432 2010-11-12  Nathan Froyd  <froydnj@codesourcery.com>
9433
9434         * gdb.stabs/gdb11479.exp: Use runto_main.
9435
9436 2010-11-12  Nathan Froyd  <froydnj@codesourcery.com>
9437
9438         * gdb.base/break-entry.exp: Skip if using a stub.
9439
9440 2010-11-12  Nathan Froyd  <froydnj@codesourcery.com>
9441
9442         * gdb.python/py-inferior.exp: Pack values in target endianness.
9443
9444 2010-11-12  Tom Tromey  <tromey@redhat.com>
9445
9446         * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9447         * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9448         MemoryError.
9449         * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9450         type.
9451         * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9452         MemoryError.
9453         (test_subscript_regression): Update exception type.
9454
9455 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
9456
9457         * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9458         breakpoint tests.
9459
9460 2010-11-09  Pedro Alves  <pedro@codesourcery.com>
9461
9462         * gdb.base/watchpoint.exp: Test "watch -location" with an
9463         innacessible location.
9464
9465 2010-11-09  Edjunior Machado  <emachado@br.ibm.com>
9466             Luis Machado  <luisgpm@br.ibm.com>
9467
9468         * gdb.base/maint.exp: Expect "." prefix.
9469         * gdb.base/nodebug.exp: Expect "." Likewise.
9470         * gdb.base/sepsymtab.exp: Expect "." Likewise.
9471         * gdb.base/watchpoint-cond-gone.exp: Likewise.
9472         * gdb.base/watchpoint.exp: Expect a software watch to be created for
9473         POWER server processors.
9474
9475 2010-11-08  Edjunior Machado  <emachado@br.ibm.com>
9476             Luis Machado  <luisgpm@br.ibm.com>
9477
9478         * gdb.base/break-entry.exp: convert entry point for
9479         ppc64 and expect leading `.' on ppc64's symbols
9480
9481 2010-11-05  Doug Evans  <dje@google.com>
9482
9483         * gdb.base/help.exp: Update expected output.
9484         * gdb.python/py-param.exp: Delete, contents moved to ...
9485         * gdb.python/py-parameter.exp: ... here.  New file.
9486         Add test for gdb.parameter ("directories").
9487
9488 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
9489
9490         * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9491         * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9492         * configure: Regenerate.
9493         * gdb.opencl/Makefile.in: New File.
9494         * gdb.opencl/datatypes.exp: Likewise.
9495         * gdb.opencl/datatypes.cl: Likewise.
9496         * gdb.opencl/operators.exp: Likewise.
9497         * gdb.opencl/operators.cl: Likewise.
9498         * gdb.opencl/vec_comps.exp: Likewise.
9499         * gdb.opencl/vec_comps.cl: Likewise.
9500         * gdb.opencl/convs_casts.exp: Likewise.
9501         * gdb.opencl/convs_casts.cl: Likewise.
9502         * lib/opencl.exp: Likewise.
9503         * lib/opencl_hostapp.c: Likewise.
9504         * lib/opencl_kernel.cl: Likewise.
9505         * lib/cl_util.c: Likewise.
9506         * lib/cl_util.c: Likewise.
9507         * gdb.base/default.exp (set language): Add "opencl" to the list of
9508         languages.
9509
9510 2010-11-04  Sami Wagiaalla  <swagiaal@redhat.com>
9511
9512         * gdb.cp/overload.exp: Added test for inheritance overload.
9513         * gdb.cp/overload.cc: Ditto.
9514         * gdb.cp/oranking.exp: Removed releveant kfails.
9515
9516 2010-11-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
9517             Joel Brobecker  <brobecker@adacore.com>
9518
9519         * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9520         check test_compiler_info.
9521
9522 2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
9523
9524         * gdb.base/gnu_vector.exp: Adjust expect messages.
9525
9526 2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
9527
9528         * gdb.base/gnu_vector.exp: Add unary operator tests.
9529
9530 2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
9531
9532         * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9533
9534 2010-11-02  Doug Evans  <dje@google.com>
9535
9536         * gdb.python/py-pp-maint.c: New file.
9537         * gdb.python/py-pp-maint.exp: New file.
9538         * gdb.python/py-pp-maint.py: New file.
9539
9540 2010-11-02  Tom Tromey  <tromey@redhat.com>
9541
9542         * gdb.base/default.exp: Remove "scheme" from language list.
9543
9544 2010-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
9545
9546         Revert:
9547         2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
9548         * gdb.threads/sigstep-threads.exp: New file.
9549         * gdb.threads/sigstep-threads.c: New file.
9550
9551 2010-10-20  Michael Snyder  <msnyder@vmware.com>
9552
9553         * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9554
9555 2010-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
9556
9557         * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9558         Skip test completely if gdb,no_hardware_watchpoints.
9559
9560 2010-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
9561
9562         * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9563         strict, but do not check for any particular function name within libc.
9564
9565 2010-10-19  Sami Wagiaalla  <swagiaal@redhat.com>
9566
9567         * gdb.cp/smartp.exp: New test.
9568         * gdb.cp/smartp.cc : New test.
9569
9570 2010-10-19  Sami Wagiaalla  <swagiaal@redhat.com>
9571
9572         * gdb.cp/converts.exp: Test pointer to bool conversion.
9573         Test pointer to long conversion.
9574         * gdb.cp/oranking.exp: Removed relevant kfail.
9575
9576 2010-10-18  Tom Tromey  <tromey@redhat.com>
9577
9578         * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9579         argument to lazy_string.
9580         * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9581         (pp_ls.to_string): Use it.
9582         * gdb.python/py-prettyprint.c (main): Move declarations to top.
9583         Add "estring2" local.
9584
9585 2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
9586
9587         Fix s390x compatibility.
9588         * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS.  Twice.
9589         * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9590
9591 2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
9592
9593         * gdb.threads/sigstep-threads.exp: New file.
9594         * gdb.threads/sigstep-threads.c: New file.
9595
9596 2010-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
9597
9598         * gdb.base/pie-execl.exp: New file.
9599         * gdb.base/pie-execl.c: New file.
9600
9601 2010-10-13  Doug Evans  <dje@google.com>
9602             Jan Kratochvil  <jan.kratochvil@redhat.com>
9603
9604         PR exp/12117
9605         * gdb.cp/ptype-cv-cp.cc: New file.
9606         * gdb.cp/ptype-cv-cp.exp: New file.
9607
9608 2010-10-14  Sami Wagiaalla  <swagiaal@redhat.com>
9609
9610         * gdb.cp/converts.cc: New test program.
9611         * gdb.cp/converts.exp: New test.
9612         * gdb.cp/overload.exp: Added test for void* vs int*.
9613         * gdb.cp/overload.exp: Ditto.
9614         * gdb.cp/oranking.exp: Removed related kfail.
9615
9616 2010-10-13  Doug Evans  <dje@google.com>
9617
9618         * lib/gdb-python.exp (gdb_check_python_config): New function.
9619         * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9620         * gdb.python/lib-types.cc: New file.
9621         * gdb.python/lib-types.exp: New file.
9622
9623 2010-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
9624
9625         * gdb.python/py-error.exp: New file.
9626         * gdb.python/py-error.py: New file.
9627
9628 2010-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
9629
9630         * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9631         gdb_test_multiple.
9632
9633 2010-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
9634
9635         * gdb.base/break-interp.exp: Use ldlags for linking flags.
9636         * gdb.base/prelink.exp: Likewise.
9637         * gdb.base/solib-nodir.exp: Likewise.
9638         * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9639         (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9640         * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9641
9642 2010-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
9643
9644         * break-interp.exp (test_ld): Use two separate gdb_expect statements
9645         for the "info files" test to avoid timeouts on slow machines.
9646
9647 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9648
9649         * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9650         (main): Make openlib dummy call.
9651
9652 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9653
9654         Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9655         * break-interp.exp (reach): Move the core body ...
9656         (reach_1): ... here.  Use stop-on-solib-events for _dl_debug_state.
9657         (test_ld): Provide always real argument, even to the linker.  Replace
9658         dl_main by _dl_debug_state.
9659
9660 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9661
9662         Fix results of prelinked PIEs on ppc*.
9663         * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9664         Accept also DISPLACEMENT "PRESENT".
9665         (main): Replace "ZERO" displacements by "PRESENT".
9666
9667 2010-10-08  Sami Wagiaalla  <swagiaal@redhat.com>
9668
9669         * gdb.cp/oranking.exp: New test.
9670         * gdb.cp/oranking.cc: New test program.
9671
9672 2010-10-08  Ken Werner  <ken.werner@de.ibm.com>
9673
9674         * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9675         * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9676
9677 2010-10-06  Ken Werner  <ken.werner@de.ibm.com>
9678
9679         * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9680         lush, lynx) New constant.
9681         * gdb.base/constvars.exp: Test const array types.
9682         * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9683
9684 2010-10-06  Doug Evans  <dje@google.com>
9685
9686         * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9687         of syscall staging area.
9688
9689 2010-10-06  Ken Werner  <ken.werner@de.ibm.com>
9690
9691         * gdb.base/gnu_vector.c: Add variable c4.
9692         * gdb.base/gnu_vector.exp: Add tests for character vector printing.
9693         * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9694
9695 2010-10-05  Maciej W. Rozycki  <macro@codesourcery.com>
9696
9697         * gdb.arch/altivec-abi.exp: Fix a typo.
9698
9699 2010-10-02  Maciej W. Rozycki  <macro@codesourcery.com>
9700
9701         * lib/mi-support.exp (thread_selected_re): Correct pattern used
9702         to match a thread ID.
9703
9704 2010-10-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
9705
9706         Fix s390x testcase compatibility.
9707         * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
9708
9709 2010-10-01  Doug Evans  <dje@google.com>
9710
9711         * lib/gdb-python.exp: New file.
9712         * gdb.python/py-block.exp: Use it.
9713         * gdb.python/py-breakpoint.exp: Ditto.
9714         * gdb.python/py-frame.exp: Ditto.
9715         * gdb.python/py-inferior.exp: Ditto.
9716         * gdb.python/py-param.exp: Ditto.
9717         * gdb.python/py-prettyprint.exp: Ditto.
9718         * gdb.python/py-shared.exp: Ditto.
9719         * gdb.python/py-symbol.exp: Ditto.
9720         * gdb.python/py-symtab.exp: Ditto.
9721         * gdb.python/py-type.exp: Ditto.
9722         * gdb.python/py-value.exp: Ditto.
9723         * gdb.python/python.exp: Ditto.
9724
9725 2010-09-30  Tom Tromey  <tromey@redhat.com>
9726
9727         * gdb.base/anon.exp: New file.
9728         * gdb.base/anon.c: New file.
9729
9730 2010-09-30  Tom Tromey  <tromey@redhat.com>
9731
9732         * gdb.base/completion.exp: Test completion through anonymous
9733         union.
9734         * gdb.base/break1.c (struct some_struct): Add anonymous union.
9735
9736 2010-09-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
9737
9738         Fix printing parameters of inlined functions.
9739         * gdb.dwarf2/dw2-inline-param.exp: New file.
9740         * gdb.dwarf2/dw2-inline-param-main.c: New file.
9741         * gdb.dwarf2/dw2-inline-param.S: New file.
9742
9743 2010-09-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
9744
9745         PR corefiles/12071.
9746         * gdb.base/corefile.exp (quit with a process, no question: load core)
9747         (quit with a core file): New tests.
9748
9749 2010-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
9750
9751         Fix GDB crash on inferior calls with self-referencing classes.
9752         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
9753         * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
9754         * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
9755
9756 2010-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
9757
9758         Fix lost siginfo_t for inferior calls.
9759         * gdb.base/siginfo-infcall.exp: New file.
9760         * gdb.base/siginfo-infcall.c: New file.
9761
9762 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
9763
9764         * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
9765
9766 2010-09-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9767
9768         * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
9769         New test.
9770         * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
9771
9772 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
9773
9774         * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
9775         type of our const type.
9776
9777 2010-09-22  Sami Wagiaalla  <swagiaal@redhat.com>
9778
9779         * gdb.cp/pr12028.cc: New.
9780         * gdb.cp/pr12028.exp: New.
9781
9782 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
9783
9784         * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
9785
9786 2010-09-16  Phil Muldoon  <pmuldoon@redhat.com>
9787             Jan Kratochvil  <jan.kratochvil@redhat.com>
9788
9789         PR mi/11407
9790         * gdb.mi/dw2-ref-missing-frame-func.c: New File.
9791         * gdb.mi/dw2-ref-missing-frame-main.c New File.
9792         * gdb.mi/dw2-ref-missing-frame.S New File.
9793         * gdb.mi/dw2-ref-missing-frame.exp New File.
9794
9795 2010-09-14  Tom Tromey  <tromey@redhat.com>
9796
9797         PR symtab/8399:
9798         * gdb.threads/tls.exp: Remove kfail.  Update expected output.
9799
9800 2010-09-14  Tom Tromey  <tromey@redhat.com>
9801
9802         PR exp/11803:
9803         * gdb.threads/tls.exp: Use C++.
9804         (check_thread_local): Use K::another_thread_local.
9805         * gdb.threads/tls.c (class K): New.
9806         (another_thread_local): Now a member of K.
9807         (spin): Update.  No longer K&R C.
9808
9809 2010-09-13  Sami Wagiaalla  <swagiaal@redhat.com>
9810
9811         * gdb.cp/koenig.cc: created class for testing member lookup.
9812         * gdb.cp/koenig.exp: Added test for member lookup.
9813
9814 2010-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
9815
9816         Fix false FAILs on sourcetree topdir directory containing "kill".
9817         * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
9818         source line matching regexp.
9819
9820 2010-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9821
9822         * gdb.python/python.exp (set height 0, collect help from uiout)
9823         (verify help to uiout): New tests.
9824
9825 2010-09-10  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
9826
9827         * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
9828         is_lp64_target to check 64bit target.
9829
9830 2010-09-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9831
9832         * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
9833         (test_ld) <powerpc64-*>: New.
9834
9835 2010-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
9836
9837         * gdb.cp/templates.exp (test_template_args): Allow "struct".
9838
9839 2010-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
9840
9841         * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
9842         (FunctionArg::method): New function.
9843         (empty, arg): New variables.
9844         (main): Call arg.method.
9845         * gdb.cp/templates.exp (test_template_args): New function.
9846         (do_tests): Call it.
9847
9848 2010-09-08  Ulrich Weigand  <uweigand@de.ibm.com>
9849
9850         * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
9851         of "next" to proceed over pthread_exit call.
9852
9853 2010-09-08  Ulrich Weigand  <uweigand@de.ibm.com>
9854
9855         * gdb.base/maint.exp: Avoid wildcards against potentially very long
9856         "maint print statistics" output to prevent expect timeouts.
9857
9858 2010-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
9859
9860         * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
9861         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9862         (test_float_rejected): ... here.
9863         * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
9864         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9865         (test_float_rejected): ... here.
9866         * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
9867         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9868         (test_float_rejected): ... here.
9869         * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
9870         Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9871         (test_float_rejected): ... here.
9872
9873 2010-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
9874
9875         * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
9876         before disabling hardware watchpoints.
9877         (test_inaccessible_watchpoint): Check that hardware watchpoints
9878         are used.  Test for watchpoints on a constant address.
9879
9880 2010-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
9881
9882         * gdb.base/ui-redirect.exp: New file.
9883
9884 2010-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
9885             Joel Brobecker  <brobecker@adacore.com>
9886
9887         * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
9888
9889 2010-08-31  Doug Evans  <dje@google.com>
9890
9891         * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
9892
9893 2010-08-30  Tom Tromey  <tromey@redhat.com>
9894
9895         PR python/11792:
9896         * gdb.python/py-value.exp (test_subscript_regression): Add
9897         dynamic_type test.
9898
9899 2010-08-30  Daniel Jacobowitz  <dan@codesourcery.com>
9900
9901         * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
9902         instead of running to main.  Do not test the main function.
9903         * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
9904         Add new main.
9905
9906 2010-08-26  Pedro Alves  <pedro@codesourcery.com>
9907
9908         * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
9909         one test.
9910
9911 2010-08-24  Doug Evans  <dje@google.com>
9912
9913         PR symtab/11942
9914         * gdb.dwarf2/dw4-sig-types.cc: New file.
9915         * gdb.dwarf2/dw4-sig-types.h: New file.
9916         * gdb.dwarf2/dw4-sig-types-b.cc: New file.
9917         * gdb.dwarf2/dw4-sig-types.exp: New file.
9918
9919 2010-08-23  Tom Tromey  <tromey@redhat.com>
9920
9921         PR python/11145:
9922         * gdb.python/py-value.c (Base, Derived): New types.
9923         (base): New global.
9924         * gdb.python/py-value.exp (test_subscript_regression): Add
9925         dynamic_cast test.
9926
9927 2010-08-23  Tom Tromey  <tromey@redhat.com>
9928
9929         PR python/10676:
9930         * gdb.python/py-type.exp (test_fields): Add tests for type
9931         equality.
9932
9933 2010-08-23  Tom Tromey  <tromey@redhat.com>
9934
9935         PR python/11915:
9936         * gdb.python/py-type.exp (test_fields): Add tests for array.
9937
9938 2010-08-23  Keith Seitz  <keiths@redhat.com>
9939
9940         * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
9941         have any children. Create a new abbrev for it.
9942         Add missing terminal sequence to .debug_abbrev.
9943
9944 2010-08-20  Keith Seitz  <keiths@redhat.com>
9945
9946         PR symtab/11465:
9947         * gdb.dwarf2/pr11465.exp: New test.
9948         * gdb.dwarf2/pr11465.S: New file.
9949         * gdb.dwarf2/dw2-double-set-die-type.S: New file.
9950         * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
9951
9952 2010-08-19  Thiago Jung Bauermann  <bauerman@br.ibm.com>
9953
9954         * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
9955         registers.  Update data sets with the new v2_double element in the
9956         VSX register union.  Add vector_register3_vr data set for the AltiVec
9957         registers.  Use gdb_test_no_output instead of send_gdb.
9958
9959 2010-08-19  Pedro Alves  <pedro@codesourcery.com>
9960
9961         * gdb.python/py-shared.exp: New file, factored out from
9962         python.exp.
9963         * gdb.python/py-shared.c: New file.
9964         * gdb.python/py-shared-sl.c: New file.
9965         * gdb.python/python-1.c: New file.
9966         * gdb.python/python-sl.c: Delete.
9967         * gdb.python/python.c: Mention python-1.c.
9968         * gdb.python/python.exp: Move shared library tests to
9969         py-shared.exp.
9970         * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
9971         (MISCELLANEOUS): New.
9972         (clean mostlyclean): Also remove $MISCELLANEOUS.
9973
9974 2010-08-19  Doug Evans  <dje@google.com>
9975
9976         PR exp/11926
9977         * gdb.base/printcmds.exp (test_float_accepted): New function.
9978         Move existing float tests there.  Add tests for floats with suffixes.
9979         (test_float_rejected): New function.
9980         * gdb.java/jv-print.exp (test_float_accepted): New function.
9981         (test_float_rejected): New function.
9982         * gdb.objc/print.exp: New file.
9983         * gdb.pascal/print.exp: New file.
9984         * lib/objc.exp: New file.
9985
9986 2010-08-19  Pierre Muller  <muller@ics.u-strasbg.fr>
9987
9988         * gdb.base/default.exp (info set): Avoid full buffer error and force
9989         reading up to final gdb prompt.
9990         (show): Likewise.
9991
9992 2010-08-18  Tom Tromey  <tromey@redhat.com>
9993
9994         PR symtab/11919:
9995         * gdb.base/completion.exp: Add test.
9996
9997 2010-08-18  Doug Evans  <dje@google.com>
9998
9999         * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10000         * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10001         * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10002         Simplify, early exit if runto_main fails.
10003         * gdb.fortran/exprs.exp: load_lib fortran.exp.
10004         (set_lang_fortran): Moved to lib/fortran.exp.
10005         * gdb.fortran/types.exp: load_lib fortran.exp.
10006         (set_lang_fortran): Moved to lib/fortran.exp.
10007         * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10008         * gdb.java/jprint.exp (set_lang_java): Ditto.
10009         * gdb.java/jv-exp.exp: load_lib java.exp.
10010         If set_lang_java fails, issue a warning instead of failure to be
10011         consistent with other set_lang_foo uses.
10012         (set_lang_java): Moved to lib/java.exp.
10013         * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10014         If set_lang_java fails, issue a warning instead of failure to be
10015         consistent with other set_lang_foo uses.
10016         * gdb.pascal/types.exp: load_lib pascal.exp.
10017         (set_lang_pascal): Moved to lib/pascal.exp.
10018         * lib/fortran.exp: New file.
10019         * lib/java.exp (set_lang_java): New function.
10020         * lib/pascal.exp (set_lang_pascal): New function.
10021
10022 2010-08-18  Yao Qi  <yao@codesourcery.com
10023
10024         * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10025         func_nofb_start and func_loopfb_start, so that address of functions
10026         is equal to these labels on Thumb.
10027
10028 2010-08-18  Yao Qi  <yao@codesourcery.com>
10029
10030         * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10031         to reflect latest c source file.
10032
10033 2010-08-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
10034
10035         * gdb.cp/infcall-dlopen.exp: New file.
10036         * gdb.cp/infcall-dlopen.cc: New file.
10037         * gdb.cp/infcall-dlopen-lib.cc: New file.
10038
10039 2010-08-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
10040             Pedro Alves  <pedro@codesourcery.com>
10041
10042         PR breakpoints/11371
10043
10044         * gdb.base/watch-cond-infcall.exp: New file.
10045         * gdb.base/watch-cond-infcall.c: New file.
10046
10047 2010-08-16  Tom Tromey  <tromey@redhat.com>
10048
10049         * gdb.base/help.exp: Update.
10050         * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10051         watchpoint.
10052         (test_watch_location): New proc.
10053         (test_watchpoint_in_big_blob): Delete watchpoint.
10054         * gdb.base/watchpoint.c (func5): New function.
10055         (main): Call it.
10056
10057 2010-08-16  Doug Evans  <dje@google.com>
10058
10059         * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10060
10061 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
10062
10063         * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10064         tests.
10065
10066 2010-08-11  Ken Werner  <ken.werner@de.ibm.com>
10067
10068         * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10069         * gdb.base/gnu_vector.c: New File.
10070         * gdb.base/gnu_vector.exp: Likewise.
10071
10072 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
10073
10074         * gdb.python/python.c: New File.
10075         * gdb.python/python-sl.c: New File.
10076         * gdb.python/python.exp: Test solib_address and decode_line
10077         * functions.
10078
10079 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
10080
10081         * gdb.python/python.exp (show height, set height 10)
10082         (verify pagination beforehand, verify pagination beforehand: q)
10083         (gdb.execute does not page, verify pagination afterwards)
10084         (verify pagination afterwards: q): New.
10085
10086 2010-08-02  Doug Evans  <dje@google.com>
10087
10088         * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10089         because of an older gcc, change test2
10090         "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10091         to unsupported.
10092
10093 2010-07-30  Kazu Hirata  <kazu@codesourcery.com>
10094
10095         * gdb.base/break-always.exp: Do not expect full paths to file
10096         names.
10097         * gdb.base/commands.exp: Likewise.
10098
10099 2010-07-30  Doug Evans  <dje@google.com>
10100
10101         * gdb.cp/temargs.exp: For new tests that require newer gccs,
10102         xfail them when run with older gccs.
10103
10104         * lib/gdb.exp (build_executable): Forward "c++" option to
10105         get_compiler_info.
10106
10107         * gdb.python/py-type.exp (test_template): Mark as xfail tests
10108         "python print ttype.template_argument(1)" and
10109         "python print isinstance(ttype.template_argument(1), gdb.Value)"
10110         if using gcc 4.4 or earlier.
10111
10112         * gdb.base/valgrind-db-attach.exp: Use unique test name for
10113         attach-to-debugger handling.
10114
10115 2010-07-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
10116
10117         * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10118         * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10119         (main): Use copyreloc.
10120         * gdb.base/prelink.exp (split debug of executable)
10121         (.dynbss vs. .bss address shift): New tests.
10122
10123 2010-07-29  Pedro Alves  <pedro@codesourcery.com>
10124
10125         * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10126         in gdb_test_multiple.
10127
10128 2010-07-29  Pedro Alves  <pedro@codesourcery.com>
10129
10130         * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10131         environment.
10132
10133 2010-07-28  Tom Tromey  <tromey@redhat.com>
10134
10135         PR python/11060:
10136         * gdb.python/py-type.c (Temargs): New template.
10137         (temvar): New variable.
10138         * gdb.python/py-type.exp (test_template): New proc.
10139
10140 2010-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
10141
10142         * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10143         gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10144
10145 2010-07-28  Tom Tromey  <tromey@redhat.com>
10146
10147         PR c++/9946:
10148         * gdb.cp/temargs.exp: New file.
10149         * gdb.cp/temargs.cc: New file.
10150
10151 2010-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
10152
10153         * gdb.base/help.exp (help disassemble): Update the content.
10154
10155 2010-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
10156
10157         * gdb.threads/ia64-sigill.exp: New file.
10158         * gdb.threads/ia64-sigill.c: New file.
10159
10160 2010-07-27  Tom Tromey  <tromey@redhat.com>
10161
10162         * gdb.opt/inline-cmds.c (ATTR): New define.
10163         (func1): Use it.
10164         (func2): Likewise.
10165         (func3): Likewise.
10166         (outer_inline1): Likewise.
10167         (outer_inline2): Likewise.
10168         * gdb.opt/inline-bt.c (ATTR): New define.
10169         (func1): Use it.
10170         (func2): Likewise.
10171         * gdb.opt/inline-locals.c (ATTR): New define.
10172         (func1): Use it.
10173         (func2): Likewise.
10174
10175 2010-07-27  Tom Tromey  <tromey@redhat.com>
10176
10177         * gdb.stabs/gdb11479.c (hack): New function.
10178         (test): Use it.
10179         (test2): Use it.
10180         * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10181         (int32_search_buf, int64_search_buf): No longer static.
10182         (x): Remove.
10183         * gdb.base/relocate.c (hack): New function.
10184
10185 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
10186
10187         * gdb.python/py-value.exp (test_inferior_function_call): New function.
10188         * gdb.python/py-value.c (func1): New function.
10189         (func2): Likewise.
10190
10191 2010-07-26  Corinna Vinschen  <vinschen@redhat.com>
10192
10193         * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10194         as not to clash with .data section.
10195
10196 2010-07-26  Jerome Guitton  <guitton@adacore.com>
10197
10198         * gdb.base/code_elim.exp: New file.
10199         * gdb.base/code_elim1.c: New file.
10200         * gdb.base/code_elim2.c: New file.
10201
10202 2010-07-21  Pedro Alves  <pedro@codesourcery.com>
10203
10204         PR symtab/11827
10205
10206         * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10207         (some_volatile_enum): New variable.
10208         * gdb.base/printcmds.exp (test_print_enums): New.
10209         <top level>: Call it.
10210
10211 2010-07-21  Sami Wagiaalla  <swagiaal@redhat.com>
10212
10213         * gdb.cp/fpointer.cc: New test.
10214         * gdb.cp/fpointer.exp: New test.
10215
10216 2010-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
10217
10218         * gdb.base/solib-nodir.exp: New file.
10219         * lib/gdb.exp (runto): New case for a GDB internal error.
10220
10221 2010-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
10222             Ulrich Weigand  <uweigand@de.ibm.com>
10223             Tom Tromey  <tromey@redhat.com>
10224
10225         * gdb.base/charset-malloc.c: New file.
10226         * gdb.base/charset.c (malloc_stub): New prototype.
10227         (main): Call it instead of malloc itself.
10228         * gdb.base/charset.exp: Use only prepare_for_testing.
10229         (binfile): Remove the variable.
10230
10231 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
10232
10233         Make core files the process_stratum.
10234         * gdb.base/corefile.exp (run: load core again)
10235         (run: sanity check we see the core file, run: with core)
10236         (run: core file is cleared, attach: load core again)
10237         (attach: sanity check we see the core file, attach: with core)
10238         (attach: core file is cleared): New tests.
10239         * gdb.base/coremaker.c (main): New parameters.  Implement "sleep" argv.
10240
10241 2010-07-14  Ken Werner  <ken.werner@de.ibm.com>
10242
10243         * gdb.arch/altivec-abi.exp: New tests.
10244
10245 2010-07-13  Tom Tromey  <tromey@redhat.com>
10246
10247         * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10248         (main): Use it.
10249         * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10250
10251 2010-07-13  Tom Tromey  <tromey@redhat.com>
10252
10253         * gdb.base/label.exp: New file.
10254         * gdb.base/label.c: New file.
10255
10256 2010-07-12  Ulrich Weigand  <uweigand@de.ibm.com>
10257             H.J. Lu  <hongjiu.lu@intel.com>
10258
10259         * lib/gdb.exp (is_ilp32_target): New.
10260         (is_lp64_target): Likewise.
10261
10262         * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10263         target.
10264         * gdb.arch/amd64-disp-step.exp: Likewise.
10265         * gdb.arch/amd64-dword.exp: Likewise.
10266         * gdb.arch/amd64-i386-address.exp: Likewise.
10267         * gdb.arch/amd64-word.exp: Likewise.
10268
10269         * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10270         target.
10271         * gdb.arch/i386-bp_permanent.exp: Likewise.
10272         * gdb.arch/i386-byte.exp: Likewise.
10273         * gdb.arch/i386-disp-step.exp: Likewise.
10274         * gdb.arch/i386-gnu-cfi.exp: Likewise.
10275         * gdb.arch/i386-prologue.exp: Likewise.
10276         * gdb.arch/i386-size-overlap.exp: Likewise.
10277         * gdb.arch/i386-size.exp: Likewise.
10278         * gdb.arch/i386-sse.exp: Likewise.
10279         * gdb.arch/i386-unwind.exp: Likewise.
10280         * gdb.arch/i386-word.exp: Likewise.
10281
10282         * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10283         test only when building 64-bit executables.  Do not hard-code
10284         -m64 option.
10285
10286 2010-07-07  Doug Evans  <dje@google.com>
10287
10288         * lib/gdb.exp (gdb_test_list_exact): New function.
10289         * gdb.base/default.exp (show convenience): Call it, add tests for
10290         $_sdata = void, $_thread = 0.
10291
10292 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
10293             Joel Brobecker  <brobecker@adacore.com>
10294
10295         Fix re-run of PIE executable, PR shlibs/11776.
10296         * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10297         Remove $displacement_main to match the solib-svr4.c change.  New "kill"
10298         and re-"run" of the inferior.
10299
10300 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
10301             Joel Brobecker  <brobecker@adacore.com>
10302
10303         Cope with missing /usr/sbin/prelink.
10304         * lib/prelink-support.exp (prelink_no):
10305         <result == 1 && $output is "no such file or directory">: New.
10306         (prelink_yes): Likewise.  Return on failed prelink_no.
10307
10308 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
10309             Joel Brobecker  <brobecker@adacore.com>
10310
10311         * gdb.base/attach-pie-misread.exp: Load prelink-support.exp.  Replace
10312         build_executable by build_executable_own_libs.  Replace "prelink -R"
10313         execution by a call of prelink_yes.  Comment why "prelink -r" needs no
10314         change.
10315         * gdb.base/break-interp.exp: Load prelink-support.exp.  Rename calls of
10316         copy to file_copy.  Move setting opts --dynamic-linker and -rpath,
10317         mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10318         Replace build_executable by build_executable_own_libs's function
10319         build_executable_own_libs.
10320         (prelinkNO): Create new stub to call prelink_no.
10321         (prelinkYES): Create new stub to call prelink_yes.
10322         (test_attach): Rename calls of copy to file_copy.
10323         (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10324         (copy): Move to ...
10325         * lib/prelink-support.exp: ... a new file.  Rename prelinkNO to
10326         prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10327         * gdb.base/prelink.exp: Disable testcase also for is_remote and
10328         skip_shlib_tests.  Load prelink-support.exp.  Replace gdb_compile with
10329         special flags by gdb_compile_shlib.  Replace second gdb_compile by
10330         build_executable_own_libs.  Replace "prelink -R" execution by a call of
10331         prelink_yes.  Replace "prelink -u" and second "prelink -R" execution by
10332         a second call of prelink_yes.  Replace restart commands by
10333         clean_restart.
10334         (prelink): Rename to ...
10335         (seen displacement message): ... this test.  Extend its expectation
10336         strictness.
10337
10338 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
10339
10340         * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10341         * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10342         displacement message exactly once.
10343
10344 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
10345             Joel Brobecker  <brobecker@adacore.com>
10346
10347         * gdb.base/break-interp.exp (test_attach): Keep $interp changed.  Move
10348         its restore after the <$relink_args != ""> loop.  new comment.
10349
10350 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
10351             Joel Brobecker  <brobecker@adacore.com>
10352
10353         * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10354         code for it.  New variable relink_args.
10355         (prelinkYES): Call prelinkNO.
10356         (test_attach): Accept new parameter relink_args.  Re-prelink the binary
10357         in such case.  Move the core code to ...
10358         (test_attach_gdb): ... a new function.  Send GDB command "file".
10359         Extend expected "Attaching to " string.
10360
10361 2010-07-02  Tom Tromey  <tromey@redhat.com>
10362
10363         * gdb.base/bitops.exp: Remove extraneous "pass".
10364
10365 2010-07-02  Ken Werner  <ken.werner@de.ibm.com>
10366
10367         * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10368
10369 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
10370
10371         * gdb.base/help.exp: Adjust expected output.
10372
10373 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
10374
10375         * gdb.base/help.exp: Adjust expected output.
10376
10377 2010-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
10378
10379         * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10380         (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10381         c++/11702.
10382
10383 2010-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
10384             Doug Evans  <dje@google.com>
10385
10386         * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10387         add .dynamic entry'.
10388
10389 2010-06-29  Doug Evans  <dje@google.com>
10390
10391         Test PR c++/11702.
10392         * gdb.cp/m-static.exp: Add testcase.
10393         * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10394
10395 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
10396             Tom Tromey  <tromey@redhat.com>
10397             Thiago Jung Bauermann  <bauerman@br.ibm.com>
10398
10399         * gdb.python/py-inferior.c: New File.
10400         * gdb.python/py-infthread.c: New File.
10401         * gdb.python/py-inferior.exp: New File.
10402         * gdb.python/py-infthread.exp: New File.
10403
10404 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
10405
10406         * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10407         (ptype ::C::OtherFileClass typedefs): New.
10408         * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10409         (C::OtherFileClass::cOtherFileClassVar2): New.
10410         (C::OtherFileClass::cOtherFileClassVar_use): Use also
10411         cOtherFileClassVar2.
10412         (C::cOtherFileType2, C::cOtherFileVar2): New.
10413         (C::cOtherFileVar_use): use also cOtherFileVar2.
10414         * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10415
10416 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
10417
10418         * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10419         (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10420         (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10421         (print ::C::cOtherFileVar)
10422         (whatis C::OtherFileClass::cOtherFileClassType)
10423         (whatis ::C::OtherFileClass::cOtherFileClassType)
10424         (print C::OtherFileClass::cOtherFileClassVar)
10425         (print ::cOtherFileClassVar)
10426         (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10427         (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10428         trailing content.
10429         * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10430         (C::OtherFileClass::cOtherFileClassVar)
10431         (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10432         (C::cOtherFileVar, C::cOtherFileVar_use): New.
10433
10434 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
10435
10436         Test PR c++/11703 and PR gdb/1448.
10437         * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10438         gdb/1448.
10439
10440 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
10441
10442         * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10443         (main) <rtti_data>: New.
10444         * gdb.cp/virtbase.exp (print rtti_data): New.
10445
10446 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
10447             Joel Brobecker  <brobecker@adacore.com>
10448
10449         * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10450
10451 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
10452
10453         * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10454
10455 2010-06-28  Doug Evans  <dje@google.com>
10456
10457         * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10458
10459 2010-06-27  Doug Evans  <dje@google.com>
10460
10461         * gdb.cp/m-static.exp: Update expected test output.
10462
10463 2010-06-25  Paul Hilfinger  <hilfinger@adacore.com>
10464
10465         * gdb.gdb/selftest.exp: Adjust expected message for
10466         capturing start-up runtime.
10467
10468 2010-06-25  Tom Tromey  <tromey@redhat.com>
10469
10470         PR python/10808:
10471         * gdb.python/python.exp: Add new tests.
10472
10473 2010-06-25  Sami Wagiaalla  <swagiaal@redhat.com>
10474
10475         * gdb.cp/operator.cc: Created an import loop.
10476         * gdb.cp/operator.exp: Added testcase for import loop.
10477
10478 2010-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10479
10480         Test PR python/11407.
10481         * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10482         * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10483         Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10484         * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10485         executable_nofb and executable_fb.  New variables srcsfile, objsfile,
10486         srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10487         binfile.  Call gdb_compile with clean_restart twice.
10488         (func_nofb print, func_nofb backtrace, func_loopfb print)
10489         (func_loopfb backtrace): New.
10490
10491 2010-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10492
10493         * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10494         * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10495         by a hand made one.
10496         * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment.  Remove
10497         i?86 requirement.  Remove variables srcfile and binfile.  New variable
10498         sources, executable_nofb and executable_fb.  Call prepare_for_testing.
10499
10500 2010-06-25  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10501
10502         * gdb.cell/dwarfaddr.exp: New file.
10503         * gdb.cell/dwarfaddr.S: New file.
10504
10505 2010-06-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
10506
10507         Test PR 9436.
10508         * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10509
10510 2010-06-24  Hui Zhu  <teawater@gmail.com>
10511
10512         * gdb.base/eval.exp: New file.
10513
10514 2010-06-23  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10515
10516         * gdb.cell/fork.exp: New file.
10517         * gdb.cell/fork.c: Likewise.
10518         * gdb.cell/fork-spu.c: Likewise.
10519
10520 2010-06-22  Pierre Muller  <muller@ics.u-strasbg.fr>
10521
10522         * lib/gdb.exp (banned_variables_traced): New global variable.
10523         (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10524         (gdb_init): Use `trace add variable' instead of obsolete
10525         `trace variable'.
10526
10527 2010-06-21  Doug Evans  <dje@google.com>
10528
10529         * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10530
10531 2010-06-19  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10532
10533         * gdb.arch/spu-ls.exp: New file.
10534         * gdb.arch/spu-ls.c: Likewise.
10535
10536 2010-06-18  Stan Shebs  <stan@codesourcery.com>
10537
10538         * gdb.threads/thread-specific.exp: Add tests of $_thread.
10539
10540 2010-06-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10541
10542         * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10543         * gdb.base/watch-cond.exp: Likewise.
10544         * gdb.python/py-breakpoint.exp: Likewise.
10545
10546 2010-06-18  Pedro Alves  <pedro@codesourcery.com>
10547
10548         * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10549         clean_restart, make sure every test has a distinct message, and
10550         that messages don't include the executable' full path.
10551
10552 2010-06-17  Doug Evans  <dje@google.com>
10553
10554         * gdb.arch/i386-size.exp: Updated expected output for
10555         DISASSEMBLY_OMIT_FNAME.
10556
10557 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10558             Sergio Durigan Junior  <sergiodj@redhat.com>
10559
10560         * gdb.base/watch-notconst.c: New file.
10561         * gdb.base/watch-notconst.S: New file.
10562         * gdb.base/watch-notconst2.c: New file.
10563         * gdb.base/watch-notconst2.S: New file.
10564         * gdb.base/watch-notconst.exp: New file.
10565         * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10566         (func4): Add operations on `global_ptr_ptr'.
10567         * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10568         routine to test watchpoints created with a constant expression.
10569         (test_inaccessible_watchpoint): Include tests for watchpoints
10570         created with a constant expression.
10571
10572 2010-06-14  Kevin Buettner  <kevinb@redhat.com>
10573
10574         * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10575         gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10576         gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10577         gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10578         gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10579         gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10580         gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10581         of `_start'.
10582
10583 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10584
10585         * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10586         not supported on the target.
10587         * gdb.mi/mi-nonstop-exit.exp: Likewise.
10588         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10589         * gdb.mi/mi-nsintrall.exp: Likewise.
10590         * gdb.mi/mi-nsmoribund.exp: Likewise.
10591         * gdb.mi/mi-nsthrexec.exp: Likewise.
10592
10593 2010-06-11  Stan Shebs  <stan@codesourcery.com>
10594
10595         * gdb.base/permissions.exp: New file.
10596
10597 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10598
10599         * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10600         does not support ELF executable class.
10601
10602 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10603
10604         * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10605
10606 2010-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
10607
10608         * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10609         (runto): Catch "The target does not support running in non-stop mode.".
10610
10611 2010-06-11  Michael Snyder  <msnyder@vmware.com>
10612
10613         * gdb.base/setshow.exp (set language asm): Don't use
10614         gdb_test_no_output, fails on some targets.
10615
10616 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10617
10618         * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10619         * gdb.cp/pr9167.exp: Likewise.
10620
10621 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10622
10623         * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10624
10625 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10626
10627         * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10628
10629 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
10630
10631         * gdb.base/charset.c (main): Make sure malloc gets linked in.
10632
10633 2010-06-11  Tom Tromey  <tromey@redhat.com>
10634
10635         PR gdb/9977, PR exp/11636::
10636         * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10637         (pieces_test_f6): Update expected output.
10638
10639 2010-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
10640
10641         * gdb.base/moribund-step.exp: New.
10642
10643 2010-06-08  Michael Snyder  <msnyder@vmware.com>
10644
10645         * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
10646         * gdb.ada/boolean_expr.exp:
10647         * gdb.ada/frame_args.exp: Ditto.
10648         * gdb.ada/lang_switch.exp: Ditto.
10649         * gdb.ada/ptype_arith_binop.exp: Ditto.
10650         * gdb.ada/ref_param.exp: Ditto.
10651         * gdb.ada/type_coercion.exp:Ditto.
10652
10653         * gdb.asm/asm-source.exp: Ditto.
10654
10655         * gdb.base/attach.exp: Ditto.
10656         * gdb.base/bitfields2.exp: Ditto.
10657         * gdb.base/call-signal-resume.exp: Ditto.
10658         * gdb.base/callfuncs.exp: Ditto.
10659         * gdb.base/commands.exp: Ditto.
10660         * gdb.base/dbx.exp: Ditto.
10661         * gdb.base/default.exp: Ditto.
10662         * gdb.base/dump.exp: Ditto.
10663         * gdb.base/exprs.exp: Ditto.
10664         * gdb.base/freebpcmd.exp: Ditto.
10665         * gdb.base/interrupt.exp: Ditto.
10666         * gdb.base/list.exp: Ditto.
10667         * gdb.base/long_long.exp: Ditto.
10668         * gdb.base/maint.exp: Ditto.
10669         * gdb.base/ptype.exp: Ditto.
10670         * gdb.base/return.exp: Ditto.
10671         * gdb.base/setshow.exp: Ditto.
10672         * gdb.base/sigbpt.exp: Ditto.
10673         * gdb.base/sigrepeat.exp: Ditto.
10674
10675         * gdb.cp/classes.exp: Ditto.
10676
10677         * gdb.dwarf2/dw2-restore.exp: Ditto.
10678
10679         * gdb.gdb/selftest.exp: Ditto.
10680
10681         * gdb.multi/base.exp: Ditto.
10682         * gdb.multi/bkpt-multi-exec.exp: Ditto.
10683
10684         * gdb.python/py-block.exp: Ditto.
10685         * gdb.python/py-prettyprint.exp: Ditto.
10686         * gdb.python/py-template.exp: Ditto.
10687
10688         * gdb.server/ext-attach.exp: Ditto.
10689         * gdb.server/ext-run.exp: Ditto.
10690         * gdb.server/server-mon.exp: Ditto.
10691
10692         * gdb.threads/fork-thread-pending.exp: Ditto.
10693         * gdb.threads/hand-call-in-threads.exp: Ditto.
10694         * gdb.threads/interrupted-hand-call.exp: Ditto.
10695         * gdb.threads/linux-dp.exp: Ditto.
10696         * gdb.threads/manythreads.exp: Ditto.
10697         * gdb.threads/print-threads.exp: Ditto.
10698         * gdb.threads/pthreads.exp: Ditto.
10699         * gdb.threads/schedlock.exp: Ditto.
10700         * gdb.threads/thread-unwindonsignal.exp: Ditto.
10701         * gdb.threads/threadapply.exp: Ditto.
10702
10703 2010-06-08  Michael Snyder  <msnyder@vmware.com>
10704
10705         * gdb.ada/exec_changed.exp:
10706         Use ".*" instead of "" as wildcard regexp.
10707
10708         * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
10709         * gdb.base/call-ar-st.exp: Ditto.
10710         * gdb.base/checkpoint.exp: Ditto.
10711         * gdb.base/default.exp: Ditto.
10712         * gdb.base/dump.exp: Ditto.
10713         * gdb.base/ending-run.exp: Ditto.
10714         * gdb.base/fileio.exp: Ditto.
10715         * gdb.base/miscexprs.exp: Ditto.
10716         * gdb.base/pointers.exp: Ditto.
10717         * gdb.base/readline.exp: Ditto.
10718         * gdb.base/reread.exp: Ditto.
10719         * gdb.base/restore.exp: Ditto.
10720         * gdb.base/shlib-call.exp: Ditto.
10721         * gdb.base/valgrind-db-attach.exp: Ditto.
10722         * gdb.base/volatile.exp: Ditto.
10723         * gdb.base/watchpoints.exp: Ditto.
10724
10725         * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
10726
10727         * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
10728         * gdb.python/py-value.exp: Ditto.
10729
10730         * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
10731         * gdb.trace/circ.exp: Ditto.
10732         * gdb.trace/collection.exp: Ditto.
10733         * gdb.trace/packetlen.exp: Ditto.
10734         * gdb.trace/passc-dyn.exp: Ditto.
10735         * gdb.trace/report.exp: Ditto.
10736         * gdb.trace/tfile.exp: Ditto.
10737         * gdb.trace/tfind.exp: Ditto.
10738         * gdb.trace/while-dyn.exp: Ditto.
10739
10740 2010-06-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
10741
10742         * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
10743
10744 2010-06-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
10745
10746         Test PR 10640.
10747         * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
10748
10749 2010-06-07  Sami Wagiaalla  <swagiaal@redhat.com>
10750
10751         * gdb.cp/koenig.exp: Test for ADL operators.
10752         * gdb.cp/koenig.cc: Added ADL operators.
10753         * gdb.cp/operator.exp: New test.
10754         * gdb.cp/operator.cc: New test.
10755
10756 2010-06-04  Michael Snyder  <msnyder@vmware.com>
10757
10758         * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
10759         * gdb.base/pending.exp: Ditto.
10760
10761         * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
10762
10763 2010-06-04  Doug Evans  <dje@google.com>
10764
10765         * gdb.python/py-prettyprint.exp: Add new test for enabled and
10766         disabled printers.
10767         * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
10768         (enable_lookup_function): New function.
10769
10770 2010-06-04  Tom Tromey  <tromey@redhat.com>
10771
10772         * gdb.python/py-value.exp (test_value_hash): Don't test equality
10773         of hash and id.
10774
10775 2010-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
10776
10777         * gdb.base/commands.exp (add printf tbreak command): Remove trailing
10778         newline.
10779         * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
10780         (empty verbose non-noisy clear, empty verbose noisy clear)
10781         (empty non-verbose noisy clear): Likewise.
10782
10783 2010-06-03  Michael Snyder  <msnyder@vmware.com>
10784
10785         * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
10786         * gdb.base/display.exp: Ditto.
10787         * gdb.base/find.exp: Ditto.
10788         * gdb.base/ifelse.exp: Ditto.
10789         * gdb.base/multi-forks.exp: Ditto.
10790         * gdb.base/recurse.exp: Ditto.
10791         * gdb.base/setshow.exp: Ditto.
10792         * gdb.base/value-double-free.exp: Ditto.
10793         * gdb.base/watch-vfork.exp: Ditto.
10794         * gdb.base/watch_thread_num.exp: Ditto.
10795         * gdb.base/watchpoint-solib.exp: Ditto.
10796         * gdb.base/watchpoint.exp: Ditto.
10797         * gdb.base/watchpoints.exp: Ditto.
10798
10799         * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
10800         * gdb.cp/overload.exp: Ditto.
10801         * gdb.cp/virtfunc.exp: Ditto.
10802
10803         * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
10804
10805         * gdb.reverse/watch-precsave.exp:
10806         Replace gdb_test with gdb_test_no_output.
10807
10808         * gdb.threads/attach-into-signal.exp:
10809         Replace gdb_test with gdb_test_no_output.
10810         * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10811         * gdb.threads/watchthreads.exp: Ditto.
10812         * gdb.threads/watchthreads2.exp: Ditto.
10813
10814         * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
10815         * gdb.trace/tfind.exp: Ditto.
10816
10817 2010-06-03  Joel Brobecker  <brobecker@adacore.com>
10818
10819         * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
10820         successful test if message is the empty string.
10821
10822 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
10823
10824         * gdb.fortran/module.exp (stopped language detection): New test.
10825
10826 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
10827
10828         Support DW_TAG_module as separate namespaces.
10829         * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
10830         gdb.fortran/library-module-lib.f90: New.
10831         * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
10832         (print i): Remove.
10833         (continue to breakpoint: i-is-1, print var_i value 1)
10834         (continue to breakpoint: i-is-2, print var_i value 2)
10835         (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
10836         (print var_d, print var_i value 14, ptype modmany, complete `modm)
10837         (complete `modmany, complete `modmany`, complete `modmany`var)
10838         (show language, setting breakpoint at module): New tests.
10839         * gdb.fortran/module.f90 (module mod): Remove.
10840         (module mod1, module mod2, module modmany, subroutine sub1)
10841         (subroutine sub2, program module): New.
10842
10843 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
10844
10845         * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
10846         (print value of rUC, print value of rI, print value of UI): ... here.
10847         * gdb.cp/anon-union.exp (pass): Rename to ...
10848         (print z 2): ... here.
10849
10850 2010-06-02  Michael Snyder  <msnyder@vmware.com>
10851
10852         * gdb.trace/actions.exp: Use gdb_test_no_output.
10853         * gdb.trace/circ.exp: Ditto.
10854         * gdb.trace/packetlen.exp: Ditto.
10855         * gdb.trace/save-trace.exp: Ditto.
10856         * gdb.trace/tracecmd.exp: Ditto.
10857         * gdb.trace/tsv.exp: Ditto.
10858
10859         * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
10860         * gdb.threads/hand-call-in-thraeds.exp: Ditto.
10861         * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10862         * gdb.threads/manythreads.exp: Ditto.
10863         * gdb.threads/print-threads.exp: Ditto.
10864         * gdb.threads/pthreads.exp: Ditto.
10865         * gdb.threads/schedlock.exp: Ditto.
10866         * gdb.threads/staticthreads.exp: Ditto.
10867         * gdb.threads/thread-specific.exp: Ditto.
10868         * gdb.threads/thread-unwindonsignal.exp: Ditto.
10869         * gdb.threads/threadapply.exp: Ditto.
10870         * gdb.threads/watchthreads.exp: Ditto.
10871         * gdb.threads/watchthreads2.exp: Ditto.
10872
10873         * gdb.python/py-block.exp: Use gdb_test_no_output.
10874         * gdb.python/py-prettyprint.exp: Ditto.
10875         * gdb.python/py-template.exp: Ditto.
10876         * gdb.python/py-value.exp: Ditto.
10877
10878         * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
10879         * gdb.reverse/watch-reverse.exp: Ditto.
10880
10881         * gdb.server/ext-attach.exp: Use gdb_test_no_output.
10882         * gdb.server/ext-run.exp: Ditto.
10883
10884         * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
10885         * gdb.dwarf2/dw2-compressed.exp: Ditto.
10886         * gdb.dwarf2/dw2-intercu.exp: Ditto.
10887         * gdb.dwarf2/dw2-intermix.exp: Ditto.
10888         * gdb.dwarf2/dw2-producer.exp: Ditto.
10889         * gdb.dwarf2/mac-fileno.exp: Ditto.
10890
10891         * gdb.gdb/observer.exp: Use gdb_test_no_output.
10892         * gdb.gdb/selftest.exp: Ditto.
10893
10894         * gdb.multi/base.exp: Use gdb_test_no_output.
10895
10896         * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
10897
10898 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
10899
10900         * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
10901
10902 2010-06-02  Michael Snyder  <msnyder@msnyder-server.eng.vmware.com>
10903
10904         * gdb.cp/class2.exp: Use gdb_test_no_output.
10905         * gdb.cp/classes.exp: Ditto.
10906         * gdb.cp/extern-c.exp: Ditto.
10907         * gdb.cp/inherit.exp: Ditto.
10908         * gdb.cp/maint.exp: Ditto.
10909         * gdb.cp/mb-inline.exp: Ditto.
10910         * gdb.cp/mb-templates.exp: Ditto.
10911         * gdb.cp/method2.exp: Ditto.
10912         * gdb.cp/misc.exp: Ditto.
10913         * gdb.cp/ovldbreak.exp: Ditto.
10914         * gdb.cp/punctuator.exp: Ditto.
10915         * gdb.cp/templates.exp: Ditto.
10916         * gdb.cp/virtbase.exp: Ditto.
10917
10918         * gdb.threads/attach-stopped.exp:
10919         Replace uses of send_gdb / gdb_expect.
10920         * gdb.threads/attachstop-mt.exp:
10921         Replace uses of send_gdb / gdb_expect.
10922         * gdb.threads/gcore-thread.exp:
10923         Replace uses of send_gdb / gdb_expect.
10924         * gdb.threads/hand-call-in-threads.exp:
10925         Replace uses of send_gdb / gdb_expect.
10926         * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
10927         * gdb.threads/print-threads.exp:
10928         Replace uses of send_gdb / gdb_expect.
10929         * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
10930         * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
10931         * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
10932
10933         * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
10934         * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
10935         * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
10936         * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
10937         * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
10938         * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
10939         * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
10940         * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
10941         * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
10942         * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
10943         * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
10944
10945 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
10946
10947         * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
10948
10949 2010-06-02  Sami Wagiaalla  <swagiaal@redhat.com>
10950
10951         * gdb.cp/koenig.exp: Added new test case.
10952         * gdb.cp/koenig.cc: Ditto.
10953
10954 2010-06-01  Michael Snyder  <msnyder@vmware.com>
10955
10956         * gdb.base/arithmet.exp: Use gdb_test_no_output.
10957         * gdb.base/arrayidx.exp: Ditto.
10958         * gdb.base/attach.exp: Ditto.
10959         * gdb.base/auxv.exp: Ditto.
10960         * gdb.base/bigcre.exp: Ditto.
10961         * gdb.base/break-always.exp: Ditto.
10962         * gdb.base/break-interp.exp: Ditto.
10963         * gdb.base/break.exp: Ditto.
10964         * gdb.base/breakpoint-shadow.exp: Ditto.
10965         * gdb.base/call-ar-st.exp: Ditto.
10966         * gdb.base/call-sc.exp: Ditto.
10967         * gdb.base/call-signal-resume.exp: Ditto.
10968         * gdb.base/callfuncs.exp: Ditto.
10969         * gdb.base/catch-syscall.exp: Ditto.
10970         * gdb.base/charset.exp: Ditto.
10971         * gdb.base/code-expr.exp: Ditto.
10972         * gdb.base/commands.exp: Ditto.
10973         * gdb.base/cond-expr.exp: Ditto.
10974         * gdb.base/condbreak.exp: Ditto.
10975         * gdb.base/cursal.exp: Ditto.
10976         * gdb.base/cvexpr.exp: Ditto.
10977         * gdb.base/default.exp: Ditto.
10978         * gdb.base/del.exp: Ditto.
10979         * gdb.base/detach.exp: Ditto.
10980         * gdb.base/display.exp: Ditto.
10981         * gdb.base/ena-dis-br.exp: Ditto.
10982         * gdb.base/eval-skip.exp: Ditto.
10983         * gdb.base/foll-fork.exp: Ditto.
10984         * gdb.base/foll-vfork.exp: Ditto.
10985         * gdb.base/frame-args.exp: Ditto.
10986         * gdb.base/funcargs.exp: Ditto.
10987         * gdb.base/gcore-buffer-overflow.exp: Ditto.
10988         * gdb.base/gdbvars.exp: Ditto.
10989         * gdb.base/help.exp: Ditto.
10990         * gdb.base/ifelse.exp: Ditto.
10991         * gdb.base/included.exp: Ditto.
10992         * gdb.base/list.exp: Ditto.
10993         * gdb.base/macscp.exp: Ditto.
10994         * gdb.base/maint.exp: Ditto.
10995         * gdb.base/multi-fork.exp: Ditto.
10996         * gdb.base/overlays.exp: Ditto.
10997         * gdb.base/page.exp: Ditto.
10998         * gdb.base/pending.exp: Ditto.
10999         * gdb.base/pointers.exp: Ditto.
11000         * gdb.base/pr11022.exp: Ditto.
11001         * gdb.base/prelink.exp: Ditto.
11002         * gdb.base/printcmds.exp: Ditto.
11003         * gdb.base/psymtab.exp: Ditto.
11004         * gdb.base/randomize.exp: Ditto.
11005         * gdb.base/relational.exp: Ditto.
11006         * gdb.base/relocate.exp: Ditto.
11007         * gdb.base/remote.exp: Ditto.
11008         * gdb.base/sepdebug.exp: Ditto.
11009         * gdb.base/set-lang-auto.exp: Ditto.
11010         * gdb.base/setshow.exp: Ditto.
11011         * gdb.base/setvar.exp: Ditto.
11012         * gdb.base/signals.exp: Ditto.
11013         * gdb.base/signull.exp: Ditto.
11014         * gdb.base/sigstep.exp: Ditto.
11015         * gdb.base/sizeof.exp: Ditto.
11016         * gdb.base/solib-disc.exp: Ditto.
11017         * gdb.base/store.exp: Ditto.
11018         * gdb.base/structs.exp: Ditto.
11019         * gdb.base/structs2.exp: Ditto.
11020         * gdb.base/subst.exp: Ditto.
11021         * gdb.base/term.exp: Ditto.
11022         * gdb.base/trace-commands.exp: Ditto.
11023         * gdb.base/unwindonsignal.exp: Ditto.
11024         * gdb.base/valgrind-db-attach.exp: Ditto.
11025         * gdb.base/varargs.exp: Ditto.
11026         * gdb.base/watch-cond.exp: Ditto.
11027         * gdb.base/watch_thread_num.exp: Ditto.
11028         * gdb.base/watchpoint-cond-gone.exp: Ditto.
11029         * gdb.base/watchpoint.exp: Ditto.
11030         * gdb.base/whatis-exp.exp: Ditto.
11031
11032 2010-06-01  Michael Snyder  <msnyder@vmware.com>
11033
11034         * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11035         * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11036         * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11037         * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11038         * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11039         * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11040         * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11041         * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11042         * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11043         * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11044         * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11045         * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11046         * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11047         * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11048         * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11049
11050 2010-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
11051
11052         * gdb.base/commands.exp (begin commands on watch): Remove excessive
11053         trailing newline.
11054         * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11055         * gdb.java/jmisc.exp (p *args\n): Rename to ...
11056         (p *args): ... here and remove excessive trailing newline.
11057
11058 2010-05-31  Joel Brobecker  <brobecker@adacore.com>
11059
11060         * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11061
11062 2010-05-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
11063
11064         Accept the new Linux kernel "t (tracing stop)" string.
11065         * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11066         Update comment.
11067         (state_wait) <T (tracing stop)>: New.
11068         (main): Update the state_wait expect string.
11069
11070 2010-05-28  Pedro Alves  <pedro@codesourcery.com>
11071
11072         * limits.c, limits.exp: Delete files.
11073         * Makefile.in (clean mostlyclean): Adjust.
11074         * tracecmd.exp: Adjust.
11075
11076 2010-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
11077
11078         * gdb.base/tui-layout.exp: New.
11079
11080 2010-05-28  Michael Snyder  <msnyder@vmware.com>
11081
11082         * gdb.reverse/break-precsave.exp:
11083         Replace uses of send_gdb / gdb_expect.
11084         * gdb.reverse/break-reverse.exp:
11085         Replace uses of send_gdb / gdb_expect.
11086         * gdb.reverse/consecutive-precsave.exp:
11087         Replace uses of send_gdb / gdb_expect.
11088         * gdb.reverse/consecutive-reverse.exp:
11089         Replace uses of send_gdb / gdb_expect.
11090         * gdb.reverse/finish-precsave.exp:
11091         Replace uses of send_gdb / gdb_expect.
11092         * gdb.reverse/finish-reverse.exp:
11093         Replace uses of send_gdb / gdb_expect.
11094         * gdb.reverse/i386-precsave.exp:
11095         Replace uses of send_gdb / gdb_expect.
11096         * gdb.reverse/i386-reverse.exp:
11097         Replace uses of send_gdb / gdb_expect.
11098         * gdb.reverse/i386-sse-reverse.exp:
11099         Replace uses of send_gdb / gdb_expect.
11100         * gdb.reverse/i387-env-reverse.exp:
11101         Replace uses of send_gdb / gdb_expect.
11102         * gdb.reverse/i387-stack-reverse.exp:
11103         Replace uses of send_gdb / gdb_expect.
11104         * gdb.reverse/machinestate-precsave.exp:
11105         Replace uses of send_gdb / gdb_expect.
11106         * gdb.reverse/machinestate.exp:
11107         Replace uses of send_gdb / gdb_expect.
11108         * gdb.reverse/sigall-precsave.exp:
11109         Replace uses of send_gdb / gdb_expect.
11110         * gdb.reverse/sigall-reverse.exp:
11111         Replace uses of send_gdb / gdb_expect.
11112         * gdb.reverse/solib-precsave.exp:
11113         Replace uses of send_gdb / gdb_expect.
11114         * gdb.reverse/solib-reverse.exp:
11115         Replace uses of send_gdb / gdb_expect.
11116         * gdb.reverse/step-precsave.exp:
11117         Replace uses of send_gdb / gdb_expect.
11118         * gdb.reverse/step-reverse.exp:
11119         Replace uses of send_gdb / gdb_expect.
11120         * gdb.reverse/until-precsave.exp:
11121         Replace uses of send_gdb / gdb_expect.
11122         * gdb.reverse/until-reverse.exp:
11123         Replace uses of send_gdb / gdb_expect.
11124         * gdb.reverse/watch-precsave.exp:
11125         Replace uses of send_gdb / gdb_expect.
11126         * gdb.reverse/watch-reverse.exp:
11127         Replace uses of send_gdb / gdb_expect.
11128
11129 2010-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
11130
11131         * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11132         excessive newline.
11133
11134 2010-05-27  Michael Snyder  <msnyder@vmware.com>
11135
11136         * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
11137         * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11138         * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11139         * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11140         * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11141         * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11142         * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11143         * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11144         * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11145         * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11146         * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11147         * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11148         * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11149         * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11150         * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11151         * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11152         * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11153         * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11154         * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
11155
11156 2010-05-26  Michael Snyder  <msnyder@vmware.com>
11157
11158         * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11159         * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11160
11161         * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11162         * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11163         * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11164
11165         * gdb.reverse/consecutive-reverse.exp:
11166         Replace uses of send_gdb / gdb_expect.
11167         * gdb.reverse/consecutive-precsave.exp:
11168         Replace uses of send_gdb / gdb_expect.
11169
11170         * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11171         * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11172         * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
11173         * gdb.mi/mi-ns-stale-regcache.exp:
11174         Replace uses of send_gdb / gdb_expect.
11175         * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11176         * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11177         * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11178         * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11179         * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11180         * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11181         * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11182         * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11183         * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
11184
11185 2010-05-26  Michael Snyder  <msnyder@vmware.com>
11186
11187         * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
11188
11189         * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
11190
11191         * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11192         * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11193         * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11194         * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11195         * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11196         * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11197         * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11198         * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11199         * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
11200
11201 2010-05-25  Tom Tromey  <tromey@redhat.com>
11202
11203         * gdb.base/macscp.exp: Add missing space after setup_kfail.
11204
11205 2010-05-25  Tom Tromey  <tromey@redhat.com>
11206
11207         * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11208         argument order.
11209         * gdb.base/macscp.exp: Fix setup_kfail argument order.
11210         * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11211         order.
11212         * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11213         order.
11214         * gdb.base/call-sc.exp (setup_kfails): Remove.
11215         (setup_compiler_kfails): Remove.
11216         * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11217         argument order.
11218         * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11219         * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11220         (advancei): Fix setup_kfail argument order.
11221         * gdb.base/radix.exp: Fix setup_kfail argument order.
11222         * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11223         order.
11224         * gdb.base/structs.exp (setup_kfails): Remove.
11225         (setup_compiler_kfails): Fix setup_kfail argument order.
11226         * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11227         order.
11228         * gdb.java/jmain.exp: Fix setup_kfail argument order.
11229         * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11230         setup_kfail argument order.
11231         * gdb.cp/overload.exp: Fix setup_kfail argument order.
11232
11233 2010-05-25  Tom Tromey  <tromey@redhat.com>
11234
11235         * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11236
11237 2010-05-25  Michael Snyder  <msnyder@vmware.com>
11238
11239         * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11240         * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11241         * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11242         * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11243         * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11244         * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11245         * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11246         * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11247         * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
11248         * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11249         * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11250         * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11251         * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11252         * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11253         * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11254         * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11255         * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11256         * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11257         * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11258         * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11259         * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11260         * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11261         * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
11262         * gdb.base/default.exp: Replace send_gdb with gdb_test.
11263         * gdb.base/define.exp: Replace send_gdb with gdb_test.
11264         * gdb.base/display.exp: Replace send_gdb with gdb_test.
11265         * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11266         * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11267         * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11268         * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11269         * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11270         * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11271         * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11272         * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11273         * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11274         * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11275         * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11276         * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11277         * gdb.base/help.exp: Replace send_gdb with gdb_test.
11278         * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11279         * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11280         * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
11281         * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11282         * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11283         * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11284         * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11285         * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
11286         * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
11287
11288 2010-05-25  Doug Evans  <dje@google.com>
11289
11290         * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11291         gdb.string_to_argv.
11292
11293 2010-05-21  Tom Tromey  <tromey@redhat.com>
11294
11295         * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11296         Call it.
11297         * gdb.dwarf2/pieces.S: Update.
11298         * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11299
11300 2010-05-21  Tom Tromey  <tromey@redhat.com>
11301
11302         * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11303         Call it.
11304         * gdb.dwarf2/pieces.c (struct C): New.
11305         (f6): New function.
11306         * gdb.dwarf2/pieces.S: Replace.
11307
11308 2010-05-21  Tom Tromey  <tromey@redhat.com>
11309
11310         * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11311         Call it.
11312
11313 2010-05-21  Tom Tromey  <tromey@redhat.com>
11314
11315         * gdb.dwarf2.pieces.exp: New file.
11316         * gdb.dwarf2.pieces.S: New file.
11317         * gdb.dwarf2.pieces.c: New file.
11318
11319 2010-05-20  Pedro Alves  <pedro@codesourcery.com>
11320             Joel Brobecker  <brobecker@adacore.com>
11321
11322         * lib/gdb.exp (gdb_test_no_output): New function.
11323         * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11324         when testing commands that should produce no output.
11325
11326 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
11327
11328         * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11329         parameter that we want to watch being a constant.
11330
11331 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
11332
11333         * gdb.ada/cond_lang: New testcase.
11334
11335 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
11336
11337         * lib/gdb.exp (banned_variables): New variable/constant.
11338         (gdb_init): Add write trace on variables listed in banned_variables.
11339         (gdb_finish): Remove write traces on variables listed in
11340         banned_variables.
11341
11342 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
11343
11344         * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11345         * gdb.cp/koenig.exp: Likewise.
11346
11347 2010-05-14  Phil Muldoon  <pmuldoon@redhat.com>
11348
11349         PR python/11482
11350
11351         * gdb.python/py-value.exp (test_value_hash): New function.
11352
11353 2010-05-11  Pierre Muller  <muller@ics.u-strasbg.fr>
11354
11355         PR exp/11530.
11356         * gdb.base/gdb11530.c: New file.
11357         * gdb.base/gdb11530.exp: New file.
11358
11359 2010-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
11360
11361         * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11362         * gdb.dwarf2/dw2-modula2-self-type.S: New.
11363
11364 2010-05-07  Sami Wagiaalla  <swagiaal@redhat.com>
11365
11366         * gdb.cp/koenig.exp: New test.
11367         * gdb.cp/koenig.cc: New test program.
11368
11369 2010-05-05  Joel Brobecker  <brobecker@adacore.com>
11370
11371         Remove the use of prms_id and bug_id throughout the testsuite.
11372
11373 2010-05-04  Pierre Muller  <muller@ics.u-strasbg.fr>
11374
11375         PR exp/11349.
11376         * testsuite/gdb.cp/ref-types.exp: Add test to examine
11377         use a reference local variable.
11378
11379 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11380
11381         * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11382         * gdb.base/sepdebug.exp: Remove .debug subdirectory handling.  New
11383         variable different_dir. Move debugfile into a full directory pathname
11384         under DIFFERENT_DIR.
11385         * lib/gdb.exp (separate_debug_filename): Remove.
11386         (gdb_gnu_strip_debug): No longer call separate_debug_filename.  Remove
11387         variable debug_dir and mkdir of it.  Update function comments.
11388
11389 2010-04-29  Pedro Alves  <pedro@codesourcery.com>
11390
11391         PR gdb/11557
11392
11393         * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11394         files.
11395
11396 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
11397
11398         * gdb.python/py-param.exp: New File.
11399
11400 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
11401
11402         * gdb.base/default.exp: Fix "set language" test.
11403
11404 2010-04-24  Pierre Muller  <muller@ics.u-strasbg.fr>
11405
11406         PR breakpoints/11531.
11407         * gdb.base/gdb11531.c: New file.
11408         * gdb.base/gdb11531.exp: New file.
11409
11410 2010-04-26  Tom Tromey  <tromey@redhat.com>
11411
11412         * gdb.base/completion.exp: Add tests for completion and deprecated
11413         commands.
11414
11415 2010-04-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11416
11417         * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11418         (print /x char_array): Escape curly brackets.
11419
11420 2010-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
11421
11422         Fix deadlock on looped list of loaded shared objects.
11423         * gdb.base/solib-corrupted.exp: New.
11424
11425 2010-04-23  Doug Evans  <dje@google.com>
11426
11427         * gdb.python/py-section-script.c: New file.
11428         * gdb.python/py-section-script.exp: New file.
11429         * gdb.python/py-section-script.py: New file.
11430
11431 2010-04-20  Chris Moller  <cmoller@redhat.com>
11432
11433         PR 10179
11434
11435         * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11436         * gdb.base/pr10179-a.c:
11437         * gdb.base/pr10179-b.c:
11438         * gdb.base/pr10179.exp: New files.
11439
11440 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11441
11442         Fix crashes on dangling display expressions.
11443         * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11444         is SEP.
11445         (lib_flags): Remove the "debug" keyword.
11446         (libsepdebug): New variable for iterating new loop.
11447         (save_pf_prefix): New variable wrapping the loop.
11448         (sep_lib_flags): New variable derived from LIB_FLAGS.  Use it.
11449         * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11450
11451 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
11452
11453         * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11454
11455 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
11456
11457         PR stabs/11479.
11458         * gdb.stabs/gdb11479.exp: New file.
11459         * gdb.stabs/gdb11479.c: New file.
11460
11461 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
11462
11463         * gdb.base/charset.c (Strin16, String32): New variables.
11464         * gdb.base/charset.exp (gdb_test): Test correct display
11465         of 16 or 32 bit strings.
11466
11467 2010-04-21  Chris Moller  <cmoller@redhat.com>
11468
11469         PR 9167
11470         * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11471         * gdb.cp/pr9167.cc: New file.
11472         * gdb.cp/pr9167.exp: New file.
11473
11474
11475 2010-04-21  Pierre Muller  <muller@ics.u-strasbg.fr>
11476
11477         PR pascal/11492.
11478         * gdb.pascal/gdb11492.pas: New file.
11479         * gdb.pascal/gdb11492.exp: New file.
11480
11481 2010-04-20  Joel Brobecker  <brobecker@adacore.com>
11482
11483         * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
11484
11485 2010-04-20  Joel Brobecker  <brobecker@adacore.com>
11486
11487         * gdb.ada/dyn_loc: New testcase.
11488
11489 2010-04-20  Chris Moller  <cmoller@redhat.com>
11490
11491         PR 10867
11492
11493         * gdb.cp/Makefile.in  (EXECUTABLES): Added pr10687
11494         * gdb.cp/pr10687.cc: New file.
11495         * gdb.cp/pr10687.exp: New file.
11496
11497
11498 2010-04-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
11499             Sergio Durigan Junior  <sergiodj@redhat.com>
11500
11501         * gdb.fortran/logical.exp: New testcase.
11502         * gdb.fortran/logical.f90: New file.
11503
11504 2010-04-19  Doug Evans  <dje@google.com>
11505
11506         * gdb.base/help.exp (help source): Update expected output.
11507
11508 2010-04-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
11509
11510         * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11511         gdb_reinitialize_dir and gdb_load by clean_restart.  Remove trailing
11512         gdb_exit and return.
11513         (executable): New variable.
11514         (binfile): Use it.
11515
11516 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
11517
11518         PR breakpoints/8554.
11519
11520         * gdb.trace/save-trace.exp: Adjust.
11521
11522 2010-04-17  H.J. Lu  <hongjiu.lu@intel.com>
11523
11524         PR corefiles/11511
11525         * gdb.arch/system-gcore.exp: New.
11526         * gdb.arch/gcore.c: Likewise.
11527
11528 2010-04-15  Doug Evans  <dje@google.com>
11529
11530         * gdb.python/py-progspace.c: New file.
11531         * gdb.python/py-progspace.exp: New file.
11532
11533         * gdb.base/source.exp: Add tests for "source -s".
11534
11535 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
11536
11537         * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11538         * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11539         * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11540         * gdb.python/py-mi.exp: New test for to_string returning None.
11541
11542 2010-04-12  Phil Muldoon  <pmuldoon@redhat.com>
11543
11544         * gdb.python/py-breakpoint.c: Make result global.
11545
11546 2010-04-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
11547
11548         Fix non-GNU make compatibility.
11549         * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11550
11551 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
11552
11553         * gdb.python/py-breakpoint.exp: New File.
11554         * gdb.python/py-breakpoint.C: Ditto.
11555
11556 2010-04-08  Stan Shebs  <stan@codesourcery.com>
11557
11558         * gdb.trace/actions.exp: Clear default-collect.
11559         * gdb.trace/save-trace.exp: Clear default-collect.
11560
11561 2010-04-08  Phil Muldoon  <pmuldoon@redhat.com>
11562
11563         * gdb.python/py-value: Add null string variable.
11564           (test_lazy_string): Test zero length, NULL address lazy
11565           strings.
11566
11567 2010-04-07  H.J. Lu  <hongjiu.lu@intel.com>
11568
11569         * gdb.arch/i386-avx.c: New.
11570         * gdb.arch/i386-avx.exp: Likewise.
11571
11572         * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11573
11574 2010-04-06  Doug Evans  <dje@google.com>
11575
11576         * gdb.base/source-test.gdb: New file.
11577         * gdb.base/source.exp: Test source -v.
11578
11579 2010-04-06  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
11580
11581         * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11582
11583 2010-04-06  Pierre Muller  <muller@ics.u-strasbg.fr>
11584
11585         * gdb.stabs/aout.sed: Convert all backslash to double backslash
11586         within one line, unless it is followed by a double quote.
11587         * gdb.stabs/hppa.sed: Idem.
11588         * gdb.stabs/weird.def: Add char and String constants
11589         * gdb.stabs/weird.exp: Check for correct parsing of
11590         char and string constants.
11591         * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11592         in .stabs to .stabx substitution.
11593
11594 2010-04-05  Stan Shebs  <stan@codesourcery.com>
11595
11596         * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11597         constant global.
11598         * gdb.trace/tfile.exp: Try to print them.
11599
11600 2010-04-04  Stan Shebs  <stan@codesourcery.com>
11601
11602         * gdb.base/completion.exp: Update for new "info watchpoints".
11603         * gdb.base/default.exp: Ditto.
11604         * gdb.base/help.exp: Ditto.
11605         * gdb.base/watchpoint.exp: Ditto.
11606         * gdb.trace/infotrace.exp: Update "info tracpoints" output.
11607
11608 2010-04-04  Stan Shebs  <stan@codesourcery.com>
11609
11610         * gdb.trace/tfile.exp: Sharpen tfind test.
11611
11612 2010-04-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
11613
11614         * gdb.base/break-entry.exp: New.
11615
11616 2010-04-02  Hui Zhu  <teawater@gmail.com>
11617             Michael Snyder <msnyder@vmware.com>
11618
11619         * gdb.reverse/i386-sse-reverse.exp: New file.
11620         * gdb.reverse/i386-sse-reverse.c: New file.
11621
11622 2010-04-02  Pedro Alves  <pedro@codesourcery.com>
11623
11624         * gdb.trace/tfind.exp: Adjust expected disassembly output.
11625
11626 2010-04-01  Stan Shebs  <stan@codesourcery.com>
11627
11628         * gdb.trace/actions.exp: Tweak expected output.
11629         * gdb.trace/while-stepping.exp: Tweak expected output.
11630
11631 2010-04-01  H.J. Lu  <hongjiu.lu@intel.com>
11632
11633         * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11634
11635 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
11636
11637         * gdb.base/commands.exp: Adjust.
11638         * gdb.cp/extern-c.exp: Adjust.
11639
11640 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
11641
11642         * gdb.trace/collection.c (local_test_func): Define a local struct,
11643         and instanciate it.
11644
11645 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
11646
11647         * gdb.trace/collection.exp (gdb_collect_args_test)
11648         (gdb_collect_argarray_test): XFAIL the tests that assume the
11649         argarray argument's elements are collected.
11650
11651 2010-03-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
11652
11653         * gdb.dwarf2/dw2-bad-parameter-type.exp,
11654         gdb.dwarf2/dw2-bad-parameter-type.S: New.
11655
11656 2010-03-31  Stan Shebs  <stan@codesourcery.com>
11657
11658         * gdb.trace/save-trace.exp: Test save/restore of default-collect
11659         and tracepoint conditionals.
11660         (gdb_verify_tracepoints): Delete unused return.
11661
11662 2010-03-26  Keith Seitz  <keiths@redhat.com>
11663
11664         * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11665         appear in the output before main.
11666         Remove KFAIL for gdb/2215 aka bz 9320.
11667
11668 2010-03-30  Doug Evans  <dje@google.com>
11669
11670         * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11671         by dejagnu.
11672         * gdb.arch/amd64-dword.exp: Ditto.
11673
11674         * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11675         match.
11676         (break printf): Ditto.
11677
11678 2010-03-29  Sami Wagiaalla  <swagiaal@redhat.com>
11679
11680         * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11681         gcc < 4.4.
11682         * gdb.cp/shadow.exp: Ditto.
11683
11684 2010-03-29  Pedro Alves  <pedro@codesourcery.com>
11685
11686         * gdb.trace/collection.exp (run_trace_experiment): Make sure
11687         "tstart" is silent.
11688
11689 2010-03-29  Pedro Alves  <pedro@codesourcery.com>
11690
11691         * gdb.trace/collection.exp (executable): New.
11692         (binfile): Use it.
11693         (fpreg, spreg, pcreg): New.
11694         (test_register): Use gdb_test_multiple.  Pass /x to print.
11695         (prepare_for_trace_test): New.
11696         (run_trace_experiment): Use "continue", not gdb_run_cmd.
11697         (gdb_collect_args_test, gdb_collect_argstruct_test)
11698         (gdb_collect_argarray_test, gdb_collect_locals_test): Use
11699         prepare_for_trace_test.
11700         (gdb_collect_registers_test): Use prepare_for_trace_test.  Use
11701         fpreg, spreg and pcreg.
11702         (gdb_collect_expression_test, gdb_collect_globals_test): Use
11703         prepare_for_trace_test.
11704         (gdb_trace_collection_test): Use fpreg, spreg and pcreg.  Don't
11705         try to detect tracing support here.  Don't set breakpoints at
11706         `begin' or `end' here.
11707         <global scope>: Use clean_restart.  Run to main before checking
11708         for tracing support.  Check for for tracing support here.
11709
11710 2010-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
11711
11712         * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
11713         " as $displacement" to "seen displacement message".
11714
11715 2010-03-28  Pedro Alves  <pedro@codesourcery.com>
11716
11717         * gdb.trace/while-dyn.exp (executable): New variable.
11718         (binfile): Use it.
11719         (test_while_stepping): New function.  Move most tests here.  Call
11720         it once for each of the while-stepping, stepping and ws aliases.
11721
11722 2010-03-26  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
11723
11724         * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
11725         that do not provide the tagless_struct type name at all.
11726         (test_print_anon_union): Do not check value of uninitialized
11727         union member.  Do not use cp_test_ptype_class, so we can accept
11728         "long" as well as "long int".
11729
11730 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
11731
11732         * gdb.trace/tfile.c (tohex, bin2hex): New.
11733         (write_error_trace_file): Hexify error description.
11734
11735 2010-03-25  Stan Shebs  <stan@codesourcery.com>
11736
11737         * gdb.trace/tfile.c: Generate an additional trace file, improve
11738         portability.
11739         * gdb.trace/tfile.exp: Test trace file with an error stop, delete
11740         files in a better way.
11741
11742 2010-03-25  Keith Seitz  <keiths@redhat.com>
11743
11744         * gdb.java/jprint.exp: XFAIL printing of static class members
11745         because of GCC debuginfo problem.
11746
11747 2010-03-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
11748
11749         * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
11750
11751 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
11752
11753         * gdb.base/completion.exp: Allow long instead of long int.
11754         * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
11755         * gdb.base/gdbvars.c (main): Remove unused usestubs code.  Reference
11756         variable p.
11757         * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
11758         * gdb.base/pointers.exp: Allow long instead of long int.
11759         * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
11760         * gdb.base/step-line.exp: Allow a directory before the source file name.
11761
11762 2010-03-24  Tom Tromey  <tromey@redhat.com>
11763
11764         PR breakpoints/9352:
11765         * gdb.base/default.exp: Update.
11766         * gdb.base/commands.exp: Update.
11767         * gdb.cp/extern-c.exp: Test setting commands on multiple
11768         breakpoints at once.
11769
11770 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
11771
11772         * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
11773         if gdb,nosignals.
11774         * gdb.base/watchpoints.c: Do not include unnecessary headers.
11775         * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
11776         exited".
11777
11778 2010-03-24  Stan Shebs  <stan@codesourcery.com>
11779
11780         * gdb.trace/tfile.exp: Expect "trace frame", with a space.
11781
11782 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
11783
11784         * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
11785         * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
11786         argument.  Handle "short" and "long".
11787         (Top level): Pass overprototyped output for old_fptr and xptr.
11788
11789 2010-03-23  Pedro Alves  <pedro@codesourcery.com>
11790
11791         * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
11792         format strings and add casts to avoid compiler warnings.
11793
11794 2010-03-23  Vladimir Prus  <vladimir@codesourcery.com>
11795
11796         * lib/trace-support.exp (gdb_trace_setactions):
11797         Don't expect whitespace after ">" prompt.
11798         * gdb.trace/actions.exp: Adjust for output changes.
11799         * gdb.trace/while-stepping.exp: Likewise.
11800
11801 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11802
11803         * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
11804         and r157645).
11805
11806 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11807
11808         * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
11809         New.
11810
11811 2010-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
11812
11813         * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
11814         * gdb.python/py-mi.exp (binfile): Rename to py-mi.
11815
11816 2010-03-19  Stan Shebs  <stan@codesourcery.com>
11817
11818         * gdb.trace/ax.exp: New file.
11819
11820 2010-03-19  Doug Evans  <dje@google.com>
11821
11822         * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
11823         output from gcc.
11824
11825         * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
11826         named /usr/sbin/prelink<foo>.
11827
11828 2010-03-18  Stan Shebs  <stan@codesourcery.com>
11829
11830         * gdb.trace/circ.exp: Test circular-trace-buffer.
11831         * gdb.trace/tfile.exp: Update tstatus test.
11832
11833 2010-03-18  Joel Brobecker  <brobecker@adacore.com>
11834
11835         * gdb.dwarf2/dw2-anonymous-func.S: New file.
11836         * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
11837
11838 2010-03-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
11839
11840         * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
11841
11842 2010-03-18  Pedro Alves  <pedro@codesourcery.com>
11843
11844         * gdb.base/default.exp: Adjust the expected output of the finish
11845         and until commands when the inferior is not being run.
11846
11847 2010-03-15  Sami Wagiaalla  <swagiaal@redhat.com>
11848
11849         * gdb.cp/shadow.exp: Removed kfail; test has been fix.
11850         * gdb.cp/nsusing.exp: Ditto.
11851
11852 2010-03-15  Tom Tromey  <tromey@redhat.com>
11853
11854         * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
11855         * gdb.cp/userdef.cc (operator==): New function.
11856         (main): New locals mem1, mem2.
11857
11858 2010-03-15  Jie Zhang  <jie@codesourcery.com>
11859
11860         * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
11861         Declare and use new loadtimeout variable.
11862
11863 2010-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
11864
11865         * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
11866         Use gdb_load later.
11867
11868 2010-03-14  Pedro Alves  <pedro@codesourcery.com>
11869
11870         * gdb.base/solib-disc.c (main): Make format of fprintf a string
11871         literal.  Add missing endlines to prints to stderr.
11872
11873 2010-03-12  Tom Tromey  <tromey@redhat.com>
11874
11875         PR c++/9708:
11876         * gdb.cp/m-static.exp: Add regression test.
11877         * gdb.cp/m-static.cc (method): New method.
11878         (main): Call it.
11879
11880 2010-03-12  Sami Wagiaalla  <swagiaal@redhat.com>
11881
11882         * gdb.cp/gdb2384-base.h: Created 'namespace B'.
11883         * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
11884
11885 2010-03-12  Daniel Jacobowitz  <dan@codesourcery.com>
11886
11887         * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
11888
11889 2010-03-12  Daniel Jacobowitz  <dan@codesourcery.com>
11890
11891         * lib/gdb.exp (skip_stl_tests): New.
11892         (gdb_compile): Symbian needs -ldl.
11893         (shlib_target_file): New.
11894         (shlib_symbol_file): New.
11895         (gdb_load_shlibs): Use shlib_target_file.
11896         * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
11897         * gdb.cp/exception.exp: Use skip_stl_tests.
11898         * gdb.cp/bs15503.exp: Use skip_stl_tests.  Use untested.
11899         * gdb.cp/try_catch.exp: Use skip_stl_tests.
11900         * gdb.cp/mb-templates.exp: Ditto.
11901         * gdb.base/commands.exp: Relax regexes.
11902         * gdb.base/watchpoint-solib.exp: Don't skip on symbian.  Use
11903         shlib_target_file and shlib_symbol_file.
11904         * gdb.base/maint.exp: Allow lowercase t.  Allow .rodata in
11905         sections.
11906         * gdb.base/ending-run.exp: Accept E32Main for symbian.
11907         * gdb.base/solib-disc.exp: Use
11908         shlib_target_file and shlib_symbol_file.
11909         * gdb.base/unload.exp: Don't skip on symbian.  Use
11910         shlib_target_file and shlib_symbol_file.
11911         * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
11912
11913 2010-03-12  Pedro Alves  <pedro@codesourcery.com>
11914
11915         * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
11916         * gdb.trace/report.exp: Adjust for x86 and x86_64.
11917         Issue a tfind end before looking for a tracepoint frame.
11918         * gdb.trace/tfind.exp: Adjust tstatus output.
11919         Adjust disassembly output.
11920         * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
11921
11922 2010-03-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11923
11924         * gdb.base/break-interp.exp: Create new displacement parameter value
11925         for the test_ld calls.
11926         (reach): New parameter displacement, verify its content.  New push of
11927         pf_prefix "reach-$func:".  Import global expect_out.
11928         (test_core): New parameter displacement, verify its content.  New push
11929         of pf_prefix "core:".  New command "set verbose on".  Import global
11930         expect_out.
11931         (test_attach): New parameter displacement, verify its content.  New
11932         push of pf_prefix "attach:".  New command "set verbose on".  Import
11933         global expect_out.
11934         (test_ld): New parameter displacement, pass it to the reach, test_core
11935         and test_attach calls and verify its content in the "ld.so exit" test.
11936         * gdb.base/prelink.exp: Remove gdb_exit and final return.
11937         (prelink): Update expected text, use gdb_test.
11938
11939 2010-03-10  Doug Evans  <dje@google.com>
11940
11941         * gdb.base/checkpoint.exp: Fix comment.
11942         Lengthen timeout while doing >600 checkpoints test.
11943         Rename duplicate "kill all one" test to keep test names unique.
11944
11945 2010-03-10  Pedro Alves  <pedro@codesourcery.com>
11946
11947         * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
11948
11949 2010-03-08  Keith Seitz  <keiths@redhat.com>
11950
11951         * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
11952         * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
11953         (dm_type_long): New function.
11954         (dm_type_unsigned_short): New function.
11955         (dm_type_unsigned_long): New function.
11956         (myint): New typedef.
11957         * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
11958         long, unsigned shor and long, operator char*, and typedef.
11959         (test_lookup_operator_functions): Add operator char* test.
11960         (test_paddr_operator_functions): Likewise.
11961         (test_paddr_overloaded_functions): Use probe values for
11962         short, long, and unsigned short and long.
11963         (test_paddr_hairy_functions): If the demangler probe detected
11964         gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
11965         demangler.
11966         * gdb.cp/expand-sals.exp: Backtrace may contain class names.
11967         * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
11968         and "print null_pmf".
11969         Add test "ptype a.*pmf".
11970         * gdb.cp/overload.exp: Allow optional "int" to appear with
11971         "short" and "long".
11972         * gdb.cp/ovldbreak.exp: Use append to construct super-duper
11973         long expect value for men_overload1arg.
11974         Allow "int" to appear with "short" and "long".
11975         When testing "info break", add argument for main (void).
11976         Also allow "int" to appear with "short" and "long".
11977         Ditto with "unsigned" and "long long".
11978         * gdb.java/jmain.exp: Do not enclose methods names in single
11979         quotes.
11980         * gdb.java/jmisc.exp: Likewise.
11981         * gdb.java/jprint.exp: Likewise.
11982         * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
11983
11984         From Jan Kratochvil  <jan.kratochvil@redhat.com>:
11985         * gdb.cp/exception.exp (backtrace after first throw)
11986         (backtrace after second throw): Allow a namespace before __cxa_throw.
11987         (backtrace after first catch, backtrace after second catch): Allow
11988         a namespace before __cxa_begin_catch.
11989
11990         * gdb.cp/cpexprs.exp: New file.
11991         * gdb.cp/cpexprs.cc: New file.
11992
11993         From Daniel Jacobowitz  <dan@codesourcery.com>
11994         * gdb.cp/cpexprs.exp (escape): Delete.  Change all callers
11995         to use string_to_regexp.
11996         (ctor, dtor): New functions.  Use them to match constructor
11997         and destructor function types.
11998         (Top level): Use runto_main.
11999
12000 2010-03-05  Tom Tromey  <tromey@redhat.com>
12001
12002         * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12003         gdb.target_charset.
12004         (pp_ns.to_string): Likewise.
12005
12006 2010-03-04  Keith Seitz  <keiths@redhat.com>
12007
12008         * gdb.cp/overload.exp: Test that the filename portion of a linespec
12009         can be quoted.  Test that both the filename and function/line
12010         portions can be quoted at the same time.
12011
12012 2010-03-04  Pedro Alves  <pedro@codesourcery.com>
12013
12014         * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12015
12016 2010-03-03  Doug Evans  <dje@google.com>
12017
12018         * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12019         libc contains libpthread.
12020
12021         * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12022         * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12023         of gdb_compile.  Add another pattern to match android backtrace.
12024
12025 2010-03-03  Tom Tromey  <tromey@redhat.com>
12026
12027         PR gdb/11345:
12028         * gdb.base/printcmds.exp (test_printf): Add test.
12029
12030 2010-03-02  H.J. Lu  <hongjiu.lu@intel.com>
12031
12032         * gdb.arch/amd64-byte.exp: New.
12033         * gdb.arch/amd64-dword.exp: Likewise.
12034         * gdb.arch/amd64-pseudo.c: Likewise.
12035         * gdb.arch/amd64-word.exp: Likewise.
12036         * gdb.arch/i386-byte.exp: Likewise.
12037         * gdb.arch/i386-pseudo.c: Likewise.
12038         * gdb.arch/i386-word.exp: Likewise.
12039
12040 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
12041
12042         * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12043         types.  Add structreg, bitfields, and flags registers.
12044         * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12045         registers.
12046
12047 2010-03-01  H.J. Lu  <hongjiu.lu@intel.com>
12048
12049         * gdb.xml/tdesc-regs.exp (architecture): New.  Set it for x86.
12050         (load_description): Set architecture if defined.
12051
12052 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
12053
12054         * gdb.python/py-frame.exp: Add read_var block tests.
12055         * gdb.python/py-frame.c (block): New function.
12056
12057 2010-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
12058             Daniel Jacobowitz  <dan@codesourcery.com>
12059
12060         * gdb.base/callfuncs.exp: New tests for $spval 0 and -1.  Remove return.
12061
12062 2010-02-25  David S. Miller  <davem@davemloft.net>
12063
12064         * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12065         fix logic for setting all_syscalls_numbers.
12066
12067 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
12068
12069         * Makefile.in: Add py-block and py-symbol.
12070         * gdb.python/py-symbol.exp: New File.
12071         * gdb.python/py-symtab.exp: New File.
12072         * gdb.python/py-block.exp: New File.
12073         * gdb.python/py-symbol.c: New File.
12074         * gdb.python/py-block.c: New File.
12075
12076 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
12077
12078         PR python/11314
12079         * lib/gdb.exp (skip_python_tests): New function.
12080         * gdb.python/py-cmd.exp: Use skip_python_tests.
12081         * gdb.python/py-frame.exp: Likewise.
12082         * gdb.python/py-function.exp: Likewise.
12083         * gdb.python/py-prettyprint.exp: Likewise.
12084         * gdb.python/py-template.exp: Likewise.
12085         * gdb.python/py-type.exp: Likewise.
12086         * gdb.python/py-value.exp: Likewise.
12087
12088 2010-02-22  Pedro Alves  <pedro@codesourcery.com>
12089
12090         PR9605
12091
12092         * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12093
12094 2010-02-19  Tom Tromey  <tromey@redhat.com>
12095
12096         PR c++/8693, PR c++/9496:
12097         * gdb.cp/namespace.exp: Remove some setup_kfail calls.  Added
12098         regression tests.
12099
12100 2010-02-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
12101
12102         Fix compatibility with m68k as.
12103         * gdb.dwarf2/member-ptr-forwardref.S: Use .data section.  Use .2byte.
12104         Use only /* comments */.
12105
12106 2010-02-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12107
12108         * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12109         * configure: Regenerate.
12110
12111 2010-02-18  Daniel Jacobowitz  <dan@codesourcery.com>
12112
12113         * gdb.python/py-type.exp: Check for Python support.
12114
12115 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
12116
12117         * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12118         `regsub' syntax available.
12119
12120 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
12121
12122         * gdb.base/shmain.c (main): Remove printf call.
12123         * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12124         * gdb.base/unload.c (main): Make format of fprintf a string
12125         literal.  Add missing endlines to prints to stderr.
12126         * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12127
12128 2010-02-17  Tom Tromey  <tromey@redhat.com>
12129
12130         * gdb.java/jprint.java (jprint.props): New field.
12131         * gdb.java/jprint.exp (set_lang_java): Add regression test.
12132
12133 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
12134
12135         * gdb.base/charset.exp: Don't assume new `regsub' syntax
12136         available.
12137
12138 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
12139
12140         * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12141         creation to support remote host testing.
12142
12143 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
12144
12145         * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12146         Recognize "command not found".
12147
12148 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
12149
12150         * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12151         single-stepping.
12152
12153 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
12154
12155         * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12156         if arguments are not supported.
12157
12158 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
12159
12160         * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12161         be const or non-const.
12162
12163 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
12164
12165         * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12166         mi_send_resuming_command to send -exec-continue.
12167
12168 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
12169
12170         * gdb.base/list.exp (test_list_filename_and_function): Add test
12171         with single quotes.
12172         * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12173         matching.
12174         * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12175         Add KFAIL'd tests for PR gdb/11289.
12176
12177 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
12178
12179         * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12180
12181 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
12182
12183         * gdb.base/comp-dir/subdir/dummy.txt: New file.
12184         * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12185         a temporary directory.
12186
12187 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
12188
12189         * gdb.base/charset.exp: Use a single regular expression to match
12190         show host-charset and show target-charset output.
12191
12192 2010-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
12193
12194         * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12195         "Illegal process-id" expect string more exact.
12196         (attach to digits-starting nonsense is prohibited): New.
12197
12198 2010-02-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12199
12200         * gdb.base/prelink.exp (set verbose on): New.
12201
12202 2010-02-12  Tomas Holmberg  <th@virtutech.com>
12203
12204         * mi-reverse.exp: New file. Test for reverse option to the
12205         following MI commands: exec-continue, exec-finish, exec-next,
12206         exec-step, exec-next-instruction, exec-step-instruction.
12207
12208 2010-02-09  Joel Brobecker  <brobecker@adacore.com>
12209
12210         * gdb.ada/ptype_tagged_param: New testcase.
12211
12212 2010-02-08  Tom Tromey  <tromey@redhat.com>
12213
12214         PR c++/8017:
12215         * gdb.cp/overload.exp: Add tests.
12216         * gdb.cp/overload.cc (struct K): New.
12217         (namespace N): New.
12218         (main): Call new functions.
12219         (K::staticoverload): Define.
12220
12221 2010-02-08  Chris Moller  <moller@mollerware.com>
12222
12223         PR gdb/10728
12224         * gdb.cp/pr10728-x.h: New file.
12225         * gdb.cp/pr10728-x.cc: New file.
12226         * gdb.cp/pr10728-y.cc: New file.
12227         * gdb.cp/pr10728.exp: New file.
12228         * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12229
12230 2010-02-08  Chris Moller  <moller@mollerware.com>
12231
12232         PR gdb/9067
12233         * gdb.cp/pr9067.exp:  New
12234         * gdb.cp/pr9067.cc:   New
12235         * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12236
12237 2010-02-08  Joel Brobecker  <brobecker@adacore.com>
12238
12239         * lib/gdb.exp (gdb_test_timeout): New global variable.
12240         Set it to timeout if not already set.
12241         (gdb_init): Reset the value of timeout to gdb_test_timeout.
12242
12243 2010-02-05  Doug Evans  <dje@google.com>
12244
12245         * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12246         user.
12247
12248 2010-02-05  Sami Wagiaalla  <swagiaal@redhat.com>
12249
12250         PR c++/7935:
12251         * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12252
12253 2010-02-04  Tom Tromey  <tromey@redhat.com>
12254
12255         * gdb.cp/virtbase.exp: Make test case names unique.
12256
12257 2010-02-02  Tom Tromey  <tromey@redhat.com>
12258
12259         * gdb.cp/virtbase.exp: Add regression tests.
12260         * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12261         (main): Instantiate RHC.
12262
12263 2010-02-02  Tom Tromey  <tromey@redhat.com>
12264
12265         * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12266         type-printing change.
12267
12268 2010-02-02  Tom Tromey  <tromey@redhat.com>
12269
12270         PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12271         * gdb.cp/virtbase.cc: New file.
12272         * gdb.cp/virtbase.exp: New file.
12273         * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12274
12275 2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
12276
12277         PR libc/11214:
12278         * gdb.threads/current-lwp-dead.c: Include features.h.
12279         (HAS_NOMMU): New.
12280         (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12281
12282 2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
12283
12284         * gdb.base/symbol-without-target_section.exp,
12285         gdb.base/symbol-without-target_section.c: New.
12286
12287 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
12288
12289         * gdb.base/bigcore.exp: Reset increased timeout.
12290         * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12291
12292 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
12293
12294         * gdb.base/gcore.exp (capture_command_output): Use
12295         gdb_test_multiple.
12296
12297 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
12298
12299         * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12300         * gdb.arch/thumb2-it.exp (test_it_break): New function.
12301         (Top level): Call it.
12302
12303 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
12304
12305         * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12306
12307 2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
12308
12309         * gdb.base/call-strs.exp, gdb.base/default.exp,
12310         gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12311         gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12312         gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12313         gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12314         gdb.base/watchpoint-solib.exp: Save and restore timeout.
12315         * gdb.base/ending-run.exp: Correct restore of timeout.
12316         * gdb.base/page.exp: Remove unnecessary timeout setting.
12317
12318 2010-01-29  Joel Brobecker  <brobecker@adacore.com>
12319
12320         * gdb.ada/rec_return: New testcase.
12321
12322 2010-01-29  Joel Brobecker  <brobecker@adacore.com>
12323
12324         * gdb.ada/call_pn: New testcase.
12325
12326 2010-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
12327
12328         * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12329         (Top level): Use it to resume.
12330         * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12331         the Thumb mode displaced stepping error as unsupported.
12332
12333 2010-01-28  Sami Wagiaalla  <swagiaal@redhat.com>
12334
12335         * gdb.cp/nsusing.exp: Added more tests.
12336         * gdb.cp/nsrecurs.exp: Ditto.
12337         * gdb.cp/nsusing.cc: Added test functions.
12338         * gdb.cp/nsrecurs.cc: Ditto.
12339
12340 2010-01-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
12341
12342         * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12343         absolute directory pathnames in gdb.sum file.
12344
12345 2010-01-27  Sami Wagiaalla  <swagiaal@redhat.com>
12346
12347         * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12348         * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12349
12350 2010-01-26  Tom Tromey  <tromey@redhat.com>
12351
12352         PR exp/7643:
12353         * gdb.base/printcmds.exp (test_print_string_constants): Remove
12354         setup_kfail.
12355
12356 2010-01-14  Sami Wagiaalla  <swagiaal@redhat.com>
12357
12358         * gdb.cp/nsrecurs.exp: New test.
12359         * gdb.cp/nsrecurs.cc: New test program.
12360         * gdb.cp/nsstress.exp: New test.
12361         * gdb.cp/nsstress.cc: New test program.
12362         * gdb.cp/nsdecl.exp: New test.
12363         * gdb.cp/nsdecl.cc: New test program.
12364
12365 2010-01-26  Sami Wagiaalla  <swagiaal@redhat.com>
12366
12367         * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12368         imported into file scope.
12369         Marked test as xfail.
12370         * gdb.cp/namespace-using.cc (marker5): New function.
12371         * gdb.cp/shadow.exp: New test.
12372         * gdb.cp/shadow.cc: New test program.
12373         * gdb.cp/nsimport.exp: New test.
12374         * gdb.cp/nsimport.cc: New test program.
12375
12376 2010-01-25  Tom Tromey  <tromey@redhat.com>
12377
12378         PR gdb/11049:
12379         * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12380         with "set print null-stop on".
12381
12382 2010-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
12383
12384         * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12385         Adjust it for DISASSEMBLY_OMIT_FNAME.
12386
12387 2010-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12388
12389         PR symtab/11199:
12390         * gdb.dwarf2/member-ptr-forwardref.exp,
12391         gdb.dwarf2/member-ptr-forwardref.S: New.
12392
12393 2010-01-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
12394
12395         * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12396         (thread1_func): Protect thread1_tid with thread1_tid_cond by
12397         thread1_tid_mutex.  Remove gdbstop_mutex handling.
12398         (thread2_func): Protect thread2_tid with thread2_tid_cond by
12399         thread2_tid_mutex.  Remove gdbstop_mutex handling.
12400         (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12401         pthread_create.  Remove gdbstop_mutex handling.  New comment.  Replace
12402         pthread_cond_wait conditionalizations by while loops.
12403
12404 2010-01-20  Tom Tromey  <tromey@redhat.com>
12405
12406         PR backtrace/10770:
12407         * gdb.dwarf2/pr10770.exp: New file.
12408         * gdb.dwarf2/pr10770.c: New file.
12409         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12410
12411 2010-01-20  Vladimir Prus  <vladimir@codesourcery.com>
12412
12413         * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12414         that target was removed, and the test always runs native anyway.
12415
12416 2010-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
12417
12418         * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12419         gdb.base/watchpoint-cond-gone-stripped.c: New.
12420
12421 2010-01-19  Tom Tromey  <tromey@redhat.com>
12422
12423         PR c++/8000:
12424         * gdb.cp/namespace.exp: Use new enum.  Fix line numbers in
12425         existing tests.
12426         * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12427         (main): Use AAA::SomeEnum.
12428
12429 2010-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
12430
12431         * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12432         (test_ignore_count): Declare line_callme_body global.
12433         (run to breakpoint with ignore count): Use line_callme_body.
12434         * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12435         (set line_main_hello, set line_main_return): Reindent.
12436         (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12437         New.
12438         (continue to callee4): Use line_callee4_body.
12439         (check *stopped from CLI command): Use line_callee4_next.
12440         * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12441         (set line_main_hello, set line_main_return): Reindent.
12442         (set line_callee4_head, set line_callee4_body): New.
12443         (continue to callee4): Use line_callee4_body.
12444
12445 2010-01-18  Tom Tromey  <tromey@redhat.com>
12446
12447         PR c++/9680:
12448         * gdb.cp/casts.cc: Add new classes and variables.
12449         * gdb.cp/casts.exp: Test new operators.
12450
12451 2010-01-18  Tom Tromey  <tromey@redhat.com>
12452             Thiago Jung Bauermann  <bauerman@br.ibm.com>
12453
12454         * gdb.python/source2.py: New file.
12455         * gdb.python/source1: New file.
12456         * gdb.python/python.exp: Test "source" command.
12457
12458 2010-01-15  Stan Shebs  <stan@codesourcery.com>
12459
12460         * gdb.trace/tfile.c: New file.
12461         * gdb.trace/tfile.exp: New file.
12462
12463 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
12464
12465         * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12466
12467 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
12468
12469         * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12470
12471 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
12472
12473         * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12474         (libfunc): New parameter action.  Implement also selectable "sleep".
12475         * gdb.base/break-interp-main.c: Include assert.h.
12476         (libfunc): New parameter action.
12477         (main): New parameters argc and argv.  Assert argc.  Pass argv.
12478         * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12479         (test_attach): New proc.
12480         (test_ld): Pass new "segv" exec parameter.  Call also test_attach.
12481         * lib/gdb.exp (core_find): New parameter arg.  Pass it to $binfile.
12482
12483 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
12484
12485         * gdb.base/break-interp.exp (test_core): New proc.
12486         (test_ld): Call it.
12487
12488 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
12489
12490         * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12491         * gdb.base/break-interp.exp: Exit on skip_shlib_tests.  Change $srcfile.
12492         New variables $binfile_lib and $srcfile_lib.  Call get_compiler_info
12493         and gdb_compile_shlib.  Use new -Wl compiler options.
12494         (dl bt, main bt): New tests.
12495
12496 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
12497
12498         Support PIEs with no symfile_objfile.
12499         * gdb.base/break-interp.exp: New argument at the test_ld calls.
12500         (test_ld): New parameter trynosym.
12501         (test_ld <$trynosym>): New block.
12502
12503 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
12504
12505         * gdb.base/break-interp.exp: New file.
12506
12507 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
12508
12509         * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12510         * gdb.python/py-prettyprint.py (pp_ls): New printer.
12511         * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12512         test.
12513         * gdb.python/py-prettyprint.c: Define lazystring test structure.
12514         * gdb.python/py-mi.exp: Add lazy string test.
12515
12516 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
12517
12518         * lib/mi-support.exp (mi_check_thread_states): Handle
12519         core number in thread listing.
12520
12521 2010-01-12  Joel Brobecker  <brobecker@adacore.com>
12522
12523         * gdb.base/maint.exp: Adjust the expected output for the
12524         "maint print type" test. Use gdb_test_multiple instead of
12525         gdb_sent/gdb_expect.
12526
12527 2010-01-11  Doug Evans  <dje@google.com>
12528
12529         * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12530         from gdbserver_download.  All callers updated.
12531
12532         * gdb.server/ext-run.exp: "info os processes" requires xml support.
12533
12534 2010-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
12535
12536         Implement binary numbers parsing.
12537         * gdb.base/printcmds.exp (test_integer_literals_accepted)
12538         (test_integer_literals_rejected): New binary tests.
12539
12540 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12541
12542         * gdb.cell/configure: Regenerate.
12543
12544 2010-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
12545
12546         * gdb.base/corefile.exp: Move the core finding block out and call it as
12547         core_find, new variable $corefile, replace corefile by $corefile and
12548         [file tail $corefile] for usage vs. test names resp.
12549         * lib/gdb.exp (core_find): Move it as a new function here.  New
12550         parameter binfile and deletefiles.  New variable $destcore.  Pre-delete
12551         $destcore.  Return "" on error.
12552
12553 2010-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
12554
12555         Workaround PR binutils/10802.
12556         * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12557         (twice).
12558
12559 2010-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
12560
12561         * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12562
12563 2010-01-08  Joel Brobecker  <brobecker@adacore.com>
12564
12565         * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12566         call, to avoid interruption.
12567
12568 2010-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
12569
12570         * gdb.stabs/weird.def (args93): New.
12571
12572 2010-01-07  Doug Evans  <dje@google.com>
12573
12574         * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12575
12576 2010-01-07  Tom Tromey  <tromey@redhat.com>
12577
12578         * gdb.base/source.exp: Use correct line number.
12579
12580 2010-01-05  Stan Shebs  <stan@codesourcery.com>
12581
12582         * gdb.trace/tracecmd.exp: Test ftrace.
12583
12584 2010-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12585
12586         * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12587
12588 2010-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
12589
12590         * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12591         "uint_for_mi_testing".
12592
12593 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
12594
12595         Test indented comment in file being sourced.
12596         * gdb.base/commands.exp: Test indented comment in file being sourced.
12597
12598 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
12599
12600         * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12601         gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12602         gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12603         notice.
12604
12605 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
12606
12607         * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12608         notice.
12609
12610 2010-01-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
12611
12612         * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12613         missing $after_stopped and comma (,) expectation.
12614
12615 2009-12-31  Stan Shebs  <stan@codesourcery.com>
12616
12617         * gdb.trace/actions.exp: Test teval action.
12618
12619 2009-12-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
12620
12621         * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12622         (top level): Call test_watchpoint_in_big_blob.
12623         * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12624         watchpoints.
12625         (func3): Write to buf.
12626
12627 2009-12-29  Stan Shebs  <stan@codesourcery.com>
12628
12629         * gdb.trace/actions.exp: Test default-collect.
12630
12631 2009-12-28  Stan Shebs  <stan@codesourcery.com>
12632
12633         * gdb.trace/tsv.exp: New file.
12634         * gdb.base/completion.exp: Update ambiguous info output.
12635
12636 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
12637
12638         * gdb.base/find.c (main): Reference search buffers.
12639         * gdb.base/included.c (main): Reference integer.
12640         * gdb.base/ptype.c (charfoo): Declare.
12641         (intfoo): Call charfoo.
12642         * gdb.base/scope0.c (useitp): New function.
12643         (usestatics): Use useitp.
12644         (useit): Add a type for val.
12645         * gdb.base/scope1.c (useit1): Take a pointer argument.
12646         (usestatics1): Update calls to useit1.
12647         * gdb.cp/call-c.cc: Declare foo.
12648         (main): Call foo.
12649         * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12650         * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12651         (main): Call C::ensureRefs and ensureOtherRefs.
12652         * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12653         variables.
12654         (ensureOtherRefs): New function.
12655         * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12656         * gdb.cp/templates.cc (main): Call t5i.value.
12657
12658 2009-12-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
12659
12660         Fix compatibility with G++-4.5.
12661         * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12662         * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12663         (uncaught return): Remove.
12664
12665 2009-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
12666             Phil Muldoon  <pmuldoon@redhat.com>
12667
12668         * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12669         (bp_location13, bp_location14, bp_location17, bp_location18)
12670         (marker3_proto, marker4_proto): New variables.
12671         (breakpoint info): Update output.
12672         (run until breakpoint at marker3, run until breakpoint at marker4): New
12673         tests.
12674
12675 2009-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
12676
12677         * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12678         Replace the printf call of Y by provided "y-set-1" label.  New block
12679         for the second shared library.
12680         * gdb.base/unload.exp: Compile also the second library, call
12681         gdb_load_shlibs also for it.  Use now gdb_breakpoint.
12682         (single pending breakpoint info): Rename to ...
12683         (pending breakpoint info before run): ... this extended test.
12684         (libfile2, libname2, libsrcfile2, libsrc2)
12685         (lib_sl2): New variables.
12686         (exec_opts): Set also SHLIB_NAME2.
12687         (pending breakpoint info on first run at shrfunc1)
12688         (pending breakpoint info on second run at shrfunc1)
12689         (pending breakpoint info on second run at shrfunc2)
12690         (print y from libfile, print y from libfile2): New tests.
12691         * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
12692         * gdb.base/unloadshr2.c: New.
12693
12694 2009-12-22  Hui Zhu  <teawater@gmail.com>
12695
12696         * gdb.reverse/sigall-reverse.exp: Adjust.
12697
12698 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
12699
12700         PR gdb/10884
12701
12702         * gdb.mi/var-cmd.c (do_bitfield_tests): New
12703         (main): Call do_bitfield_tests.
12704         * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
12705
12706 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
12707
12708         * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
12709         gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
12710         gdb.base/watch_thread_num.c, gdb.java/jprint.java,
12711         gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
12712         gdb.modula2/unbounded1.c: Update copyright header.
12713
12714 2009-12-10  Chris Moller  <moller@mollerware.com>
12715
12716         PR gdb/9399
12717         * gdb.cp/virtfunc2.exp: New tests
12718         * gdb.cp/virtfunc2.cc: New tests
12719         * gdb.cp/Makefile.in: Added tests to EXECUTABLES
12720
12721 2009-12-10  Oza Pawandeep (paawan1982@yahoo.com
12722
12723         * gdb.reverse/i387-env-reverse.c: New file.
12724         * gdb.reverse/i387-env-reverse.exp: New file.
12725         * gdb.reverse/i387-stack-reverse.c: New file.
12726         * gdb.reverse/i387-stack-reverse.exp: New file.
12727
12728 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
12729
12730         * gdb.python/py-type.exp (test_range): New test.
12731
12732 2009-12-03  Phil Muldoon <pmuldoon@redhat.com>
12733
12734         PR python/10805
12735
12736         * gdb.python/py-type.exp: New file.
12737         * gdb.python/py-type.c: New file.
12738         * Makefile.in: Add py-type.
12739
12740 2009-12-03  Tom Tromey  <tromey@redhat.com>
12741
12742         * gdb.python/py-value.exp (test_parse_and_eval): New
12743         function.
12744
12745 2009-12-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
12746
12747        PR gdb/11022
12748
12749        * gdb.base/pr11022.exp: New test.
12750        * gdb.base/pr11022.c: New test.
12751
12752 2009-12-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
12753
12754         Fix spurious false FAILs.
12755         * gdb.base/structs.c (chartest): New.
12756         (main): Fill-in chartest.
12757         * gdb.base/structs.exp (anychar_re, first): New.
12758         (start_structs_test): Import global anychar_re and first.
12759         New gdb_test call "set print elements 300; ${testfile}"
12760         (start_structs_test <$first>): New block.
12761         (any): Import global anychar_re.  New variable ac.  Use ${ac}.
12762
12763 2009-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
12764
12765         * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
12766
12767 2009-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
12768
12769         * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
12770         Force $srcfile file.
12771         * gdb.base/foll-fork.c (callee): Comment out the printf call.
12772
12773 2009-11-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
12774
12775         * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
12776         * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
12777         * gdb.threads/watchthreads-reorder.exp: Likewise.
12778
12779 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
12780
12781         PR gdb/8704
12782
12783         * gdb.base/condbreak.exp: Test combinations of "break *EXP",
12784         "if", and "thread".  Correct matching in the previous test.
12785
12786 2009-11-25  Daniel Jacobowitz  <dan@codesourcery.com>
12787
12788         * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
12789
12790 2009-11-23  Michael Snyder  <msnyder@vmware.com>
12791
12792         * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
12793         * gdb.reverse-watch-precsave.exp: Ditto.
12794
12795 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
12796
12797         * gdb.asm/asm-source.exp: Adjust.
12798         * gdb.base/help.exp: Adjust.
12799
12800 2009-11-22  Pedro Alves  <pedro@codesourcery.com>
12801
12802         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
12803         (do_syscall_tests_without_xml): Set data-directory to
12804         /the/path/to/nowhere.
12805
12806 2009-11-21  Pedro Alves  <pedro@codesourcery.com>
12807
12808         * gdb.threads/local-watch-wrong-thread.c,
12809         gdb.threads/local-watch-wrong-thread.exp: New files.
12810
12811 2009-11-21  Pedro Alves  <pedro@codesourcery.com>
12812
12813         * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
12814         assume new `regsub' syntax available.
12815
12816 2009-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
12817
12818         * gdb.base/watchpoint-hw-hit-once.exp,
12819         gdb.base/watchpoint-hw-hit-once.c: New.
12820
12821 2009-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
12822
12823         * gdb.threads/watchthreads-reorder.exp,
12824         gdb.threads/watchthreads-reorder.c: New.
12825
12826 2009-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12827
12828         * gdb.xml/tdesc-regs.exp: Use for m68k.
12829
12830 2009-11-15  Pedro Alves  <pedro@codesourcery.com>
12831
12832         * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
12833
12834 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
12835
12836         * lib/gdb.exp (current_target_name): New procedure.
12837         (gdb_wrapper_target): New variable.
12838         (gdb_wrapper_init): Set gdb_wrapper_target.
12839         (default_gdb_init): Check gdb_wrapper_target before rebuilding the
12840         wrapper.
12841
12842 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
12843
12844         * gdb.base/remote.exp: Delete the slowest load test.
12845         Do not load with fixed packet sizes.
12846
12847 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
12848
12849         * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
12850
12851 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
12852
12853         * gdb.base/freebpcmd.exp: Delete unused variable.  Specify
12854         srcfile when setting a breakpoint.
12855
12856 2009-11-13  Maciej W. Rozycki  <macro@codesourcery.com>
12857
12858         * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
12859         macros.
12860
12861 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
12862
12863         * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
12864         to be in memory.
12865         * gdb.base/display.c (force_mem): New.
12866         (do_loops): Use it.  Add breakpoint comments.
12867         (do_vars): Add a breakpoint comment.
12868         * gdb.base/display.exp: Use gdb_get_line_number.  Remove hardcoded
12869         line numbers.
12870
12871 2009-11-13  Nathan Froyd  <froydnj@codesourcery.com>
12872
12873         * gdb.base/pending.exp: Use gdb_run_cmd to start the program
12874         instead of a bare "run".
12875
12876 2009-11-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
12877
12878         * gdb.python/py-prettyprint.exp: Adjust.
12879
12880 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
12881
12882         * lib/cell.exp (skip_cell_tests): Clean up test files before
12883         returning.
12884
12885 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
12886
12887         * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
12888         and the breakpoint menu.  Do not call perror if a prompt is seen.
12889         Consume the following GDB prompt.
12890         * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
12891         * gdb.cp/namespace.exp: Use gdb_test.
12892         * gdb.cp/templates.exp: Use gdb_test.
12893         (test_template_breakpoints): Use gdb_test_multiple.
12894
12895 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
12896
12897         * gdb.base/break1.c (struct some_struct, values): Move earlier.
12898         (marker4): Reference values.
12899
12900 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
12901
12902         * gdb.base/macscp.exp: Avoid the first FAIL if macro information
12903         is missing.
12904
12905 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
12906
12907         * gdb.base/break.c (need_malloc): New.
12908         * gdb.base/constvars.c (main): Reference crass and crisp.
12909         * gdb.base/gdb1821.c (main): Reference bar.
12910         * gdb.cp/gdb1355.cc (main): Reference s1.
12911         * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
12912         (main): Call them.
12913         * gdb.cp/hang2.cc (dummy2): Define.
12914         * gdb.cp/hang3.cc (dummy3): Define.
12915         * gdb.cp/m-data.cc (main): Reference shadow.
12916
12917 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
12918             Nathan Froyd  <froydnj@codesourcery.com>
12919
12920         * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
12921         remote host.
12922
12923 2009-11-12  Nathan Froyd  <froydnj@codesourcery.com>
12924
12925         * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
12926         * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
12927         * gdb.dwarf2/dw2-compressed.exp: Likewise.
12928         * gdb.dwarf2/dw2-intercu.exp: Likewise.
12929         * gdb.dwarf2/dw2-intermix.exp: Likewise.
12930         * gdb.dwarf2/dw2-producer.exp: Likewise.
12931         * gdb.dwarf2/mac-fileno.exp: Likewise.
12932         * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
12933         py-prettyprint.py to the remote host.
12934         * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
12935
12936 2009-11-11  Keith Seitz  <keiths@redhat.com>
12937
12938         * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
12939         use it instead of "Foo".
12940         * gdb.cp/classes.exp (do_tests): Add a test to access
12941         a method through a typedef'd class name.
12942
12943 2009-11-11  Nathan Froyd  <froydnj@codesourcery.com>
12944
12945         * gdb.base/long_long.exp: Permit leading zeros on floating-point
12946         exponents.
12947         * gdb.base/pointers.exp: Likewise.
12948         * gdb.cp/ref-types.exp: Likewise.
12949
12950 2009-11-11  Keith Seitz  <keiths@redhat.com>
12951
12952         * gdb.cp/cplusfuncs.cc (class foo): Add operators
12953         new[] and delete[].
12954         * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
12955         "void".
12956         (probe_demangler): Remove all single-quoting of
12957         method and variable names.
12958         (info_func_regexp): Remove the word "void" from any
12959         occurrence of "(void)".
12960         (print_addr_2): Remove all single-quoting of
12961         method names.
12962         (print_addr_2_kfail): Likewise.
12963         (print_addr): Single-quote C function names before
12964         passing to print_addr_2.
12965         (test_paddr_operator_functions): Remove single-quoting
12966         for method names.
12967         Add tests for operator new[] and operator delete[].
12968
12969 2009-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
12970
12971         * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
12972
12973 2009-11-09  Keith Seitz  <keiths@redhat.com>
12974
12975         * gdb.cp/overload.exp: Add tests for resolving overloaded
12976         methods in expression parsing/evaluation.
12977
12978 2009-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
12979
12980         * lib/gdb.exp (default_gdb_version): Use --version instead of
12981         --command.
12982
12983 2009-11-10  Nathan Sidwell  <nathan@codesourcery.com>
12984
12985         * lib/gdb.exp (gdb_compile_test): New.
12986         (skip_ada_tests, skip_java_tests): New.
12987         (gdb_compile): Use gdb_compile_test for f77.
12988         * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
12989         * lib/java.exp (compile_java_from_source): Remove runtests check,
12990         use gdb_compile_test to record result.
12991         * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
12992         gdb.ada/exec_changed.exp, gdb.ada/start.exp,
12993         gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
12994         gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
12995         gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
12996         gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
12997         gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
12998         gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
12999         gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13000         adjust gdb_compile invocations.
13001
13002 2009-11-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
13003
13004         * Makefile.in (abs_builddir): New.
13005         (site.exp): New target `$(abs_builddir)/site.exp'.  New comment.
13006         (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13007         `$(abs_builddir)/site.exp'.
13008
13009 2009-11-05  Daniel Jacobowitz  <dan@codesourcery.com>
13010
13011         * config/m68k-emc.exp, lib/emc-support.exp,
13012         gdb.trace/gdb_c_test.c: Delete.
13013         * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13014         gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13015         gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13016         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13017         gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13018         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13019         casing for m68k-*-elf.
13020
13021 2009-11-03  Pedro Alves  <pedro@codesourcery.com>
13022
13023         * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13024         * gdb.arch/i386-prologue.exp: Likewise.
13025         * gdb.arch/i386-unwind.exp: Likewise.
13026
13027 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
13028
13029         * lib/gdb.exp (gdb_expect): Fix timeout typo.
13030
13031 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
13032
13033         * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13034
13035 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
13036
13037         * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13038
13039 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
13040
13041         * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13042
13043 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
13044
13045         * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13046         * gdb.base/sepdebug2.c: New file.
13047
13048 2009-10-31  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13049
13050         * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13051         the modified warnings for catch syscall.  Verify if GDB was compiled
13052         with support for lib expat, and choose which tests to run depending
13053         on this.
13054
13055 2009-10-30  Vladimir Prus  <vladimir@codesourcery.com>
13056
13057         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13058         that composite commands are parsed OK. And also test
13059         that breakpoint commands do work.
13060
13061 2009-10-23  Michael Snyder  <msnyder@vmware.com>
13062
13063         gdb.reverse/consecutive-precsave.exp: Change expect pattern
13064         to allow for new disassembly style.
13065
13066 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
13067
13068         * gdb.asm/asm-source.exp: Adjust.
13069
13070 2009-10-22  Michael Snyder  <msnyder@vmware.com>
13071
13072         * gdb.reverse/break-precsave.exp: New test.
13073         * gdb.reverse/consecutive-precsave.exp: Ditto.
13074         * gdb.reverse/finish-precsave.exp: Ditto.
13075         * gdb.reverse/i386-precsave.exp: Ditto.
13076         * gdb.reverse/machinestate-precsave.exp: Ditto.
13077         * gdb.reverse/sigall-precsave.exp: Ditto.
13078         * gdb.reverse/solilb-precsave.exp: Ditto.
13079         * gdb.reverse/step-precsave.exp: Ditto.
13080         * gdb.reverse/until-precsave.exp: Ditto.
13081         * gdb.reverse/watch-precsave.exp: Ditto.
13082
13083 2009-10-22  Michael Snyder  <msnyder@vmware.com>
13084
13085         * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13086         for gdb_expect.  Adjust one test's expect strings for the new
13087         format of disassemble.
13088         * gdb.reverse/finish-reverse.exp: Delete 'return'.
13089         * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13090         gdb_test_multiple.
13091         * gdb.reverse/step-reverse.exp: Delete 'return'.
13092         * gdb.reverse/until-reverse.exp: Delete blank lines.
13093         * gdb.reverse/watch-reverse.exp: Delete blank lines.
13094
13095 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
13096
13097         * gdb.base/consecutive.exp: Adjust.
13098         * gdb.base/display.exp: Likewise.
13099         * gdb.base/pc-fp.exp: Likewise.
13100         * gdb.base/sigbpt.exp: Likewise.
13101
13102 2009-10-19  Michael Snyder  <msnyder@vmware.com>
13103
13104         * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13105         * gdb.reverse/finish-reverse.c: Ditto.
13106         * gdb.reverse/sigall-reverse.c: Ditto.
13107         * gdb.reverse/solib-reverse.c: Ditto.
13108         * gdb.reverse/step-reverse.c: Ditto.
13109         * gdb.reverse/watch-reverse.c: Ditto.
13110
13111 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
13112             Stan Shebs  <stan@codesourcery.com>
13113
13114         * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13115         * gdb.base/foll-exec.exp: Adjust to expect a process id before
13116         "Executing new program".
13117         * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13118         * gdb.base/multi-forks.exp: Ditto.  Adjust to the inferior being
13119         left listed after having been killed.
13120         * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13121         * gdb.base/maint.exp: Adjust test.
13122
13123         * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13124         * gdb.multi/Makefile.in: New.
13125         * gdb.multi/base.exp: New.
13126         * gdb.multi/goodbye.c: New.
13127         * gdb.multi/hangout.c: New.
13128         * gdb.multi/hello.c: New.
13129         * gdb.multi/bkpt-multi-exec.c: New.
13130         * gdb.multi/bkpt-multi-exec.exp: New.
13131         * gdb.multi/crashme.c: New.
13132
13133 2009-10-13  Tristan Gingold  <gingold@adacore.com>
13134
13135         * gdb.base/sepdebug.exp: Check debug info are found.
13136
13137 2009-10-08  Pedro Alves  <pedro@codesourcery.com>
13138
13139         * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13140         bits.
13141
13142 2009-10-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
13143
13144         * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13145
13146 2009-10-07  Joel Brobecker  <brobecker@adacore.com>
13147
13148         * gdb.base/watchpoints.c: Add copyright header.  Reformat one
13149         of the comments.
13150
13151 2009-10-06  Pierre Muller  <muller@ics.u-strasbg.fr>
13152
13153         * gdb.base/annota1.exp: Remove obsolete match_max increase.
13154         * gdb.base/annota3.exp: Idem.
13155         * gdb.base/maint.exp: Idem.
13156
13157 2009-10-05  Pierre Muller  <muller@ics.u-strasbg.fr>
13158
13159         * lib/gdb.exp (default_gdb_init): Set current value of match_max
13160         to default.
13161
13162 2009-10-02  Pierre Muller  <muller@ics.u-strasbg.fr>
13163
13164         * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
13165         mingw and cygwin targets.
13166
13167 2009-10-02  Pierre Muller  <muller@ics.u-strasbg.fr>
13168             Pedro Alves  <pedro@codesourcery.com>
13169
13170         * lib/gdb.exp (gdb_compile): Avoid adding
13171         gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13172
13173 2009-10-01  Pierre Muller  <muller@ics.u-strasbg.fr>
13174
13175         * gdb.base/shr1.c: Use %p in format string.
13176         * gdb.base/unload.c: Avoid warning in fprintf.
13177         * gdb.base/watchpoint-solib.c: Idem.
13178
13179 2009-10-01  Pierre Muller  <muller@ics.u-strasbg.fr>
13180
13181         * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13182         long type.
13183         (test_unlink): Correct printf string.
13184         * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13185         * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13186
13187 2009-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
13188
13189         * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13190         * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13191         * gdb.arch/ia64-breakpoint-shadow.S: New file.
13192
13193 2009-09-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13194
13195         * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13196         * gdb.objc/nondebug.exp: Likewise.
13197
13198 2009-09-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13199
13200         * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13201         target_info setting.
13202
13203         * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13204         that detect new threads during "info threads".
13205
13206 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13207
13208         * gdb.threads/manythreads.c (main): Increase thread stack size
13209         to 2*PTHREAD_STACK_MIN.
13210         * gdb.threads/multi-create.c (main): Likewise.
13211         (create_function): Likewise.
13212
13213 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13214
13215         * gdb.base/dump.exp: Pass difference of pointer types instead
13216         of integer types as offset to restore in intarr3.srec case.
13217
13218 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13219
13220         * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13221
13222 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13223
13224         * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13225
13226 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
13227
13228         New test for two watchpoints, with disabling of
13229         the first inserted.
13230         * testsuite/gdb.base/watchpoints.c: New file.
13231         * testsuite/gdb.base/watchpoints.exp: New file.
13232
13233 2009-09-25  Tom Tromey  <tromey@redhat.com>
13234
13235         * gdb.base/charset.exp: Test utf-16 strings with Python.
13236
13237 2009-09-25  Tom Tromey  <tromey@redhat.com>
13238
13239         * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13240         UCS-4.
13241         * gdb.base/charset.c (utf_32_string): Rename.
13242         (init_utf32): Rename.
13243         (main): Update.
13244
13245 2009-09-22  Tom Tromey  <tromey@redhat.com>
13246
13247         * gdb.python/py-function.exp: Add regression tests.
13248
13249 2009-09-21  Keith Seitz  <keiths@redhat.com>
13250
13251         * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13252         with invalid operator.
13253
13254 2009-09-21  Keith Seitz  <keiths@redhat.com>
13255
13256         * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13257         and destructor using typedef name of class.
13258         * gdb.cp/classes.cc (class Base1): Add a destructor.
13259         (base1): New typedef.
13260         (use_methods): Instanitate an object of type base1.
13261         * gdb.cp/templates.exp (test_template_typedef): New procedure.
13262         (do_tests): Call test_template_typedef.
13263         * gdb.cp/templates.cc (Baz::~Baz): New method.
13264         (intBazOne): New typedef.
13265         (main): Instantiate intBazOne.
13266
13267 2009-09-21  Phil Muldoon <pmuldoon@redhat.com>
13268
13269         PR python/10633
13270
13271         * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13272         Function.
13273         (run_lang_tests): Add print elements test.
13274
13275 2009-09-21  Phil Muldoon <pmuldoon@redhat.com>
13276
13277         * gdb.python/py-value.exp (test_subscript_regression): New
13278         function.  Test for invalid subscripts.
13279         * gdb.python/py-value.c (main): Add test array, and pointer to it.
13280         (ptr_ref): New function.
13281
13282 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
13283
13284         * gdb.base/default.exp: Fix "show convenience".
13285
13286 2009-09-15  Tom Tromey  <tromey@redhat.com>
13287
13288         * lib/mi-support.exp (mi_create_varobj): Update.
13289         (mi_create_floating_varobj): Likewise.
13290         (mi_create_dynamic_varobj): New proc.
13291         (mi_varobj_update): Update.
13292         (mi_varobj_update_with_type_change): Likewise.
13293         (mi_varobj_update_kv_helper): New proc.
13294         (mi_varobj_update_dynamic_helper): Rewrite.
13295         (mi_varobj_update_dynamic): New proc.
13296         (mi_list_varobj_children): Update.
13297         (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13298         * gdb.python/python-prettyprint.py (pp_outer): New class.
13299         (pp_nullstr): Likewise.
13300         (lookup_function): Register new printers.
13301         * gdb.python/python-prettyprint.c (struct substruct): New type.
13302         (struct outerstruct): Likewise.
13303         (substruct_test): New function.
13304         (struct nullstr): New type.
13305         (string_1, string_2): New globals.
13306         (main): Add new tests.
13307         * gdb.python/python-mi.exp: Added regression tests.
13308         * gdb.mi/mi2-var-display.exp: Update.
13309         * gdb.mi/mi2-var-cmd.exp: Update.
13310         * gdb.mi/mi2-var-child.exp: Update.
13311         * gdb.mi/mi2-var-block.exp: Update.
13312         * gdb.mi/mi-var-invalidate.exp: Update.
13313         * gdb.mi/mi-var-display.exp: Update.
13314         * gdb.mi/mi-var-cmd.exp: Update.
13315         * gdb.mi/mi-var-child.exp: Update.
13316         * gdb.mi/mi-var-block.exp: Update.
13317         * gdb.mi/mi-break.exp: Update.
13318         * gdb.mi/gdb701.exp: Update.
13319
13320 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13321
13322         * Makefile.in: Inclusion of catch-syscall object.
13323         * gdb.base/catch-syscall.c: New file.
13324         * gdb.base/catch-syscall.exp: New file.
13325
13326 2009-09-12  Michael Snyder  <msnyder@vmware.com>
13327
13328         * gdb.reverse/step-reverse.exp: Explicitly check for targets
13329         that can support reverse debuggnig.
13330
13331 2009-09-11  Tom Tromey  <tromey@redhat.com>
13332
13333         * gdb.dwarf2/valop.S: New file.
13334         * gdb.dwarf2/valop.exp: New file.
13335
13336 2009-09-11  Mark Kettenis  <kettenis@gnu.org>
13337
13338         * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13339
13340 2009-09-10  Doug Evans  <dje@google.com>
13341
13342         * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13343         Add $gdb_prompt to second breakpoint regexp.
13344
13345 2009-09-08  Thiago Jung Bauermann  <thiago.bauermann@gmail.com>
13346
13347         * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13348         names, add missing ones.
13349         * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13350         * gdb.python/py-frame.c: Rename from python-frame.c.
13351         * gdb.python/py-frame.exp: Rename from python-frame.exp.  Adjust
13352         testfile name.
13353         * gdb.python/py-function.exp: Rename from python-function.exp.
13354         * gdb.python/py-mi.exp: Rename from python-mi.exp.  Adjust
13355         testfile name.
13356         * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13357         * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13358         Adjust testfile name.
13359         * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13360         * gdb.python/py-template.cc: Rename from python-template.cc.
13361         * gdb.python/py-template.exp: Rename from python-template.exp.
13362         Adjust testfile name.
13363         * gdb.python/py-value.c: Rename from python-value.c.
13364         * gdb.python/py-value.exp: Rename from python-value.exp.  Adjust
13365         testfile name.
13366
13367 2009-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
13368
13369         * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13370         $bpt2address.
13371         (Second breakpoint address is valid on ia64)
13372         (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13373
13374 2009-09-03  Joseph Myers  <joseph@codesourcery.com>
13375
13376         * gdb.base/ending-run.exp: Restrict regular expression matching
13377         line number to require closing brace following.
13378
13379 2009-09-03  Doug Evans  <dje@google.com>
13380
13381         * gdb.base/store.exp (check_set): Fix typo in expected value message.
13382
13383 2009-09-02  Tom Tromey  <tromey@redhat.com>
13384
13385         * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13386
13387 2009-09-02  Tom Tromey  <tromey@redhat.com>
13388
13389         * gdb.dwarf2/callframecfa.exp: New file.
13390         * gdb.dwarf2/callframecfa.S: New file.
13391
13392 2009-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
13393
13394         * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13395         gdb.base/solib-overlap-main.c: New.
13396
13397 2009-08-28  Daniel Jacobowitz  <dan@codesourcery.com>
13398
13399         PR gdb/10565
13400
13401         * gdb.base/bitfields.c (struct container, container): New.
13402         (main): Initialize it and call break5.
13403         * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13404
13405 2009-08-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
13406
13407         Support constant DW_AT_data_member_location by GCC PR debug/40659.
13408         * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13409
13410 2009-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
13411
13412         * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13413
13414 2009-08-26  Michael Snyder  <msnyder@vmware.com>
13415
13416         * gdb.base/i386-reverse.c: New file.
13417         * gdb.base/i386-reverse.exp: New file.
13418         * gdb.base/Makefile.in: Add new files to be removed.
13419
13420 2009-08-26  Joseph Myers  <joseph@codesourcery.com>
13421
13422         * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13423         environment-pwd for remote host.
13424         * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13425
13426 2009-08-24  Keith Seitz  <keiths@redhat.com>
13427
13428         * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13429         Add two new C++ completer tests which limit the output to a
13430         given class.
13431
13432 2009-08-24  Michael Snyder  <msnyder@vmware.com>
13433
13434         * gdb.base/del.exp: Fix typo in comment.
13435         * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13436
13437 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13438
13439         * configure: Regenerate.
13440         * gdb.hp/configure: Likewise.
13441         * gdb.hp/gdb.aCC/configure: Likewise.
13442         * gdb.hp/gdb.base-hp/configure: Likewise.
13443         * gdb.hp/gdb.compat/configure: Likewise.
13444         * gdb.hp/gdb.defects/configure: Likewise.
13445         * gdb.hp/gdb.objdbg/configure: Likewise.
13446         * gdb.stabs/configure: Likewise.
13447
13448 2009-08-19  Doug Evans  <dje@google.com>
13449
13450         * gdb.base/gdbvars.c: New file.
13451         * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13452
13453 2009-08-14  Pedro Alves  <pedro@codesourcery.com>
13454
13455         * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13456         gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13457
13458 2009-08-13  Pedro Alves  <pedro@codesourcery.com>
13459
13460         * gdb.base/default.exp: Adjust "set language test": it's now an
13461         enum command.  Larger help string moved to "help set language".
13462         * gdb.base/help.exp: Adjust "help set language" expected output,
13463         now lists all known languages.
13464
13465 2009-08-11  Nathan Froyd  <froydnj@codesourcery.com>
13466
13467         * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13468         all frame arguments.
13469         * gdb.arch/altivec-regs.exp: Likewise.
13470
13471 2009-08-07  Tom Tromey  <tromey@redhat.com>
13472
13473         * gdb.base/setshow.exp: Add tests for changes to set language, set
13474         check range, and set check type.
13475
13476 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
13477
13478         * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13479         * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
13480         Call it.
13481
13482 2009-07-31  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13483
13484         * configure.ac: Run gdb.cell tests when appropriate.
13485         * configure: Regenerate.
13486         * lib/cell.exp: New file.
13487         * gdb.cell: New directory.
13488         * gdb.cell/configure.ac: New file.
13489         * gdb.cell/configure: New file.
13490         * gdb.cell/Makefile.in: New file.
13491         * gdb.cell/arch.exp: New file.
13492         * gdb.cell/break.c: New file.
13493         * gdb.cell/break.exp: New file.
13494         * gdb.cell/break-spu.c: New file.
13495         * gdb.cell/bt.c: New file.
13496         * gdb.cell/bt2-spu.c: New file.
13497         * gdb.cell/bt-spu.c: New file.
13498         * gdb.cell/bt.exp: New file.
13499         * gdb.cell/coremaker.c: New file.
13500         * gdb.cell/coremaker-spu.c: New file.
13501         * gdb.cell/core.exp: New file.
13502         * gdb.cell/gcore.exp: New file.
13503         * gdb.cell/data.c: New file.
13504         * gdb.cell/data.exp: New file.
13505         * gdb.cell/data-spu.c: New file.
13506         * gdb.cell/ea-cache.exp: New file.
13507         * gdb.cell/ea-cache.c: New file.
13508         * gdb.cell/ea-cache-spu.c: New file.
13509         * gdb.cell/ea-standalone.c: New file.
13510         * gdb.cell/ea-standalone.exp: New file.
13511         * gdb.cell/ea-test.c: New file.
13512         * gdb.cell/ea-test.exp: New file.
13513         * gdb.cell/f-regs.exp: New file.
13514         * gdb.cell/mem-access.c: New file.
13515         * gdb.cell/mem-access.exp: New file.
13516         * gdb.cell/mem-access-spu.c: New file.
13517         * gdb.cell/ptype.exp: New file.
13518         * gdb.cell/registers.exp: New file.
13519         * gdb.cell/size.c: New file.
13520         * gdb.cell/sizeof.exp: New file.
13521         * gdb.cell/size-spu.c: New file.
13522         * gdb.cell/solib.exp: New file.
13523         * gdb.cell/solib-symbol.exp: New file.
13524
13525 2009-07-31  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13526
13527         * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13528
13529 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
13530
13531         * gdb.base/float.exp: Handle VFP registers.
13532
13533 2009-07-14  Michael Snyder  <msnyder@vmware.com>
13534
13535         * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13536         to bring gdb to the beginning of the calling line.
13537
13538         * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13539         confusing the i386 epilogue unwinder.
13540
13541 2009-07-14  Stan Shebs  <stan@codesourcery.com>
13542
13543         * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13544
13545 2009-07-14  Michael Snyder  <msnyder@vmware.com>
13546
13547         * gdb.reverse/step-reverse.exp (stepi into function call):
13548         Call instruction may not be first instruction in the line.
13549         (reverse stepi from a function call): Used wrong line number.
13550
13551 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
13552
13553         * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13554
13555 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
13556
13557         Fix gdb.base/macscp.exp when using custom inputrc.
13558         * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13559         * gdb.base/readline.exp: Remove env(INPUTRC) set and restore.  Remove
13560         env(TERM) set.
13561         * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13562         * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13563
13564 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
13565
13566         Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13567         * gdb.base/annota1.exp (thread_test): Import global $testfile.
13568         Change the compilation target to match the testcase name.
13569         * gdb.base/sect-cmd.exp: Change the compilation target to match the
13570         testcase name.
13571         * a2-run.exp: Use for setup prepare_for_testing.  Change the
13572         compilation target to match the testcase name.
13573         * gdb.base/commands.exp: Likewise.
13574         * gdb.base/finish.exp: Likewise.
13575         * gdb.base/float.exp: Likewise.
13576         * gdb.base/info-target.exp: Likewise.
13577         * gdb.base/relational.exp: Likewise.
13578         * gdb.base/term.exp: Likewise.
13579         * gdb.base/until.exp: Likewise.
13580         * gdb.base/volatile.exp: Likewise.
13581         * gdb.base/whatis-exp.exp: Likewise.
13582
13583 2009-07-11  Hui Zhu  <teawater@gmail.com>
13584
13585         * gdb.base/help.exp (disassemble): Update expected help text.
13586
13587 2009-07-09  Tom Tromey  <tromey@redhat.com>
13588
13589         * lib/gdb.exp: Handle TRANSCRIPT.
13590         (remote_spawn, remote_close, send_gdb): New procs.
13591
13592 2009-07-10 Phil Muldoon  <pmuldoon@redhat.com>
13593
13594         * gdb.python/python-prettyprint.c: Add counted null string
13595         structure.
13596         * gdb.python/python-prettyprint.exp: Print null string. Test for
13597         embedded nulls.
13598         * gdb.python/python-prettyprint.py (pp_ns): New Function.
13599         * gdb.python/python-value.exp (test_value_in_inferior): Add
13600         variable length string fetch tests.
13601         * gdb.python/python-value.c (main): Add strings for string fetch tests.
13602
13603 2009-07-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
13604
13605         * gdb.base/dump.exp (inaccessible memory is reported): New test.
13606
13607 2009-07-07  Tom Tromey  <tromey@redhat.com>
13608
13609         * gdb.base/call-rt-st.exp: Update for change to escape output.
13610         * gdb.base/callfuncs.exp: Likewise.
13611         * gdb.base/charset.exp: Likewise.
13612         * gdb.base/constvars.exp: Likewise.
13613         * gdb.base/long_long.exp: Likewise.
13614         * gdb.base/pointers.exp: Likewise.
13615         * gdb.base/printcmds.exp: Likewise.
13616         * gdb.base/setvar.exp: Likewise.
13617         * gdb.base/store.exp: Likewise.
13618         * gdb.cp/ref-types.exp: Likewise.
13619         * gdb.mi/mi-var-child.exp: Likewise.
13620         * gdb.mi/mi-var-display.exp: Likewise.
13621         * gdb.mi/mi2-var-display.exp: Likewise.
13622         * gdb.base/charset.exp: Test octal escape sequence length.
13623         Update for change to escape output.
13624
13625 2009-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
13626
13627         * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13628
13629 2009-07-06  Daniel Jacobowitz  <dan@codesourcery.com>
13630
13631         * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13632
13633 2009-07-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
13634
13635         * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13636         gdbserver increasing $portnum if "Can't bind address" has been seen.
13637
13638 2009-07-05  Pedro Alves  <pedro@codesourcery.com>
13639
13640         * gdb.base/ending-run.exp: Add "step out of main" pattern for
13641         mingw32ce.
13642
13643 2009-07-05  Pedro Alves  <pedro@codesourcery.com>
13644
13645         * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13646         VFP format.
13647
13648 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
13649
13650         * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13651         linux.  Adjust to use "inferior", "info inferiors", "detach
13652         inferior" and "kill inferior" instead of "restart", "info fork",
13653         "detach fork" and "delete fork".
13654         * gdb.base/ending-run.exp: Spell out "info".
13655         * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13656         the "kill" command.
13657
13658 2009-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13659
13660         * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13661         change to prefix TLS offset in hex with 0x.
13662
13663 2009-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13664
13665         * gdb.base/default.exp: Update test case for "x" changes.
13666
13667 2009-07-01  Tristan Gingold  <gingold@adacore.com>
13668
13669         * gdb.base/bigcore.exp: Make darwin untested.
13670
13671 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
13672
13673         * gdb.base/completion.exp (directory completion): Create the directory.
13674         New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13675         escapeuniquesub.
13676         (directory completion 2): Expect now ${escapeuniquesub}.
13677         (Glob remaining of directory test): Remove one excessive newline.
13678         Expect the real output.
13679
13680 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
13681
13682         Fix `make check//%' target after `make check' has been ran.
13683         * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency.  Add
13684         a mkdir call.
13685         (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13686         (%/.dir): Remove.
13687
13688 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
13689
13690         * lib/mi-support.exp (mi_check_thread_states): Permit any output before
13691         the expected result record.
13692
13693 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
13694
13695         Remove racy FAILs relying just on the timeouts.
13696         * gdb.base/setshow.exp (set annotate 2, show annotate (2))
13697         (annotation_level 2): Remove racy FAILs.
13698
13699 2009-06-30  Paul Pluzhnikov  <ppluzhnikov@google.com>
13700
13701         gdb/10275
13702         * gdb.dwarf2/dw2-restore.{S,exp}: New test.
13703
13704 2009-06-30  Daniel Jacobowitz  <dan@codesourcery.com>
13705
13706         * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
13707
13708 2009-06-30  Vladimir Prus  <vladimir@codesourcery.com>
13709
13710         * gdb.mi/mi-stack.exp: Testing symbolic options
13711         to -stack-list-locals and -stack-list-arguments.
13712
13713 2009-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
13714
13715         * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
13716
13717 2009-06-29  Tom Tromey  <tromey@redhat.com>
13718
13719         * dg-extract-results.sh: New file.
13720         * Makefile.in (FORCE_PARALLEL): New variable.
13721         (CHECK_TARGET): New conditional variable.
13722         (check): Use CHECK_TARGET.
13723         (DO_RUNTEST): New variable.
13724         (check-single): New target.
13725         (TEST_DIRS): New variable.
13726         (TEST_TARGETS): Likewise.
13727         (check-parallel): New target.
13728         (check-gdb.%): New pattern.
13729         (BASE1_FILES): New variable.
13730         (BASE2_FILES): Likewise.
13731         (check-gdb.base%): New pattern.
13732         (%/.dir): New pattern.
13733         * configure: Rebuild.
13734         * aclocal.m4 (AM_CONDITIONAL): New defun.
13735         * configure.ac: Check whether user is using GNU make.
13736         (GMAKE): New conditional.
13737
13738 2009-06-29  Sami Wagiaalla  <swagiaal@redhat.com>
13739
13740         * gdb.cp/namespace-nested-import.cc: New test.
13741         * gdb.cp/namespace-nested-import.exp: New test.
13742
13743 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
13744
13745         * gdb.base/break.exp: Add an XFAIL for gcc/36748.
13746         * gdb.cp/annota2.exp: Accept frames-invalid in more places.
13747         * gdb.opt/Makefile.in (EXECUTABLES): Update.
13748         * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
13749         * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
13750         gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
13751         gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
13752         gdb.opt/inline-markers.c: New files.
13753         * lib/gdb.exp (skip_inline_frame_tests): New function.
13754         (skip_inline_var_tests): New function.
13755
13756 2009-06-27  Andreas Schwab  <schwab@linux-m68k.org>
13757
13758         * gdb.cp/exception.exp: Don't require $hex before inner frame in
13759         backtrace.
13760
13761 2009-06-27  Michael Snyder  <msnyder@vmware.com>
13762
13763         * gdb.reverse: New directory.
13764         * gdb.reverse/break-reverse.c: New test.
13765         * gdb.reverse/break-reverse.exp: New test.
13766         * gdb.reverse/consecutive-reverse.c: New test.
13767         * gdb.reverse/consecutive-reverse.exp: New test.
13768         * gdb.reverse/finish-reverse.c: New test.
13769         * gdb.reverse/finish-reverse.exp: New test.
13770         * gdb.reverse/machinestate.c: New test.
13771         * gdb.reverse/ms1.c: New test.
13772         * gdb.reverse/machinestate.exp: New test.
13773         * gdb.reverse/Makefile.in: New file.
13774         * gdb.reverse/shr2.c: New test.
13775         * gdb.reverse/solib-reverse.c: New test.
13776         * gdb.reverse/solib-reverse.exp: New test.
13777         * gdb.reverse/step-reverse.c: New test.
13778         * gdb.reverse/step-reverse.exp: New test.
13779         * gdb.reverse/until-reverse.c: New test.
13780         * gdb.reverse/ur1.c: New test.
13781         * gdb.reverse/until-reverse.exp: New test.
13782         * gdb.reverse/watch-reverse.c: New test.
13783         * gdb.reverse/watch-reverse.exp: New test.
13784         * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
13785         * configure: Regenerate.
13786
13787 2009-06-26  Doug Evans  <dje@google.com>
13788
13789         * gdb.base/psymtab.exp: Turn off pending breakpoints.
13790
13791 2009-06-26  Pierre Muller  <muller@ics.u-strasbg.fr>
13792
13793         * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
13794         windows problem for 'file delete $binfile'.
13795
13796 2009-06-23  Sami Wagiaalla  <swagiaal@redhat.com>
13797
13798         * gdb.cp/namespace-using.exp: New test.
13799         * gdb.cp/namespace-using.cc: New test.
13800
13801 2009-05-20  Joel Brobecker  <brobecker@adacore.com>
13802
13803         * gdb.ada/variant_record_packed_array: New testcase.
13804
13805 2009-06-23  Tom Tromey  <tromey@redhat.com>
13806
13807         * gdb.base/charset.exp (test_combination): Regression test.
13808         * gdb.base/charset.c (my_wchar_t): New typedef.
13809         (myvar): New global.
13810         (main): Set myvar.
13811
13812 2009-06-18  Pierre Muller  <muller@ics.u-strasbg.fr>
13813
13814         * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
13815         target.
13816
13817 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13818
13819         * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
13820
13821 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13822
13823         * gdb.mi/gdb680.exp: Update test for error message.
13824
13825 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13826
13827         * gdb.base/annota1.exp: Allow multiple occurrences of the
13828         frames-invalid annotation.
13829         * gdb.cp/annota2.exp: Likewise.
13830
13831 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
13832
13833         * gdb.cp/gdb2495.cc: New file.
13834         * gdb.cp/gdb2495.exp: New file.
13835
13836 2009-06-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
13837
13838         Report error on GDB crash during runto.
13839         * lib/gdb.exp (runto <eof>): New.
13840
13841 2009-06-09  Daniel Jacobowitz  <dan@codesourcery.com>
13842
13843         * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
13844         gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
13845         gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
13846         gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
13847         gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
13848         gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
13849         gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
13850         gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
13851         gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
13852         gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
13853         gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
13854         gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
13855         gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
13856         gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
13857         gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
13858         gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
13859         gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
13860         gdb.server/server-mon.exp, gdb.server/server-run.exp,
13861         gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13862         gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
13863         gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
13864         gdb.trace/passcount.exp, gdb.trace/report.exp,
13865         gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
13866         gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
13867         gdb.trace/while-stepping.exp: Use a unique name for the compiled
13868         executable.
13869
13870 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
13871
13872         * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
13873         defined before referencing it.
13874
13875 2009-06-03  Doug Evans  <dje@google.com>
13876
13877         * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
13878         * gdb.arch/i386-see.c: Ditto.
13879
13880 2009-05-30  Pierre Muller  <muller@ics.u-strasbg.fr>
13881
13882         * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
13883         (check_macro): Return 1 if undefined.
13884         If first test fails, check if macro debug information is available,
13885         and report unsupported test if no macro information is found.
13886
13887 2009-05-29  Doug Evans  <dje@google.com>
13888
13889         * gdb.threads/hand-call-in-threads.exp: New.
13890         * gdb.threads/hand-call-in-threads.c: New.
13891
13892 2009-05-29  Michael Snyder  <msnyder@vmware.com>
13893
13894         * gdb.base/break-always.exp: Change "1" to "on".
13895         Add confirmation check.
13896
13897 2009-05-28  Pedro Alves  <pedro@codesourcery.com>
13898
13899         * gdb.threads/threxit-hop-specific.c: New.
13900         * gdb.threads/threxit-hop-specific.exp: New.
13901         * gdb.threads/thread-execl.c: New.
13902         * gdb.threads/thread-execl.exp: New.
13903
13904 2009-05-27  Tom Tromey  <tromey@redhat.com>
13905             Thiago Jung Bauermann  <bauerman@br.ibm.com>
13906
13907         * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
13908         (mi_child_regexp): Likewise.
13909         (mi_list_varobj_children_range): Likewise.
13910         (mi_get_features): Likewise.
13911         (mi_list_varobj_children): Rewrite.
13912         * gdb.python/python-mi.exp: New file.
13913
13914 2009-05-27  Tom Tromey  <tromey@redhat.com>
13915             Thiago Jung Bauermann  <bauerman@br.ibm.com>
13916             Phil Muldoon  <pmuldoon@redhat.com>
13917             Paul Pluzhnikov  <ppluzhnikov@google.com>
13918
13919         * gdb.python/python-prettyprint.exp: New file.
13920         * gdb.python/python-prettyprint.c: New file.
13921         * gdb.python/python-prettyprint.py: New file.
13922         * gdb.base/display.exp: print/r is now valid.
13923
13924 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
13925             Tom Tromey  <tromey@redhat.com>
13926             Pedro Alves  <pedro@codesourcery.com>
13927             Paul Pluzhnikov  <ppluzhnikov@google.com>
13928
13929         * gdb.python/python-template.exp: New file.
13930         * gdb.python/python-template.cc: New file.
13931         * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13932         tests.
13933         * gdb.python/python-value.exp (py_objfile_tests): New proc.
13934         Call it.
13935         (test_value_after_death): New proc.
13936         * gdb.python/python-value.c (PTR): New typedef.
13937         (main): New variable 'x'.
13938
13939 2009-05-27  Tom Tromey  <tromey@redhat.com>
13940
13941         * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13942         tests.
13943         * gdb.python/python-value.exp (py_objfile_tests): New proc.
13944         Call it.
13945
13946 2009-05-27  Pedro Alves  <pedro@codesourcery.com>
13947
13948         * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
13949
13950 2009-05-24  Pedro Alves  <pedro@codesourcery.com>
13951
13952         * gdb.threads/fork-thread-pending.c: New.
13953         * gdb.threads/fork-thread-pending.exp: New.
13954
13955 2009-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
13956
13957         * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
13958         * gdb.dwarf2/dw2-strp.S (a_string2): New.
13959
13960 2009-05-18  Jon Beniston  <jon@beniston.com>
13961
13962         * gdb.asm/asm-source.exp: Add lm32 target.
13963
13964 2009-05-17  Pedro Alves  <pedro@codesourcery.com>
13965
13966         * gdb.base/foll-fork.c: Include stdlib.h.  Add markers for
13967         `gdb_get_line_number'.  Call `callee' in both parent and child.
13968         * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
13969         `gdb_get_line_number' instead of hardcoding line numbers.
13970         (catch_fork_unpatch_child): New procedure to test detaching
13971         breakpoints from child fork.
13972         (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
13973         hardcoding line numbers.
13974         (do_fork_tests): Run `catch_fork_unpatch_child'.
13975
13976 2009-05-17  Vladimir Prus  <vladimir@codesourcery.com>
13977
13978         * gdb.mi/mi-cmd-var.exp: Check that when varobj
13979         of structure type enters or leaves the scope, it
13980         is reported by -var-update.
13981
13982 2009-05-11  Doug Evans  <dje@sebabeach.org>
13983
13984         * gdb.mi/nsintrall.c (main): Fix off-by-one error.
13985         * gdb.threads/pending-step.c (main): Fix off-by-one error.
13986         * gdb.threads/schedlock.c (main): Fix off-by-one error.
13987
13988 2009-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
13989
13990         * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
13991
13992 2009-04-30  Doug Evans  <dje@google.com>
13993
13994         * gdb.threads/watchthreads2.exp: New testcase.
13995         * gdb.threads/watchthreads2.c: New testcase.
13996
13997 2009-04-29  Doug Evans  <dje@google.com>
13998
13999         * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14000         * gdb.cp/mb-ctor.cc: Ditto.
14001         * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14002         * gdb.cp/mb-inline.h (multi_line_foo): New function.
14003         * gdb.cp/mb-inline1.cc: Call it.
14004         * gdb.cp/mb-inline2.cc: Ditto.
14005         * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14006         * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14007
14008 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
14009
14010         * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14011         (info_macro): Remova `decimal' declaration.  New variable `nonzero'.
14012         Replace all uses of `decimal' by `nonzero'.
14013         (info macro FROM_COMMANDLINE): New test.
14014
14015 2009-04-27  Tom Tromey  <tromey@redhat.com>
14016
14017         * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14018
14019 2009-04-27  Doug Evans  <dje@google.com>
14020
14021         * gdb.threads/watchthreads.c (main): Initialize args before starting
14022         the threads.  Plus formatting cleanup.
14023         * gdb.threads/watchthreads.exp: Avoid errant failures due to
14024         biased scheduling of one thread.
14025
14026 2009-04-27  Jerome Guitton  <guitton@adacore.com>
14027
14028         * gdb.cp/templates.cc (GetMax): New template.
14029         (main): Declare two instances of GetMax.
14030         * gdb.cp/templates.exp: Add new test.
14031
14032 2009-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
14033
14034         * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14035
14036 2009-04-22  Joseph Myers  <joseph@codesourcery.com>
14037
14038         * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14039
14040 2009-04-15  Tom Tromey  <tromey@redhat.com>
14041
14042         * gdb.base/charset.exp: Add regression test.
14043
14044 2009-04-14  Joel Brobecker  <brobecker@adacore.com>
14045
14046         * gdb.base/exe-lock.exp: New testcase.
14047
14048 2009-04-13  Tom Tromey  <tromey@redhat.com>
14049
14050         * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14051         operator on Frame.
14052
14053 2009-04-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14054
14055         * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14056         * gdb.server/ext-attach.exp: Likewise.
14057
14058 2009-04-03  Vladimir Prus  <vladimir@codesourcery.com>
14059
14060         Eliminate some sleep usage.
14061
14062         * gdb.mi/basics.c (do_nothing): New.
14063         (main): Use do_nothing instead of printf, so that
14064         not to introduce race condition between output of
14065         inferiour and output of gdb. Do not use sleep as it
14066         is not generally available on embedded targets.
14067
14068 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
14069
14070         * gdb.server/ext-attach.exp: Expect an optional process id after
14071         "Detached from remote process".
14072
14073 2009-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
14074
14075         * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14076         gdb.dwarf2/dw2-unresolved.exp: New.
14077
14078 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
14079
14080         * gdb.mi/mi-nonstop-exit.exp: Don't check isnative.  Use
14081         mi_run_to_main.
14082
14083 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
14084
14085         * gdb.mi/mi-nonstop.exp: Don't check isnative.  Use
14086         mi_run_to_main.  Skip thread exit test on remote targets.
14087         * gdb.mi/mi-nsintrall.exp: Don't check isnative.  Use
14088         mi_run_to_main.
14089         * gdb.mi/mi-nsmoribund.exp: Don't check isnative.  Use
14090         mi_run_to_main.
14091         * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14092         when expecting ^connected.  Detect when the target doesn't support
14093         non-stop mode.
14094         (mi_run_cmd): Detect if non-stop mode was requested by isn't
14095         supported.  Return -1 on error, 0 on success.
14096         (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14097         (mi_runto): Return mi_runto_helper's result explicitly.
14098
14099 2009-04-01  Pedro Alves  <pedro@codesourcery.com>
14100
14101         * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14102
14103 2009-04-01  Tom Tromey  <tromey@redhat.com>
14104
14105         * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14106         * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14107         * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14108         * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14109
14110 2009-03-31  Daniel Jacobowitz  <dan@codesourcery.com>
14111             Jan Kratochvil  <jan.kratochvil@redhat.com>
14112
14113         PR gdb/931
14114         * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14115         output.
14116         * gdb.cp/templates.exp: Allow canonical output.  Remove KFAILs
14117         for gdb/931.
14118         * dw2-strp.S (DW_AT_language): Change to C++.
14119         (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14120
14121 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
14122
14123         * gdb.ada/tasks: New testcase.
14124
14125 2009-03-30  Stan Shebs  <stan@codesourcery.com>
14126
14127         * gdb.trace/actions.exp: Update to match new info trace format.
14128         * gdb.trace/deltrace.exp: Ditto.
14129         * gdb.trace/infotrace.exp: Ditto.
14130         * gdb.trace/passcount.exp: Ditto.
14131         * gdb.trace/save-trace.exp: Ditto.
14132         * gdb.trace/while-stepping.exp: Ditto.
14133         * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14134
14135 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
14136
14137         * gdb.python/python-frame.c: New file.
14138         * gdb.python/python-frame.exp: New file.
14139
14140 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
14141
14142         * gdb.python/python-value.exp: Add tests for the address
14143         attribute.
14144
14145 2009-03-29  Andreas Schwab  <schwab@linux-m68k.org>
14146
14147         * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14148
14149 2009-03-26  Doug Evans  <dje@google.com>
14150
14151         * gdb.mi/mi-nonstop-exit.exp: New file.
14152         * gdb.mi/non-stop-exit.c: New file.
14153
14154 2009-03-26  Tom Tromey  <tromey@redhat.com>
14155
14156         Update for change to prologue skipping:
14157         * gdb.mi/mi2-simplerun.exp: Update.
14158         * gdb.mi/mi2-break.exp: Update.
14159         * gdb.mi/mi-simplerun.exp: Update.
14160         * gdb.mi/mi-break.exp: Update.
14161         * gdb.base/ending-run.exp: Update.
14162
14163 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
14164
14165         * gdb.python/python-value.exp (test_value_in_inferior): Test
14166         gdb.Value.is_optimized_out attribute.
14167
14168 2009-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
14169
14170         * gdb.dwarf2/dw2-noloc-main.c: New file.
14171         * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14172         (.text): Remove.
14173         (.data): New.
14174         (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14175         (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14176         (DW_TAG_subprogram func_cu1, noloc): Remove.
14177         (main): New.
14178         * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14179         `dw2-noloc-main.c'.  Test the new DIEs from `dw2-noloc.S'.
14180         (file_symbols): New procedure.
14181
14182 2009-03-25  Tom Tromey  <tromey@redhat.com>
14183
14184         * gdb.base/charset.exp (valid_target_charset): New proc.
14185         Use it to skip tests on invalid charsets.
14186
14187 2009-03-25  Pierre Muller  <muller@ics.u-strasbg.fr>
14188
14189         * gdb.base/completion.exp: Add a test for directory completion.
14190
14191 2009-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
14192
14193         Fix a racy FAIL.
14194         * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14195         * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14196
14197 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
14198
14199         * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14200         * gdb.python/python-function.exp: Add test for function returning
14201         a GDB value.
14202
14203 2009-03-20  Thiago Jung Bauermann  <bauerman@br.ibm.com>
14204
14205         * gdb.python/python-function.exp: New file.
14206
14207 2009-03-20  Tom Tromey  <tromey@redhat.com>
14208
14209         * gdb.base/store.exp: Update for change to escape output.
14210         * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14211         to escape output.
14212         * gdb.base/pointers.exp: Update for change to escape output.
14213         * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14214         to escape output.
14215         * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14216         escape output.
14217         * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14218         to escape output.
14219         * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14220         escape output.
14221         * gdb.base/setvar.exp: Update for change to escape output.
14222         * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14223         * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14224         to escape output.
14225         (test_print_string_constants): Likewise.
14226         * gdb.base/charset.exp (valid_host_charset): Check size of
14227         wchar_t.  Handle UCS-2 and UCS-4.  Add tests for wide and unicode
14228         cases.  Handle "auto"-related output.
14229         * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14230         (uvar, Uvar): New globals.
14231
14232 2009-03-19  Jerome Guitton  <guitton@adacore.com>
14233
14234         * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14235         deltas.
14236         * gdb.ada/fixed_points.exp: Ditto.
14237
14238 2009-03-18  Pedro Alves  <pedro@codesourcery.com>
14239
14240         * return-nodebug.c: Don't include stdio.h.
14241         (init): Delete.
14242         (func): Delete definition and provide extern declaration.
14243         (t): New.
14244         (main): Don't call printf.  Call func and store its result in t.
14245         * return-nodebug1.c: New.
14246         * return-nodebug.exp: Don't expect stdio output.  Instead, print
14247         the global variable t.  Drop printf formatters and cast types from
14248         foreach loop.  Don't use prepare_for_testing.  Compile
14249         return-nodebug.c and return-nodebug1.c in separate steps.  Don't
14250         define FORMAT or CAST.
14251
14252 2009-03-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
14253
14254         * gdb.base/solib-display.exp: Disable test for remote targers.
14255
14256 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
14257
14258         * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14259
14260 2009-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
14261
14262         Fix a racy FAIL.
14263         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14264         code from `follow parent, print pids'.
14265         (`follow child, print pids', `follow parent, print pids'): Call it.
14266         Replace `gdb_test "break..."' by gdb_breakpoint.
14267
14268 2009-03-13  Vladimir Prus  <vladimir@codesourcery.com>
14269
14270         * gdb.mi/mi-cli.exp: Adjust for output difference in
14271         sync and async modes.
14272
14273 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
14274
14275         * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14276         that was checked in by mistake. Remove loading of ada.exp, since
14277         this is not necessary in this case.
14278
14279 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
14280
14281         * gdb.ada/ptype_arith_binop.exp: New testcase.
14282
14283 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
14284
14285         * gdb.ada/mod_from_name: New testcase.
14286
14287 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
14288
14289         * gdb.ada/tick_last_segv: New testcase.
14290
14291 2009-03-12  Vladimir Prus  <vladimir@codesourcery.com>
14292
14293         * gdb.mi/mi-cli.exp: Remove debug print.
14294
14295 2009-03-12  Vladimir Prus  <vladimir@codesourcery.com>
14296
14297         * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14298         include the token in ^running and frame info in *stopped.
14299
14300 2009-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
14301
14302         * solib-display.exp: New file.
14303         * solib-display-main.c: New file.
14304         * solib-display-lib.c: New file.
14305
14306 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
14307
14308         * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14309
14310 2009-02-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
14311
14312         * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14313         (list_and_check_macro): Use more specific test name.
14314         (next to definition): Make the test names unique.
14315
14316 2009-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
14317
14318         * gdb.pascal/floats.exp: Accept approximate results everywhere.
14319
14320 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
14321
14322         * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14323         notifications.
14324         * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14325         * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14326         * lib/mi-support.exp (library_loaded_re): New.
14327         (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14328
14329 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
14330
14331         * gdb.gdb/observer.exp: Use test_notification observer, not
14332         normal_stop, everywhere.
14333         (test_normal_stop_notifications): Rename to...
14334         (test_notifications): ...this.
14335         (test_observer_normal_stop): Rename to...
14336         (test_observer): ...this.
14337
14338 2009-02-16  Doug Evans  <dje@google.com>
14339
14340         * gdb.arch/amd64-disp-step.S (test_int3): New test.
14341         * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14342         * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14343         (test_prefixed_syscall,test_int3): New tests.
14344         * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14345         (test_prefixed_syscall,test_int3): New tests.
14346
14347 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
14348
14349         * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14350         (mi_expect_interrupt): Likewise.
14351         * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14352         response.
14353
14354 2009-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
14355
14356         * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14357         * gdb.base/pc-fp.exp (get_valueofx): Remove.
14358         Replace calls to get_valueofx by get_hexadecimal_valueof.
14359
14360 2009-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
14361
14362         * lib/gdb.exp (get_valueof): Accept anything as a return value.
14363         (get_integer_valueof): New procedure.
14364         (get_sizeof): Use new get_integer_value_of.
14365         * gdb.base/sizeof.exp: Replace all uses of get_valueof
14366         by get_integer_valueof.
14367
14368 2009-02-13  Tom Tromey  <tromey@redhat.com>
14369
14370         * gdb.base/remote.exp (get_sizeof): Remove.
14371         * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14372         * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14373         * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14374         * lib/gdb.exp (get_valueof): Move from long_long.exp.
14375         (get_sizeof): Likewise.
14376
14377 2009-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
14378
14379         PR fortran/9806
14380         * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14381
14382 2009-02-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
14383
14384         * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14385
14386 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
14387
14388         * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14389
14390 2009-02-06  Thiago Jung Bauermann  <bauerman@br.ibm.com>
14391
14392         * gdb.python/python-cmd.exp: New file.
14393
14394 2009-02-06  Tristan Gingold  <gingold@adacore.com>
14395
14396         * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14397
14398 2009-02-05  Tristan Gingold  <gingold@adacore.com>
14399
14400         * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14401         pointer is dereferenced and use this signal name in regexp.
14402         * gdb.base/signull.exp: Ditto.
14403         * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14404         * gdb.base/signull.c (main): Ditto.
14405
14406 2009-02-04  Tom Tromey  <tromey@redhat.com>
14407             Thiago Jung Bauermann  <bauerman@br.ibm.com>
14408
14409         * gdb.python/python-value.exp: Use `gdb.history' instead of
14410         `gdb.value_from_history'.
14411         (test_value_numeric_ops): Add test for conversion of enum constant.
14412         * gdb.python/python-value.c (enum e): New type.
14413         (evalue): New global.
14414         (main): Use argv.
14415
14416 2009-02-04  Jerome Guitton  <guitton@adacore.com>
14417
14418         * gdb.ada/uninitialized_vars: New test program.
14419         * gdb.ada/uninitialized_vars.exp: New testcase.
14420
14421 2009-02-02  Tom Tromey  <tromey@redhat.com>
14422
14423         * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14424         * gdb.cp/pr2489.cc: Rename...
14425         * gdb.cp/pr9594.cc: ... to this.
14426
14427 2009-02-02  Tom Tromey  <tromey@redhat.com>
14428
14429         * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14430         * gdb.cp/pr2489.cc: New file.
14431         * gdb.cp/cpcompletion.exp: New file.
14432
14433 2009-02-02  Tom Tromey  <tromey@redhat.com>
14434
14435         PR exp/9059:
14436         * gdb.cp/call-c.exp: Add regression test.
14437         * gdb.cp/call-c.cc (FooHandle): New typedef.
14438         (main): New variable 'handle'.
14439
14440 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
14441
14442         * lib/mi-support.exp (et_mi_thread_list)
14443         (check_mi_and_console_threads): Adjust for current thread in
14444         -thread-list-ids output.
14445
14446 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
14447
14448         * gdb.mi/mi-break.exp (test_disabled_creation): New.
14449         Call it.
14450
14451 2009-01-28  Doug Evans  <dje@google.com>
14452
14453         * gdb.arch/amd64-disp-step.S: New file.
14454         * gdb.arch/amd64-disp-step.exp: New file.
14455         * gdb.arch/i386-disp-step.S: New file.
14456         * gdb.arch/i386-disp-step.exp: New file.
14457
14458 2009-01-27  Pierre Muller  <muller@ics.u-strasbg.fr>
14459
14460         * gdb.base/find.exp: Set newline variable
14461         using quotes instead of braces to fix cygwin failures.
14462
14463 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
14464
14465         * gdb.base/radix.exp: Add tests to ensure that that set
14466         input-radix 0 and set output-radix 0 are really rejected.
14467
14468 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
14469
14470         * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14471         copyright years.
14472
14473 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
14474
14475         PR gdb/9664:
14476         * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14477
14478 2009-01-22  Pedro Alves  <pedro@codesourcery.com>
14479
14480         PR c++/9631:
14481         * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14482
14483 2009-01-22  Pierre Muller  <muller@ics.u-strasbg.fr>
14484
14485         * gdb.server/file-transfer.exp: Use EXEEXT variable for
14486         binfile definition to fix Windows OS failure.
14487
14488 2009-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
14489
14490         PR gdb/9346
14491         * gdb.base/interrupt.c (sigint_handler): New.
14492         (main): Install a SIGINT handler if SIGNALS is defined.  Exit
14493         on error.
14494         * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14495         Test "signal SIGINT".
14496
14497 2009-01-19  Doug Evans  <dje@google.com>
14498
14499         * gdb.base/break.exp: Update expected gdb output.
14500         * gdb.base/sepdebug.exp: Ditto.
14501         * gdb.mi/mi-syn-frame.exp: Ditto.
14502         * gdb.mi/mi2-syn-frame.exp: Ditto.
14503         * gdb.base/call-signal-resume.exp: New file.
14504         * gdb.base/call-signals.c: New file.
14505         * gdb.base/unwindonsignal.exp: New file.
14506         * gdb.base/unwindonsignal.c: New file.
14507         * gdb.threads/interrupted-hand-call.exp: New file.
14508         * gdb.threads/interrupted-hand-call.c: New file.
14509         * gdb.threads/thread-unwindonsignal.exp: New file.
14510
14511 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
14512
14513         * gdb.base/define.exp: Test defining and hooking prefix commands.
14514         * gdb.python/python.exp: Update test for "show user" output.
14515
14516 2009-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
14517
14518         * gdb.fortran/derived-type.exp: New variables int4 and real4.  Match
14519         now the output exactly, using less wildcards.  Expect also the output
14520         of gfortran-4.3.  Update for the f-valprint.c modification from
14521         2008-04-22.
14522         * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14523         Remove gdb_test test names where matching the command.
14524
14525 2009-01-01  Pedro Alves  <pedro@codesourcery.com>
14526
14527         PR breakpoints/9681:
14528         * gdb.base/watchpoint.exp: Add regression test.
14529
14530 2008-12-31  Pedro Alves  <pedro@codesourcery.com>
14531
14532         * gdb.threads/attach-into-signal.exp: Don't use
14533         gdb_suppress_entire_file.
14534         * gdb.threads/attach-stopped.exp: Ditto.
14535         * gdb.threads/attachstop-mt.exp: Ditto.
14536
14537 2008-12-31  Pedro Alves  <pedro@codesourcery.com>
14538
14539         PR gdb/8812:
14540         * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14541
14542 2008-12-29  Pedro Alves  <pedro@codesourcery.com>
14543
14544         PR gdb/7536:
14545         * gdb.base/radix.exp: Add tests to ensure invalid input radices
14546         and unsupported output radices are really rejected.
14547
14548 2008-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
14549
14550         * gdb.cp/punctuator.exp: Backslash the '$' signs.
14551
14552 2008-12-22  Tom Tromey  <tromey@redhat.com>
14553
14554         * gdb.cp/punctuator.exp: New file.
14555
14556 2008-12-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
14557
14558         * gdb.base/completion.exp (Completing non-existing component): New test.
14559
14560 2008-12-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
14561
14562         Fix for PR gdb/8648.
14563         * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14564         gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14565         gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14566         gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14567
14568 2008-12-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
14569
14570         * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14571
14572 2008-12-16  Christophe Lyon  <christophe.lyon@st.com>
14573
14574         * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14575         compiler actually generate code at the expected line number.
14576
14577 2008-12-15  Jie Zhang  <jie.zhang@analog.com>
14578
14579         * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14580
14581 2008-12-12  Tom Tromey  <tromey@redhat.com>
14582
14583         * gdb.base/commands.exp (redefine_hook_test): New proc.
14584         Call it.
14585
14586 2008-12-11  Tom Tromey  <tromey@redhat.com>
14587
14588         * gdb.base/macscp.exp: New regression test.
14589
14590 2008-12-11  Tom Tromey  <tromey@redhat.com>
14591
14592         * gdb.base/macscp.exp: Print "address.addr".
14593         * gdb.base/macscp1.c (struct outer): New struct.
14594         (address): New global.
14595
14596 2008-12-09  Tom Tromey  <tromey@redhat.com>
14597
14598         * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14599         Call it.
14600
14601 2008-12-04  Doug Evans  <dje@google.com>
14602
14603         * gdb.server/ext-run.exp: Relax regexp for init program.
14604
14605 2008-12-03  Tristan Gingold  <gingold@adacore.com>
14606
14607         * gdb.base/macscp.exp: Generate an object file during compilation
14608         to work around Darwin dsymutil limitations.
14609
14610 2008-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
14611
14612         Test resolving external references to TLS variables.
14613         * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14614         FILE2_THREAD_LOCAL.
14615         (testfile2, srcfile2): New variables.
14616         * gdb.threads/tls.c (file2_thread_local)
14617         (function_referencing_file2_thread_local): New.
14618         * gdb.threads/tls2.c: New file.
14619
14620 2008-11-28  Joel Brobecker  <brobecker@adacore.com>
14621
14622         * gdb.ada/int_deref.exp: Convert the addresses into long_integer
14623         rather than integer, as integer might not be big enough when
14624         on 64bit targets.
14625
14626 2008-11-27  Jerome Guitton  <guitton@adacore.com>
14627
14628         * gdb.cp/formatted-ref.exp: Add equality test.
14629         * gdb.ada/formatted_ref.exp: Ditto.
14630
14631 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14632
14633         * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14634         * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14635
14636 2008-11-20  Andreas Schwab  <schwab@suse.de>
14637
14638         * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14639         matching syscall entry point.
14640         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14641         (tcatch_vfork_then_child_follow): Likewise.  Finish through
14642         vfork even if we stopped at the syscall trampoline.
14643
14644 2008-11-20  Doug Evans  <dje@google.com>
14645
14646         * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14647
14648 2008-11-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
14649
14650         * gdb.arch/ppc-dfp.exp: New file.
14651         * gdb.arch/ppc-dfp.c: New file.
14652
14653 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
14654
14655         * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
14656
14657 2008-11-17  Doug Evans  <dje@google.com>
14658
14659         * gdb.mi/mi-syn-frame.exp: Update expected output.
14660         * gdb.mi/mi2-syn-frame.exp: Update expected output.
14661
14662 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
14663
14664         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
14665         "thread N" results in =thread-selected.
14666         * lib/mi-support (mi_run_cmd, mi_expect_stop)
14667         (mi_send_resuming_command_raw): Be prepared for
14668         =thread-selected.
14669
14670 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
14671
14672         * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14673         * lib/mi-support.exp: Likewise.
14674
14675 2008-11-16  Joel Brobecker  <brobecker@adacore.com>
14676
14677         * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14678         commands from the expected output for "help catch".
14679
14680 2008-11-15  Joel Brobecker  <brobecker@adacore.com>
14681
14682         * gdb.ada/int_deref.exp: New testcase.
14683
14684 2008-11-14  Nick Roberts  <nickrob@snap.net.nz>
14685
14686         * gdb.mi/gdb2549.exp: New file.
14687
14688 2008-11-11  Doug Evans  <dje@google.com>
14689
14690         * gdb.base/callexit.exp: New file.
14691         * gdb.base/callexit.c: New file.
14692
14693 2008-11-10  Doug Evans  <dje@google.com>
14694
14695         * lib/gdb.exp (GDBFLAGS): Move -nx ...
14696         (INTERNAL_GDBFLAGS): ... to here.  Move -nw to here as well.
14697         (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
14698         (default_gdb_start,default_gdb_exit): Ditto.
14699         * lib/mi-support.exp (default_mi_gdb_start): Ditto.
14700         (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
14701         * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
14702         * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
14703         * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
14704         * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
14705
14706 2008-11-03  Andreas Schwab  <schwab@suse.de>
14707
14708         * gdb.base/hashline2.exp: Fix typo.
14709         * gdb.base/hashline3.exp: Likewise.
14710
14711 2008-10-30  Tom Tromey  <tromey@redhat.com>
14712
14713         * gdb.base/pointers.exp: Add test.
14714         * gdb.base/pointers.c (k, S): New typedefs.
14715         (instance): New global.
14716
14717 2008-10-30  Andreas Schwab  <schwab@suse.de>
14718
14719         * gdb.base/args.exp: Add tests for newlines.
14720
14721 2008-10-30  Joel Brobecker  <brobecker@adacore.com>
14722
14723         gdb.base/foll-exec.exp: Update the expected output of a couple
14724         of "info breakpoints" tests.
14725
14726 2008-10-28  Tom Tromey  <tromey@redhat.com>
14727
14728         * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
14729
14730 2008-10-24  Pedro Alves  <pedro@codesourcery.com>
14731
14732         * gdb.python/python-value.exp (test_value_in_inferior): Don't use
14733         gdb_start_cmd.
14734         Use runto_main before any test that requires execution.
14735
14736 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
14737
14738         * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
14739         instead of SIGINT.
14740
14741 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
14742
14743         * gdb.base/completion.exp: Update expected output following
14744         the addition of the "info tasks" command.
14745
14746 2008-10-22  Tom Tromey  <tromey@redhat.com>
14747
14748         * gdb.base/exprs.exp (test_expr): Add test for string
14749         concatenation.
14750
14751 2008-10-19  Pedro Alves  <pedro@codesourcery.com>
14752
14753         * configure.ac: Output gdb.python/Makefile.
14754         * configure: Regenerate.
14755         * gdb.python/Makefile.in: New.
14756
14757 2008-10-16  Joel Brobecker  <brobecker@adacore.com>
14758
14759         * gdb.base/foll-fork.exp: Adjust the expected output to match
14760         the new description for fork/vfork catchpoints in the "info
14761         breakpoints" output.
14762
14763 2008-10-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
14764
14765         * Makefile.in: Add gdb.python to ALL_SUBDIRS.
14766
14767 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
14768
14769         * gdb.python/python-value.c: New file.
14770         * gdb.python/python-value.exp: New file.
14771
14772 2008-10-15  Pedro Alves  <pedro@codesourcery.com>
14773
14774         * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
14775
14776 2008-10-15  Denis Pilat  <denis.pilat@st.com>
14777
14778         * gdb.cp/mb-ctor.exp: Fix a typo.
14779
14780 2008-10-09  Tom Tromey  <tromey@redhat.com>
14781
14782         * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
14783         'fprintf' and 'stderr'.
14784
14785 2008-10-07  Joel Brobecker  <brobecker@adacore.com>
14786
14787         * gdb.ada/ref_tick_size.exp: New testcase.
14788
14789 2008-10-06  Doug Evans  <dje@google.com>
14790
14791         * gdb.dwarf2/dw2-cu-size.exp: New file.
14792         * gdb.dwarf2/dw2-cu-size.S: New file.
14793
14794         * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
14795         .Ltype_int for clarity.
14796
14797 2008-10-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
14798
14799         PR gdb/2384:
14800         * gdb.cp/gdb2384.exp: Extended to test more cases.
14801         * gdb.cp/gdb2384.cc: Likewise.
14802         * gdb.cp/gdb2384-base.h: Likewise.
14803         * gdb.cp/gdb2384-base.cc: Likewise.
14804
14805 2008-10-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
14806
14807         * gdb.base/maint.exp (maint print type): Remove printing
14808         UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
14809
14810 2008-09-30  Tom Tromey  <tromey@redhat.com>
14811
14812         * gdb.base/macscp.exp: Add completion tests.
14813         * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
14814         (TWENTY_THREE): Likewise.
14815         (FORTY_EIGHT): Likewise.
14816
14817 2008-09-30  Tom Tromey  <tromey@redhat.com>
14818
14819         * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
14820         everywhere.
14821         * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
14822
14823 2008-09-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
14824
14825         * gdb.threads/attachstop-mt.exp: Note a real testcase name this
14826         testcase is derived from.  Fix racy dependency on an expected PID
14827         number.  No longer support the testcase on Linux kernel 2.4.x.
14828
14829 2008-09-27  Tom Tromey  <tromey@redhat.com>
14830
14831         * gdb.base/macscp.exp: Add tests for stringification, splicing,
14832         and varargs.
14833
14834 2008-09-22  Pedro Alves  <pedro@codesourcery.com>
14835
14836         * lib/mi-support.exp (mi_expect_interrupt): New.
14837         (mi_reverse_list, mi_check_thread_states): New, moved and renamed
14838         from gdb.mi/mi-nonstop.exp.
14839         * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
14840         * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
14841         lib/mi-support.exp.
14842         Use mi_check_thread_states throughout.  Avoid ".*" and do not
14843         require an anchor after -exec-run.
14844
14845 2008-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
14846
14847         * gdb.mi/mi-nonstop.exp: Do not check thread state while a
14848         stop is pending.  Avoid ".*" when two stops are pending.
14849         * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
14850         (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
14851         newlines in fullnames.
14852         * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
14853         (mi_expect_stop): Update comments.  Only anchor in sync mode.
14854         Do not match newlines.
14855         (mi_send_resuming_command_raw): Always return status.
14856         (mi_get_stop_line): Do not match more than one line by accident.
14857         Only anchor in sync mode.
14858         (mi_run_inline_test): If -exec-next fails, give up.
14859
14860 2008-09-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14861
14862         * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
14863         on SPU.
14864
14865 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
14866
14867         * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
14868
14869 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
14870
14871         * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
14872         gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
14873         gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
14874         gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
14875         gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
14876         gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
14877         gdb.ada/interface.exp, gdb.ada/null_array.exp,
14878         gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
14879         gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
14880         gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
14881         gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
14882         Include the "= " sequence in the expected output of print tests.
14883
14884 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
14885
14886         * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
14887         description for boolean types.
14888
14889 2008-09-09  Pedro Alves  <pedro@codesourcery.com>
14890
14891         * gdb.base/hook-stop-continue.c: New.
14892         * gdb.base/hook-stop-continue.exp: New.
14893
14894 2008-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
14895
14896         * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
14897
14898 2008-09-08  Jerome Guitton  <guitton@adacore.com>
14899
14900         * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
14901         (stack_check_probe_2, stack_check_probe_loop_1)
14902         (stack_check_probe_loop_2): New functions.
14903         (main): Add call to these new functions.
14904         * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
14905         functions, check that the breakpoint is inserted at the appropriate
14906         location.
14907         (insert_breakpoint): Slightly refine this procedure so that it can
14908         be called several times in the test.
14909
14910 2008-09-08  Jerome Guitton  <guitton@adacore.com>
14911
14912         * gdb.base/stack-checking.c: New file.
14913         * gdb.base/stack-checking.exp: New file.
14914
14915 2008-09-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
14916
14917         * gdb.arch/altivec-abi.exp: Remove extra verbose call.
14918         * gdb.arch/altivec-regs.exp: Likewise.
14919         * gdb.arch/vsx-regs.exp: Likewise.
14920
14921 2008-09-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
14922
14923         * gdb.arch/ppc-fp.exp: New file.
14924         * gdb.arch/ppc-fp.c: New file.
14925
14926 2008-09-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
14927
14928         *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
14929         lest gcc-4.3.1 optimizes the whole thing away.
14930
14931 2008-09-04  Michael Snyder  <msnyder@vmware.com>
14932
14933         * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
14934         as "at" (for non-debug functions such as _start).
14935
14936 2008-09-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14937
14938         * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
14939         * gdb.base/watchpoint-solib.exp: Likewise.  Update tests to handle
14940         software watchpoints.
14941         * gdb.base/watch_thread_num.exp: Likewise.
14942
14943 2008-09-03  Aleksandar Ristovski  <aristovski@qnx.com>
14944
14945         * gdb.arch/i386-bp_permanent.exp: New test.
14946
14947 2008-08-24  Tom Tromey  <tromey@redhat.com>
14948
14949         * gdb.base/maint.exp: Update "maint print type".
14950
14951 2008-08-21  Vladimir Prus  <vladimir@codesourcery.com>
14952
14953         * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
14954         support.  Adjust the order of "*running" notifications.
14955         * gdb.mi/non-stop.c: Don't cast from int to void* and
14956         back.
14957
14958 2008-08-20  Mark Kettenis  <kettenis@gnu.org>
14959
14960         * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
14961         expect to find it in the "info frame" output.
14962
14963 2008-08-20  Daniel Jacobowitz  <dan@codesourcery.com>
14964
14965         * gdb.base/interp.exp: Always consume both prompts.
14966
14967 2008-08-20  Pedro Alves  <pedro@codesourcery.com>
14968
14969         * gdb.base/pending.exp: Test pending breakpoints without symbols
14970         loaded.
14971
14972 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
14973
14974         * lib/mi-support.exp (mi_expect_stop): Produce
14975         more details on failures.
14976         * gdb.mi/mi-nonstop.exp: New.
14977         * gdb.mi/non-stop.c: New.
14978
14979 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
14980
14981         * gdb.mi/mi-async.exp: Use 'set target-async'.
14982         * lib/mi-support.exp: Use 'set/show target-async'.
14983
14984 2008-08-18  Daniel Jacobowitz  <dan@codesourcery.com>
14985
14986         * gdb.arch/powerpc-prologue.exp: Correct saved registers.
14987
14988 2008-08-17  Tom Tromey  <tromey@redhat.com>
14989
14990         * gdb.base/help.exp (help catch): Rewrite.
14991
14992 2008-08-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
14993
14994         * gdb.base/define.exp: Test indented command documentation.
14995         * gdb.python/python.exp: Test indented multi-line command.
14996
14997 2008-08-15  Luis Machado  <luisgpm@br.ibm.com>
14998
14999         * testsuite/gdb.arch/vsx-regs.c: New source file.
15000         * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15001         * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15002
15003 2008-08-14  Tom Tromey  <tromey@redhat.com>
15004
15005         * gdb.base/macscp.exp: Add regression test for "macro define" or
15006         "macro undef" with no arguments.
15007
15008 2008-08-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
15009
15010         * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
15011
15012 2008-08-07  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15013
15014         * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15015
15016 2008-08-06  Tom Tromey  <tromey@redhat.com>
15017
15018         * gdb.python/python.exp: New file.
15019
15020 2008-08-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
15021
15022         Fix for PR gdb/1543.
15023         * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15024         $LOCATION.
15025         (location): New variable.
15026         * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15027         config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15028         config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15029         config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15030         gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15031         gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15032         gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15033         gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15034         gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15035         gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15036         gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15037         gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15038         gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15039         gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15040         gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15041         gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15042         gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15043         gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15044         gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15045         gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15046         gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15047         gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15048         gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15049         gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15050         gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15051         gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15052         gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15053         gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15054         gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15055         gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15056         gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15057         gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15058         gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15059         gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15060         gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15061         gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15062         gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15063         gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15064         gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15065         gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15066         gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15067         gdb.base/type-opaque.exp, gdb.base/until.exp,
15068         gdb.base/value-double-free.c, gdb.base/varargs.exp,
15069         gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15070         gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15071         gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15072         gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15073         gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15074         gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15075         gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15076         gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15077         gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15078         gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15079         gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15080         gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15081         gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15082         gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15083         gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15084         gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15085         gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15086         gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15087         gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15088         gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15089         gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15090         gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15091         gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15092         gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15093         gdb.pascal/types.exp, gdb.stabs/weird.exp,
15094         gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15095         gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15096         gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15097         gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15098         gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15099         gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15100         gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15101         gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15102         gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15103         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15104         gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15105         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15106         lib/mi-support.exp, lib/trace-support.exp: Remove reference
15107         to bug-gdb@prep.ai.mit.edu .
15108
15109 2008-07-31  Vladimir Prus  <vladimir@codesourcery.com>
15110
15111         * lib/mi-support.exp (mi_load_shlibs): New.
15112         * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15113
15114 2008-07-30  Vladimir Prus  <vladimir@codesourcery.com>
15115
15116         * lib/mi-support.exp (get_mi_thread_list)
15117         (check_mi_and_console_threads): New, moved from ...
15118         * gdb.mi/mi-pthread.exp: ...here.
15119         * gdb.mi/gdb669.exp (get_mi_thread_list)
15120         (check_mi_and_console_threads): Delete.
15121         * gdb.mi/mi2-pthread.exp: Likewise.
15122
15123 2008-07-28  Tom Tromey  <tromey@redhat.com>
15124
15125         * Makefile.in (just-check): Remove.  Move body to...
15126         (check): ... here.
15127
15128 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
15129
15130         * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15131         Add a test for duplicated SIGINTs.
15132
15133 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
15134
15135         * gdb.threads/schedlock.exp (get_args): Update to work for any
15136         value of NUM.
15137         (Top level): Report the number of threads that did not resume.
15138
15139 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
15140
15141         * gdb.dwarf2/dw2-compressed.S: Also define __start.
15142
15143 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
15144
15145         * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15146         non-MI prompt.
15147
15148 2008-07-26  Tom Tromey  <tromey@redhat.com>
15149
15150         * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15151         (function_struct, function_struct_ptr): New globals.
15152         * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15153         function pointer in a struct.
15154
15155 2008-07-26  Tom Tromey  <tromey@redhat.com>
15156
15157         * gdb.base/macscp.exp: Add test for macro lexing bug.
15158
15159 2008-07-18  Tom Tromey  <tromey@redhat.com>
15160
15161         * gdb.base/macscp.exp: Add macro tests.
15162
15163 2008-07-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
15164
15165         * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15166
15167 2008-07-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
15168
15169         * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15170
15171 2008-07-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
15172
15173         * gdb.cp/class2.exp: fix for failure on spu-elf
15174
15175 2008-07-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
15176
15177         * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
15178
15179 2008-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
15180
15181         * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15182
15183 2008-07-12  Vladimir Prus  <vladimir@codesourcery.com>
15184
15185         * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15186
15187 2008-07-11  Kevin Buettner  <kevinb@redhat.com>
15188
15189         * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15190         of regexp to account for changes made to GDB in the printing of
15191         byte vectors.
15192
15193 2008-07-11  Tom Tromey  <tromey@redhat.com>
15194
15195         * gdb.base/completion.exp: Add 'help' completion test.
15196
15197 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
15198
15199         * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15200
15201 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
15202
15203         * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15204
15205 2008-07-09  Pedro Alves  <pedro@codesourcery.com>
15206
15207         * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15208
15209 2008-07-09  Pedro Alves  <pedro@codesourcery.com>
15210
15211         * gdb.base/fullname.exp: Restore pwd if compiling failed.
15212
15213 2008-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
15214
15215         * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15216
15217 2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
15218
15219         * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15220         previous commit.  Add a comment.
15221
15222 2008-06-28  Pedro Alves  <pedro@codesourcery.com>
15223
15224         * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15225
15226 2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
15227
15228         * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15229
15230 2008-06-27  Pedro Alves  <pedro@codesourcery.com>
15231
15232         * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15233         (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15234         compiling an executable, link in an object that forces unbuffered
15235         output.
15236         * lib/set_unbuffered_mode.c: New file.
15237
15238 2008-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
15239
15240         * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15241
15242 2008-06-25  Vladimir Prus  <vladimir@codesourcery.com>
15243
15244         * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15245         mi_expect_stop.
15246         * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15247         Demand that *running is output.
15248         (detect_async): Perform checking every time.
15249         (mi_send_resuming_command): Extract everything into...
15250         (mi_send_resuming_command_raw): ...this.
15251         (mi_expect_stop): Don't accept any output before *stopped.
15252
15253 2008-06-13  Vladimir Prus  <vladimir@codesourcery.com>
15254
15255         Robustify mi-simplerun.
15256         * gdb.mi/basics.c (main): Add a call to sleep.
15257         * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15258         * gdb.mi/mi2-cli.exp: Likewise.
15259         * gdb.mi/mi-break.exp: Likewise.
15260
15261 2008-06-11  Vladimir Prus  <vladimir@codesourcery.com>
15262
15263         * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15264
15265 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
15266
15267         * gdb.mi/mi-console.exp: Adjust.
15268         * gdb.mi/mi-syn-frame.exp: Adjust.
15269         * gdb.mi/mi2-console.exp: Adjust.
15270         * gdb.mi/mi2-syn-frame.exp: Adjust.
15271         * lib/mi-support.exp (mi_run_cmd): Adjust.
15272         (mi_send_resuming_command): Adjust.
15273
15274 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
15275
15276         * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
15277         * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15278         testing of stopped.
15279         * gdb.mi/mi2-syn-frame.exp: Likewise.
15280         * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15281         (async, detect_async): New.
15282         (mi_expect_stop, mi_continue_to_line): Adjust expectation
15283         depending on if we're running in sync or async mode.
15284
15285 2008-06-09  Tom Tromey  <tromey@redhat.com>
15286
15287         * gdb.base/completion.exp: New tests for field name completion
15288         with spaces, and field name completion with '->'.
15289
15290 2008-06-06  Tom Tromey  <tromey@redhat.com>
15291
15292         * gdb.base/break1.c (struct some_struct): New struct.
15293         (values): New global.
15294         * gdb.base/completion.exp: Add field name completion test.
15295
15296 2008-06-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
15297
15298         * gdb.cp/call-c.exp: Test for incorrect handling of reference
15299         to pointer.
15300         * gdb.cp/call-c.cc: Likewise.
15301
15302 2008-06-06  Nick Roberts  <nickrob@snap.net.nz>
15303
15304         * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15305         annotation.
15306
15307 2008-06-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
15308             Pedro Alves  <pedro@codesourcery.com>
15309
15310         * gdb.threads/execl.c, gdb.threads/execl1.c,
15311         gdb.threads/execl.exp: New tests.
15312
15313 2008-06-05  Aleksandar Ristovski  <aristovski@qnx.com>
15314             Daniel Jacobowitz  <dan@codesourcery.com>
15315
15316         * gdb.cp/exception.exp: Activate test, make it work with pending
15317         catchpoints.
15318
15319 2008-06-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
15320
15321         * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15322
15323 2008-05-28  Vladimir Prus  <vladimir@codesourcery.com>
15324
15325         * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15326         now printed.
15327         * gdb.mi/mi2-var-cmd.exp: Likewise.
15328
15329 2008-05-27  Andreas Schwab  <schwab@suse.de>
15330
15331         * gdb.base/frame-args.exp: Handle arguments that are optimized
15332         out.
15333
15334 2008-05-26  Luis Machado  <luisgpm@br.ibm.com>
15335
15336         * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15337         quiet for ppc32 and group options into a single variable.
15338
15339 2008-05-23  Joel Brobecker  <brobecker@adacore.com>
15340
15341         * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15342         of zero-size elements.
15343         * gdb.ada/null_array.exp: Test printing this new array.
15344
15345 2008-05-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
15346
15347         * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15348
15349 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
15350
15351         * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15352         of the "finish" command.
15353
15354 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
15355
15356         * gdb.base/annota1.exp: Test for new annotation.
15357
15358 2008-05-16  Pedro Alves  <pedro@codesourcery.com>
15359
15360         * gdb.base/fixsection.exp: New file.
15361         * gdb.base/fixsection0.c: New file.
15362         * gdb.base/fixsection1.c: New file.
15363
15364 2008-05-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15365
15366         * gdb.base/annota1.exp: Accept printf@... in place of printf.
15367         * gdb.base/annota3.exp: Likewise.
15368
15369 2008-05-13  Nathan Froyd  <froydnj@codesourcery.com>
15370
15371         * gdb.base/watch_thread_num.exp: Don't run tests that require
15372         watchpoints if the target doesn't support them.
15373
15374 2008-05-12  Doug Evans  <dje@google.com>
15375
15376         * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15377
15378 2008-05-09  Joel Brobecker  <brobecker@adacore.com>
15379
15380         * gdb.ada/assign_1.exp: New testcase.
15381
15382 2008-05-09  Doug Evans  <dje@google.com>
15383
15384         * gdb.base/find.exp: New file.
15385         * gdb.base/find.c: New file.
15386
15387 2008-05-08  Daniel Jacobowitz  <dan@codesourcery.com>
15388
15389         * gdb.base/commands.exp (watchpoint_command_test): Handle
15390         gdb,no_hardware_watchpoints.
15391         * gdb.base/float.exp: Allow ARM targets without floating point.
15392         * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15393
15394 2008-05-06  Jerome Guitton  <guitton@adacore.com>
15395             Joel Brobecker  <brobecker@adacore.com>
15396
15397         * gdb.ada/lang_switch: New test program.
15398         * gdb.ada/lang_switch.exp: New testcase.
15399
15400 2008-05-05  Doug Evans  <dje@google.com>
15401
15402         * gdb.base/help.exp (disassemble): Update expected help text.
15403
15404 2008-05-04  Pedro Alves  <pedro@codesourcery.com>
15405
15406         * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15407
15408 2008-05-04  Pedro Alves  <pedro@codesourcery.com>
15409
15410         * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15411         different times.
15412
15413 2008-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
15414
15415         * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15416         * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15417         `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15418         * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15419
15420 2008-05-04  Vladimir Prus  <vladimir@codesourcery.com>
15421
15422         * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15423         notification to appear.
15424
15425 2008-05-04  Daniel Jacobowitz  <dan@debian.org>
15426
15427         * gdb.base/fullname.c: New file.
15428         * gdb.base/fullname.exp: New file.
15429         * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15430
15431 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
15432
15433         * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15434         expressions with macros.
15435
15436 2008-05-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
15437
15438         * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15439
15440 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
15441
15442         * gdb.base/completion.exp: Handle lack of other symbols beginning
15443         with "a".
15444
15445         * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15446
15447 2008-05-02  Jim Blandy  <jimb@codesourcery.com>
15448
15449         * gdb.asm/asmsrc1.s: Add scratch space.
15450
15451 2008-05-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
15452             Daniel Jacobowitz  <dan@codesourcery.com>
15453
15454         * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15455         gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15456         gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15457
15458 2007-05-01  Daniel Jacobowitz  <dan@codesourcery.com>
15459
15460         * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15461
15462 2008-05-01  Joel Brobecker  <brobecker@adacore.com>
15463
15464         * gdb.base/info-target.exp: New testcase.
15465
15466 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
15467
15468         * gdb.cp/hang.exp: Use .cc instead of .C.
15469         * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15470         * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15471
15472 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
15473
15474         * gdb.base/gdb1250.exp: Remove perror.
15475         * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15476
15477 2008-04-30  Pedro Alves  <pedro@codesourcery.com>
15478
15479         * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15480         .2byte.
15481
15482 2008-04-25  Daniel Jacobowitz  <dan@codesourcery.com>
15483
15484         * gdb.base/macscp.exp: Enable kfails.  Compile with -g3 for GCC.
15485         (maybe_kfail): New.
15486
15487 2008-04-25  Pedro Alves  <pedro@codesourcery.com>
15488
15489         * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15490
15491 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
15492
15493         * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15494         * gdb.mi/mi2-syn-frame.exp: Likewise.
15495         * lib/mi-support.exp: Likewise.
15496
15497 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
15498
15499         * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15500         to specify regexp for the location to stop at.
15501         * gdb.base/break-always.c: New.
15502         * gdb.base/break-always.exp: New.
15503
15504 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
15505
15506         * lib/mi-support.exp (mi_runto_helper): Adjust
15507         for the original-location field.
15508         (mi_create_breakpoint, mi_list_breakpoints): New.
15509         * gdb.mi/mi-break.exp: Adjust.
15510         * gdb.mi/mi2-break.exp: Adjust.
15511         * gdb.mi/mi-pending.exp: Adjust.
15512         * gdb.mi/mi-simplerun.exp: Adjust.
15513         * gdb.mi/mi2-simplerun.exp: Adjust.
15514         * gdb.mi/mi-syn-frame.exp: Adjust.
15515         * gdb.mi/mi2-syn-frame.exp: Adjust.
15516         * gdb.mi/mi-until.exp: Adjust.
15517         * gdb.mi/mi2-until.exp: Adjust.
15518         * gdb.mi/mi-var-display.exp: Adjust.
15519         * gdb.mi/mi2-var-display.exp: Adjust.
15520         * gdb.mi/mi-watch.exp: Adjust.
15521         * gdb.mi/mi2-watch.exp: Adjust.
15522
15523 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
15524
15525         * aclocal.m4: Add override.m4.
15526         * configure: Regenerate.
15527
15528 2008-04-19  Vladimir Prus  <vladimir@codesourcery.com>
15529
15530         * gdb.mi/var-cmd.c (do_at_tests): Verify that
15531         '-var-update --all-values' reports new value even the type
15532         of a variable object has changed.
15533
15534 2008-04-18  Craig Silverstein  <csilvers@google.com>
15535
15536         * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15537         files.
15538
15539 2008-04-18  Joel Brobecker  <brobecker@adacore.com>
15540
15541         * gdb.ada/atomic_enum: New test program.
15542         * gdb.ada/atomic_enum.exp: New testcase.
15543
15544 2008-04-17  Doug Evans  <dje@google.com>
15545
15546         * gdb.opt/Makefile.in: Fix whitespace.
15547
15548 2008-04-17  Daniel Jacobowitz  <dan@codesourcery.com>
15549
15550         * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15551
15552 2008-04-17  Doug Evans  <dje@google.com>
15553
15554         * gdb.base/hashline1.exp: New testcase.
15555         * gdb.base/hashline2.exp: New testcase.
15556         * gdb.base/hashline2.exp: New testcase.
15557
15558 2008-04-17  Pedro Alves  <pedro@codesourcery.com>
15559
15560         * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15561
15562 2008-04-15  Aleksandar Ristovski  <aristovski@qnx.com>
15563
15564         * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15565         temporary breakpoint to match "Temporary breakpoint".
15566         * gdb.base/break.exp (delete_breakpoints): Likewise.
15567         * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15568         * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15569         * gdb.base/display.exp: Likewise.
15570         * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15571         * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15572         * gdb.base/restore.exp (restore_tests): Likewise.
15573         * gdb.base/sepdebug.exp: Likewise.
15574         * gdb.base/watchpoint.exp: Likewise.
15575         * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15576         * gdb.mi/mi-pending.exp: Likewise.
15577         * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15578         * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15579         * gdb.mi/mi-var-cmd.exp: Likewise.
15580         * gdb.mi/mi-var-display.exp: Likewise.
15581         * gdb.mi/mi2-cli.exp: Likewise.
15582         * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15583         * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15584         * gdb.mi/mi2-var-display.exp: Likewise.
15585         * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15586         * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15587         new "disp" field.
15588         (mi_expect_stop): Move after_reason argument to be really after
15589         reason. This is to support fix for PR2424.
15590
15591 2008-04-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
15592
15593         * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15594
15595 2008-04-13  Vladimir Prus  <vladimir@codesourcery.com>
15596
15597         * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
15598         field.  Add more floating varobj tests.
15599         * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
15600         field.
15601         * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15602         (main): Call do_at_tests.
15603         * lib/mi-support.exp (mi_create_floating_varobj)
15604         (mi_varobj_update_with_type_change): New.
15605
15606 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
15607
15608         * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15609         option of -var-evaluate-expression.
15610         * gdb.mi/mi2-var-display.exp: Likewise.
15611
15612 2008-04-07  Vladimir Prus  <vladimir@codesourcery.com>
15613
15614         Introduce test setup helpers.
15615         * lib/gdb.exp (build_executable, clean_restart)
15616         (prepare_for_testing): New.
15617         * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15618         * gdb.base/return.exp: Likewise.
15619         * gdb.base/ending-run.exp: Likewise.
15620
15621 2008-04-07  Nick Roberts  <nickrob@snap.net.nz>
15622
15623         * gdb.mi/mi-async.exp: New test for asynchronous Machine
15624         Interface (MI) responses.
15625
15626 2008-04-06  Vladimir Prus  <vladimir@codesourcery.com>
15627
15628         * gdb.cp/breakpoint.cc: New code to test conditions involving
15629         member variables.
15630         * gdb.cp/breakpoint.exp: Test condition involving member
15631         variables.
15632
15633 2008-04-05  Vladimir Prus  <vladimir@codesourcery.com>
15634
15635         * lib/mi-support.exp (mi_expect_stop): New.
15636         (mi_run_cmd): Change the
15637         token.  Use mi_send_resuming_command, use
15638         mi_expect_stop.
15639         (mi_execute_to_helper): Rename to mi_execute_to.
15640         (mi_send_resuming_command): Add more error patterns.
15641         (mi_wait_for_stop): Renamed to...
15642         (mi_get_stop_line): ...this.
15643         (mi_run_inline_test): Adjust.
15644
15645         * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15646         * gdb.mi/mi-console.exp: Likewise.
15647         * gdb.mi/mi-pending.exp: Likewise.
15648         * gdb.mi/mi-simplerun.exp: Likewise.
15649         * gdb.mi/mi-stack.exp: Likewise.
15650         * gdb.mi/mi-stepi.exp: Likewise.
15651         * gdb.mi/mi-syn-frame.exp: Add comment.
15652         * gdb.mi/mi-until.exp: Likewise.
15653         * gdb.mi/mi-var-display.exp: Likewise.
15654         * gdb.mi/mi-watch.exp: Likewise.
15655         * gdb.mi/mi2-cli.exp: Likewise.
15656         * gdb.mi/mi2-console.exp: Likewise.
15657         * gdb.mi/mi2-simplerun.exp: Likewise.
15658         * gdb.mi/mi2-stack.exp: Likewise.
15659         * gdb.mi/mi2-stepi.exp: Likewise.
15660         * gdb.mi/mi2-until.exp: Likewise.
15661         * gdb.mi/mi2-var-display.exp: Likewise.
15662         * gdb.mi/mi2-watch.exp: Likewise.
15663
15664 2008-04-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15665
15666         * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15667
15668         * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15669
15670 2008-04-04  Pedro Alves  <pedro@codesourcery.com>
15671
15672         * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15673         gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15674         gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15675         gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15676         gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15677         gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15678         expect an mi error duplicated in stderr.
15679
15680 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
15681
15682         * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15683         * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15684         Add a couple of tests that verify the behavior when the new setting
15685         is set to "cancel" and "all".
15686         * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15687         "ask" before we start the testing.
15688
15689 2008-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
15690
15691         * gdb.cp/casts.cc: Add class reference variables.
15692         * gdb.cp/casts.exp: New test cases for up/down casting references.
15693
15694 2008-04-01  Marc Khouzam  <marc.khouzam@ericsson.com>
15695
15696         * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
15697         instead of beginning to make an extra test pass.
15698         * gdb.mi/mi2-var-display.exp: Likewise.
15699
15700 2008-03-31  Maciej W. Rozycki  <macro@mips.com>
15701
15702         * gdb.base/break.exp: Mark failures as such.  Fix formatting.
15703
15704 2008-03-31  Markus Deuling  <deuling@de.ibm.com>
15705             Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15706
15707         * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
15708         value.  Add xfail for older kernels.
15709
15710 2008-03-28  Aleksandar Ristovski  <aristovski@qnx.com>
15711
15712         Bring mi-support in line with gdb.exp.
15713         * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
15714         (mi_gdb_start): New function.
15715
15716 2008-03-28  Maciej W. Rozycki  <macro@mips.com>
15717
15718         * gdb.mi/mi-var-cmd.exp: Fix a typo.
15719
15720 2008-03-26  Vladimir Prus  <vladimir@codesourcery.com>
15721
15722         * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
15723         * gdb.mi/mi2-var-display.exp: Likewise.
15724
15725 2008-03-26  Vladimir Prus  <vladimir@codesourcery.com>
15726
15727         * lib/mi-support.exp (mi_create_varobj_checked): New.
15728         (mi_list_varobj_children): Allow to check for a
15729         value.
15730         (mi_list_array_varobj_children): New.
15731
15732         * gdb.mi/mi-var-child.exp: Use mi_create_varobj
15733         and mi_list_varobj_children, as opposed to hardcoding
15734         expected strings.
15735         * gdb.mi/gdb701.exp: Likewise.
15736         * gdb.mi/gdb792.exp: Likewise.
15737         * gdb.mi/mi-var-block.exp: Likewise.
15738         * gdb.mi/mi-var-cmd.exp: Likewise.
15739         * gdb.mi/mi-var-invalidate.exp: Likewise.
15740         * gdb.mi/mi2-var-block.exp: Likewise.
15741         * gdb.mi/mi2-var-child.exp: Likewise.
15742         * gdb.mi/mi2-var-cmd.exp: Likewise.
15743         * gdb.mi/mi2-var-display.exp: Likewise.
15744
15745 2008-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
15746
15747         Fix random false FAILs on i386.
15748         * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
15749
15750 2008-03-23  Daniel Jacobowitz  <dan@codesourcery.com>
15751
15752         PR gdb/544
15753         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
15754
15755 2008-03-23  Daniel Jacobowitz  <dan@codesourcery.com>
15756
15757         PR gdb/544
15758         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
15759
15760 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
15761
15762         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
15763         fixed PR gdb/544.
15764
15765 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
15766
15767         * gdb.threads/fork-child-threads.exp: Test next over fork.
15768
15769 2008-03-21  Chris Demetriou  <cgd@google.com>
15770
15771         * gdb.base/break.exp (rbreak junk): New test for rbreak
15772         "Junk at end of arguments" issue.
15773
15774 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
15775
15776         * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
15777         *& to work on created array elements.
15778         (Top level): Test print $pc with a file.  Test string operations
15779         without a target.
15780         * gdb.base/ptype.exp: Do not expect *& to work on created array
15781         elements.
15782
15783 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
15784
15785         * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15786         gdb.threads/staticthreads.exp: Update exit query.
15787
15788 2008-03-07  Sandra Loosemore  <sandra@codesourcery.com>
15789
15790         * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
15791
15792 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
15793
15794         * gdb.base/watchpoint.c (global_ptr, func4): New.
15795         (main): Call func4.
15796         * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
15797         (test_inaccessible_watchpoint): New.
15798
15799 2008-02-29  Maciej W. Rozycki  <macro@mips.com>
15800
15801         * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
15802         select the largest.
15803
15804 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
15805
15806         * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
15807         frames-invalid annotations.
15808
15809 2008-02-28  Pierre Muller  <muller@ics.u-strasbg.fr>
15810
15811         * gdb.base/assign.exp: avoid same output for different tests.
15812
15813 2008-02-27  Doug Evans  <dje@google.com>
15814
15815         * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
15816         for bug 1738.
15817         (breakpoint_to_handler_entry): Ditto.
15818
15819 2008-02-27  Joel Brobecker  <brobecker@adacore.com>
15820
15821         * gdb.base/ending-run.exp: Use the first line of code inside
15822         function body to test breakpoints.
15823         * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
15824         location where the breakpoint is inserted when using the line
15825         where a function is declared. Fix typo in the description of
15826         one of the tests.
15827         * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
15828
15829 2008-02-27  Pierre Muller  <muller@ics.u-strasbg.fr>
15830
15831         * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
15832         tests.
15833
15834 2008-02-27  Pierre Muller  <muller@ics.u-strasbg.fr>
15835
15836         * gdb.base/args.exp: avoid same output for tests
15837         with single quotes.
15838
15839 2008-02-26  Vladimir Prus  <vladimir@codesourcery.com>
15840
15841         * gdb.base/annota1.exp: Adjust for 'info break'
15842         format changes.
15843         * gdb.base/annota3.exp: Likewise.
15844         * gdb.base/break.exp: Likewise.
15845         * gdb.base/condbreak.exp: Likewise.
15846         * gdb.base/pending.exp: Likewise.
15847         * gdb.base/sepdebug.exp: Likewise.
15848         * gdb.base/unload.exp: Likewise.
15849         * gdb.cp/ovldbreak.exp: Likewise.
15850         * gdb.mi/mi-pending.exp: Likewise.
15851
15852 2008-02-07  Doug Evans  <dje@google.com>
15853
15854         * gdb.cp/mb-inline.exp: New.
15855         * gdb.cp/mb-inline.h: New.
15856         * gdb.cp/mb-inline1.cc: New.
15857         * gdb.cp/mb-inline2.cc: New.
15858
15859 2008-02-06  Pierre Muller  <muller@ics.u-strasbg.fr>
15860
15861         * gdb.pascal/floats.pas: New test program.
15862         * gdb.pascal/floats.exp: New testcase.
15863
15864 2008-02-06  Thiago Jung Bauermann  <bauerman@br.ibm.com>
15865
15866         * gdb.base/callfuncs.c (t_float_many_args): New function.
15867         (t_double_many_args): New function.
15868         * gdb.base/callfuncs.exp: Add tests for exceeding float
15869         and double parameters passed through the stack.
15870
15871 2008-02-05  Joel Brobecker  <brobecker@adacore.com>
15872
15873         * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
15874         gdb.ada/complete/foo.adb: New files.
15875         * gdb.ada/complete.exp: New testcase.
15876
15877 2008-02-03  Doug Evans  <dje@google.com>
15878
15879         * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
15880
15881         * gdb.cp/gdb2384.exp: New file.
15882         * gdb.cp/gdb2384.cc: New file.
15883         * gdb.cp/gdb2384-base.h: New file.
15884         * gdb.cp/gdb2384-base.cc: New file.
15885
15886 2008-02-02  Doug Evans  <dje@google.com>
15887
15888         * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
15889
15890 2007-02-01  Joel Brobecker  <brobecker@adacore.com>
15891
15892         * gdb.ada/sym_print_name: New test program.
15893         * gdb.ada/sym_print_name.exp: New testcase.
15894
15895 2007-02-01  Joel Brobecker  <brobecker@adacore.com>
15896
15897         * gdb.ada/nested/hello.adb: New file.
15898         * gdb.ada/nested.exp: New testcase.
15899         * gdb.ada/Makefile.in (EXECUTABLES): Update list.
15900
15901 2008-02-01  Vladimir Prus  <vladimir@codesourcery.com>
15902
15903         * gdb.mi/basic.c (return_1): New function.
15904         * gdb.mi/mi-break.exp: Make sure that failed -break-insert
15905         don't cause future evaluations of function to report
15906         creation of internal breakpoints.
15907
15908 2008-02-01  Vladimir Prus  <vladimir@codesourcery.com>
15909
15910         * gdb.mi/mi-break.exp (test_error): New.
15911         Call it.
15912
15913 2008-01-31  Luis Machado  <luisgpm@br.ibm.com>
15914
15915         * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
15916         * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
15917
15918 2008-01-31  Pierre Muller  <muller@ics.u-strasbg.fr>
15919
15920         * gdb.pascal/integers.pas: New test program.
15921         * gdb.pascal/integers.exp: New testcase.
15922
15923 2008-01-31  Pierre Muller  <muller@ics.u-strasbg.fr>
15924
15925         * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
15926
15927 2008-01-30  Luis Machado  <luisgpm@br.ibm.com>
15928
15929         * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
15930         * gdb.arch/powerpc-d128-regs.c: New testcase source file.
15931
15932 2008-01-30  Paul Hilfinger  <hilfinger@adacore.com>
15933
15934         * gdb.ada/formatted_ref: New test program.
15935         * gdb.ada/formatted_ref.exp: New testcase.
15936
15937         * gdb.cp/formatted-ref.cc: New file.
15938         * gdb.cp/formatted-ref.exp: New testcase.
15939
15940 2008-01-30  Joel Brobecker  <brobecker@adacore.com>
15941
15942         * gdb.base/ptype.exp: Add testing of "ptype $pc".
15943
15944 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
15945
15946         * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
15947         (test_file_list_exec_source_file): Update to new macro-info field.
15948
15949 2008-01-30  Paul N. Hilfinger  <hilfinger@adacore.com>
15950
15951         * gdb.ada/exprs: New test program.
15952         * gdb.ada/exprs.exp: New testcase.
15953
15954 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
15955
15956         * dfp-test.c (DELTA, DELTA_B): New definitions.
15957         (double_val1, double_val2, double_val3, double_val4, double_val5,
15958         double_val6, double_val7, double_val8, double_val9, double_val10,
15959         double_val11, double_val12, double_val13, double_val14, dec32_val1,
15960         dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
15961         dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
15962         dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
15963         dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
15964         dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
15965         dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
15966         dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
15967         dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
15968         dec128_val12, dec128_val13, dec128_val14, dec128_val15,
15969         dec128_val16): New global variables.
15970         (decimal_dec128_align): New function.
15971         (decimal_mixed): Likewise.
15972         (decimal_many_args_dec32): Likewise.
15973         (decimal_many_args_dec64): Likewise.
15974         (decimal_many_args_dec128): Likewise.
15975         (decimal_many_args_mixed): Likewise.
15976         * dfp-test.exp: Add tests calling new inferior functions.
15977
15978 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
15979
15980         * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
15981         gdb.server/ext-run.exp: New files.
15982         * lib/gdbserver-support.exp (gdbserver_download): New.
15983         (gdbserver_start): New.  Update gdbserver expected
15984         output.
15985         (gdbserver_spawn): Use them.
15986         (gdbserver_start_extended): New.
15987
15988 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
15989
15990         * gdb.base/foll-exec.exp: Update header.  Skip on remote targets.
15991         Run on GNU/Linux.
15992         (do_exec_tests): Check for systems which do not support catchpoints.
15993         Do not match START.
15994         * gdb.base/foll-fork.exp: Update header.  Skip on remote targets.
15995         Run on GNU/Linux.  Enable verbose output.
15996         (check_fork_catchpoints): New.
15997         (explicit_fork_child_follow, catch_fork_child_follow)
15998         (tcatch_fork_parent_follow): Update expected messages.
15999         (do_fork_tests): Use check_fork_catchpoints.
16000         * gdb.base/foll-vfork.exp: Update header.  Skip on remote targets.
16001         Run on GNU/Linux.  Enable verbose output.
16002         (check_vfork_catchpoints): New.
16003         (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16004         expected messages.
16005         (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16006
16007 2008-01-29  Jim Blandy  <jimb@red-bean.com>
16008
16009         * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16010         host' errors.
16011         * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16012
16013 2008-01-29  Jim Blandy  <jimb@red-bean.com>
16014
16015         * gdb.threads/sigthread.c: Use barriers to ensure that
16016         child_thread and child_thread_two are always initialized before we
16017         start to use them.
16018
16019 2008-01-29  Vladimir Prus  <vladimir@codesourcery.com>
16020
16021         * gdb.base/watchpoint-solib.exp: New.
16022         * gdb.base/watchpoint-solib.c: New.
16023         * gdb.base/watchpoint-solib-shr.c: New.
16024
16025 2008-01-29  Pierre Muller  <muller@ics.u-strasbg.fr>
16026
16027         * gdb.base/gdb1056.exp: Add unsigned integer test.
16028
16029 2008-01-28  Doug Evans  <dje@google.com>
16030
16031         * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16032
16033 2008-01-27  Jim Blandy  <jimb@codesourcery.com>
16034
16035         * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16036
16037         * gdb.base/expand-psymtabs.exp: Doc fix.
16038
16039 2008-01-26  Mark Kettenis  <kettenis@gnu.org>
16040
16041         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16042
16043 2008-01-24  Nick Roberts  <nickrob@snap.net.nz>
16044
16045         * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
16046         -var-set-format.
16047
16048 2008-01-23  Chris Demetriou  <cgd@google.com>
16049
16050         * gdb.threads/thread_events.c: New testcase source file.
16051         * gdb.threads/thread_events.exp: New testcase expect file.
16052
16053 2008-01-23  Nick Roberts  <nickrob@snap.net.nz>
16054
16055         * lib/gdb.exp: Add the variable octal.
16056
16057         * gdb.mi/mi-var-display.exp: Add value field to tests for output of
16058         -var-set-format.
16059
16060 2008-01-22  Daniel Jacobowitz  <dan@codesourcery.com>
16061             Vladimir Prus  <vladimir@codesourcery.com>
16062
16063         * gdb.base/float.exp: Allow missing floating point for m68k and
16064         PowerPC.
16065
16066 2008-01-22  Vladimir Prus  <vladimir@codesourcery.com>
16067
16068         * gdb.mi/basics.c: Setup for testing breakpoints
16069         ignore count.
16070         * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16071         * gdb.mi/mi-cli.exp: Adjust.
16072         * gdb.mi/mi2-cli.exp: Adjust.
16073
16074 2008-01-17  Pedro Alves  <pedro@codesourcery.com>
16075
16076         * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16077         and 'dummy_ptr' integer pointer.  Initialize struct_declarations
16078         with dummy_ptr's address.
16079         * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16080         * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16081         all targets.
16082         * gdb.mi/mi2-var-child.exp: Likewise.
16083
16084 2008-01-09  Joel Brobecker  <brobecker@adacore.com>
16085
16086         * gdb.ada/null_array: New test program.
16087         * gdb.ada/null_array.exp: New testcase.
16088
16089 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
16090
16091         * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16092         with required float modifiers.
16093
16094 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
16095
16096         * gdb.ada/funcall_param: New test program.
16097         * gdb.ada/funcall_param.exp: New testcase.
16098
16099 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
16100
16101         * gdb.ada/arrayparam: New test program.
16102         * gdb.ada/arrayparam.exp: New testcase.
16103
16104 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
16105
16106         * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16107         landed.  Should also fix random failures in the test following it.
16108
16109 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
16110
16111         * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16112         for expressions with decimal float values.
16113         (test_dfp_conversions): New function to test casts to and from
16114         decimal float types.
16115         Call test_dfp_conversions.
16116         * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16117         elements.
16118         (main): Initialize ds.float4 and ds.double8 elements.
16119         * gdb.base/dfp-test.exp (d32_set_tests): Fix typo.  Adjust expect
16120         string to new error message.
16121         (d64_set_tests): Likewise.
16122         (d128_set_tests): Likewise.
16123         Add tests for expressions with decimal float variables.  Add tests for
16124         conversions to and from decimal float types.
16125
16126 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
16127
16128         * gdb.ada/packed_tagged/comp_bug.adb: New file.
16129         * gdb.ada/packed_tagged.exp: New testcase.
16130
16131 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
16132
16133         * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16134         gdb.ada/homonym/homonym_main.adb: New files.
16135         * gdb.ada/homonym.exp: New testcase.
16136
16137 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
16138
16139         * gdb.ada/packed_array.exp: Add testing of references to
16140         a packed array.
16141
16142 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
16143
16144         * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16145         New files.
16146         * gdb.ada/type_coercion.exp: New testcase.
16147
16148 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
16149
16150         * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16151         gdb.ada/tagged/foo.adb: New file.
16152         * gdb.ada/tagged.exp: New testcase.
16153
16154 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
16155
16156         * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16157         gdb.ada/ptype_field/foo.adb: New files.
16158         * gdb.ada/ptype_field.exp: New testcase.
16159
16160 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
16161
16162         * gdb.ada/print_pc.exp: New testcase.
16163
16164 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
16165
16166         * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16167         gdb.ada/taft_type/p.adb: New files.
16168         * gdb.ada/taft_type.exp: New testcase.
16169
16170 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
16171
16172         * gdb.ada/array_bounds/bar.adb: New file.
16173         * gdb.ada/array_bounds.exp: New testcase.
16174
16175 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
16176
16177         * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16178         gdb.ada/arrayptr/foo.adb: New files.
16179         * gdb.ada/arrayptr.exp: New testcase.
16180
16181 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
16182
16183         * gdb.base/set-lang-auto.exp: New testcase.
16184
16185 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
16186
16187         * gdb.ada/fun_addr/foo.adb: New file.
16188         * gdb.ada/fun_addr.exp: New testcase.
16189
16190 2008-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
16191
16192         * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16193         New files
16194
16195 2008-01-02  Joel Brobecker  <brobecker@adacore.com>
16196
16197         * array_subscript_addr/p.adb: New file.
16198         * array_subscript_addr.exp: New testcase.
16199
16200 2008-01-02  Joel Brobecker  <brobecker@adacore.com>
16201
16202         * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
16203         New files.
16204         * gdb.ada/str_cmp_ref.exp: New testcase.
16205
16206 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
16207
16208         * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16209         gdb.ada/fun_in_declare/foo.adb: New files.
16210         * gdb.ada/fun_in_declare.exp: New testcase.
16211
16212 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
16213
16214         * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16215         gdb.ada/ref_param/pck.ads: New files.
16216         * gdb.ada/ref_param.exp: New testcase.
16217
16218 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
16219
16220         * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16221         gdb.ada/interface/foo.adb: New files.
16222         * gdb.ada/interface.exp: New testcase.
16223
16224 2007-12-31  Jim Blandy  <jimb@codesourcery.com>
16225
16226         * gdb.base/multi-forks.exp: Consume all output from child
16227         processes before proceeding to next test.
16228
16229 2007-12-29  Jim Blandy  <jimb@codesourcery.com>
16230
16231         * configure: Regenerated.
16232
16233 2007-12-27  Joel Brobecker  <brobecker@adacore.com>
16234
16235         * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16236         gdb.ada/fixed_cmp/fixed.adb: New files.
16237         * gdb.ada/fixed_cmp.exp: New testcase.
16238
16239 2007-12-27  Joel Brobecker  <brobecker@adacore.com>
16240
16241         * gdb.ada/boolean_expr.exp: New testcase.
16242
16243 2007-12-26  Jim Blandy  <jimb@codesourcery.com>
16244
16245         * gdb.base/multi-forks.exp: Doc fix.
16246
16247 2007-12-26  Joel Brobecker  <brobecker@adacore.com>
16248
16249         * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16250         * gdb.ada/char_param.exp: Do not compile our test program with
16251         -gnata, this is unnecessary.
16252         * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16253
16254 2007-12-24  Joel Brobecker  <brobecker@adacore.com>
16255
16256         * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16257         gdb.ada/print_chars/foo.adb: New files.
16258         * gdb.ada/print_chars.exp: New testcase.
16259
16260 2007-12-24  Joel Brobecker  <brobecker@adacore.com>
16261
16262         * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16263         gdb.ada/char_param/foo.adb: New files.
16264         * gdb.ada/char_param.exp: New testcase.
16265
16266 2007-12-22  Jim Blandy  <jimb@codesourcery.com>
16267
16268         * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16269         hard-coding source line numbers into the test.
16270         * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16271         gdb_get_line_number to find.
16272
16273 2007-12-22  Joel Brobecker  <brobecker@adacore.com>
16274
16275         * gdb.base/ptype.c (highest): New struct type.
16276         (the_highest): New variable of that type.
16277         (main): Add dummy assignment to a field of variable the_highest.
16278         * gdb.base/ptype.exp: Test type printing of our new variable.
16279
16280 2007-12-19  Pierre Muller  <muller@ics-u-strasbg.fr>
16281
16282         * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
16283         and record first explicitly generated thread number.
16284         Use that thread number for thread specific watchpoint test.
16285         Add iteration number to repetitive tests.
16286
16287 2007-12-16  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
16288             Jim Blandy  <jimb@codesourcery.com>
16289
16290         * gdb.base/expand-psymtabs.c: New testcase
16291         source file.
16292         * gdb.base/expand-psymtabs.exp: New testcase
16293         expect file.
16294
16295 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
16296
16297         * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16298         * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16299
16300 2007-12-17  Joel Brobecker  <brobecker@adacore.com>
16301
16302         * gdb.ada/frame_args/foo.adb: New file.
16303         * gdb.ada/frame_args/pck.ads: New file.
16304         * gdb.ada/frame_args/pck.adb: New file.
16305         * gdb.ada/frame_args.exp: New testcase.
16306
16307 2007-12-17  Joel Brobecker  <brobecker@adacore.com>
16308
16309         * gdb.base/frame-args.c: New file.
16310         * gdb.base/frame-args.exp: New testcase.
16311
16312 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
16313             Joseph Myers  <joseph@codesourcery.com>
16314
16315         * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16316
16317 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
16318
16319         * gdb.mi/mi-pending.exp: New.
16320         * gdb.mi/mi-pending.c: New.
16321         * gdb.mi/mi-pendshr.c: New.
16322
16323 2007-12-06  Jim Blandy  <jimb@codesourcery.com>
16324
16325         * gdb.base/default.exp: Update expected output for 'info catch'.
16326
16327 2007-12-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
16328
16329         * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16330         must be set to binary.
16331
16332 2007-12-09  Pedro Alves  <pedro_alves@portugalmail.pt>
16333
16334         * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16335
16336 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
16337
16338         * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16339         gdb.mi/mi-file-transfer.exp: New.
16340
16341 2007-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
16342
16343         * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16344
16345 2007-11-22  Maciej W. Rozycki  <macro@mips.com>
16346
16347         * gdb.trace/backtrace.exp: Fix a typo.
16348         * gdb.trace/circ.exp: Likewise.
16349         * gdb.trace/collection.exp: Likewise.
16350         * gdb.trace/limits.exp: Likewise.
16351         * gdb.trace/report.exp: Likewise.
16352         * gdb.trace/tfind.exp: Likewise.
16353         * gdb.trace/while-dyn.exp: Likewise.
16354
16355 2007-11-21  Nick Roberts  <nickrob@snap.net.nz>
16356
16357         * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16358         objects of pointers that can't be dereferenced are now
16359         "noneditable".
16360
16361 2007-11-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16362
16363         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16364         (target_cpu): Remove.
16365
16366 2007-10-15  Vladimir Prus  <vladimir@codesourcery.com>
16367
16368         * gdb.base/ending-run.exp: Expect the list of cleared
16369         breakpoint to come in natural order, not the reversed one.
16370
16371 2007-11-07  Vladimir Prus  <vladimir@codesourcery.com>
16372
16373         * gdb.mi/mi-var-child.c (do_child_deletion): New.
16374         * gdb.mi/mi-var-child.exp: Run child_deletion tests.
16375
16376 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
16377
16378         * gdb.base/printcmds.exp: New function
16379         test_printf_with_dfp.
16380
16381 2007-11-02  Doug Evans  <dje@google.com>
16382
16383         * gdb.disasm/t01_mov.s: Remove carriage returns.
16384         * gdb.disasm/t02_mova.s: Ditto.
16385         * gdb.disasm/t03_add.s: Ditto.
16386         * gdb.disasm/t04_sub.s: Ditto.
16387         * gdb.disasm/t05_cmp.s: Ditto.
16388         * gdb.disasm/t06_ari2.s: Ditto.
16389         * gdb.disasm/t07_ari3.s: Ditto.
16390         * gdb.disasm/t08_or.s: Ditto.
16391         * gdb.disasm/t09_xor.s: Ditto.
16392         * gdb.disasm/t10_and.s: Ditto.
16393         * gdb.disasm/t11_logs.s: Ditto.
16394         * gdb.disasm/t12_bit.s: Ditto.
16395         * gdb.disasm/t13_otr.s: Ditto.
16396
16397 2007-11-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
16398
16399         * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16400
16401 2007-10-30  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16402
16403         * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16404         provide DFP support.
16405
16406 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
16407
16408         * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16409         Test "set powerpc vector-abi".  Skip auto-detection tests for old
16410         toolchains.
16411
16412 2007-10-30  Pedro Alves  <pedro_alves@portugalmail.pt>
16413
16414         * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16415         with [string compare].
16416
16417 2007-10-30  Pedro Alves  <pedro_alves@portugalmail.pt>
16418
16419         * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16420         * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16421
16422 2007-10-25  Luis Machado  <luisgpm@br.ibm.com>
16423
16424         * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16425         * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16426         * gdb.opt/Makefile.in: New makefile.
16427         * Makefile.in: Create new directory "gdb.opt".
16428         * configure.ac: Add "gdb.opt" directory.
16429         * configure: Regenerated.
16430
16431 2007-10-25  Doug Evans  <dje@google.com>
16432
16433         * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16434         * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16435
16436 2007-10-15  Wu Zhou  <woodzltc@cn.ibm.com>
16437             Thiago Jung Bauermann  <bauerman@br.ibm.com>
16438
16439         * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16440         Floating Point expressions.
16441         * gdb.base/dfp-test.exp: new file adding tests for Decimal
16442         Floating Point variables.
16443         * gdb.base/dfp-test.c: new file containing program with Decimal
16444         Floating variables, used by gdb.base/dfp-test.exp.
16445
16446 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
16447
16448         * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16449
16450 2007-10-21  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16451
16452         * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16453         compiling test case with GCC.
16454         * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16455
16456 2007-10-21  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16457
16458         * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16459         format changes.
16460
16461 2007-10-18  Michael Snyder  <msnyder@specifix.com>
16462
16463         * gdb.base/dbx.exp: Add missing "-re " operator.
16464
16465 2007-10-16  Gaius Mulley  <gaius@glam.ac.uk>
16466
16467         * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16468         * configure.ac: Removed trailing spaces after backslash.
16469         * gdb.modula2: New directory.
16470         * gdb.modula2/Makefile.in: New file.
16471         * gdb.modula2/unbounded-array.exp: New file.
16472         * gdb.modula2/unbounded1.c: New file.
16473
16474 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
16475
16476         * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16477
16478 2007-10-15  Pierre Muller  <muller@ics.u-strasbg.fr>
16479
16480         * gdb.base/sigstep.c (main): Add checks for
16481         return values for setitimer call.
16482         Call setitimer again with itimer = ITIMER_REAL
16483         if first call to setitimer fails.
16484
16485 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
16486
16487         * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16488         of $timeout.
16489
16490 2007-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
16491
16492         * gdb.server/server-run.exp: Test for dynamic linker symbols.
16493
16494 2007-10-09  Pierre Muller  <muller@ics.u-strasbg.fr>
16495
16496         * lib/gdb.exp (gdb_run_cmd): Move comment outside
16497         of gdb_expect call, to avoid interruption.
16498
16499 2007-10-09  Pedro Alves  <pedro_alves@portugalmail.pt>
16500
16501         * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16502         (v_unsigned_long_long, v_long_long_array)
16503         (v_signed_long_long_array, v_unsigned_long_long_array)
16504         (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16505         (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16506         [!NO_LONG_LONG]: New.
16507         (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16508         v_long_long_member.
16509
16510         (v_long_long_func, v_signed_long_long_func)
16511         (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16512         (main) [!NO_LONG_LONG]: Initialize long long variants.
16513
16514         * gdb.base/whatis.exp: If board file requests no_long_long, build
16515         test with NO_LONG_LONG defined.  Test long long, signed long long,
16516         and unsigned long long variants but only if board file doesn't
16517         disable it.
16518
16519 2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
16520             Daniel Jacobowitz  <dan@codesourcery.com>
16521
16522         * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16523         * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16524         * configure: Regenerated.
16525         * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16526         gdb.pascal/types.exp, lib/pascal.exp: New files.
16527
16528 2007-10-02  Daniel Jacobowitz  <dan@codesourcery.com>
16529
16530         * gdb.cp/classes.exp (do_tests): Always step to the line after the
16531         call.
16532         * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16533         to return to the call.
16534         * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16535         * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16536         * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16537         * gdb.mi/mi-until.exp (test_until): Likewise.
16538         * gdb.mi/mi2-until.exp (test_until): Likewise.
16539
16540 2007-10-01  Daniel Jacobowitz  <dan@codesourcery.com>
16541
16542         * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16543         two-char array.
16544         * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16545
16546 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
16547
16548         * gdb.threads/watchthreads.c (thread_function): Sleep between
16549         iterations.
16550         * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16551         at once for S/390.  Generate matching fails and passes.
16552
16553 2007-09-27  Vladimir Prus  <vladimir@codesourcery.com>
16554
16555         * gdb.mi/var-cmd.c (do_children_tests): Initialize
16556         the 'struct_declarations' variable to zeros.
16557
16558 2007-09-24  Vladimir Prus  <vladimir@codesourcery.com>
16559
16560         * gdb.cp/mb-ctor.cc: New.
16561         * gdb.cp/mb-ctor.exp: New.
16562         * gdb.cp/mb-templates.cc: New.
16563         * gdb.cp/mb-templates.exp: New.
16564
16565 2007-09-23  Daniel Jacobowitz  <dan@codesourcery.com>
16566
16567         * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16568
16569 2007-09-23  Pedro Alves  <pedro_alves@portugalmail.pt>
16570
16571         * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16572         targets.
16573         * configure: Regenerate.
16574
16575 2007-09-23  Vladimir Prus  <vladimir@codesourcery.com>
16576
16577         * gdb.base/annota1.exp: Adjust for 'info break'
16578         format changes.
16579         * gdb.base/annota3.exp: Likewise.
16580         * gdb.base/break.exp: Likewise.
16581         * gdb.base/condbreak.exp: Likewise.
16582         * gdb.base/pending.exp: Likewise.
16583         * gdb.base/sepdebug.exp: Likewise.
16584         * gdb.base/unload.exp: Likewise.
16585         * gdb.base/ovldbreak.exp: Likewise.
16586
16587 2007-09-22  Vladimir Prus  <vladimir@codesourcery.com>
16588
16589         * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16590         messages.
16591         * gdb.base/chng-syms.exp: Likewise.
16592         * gdb.base/unload.exp: Likewise.
16593
16594 2007-09-21  Daniel Jacobowitz  <dan@codesourcery.com>
16595
16596         * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16597
16598 2007-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
16599
16600         * schedlock.c (NUM): Change to 1.
16601         (main): Use args[0] for the main thread.
16602         * schedlock.exp: Only expect two threads.  Only issue one pass or fail
16603         regardless of the number of threads.
16604
16605 2007-09-14  Maciej W. Rozycki  <macro@mips.com>
16606
16607         * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16608         type down.
16609         (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16610         test.
16611         * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16612         watchpoint type down.
16613         (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16614         test.
16615
16616 2007-09-14  Maciej W. Rozycki  <macro@mips.com>
16617
16618         * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16619         Move all the tests here and run them twice, once using software
16620         watchpoints and once using hardware watchpoints.
16621         * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16622
16623 2007-09-12  Daniel Jacobowitz  <dan@codesourcery.com>
16624
16625         * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16626         test.
16627
16628 2007-09-10  Mark Kettenis  <kettenis@gnu.org>
16629
16630         * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16631         build-id.
16632
16633         * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16634         know about $ORIGIN.  Calculate output dir from $dest instead of
16635         using ${objdir}/{$subdir}.
16636
16637 2007-09-09  Mark Kettenis  <kettenis@gnu.org>
16638
16639         * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16640         gcore, before continuing with the test.
16641
16642 2007-09-06  Daniel Jacobowitz  <dan@codesourcery.com>
16643
16644         * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16645         * gdb.mi/mi-watch.exp: Likewise.
16646
16647 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
16648             Jim Blandy  <jimb@codesourcery.com>
16649
16650         * gdb.arch/i386-sse.exp: Do not expect character constants.
16651         * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16652         * gdb.base/display.exp: Allow print/s.
16653         * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16654         and unsigned char array changes.
16655
16656 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
16657
16658         * gdb.base/display.exp: Add tests for printf %p.
16659
16660 2007-09-03  Pedro Alves  <pedro_alves@portugalmail.pt>
16661
16662         * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16663         the dll name to unicode.
16664
16665 2007-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
16666
16667         * gdb.base/default.exp (show version): Update the version text.
16668         * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16669
16670 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
16671
16672         * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16673         New files.
16674
16675 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
16676
16677         * lib/gdb.exp (build_id_debug_filename_get): New function.
16678         * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16679         Remove the generate DEBUG file for the future testcase runs.
16680         New testcase for the NT_GNU_BUILD_ID retrieval.
16681         Move the final testing step to ...
16682         (test_different_dir): ... a new function.
16683         New parameter XFAIL to XFAIL all the tests performed.
16684         New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16685         New parameter TYPE to PF_PREFIX all the tests performed.
16686
16687 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
16688
16689         * gdb.mi/mi-var-cp.cc (path_expression): New
16690         function.
16691         * gdb.mi/mi-var-cp.exp: Run path exression tests.
16692
16693 2007-08-27  Markus Deuling  <deuling@de.ibm.com>
16694
16695         * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
16696         to fit into SPU Local Store memory.
16697
16698 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
16699
16700         * gdb.base/default.exp: Adjust the expected output of "info
16701         warranty" after the switch to GPLv3.
16702
16703 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
16704
16705         * lib/gdb.exp (default_gdb_init): Increase expect buffer size
16706         to 30000 (from 20000).
16707
16708 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
16709
16710         Switch the license of all .exp files to GPLv3.
16711         Switch the license of all .f and .f90 files to GPLv3.
16712         Switch the license of all .s and .S files to GPLv3.
16713
16714 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
16715
16716         * configure.ac: Switch license to GPLv3.
16717
16718 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
16719
16720         Switch the licensing to GPLv3 for all .ads and .adb files.
16721
16722 2007-08-22  Daniel Jacobowitz  <dan@codesourcery.com>
16723
16724         * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
16725         and t_int_double.
16726         * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
16727
16728 2007-08-17  Joel Brobecker  <brobecker@adacore.com>
16729
16730         * gdb.base/step-line.c: Switch license to GPL version 3, and
16731         update copyright year.
16732         * gdb.base/step-line.inp: Likewise.
16733
16734 2007-08-17  Joel Brobecker  <brobecker@adacore.com>
16735
16736         * gdb.base/gdb1555.exp: Make expected output immune to formatting
16737         changes inside gdb1555.c.
16738         * gdb.base/pending.exp: Likewise.
16739
16740 2007-08-13  Daniel Jacobowitz  <dan@codesourcery.com>
16741
16742         * config/default.exp: New file.
16743
16744 2007-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
16745
16746         * gdb.base/prologue.c, gdb.base/prologue.exp: New.
16747         * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
16748
16749 2007-07-30  Maciej W. Rozycki  <macro@mips.com>
16750
16751         * gdb.base/dump.exp: Force the correct endianness for binary
16752         formats not carrying this information.
16753
16754 2007-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
16755
16756         * gdb.threads/staticthreads.exp: Match .*sem_post.
16757
16758 2007-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
16759
16760         * gdb.base/readline.exp (operate_and_get_next): Match the final
16761         prompt.
16762
16763 2007-07-23  Kevin Buettner  <kevinb@redhat.com>
16764
16765         * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
16766         to restarting SID.
16767
16768 2007-07-18  Kevin Buettner  <kevinb@redhat.com>
16769
16770         * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
16771         prior to `gdb_start'.
16772
16773 2007-07-18  Kevin Buettner  <kevinb@redhat.com>
16774
16775         * config/sid.exp (gdb_load): Add test for empty argument.  Adjust
16776         return value to be compatible with gdb_run_cmd in lib/gdb.exp.
16777         Remove call to gdb_unload.
16778
16779 2007-07-17  Pedro Alves  <pedro_alves@portugalmail.pt>
16780             Daniel Jacobowitz  <dan@codesourcery.com>
16781
16782         * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
16783         for __WIN32__.
16784         (SHLIB_NAME): Delete definition.  Always pass dlerror to fprintf.
16785         * gdb.base/unload.exp: Use shared library test routines.
16786
16787 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
16788
16789         * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
16790         * gdb.base/solib-symbol-lib.c: Likewise.
16791         * gdb.base/solib-symbol-main.c: Likewise.
16792
16793 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
16794
16795         * config/gdbserver.exp (gdb_reconnect): New.
16796         * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
16797         gdb.base/solib-disc.exp: New files.
16798         * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
16799         remote debugging".
16800         (gdb_compile): Add shlib_load flag.
16801         * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
16802         port.
16803         (gdbserver_reconnect): New.
16804
16805 2007-07-01  Nick Roberts  <nickrob@snap.net.nz>
16806             Daniel Jacobowitz  <dan@codesourcery.com>
16807
16808         * gdb.base/annota3.exp: Test for if construct.
16809
16810 2007-06-26  Daniel Jacobowitz  <dan@codesourcery.com>
16811
16812         * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
16813
16814 2007-06-21  Chris Dearman  <chris@mips.com>
16815             Maciej W. Rozycki  <macro@mips.com>
16816
16817         * gdb.base/display.exp: Allow a newline after display/i.
16818         * gdb.base/pc-fp.exp: Likewise.
16819         * gdb.base/sigbpt.exp: Likewise.
16820
16821 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
16822
16823         * gdb.xml/tdesc-regs.exp: Add MIPS support.  Allow multiple
16824         required features to be included.
16825
16826 2007-06-12  Daniel Jacobowitz  <dan@codesourcery.com>
16827
16828         * gdb.threads/manythreads.exp: Prevent expect buffer overflow
16829         in info threads output.
16830
16831 2007-06-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16832             Markus Deuling  <deuling@de.ibm.com>
16833
16834         * gdb.arch/spu-info.exp: New testcase.
16835         * gdb.arch/spu-info.c: New file.
16836
16837 2007-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
16838
16839         * gdb.arch/thumb-prologue.c: Record the breakpoint address in
16840         tpcs_offset.  Restore lr after the call.
16841         * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
16842
16843 2007-05-23  Daniel Jacobowitz  <dan@codesourcery.com>
16844
16845         * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
16846         (gdbserver_run): Kill any running gdbserver.
16847         * lib/mi-support.exp (mi_gdb_target_load): Likewise.
16848
16849 2007-05-17  Maciej W. Rozycki  <macro@mips.com>
16850
16851         * gdb.base/sigbpt.exp: Preset segv_addr.
16852
16853 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
16854
16855         * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
16856         (gdb_compile_shlib): Likewise.
16857         (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
16858         (default_gdb_init): Clear cleanfiles.
16859         (gdb_finish): Delete recorded cleanfiles.
16860         * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
16861
16862         * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
16863         Do not use isnative.
16864         * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
16865         gdb.base/so-impl-ld.exp: Likewise.
16866         * gdb.base/solib-weak.exp: Likewise.  Skip for DLL targets.
16867         * gdb.base/unload.exp: Likewise.  Do not pass empty option to
16868         gdb_compile.
16869
16870 2007-05-15  Vladimir Prus  <vladimir@codesourcery.com>
16871
16872         * config/unknown.exp: Remove.
16873
16874 2007-05-15  Markus Deuling  <deuling@de.ibm.com>
16875
16876         * gdb.base/info-proc.exp: Check is_remote.
16877
16878 2007-05-14  Markus Deuling  <deuling@de.ibm.com>
16879
16880         * gdb.base/gcore.exp: Initialize variable core_supported.
16881
16882 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
16883
16884         * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
16885
16886 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
16887
16888         * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
16889         * gdb.threads/print-threads.exp (test_all_threads): Allow
16890         negative and hexadecimal thread IDs.
16891
16892 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
16893
16894         * gdb.java/jprint.java (public): Avoid invalid call to static
16895         method.
16896
16897 2007-05-14  Denis Pilat  <denis.pilat@st.com>
16898
16899         * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
16900         gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
16901         gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16902         gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
16903         gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
16904
16905 2007-05-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16906
16907         * gdb.base/overlays.exp: Add support for targets with only code
16908         overlay support, not data overlay.  Support spu-*-* target in
16909         this mode.
16910         * gdb.base/ovlymgr.c: Provide stubs for spu target.
16911         * gdb.base/spu.ld: New file.
16912
16913 2007-05-07  Daniel Jacobowitz  <dan@codesourcery.com>
16914
16915         * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
16916
16917 2007-05-06  Daniel Jacobowitz  <dan@codesourcery.com>
16918
16919         * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
16920
16921 2007-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
16922
16923         * gdb.java/jmain.exp: Handle demangled names with and without method
16924         signatures.
16925
16926 2007-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
16927
16928         * gdb.mi/mi-syn-frame.c (main, foo, bar)
16929         (have_a_very_merry_interrupt): Remove calls to puts.
16930         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
16931         inferior output.
16932         * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio.  Correct
16933         test names.
16934
16935 2007-04-29  Markus Deuling  <deuling@de.ibm.com>
16936             Daniel Jacobowitz  <dan@codesourcery.com>
16937
16938         * gdb.base/auxv.exp (core_works): Also check is_remote.
16939         * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
16940
16941 2007-04-25  Vladimir Prus  <vladimir@codesourcery.com>
16942
16943         * gdb.base/sigaltstack.exp: Use 'srcfile' in error
16944         message, not the undefined 'module' variable.
16945         * gdb.base/siginfo.exp: Likewise.
16946         * gdb.base/sigstep.exp: Likewise.
16947         * lib/gdbserver-support.exp (gdb_target_cmd): Quote
16948         serialport.
16949         * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
16950
16951 2007-04-25  Corinna Vinschen <vinschen@redhat.com>
16952
16953         * config/sim.exp (gdb_target_sim): Just return with -1 when setting
16954         target sim fails.  Return 0 otherwise.
16955         (gdb_load): Return prematurely if gdb_target_sim fails.
16956
16957 2007-04-16  Denis Pilat  <denis.pilat@st.com>
16958
16959         * gdb.base/setshow.exp: Reset height after having set it to 100.
16960
16961 2007-04-16  Denis Pilat  <denis.pilat@st.com>
16962
16963         * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
16964
16965 2007-04-16  Denis Pilat  <denis.pilat@st.com>
16966
16967         * gdb.mi/mi2-var-display.exp: Test for the fullname field.
16968
16969 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
16970
16971         * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
16972         tests. Run the frozen varobjs test.
16973         * gdb.mi/var-cmd.c (do_frozen_tests): New.
16974         * lib/mi-support.exp (mi_varobj_update): Fix thinko.
16975
16976 2007-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
16977
16978         * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
16979         gdb.base/type-opaque.exp: New files.
16980
16981 2007-04-01  Vladimir Prus  <vladimir@codesourcery.com>
16982
16983         * gdb.mi/mi-var-child.c
16984         (do_children_tests): User char[2] instead of
16985         char so that automatic printing of pointers to char
16986         don't give unpredicable result.
16987         * gdb.mi/var-cmd.c (do_locals_test): Initialize
16988         local variables.
16989         * gdb.mi/mi-var-child.exp: Step to right line
16990         of do_children_tests.
16991         * gdb.mi/mi2-var-child.exp: Likewise.
16992         * gdb.mi/mi-var-cmd.exp: Step to right line of
16993         do_locals_tests.
16994         (do_children_tests): User char[2] instead of
16995         char so that automatic printing of pointers to char
16996         don't give unpredicable result.
16997         * gdb.mi/mi2-var-cmd.exp: Likewise.
16998         * lib/mi-support.exp (mi_continue_to_line):
16999         Pass test name to mi_wait_for_stop.
17000
17001 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
17002
17003         * gdb.asm/asm-source.exp: Remove d10v case.
17004         * lib/gdb.exp (skip_cplus_tests): Likewise.
17005         * gdb.asm/d10v.inc: Deleted.
17006
17007 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
17008
17009         * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17010
17011 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
17012
17013         * config/netware.exp: Delete file.
17014
17015 2007-03-29  Joel Brobecker  <brobecker@adacore.com>
17016
17017         * gdb.dwarf2/dw2-noloc.S: New file.
17018         * gdb.dwarf2/dw2-noloc.exp: New file.
17019
17020 2007-03-28  Pedro Alves  <pedro_alves@portugalmail.pt>
17021
17022         * gdb.cp/method2.cc: New test.
17023         * gdb.cp/method2.exp: New test.
17024         * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17025
17026 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
17027
17028         * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17029
17030 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
17031
17032         * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17033
17034 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
17035
17036         * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17037         (gdb_load): Delete, replace with...
17038         (gdb_reload): ...this.
17039         * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17040         * gdb.server/server-mon.exp: Likewise.
17041         * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17042         (gdb_start_cmd): New.
17043         (gdb_file_cmd): Save the last loaded file.
17044         (gdb_reload): New.
17045         (gdb_gnu_strip_debug): Use transform.
17046         * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17047         support here.  Use new $last_loaded_file.  Check mtime.
17048         (gdb_target_cmd): Handle ObjC failure case.
17049         (infer_host_exec): Delete.
17050         (gdbserver_load): Rename to...
17051         (gdbserver_run): ...this.  Simplify.
17052         * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17053         (mi_gdb_load): Move most contents to a new function...
17054         (mi_gdb_target_load): ...here.  Simplify call to gdbserver_gdb_load.
17055         (mi_run_cmd): Use mi_gdb_target_load.
17056         * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17057         gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17058         Use gdb_run_cmd.
17059         * gdb.base/charsign.exp: Remove incorrect comment.
17060         * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17061         * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17062         gdb.base/start.exp: Use gdb_start_cmd.
17063
17064 2007-03-23  Nigel Stephens  <nigel@mips.com>
17065             Maciej W. Rozycki  <macro@mips.com>
17066
17067         * gdb.base/sigbpt.exp: Fix the message when skipping test.
17068         * gdb.base/signull.exp: Similarly.
17069
17070 2007-03-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17071
17072         * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17073         messages available to test cases (like chng-sym.exp).
17074
17075 2007-03-14  Andreas Schwab  <schwab@suse.de>
17076
17077         * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17078         format changes.
17079
17080 2007-03-13  Daniel Jacobowitz  <dan@codesourcery.com>
17081
17082         * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17083         (optimized_1): New.
17084         (main): Call optimized_1.
17085         (gdb2029): Correct typos.  Call gdb2029_marker.
17086         * gdb.arch/powerpc-prologue.exp: Run new test.  Use a breakpoint
17087         for gdb2029.
17088
17089 2007-03-12  Mark Kettenis  <kettenis@gnu.org>
17090
17091         * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17092         as tabs.  Remove redundant test pattern.
17093
17094 2007-03-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17095
17096         * gdb.base/long_long.exp: Accept optional symbol name in <...>
17097         for /a format output.
17098
17099 2007-03-09  Daniel Jacobowitz  <dan@codesourcery.com>
17100
17101         * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17102         collect output incrementally.
17103
17104 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17105
17106         * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17107         for -var-create lpcharacter test.
17108         * gdb.mi/mi2-var-cmd.exp: Likewise.
17109
17110 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17111
17112         * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17113         pass on targets where address zero is readable.
17114
17115 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17116
17117         * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17118         just a single architecture.
17119
17120 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17121
17122         * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17123         (fetch_all_registers): New function, uses gdb_test_multiple and
17124         exp_continue to fetch inferior output line-by-line.
17125         Replace all uses of do_get_all_registers by fetch_all_registers.
17126
17127 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17128
17129         * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17130         in target_info.
17131
17132 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
17133
17134         * gdb.threads/manythreads.exp: Use $message string for
17135         consistancy; add a default (timeout) case.
17136
17137 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
17138
17139         * gdb.base/watchpoint.exp: Fix truncated comment.
17140
17141 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
17142
17143         * Makefile.in: Remove spurious single-quotes from sed command.
17144
17145 2007-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
17146
17147         * gdb.mi/mi-var-cmd.exp: Correct test name.  Allow any value for
17148         func.
17149         * gdb.mi/mi2-var-cmd.exp: Likewise.
17150
17151 2007-02-27  Joel Brobecker  <brobecker@adacore.com>
17152
17153         * gdb.dwarf2/dw2-producer.S: New file.
17154         * gdb.dwarf2/dw2-producer.exp: New testcase.
17155
17156 2007-02-27  Nick Roberts  <nickrob@snap.net.nz>
17157
17158         * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17159         * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17160         * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17161         * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17162         * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17163         Revert tests to use mi_gdb_test and include value field in output
17164         of -var-create.
17165
17166 2007-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
17167
17168         * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17169
17170 2007-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
17171
17172         * gdb.base/maint.exp: Remove full paths from test names.
17173         * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17174         gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17175
17176 2007-02-27  Joel Brobecker  <brobecker@adacore.com>
17177
17178         * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17179
17180 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
17181
17182         * gdb.server/server-mon.exp: New test.
17183
17184 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
17185
17186         * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17187
17188 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
17189
17190         * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17191         register capitalization.
17192
17193 2007-02-13  Denis Pilat  <denis.pilat@st.com>
17194
17195         * gdb.mi/mi-var-invalidate.exp: New file.
17196
17197 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
17198
17199         * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17200
17201 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
17202
17203         * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17204
17205 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
17206
17207         * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17208         gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17209
17210 2007-02-08  Nick Roberts  <nickrob@snap.net.nz>
17211
17212         * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17213         * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17214         * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17215         * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17216         * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17217         * gdb.mi/gdb792.exp, lib/mi-support.exp:
17218         Update tests to include value field in output of -var-create.
17219
17220 2007-02-08  Andreas Schwab  <schwab@suse.de>
17221
17222         * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17223
17224 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
17225
17226         * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17227         gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17228
17229 2007-02-02  Denis Pilat  <denis.pilat@st.com>
17230
17231         * gdb.threads/threadapply.exp: check that frame is not changed by
17232         the thread apply all command.
17233
17234 2007-01-31  Andreas Schwab  <schwab@suse.de>
17235
17236         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17237
17238         * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17239         in the dwarf sections.
17240         * gdb.dwarf2/mac-fileno.S: Likewise.
17241
17242         * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17243         bspstore register on ia64.
17244
17245 2007-01-29  Andreas Schwab  <schwab@suse.de>
17246
17247         * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17248         "frame-begin" annotation.
17249
17250         * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17251         number of "frames-invalid" annotations.
17252
17253 2007-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
17254
17255         * gdb.base/commands.exp: Call if_commands_test.
17256         (gdb_test_no_prompt, if_commands_test): New.
17257
17258 2007-01-28  Mark Kettenis  <kettenis@gnu.org>
17259
17260         * gdb.threads/sigthread.c (NSIGS): Make bigger.
17261
17262 2007-01-27  Andreas Schwab  <schwab@suse.de>
17263
17264         * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17265         .short/.int/.quad in the dwarf sections.
17266         * gdb.dwarf2/dw2-intercu.S: Likewise.
17267         * gdb.dwarf2/dw2-intermix.S: Likewise.
17268
17269 2007-01-25  Jan Kratochvil <jan.kratochvil@redhat.com>
17270
17271         * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
17272         * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17273         array.
17274         * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17275         * gdb.base/setvar.exp: Likewise.
17276
17277 2007-01-26  Andreas Schwab  <schwab@suse.de>
17278
17279         * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17280         test.
17281
17282         * gdb.base/multi-forks.exp ("restart $i"): Also match
17283         __kernel_syscall_via_break.
17284
17285 2007-01-24  Vladimir Prus  <vladimir@codesourcery.com>
17286
17287         * lib/mi-support.exp (mi_delete_varobj): New.
17288         * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17289         testcase.
17290         * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17291         (main): Call the above.
17292         (reference_update_test, base_in_reference_test)
17293         (reference_to_pointer): Delete the created varobjs.
17294
17295 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
17296
17297         * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17298         * configure: Regenerated.
17299         * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17300         * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17301         gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17302         gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17303         * lib/gdb.exp (gdb_skip_xml_test): New function.
17304
17305 2007-01-23  Nick Hudson  <nick.hudson@dsl.pipex.com>
17306
17307         * gdb.base/sigrepeat.exp: Correct error message.
17308
17309 2007-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
17310             Daniel Jacobowitz  <dan@codesourcery.com>
17311
17312         * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17313         gdb.arch/i386-gnu-cfi-asm.S: New files.
17314
17315 2007-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
17316
17317         * lib/gdb.exp: Abort on missing `site.exp'.
17318
17319 2007-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
17320             Daniel Jacobowitz  <dan@codesourcery.com>
17321
17322         * gdb.base/included.c, gdb.base/included.exp,
17323         gdb.base/included.h: New files.
17324
17325 2007-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
17326
17327         * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17328         (maximize_rlimit): Reduce limits on 64-bit systems.
17329
17330 2007-01-19  Mark Kettenis  <kettenis@gnu.org>
17331
17332         From Marcus Deuling <deuling@de.ibm.com>:
17333         * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17334         every case.
17335
17336 2007-01-13  Nick Roberts  <nickrob@snap.net.nz>
17337
17338         * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17339         (test_path_specification): Use objdir instead of srcdir to always
17340         get an absolute filename.
17341
17342 2007-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
17343
17344         * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17345
17346 2007-01-11  Vladimir Prus  <vladimir@codesourcery.com>
17347
17348         * gdb.mi/mi-var-cp.cc (reference_update_tests):
17349         Make sure the variable we're using is in scope.
17350         (reference_to_pointer): Likewise.
17351
17352 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
17353
17354         * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17355         has no debug information.
17356
17357 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
17358
17359         * gdb.base/annota1.exp: Remove extra send_gdb.
17360
17361 2007-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
17362
17363         * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17364
17365 2007-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
17366
17367         * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17368
17369 2007-01-08  Nick Roberts  <nickrob@snap.net.nz>
17370             Daniel Jacobowitz  <dan@codesourcery.com>
17371
17372         * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17373         lcharacter or linteger change.  Correct duplicated test name.
17374         * gdb.mi/mi2-var-cmd.exp: Likewise.
17375
17376 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
17377
17378         * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17379
17380 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
17381
17382         * gdb.base/nofield.c: New file.
17383         * gdb.base/nofield.exp: New testcase.
17384
17385 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
17386
17387         * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17388
17389         * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17390          test.
17391
17392 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
17393
17394         * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17395
17396 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
17397
17398         * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17399         when continuing.
17400
17401 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
17402
17403         * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17404         Expect ".exe" extension.
17405
17406 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
17407
17408         * gdb.base/charset.exp: Add explicit filename to break.
17409         * gdb.base/dbx.exp: Add explicit filename to breaks.
17410
17411 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
17412
17413         * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17414         * gdb.mi/mi2-file.exp: Likewise.
17415
17416 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
17417
17418         Implement specification of MI tests as comments
17419         in C and C++ sources.
17420         * lib/mi-support.exp (mi_autotest_data): New variable.
17421         (mi_autotest_source): New variable.
17422         (count_newlines, mi_prepare_inline_tests)
17423         (mi_get_inline_test, mi_continue_to_line)
17424         (mi_run_inline_test, mi_tbreak)
17425         (mi_send_resuming_command, mi_wait_for_stop): New functions.
17426         * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17427         Run inline tests.
17428         * gdb.mi/mi-var-cp.cc: Define tests here.
17429
17430 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
17431
17432         Simplify usage of mi_continue_to.
17433         * lib/mi-support.exp (mi_runto_helper): Renamed
17434         from mi_runto, added new parameter 'run_or_continue'.
17435         (mi_runto): Use mi_runto_helper.
17436         (mi_continue_to): Accept just function name as parameter.
17437         Use mi_runto_helper.
17438         * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17439         * gdb.mi/mi2-var-cmd.exp: Likewise.
17440
17441 2006-01-04  Joel Brobecker  <brobecker@adacore.com>
17442
17443         Make this testcase a bit more realistic. The current code
17444         is too simplistic, and allows the compiler to optimize out
17445         some of the entities we need for this testcase.
17446         * gdb.ada/null_record/bar.ads (Void_Star): New type.
17447         (Do_Nothing): Add extra parameter.
17448         * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17449         * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17450         by using a variable of type Void_Star.
17451
17452 2006-01-04  Joel Brobecker  <brobecker@adacore.com>
17453
17454         * gdb.ada/catch_ex/foo.adb: New file.
17455         * gdb.ada/catch_ex.exp: New testcase.
17456
17457 2007-01-03  Pedro Alves  <pedro_alves@portugalmail.pt>
17458
17459         * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17460         pass --image-base to linker.
17461
17462 2007-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
17463             Daniel Jacobowitz  <dan@codesourcery.com>
17464
17465         * gdb.base/readline.exp: Set $TERM.  Test arrow keys in
17466         secondary prompts.
17467
17468 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
17469
17470         * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17471         output.  Test the types of members and member pointers.
17472         * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17473         gdb/2092.
17474         * gdb.cp/member-ptr.exp: Search for a comment instead of a
17475         statement.  Enable for GCC.  Update expected output for some tests
17476         and add new tests.  Remove obsolete GCC KFAILs.  Allow GCC's class
17477         layout.
17478         * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17479         (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17480         (Diamond::vget_base): New.
17481         (main): Add new tests.
17482         * gdb.cp/printmethod.exp: Update expected output for member functions.
17483         * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17484         print pEe->D::vg().
17485
17486 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
17487
17488         * gdb.threads/tls.exp: Allow stops in sem_post.
17489
17490 2006-12-31  Daniel Jacobowitz  <dan@codesourcery.com>
17491
17492         * gdb.base/annota1.exp: Allow .*printf in backtraces.
17493         * gdb.base/annota3.exp: Likewise.
17494         * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17495         again (instead of timing out).
17496         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17497         GCC bug 26475.
17498         * gdb.java/jmisc.exp: Adjust to work with method signatures including
17499         return types.  Add kfails for GDB bugs 2214 and 2215.  Move exit
17500         test from jmisc1.exp.
17501         * gdb.java/jmisc1.exp: Delete.
17502         * gdb.java/jprint.exp: Adjust to work with method signatures including
17503         return types.
17504         * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17505         * gdb.threads/linux-dp.exp: Don't be confused by program output.
17506         * lib/java.exp (compile_java_from_source): Pass the correct type
17507         to target_compile.
17508
17509 2006-12-31  Joel Brobecker  <brobecker@adacore.com>
17510
17511         * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17512         (stack_align_edx): New function.
17513         (stack_align_eax): New function.
17514         (main): Add calls to stack_align_edx and stack_align_eax.
17515         * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17516         Add testing for the cases where the register used during a stack
17517         realignment is edx. Same for eax.
17518
17519 2006-12-30  Pedro Alves  <pedro_alves@portugalmail.pt>
17520
17521         * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17522         and generic PE targets.
17523
17524 2006-12-29  Joel Brobecker  <brobecker@adacore.com>
17525
17526         * gdb.ada/array_return.exp: Update copyright date list.
17527
17528 2006-12-27  Joel Brobecker  <brobecker@adacore.com>
17529
17530         * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17531         (Create_Small_Float_Vector): New function.
17532         * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17533         function body.
17534         * gdb.ada/array_return/p.adb: Use new type and function from
17535         package Pck.
17536         * gdb.ada/array_return.exp: Add a test verifying that GDB is
17537         able to print the value returned by a function returning an
17538         array of float.
17539
17540 2006-12-20  Joel Brobecker  <brobecker@adacore.com>
17541
17542         * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17543         The associated tests should be PASSing.
17544
17545 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
17546
17547         Test for base in references.
17548         * gdb.mi/mi-var-cp.cc: Add test code.
17549         * gdb.mi/mi-var-cp.exp: Test for bases in references.
17550         * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17551         * gdb.mi/mi2-watch.exp: Likewise.
17552         * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17553         (mi_list_varobj_children): New function.
17554
17555 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
17556
17557         * lib/mi-support.exp
17558         (mi_runto): Accept "()" after function name.
17559         (mi_create_varobj): New function.
17560         (mi_varobj_update): New function.
17561         (mi_Check_varobj_value): New function.
17562         * gdb.mi/mi-var-cp.exp: New file.
17563         * gdb.mi/mi-var-cp.cc: New file.
17564
17565 2006-12-01  Daniel Jacobowitz  <dan@codesourcery.com>
17566
17567         * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17568         gdb.base/weaklib2.c: New files.
17569
17570 2006-11-29  Nathan Sidwell  <nathan@codesourcery.com>
17571
17572         * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17573         info.  Adjust test names.
17574
17575         * gdb.base/break.c (main): Move position of malloc.
17576         * gdb.base/break.exp: Revert mistaken checkin.
17577
17578 2006-11-28  Vladimir Prus  <vladimir@codesourcery.com>
17579
17580         * gdb.mi/mi-var-cmd.exp: Check -var-update after
17581         assignement of arrays and function pointers.
17582         * gdb.mi/var-cmd.c: Add declaration necessary for above
17583         tests.
17584
17585 2006-11-27  Nathan Sidwell  <nathan@codesourcery.com>
17586
17587         * gdb.base/break.c (main): Call malloc.
17588
17589         * gdb.threads/linux-dp.exp: Read thread table before and after
17590         creating each philosopher and verify it.
17591
17592 2006-11-27  Nathan Sidwell  <nathan@codesourcery.com>
17593             Paul Brook  <paul@codesourcery.com>
17594             Daniel Jacobowitz  <dan@codesourcery.com>
17595
17596         * gdb.base/ending-run.exp: Flatten expect script stepping out of
17597         main to remove duplication.  Add start function of the form
17598         '_*start[1-9]*'. Add RVDS start function.
17599
17600 2006-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
17601
17602         * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17603
17604 2006-11-22  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17605
17606         * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17607         * gdb.asm/spu.inc: New file.
17608         * gdb.base/term.exp: Disable if [target_info exists noargs].
17609         * gdb.gdb/complaints.exp: Disable if ![isnative].
17610         * gdb.gdb/selftest.exp: Likewise.
17611         * gdb.gdb/observer.exp: Likewise.
17612         * gdb.gdb/xfullpath.exp: Likewise.
17613         * gdb.base/attach.exp: Disable on SPU target.
17614         * gdb.cp/bs145503.exp: Likewise.
17615         * gdb.cp/exception.exp: Likewise.
17616         * gdb.cp/userdef.exp: Likewise.
17617
17618 2006-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
17619
17620         * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17621
17622 2006-11-10  Vladimir Prus  <vladimir@codesourcery.com>
17623
17624         * gdb.base/completion.exp: Fix completion tests for
17625         'info' and 'info '.
17626         * gdb.base/help.exp (help_test_raw, test_class_help)
17627         (test_prefix_command_help): Move...
17628         * lib/gdb.exp: Here.
17629         * gdb.base/main.exp: Adjust.
17630         * gdb.cp/maint.exp: Adjust.
17631         * gdb.trace/tracecmd.exp: Use test_help_class.
17632
17633 2006-11-09  Vladimir Prus  <vladimir@codesourcery.com>
17634
17635         * gdb.stabs/weird.exp (print_weird_var): Use
17636         gdb_test_multiple instead of gdb_expect.
17637
17638 2006-11-09  Vladimir Prus  <vladimir@codesourcery.com>
17639
17640         * gdb.base/help.exp (help_test_raw): New.
17641         (test_class_help): New.
17642         (test_prefix_command_help): New.
17643         Adjust testcases.
17644
17645 2006-11-09  Christophe Lyon  <christophe.lyon@st.com>
17646
17647         * gdb.base/constvars.c (main): Write to crass and crips, so that
17648         they are allocated by the compiler.
17649
17650 2006-10-27  Andreas Schwab  <schwab@suse.de>
17651
17652         * gdb.base/multi-forks.exp: Use "detach fork" instead of
17653         "detach-fork".
17654
17655 2006-10-18  Daniel Jacobowitz  <dan@codesoucery.com>
17656
17657         * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17658         of patterns.
17659
17660 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
17661
17662         * gdb.base/sepdebug.exp: Remove debug format test.
17663         * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17664         Handle no-symtab.
17665         * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17666
17667 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
17668
17669         * gdb.threads/manythreads.c (thread_function, main): Don't cast
17670         int to pointer or pointer to int.
17671         * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17672
17673 2006-10-12  Daniel Jacobowitz  <dan@codesourcery.com>
17674
17675         * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17676
17677 2006-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
17678
17679         * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17680
17681 2006-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
17682
17683         PR c++/2116
17684         * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17685
17686 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
17687
17688         * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17689         the corresponding bug has been fixed in GDB (PR/2018).
17690
17691 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
17692
17693         * gdb.base/subst.exp: New testcase.
17694
17695 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
17696
17697         * gdb.ada/array_return/pck.ads: Add copyright notice.
17698         * gdb.ada/array_return/pck.adb: Likewise.
17699         * gdb.ada/array_return/p.adb: Likewise.
17700         * gdb.ada/exec_changed/first.adb: Likewise.
17701         * gdb.ada/exec_changed/second.adb: Likewise.
17702
17703 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
17704
17705         * gdb.ada/watch_arg/watch.adb: New file.
17706         * gdb.ada/watch_arg.exp: New testcase.
17707
17708 2006-10-02  Vladimir Prus  <vladimir@codesourcery.com>
17709
17710         * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
17711         via string_to_regexp.
17712         * gdb.mi/mi2-basics.exp: Likewise.
17713
17714 2006-09-20  Michael Snyder  <michael.snyder@palmsource.com>
17715
17716         * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
17717         Remove unused / obsolete files.
17718
17719 2006-09-19  Nick Roberts  <nickrob@snap.net.nz>
17720
17721         * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
17722
17723 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
17724
17725         * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
17726         HIGH_FRAME argument to -stack-list-arguments can be larger than
17727         the number of frames.
17728
17729 2006-09-15  Daniel Jacobowitz  <dan@codesourcery.com>
17730
17731         * gdb.base/args.c (main): Add breakpoint marker.
17732         * gdb.base/args.exp: Use args_test for tests.  Add new tests which
17733         really test empty arguments.
17734         (args_load): Delete.
17735         (args_test): New.
17736
17737 2006-09-13  Nick Roberts  <nickrob@snap.net.nz>
17738
17739         * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
17740         check for one file.
17741
17742 2006-09-07  Vladimir Prus  <ghost@vladimir@codesourcery.com>
17743
17744         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
17745         HIGH_FRAME argument to -stack-list-locals can be larger than
17746         the number of frames.
17747
17748 2006-08-18  Fred Fish  <fnf@specifix.com>
17749
17750         * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
17751         '$' in front of skip_vmx_tests_saved when setting that.
17752
17753 2006-08-10  Andrew Stubbs  <andrew.stubbs@st.com>
17754
17755         * gdb.base/trace-commands.exp: New file.
17756
17757 2006-08-10  Joel Brobecker  <brobecker@adacore.com>
17758             Daniel Jacobowitz  <dan@codesourcery.com>
17759
17760         * gdb.base/step-bt.exp: Make hexadecimal address optional in
17761         expected output of the backtrace commands.
17762
17763 2006-08-09  Joel Brobecker  <brobecker@adacore.com>
17764
17765         * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
17766         untested followed by return combination.
17767         * gdb.arch/altivec-regs.exp: Likewise.
17768         * gdb.arch/e500-abi.exp: Likewise.
17769         * gdb.arch/e500-regs.exp: Likewise.
17770         * gdb.arch/gdb1291.exp: Likewise.
17771         * gdb.arch/gdb1431.exp: Likewise.
17772         * gdb.arch/gdb1558.exp: Likewise.
17773         * gdb.arch/i386-prologue.exp: Likewise.
17774         * gdb.arch/i386-unwind.exp: Likewise.
17775         * gdb.asm/asm-source.exp: Likewise.
17776         * gdb.base/a2-run.exp: Likewise.
17777         * gdb.base/advance.exp: Likewise.
17778         * gdb.base/all-bin.exp: Likewise.
17779         * gdb.base/annota1.exp: Likewise.
17780         * gdb.base/annota3.exp: Likewise.
17781         * gdb.base/args.exp: Likewise.
17782         * gdb.base/arithmet.exp: Likewise.
17783         * gdb.base/assign.exp: Likewise.
17784         * gdb.base/async.exp: Likewise.
17785         * gdb.base/attach.exp: Likewise.
17786         * gdb.base/bang.exp: Likewise.
17787         * gdb.base/bigcore.exp: Likewise.
17788         * gdb.base/bitfields.exp: Likewise.
17789         * gdb.base/bitfields2.exp: Likewise.
17790         * gdb.base/break.exp: Likewise.
17791         * gdb.base/call-sc.exp: Likewise.
17792         * gdb.base/call-strs.exp: Likewise.
17793         * gdb.base/callfuncs.exp: Likewise.
17794         * gdb.base/checkpoint.exp: Likewise.
17795         * gdb.base/chng-syms.exp: Likewise.
17796         * gdb.base/code-expr.exp: Likewise.
17797         * gdb.base/commands.exp: Likewise.
17798         * gdb.base/completion.exp: Likewise.
17799         * gdb.base/cond-expr.exp: Likewise.
17800         * gdb.base/condbreak.exp: Likewise.
17801         * gdb.base/consecutive.exp: Likewise.
17802         * gdb.base/constvars.exp: Likewise.
17803         * gdb.base/corefile.exp: Likewise.
17804         * gdb.base/cvexpr.exp: Likewise.
17805         * gdb.base/dbx.exp: Likewise.
17806         * gdb.base/define.exp: Likewise.
17807         * gdb.base/detach.exp: Likewise.
17808         * gdb.base/display.exp: Likewise.
17809         * gdb.base/dump.exp: Likewise.
17810         * gdb.base/ena-dis-br.exp: Likewise.
17811         * gdb.base/ending-run.exp: Likewise.
17812         * gdb.base/environ.exp: Likewise.
17813         * gdb.base/eval-skip.exp: Likewise.
17814         * gdb.base/exprs.exp: Likewise.
17815         * gdb.base/fileio.exp: Likewise.
17816         * gdb.base/finish.exp: Likewise.
17817         * gdb.base/float.exp: Likewise.
17818         * gdb.base/foll-exec.exp: Likewise.
17819         * gdb.base/foll-fork.exp: Likewise.
17820         * gdb.base/foll-vfork.exp: Likewise.
17821         * gdb.base/freebpcmd.exp: Likewise.
17822         * gdb.base/funcargs.exp: Likewise.
17823         * gdb.base/gcore.exp: Likewise.
17824         * gdb.base/gdb1090.exp: Likewise.
17825         * gdb.base/gdb1250.exp: Likewise.
17826         * gdb.base/huge.exp: Likewise.
17827         * gdb.base/info-proc.exp: Likewise.
17828         * gdb.base/interrupt.exp: Likewise.
17829         * gdb.base/jump.exp: Likewise.
17830         * gdb.base/langs.exp: Likewise.
17831         * gdb.base/lineinc.exp: Likewise.
17832         * gdb.base/list.exp: Likewise.
17833         * gdb.base/logical.exp: Likewise.
17834         * gdb.base/long_long.exp: Likewise.
17835         * gdb.base/macscp.exp: Likewise.
17836         * gdb.base/maint.exp: Likewise.
17837         * gdb.base/mips_pro.exp: Likewise.
17838         * gdb.base/miscexprs.exp: Likewise.
17839         * gdb.base/multi-forks.exp: Likewise.
17840         * gdb.base/opaque.exp: Likewise.
17841         * gdb.base/overlays.exp: Likewise.
17842         * gdb.base/pc-fp.exp: Likewise.
17843         * gdb.base/pointers.exp: Likewise.
17844         * gdb.base/printcmds.exp: Likewise.
17845         * gdb.base/psymtab.exp: Likewise.
17846         * gdb.base/ptype.exp: Likewise.
17847         * gdb.base/recurse.exp: Likewise.
17848         * gdb.base/relational.exp: Likewise.
17849         * gdb.base/relocate.exp: Likewise.
17850         * gdb.base/remote.exp: Likewise.
17851         * gdb.base/reread.exp: Likewise.
17852         * gdb.base/restore.exp: Likewise.
17853         * gdb.base/return.exp: Likewise.
17854         * gdb.base/return2.exp: Likewise.
17855         * gdb.base/scope.exp: Likewise.
17856         * gdb.base/sect-cmd.exp: Likewise.
17857         * gdb.base/sep.exp: Likewise.
17858         * gdb.base/sepdebug.exp: Likewise.
17859         * gdb.base/setshow.exp: Likewise.
17860         * gdb.base/setvar.exp: Likewise.
17861         * gdb.base/sigall.exp: Likewise.
17862         * gdb.base/sigbpt.exp: Likewise.
17863         * gdb.base/signals.exp: Likewise.
17864         * gdb.base/signull.exp: Likewise.
17865         * gdb.base/sizeof.exp: Likewise.
17866         * gdb.base/solib.exp: Likewise.
17867         * gdb.base/step-line.exp: Likewise.
17868         * gdb.base/step-test.exp: Likewise.
17869         * gdb.base/structs.exp: Likewise.
17870         * gdb.base/structs2.exp: Likewise.
17871         * gdb.base/term.exp: Likewise.
17872         * gdb.base/twice.exp: Likewise.
17873         * gdb.base/until.exp: Likewise.
17874         * gdb.base/varargs.exp: Likewise.
17875         * gdb.base/volatile.exp: Likewise.
17876         * gdb.base/watchpoint.exp: Likewise.
17877         * gdb.base/whatis-exp.exp: Likewise.
17878         * gdb.base/whatis.exp: Likewise.
17879         * gdb.cp/ambiguous.exp: Likewise.
17880         * gdb.cp/annota2.exp: Likewise.
17881         * gdb.cp/annota3.exp: Likewise.
17882         * gdb.cp/bool.exp: Likewise.
17883         * gdb.cp/breakpoint.exp: Likewise.
17884         * gdb.cp/casts.exp: Likewise.
17885         * gdb.cp/class2.exp: Likewise.
17886         * gdb.cp/classes.exp: Likewise.
17887         * gdb.cp/cplusfuncs.exp: Likewise.
17888         * gdb.cp/ctti.exp: Likewise.
17889         * gdb.cp/derivation.exp: Likewise.
17890         * gdb.cp/exception.exp: Likewise.
17891         * gdb.cp/gdb1355.exp: Likewise.
17892         * gdb.cp/hang.exp: Likewise.
17893         * gdb.cp/inherit.exp: Likewise.
17894         * gdb.cp/local.exp: Likewise.
17895         * gdb.cp/m-data.exp: Likewise.
17896         * gdb.cp/m-static.exp: Likewise.
17897         * gdb.cp/member-ptr.exp: Likewise.
17898         * gdb.cp/method.exp: Likewise.
17899         * gdb.cp/misc.exp: Likewise.
17900         * gdb.cp/namespace.exp: Likewise.
17901         * gdb.cp/overload.exp: Likewise.
17902         * gdb.cp/ovldbreak.exp: Likewise.
17903         * gdb.cp/pr-1023.exp: Likewise.
17904         * gdb.cp/pr-1210.exp: Likewise.
17905         * gdb.cp/pr-574.exp: Likewise.
17906         * gdb.cp/printmethod.exp: Likewise.
17907         * gdb.cp/psmang.exp: Likewise.
17908         * gdb.cp/ref-params.exp: Likewise.
17909         * gdb.cp/ref-types.exp: Likewise.
17910         * gdb.cp/rtti.exp: Likewise.
17911         * gdb.cp/templates.exp: Likewise.
17912         * gdb.cp/try_catch.exp: Likewise.
17913         * gdb.cp/userdef.exp: Likewise.
17914         * gdb.cp/virtfunc.exp: Likewise.
17915         * gdb.disasm/am33.exp: Likewise.
17916         * gdb.disasm/h8300s.exp: Likewise.
17917         * gdb.disasm/mn10300.exp: Likewise.
17918         * gdb.disasm/sh3.exp: Likewise.
17919         * gdb.disasm/t01_mov.exp: Likewise.
17920         * gdb.disasm/t02_mova.exp: Likewise.
17921         * gdb.disasm/t03_add.exp: Likewise.
17922         * gdb.disasm/t04_sub.exp: Likewise.
17923         * gdb.disasm/t05_cmp.exp: Likewise.
17924         * gdb.disasm/t06_ari2.exp: Likewise.
17925         * gdb.disasm/t07_ari3.exp: Likewise.
17926         * gdb.disasm/t08_or.exp: Likewise.
17927         * gdb.disasm/t09_xor.exp: Likewise.
17928         * gdb.disasm/t10_and.exp: Likewise.
17929         * gdb.disasm/t11_logs.exp: Likewise.
17930         * gdb.disasm/t12_bit.exp: Likewise.
17931         * gdb.disasm/t13_otr.exp: Likewise.
17932         * gdb.hp/gdb.aCC/optimize.exp: Likewise.
17933         * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
17934         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17935         * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
17936         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
17937         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
17938         * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
17939         * gdb.hp/gdb.base-hp/reg.exp: Likewise.
17940         * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
17941         * gdb.hp/gdb.compat/xdb1.exp: Likewise.
17942         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
17943         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
17944         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
17945         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
17946         * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
17947         * gdb.mi/gdb701.exp: Likewise.
17948         * gdb.mi/gdb792.exp: Likewise.
17949         * gdb.mi/mi-basics.exp: Likewise.
17950         * gdb.mi/mi-break.exp: Likewise.
17951         * gdb.mi/mi-cli.exp: Likewise.
17952         * gdb.mi/mi-console.exp: Likewise.
17953         * gdb.mi/mi-disassemble.exp: Likewise.
17954         * gdb.mi/mi-eval.exp: Likewise.
17955         * gdb.mi/mi-file.exp: Likewise.
17956         * gdb.mi/mi-read-memory.exp: Likewise.
17957         * gdb.mi/mi-regs.exp: Likewise.
17958         * gdb.mi/mi-return.exp: Likewise.
17959         * gdb.mi/mi-simplerun.exp: Likewise.
17960         * gdb.mi/mi-stack.exp: Likewise.
17961         * gdb.mi/mi-stepi.exp: Likewise.
17962         * gdb.mi/mi-syn-frame.exp: Likewise.
17963         * gdb.mi/mi-until.exp: Likewise.
17964         * gdb.mi/mi-var-block.exp: Likewise.
17965         * gdb.mi/mi-var-child.exp: Likewise.
17966         * gdb.mi/mi-var-cmd.exp: Likewise.
17967         * gdb.mi/mi-var-display.exp: Likewise.
17968         * gdb.mi/mi-watch.exp: Likewise.
17969         * gdb.mi/mi2-basics.exp: Likewise.
17970         * gdb.mi/mi2-break.exp: Likewise.
17971         * gdb.mi/mi2-cli.exp: Likewise.
17972         * gdb.mi/mi2-console.exp: Likewise.
17973         * gdb.mi/mi2-disassemble.exp: Likewise.
17974         * gdb.mi/mi2-eval.exp: Likewise.
17975         * gdb.mi/mi2-file.exp: Likewise.
17976         * gdb.mi/mi2-read-memory.exp: Likewise.
17977         * gdb.mi/mi2-regs.exp: Likewise.
17978         * gdb.mi/mi2-return.exp: Likewise.
17979         * gdb.mi/mi2-simplerun.exp: Likewise.
17980         * gdb.mi/mi2-stack.exp: Likewise.
17981         * gdb.mi/mi2-stepi.exp: Likewise.
17982         * gdb.mi/mi2-syn-frame.exp: Likewise.
17983         * gdb.mi/mi2-until.exp: Likewise.
17984         * gdb.mi/mi2-var-block.exp: Likewise.
17985         * gdb.mi/mi2-var-child.exp: Likewise.
17986         * gdb.mi/mi2-var-cmd.exp: Likewise.
17987         * gdb.mi/mi2-var-display.exp: Likewise.
17988         * gdb.mi/mi2-watch.exp: Likewise.
17989         * gdb.stabs/exclfwd.exp: Likewise.
17990         * gdb.stabs/weird.exp: Likewise.
17991         * gdb.threads/gcore-thread.exp: Likewise.
17992         * gdb.trace/actions.exp: Likewise.
17993         * gdb.trace/backtrace.exp: Likewise.
17994         * gdb.trace/circ.exp: Likewise.
17995         * gdb.trace/collection.exp: Likewise.
17996         * gdb.trace/deltrace.exp: Likewise.
17997         * gdb.trace/infotrace.exp: Likewise.
17998         * gdb.trace/limits.exp: Likewise.
17999         * gdb.trace/packetlen.exp: Likewise.
18000         * gdb.trace/passc-dyn.exp: Likewise.
18001         * gdb.trace/passcount.exp: Likewise.
18002         * gdb.trace/report.exp: Likewise.
18003         * gdb.trace/save-trace.exp: Likewise.
18004         * gdb.trace/tfind.exp: Likewise.
18005         * gdb.trace/tracecmd.exp: Likewise.
18006         * gdb.trace/while-dyn.exp: Likewise.
18007         * gdb.trace/while-stepping.exp: Likewise.
18008
18009 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
18010
18011         * gdb.base/step-bt.c: New file.
18012         * gdb.base/step-bt.exp: New testcase.
18013
18014 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
18015
18016         * config/monitor.exp (gdb_load): Remove support for obsolete
18017         download-write-size.
18018         * gdb.base/remote.exp: Likewise.  Update all callers of
18019         gdb_timed_load.
18020
18021 2006-08-02  Daniel Jacobowitz  <dan@codesourcery.com>
18022
18023         * cursal.exp: Pass binfile to gdb_load.
18024
18025 2006-08-01  Nathan Sidwell  <nathan@codesourcery.com>
18026
18027         * gdb.base/cursal.exp: Add "" to gdb_load call.
18028
18029 2006-07-29  Mark Kettenis  <kettenis@gnu.org>
18030
18031         * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18032         NetBSD/ELF targets.
18033
18034 2006-07-25  Daniel Jacobowitz  <dan@codesourcery.com>
18035
18036         * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18037         operator*.
18038
18039 2006-07-24  Daniel Jacobowitz  <dan@codesourcery.com>
18040
18041         * gdb.base/completion.exp: Update for change in "file" behavior.
18042         * gdb.stabs/weird.exp: Likewise.
18043         * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18044         * lib/gdb.exp (gdb_file_cmd): Likewise.  Kill the program explicitly.
18045
18046 2006-07-24  Nathan Sidwell  <nathan@codesourcery.com>
18047
18048         * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18049         * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18050
18051 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
18052
18053         * gdb.base/default.exp: Update source command error message.
18054         * gdb.base/help.exp: Update 'help source' message.
18055
18056 2006-07-20  Daniel Jacobowitz  <dan@codesourcery.com>
18057
18058         * gdb.cp/bs15503.exp: Update comment for no longer crashing
18059         test.
18060
18061 2006-07-19  Andrew Stubbs  <andrew.stubbs@st.com>
18062
18063         * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18064
18065 2006-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
18066
18067         * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18068
18069 2006-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
18070
18071         * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18072
18073 2006-07-17  Mark Kettenis  <kettenis@gnu.org>
18074
18075         * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18076         *-*-openbsd* from targets for wich we expect ARM FPA floating
18077         point format.
18078
18079 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
18080
18081         * gdb.cp/annota3.exp: Expect frame-begin annotation.
18082
18083 2006-07-17  Mark Kettenis  <kettenis@gnu.org>
18084
18085         * gdb.base/annota3.exp: Expect frame-begin annotation.
18086
18087 2006-07-14  Joel Brobecker  <brobecker@adacore.com>
18088
18089         * gdb.base/help.exp: Adjust "help unset" test to accept
18090         any list of unset commands.
18091
18092 2006-07-13  Paul N. Hilfinger  <Hilfinger@adacore.com>
18093             Daniel Jacobowitz  <dan@codesourcery.com>
18094
18095         * gdb.cp/ref-params.exp: New test.
18096         * gdb.cp/ref-params.cc: New source file.
18097         * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18098
18099 2006-07-08  Mark Kettenis  <kettenis@gnu.org>
18100
18101         * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18102         spaces/tabs in regular expressions since they might not be there.
18103
18104 2006-07-07  Andrew Stubbs  <andrew.stubbs@st.com>
18105
18106         * gdb.base/ifelse.exp: New file.
18107
18108 2006-07-04  Nathan Sidwell  <nathan@codesourcery.com>
18109
18110         * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18111         line.
18112         * gdb.base/huge.exp: Loop over compilation to find a size that
18113         is acceptable.
18114         * gdb.base/remote.exp: Correct expected strings.
18115         * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18116
18117 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
18118
18119         * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18120
18121 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
18122
18123         * gdb.base/gdb1555.exp: Use gdb_compile_shlib.  Skip if not
18124         native.
18125
18126 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
18127
18128         * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18129         enable stabs testing.
18130
18131 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
18132
18133         * gdb.base/auxv.exp: Intercept undefined command messages before
18134         gdb_test_multiple does.
18135
18136 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
18137
18138         * Makefile.in (host_alias): Remove.
18139         (target_alias): Use @target_noncanonical@.
18140         (site.exp): Don't set host_alias.
18141         * aclocal.m4: Remove contents.  Include acx.m4.
18142         * configure: Regenerated.
18143         * configure.ac: Use ACX_NONCANONICAL_TARGET.
18144
18145 2006-06-13  Nathan Sidwell  <nathan@codesourcery.com>
18146
18147         * lib/gdb.exp (gdb_load_cmd): New.
18148
18149         * gdb.base/fileio.c: Add system(NULL) test.
18150         * gdb.base/fileio.exp: Check it.
18151
18152         * gdb.base/break.c: Add 10a breakpoint at }
18153         * gdb.base/break.exp: Add test for breakpoint at }
18154         * gdb.cp/anon-union.cc: Add code at end of function.
18155         * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18156         * gdb.mi/var-cmd.c: Add code at end of function.
18157         * gdb.mi/mi-var-display.exp: Adjust end of next.
18158         * gdb.mi/mi2-var-display.exp: Likewise.
18159         * gdb.base/fileio.c: Add stop function and insert calls at
18160         stopping places.
18161         * gdb.base/fileio.exp: Breakpoint stop function and remove
18162         explicit line number references.
18163
18164 2006-05-19  Joel Brobecker  <brobecker@adacore.com>
18165
18166         * gdb.base/del.exp (test_delete_alias): New function.
18167         Now check that both "del" and "d" work as aliases for "delete".
18168
18169 2006-05-18  Fred Fish  <fnf@specifix.com>
18170
18171         * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18172         required.  Check for spurious output after program exits normally.
18173
18174 2006-05-17  Fred Fish  <fnf@specifix.com>
18175
18176         * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18177         gdb_load, so it works in the simulator.
18178
18179 2006-05-11  Fred Fish  <fnf@specifix.com>
18180
18181         * gdb.base/bang.exp: Ignore unexpected output between the
18182         "program exited normally" and the gdb prompt, as many other
18183         tests do.
18184
18185 2006-05-07  Mark Kettenis  <kettenis@gnu.org>
18186
18187         * gdb.base/help.exp: Make "delete checkpoint" part option for
18188         "help d" and "help delete" tests.
18189
18190 2006-05-06  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18191
18192         * gdb.mi/mi-basics.exp: Add missing serial number to
18193         expected output in some mi_gdb_test statements.
18194         * gdb.mi/mi2-basics.exp: Likewise.
18195
18196 2006-05-05  Joel Brobecker  <brobecker@adacore.com>
18197
18198         * gdb.base/del.c: New file.
18199         * gdb.base/del.exp: New testcase.
18200
18201 2006-05-05  David S. Miller  <davem@sunset.davemloft.net>
18202
18203         * gdb.base/break.exp: Do not assume a breakpoint on
18204         main will actually be in $srcfile when optimizing.
18205         * gdb.base/savedregs.exp: Do not require that the dummy
18206         frame location match up to a symbol and source file location.
18207         * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18208         will get printed without a mi_cmd_data_list_register_values prefix.
18209         (*-data-list-register-*): Correct regular expressions to expect the new
18210         pseudo d? floating point registers.
18211         * gdb.mi/mi2-regs.exp: Likewise.
18212
18213 2006-05-05  Christophe Lyon  <christophe.lyon@st.com>
18214
18215         * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18216         * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18217         is allocated by the compiler.
18218         * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18219         anons, e, anone to force their allocation by the compiler.
18220
18221 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
18222
18223         * gdb.base/help.exp: Update expected text for help d and
18224         help delete.
18225
18226 2006-05-02  Mark Kettenis  <kettenis@gnu.org>
18227
18228         * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18229         NetBSD/ELF targets.
18230
18231 2006-04-30  Mark Kettenis  <kettenis@gnu.org>
18232
18233         * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18234         single-step breakpoint fails; make this a KFAIL on
18235         sparc*-*-openbsd*.
18236         * gdb.base/siginfo.exp: Likewise.
18237         * gdb.base/sigstep.exp (advance, advancei): Likewise.
18238
18239 2006-04-26  Michael Snyder  <msnyder@redhat.com>
18240
18241         * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18242         which may have to consume output from other forks.
18243         Add tests to make sure that "delete fork" succeeded.
18244
18245 2006-04-20  Michael Snyder  <msnyder@redhat.com>
18246
18247         * 2006-03-22  Jim Blandy  <jimb@redhat.com>
18248         Add support for the Renesas M32C and M16C.
18249
18250         * gdb.asm/asm-source.exp: Add m32c target.
18251         * gdb.asm/m32c.inc: Support for m32c target.
18252
18253 2006-04-07  Andrew Stubbs  <andrew.stubbs@st.com>
18254
18255         * gdb.base/commands.exp (recursive_source_test): New test.
18256
18257 2006-04-04  David S. Miller  <davem@sunset.davemloft.net>
18258
18259         * gdb.base/float.exp: Add pattern for sparc targets.
18260
18261 2006-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
18262
18263         * gdb.base/commands.exp (stray_arg0_test): New test.
18264
18265 2006-03-30  Paul Brook  <paul@codesourcery.com>
18266
18267         * gdb.mi/mi-until.exp: kfail broken until command.
18268         * gdb.mi/mi2-until.exp: Ditto.
18269
18270 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
18271
18272         * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18273
18274 2006-03-08  Alexandre Oliva  <aoliva@redhat.com>
18275
18276         * gdb.base/prelink.exp: Anchor tested-for regular expression
18277         on gdb prompt.
18278
18279 2006-03-07  Paul Brook  <paul@codesourcery.com>
18280
18281         * gdb.base/assign.exp: Correct fail message.
18282
18283 2006-03-07  Paul Brook  <paul@codesourcery.com>
18284
18285         * lib/compiler.c: Extract armcc version number.
18286         * lib/compiler.cc: Ditto.
18287
18288 2006-03-07  Paul Brook  <paul@codesourcery.com>
18289
18290         * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18291         additional_flags=-w.
18292         * gdb.arch/altivec-regs.exp: Ditto.
18293         * gdb.arch/e500-abi.exp: Ditto.
18294         * gdb.arch/e500-regs.exp: Ditto.
18295         * gdb.base/all-bin.exp: Ditto.
18296         * gdb.base/annota1.exp: Ditto.
18297         * gdb.base/annota3.exp: Ditto.
18298         * gdb.base/args.exp: Ditto.
18299         * gdb.base/arithmet.exp: Ditto.
18300         * gdb.base/assign.exp: Ditto.
18301         * gdb.base/async.exp: Ditto.
18302         * gdb.base/bang.exp: Ditto.
18303         * gdb.base/break.exp: Ditto.
18304         * gdb.base/call-rt-st.exp: Ditto.
18305         * gdb.base/completion.exp: Ditto.
18306         * gdb.base/cond-expr.exp: Ditto.
18307         * gdb.base/condbreak.exp: Ditto.
18308         * gdb.base/consecutive.exp: Ditto.
18309         * gdb.base/define.exp: Ditto.
18310         * gdb.base/display.exp: Ditto.
18311         * gdb.base/ena-dis-br.exp: Ditto.
18312         * gdb.base/environ.exp: Ditto.
18313         * gdb.base/eval-skip.exp: Ditto.
18314         * gdb.base/info-proc.exp: Ditto.
18315         * gdb.base/jump.exp: Ditto.
18316         * gdb.base/logical.exp: Ditto.
18317         * gdb.base/long_long.exp: Ditto.
18318         * gdb.base/maint.exp: Ditto.
18319         * gdb.base/miscexprs.exp: Ditto.
18320         * gdb.base/pc-fp.exp: Ditto.
18321         * gdb.base/pointers.exp: Ditto.
18322         * gdb.base/relational.exp: Ditto.
18323         * gdb.base/reread.exp: Ditto.
18324         * gdb.base/sect-cmd.exp: Ditto.
18325         * gdb.base/sep.exp: Ditto.
18326         * gdb.base/sepdebug.exp: Ditto.
18327         * gdb.base/until.exp: Ditto.
18328         * gdb.base/whatis-exp.exp: Ditto.
18329         * gdb.cp/annota2.exp: Ditto.
18330         * gdb.cp/annota3.exp: Ditto.
18331         * gdb.trace/actions.exp: Ditto.
18332         * gdb.trace/backtrace.exp: Ditto.
18333         * gdb.trace/circ.exp: Ditto.
18334         * gdb.trace/collection.exp: Ditto.
18335         * gdb.trace/deltrace.exp: Ditto.
18336         * gdb.trace/infotrace.exp: Ditto.
18337         * gdb.trace/limits.exp: Ditto.
18338         * gdb.trace/packetlen.exp: Ditto.
18339         * gdb.trace/passc-dyn.exp: Ditto.
18340         * gdb.trace/passcount.exp: Ditto.
18341         * gdb.trace/report.exp: Ditto.
18342         * gdb.trace/save-trace.exp: Ditto.
18343         * gdb.trace/tfind.exp: Ditto.
18344         * gdb.trace/tracecmd.exp: Ditto.
18345         * gdb.trace/while-dyn.exp: Ditto.
18346         * gdb.trace/while-stepping.exp: Ditto.
18347         * lib/gdb.exp: Ditto.
18348         (gdb_compile): Handle nowarning option.
18349
18350 2006-03-07  Alexandre Oliva  <aoliva@redhat.com>
18351
18352         * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18353         * gdb.base/prelink.exp: Likewise.  Add -q to prelink runs.
18354         Rename executable to prelinkt.  Don't re-prelink if we didn't
18355         get a core file.  Test prelink -u exit status to tell whether
18356         prelinking failed.  Use gdb_test_multiple.
18357
18358 2006-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
18359
18360         * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18361         (do_tests): Call it.
18362
18363 2006-02-28  Alexandre Oliva  <aoliva@redhat.com>
18364
18365         * gdb.base/prelink.exp: New test.
18366         * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18367
18368 2006-02-24  Wu Zhou  <woodzltc@cn.ibm.com>
18369
18370         * gdb.fortran/derived-type.f90: New file.
18371         * gdb.fortran/derived-type.exp: New testcase.
18372
18373 2006-02-23  Daniel Jacobowitz  <dan@codesourcery.com>
18374
18375         * gdb.base/default.exp: Allow ';' as a directory separator.
18376
18377 2006-02-21  Andrew Stubbs  <andrew.stubbs@st.com>
18378
18379         * gdb.base/help.exp (help add-symbol-file): Update.
18380
18381 2006-02-21  Andrew Stubbs  <andrew.stubbs@st.com>
18382
18383         * gdb.base/help.exp (help load): Update expected results.
18384
18385 2006-02-19  Fred Fish  <fnf@specifix.com>
18386
18387         * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18388         specifix hex value as part of results.
18389         * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
18390
18391 2006-02-16  Fred Fish  <fnf@specifix.com>
18392
18393         * gdb.base/whatis.c: Define variables using typedefs char_addr,
18394         ushort_addr, and slong_addr, so the typedefs are not optimized
18395         away.
18396         * gdb.base/whatis.exp: Add tests using type name for struct type,
18397         union type, enum type, and typedef.
18398
18399 2006-02-13  Mark Kettenis  <kettenis@gnu.org>
18400
18401         * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18402
18403 2006-02-13  Jim Blandy  <jimb@redhat.com>
18404
18405         * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18406         case where it takes two "next" commands to skip past the init
18407         call.
18408
18409 2006-02-12  Fred Fish  <fnf@specifix.com>
18410
18411         * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18412         to handle cases where it takes two "next" commands to skip
18413         past the init call.
18414
18415 2006-02-07  Joel Brobecker  <brobecker@adacore.com>
18416
18417         * gdb.ada/array_return.exp: Mark the last test as expected to fail
18418         on hppa32 targets.
18419
18420 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
18421
18422         * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18423         field.
18424
18425 2006-01-29  Mark Kettenis  <kettenis@gnu.org>
18426
18427         * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18428
18429 2006-01-22  Daniel Jacobowitz  <dan@codesourcery.com>
18430
18431         * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18432         files.
18433
18434 2006-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
18435
18436         * gdb.cp/maint.exp: Set complaints to a positive value.
18437
18438 2006-01-15  Daniel Jacobowitz  <dan@codesourcery.com>
18439
18440         * gdb.base/multi-forks.c: Add copyright notice.  Include <stdlib.h>.
18441         * gdb.base/multi-forks.exp: Use a loop.  Allow "fork" as a stopped
18442         function name.
18443
18444 2006-01-15  Daniel Jacobowitz  <dan@codesourcery.com>
18445
18446         * gdb.base/checkpoint.c: Update copyright notice.  Include
18447         <stdlib.h>.
18448
18449 2006-01-04  Jim Blandy  <jimb@redhat.com>
18450
18451         * gdb.asm/asm-source.exp: Independently provide default values for
18452         asm-flags and debug-flags.  Use 'string equal' to do the
18453         comparison, not the implicit expr's '==' operator.  Remove
18454         now-unneeded assignments to asm-flags.  In h8300 case, place
18455         "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18456
18457 2006-01-04  Michael Snyder  <msnyder@redhat.com>
18458
18459         * gdb.base/checkpoint.c: New file.
18460         * gdb.base/checkpoint.exp: New file.
18461         * gdb.base/multi-fork.c: New file.
18462         * gdb.base/multi-fork.exp: New file.
18463         * gdb.base/pi.txt: New file (data for checkpoint.c test).
18464
18465 2006-01-04  Fred Fish  <fnf@specifix.com>
18466
18467         * gdb.base/ptype.c (foo): Add typedef.
18468         (intfoo): Add function.
18469         * gdb.base/ptype1.c: New file.
18470         * gdb.base/ptype.exp: Handle compilation and linking with two
18471         source files.  Test that proper type for "foo" is found based
18472         on source context rather than first match found in symtabs.
18473
18474 2005-12-28  Mark Kettenis  <kettenis@gnu.org>
18475
18476         * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18477         * gdb.asm/openbsd.inc: Indent commands.
18478
18479 2005-12-26  Mark Kettenis  <kettenis@gnu.org>
18480
18481         * gdb.base/freebpcmd.exp: Increase timeout.
18482
18483         * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18484
18485 2005-12-17  Daniel Jacobowitz  <dan@codesourcery.com>
18486
18487         * gdb.base/default.exp: Update check for "show version".
18488
18489 2005-12-09  Randolph Chung  <tausq@debian.org>
18490
18491         * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18492         * gdb.asm/pa64.inc: New file.
18493
18494 2005-12-09  Randolph Chung  <tausq@debian.org>
18495
18496         * gdb.asm/common.inc: Indent commands.
18497         * gdb.asm/asmsrc1.s: Likewise.
18498         * gdb.asm/asmsrc2.s: Likewise.
18499
18500 2005-12-09  Randolph Chung  <tausq@debian.org>
18501
18502         * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18503         (get_addr_of_sym): Remove duplicate print.
18504         (gen_core): xfail hppa*-*-hpux*, update expected output.
18505         * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18506         * gdb.arch/pa64-nullify.s: New file.
18507
18508 2005-12-09  Randolph Chung  <tausq@debian.org>
18509
18510         * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18511
18512 2005-12-07  Christophe Lyon  <christophe.lyon@st.com>
18513
18514         * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18515         code generation for these functions.
18516         * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18517         error message.
18518
18519 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
18520
18521         * gdb.base/help.exp (help b, help br, help bre, help brea)
18522         (help break): Update the expected message.
18523
18524 2005-11-11  Stephane Carrez  <stcarrez@nerim.fr>
18525
18526         * gdb.asm/m68hc11.inc: Setup the data section.
18527         * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18528         script for this test.
18529         (m6812-*-*): Likewise.
18530
18531 2005-11-09  Randolph Chung <tausq@debian.org>
18532
18533         * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18534
18535 2005-11-09  Wu Zhou  <woodzltc@cn.ibm.com>
18536
18537         * gdb.base/break.exp: Fix a comment typo.
18538
18539 2005-11-03  Jim Blandy  <jimb@redhat.com>
18540
18541         Checked in by Elena Zannoni  <ezannoni@redhat.com>
18542
18543         * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
18544
18545 2005-11-02  Corinna Vinschen  <vinschen@redhat.com>
18546
18547         * gdb.arch/gdb1558.c: Include stdio.h.
18548
18549 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
18550
18551         * gdb.asm/asm-source.exp: Use -e instead of --entry.
18552
18553 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
18554
18555         * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18556
18557 2005-10-17  Paul Gilliam  <pgilliam@us.ibm.com>
18558
18559         * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18560         vscr" tests to better match output.
18561
18562 2005-10-12  Jim Blandy  <jimb@redhat.com>
18563
18564         * gdb.base/structs.exp (any): New function.
18565         (test_struct_returns): Don't make any assumptions at all about
18566         what value the function returns when GDB can't set the return
18567         value.
18568
18569 2005-10-09  Joel Brobecker  <brobecker@adacore.com>
18570
18571         * gdb.ada/arrayidx/p.adb: New file.
18572         * gdb.ada/arrayidx.exp: New testcase
18573
18574 2005-10-09  Joel Brobecker  <brobecker@adacore.com>
18575
18576         * gdb.ada/array_return/pck.ads: New file.
18577         * gdb.ada/array_return/pck.adb: New file.
18578         * gdb.ada/array_return/p.adb: New file.
18579         * gdb.ada/array_return.exp: New testcase.
18580
18581 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
18582
18583         * gdb.base/arrayidx.c: New file.
18584         * gdb.base/arrayidx.exp: New testcase.
18585
18586 2005-09-29  Nick Roberts  <nickrob@snap.net.nz>
18587
18588         * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18589         frames-invalid and breakpoints-invalid are no longer generated
18590         with level 3 so don't expect them in the output.
18591
18592 2005-09-27  Bob Rossi  <bob@brasko.net>
18593
18594         * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
18595         from test.  Escape the | in mi_gdb_test call.
18596         * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18597         gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18598         gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18599         gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18600         expected regex's in mi_gdb_test calls.
18601         * lib/mi-support.exp: Remove arbitrary .* from tests.
18602         (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18603         Fully anchor GDB/MI expected results in mi_gdb_test.
18604         * lib/gdb.exp (string_to_regexp): Escape the ] character.
18605         * gdb.base/sizeof.exp: Remove escape character. Correct test.
18606
18607 2005-09-26  Paul Brook  <paul@codesourcery.com>
18608
18609         * long_long.exp: Exclude eabi targets from arm FPA float format test.
18610
18611 2005-09-20  Wu Zhou  <woodzltc@cn.ibm.com>
18612
18613         * bfp-test.c: New file.
18614         * bfp-test.exp: New testcase.
18615
18616 2005-09-20  Wu Zhou  <woodzltc@cn.ibm.com>
18617
18618         * gdb.fortran/subarray.exp: New testcase to test the evaluation
18619         of subarray and substring variable.
18620         * gdb.fortran/subarray.f: New source file for the test of subarray
18621         and substring variable evaluation.
18622         * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18623         of string constant.
18624
18625 2005-09-19  Daniel Jacobowitz  <dan@codesourcery.com>
18626
18627         * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18628         copyright dates.
18629
18630 2005-09-19  Paul Gilliam  <pgilliam@us.ibm.com>
18631
18632         * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18633         powerpc altivec' test with an almost identical 'info vector' test.
18634
18635 2005-09-13  Paul Gilliam  <pgilliam@us.ibm.com>
18636
18637         * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18638         vscr" tests to match output.
18639
18640 2005-09-13  Paul Gilliam  <pgilliam@us.ibm.com>
18641
18642         * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18643         output.
18644
18645 2005-09-11  Bob Rossi  <bob@brasko.net>
18646
18647         * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18648         * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18649         commands that return an MI output command and an asyncronous MI output
18650         command.
18651         * gdb.mi/mi-console.exp: Ditto.
18652
18653 2005-09-11  Bob Rossi  <bob@brasko.net>
18654
18655         * gdb.mi/mi-var-child.c: Include <string.h>.
18656
18657 2005-09-10  Daniel Jacobowitz  <dan@codesourcery.com>
18658
18659         * killed.exp: Correct gdb_expect syntax.
18660
18661 2005-08-09  Corinna Vinschen  <vinschen@redhat.com>
18662
18663         * lib/mi-support.exp (mi_gdb_load): Fix typo.
18664
18665 2005-08-02  Bob Rossi  <bob@brasko.net>
18666
18667         * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18668         (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18669         Change tests to inferior-tty-set/show.
18670         * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18671         (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18672         * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18673         inferior.  Use mi_gdb_test to get GDB and Inferior output.
18674         * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18675         descriptor.
18676         (mi_inferior_tty_name): Add inferior PTY file name.
18677         (mi_gdb_start): Add INFERIOR_PTY parameter.
18678         (mi_gdb_test): Add IPATTERN parameter.
18679
18680 2005-08-02   Bob Rossi  <bob@brasko.net>
18681
18682         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18683         parameter to mi_gdb_test.
18684         * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18685
18686 2005-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
18687
18688         * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18689         struct_declarations.
18690         * gdb.mi/mi-var-child.exp: Step over the initialization of
18691         struct_declarations.
18692
18693 2005-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
18694
18695         * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
18696         * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
18697         * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
18698         * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
18699         * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
18700         file.
18701
18702 2005-07-27  Nick Roberts  <nickrob@snap.net.nz>
18703
18704         * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
18705         (do_children_tests): Assign values to the extra elements.
18706
18707         * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
18708         them for tests for "-var-update --no-values" and
18709         "-var-update --all-values".
18710         Add test for "-var-list-children --simple-values".
18711
18712         * gdb.mi/basics.c (callee4): Add integer array D[3]...
18713
18714         * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
18715         "-stack-list-locals --simple-values"  Improve doc strings and
18716         comments.
18717
18718 2005-07-18  Mark Kettenis  <kettenis@gnu.org>
18719
18720         * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
18721         *-*-openbsd*.
18722         * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
18723
18724         * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
18725         sigaltsatck'.
18726
18727 2005-07-14  Bob Rossi  <bob@brasko.net>
18728
18729         * gdb.base/default.exp (tty): Changed output of command.
18730         * gdb.base/help.exp (help tty): Ditto.
18731
18732 2005-07-12  Mark Kettenis  <kettenis@gnu.org>
18733
18734         * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
18735
18736 2005-07-10  Mark Kettenis  <kettenis@gnu.org>
18737
18738         * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
18739         -stack-select-frame without arguments.
18740         (test_stack_frame_listing): Add test for newly implemented command
18741         -stack-info-frame.
18742
18743 2005-07-06  Bob Rossi  <bob@brasko.net>
18744
18745         * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
18746         command.
18747         (Copyright): Update copyright.
18748
18749 2005-07-06  Wu Zhou  <woodzltc@cn.ibm.com>
18750
18751         * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
18752         tests to evaluate exponentiation expression.
18753
18754 2005-06-29  Andreas Schwab  <schwab@suse.de>
18755
18756         * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
18757         main to avoid warnings.
18758
18759         * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
18760
18761 2005-06-20  Nick Roberts  <nickrob@snap.net.nz>
18762
18763         * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
18764         -stack-select-frame without arguments.
18765         (test_stack_frame_listing): Add test for newly implemented command
18766         -stack-info-frame.
18767
18768 2005-06-17  Wu Zhou  <woodzltc@cn.ibm.com>
18769
18770         * gdb.fortran/array-element.f: New file.
18771         * gdb.fortran/array-element.exp: New testcase.
18772
18773 2005-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
18774
18775         * gdb.base/bigcore.exp: Correct checks for systems which can
18776         not dump a large core file.
18777
18778 2005-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
18779
18780         * gdb.base/relocate.c: Add a copyright notice.
18781         (dummy): Remove.
18782         * gdb.base/relocate.exp: Test printing the values of variables
18783         from a relocatable file.
18784
18785 2005-06-12  Daniel Jacobowitz  <dan@codesourcery.com>
18786
18787         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
18788         excess MI output after an error.
18789
18790 2005-05-29  Joel Brobecker  <brobecker@adacore.com>
18791
18792         * gdb.arch/alpha-step.c: New file.
18793         * gdb.arch/alpha-step.exp: New testcase.
18794
18795 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
18796             Dennis Brueni  <dennis@slickedit.com>
18797
18798         * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
18799         gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
18800         gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
18801         gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
18802         gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
18803         gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
18804         * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
18805
18806 2005-05-17  Paul Gilliam  <pgilliam@us.ibm.com>
18807             Wu Zhou  <woodzltc@cn.ibm.com>
18808
18809         * gdb.base/shreloc.exp: Use gdb_compile_shlib.  Add support for
18810         IBM's xlc compiler.
18811         * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
18812         * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
18813
18814 2005-05-13  Jim Blandy  <jimb@redhat.com>
18815
18816         * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
18817         calling gdb_suppress_entire_file.
18818         * gdb.base/charset.exp: Same.
18819         * gdb.base/call-rt-st.exp: Same.
18820
18821 2005-05-05  Bob Rossi  <bob_rossi@cox.net>
18822
18823         * lib/gdb.exp (fullname_syntax): Added global regex.
18824         (fullname_syntax_POSIX): Ditto.
18825         (fullname_syntax_UNC): Ditto.
18826         (fullname_syntax_DOS_CASE): Ditto.
18827         (fullname_syntax_DOS): Ditto.
18828         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
18829         fullname_syntax variable to scope and use it.
18830         (test_file_list_exec_source_files): Ditto.
18831         * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
18832
18833 2005-05-04  Daniel Jacobowitz  <dan@codesourcery.com>
18834
18835         * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
18836
18837 2004-05-02  Paul Gilliam  <pgilliam@us.ibm.com>
18838
18839         * lib/gdb.exp (skip_altivec_tests): New function, based on
18840         check_vmx_hw_available from the GCC testsuite.
18841         * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
18842         * lib/gdb.arch/altivec-regs.exp: Likewise.
18843
18844 2005-05-02  Jim Blandy  <jimb@redhat.com>
18845
18846         * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
18847         calling gdb_suppress_entire_file.
18848
18849 2005-04-30  Randolph Chung  <tausq@debian.org>
18850
18851         * gdb.threads/staticthreads.exp: Override signal to check for hppa.
18852         Slightly relax "sem_post" name checking.
18853
18854 2005-04-29  Paul Gilliam  <pgilliam@us.ibm.com>
18855
18856         * gdb.base/unload.exp: Use new shared library infrastructure.
18857
18858 2005-04-29  Paul Gilliam  <pgilliam@us.ibm.com>
18859
18860         * gdb.base/so-impl-ld.exp: Use new shared library
18861         infrastructure.
18862
18863 2005-04-29  Corinna Vinschen  <vinschen@redhat.com>
18864
18865         * gdb.asm/asm-source.exp: Add h8300 to supported targets.
18866         * gdb.asm/h8300.inc: New file.
18867
18868 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
18869
18870         * gdb.base/shlib-call.exp: Change to use new shared library
18871         infrastructure.
18872
18873 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
18874
18875         * gdb.base/pending.exp: Change to use new shared library
18876         infrastructure.
18877
18878 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
18879
18880         * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
18881         use test_compiler_info instead of gcc_compiled, and update copyright.
18882
18883 2005-04-27  Paul Gilliam  <pgilliam@us.ibm.com>
18884
18885         * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
18886         shared objects being adjusted and update copyright years.
18887
18888 2005-04-27  Daniel Jacobowitz  <dan@codesourcery.com>
18889
18890         * ChangeLog: Correct some 2003-01-13 dates.
18891         * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
18892         gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
18893         gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
18894         gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
18895         gdb.trace/tfind.exp: Update copyright years.
18896
18897 2005-04-14  Paul Gilliam  <pgilliam@us.ibm.com>
18898             Daniel Jacobowitz  <dan@codesourcery.com>
18899
18900         * lib/gdb.exp (gdb_compile): Handle shlib=.
18901         (gdb_compile_shlib): New function.
18902
18903 2005-04-12  Paul Gilliam  <pgilliam@us.ibm.com>
18904
18905         * lib/gdb.exp (test_compiler_info): Give argument a default value.
18906
18907 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
18908
18909         * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
18910         gdb.server.
18911         * configure.ac: Likewise.
18912         * configure: Regenerated.
18913         * gdb.gdbserver/Makefile.in: Moved to...
18914         * gdb.server/Makefile.in: ... here.
18915         * gdb.gdbserver/server.c: Moved to...
18916         * gdb.server/server.c: ... here.
18917         * gdb.gdbserver/server-run.exp: Moved to...
18918         * gdb.server/server-run.exp: ... here.
18919
18920 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
18921
18922         * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
18923         * configure.ac: Create gdb.gdbserver/Makefile.
18924         * configure: Regenerated.
18925         * lib/gdbserver-support.exp: New file, derived from
18926         config/gdbserver.exp.
18927         * config/gdbserver.exp: Use gdbserver-support.exp.
18928         * gdb.gdbserver/Makefile.in: New file.
18929         * gdb.gdbserver/server.c: New file.
18930         * gdb.gdbserver/server-run.exp: New file.
18931
18932 2005-04-06  Paul Gilliam  <pgilliam@us.ibm.com>
18933
18934         * lib/gdb.exp (test_compiler_info): Return compiler_info
18935         if no arguments are given.
18936
18937 2005-04-01  Paul Gilliam  <pgilliam@us.ibm.com>
18938
18939         * gdb.arch/altivec-abi.exp: Check for compiler and set
18940         use altivec' flag accordingly.
18941         * gdb.arch/altivec-regs.exp: Likewise.
18942
18943 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
18944
18945         * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
18946
18947 2005-03-27  Andreas Schwab  <schwab@suse.de>
18948
18949         * gdb.base/bigcore.c (main): Add missing mode argument in open
18950         call.
18951
18952 2005-03-25  Daniel Jacobowitz  <dan@codesourcery.com>
18953
18954         * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
18955         downloads.
18956         * config/gdbserver.exp (gdb_load): Likewise.
18957
18958 2005-03-14  Paul Brook  <paul@codesourcery.com>
18959
18960         * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
18961         targets.
18962
18963 2005-03-09  Joel Brobecker  <brobecker@adacore.com>
18964
18965         * gdb.dwarf2/dup-psym.S: New file.
18966         * gdb.dwarf2/dup-psym.exp: New testcase.
18967
18968 2005-03-09  Joel Brobecker  <brobecker@adacore.com>
18969
18970         * gdb.ada/exec_changed/first.adb: New file.
18971         * gdb.ada/exec_changed/second.adb: New file.
18972         * gdb.ada/exec_changed.exp: New testcase.
18973
18974 2005-03-08  Nathan Sidwell  <nathan@codesourcery.com>
18975
18976         * gdb.cp/userdef.cc (A1::operator+): New unary plus.
18977         (A2): New class.
18978         (main): Test operator+.
18979         * gdb.cp/userdef.exp: Test unary plus.  Use A2::operator+ for
18980         breakpoint test.
18981
18982         * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
18983         * gdb.base/signull.exp: Disable if gdb,nosignals.
18984         * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
18985         * gdb.cp/exception.exp: Disable if skip_cplus_tests.
18986         * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
18987         * gdb.mi/mi2-console.exp: Likewise.
18988         * gdb.trace/collection.exp (run_trace_experiment): Consume the
18989         continue output at start.
18990         (gdb_collect_locals_test): Robustify regexp.
18991         * gdb.trace/passc-dyn.exp: Fix comment typo.
18992         * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
18993
18994 2005-03-08  Corinna Vinschen  <vinschen@redhat.com>
18995
18996         * gdb.asm/asm-source.exp: Add iq2000 case.
18997         * gdb.asm/iq2000.inc: New file.
18998
18999 2005-03-07  Manoj Iyer <manjo@austin.ibm.com>
19000
19001         * gdb.base/command.exp: Change hardcoded value to regular expression.
19002         * gdb.base/float.exp: Add powerpc to the list of targets checked.
19003
19004 2005-03-07  Daniel Jacobowitz  <dan@codesourcery.com>
19005
19006         * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19007         gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19008         gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19009         gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19010         gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19011
19012 2005-03-05  Mark Kettenis  <kettenis@gnu.org>
19013
19014         * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19015         changes.
19016
19017 2004-03-03  Paul Gilliam  <pgilliam@us.ibm.com>
19018
19019         * lib/compiler.c: Add test for IBM's xlc compiler.
19020         * lib/compiler.cc: Likewise.
19021
19022 2004-02-24  Joel Brobecker  <brobecker@adacore.com>
19023
19024         * gdb.ada/fixed_points.exp: Create compilation object directory
19025         before running the test.
19026         * gdb.ada/null_record.exp: Likewise.
19027         * gdb.ada/packed_array.exp: Likewise.
19028         * gdb.ada/start.exp: Likewise.
19029
19030 2005-02-15  Joel Brobecker  <brobecker@adacore.com>
19031
19032         * gdb.ada/packed_array/pa.adb: New file.
19033         * gdb.ada/packed_array.exp: New testcase.
19034
19035 2005-02-10  Mark Kettenis  <kettenis@gnu.org>
19036
19037         * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19038         files.
19039
19040         * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19041         on *-*-openbsd*.  Correctly match whitespace in regukar
19042         expressions.
19043
19044 2005-02-10  Daniel Jacobowitz  <dan@debian.org>
19045
19046         From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19047         PR exp/1821
19048         * gdb.base/gdb1821.c: New test file.
19049         * gdb.base/gdb1821.exp: New test file.
19050
19051 2005-02-09  Joel Brobecker  <brobecker@adacore.com>
19052
19053         * gdb.base/start.c: New file.
19054         * gdb.base/start.exp: New testcase.
19055
19056 2005-02-09  Joel Brobecker  <brobecker@adacore.com>
19057
19058         * gdb.ada/start/dummy.adb: New file.
19059         * gdb.ada/start.exp: New testcase.
19060
19061 2005-02-09  Corinna Vinschen  <vinschen@redhat.com>
19062
19063         * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19064         for printing symbols and statistics.
19065         Add test for using relative pathnames in "maint print msymbols" test.
19066         Mark "maint info sections DATA" XFAIL on Cygwin.
19067         Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19068         tests.
19069
19070 2005-02-09  Andreas Schwab  <schwab@suse.de>
19071
19072         Committed by Andrew Cagney  <cagney@gnu.org>
19073         * gdb.base/remotetimeout.exp: New file.
19074
19075 2005-02-07  Mark Kettenis  <kettenis@gnu.org>
19076
19077         * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19078
19079 2005-02-03  Joel Brobecker  <brobecker@adacore.com>
19080
19081         * gdb.ada/gnat_ada.gpr: New file.
19082         * gdb.ada/gnat_ada.gin: Delete, no longer used.
19083         * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19084         * configure.ac: No longer generate gnat_ada.gpr.
19085         * configure: Regenerate.
19086         * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19087         * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19088         * gdb.ada/null_record/bar.ads: Likewise.
19089         * gdb.ada/null_record/bar.adb: Likewise.
19090         * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19091         * gdb.ada/null_record.exp (testdir): New variable.
19092         (testfile): executable is now in testdir subdirectory.
19093         (srcfile): Use full path to the main compilation unit.
19094         * gdb.ada/fixed_points.exp: Same changes as above.
19095
19096 2005-02-03  Nick Roberts  <nickrob@snap.net.nz>
19097
19098         * gdb.base/interp.exp: New test.
19099
19100 2005-01-24  Andrew Cagney  <cagney@gnu.org>
19101
19102         * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19103
19104 2005-01-19  Andrew Cagney  <cagney@gnu.org>
19105
19106         * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19107         configure.ac not configure.in.
19108
19109         * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19110         of powerpc*-*-*.
19111         * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
19112         * gdb.base/list.exp (test_list_function)
19113         (test_list_filename_and_function): Ditto.
19114         * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19115
19116 2005-01-16  Andrew Cagney  <cagney@gnu.org>
19117
19118         * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19119
19120         * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19121
19122 2005-01-14  Andrew Cagney  <cagney@gnu.org>
19123
19124         * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19125         * gdb.mi/mi2-var-cmd.exp: Ditto.
19126
19127 2005-01-10  Corinna Vinschen  <vinschen@redhat.com>
19128
19129         * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19130
19131 2005-01-07  Andrew Cagney  <cagney@gnu.org>
19132
19133         * configure.ac: Rename configure.in, require autoconf 2.59.
19134         * configure: Re-generate.
19135         * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19136         * gdb.stabs/configure: Re-generate.
19137         * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19138         * gdb.hp/configure: Re-generate.
19139         * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19140         autoconf 2.59.
19141         * gdb.hp/gdb.objdbg/configure: Re-generate.
19142         * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19143         autoconf 2.59.
19144         * gdb.hp/gdb.defects/configure: Re-generate.
19145         * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19146         autoconf 2.59.
19147         * gdb.hp/gdb.compat/configure: Re-generate.
19148         * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19149         autoconf 2.59.
19150         * gdb.hp/gdb.base-hp/configure: Re-generate.
19151         * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19152         autoconf 2.59.
19153         * gdb.hp/gdb.aCC/configure: Re-generate.
19154
19155 2004-12-15  Jim Blandy  <jimb@redhat.com>
19156
19157         * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19158         under NPTL when there is debugging info available for libpthread.
19159
19160 2004-12-13  Jerome Guitton  <guitton@gnat.com>
19161
19162         * gdb.ada/fixed_points.c: New file.
19163         * gdb.ada/fixed_points.exp: New file.
19164
19165 2004-12-03  Randolph Chung  <tausq@debian.org>
19166
19167         * gdb.arch/pa-nullify.exp: New file.
19168         * gdb.arch/pa-nullify.s: New file.
19169
19170 2004-11-30  Randolph Chung  <tausq@debian.org>
19171
19172         * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19173         instead of "tbug".  Fix regexp to work properly with gdb_test.
19174
19175 2004-11-29  Paul Hilfinger  <Hilfinger@gnat.com>
19176
19177         * gdb.base/bitfields2.exp: New test.
19178         * gdb.base/bitfields2.c: New file.
19179
19180 2004-11-28  Richard Earnshaw  <rearnsha@arm.com>
19181
19182         * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19183
19184 2004-11-16  Randolph Chung  <tausq@debian.org>
19185
19186         * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19187
19188 2004-11-14  Daniel Jacobowitz  <dan@debian.org>
19189
19190         * gdb.threads/threadapply.exp: Correct "macro details" test.
19191
19192 2004-11-11  Jeff Johnston  <jjohnstn@redhat.com>
19193
19194         * gdb.threads/threadapply.exp: New test.
19195         * gdb.threads/threadapply.c: New file.
19196
19197 2004-11-07  Mark Kettenis  <kettenis@gnu.org>
19198
19199         * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19200         frames.
19201
19202 2004-11-05  Felix Lee  <felix+log1@specifixinc.com>
19203
19204         * gdb.base/cursal.exp: New file.
19205         * gdb.base/cursal.c: New file.
19206
19207 2004-11-03  Andrew Cagney  <cagney@gnu.org>
19208
19209         * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19210
19211 2004-10-30  Mark Kettenis  <kettenis@gnu.org>
19212
19213         * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19214         NetBSD/ELF targets.
19215
19216 2004-10-29  Joel Brobecker  <brobecker@gnat.com>
19217
19218         * gdb.threads/bp_in_thread.c: New file, copied from
19219         pthread_cond_wait.c.
19220         * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19221         file, rather than reusing the .c file from another testcase.
19222
19223 2004-10-20  Joel Brobecker  <brobecker@gnat.com>
19224
19225         * gdb.ada/null_record.exp: Check where we stopped after
19226         sending the start command, instead of where the associated
19227         temporary breakpoint was inserted.
19228
19229 2004-10-14  Andrew Cagney  <cagney@gnu.org>
19230
19231         * gdb.mi/gdb701.c (main): Return 0.
19232
19233 2004-10-13  Daniel Jacobowitz  <dan@debian.org>
19234
19235         * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
19236
19237 2004-10-12  Jeff Johnston  <jjohnstn@redhat.com>
19238
19239         * gdb.threads/schedlock.c: Add comment markers to use to find
19240         line numbers.
19241         * gdb.threads/schedlock.exp: Adjust regex to handle the new
19242         comments.
19243         * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19244         breakpoint lines.
19245
19246 2004-10-12  Daniel Jacobowitz  <dan@debian.org>
19247
19248         * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19249
19250 2004-10-12  Daniel Jacobowitz  <dan@debian.org>
19251
19252         * configure.in: Add gdb.dwarf2.
19253         * configure: Regenerated.
19254         * Makefile.in: Add gdb.dwarf2.
19255         * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19256         gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19257         gdb.dwarf2/file1.txt: New files.
19258
19259 2004-10-11  Orjan Friberg  <orjanf@axis.com>
19260
19261         * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
19262         of "run", since the latter doesn't work with remote targets.  Adjust
19263         the breakpoint numbering accordingly.
19264         * gdb.threads/pthread_cond_wait.exp: Ditto.
19265
19266 2004-10-08  Michael Chastain  <mec.gnu@mindspring.com>
19267
19268         * gdb.base/overlays.exp: Update copyright years.
19269
19270 2004-10-08  Kei Sakamoto  <sakamoto.kei@renesas.com>
19271
19272         * gdb.base/overlays.exp: Disable if target is Linux.
19273
19274 2004-10-06  Felix Lee  <felix+log1@specifixinc.com>
19275
19276         * config/gdbserver.exp (gdb_load): Use right filename on remote.
19277
19278 2004-10-05  Kei Sakamoto  <sakamoto.kei@renesas.com>
19279
19280         * gdb.asm/asm-source.exp: Add m32r-linux target.
19281         * gdb.asm/m32r-linux.inc: New file.
19282
19283 2004-09-24  Andrew Cagney  <cagney@redhat.com>
19284             David Anderson <anderson@redhat.com>
19285
19286         * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19287         command fails, assume things will work.
19288         * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19289         (_GNU_SOURCE): Define.
19290         (print_unsigned, print_hex): Change parameter to "long long".
19291         (print_byte_count): New function, use to print byte counts.
19292         (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19293         O_LARGEFILE.
19294         (main): Compute an upper bound on a corefile in max_core_size.
19295         Limit memory chunk size to max_core_size.  Limit total memory
19296         allocated to max_core_size.
19297
19298 2004-09-23  Andrew Cagney  <cagney@gnu.org>
19299
19300         * gdb.base/bigcore.exp: Replace the code that creates a corefile
19301         from a separate process with code that creates a corefile by
19302         making the inferior dump core.
19303
19304 2004-09-23  Mark Kettenis  <kettenis@gnu.org>
19305
19306         * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19307         block.
19308
19309 2004-09-23  Michael Chastain  <mec.gnu@mindspring.com>
19310
19311         * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19312         New proc.  Accept both gcc 3.x.x and gcc 4.x.x.
19313         * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19314         Likewise.
19315
19316 2004-09-20  Jeff Johnston  <jjohnstn@redhat.com>
19317
19318         * gdb.java/jprint.exp: New test case for java inferior call.
19319         * gdb.java/jprint.java: Ditto.
19320
19321 2004-09-15  Joel Brobecker  <brobecker@gnat.com>
19322
19323         * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19324
19325 2004-09-14  Michael Chastain  <mec.gnu@mindspring.com>
19326
19327         * gdb.threads/killed.c: Include <stdlib.h>.
19328         * gdb.threads/pthreads.c: Likewise.
19329
19330 2004-09-14  Michael Chastain  <mec.gnu@mindspring.com>
19331
19332         * gdb.threads/killed.c: Add copyright notice.
19333
19334 2004-09-10  Jason Molenda  (jmolenda@apple.com)
19335
19336         * gdb.base/define.exp: Two new tests to verify zero space chars
19337         after 'if' and 'while' commands in a user-defined command is correctly
19338         parsed.
19339
19340 2004-09-08  Andrew Cagney  <cagney@gnu.org>
19341
19342         * gdb.base/signals.exp (signal_tests_1): Delete.  Merge signal
19343         delivery test with duplicate at end of file.
19344
19345 2004-09-06  Mark Kettenis  <kettenis@jive.nl>
19346
19347         * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19348
19349 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
19350
19351         * config/hppro.exp: Removed.
19352
19353 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
19354
19355         * config/sparclet.exp: Removed.
19356
19357 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
19358
19359         * config/udi.exp: Removed.
19360
19361 2004-09-02  Michael Chastain  <mec.gnu@mindspring.com>
19362
19363         * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19364         of "exp_continue".
19365         (advancei): Likewise.
19366
19367 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
19368
19369         * gdb.base/unload.exp: Fix so messages aren't duplicated.
19370
19371 2004-09-01  Manoj Iyer  <manjo@austin.ibm.com>
19372
19373         * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
19374         to check for nodebug in executable.
19375         * gdb.gdb/observer.exp (setup_test): Likewise.
19376         * gdb.gdb/selftest.exp (test_with_self): Likewise.
19377         * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19378
19379 2004-09-01  Andrew Cagney  <cagney@gnu.org>
19380
19381         * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19382         files.
19383
19384 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
19385
19386         * gdb.base/unload.exp: Fix expected warning message to match
19387         latest format.
19388
19389 2004-09-01  Corinna Vinschen  <vinschen@redhat.com>
19390
19391         * gdb.base/call-rt-st.exp: Fix typos.
19392
19393 2004-08-31  Manoj Iyer  <manjo@austin.ibm.com>
19394
19395         * gdb.threads/thread_check.exp: New testcase.
19396         * gdb.threads/thread_check.c: New testcase.
19397
19398 2004-08-31  Andrew Cagney  <cagney@gnu.org>
19399
19400         * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19401         (skip_to_handler_entry): New procedures.  Test stepping into a
19402         handler when the breakpoint is at the handler's entry point.
19403
19404 2004-08-30  Andrew Cagney  <cagney@gnu.org>
19405
19406         * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19407         gdb/1757.
19408
19409 2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
19410
19411         With code from Manoj Iyer <manjo@austin.ibm.com>:
19412         * lib/gdb.exp (gdb_file_cmd): Return more information in the
19413         return value.  Add an arm for "no debugging symbols found".
19414         Change a stray "error" to "perror".
19415         (gdb_run_cmd): Adapt to new return value.
19416         * gdb.base/remote.exp: Adapt to new return value.
19417         * gdb.gdb/complaints.exp: Likewise.
19418         * gdb.gdb/observer.exp: Likewise.
19419         * gdb.gdb/selftest.exp: Likewise.
19420         * gdb.gdb/xfullpath.exp: Likewise.
19421
19422 2004-08-27  Joel Brobecker  <brobecker@gnat.com>
19423
19424         * gdb.threads/bp_in_thread.exp: New testcase.
19425
19426 2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
19427
19428         Fix PR testsuite/1735.
19429         * gdb.threads/schedlock.c (thread_function): Add a cast
19430         to suppress a gcc warning.
19431         * gdb.threads/thread-specific.c (thread_function): Likewise.
19432
19433 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
19434
19435         * gdb.base/unload.c: Include <stdlib.h>.
19436
19437 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
19438
19439         From Paul Gilliam <pgilliam@us.ibm.com>:
19440         * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19441         synchronized after the "return".
19442
19443 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
19444
19445         * gdb.mi/basics.c: Include <stdio.h>.
19446         * gdb.mi/pthreads.c: Include <stdlib.h>.
19447         * gdb.mi/var-cmd.c: Include <stdlib.h>.
19448
19449 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
19450
19451         * gdb.threads/schedlock.c: Add copyright notice.
19452
19453 2004-08-25  Andrew Cagney  <cagney@gnu.org>
19454
19455         * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19456         (skip_over_handler, breakpoint_over_hander): New test procedures.
19457         (advance, advancei): Add a proper prefix, do not use
19458         rerun_to_main.
19459         * gdb.base/sigstep.c (main): Change to use an infinite loop.
19460
19461 2004-08-24  Michael Chastain  <mec.gnu@mindspring.com>
19462
19463         * gdb.mi/basics.c: Add copyright notice.
19464         * gdb.mi/var-cmd.c: Add copyright notice.
19465
19466 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
19467
19468         * lib/gdb.exp: Remove signed_keyword_not_used.
19469         * lib/compiler.c: Likewise.
19470         * lib/compiler.cc: Likewise.
19471
19472 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
19473
19474         * gdb.base/whatis.c: Remove conditional disabling of "signed".
19475         * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19476
19477 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
19478
19479         * gdb.base/whatis.c: Add copyright notice.
19480
19481 2004-08-20  Mark Kettenis  <kettenis@gnu.org>
19482
19483         * gdb.arch/i386-prologue.exp (skip_breakpoint): New function.  Use
19484         it to skip the breakpoints encoded in the inline assembly.
19485
19486 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
19487
19488         * Makefile.in: Add gdb.fortran.
19489
19490 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
19491
19492         * gdb.base/call-sc.exp (test_scalar_returns):
19493         Fix cut-and-paste glitch in "Make fun return now".
19494
19495 2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>
19496
19497         * configure.in: Add gdb.fortran.
19498         * configure: Regenerate.
19499         * gdb.fortran/Makefile.in: New file.
19500         * lib/gdb.exp (skip_fortran_tests): New procedure.
19501
19502 2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>
19503
19504         * gdb.mi/mi-var-block.exp: Use gdb_get_line_number.  Remove
19505         reference to bug-gnu@prep.ai.mit.edu.
19506         * gdb.mi/mi-var-child.exp: Likewise.
19507         * gdb.mi/mi-var-cmd.exp: Likewise.
19508         * gdb.mi/mi-var-display.exp: Likewise.
19509         * gdb.mi/mi2-var-block.exp: Likewise.
19510         * gdb.mi/mi2-var-child.exp: Likewise.
19511         * gdb.mi/mi2-var-cmd.exp: Likewise.
19512         * gdb.mi/mi2-var-display.exp: Likewise.
19513
19514 2004-08-15  Mark Kettenis  <kettenis@gnu.org>
19515
19516         * gdb.base/unload.c (main): Make local variable msg const.
19517
19518 2004-08-15  Michael Chastain  <mec.gnu@mindspring.com>
19519
19520         * gdb.mi/mi-cli.exp: Use gdb_get_line_number.  Remove reference
19521         to bug-gnu@prep.ai.mit.edu.
19522         * gdb.mi/mi-disassemble.exp: Likewise.
19523         * gdb.mi/mi-eval.exp: Likewise.
19524         * gdb.mi/mi-file.exp: Likewise.  Also, add comment about the
19525         default line number.
19526         * gdb.mi/mi-return.exp: Likewise.
19527         * gdb.mi/mi-simplerun.exp: Likewise.
19528         * gdb.mi/mi-stack.exp: Likewise.
19529         * gdb.mi/mi-stepi.exp: Likewise.  Also, replace wildcarded line
19530         number with explicit range test.
19531         * gdb.mi/mi-watch.exp: Likewise.
19532         * gdb.mi/mi2-break.exp: Likewise.
19533         * gdb.mi/mi2-cli.exp: Likewise.
19534         * gdb.mi/mi2-disassemble.exp: Likewise.
19535         * gdb.mi/mi2-eval.exp: Likewise.
19536         * gdb.mi/mi2-file.exp: Likewise.  Also, add comment about the
19537         default line number.
19538         * gdb.mi/mi2-return.exp: Likewise.
19539         * gdb.mi/mi2-simplerun.exp: Likewise.
19540         * gdb.mi/mi2-stack.exp: Likewise.
19541         * gdb.mi/mi2-stepi.exp: Likewise.  Also, replace wildcarded line
19542         number with explicit range test.
19543         * gdb.mi/mi2-watch.exp: Likewise.
19544
19545 2004-08-15  Michael Chastain  <mec.gnu@mindspring.com>
19546
19547         * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19548         * gdb.cp/m-static.exp: Likewise.
19549         * gdb.cp/rtti.exp: Likewise.
19550
19551 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
19552
19553         * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19554
19555 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
19556
19557         * ChangeLog: Prefix Local Variables with semi-colons and indent
19558         the reference to older ChangeLog files, to fix fontification in
19559         Emacs.
19560
19561 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
19562
19563         * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19564         * gdb.mi/mi2-break.exp: Likewise.
19565
19566 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
19567
19568         * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19569
19570 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
19571
19572         * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19573
19574 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
19575
19576         * gdb.cp/classes.exp: Remove unused declarations.  Just let
19577         test names default instead of providing special names.  Remove
19578         extraneous demangler test.
19579
19580 2004-08-12  Jeff Johnston  <jjohnstn@redhat.com>
19581
19582         * gdb.base/unload.exp: New test for breakpoints in dynamically
19583         loaded libraries.
19584         * gdb.base/unload.c: Ditto.
19585         * gdb.base/unloadshr.c: Ditto.
19586
19587 2004-08-12  Michael Chastain  <mec.gnu@mindspring.com>
19588
19589         * gdb.cp/classes.exp (test_ptype_class_objects): Call
19590         cp_test_ptype_class.
19591         (test_enums): Likewise.
19592
19593 2004-08-10  Andrew Cagney  <cagney@gnu.org>
19594
19595         * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19596         files.
19597
19598 2004-08-10  Andrew Cagney  <cagney@gnu.org>
19599
19600         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19601         init_malloc call.
19602
19603 2004-08-10  Michael Chastain  <mec.gnu@mindspring.com>
19604
19605         * ChangeLog: Add copyright notice.  The notice is copied
19606         from emacs 21.3 top level ChangeLog.
19607
19608 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
19609
19610         * lib/cp-support.exp: New file.
19611         * lib/cp-support.exp (cp_test_type_class): New function.
19612         * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19613         * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19614         * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19615         cp_test_ptype_class.
19616
19617 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
19618
19619         * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19620         gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19621         gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19622         gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19623         gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19624         gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19625         gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19626         gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19627         gdb.mi/mi2-watch.exp: Update copyright years.
19628
19629 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
19630
19631         * gdb.base/sigaltstack.exp: Provide proper anchoring.
19632
19633 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
19634
19635         * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19636         gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19637         gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19638         gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19639         gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19640         gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19641         gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19642         gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19643         gdb.mi/mi-watch.exp: Update copyright years.
19644
19645 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
19646
19647         PR gdb/1738
19648         * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19649         from a breakpoint with a pending signal.
19650
19651 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
19652
19653         PR gdb/1736
19654         * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19655         * gdb.base/sigaltstack.exp (finish_test): Consume output until
19656         the prompt.
19657         * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19658
19659 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
19660
19661         * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19662
19663 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
19664
19665         PR gdb/1736
19666         * gdb.base/sigaltstack.exp (finish_test): New procedure.  KFAIL
19667         for i?86-*-linux*.
19668
19669 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
19670
19671         * gdb.arch/i386-prologue.exp: Compile without debug information.
19672
19673 2004-08-08  Michael Chastain  <mec.gnu@mindspring.com>
19674
19675         * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19676         rather than asking gdb to search.
19677
19678 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
19679
19680         * gdb.base/gcore.c: Include <string.h>.
19681
19682 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
19683
19684         * gdb.base/gcore.c: Add copyright notice.
19685
19686 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
19687
19688         * gdb.base/freebpcmd.c: Include <stdio.h>.
19689         * gdb.base/long_long.c: Include <string.h>.
19690         * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
19691         * gdb.base/siginfo.c: Include <string.h>.
19692         * gdb.base/sigstep.c: Include <string.h>.
19693
19694 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
19695
19696         * gdb.base/complex.c: Include <stdlib.h>.
19697
19698 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
19699
19700         * gdb.base/complex.c: Add copyright notice.
19701
19702 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
19703
19704         * gdb.base/charset.c: Include <stdlib.h>.
19705
19706 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
19707
19708         * gdb.base/auxv.c: Include <stdlib.h>.
19709
19710 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
19711
19712         * gdb.base/auxv.c: Add copyright notice.
19713
19714 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
19715
19716         * gdb.base/coremaker.c: Add copyright notice.
19717         * gdb.base/coremaker2.c: Add copyright notice.
19718
19719 2004-08-04  Andrew Cagney  <cagney@gnu.org>
19720
19721         * gdb.base/store.exp: Update copyright.
19722         (check_set, up_set, check_struct, up_struct): Add a prefix to test
19723         names, do not import gdb_prompt.
19724
19725 2004-08-01  Andrew Cagney  <cagney@gnu.org>
19726
19727         Fix PR testsuite/1729.
19728         * gdb.base/dump.exp: Add test name to callers of capture_value, do
19729         not use capture_value with value 4.
19730         (capture_value): Add optional test name parameter.
19731         (test_reload_saved_value, test_restore_saved_value): Use $msg as
19732         the prefix, pass to capture_value.
19733
19734 2004-08-01  Mark Kettenis  <kettenis@gnu.org>
19735
19736         * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
19737         * gdb.arch/i386-prologue.c (standard): New prototype and function.
19738         (main): Call new function.
19739
19740 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
19741
19742         * gdb.cp/namespace.exp: Accept more varieties of ptype output.
19743
19744 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
19745
19746         * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
19747
19748 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
19749
19750         * gdb.cp/inherit.exp: Accept more varieties of ptype output.
19751         Accept more values of vtbl pointer.  Remove some messages
19752         about "obsolete gcc or gdb".
19753
19754 2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
19755
19756         * gdb.cp/classes.exp: Accept more varieties of ptype output.
19757
19758 2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
19759
19760         * gdb.base/asm-source.exp: Properly convert target board
19761         debug flags from gcc format to binutils format.
19762
19763 2004-07-28  Mark Kettenis  <kettenis@gnu.org>
19764
19765         * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
19766         gdb1718".  PR backtrace/1718 partially fixed.
19767
19768 2004-07-27  Jeff Johnston  <jjohnstn@redhat.com>
19769
19770         * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
19771
19772 2004-07-26  Nick Clifton  <nickc@redhat.com>
19773
19774         * gdb.asm/asm-source.exp (debug-flags): New variable.  If a known
19775         good default value for a specific architecture is available then
19776         set it to that value.  Otherwise default to the -gstabs switch.
19777         Remove the -g... switches from the asm-flags variable.  Allow the
19778         target board info to override the value if it wants to.  Pass the
19779         switch on the assembler command line.
19780
19781 2004-07-23  Mark Kettenis  <kettenis@gnu.org>
19782
19783         * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
19784         * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
19785         (main): Call new function.
19786
19787 2004-07-22  Michael Chastain  <mec.gnu@mindspring.com>
19788
19789         Test for PR exp/1715.
19790         * gdb.base/radix.exp: Refactor common procedures.  Make all
19791         test names unique.  Change XFAIL to KFAIL.
19792
19793 2004-07-20  Michael Chastain  <mec.gnu@mindspring.com>
19794
19795         * gdb.ada/gnat_ada.gpr.in: Rename from here ...
19796         * gdb.ada/gnat_ada.gin: ... to here.
19797         * configure.in: Use gnat_ada.gin.
19798         * configure: Regenerate.
19799
19800 2004-07-20  Andrew Cagney  <cagney@gnu.org>
19801
19802         * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
19803         gdb_test and gdb_test_multiple.  Delete bash_bug.  Delete suspect
19804         XFAILs.  Clean up test messages and comments.  Check backtraces.
19805         Delete re-sync code.
19806
19807 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
19808
19809         Fix PR cli/740.
19810         * gdb.base/annota1.exp: Honor gdb,nosignals.
19811         * gdb.base/annota3.exp: Likewise.
19812
19813 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
19814
19815         * lib/java.exp: Update copyright notice.
19816
19817 2004-07-19  Andrew Cagney  <cagney@gnu.org>
19818
19819         * gdb.base/selftest.exp: Copy file from here ...
19820         * gdb.gdb/selftest.exp: ... to here.
19821
19822 2004-07-16  Andrew Cagney  <cagney@redhat.com>
19823
19824         * lib/insight-support.exp: Delete file.
19825         * lib/java.exp (java_init): Fix copyright.
19826
19827 2004-07-16  Andrew Cagney  <cagney@gnu.org>
19828
19829         * gdb.base/restore.c: Append "prologue" to comments marking the a
19830         function's prologue.
19831         * gdb.base/restore.exp: Update copyright, re-indent.
19832         (restore_tests): Use gdb_test_multiple.  Add "calleeN calls
19833         callerN" prefix where needed.  Update patterns that match a
19834         function's prologue.
19835
19836 2004-07-16  Michael Chastain  <mec.gnu@mindspring.com>
19837
19838         * gdb.base/restore.c: Add copyright notice.
19839
19840 2004-07-16  Andrew Cagney  <cagney@gnu.org>
19841
19842         * gdb.base/logical.exp: Update copyright.
19843         (evaluate): New procedure.  Use to re-implement tests using
19844         several tables.
19845
19846 2004-07-14  Martin Hunt  <hunt@redhat.com>
19847
19848         * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
19849         which fixes some problems where init.tcl was not found.
19850
19851 2004-07-13  Andrew Cagney  <cagney@gnu.org>
19852
19853         * gdb.base/sizeof.exp: Skip test when no inferior I/O.
19854         (check_sizeof, check_valueof): Do not include the output in the
19855         test name.  Use gdb_test.
19856         (get_valueof): Use gdb_test_multiple.
19857
19858         * gdb.base/step-test.exp: Update copyright.  Use
19859         gdb_test_multiple.  Ensure that test names do not include
19860         architecture dependent output.
19861
19862         * gdb.gdb/observer.exp: Update copyright.
19863         (setup_test): Use gdb_test_multiple.
19864         (attach_first_observer, attach_second_observer)
19865         (attach_third_observer, detach_first_observer)
19866         (detach_second_observer, detach_third_observer)
19867         (reset_counters, check_counters): Make $message a prefix.
19868         (test_normal_stop_notifications): Add "args" parameter - a list of
19869         init functions to be called.  Make $message a prefix,
19870         (test_observer_normal_stop): Change the message prefixes so that
19871         they are unique, pass the attach / detach procedures to
19872         test_normal_stop_notifications.
19873
19874         * gdb.base/signull.exp (test_segv): Prefix all tests with
19875         "${name}".  Clean up test messages.
19876
19877         * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
19878
19879         * gdb.base/ena-dis-br.exp: Update copyright.
19880         (break_at): New function.  Replace send_gdb with gdb_test,
19881         break_at, and gdb_test_multiple.  Replace XFAIL of "continue with
19882         ignore count, not stopped at bpt", with KFAIL.
19883
19884 2004-07-13  Corinna Vinschen  <vinschen@redhat.com>
19885
19886         * gdb.base/attach.exp: Remove cleanupfile handling.
19887
19888 2004-07-12  Andrew Cagney  <cagney@gnu.org>
19889
19890         * gdb.base/annota1.exp: Cleanup corefile test name.
19891         * gdb.base/annota3.exp: Ditto.
19892
19893 2004-07-12  Andrew Cagney  <cagney@gnu.org>
19894
19895         * gdb.base/signals.exp: Clean up copyright, re-indent.
19896
19897         * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
19898         gdb_test and gdb_test_multiple.
19899
19900 2004-07-08  Jeff Johnston  <jjohnstn@redhat.com>
19901
19902         * gdb.java/jmain.exp: Fix expected line number for main to
19903         break at.  Set XFAIL for break at main test since gcj does not
19904         provide line number info for first statement in main.
19905
19906 2004-07-08  Andrew Cagney  <cagney@gnu.org>
19907
19908         * gdb.base/attach.exp: Cleanup copyright.  Re-indent.
19909
19910         * gdb.base/sigbpt.exp: Make the common part of each test name a
19911         prefix instead of suffix.
19912
19913 2004-07-07  Bob Rossi  <bob_rossi@cox.net>
19914
19915         * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
19916         test from test_tbreak_creation_and_listing to
19917         test_file_list_exec_source_file
19918         * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
19919         Changed name of test from test_tbreak_creation_and_listing to
19920         test_file_list_exec_source_file
19921
19922 2004-07-07  Jeff Johnston  <jjohnstn@redhat.com>
19923
19924         * gdb.java/jmisc.exp: Fix expected output of ptype to look for
19925         the jmisc() constructor instead of <init>.
19926         * gdb.java/jmisc1.exp: Ditto.
19927
19928 2004-07-07  Andrew Cagney  <cagney@gnu.org>
19929
19930         * gdb.base/sigbpt.exp (stepi_out): Check for a single step
19931         corrupting the PC.
19932
19933 2004-07-06  Michael Chastain  <mec.gnu@mindspring.com>
19934
19935         * gdb.cp/templates.exp: Accept whitespace change in demangler
19936         output.
19937
19938 2004-07-06  Andrew Cagney  <cagney@gnu.org>
19939
19940         * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
19941
19942 2004-07-02  Michael Chastain  <mec.gnu@mindspring.com>
19943
19944         * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
19945         * lib/compiler.cc: Likewise.
19946
19947 2004-06-30  Michael Chastain   <mec.gnu@mindspring.com>
19948
19949         * lib/compiler.cc: Work around string preprocessing problem
19950         with old hp c++ compiler.
19951         * lib/compiler.c: Likewise.
19952
19953 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
19954
19955         * gdb.arch/i386-prologue.c: Add copyright header.  Use preprocessor
19956         directives to conditionalize symbol prefixing.
19957         * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
19958         additional_flags handling.  Add underscore prefix for Cygwin.
19959         * gdb.arch/i386-unwind.c: Use preprocessor directives to
19960         conditionalize symbol prefixing.
19961         * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
19962         additional_flags handling.  Add underscore prefix for Cygwin.
19963
19964 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
19965
19966         * gdb.base/bigcore.exp: Skip test on Cygwin.
19967
19968 2004-06-28  Michael Chastain  <mec.gnu@mindspring.com>
19969
19970         * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
19971         formats for "info register".  Use gdb_test_multiple.  Fix
19972         the "invalid register" test.
19973
19974 2004-06-28  Corinna Vinschen  <vinschen@redhat.com>
19975
19976         * gdb.base/attach.exp: Fix copyright date.  Set testpid to Windows
19977         PID for Cygwin.  Add Cygwin specific strings to check for in some
19978         tests.
19979         (do_attach_tests): Add a test for user interaction when attaching
19980         to a process with no matching symbol table already loaded.
19981
19982 2004-06-26  Andrew Cagney  <cagney@gnu.org>
19983
19984         Test PR java/1567 and PR java/1565.
19985         * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
19986         * gdb.java/jmisc2.exp: Delete file.
19987
19988 2004-06-26  Michael Chastain  <mec.gnu@mindspring.com>
19989
19990         * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
19991
19992 2004-06-25  Corinna Vinschen  <vinschen@redhat.com>
19993
19994         * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
19995         attach process.
19996
19997 2004-06-23  Michael Chastain  <mec.gnu@mindspring.com>
19998
19999         * gdb.cp/pr-1553.exp: Remove.
20000
20001 2004-06-22  Michael Chastain  <mec.gnu@mindspring.com>
20002
20003         * gdb.cp/pr-1553.cc: Remove.
20004         * gdb.cp/pr-1553.exp: Disable this test.
20005
20006 2004-06-20  Jim Blandy  <jimb@redhat.com>
20007
20008         Fix PR testsuite/1680.
20009         * gdb.arch/i386-sse.exp: Properly quote curly braces in
20010         regular expressions.
20011
20012 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
20013
20014         Fix PR testsuite/1679.
20015         * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20016         Issue an UNSUPPORTED result instead.
20017
20018 2004-06-18  Jim Blandy  <jimb@redhat.com>
20019
20020         * gdb.base/charset.exp: Only send a control-C if we see a new
20021         prompt and incomplete command.
20022
20023 2004-06-18  Michael Chastain  <mec.gnu@mindspring.com>
20024
20025         * gdb.cp/pr-574.cc: Add copyright notice.
20026
20027 2004-06-17  Jim Blandy  <jimb@redhat.com>
20028
20029         * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20030         cases where the regexp has no groups; this grabs random text from
20031         the previous test suite, whatever that was.
20032
20033 2004-06-17  Michael Chastain  <mec.gnu@mindspring.com>
20034
20035         * gdb.cp/printmethod.cc: Add copyright notice.
20036
20037 2004-06-16  Michael Chastain  <mec.gnu@mindspring.com>
20038
20039         * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20040
20041 2004-06-16  Andrew Cagney  <cagney@gnu.org>
20042
20043         * gdb.base/signull.c: Update copyright.  Include <string.h>.
20044         (bowler): Replace data_pointer with data_read
20045         and data_write cases.  Add code_descriptor case.
20046         (zero, desc): New array and pointer.
20047         (data, code): Change to simple pointers.
20048         * gdb.base/signull.exp: Fix probe pattern matching a function
20049         descriptor SIGSEGV.  Replace data_pointer with data_read and
20050         data_write tests.
20051
20052 2004-06-16  Andrew Cagney  <cagney@gnu.org>
20053
20054         * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20055
20056 2004-06-15  Michael Chastain  <mec.gnu@mindspring.com>
20057
20058         * gdb.base/long_long.c: Add copyright notice.
20059
20060 2004-06-15  Michael Chastain  <mec.gnu@mindspring.com>
20061
20062         * gdb.base/long_long.exp: Remove reference to
20063         bug-gdb@prep.ai.mit.edu.  Change line-number-specific breakpoint
20064         to gdb_breakpoint and gdb_continue_to_breakpoint.
20065
20066 2004-06-14  Jim Blandy  <jimb@redhat.com>
20067
20068         * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20069         endian case.
20070
20071 2004-06-14  Andrew Cagney  <cagney@gnu.org>
20072
20073         * gdb.base/gcore.exp (capture_command_output): Delete the always
20074         passing tests containing inferior values.
20075         * gdb.base/ending-run.exp: Do not include the breakpoint address
20076         in the test message.  Update copyright.
20077         * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20078         size in the test name, use gdb_test_multiple.  Update copyright.
20079
20080 2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>
20081
20082         * gdb.cp/ref-types.cc: Add copyright notice.
20083
20084 2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>
20085
20086         * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20087         hp_aCC_compiler.
20088         * lib/compiler.cc: Likewise.
20089         * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20090         'set' commands.  Log diagnostics for other lines.  Set
20091         gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20092
20093 2004-06-13  Michael Chastain  <mec.gnu@mindspring.com>
20094
20095         * gdb.cp/try_catch.cc: Add copyright notice.
20096
20097 2004-06-12  Michael Chastain  <mec.gnu@mindspring.com>
20098
20099         * gdb.cp/userdef.cc: Add copyright notice.
20100
20101 2004-06-11  Michael Chastain  <mec.gnu@mindspring.com>
20102
20103         * gdb.cp/virtfunc.cc: Add copyright notice.
20104
20105 2004-06-11  Randolph Chung  <tausq@debian.org>
20106
20107         * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20108         problem.
20109
20110 2004-06-10  Andrew Cagney  <cagney@gnu.org>
20111
20112         * lib/compiler.cc, lib/compiler.c: Append either
20113         __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20114         * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20115         instead of gcc-3-3.
20116
20117 2004-06-09  Andrew Cagney  <cagney@gnu.org>
20118
20119         * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20120         gdb/1455, bug is specific to "long long" and "double".
20121
20122         * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20123         (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20124         x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*.  PR tdep/1447
20125         fixed.
20126
20127 2004-06-09  Andrew Cagney  <cagney@gnu.org>
20128
20129         * gdb.base/structs.exp (test_struct_returns): Replace
20130         "return_value_unknown" and "finish_value_unknown" by
20131         "return_value_known" and "finish_value_known".  Instead of
20132         "return_value_unknown" iff "finish_value_unknown", check
20133         "return_value_known" implies "finish_value_known".
20134
20135 2004-06-08  Martin Hunt  <hunt@redhat.com>
20136
20137         * gdb.base/float.exp: Add pattern for mips targets.
20138
20139 2004-06-08  Randolph Chung  <tausq@debian.org>
20140
20141         * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20142         message for unknown architectures more clear.
20143
20144 2004-06-08  Joel Brobecker  <brobecker@gnat.com>
20145
20146         * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20147         start the execution of the program.
20148
20149 2004-06-07  Jim Blandy  <jimb@redhat.com>
20150
20151         * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20152         * gdb.arch/i386-cpuid.h: New helper file.
20153
20154 2004-06-07  Randolph Chung  <tausq@debian.org>
20155
20156         * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20157         has started.
20158
20159 2004-06-04  Roland McGrath  <roland@redhat.com>
20160
20161         Fix PR gdb/1647.
20162         * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20163         differently to be robust to output buffering differences.
20164
20165 2004-06-04  Michael Chastain  <mec.gnu@mindspring.com>
20166
20167         * gdb.threads/pthreads.exp: Update copyright years.
20168         (check_control_c): Change asynchronous 'after' to synchronous.
20169
20170 2004-06-04  Roland McGrath  <roland@redhat.com>
20171
20172         * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20173         next gdb prompt.
20174
20175 2004-06-02  Michael Chastain  <mec.gnu@mindspring.com>
20176
20177         Fix PR gdb/1636.
20178         * gdb.threads/manythreads.exp: Change asynchronous 'after'
20179         calls to synchronous.
20180
20181 2004-05-26  Jim Blandy  <jimb@redhat.com>
20182
20183         * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20184
20185 2004-05-24  Randolph Chung  <tausq@debian.org>
20186
20187         * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20188         * gdb.asm/pa.inc: New file.
20189
20190 2004-05-22  Mark Kettenis  <kettenis@gnu.org>
20191
20192         * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20193
20194 2004-05-21  Joel Brobecker  <brobecker@gnat.com>
20195             Daniel Jacobowitz  <drow@mvista.com>
20196
20197         * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20198         GDB prompt.
20199
20200 2004-05-20  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
20201
20202         * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
20203         setjmp/longjmp.  Use sigaction instead of signal.
20204
20205 2004-05-19  J. Brobecker  <brobecker@gnat.com>
20206             Michael Snyder  <msnyder@redhat.com>
20207
20208         * gdb.threads/pthread_cond_wait.c: New file.
20209         * gdb.threads/pthread_cond_wait.exp: New testcase.
20210
20211 2004-05-13  Andrew Cagney  <cagney@redhat.com>
20212
20213         * gdb.base/signull.exp, gdb.base/signull.c: New files.
20214         * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20215
20216 2004-05-11  Andrew Cagney  <cagney@redhat.com>
20217
20218         * gdb.base/sigstep.exp (advancei): Update KFAILs.  gdb/1613 is
20219         fixed but revealed gdb/1639.
20220
20221 2004-05-10  Andrew Cagney  <cagney@redhat.com>
20222
20223         * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20224         func1" and "next to 2nd alarm", kernel bug avoided.
20225
20226 2004-05-10  Daniel Jacobowitz  <dan@debian.org>
20227
20228         PR external/1568
20229         * gdb.base/bigcore.exp: Check the size of the dumped core file.
20230         XFAIL if it is smaller than bytes_allocated.
20231         * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20232         (main): Make chunks_allocated unsigned.  Correct comment.
20233
20234 2004-05-07  Joel Brobecker  <brobecker@gnat.com>
20235
20236         * gdb.arch/powerpc-aix-prologue.c: New file.
20237         * gdb.arch/powerpc-aix-prologue.exp: New file.
20238
20239 2004-05-07  Jim Blandy  <jimb@redhat.com>
20240
20241         * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20242         gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20243
20244 2004-05-06  Joel Brobecker  <brobecker@gnat.com>
20245
20246         * gdb.base/sep.exp: No longer setup_kfail when the program was
20247         built with dwarf2.
20248
20249 2004-05-05  Jim Ingham  <jingham@apple.com>
20250
20251         * gdb.base/pending.exp: Make sure pending breakpoints
20252         preserve the ignore count.
20253
20254 2004-04-27  Jerome Guitton  <guitton@gnat.com>
20255
20256         * i386-prologue.exp: Add testcase for jump instruction as first
20257         instruction of the real code.
20258         * i386-prologue.c (jump_at_beginning): New function.
20259
20260 2004-04-28  Mark Kettenis  <kettenis@gnu.org>
20261
20262         * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20263         x86_64-*-*.
20264
20265 2004-04-28  Mark Kettenis  <kettenis@gnu.org>
20266
20267         * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20268         i*86-*-*.
20269
20270 2004-04-25  Mark Kettenis  <kettenis@gnu.org>
20271
20272         * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20273         expression that checks the return type.
20274
20275 2004-04-23  Andrew Cagney  <cagney@redhat.com>
20276
20277         * gdb.base/call-sc.exp: New test of scalar call/return values.
20278         * gdb.base/call-sc.c: Ditto.
20279
20280 2004-04-23  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20281
20282         * gdb.threads/manythreads.c: Reduce thread stack size.
20283
20284 2004-04-23  Jeff Johnston  <jjohnstn@redhat.com>
20285
20286         * gdb.threads/manythreads.c: Add copyright notice.
20287
20288 2004-04-23  Andrew Cagney  <cagney@redhat.com>
20289
20290         * gdb.base/siginfo.exp: Better handle step out of signal.
20291         * gdb.base/sigstep.exp: Ditto.
20292
20293 2004-04-22  Jeff Johnston  <jjohnstn@redhat.com>
20294             Daniel Jacobowitz  <drow@mvista.com>
20295
20296         * gdb.threads/manythreads.c: New testcase.
20297         * gdb.threads/manythreads.exp: Ditto.
20298
20299 2004-04-22  Jim Blandy  <jimb@redhat.com>
20300
20301         * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20302         gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20303
20304 2004-04-21  Michael Chastain  <mec.gnu@mindspring.com>
20305
20306         * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20307
20308 2004-04-21  Andrew Cagney  <cagney@redhat.com>
20309
20310         * gdb.base/sigstep.c: New file.
20311         * gdb.base/sigstep.exp: New file.
20312
20313 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
20314
20315         * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20316         call to observer_notify_normal_stop.
20317
20318 2004-04-15  Andrew Cagney  <cagney@redhat.com>
20319
20320         * gdb.base/siginfo.c: New file.
20321         * gdb.base/siginfo.exp: New file.
20322
20323 2004-04-12  J. Brobecker  <brobecker@gnat.com>
20324
20325         * gdb.base/sep.exp: Fix typo in comment.
20326
20327 2004-04-12  J. Brobecker  <brobecker@gnat.com>
20328
20329         * gdb.base/sep.c: New file.
20330         * gdb.base/sep-proc.c: New file.
20331         * gdb.base/sep.exp: New testcase.
20332
20333 2004-04-09  Mark Kettenis  <kettenis@gnu.org>
20334
20335         * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20336         support.
20337
20338 2004-04-05  Andrew Cagney  <cagney@redhat.com>
20339
20340         * gdb.base/sigaltstack.c: New file.
20341         * gdb.base/sigaltstack.exp: New file.
20342
20343 2004-04-04  Joel Brobecker  <brobecker@gnat.com>
20344
20345         * gdb.base/foll-fork.exp: Update the expected output for
20346         "help set follow-fork-mode", to match a change that was made
20347         to the help of this variable on 2004-01-13.
20348
20349 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
20350
20351         * lib/ada.exp: Add copyright notice.
20352         * bar.ads: Likewise.
20353         * bar.adb: Likewise.
20354         * null_record.adb: Likewise.
20355         * null_record.exp: Likewise.
20356         * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20357
20358 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
20359
20360         * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20361         * configure: Regenerate.
20362
20363 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
20364
20365         * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20366         to build the application. Remove the message printed when in
20367         verbose mode, redundant with the UNSUPPORTED message above.
20368
20369 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
20370
20371         * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20372         * gdb.ada (null_record.exp): New testcase.
20373
20374 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
20375
20376         * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20377
20378 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
20379
20380         * gdb.ada: New subdirectory.
20381         * gdb.ada/Makefile.in: New file.
20382         * gdb.ada/gnat_ada.gpr.in: New file.
20383
20384 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
20385
20386         * lib/ada.exp: New file.
20387
20388 2004-03-24  Daniel Jacobowitz  <drow@mvista.com>
20389
20390         * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20391         * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20392
20393 2004-03-22  Andrew Cagney  <cagney@redhat.com>
20394
20395         * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20396         hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20397         Problem identified by Ulrich Weigand.
20398
20399 2004-03-17  David Carlton  <carlton@kealia.com>
20400
20401         * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20402         PR c++/826.
20403
20404 2004-03-16  Roland McGrath  <roland@redhat.com>
20405
20406         * gdb.base/auxv.exp: New file.
20407         * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20408
20409 2004-03-12  David Carlton  <carlton@kealia.com>
20410
20411         * gdb.cp/pr-1553.exp: New.  Tests for PR c++/1553.
20412         * gdb.cp/pr-1553.cc: Ditto.
20413         * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20414         pass branch.
20415
20416 2004-03-12  Michael Chastain  <mec.gnu@mindspring.com>
20417
20418         * gdb.cp/templates.exp: Accept more template types.
20419
20420 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
20421
20422         From Corinna Vinschen with modifications.
20423         * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20424         local variable obj_with_enum.
20425         * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20426         results with obj_with_enum.
20427
20428 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
20429
20430         * gdb.cp/classes.cc: New file, copied from misc.cc.
20431         * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20432
20433 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
20434
20435         * gdb.cp/misc.cc: Add copyright notice.
20436
20437 2004-03-05  David Carlton  <carlton@kealia.com>
20438
20439         * gdb.cp/rtti.exp: Add 'print *obj3' test.
20440         * gdb.cp/rtti.h: Update copyright.
20441         (namespace n2::n3): New.
20442         * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20443         (n2::n3::func3): New.
20444         (main): Call n2::n3::func3.
20445         * gdb.cp/rtti2.cc: Update copyright.
20446         (n2::create3): New.
20447
20448 2004-03-04  Mark Kettenis  <kettenis@gnu.org>
20449
20450         * gdb.asm/openbsd.inc: Fix typo.
20451
20452 2004-03-03  Fred Fish  <fnf@redhat.com>
20453
20454         * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20455         "val" instead of unused "size".  Update copyright year.
20456
20457 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
20458
20459         * gdb.cp/ctti.exp: Handle unsigned char type.  Expect templates
20460         to use unsigned char.
20461         * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20462         gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20463
20464 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
20465
20466         * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20467         line of output.
20468
20469 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
20470
20471         * gdb.base/relocate.c (dummy): Initialize.
20472
20473 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
20474
20475         * gdb.base/chng-syms.exp: Anchor exit pattern.  Allow
20476         a breakpoint at exit.
20477
20478 2004-02-27  Fred Fish  <fnf@redhat.com>
20479
20480         * gdb.base/chng-syms.exp: Add expect condition to match failing
20481         case that isn't a timeout.
20482
20483 2004-02-27  Andrew Cagney  <cagney@redhat.com>
20484
20485         * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20486         support.
20487
20488 2004-02-26  Fred Fish  <fnf@redhat.com>
20489
20490         * gdb.arch/gdb1431.c: Remove.
20491         * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20492         * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20493         of "until" incorrectly.
20494
20495 2004-02-26  J. Brobecker  <brobecker@gnat.com>
20496
20497         * gdb.cp/class2.cc (empty): New class.
20498         (refer): New function.
20499         (main): Declare an object of type empty and use it.
20500         * gdb.cp/class2.exp: Print the value of an object of type empty.
20501
20502 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
20503
20504         * gdb.base/langs.exp: Update query string to match the
20505         new nquery format used for pending breakpoints.
20506
20507 2004-02-26  Andrew Cagney  <cagney@redhat.com>
20508
20509         Fix PR i18n/1570.
20510         * gdb.base/charset.c: Update copyright notice.
20511         (main, init_string): Remove the escape character '\e' tests.
20512         * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20513         * gdb.base/charset.exp (valid_host_charset): Ditto.
20514         * gdb.base/setvar.exp: Ditto.
20515
20516 2004-02-24  Andrew Cagney  <cagney@redhat.com>
20517
20518         * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20519         mmapped data in core file" PASS and FAIL messages consistent.
20520
20521         * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20522         setting a breakpoint.  Work around PR java/1565.
20523
20524 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
20525
20526         * lib/gdb.exp (gdb_breakpoint): Update query string to match
20527         new nquery format.
20528         * gdb.base/pending.exp: Ditto.
20529
20530 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
20531
20532         * configure.in: Run stabs tests on *BSD.
20533         * configure: Regenerated.
20534
20535 2004-02-21  Mark Kettenis  <kettenis@gnu.org>
20536
20537         * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20538
20539 2004-02-20  Fred Fish  <fnf@redhat.com>
20540
20541         * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20542         blank in test for "returns short", for consistency with other
20543         "returns xxx" tests.  Update copyright year.
20544
20545 2004-02-19  Fred Fish  <fnf@redhat.com>
20546
20547         New testcase for PR breakpoint/1558.
20548         * gdb.arch/gdb1558.exp: New file.
20549         * gdb.arch/gdb1558.c: New file.
20550
20551 2004-02-19  Elena Zannoni  <ezannoni@redhat.com>
20552
20553         * gdb.base/nodebug.exp: Fix typo.
20554
20555 2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20556
20557         Committed by Jim Blandy  <jimb@redhat.com>.
20558
20559         * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20560
20561         * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20562
20563         * gdb.base/float.exp: Support s390*-*-* targets.
20564
20565 2004-02-17  Adam Fedor  <fedor@gnu.org>
20566
20567         * gdb.base/gdb1555.exp: New file.
20568         * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20569
20570 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
20571
20572         * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20573
20574 2004-02-16  Fred Fish  <fnf@redhat.com>
20575
20576         * gdb.arch/gdb1291.c: Remove
20577         * gdb.arch/gdb1291.s: New test input file.
20578         * gdb.arch/gdb1291.exp: Expand test to check case that should not
20579         fail.  Test for correct result, known incorrect result, other
20580         failures and timeouts.
20581
20582 2004-02-16  Andrew Cagney  <cagney@redhat.com>
20583
20584         * gdb.base/bigcore.exp: New file.
20585         * gdb.base/bigcore.c: New file.
20586
20587 2004-02-13  Andrew Cagney  <cagney@redhat.com>
20588
20589         * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20590         * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20591         * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20592         * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20593         * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20594         * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20595         * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20596         * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20597         * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20598         * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20599
20600 2004-02-11  Jeff Johnston  <jjohnstn@redhat.com>
20601
20602         * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20603         executed is an alloc instruction.
20604
20605 2004-02-11  David Carlton  <carlton@kealia.com>
20606
20607         * gdb.cp/breakpoint.exp: New.
20608         * gdb.cp/breakpoint.cc: New.
20609
20610 2004-02-11  Michael Chastain  <mec.gnu@mindspring.com>
20611
20612         Partial fix for PR gdb/1543.
20613         * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20614         gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20615         gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20616         gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20617         gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20618         gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20619         gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20620         gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20621         gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20622         to bug-gdb@prep.ai.mit.edu .
20623         * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20624         gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20625         gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20626         Likewise.
20627
20628 2004-02-10  Andrew Cagney  <cagney@redhat.com>
20629
20630         * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20631         using gdb_internal_error_resync.
20632
20633 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
20634
20635         * gdb.threads/thread-specific.exp: Stop early if no threads are
20636         found.
20637
20638 2004-02-09  Michael Chastain  <mec.gnu@mindspring.com>
20639
20640         * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20641
20642 2004-02-08  Daniel Jacobowitz  <drow@mvista.com>
20643
20644         * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20645         breakpoints.
20646
20647 2004-02-07  Daniel Jacobowitz  <drow@mvista.com>
20648
20649         * config/sim.exp (gdb_load): Handle $arg == "".
20650         * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20651         * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20652
20653 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
20654
20655         * gdb.base/maint.exp: Update test to reflect
20656          obstack changes.
20657
20658 2004-02-04  Jeff Johnston  <jjohnstn@redhat.com>
20659
20660         * gdb.base/pendshr.c (pendfunc): New function that calls
20661         pendfunc1.
20662         * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20663
20664 2004-02-04  Fred Fish  <fnf@redhat.com>
20665
20666         * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20667         function symbols and update copyright years.
20668         * gdb.arch/gdb1291.c: Ditto.
20669
20670 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
20671
20672         * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20673
20674 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
20675
20676         * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20677
20678 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
20679
20680         * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20681
20682 2004-02-02  Fred Fish  <fnf@redhat.com>
20683
20684         * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20685         remote targets.  Update copyright years.
20686
20687 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
20688
20689         * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
20690         support.
20691         * gdb.base/langs.exp: Fix test which attempts to create
20692         breakpoint on non-existent function to handle new pending
20693         support.
20694         * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
20695         a breakpoint.
20696         * gdb.base/pending.exp: New test.
20697         * gdb.base/pending.c: New file.
20698         * gdb.base/pendshr.c: Ditto.
20699
20700 2004-02-02  David Carlton  <carlton@kealia.com>
20701
20702         * gdb.cp/overload.exp: Add overloadNamespace tests.
20703         * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
20704         (overloadNamespace, XXX): New.
20705         (main): Call XXX::marker2.
20706
20707 2004-02-01  Fred Fish  <fnf@redhat.com>
20708
20709         * gdb.base/dump.exp: Use runto_main instead of "runto main".
20710         * gdb.base/finish.exp: Ditto.
20711         * gdb.base/gcore.exp: Ditto.
20712         * gdb.base/huge.exp: Ditto.
20713         * gdb.base/info-proc.exp: Ditto.
20714         * gdb.base/return2.exp: Ditto.
20715         * gdb.threads/gcore-thread.exp: Ditto.
20716
20717 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
20718
20719         * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
20720
20721 2004-02-01  Mark Kettenis  <kettenis@gnu.org>
20722
20723         * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
20724         that opening the file succeeds on OpenBSD.
20725
20726 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
20727
20728         * gdb.threads/thread-specific.c: New file.
20729         * gdb.threads/threads-specific.exp: New test script.
20730         * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
20731         to expect_out.
20732
20733 2004-02-01  Mark Kettenis  <kettenis@gnu.org>
20734
20735         * gdb.base/call-ar-st.exp: Call get_debug_format.  Remove xfail on
20736         sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
20737         only on the "print_small_structs from print_long_arg_list" test.
20738
20739 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
20740
20741         * gdb.base/completion.exp: Kill a stray backslash.
20742
20743         From Jim Ingham <jingham@apple.com>:
20744         * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
20745         agrees with the result from sending a tab.
20746
20747 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
20748
20749         * gdb.base/chng-syms.exp: Remove stray newline.
20750
20751 2004-01-31  Mark Kettenis  <kettenis@gnu.org>
20752
20753         * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
20754         *-*-openbsd*.
20755         * gdb.asm/openbsd.inc: New file.
20756
20757 2004-01-30  Mark Kettenis  <kettenis@gnu.org>
20758
20759         * gdb.asm/asm-source.exp: Strip -Wl, from link-flags.  Don't
20760         append -static to link-flags for *-*-freebsd*, *-*netbsd* and
20761         *-*solaris2*.  Remove commented out default settings for
20762         asm-flags.  Replace gdb_compile with target_link.
20763
20764 2004-01-29  Michael Chastain  <mec.gnu@mindspring.com>
20765
20766         * gdb.cp/inherit.exp: Rewrite.  Use gdb_test_multiple and gdb
20767         for all tests.  Remove old hp-ux and cygnus xfail cases.
20768
20769 2004-01-29  Paul N. Hilfinger  <Hilfinger@gnat.com>
20770
20771         * gdb.base/chng-syms.exp: New file.
20772         * gdb.base/chng-syms.c: New file.
20773
20774 2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>
20775
20776         * gdb.cp/local.exp: Rewrite "ptype Local".  Add "ptype l".
20777         Provide arms for current output in all my configurations.
20778
20779 2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>
20780
20781         * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
20782         * lib/compiler.cc: Likewise.
20783         * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
20784         get the right preprocessor.  Eval the output directly.  Remove
20785         special tests for hp_cc_compiler and hp_aCC_compiler.  Remove
20786         hp_f77_compiler and hp_f90_compiler completely.
20787         (gdb_preprocess): Delete.
20788         (get_compiler): Delete.
20789
20790 2004-01-24  Mark Kettenis  <kettenis@gnu.org>
20791
20792         * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
20793         <string.h>.
20794
20795 2004-01-24  Nick Roberts  <nick@nick.uklinux.net>
20796
20797         * gdb.mi/mi-stack.exp: Update copyright.
20798
20799 2004-01-23  David Carlton  <carlton@kealia.com>
20800
20801         * gdb.cp/rtti.exp: Don't include full path in ${srcfile}.  Add
20802         test for cp_lookup_transparent_type.
20803         * gdb.cp/rtti1.cc: Update copyright.  Add n2::func and refer_to;
20804         call them.
20805
20806 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
20807
20808         * gdb.mi/mi-var-child.exp: Update copyright year.  Move new test
20809         after -var-update.
20810
20811 2004-01-23  David Carlton  <carlton@kealia.com>
20812
20813         * gdb.cp/namespace.cc (C::ensureRefs): New.
20814         * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
20815
20816 2004-01-20  Nick Roberts  <nick@nick.uklinux.net>
20817
20818         * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
20819         case "-stack-list-locals 2".
20820         * gdb.mi/mi-var-child.exp: Test for case
20821         "-var-list-children --all-values NAME".
20822
20823 2004-01-18  Michael Chastain  <mec.gnu@mindspring.com>
20824
20825         * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
20826
20827 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
20828
20829         * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
20830         used with gdb_test_multiple.
20831
20832         * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
20833         read at address 0.  This fixes PR testsuite/1504.
20834
20835 2004-01-18  Daniel Jacobowitz  <drow@mvista.com>
20836
20837         * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
20838         Remove downloading, guessing the host executable, the calls to
20839         gdb_file_cmd and gdb_target_cmd, and "load" support.
20840         (infer_host_exec): New function broken out from gdb_load.
20841         (gdb_load): New wrapper for gdbserver_gdb_load.
20842         * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
20843         gdb_target_cmd.  Use -target-select.
20844         (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
20845         Download binaries to the host.  Clear last_mi_remote_file when
20846         we load a new binary.
20847         (mi_gdb_load): Call mi_gdb_file_cmd.  If gdbserver.exp is loaded,
20848         call gdbserver_gdb_load and mi_gdb_target_cmd.
20849
20850 2004-01-17  Michael Chastain  <mec.gnu@mindspring.com>
20851
20852         * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
20853         type patterns.
20854
20855 2004-01-17  Michael Chastain  <mec.gnu@mindspring.com>
20856
20857         * gdb.cp/templates.exp: Fix typo in test name of
20858         "print Foo<volatile char*>::foo".
20859
20860 2004-01-15  Michael Chastain  <mec.gnu@mindspring.com>
20861
20862         * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
20863
20864 2004-01-16  Ben Elliston  <bje@wasabisystems.com>
20865
20866         * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
20867         (clean mostlyclean): Remove empty rm.
20868
20869 2004-01-15  Michael Chastain  <mec.gnu@mindspring.com>
20870
20871         * gdb.base/setvar.exp: Add copyright years.
20872
20873 2004-01-14  David Carlton  <carlton@bactrian.org>
20874
20875         * gdb.cp/rtti.exp: Update copyright.  KFAIL test with repect to
20876         PR c++/1511 and update coment.
20877         * gdb.cp/templates.exp: Update patterns to match current output.
20878         If changes involve something other than whitespace, KFAIL
20879         w.r.t. PR c++/1512 or PR c++/931 as appropriate.
20880
20881 2004-01-14  David Carlton  <carlton@kealia.com>
20882
20883         * gdb.cp/namespace.exp: Add tests involving classes defined within
20884         namespaces.
20885         * gdb.cp/namespace.cc (C::CClass): New.
20886         * gdb.cp/namespace1.cc (C::OtherFileClass): New.
20887
20888 2004-01-14  Elena Zannoni  <ezannoni@redhat.com>
20889
20890         * gdb.base/sepdebug.exp: Bail out of the test if we don't know
20891         what debug info we have. Print a better message if something goes
20892         wrong while producing the separate debug info file.
20893
20894 2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>
20895
20896         * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
20897
20898 2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>
20899
20900         * gdb.base/callfuncs.c: Add copyright notice.
20901
20902 2004-01-13  Michael Chastain  <mec.gnu@mindspring.com>
20903
20904         * gdb.cp/derivation.exp: Add XFAIL for bug with protected
20905         inheritance.  PR gdb/1498, PR gcc/13539.
20906
20907 2004-01-13  Elena Zannoni  <ezannoni@redhat.com>
20908
20909          * gdb.threads/gcore-thread.exp: Prefix name of binary with
20910          test specific name.
20911          * gdb.mi/gdb669.exp: Ditto.
20912          * gdb.mi/mi-pthreads.exp: Ditto.
20913          * gdb.mi/mi1-pthreads.exp: Ditto.
20914          * gdb.mi/mi2-pthreads.exp: Ditto.
20915
20916 2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>
20917
20918         * gdb.cp/member-ptr.cc: Add copyright notice.
20919
20920 2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>
20921
20922         * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple.  Add
20923         some patterns for recent versions of gcc and hpacc.  Delete
20924         calls to setup_xfail for hppa*-*-*.  Delete redundant tests.
20925         Delete tests that access a NULL pointer-to-member-data.  This
20926         script is still disabled for gcc.
20927
20928 2004-01-12  Elena Zannoni  <ezannoni@redhat.com>
20929
20930         * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
20931         escaped correctly.
20932
20933 2004-01-12  Elena Zannoni  <ezannoni@redhat.com>
20934
20935         * gdb.base/sepdebug.exp: New file.
20936         * gdb.base/sepdebug.c: New file.
20937         * lib/gdb.exp (separate_debug_filename): New procedure.
20938         (gdb_gnu_strip_debug): New procedure.
20939
20940 2004-01-12  Andrew Cagney  <cagney@redhat.com>
20941
20942         * gdb.mi/ChangeLog: Delete file.  Renamed to ...
20943         * gdb.mi/ChangeLog-1999-2003: New file.
20944
20945 2004-01-12  Andrew Cagney  <cagney@redhat.com>
20946
20947         * gdb.base/fileio.exp: Update copyright year.  On GNU/Linux, for
20948         "Renaming a directory to a non-empty directory returns ENOTEMPTY
20949         or EEXIST", treat EBUSY as an XFAIL.
20950
20951 2004-01-11  Michael Chastain  <mec.gnu@mindspring.com>
20952
20953         * gdb.base/scope.exp: Remove obsolete setup_xfail for
20954         hp_cc_compiler.
20955
20956 2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>
20957
20958         * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
20959         decorations.
20960
20961 2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>
20962
20963         * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
20964         and "(aCC)" decorations.  Remove obsolete doco about old
20965         test results.
20966
20967 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
20968
20969         * gdb.cp/exception.exp: Fix typo in doco.
20970
20971 2004-01-09  Mark Kettenis  <kettenis@gnu.org>
20972
20973         * gdb.base/gdb1476.exp: Fix typo.
20974
20975 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
20976
20977         * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
20978         file.
20979
20980 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
20981
20982         * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
20983         * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
20984         Use gdb_compile.  Remove restriction on gcc.  Add some patterns
20985         for recent version of gdb.  Delete second half, which was a copy
20986         of the first half with different build flags.  This test is
20987         still disabled because it is still not ready for production.
20988
20989 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
20990
20991         * gdb.cp/exception.cc: Add copyright notice.
20992         * gdb.cp/exception.exp: Add a notice that this file is broken
20993         because of line number changes caused by addition of copyright
20994         notice.
20995
20996 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
20997
20998         * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
20999         * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21000
21001 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
21002
21003         * gdb.cp/classes.exp: Accept gnu abi 2.
21004         * gdb.cp/derivation.exp: Likewise.
21005         * gdb.cp/overload.exp: Likewise.
21006         * gdb.cp/virtfunc.exp: Likewise.
21007
21008 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
21009
21010         * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21011         semicolon after end of function.
21012
21013 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
21014
21015         * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21016         * gdb.cp/bs15503.exp: Remove hp-only restriction.  Use modern
21017         boilerplate code for compiling and running the program under
21018         test.  Add some string method tests.
21019
21020 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
21021
21022         * gdb.cp/bs15503.cc: Add copyright notice.
21023         * gdb.cp/bs15503.exp: Adjust line number.
21024
21025 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
21026
21027         * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21028         * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21029
21030 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
21031
21032         * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21033         hp_cc_compiler.
21034
21035 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
21036
21037         * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21038         * gdb.cp/ctti.exp: Use the marker instead of "next".
21039         With gcc, run further before bailing.
21040
21041 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
21042
21043         * gdb.cp/cttiadd.cc: Add copyright notice.
21044         * gdb.cp/cttiadd1.cc: Likewise.
21045         * gdb.cp/cttiadd2.cc: Likewise.
21046         * gdb.cp/cttiadd3.cc: Likewise.
21047
21048 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
21049
21050         * gdb.cp/ctti.exp: Partial rewrite.  Call gdb_compile properly.
21051         Use gdb_test, gdb_test_multiple.  Use floating-point values that
21052         have exact representations in IEEE-ish formats.
21053
21054 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
21055
21056         * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21057         compilers.  Delete duplicate call to get_compiler_info.
21058         (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21059         * gdb.base/volatile.exp: Likewise.
21060
21061 2004-01-07  Mark Kettenis  <kettenis@gnu.org>
21062
21063         * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21064         memory at address 0.
21065
21066 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
21067
21068         * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21069         to test for hp-ux assembler.  Fix copyright years.
21070
21071 2004-01-07  Andrew Cagney  <cagney@redhat.com>
21072
21073         * gdb.base/fileio.c (strerrno): Add "EBUSY".
21074
21075 2004-01-07  Andrew Cagney  <cagney@redhat.com>
21076
21077         * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21078         when creating the read-only file.  From analysis by Roland McGrath
21079         and Elena Zannoni.
21080
21081 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
21082
21083         * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21084
21085 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
21086
21087         * gdb.base/cvexpr.c: Be type-safe with function pointers and
21088         data pointers.
21089
21090 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
21091
21092         * gdb.cp/m-static.exp: Compile one source file at a time.
21093         Delete unused call to get_compiler_info.
21094
21095 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
21096
21097         * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21098         * gdb.base/call-rt-st.exp: Likewise.
21099         * gdb.base/nodebug.exp: Likewise.
21100         * gdb.base/volatile.exp: Likewise.
21101         * gdb.cp/ref-types.exp: Likewise.
21102         * gdb.cp/templates.exp: Likewise.
21103
21104 2004-01-05  Mark Kettenis  <kettenis@gnu.org>
21105
21106         * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21107
21108 2004-01-05  Michael Chastain  <mec.gnu@mindspring.com>
21109
21110         * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21111         hppa*-hp-hpux*.
21112
21113 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
21114
21115         * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21116         x86_64-*-*.
21117
21118         * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21119         sparc64-*-* and sparc*-solaris2*.
21120
21121 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
21122
21123         * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21124         return ${tests}" test.  The ${tests} already mentions the
21125         filename.
21126
21127 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
21128
21129         * gdb.cp/local.exp: Accept gcc abi 2.
21130
21131 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
21132
21133         * gdb.cp/templates.exp: Accept gcc abi 2.
21134
21135 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
21136
21137         * lib/compiler.cc: Remove supports_template_debugging.
21138         * gdb.cp/templates.exp: Do not test supports_template_debugging.
21139
21140 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
21141
21142         * gdb.cp/namespace.exp: Accept gcc abi 2.
21143
21144 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
21145
21146         * gdb.cp/method.exp: Accept gcc abi 2.
21147
21148 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
21149
21150         * gdb.cp/classes.exp: Generate identical results as old version.
21151         * gdb.cp/derivation.exp: Likewise.
21152         * gdb.cp/overload.exp: Likewise.
21153         * gdb.cp/virtfunc.exp: Likewise.
21154
21155 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
21156
21157         * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21158         mysterious bug with sourceware version of expect.
21159
21160 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
21161
21162         * gdb.cp/overload.exp: Rewrite.  Clean up patterns to match
21163         current versions of gcc, including gcc abi 2.  Remove gratuitous
21164         restart of test program.  Use gdb_test_multiple and gdb_test for
21165         all tests.  Add patterns to xfail missing "const" in "const char *"
21166         and kfail PR gdb/1155.
21167
21168 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
21169
21170         * gdb.cp/derivation.exp: Rewrite.  Clean up patterns to match
21171         current versions of gcc, including gcc abi 2.  Remove gratuitous
21172         restart of test program.  Use gdb_test_multiple and gdb_test for
21173         all tests.  Add patterns to kfail PR gdb/1498.
21174
21175 2003-12-31  Michael Chastain  <mec.gnu@mindspring.com>
21176
21177         * gdb.cp/virtfunc.exp: Rewrite.  Clean up patterns to match
21178         current versions of gcc, including gcc abi 2.  Use "breakpoint"
21179         and "continue" instead of restarting the target program.  Use
21180         gdb_test_multiple and gdb_test for all tests.
21181
21182 2004-01-01  Mark Kettenis  <kettenis@gnu.org>
21183
21184         * gdb.asm/asm-source.exp: Update copyright year.  Link statically
21185         for *-*-solaris2*.
21186
21187 2003-12-31  Michael Chastain  <mec.gnu@mindspring.com>
21188
21189         * gdb.cp/classes.exp: Rewrite.  Clean up patterns to match
21190         current versions of gcc, including gcc abi 2.  Use "breakpoint"
21191         and "continue" instead of restarting the target program several
21192         times.  Use gdb_test_multiple and gdb_test for all tests.
21193
21194 2003-12-18  Michael Chastain  <mec.gnu@mindspring.com>
21195
21196         * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21197         source files.
21198
21199 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
21200
21201         * gdb.base/environ.exp: Handle compiling test case from multiple
21202         source files.
21203
21204 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
21205
21206         * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21207
21208 2003-12-17  Jim Blandy  <jimb@redhat.com>
21209
21210         * gdb.base/freebpcmd.c: Add copyright notice.
21211
21212         * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21213
21214 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
21215
21216         * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21217
21218 2003-12-13  Jim Blandy  <jimb@redhat.com>
21219
21220         * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21221
21222 2003-12-12  Kevin Buettner  <kevinb@redhat.com>
21223
21224         * gdb.asm/frv.inc: New file.
21225         * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21226
21227 2003-12-09  Fred Fish  <fnf@redhat.com>
21228
21229         * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21230         functions to break1.c and leave prototypes behind.  Add more
21231         "set breakpoint NN here" comments.
21232         * gdb.base/break1.c: New file.
21233
21234         * gdb.base/break.exp: Handle compiling test case from multiple
21235         source files and change source file references as needed.
21236         * gdb.base/completion.exp: Ditto.
21237         * gdb.base/condbreak.exp: Ditto.
21238         * gdb.base/define.exp: Ditto.
21239         * gdb.base/ena-dis-br.exp: Ditto.
21240         * gdb.base/info-proc.exp: Ditto.
21241         * gdb.base/maint.exp: Ditto.
21242         * gdb.base/until.exp: Ditto.
21243
21244         * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21245         hardcoded line numbers.
21246         * gdb.base/define.exp: Ditto.
21247         * gdb.base/ena-dis-br.exp: Ditto.
21248         * gdb.base/maint.exp: Ditto.
21249         * gdb.base/until.exp: Ditto.
21250
21251         * gdb.base/completion.exp: Use "break1" for completion tests since
21252         "break" is no longer a unique prefix.
21253
21254 2003-12-06  Andrew Cagney  <cagney@redhat.com>
21255
21256         * gdb.base/structs.exp (test_struct_returns): When applicable, set
21257         "return_value_unimplemented".  When an unimplemented struct return
21258         architecture, report incorrect values as a KFAIL
21259
21260 2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>
21261
21262         * gdb.cp/rtti.exp: Accept new wording of warning from
21263         cp_lookup_rtti_type.
21264
21265 2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>
21266
21267         Partial fix for PR testsuite/1456.
21268         * gdb.base/scope.exp (test_at_main): Replace references to
21269         gcc_compiled with calls to test_compiler_info.
21270         (test_at_foo): Likewise.
21271         (test_at_bar): Likewise.
21272
21273 2003-12-04  Michael Chastain  <mec.gnu@mindspring.com>
21274
21275         Partial fix for PR testsuite/1456.
21276         * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21277         to test_compiler_info.
21278
21279 2003-12-03  Michael Chastain  <mec.gnu@mindspring.com>
21280
21281         * gdb.base/so-impl-ld.exp: Update copyright notice.
21282
21283 2003-12-02  Michael Chastain  <mec.gnu@mindspring.com>
21284
21285         Partial fix for PR testsuite/1456.
21286         * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21287         to test_compiler_info.
21288
21289 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
21290
21291         * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21292         from current versions of gdb.  Clean up regular expressions.
21293         Delete redundant timeout case.
21294
21295 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
21296
21297         * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21298         from current versions of gdb.  Clean up regular expressions.
21299         Delete redundant timeout case.
21300
21301 2003-12-01  Michael Chastain  <mec.gnu@mindspring.com>
21302
21303         Partial fix for PR testsuite/1456.
21304         * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21305         gcc_compiled with call to test_compiler_info.
21306
21307 2003-11-30  Michael Chastain  <mec.gnu@mindspring.com>
21308
21309         Partial fix for PR testsuite/1456.
21310         * gdb.base/list.exp (test_list_function): Delete unused declaration
21311         of gcc_compiled.
21312
21313 2003-11-29  Michael Chastain  <mec.gnu@mindspring.com>
21314
21315         Partial fix for PR testsuite/1456.
21316         * gdb.base/complex.exp: Replace reference to gcc_compiled with
21317         call to test_compiler_info.
21318
21319 2003-11-29  Mark Kettenis  <kettenis@gnu.org>
21320
21321         * gdb.asm/asm-source.exp: Initialize asm-note to "empty".  Set
21322         asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*.  Use
21323         it to create the appropriate note.inc.
21324         * gdb.asm/asmsrc1.s: Include "note.inc".
21325         * gdb.asm/netbsd.inc: New file.
21326         * gdb.asm/empty.inc: New file.
21327
21328 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
21329
21330         Partial fix for PR testsuite/1456.
21331         * gdb.base/constvars.exp: Replace references to gcc_compiled with
21332         calls to test_compiler_info.
21333
21334 2003-11-27  Michael Chastain  <mec.gnu@mindspring.com>
21335
21336         Partial fix for PR testsuite/1456.
21337         * gdb.base/volatile.exp: Replace references to gcc_compiled with
21338         calls to test_compiler_info.
21339
21340 2003-11-27  Mark Kettenis  <kettenis@gnu.org>
21341
21342         * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21343         pattern for the KFAILs.
21344
21345 2003-11-25  Adam Fedor  <fedor@gnu.org>
21346
21347         * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21348         * gdb.objc/objcdecode.m: New file.
21349
21350 2003-11-25  Adam Fedor  <fedor@gnu.org>
21351
21352         * gdb.objc/nondebug.exp: Test for PR objc/1236.
21353         * gdb.objc/nondebug.m: New file.
21354
21355 2003-11-26  Ben Elliston  <bje@wasabisystems.com>
21356
21357         * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21358         NetBSD as it does on FreeBSD.  Modelled on a similar change by
21359         Mark Kettenis on 2003-05-30.
21360         (link-flags): Set to "--entry _start" regardless of target.
21361         Special linker flags are to be appended to $link-flags.
21362         * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21363
21364 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
21365
21366         * gdb.cp/method.exp: Accept output of new demangler.
21367
21368 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
21369
21370         * gdb/class2.exp: New file.
21371         * gdb/class2.cc: New file.
21372
21373 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
21374
21375         * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21376         of new demangler.
21377
21378 2003-11-23  Mark Kettenis  <kettenis@gnu.org>
21379
21380         * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21381         of gdb_test "run".
21382
21383 2003-11-23  Mark Kettenis  <kettenis@gnu.org>
21384
21385         * gdb.arch/i386-unwind.exp: Don't use runto_main.  Change
21386         "continue" into "run".
21387
21388 2003-11-23  Michael Chastain  <mec.gnu@mindspring.com>
21389
21390         Partial fix for PR testsuite/1456.
21391         * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21392         call to test_compiler_info.
21393         * gdb.cp/ctti.exp: Likewise.
21394         * gdb.cp/derivation.exp: Likewise.
21395         * gdb.cp/member-ptr.exp: Likewise.
21396         * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21397         reference to gcc_compiled.
21398
21399 2003-11-23  Michael Chastain  <mec.gnu@mindspring.com>
21400
21401         Fix PR testsuite/1463.
21402         * gdb.base/structs.exp (start_structs_test): Call
21403         get_debug_format before using the debug format.
21404
21405 2003-11-22  Andrew Cagney  <cagney@redhat.com>
21406
21407         * lib/gdb.exp (gdb_test_multiple): Add simple example.
21408         * gdb.base/structs.exp: Use gdb_test_multiple.
21409
21410 2003-11-20  Andrew Cagney  <cagney@redhat.com>
21411
21412         * gdb.base/structs.exp: Handle and recover from internal errors.
21413         Replace "foo${n}" with "foo<n>" in test messages.
21414
21415         * gdb.base/structs.exp: Update copyright.  Rewrite.
21416         * gdb.base/structs.c: Update copyright.  Rewrite.
21417
21418         * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21419         resync count exceeded.
21420
21421         * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21422         from the internal error.
21423         * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21424         Original from Jim Blandy.
21425         (gdb_test_multiple): Use gdb_internal_error_resync.
21426
21427 2003-11-19  Andrew Cagney  <cagney@redhat.com>
21428
21429         * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21430         KFAIL.
21431
21432 2003-11-17  Mark Kettenis  <kettenis@gnu.org>
21433
21434         New testcase for PR backtrace/1435.
21435         * gdb.arch/i386-unwind.exp: New file.
21436         * gdb.arch/i386-unwind.c: New file.
21437
21438 2003-11-17  Andrew Cagney  <cagney@redhat.com>
21439
21440         * lib/gdb.exp (compiler_info): New global.
21441         (test_compiler_info): New function.
21442         (get_compiler_info): Set compiler_info.
21443         * lib/compiler.c, lib/compiler.cc: Add copyright.  When GNUC, set
21444         "compiler_info" to gcc-<major>-<minor>.
21445
21446 2003-11-15  Michael Chastain  <mec.gnu@mindspring.com>
21447
21448         * gdb.trace/configure: Remove.
21449
21450 2003-11-13  Elena Zannoni  <ezannoni@redhat.com>
21451
21452         * gdb.base/break.c: Add comments to aid finding line numbers for
21453         breakpoints.
21454         * gdb.base/break.exp: Remove all references to explicit line
21455         numbers.
21456
21457 2003-11-11  Nick Clifton  <nickc@redhat.com>
21458
21459         * gdb.base/shreloc.exp: Do not run for targets which do not
21460         support shared objects.
21461
21462 2003-11-10  Corinna Vinschen  <vinschen@redhat.com>
21463
21464         * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21465         Don't run tests if nofileio flag is given.
21466
21467 2003-11-07  Elena Zannoni  <ezannoni@redhat.com>
21468
21469         * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
21470         as well as 'Watchpoint'.
21471
21472 2003-11-06  Elena Zannoni  <ezannoni@redhat.com>
21473
21474         Reported by Jim Ingham <jingham@apple.com>:
21475         * gdb.base/annota1.exp: Match at least one occurrence of the
21476         signal handler annotation.
21477
21478 2003-11-06  Elena Zannoni  <ezannoni@redhat.com>
21479
21480         * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21481         as well as 'Watchpoint'.
21482
21483 2003-11-05  Michael Chastain  <mec@shout.net>
21484
21485         * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21486
21487 2003-11-03  Kris Warkentin  <kewarken@qnx.com>
21488
21489         * gdb.arch/gdb1291.c: New test file.
21490         * gdb.arch/gdb1291.exp: New test script.
21491         * gdb.arch/gdb1431.c: New test file.
21492         * gdb.arch/gdb1431.exp: New test script.
21493
21494 2003-10-22  Michael Chastain  <mec@shout.net>
21495
21496         * gdb.mi/pthreads.c: Add copyright notice.
21497
21498 2003-10-22  Michael Chastain  <mec@shout.net>
21499
21500         * gdb.threads/pthreads.c: Add copyright notice.
21501
21502 2003-10-20  Michael Chastain  <mec@shout.net>
21503
21504         * gdb.base/gdb1056.exp: New test script.
21505
21506 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
21507
21508         * gdb.threads/killed.exp: Use gdb_run_cmd.
21509
21510 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
21511
21512         * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21513         create a core file.
21514         * gdb.threads/gcore-thread.exp: Likewise.
21515
21516 2003-10-13  Corinna Vinschen  <vinschen@redhat.com>
21517
21518         * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21519         type, based on char type.
21520         (struct bit_flags_short_t): New bitfield type, based on short type.
21521         (init_bit_flags_char): New fuction.
21522         (init_bit_flags_short): Ditto.
21523         (print_bit_flags_char): Ditto.
21524         (print_bit_flags_short): Ditto.
21525         (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21526
21527 2003-10-11  Michael Chastain  <mec@shout.net>
21528
21529         * gdb.base/call-rt-st.exp: Update copyright year.
21530
21531 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
21532
21533         * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21534         * gdb.disasm/sh3.s: Ditto.
21535
21536 2003-10-07  Daniel Jacobowitz  <drow@mvista.com>
21537
21538         * gdb.threads/switch-threads.exp: New test.
21539         * gdb.threads/switch-threads.c: New source file.
21540
21541 2003-10-07  Corinna Vinschen  <vinschen@redhat.com>
21542
21543         * gdb.base/ending-run.exp: Add sh specific case.
21544
21545 2003-10-06  Andrew Cagney  <cagney@redhat.com>
21546
21547         * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21548         * gdb.disasm/mn10200.exp: Delete obsolete file.
21549
21550 2003-09-29  Daniel Jacobowitz  <drow@mvista.com>
21551
21552         * ChangeLog: Correct an entry command.exp -> commands.exp.
21553         * gdb.base/commands.exp (bp_deleted_in_command_test)
21554         (temporary_breakpoint_commands): Check noargs.
21555
21556 2003-09-25  David Carlton  <carlton@kealia.com>
21557
21558         * gdb.cp/namespace.exp: Tweak comments.  Add non-quoted versions
21559         of some print tests, where appropriate.  Add tests for C::D::cd,
21560         E::ce, F::cXfX, G::XgX.
21561         * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21562
21563 2003-09-25  Richard Earnshaw  <rearnsha@arm.com>
21564
21565         * lib/java.exp (java_init): Import target_alias before using it.
21566
21567 2003-09-25  David Carlton  <carlton@kealia.com>
21568
21569         * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21570
21571 2003-09-23  Elena Zannoni  <ezannoni@redhat.com>
21572
21573         * gdb.base/selftest.exp: Accomodate more instruction reordering
21574         weirdness.
21575
21576 2003-09-17  Michael Chastain  <mec@shout.net>
21577
21578         * gdb.cp/gdb1355.exp: New file.
21579         * gdb.cp/gdb1355.c: New file.
21580
21581 2003-09-15  Corinna Vinschen  <vinschen@redhat.com>
21582
21583         * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21584         * gdb.asm/sh.inc: New file.
21585
21586 2003-09-11  David Carlton  <carlton@kealia.com>
21587
21588         * gdb.cp/namespace.exp: Add tests for namespace types.
21589         * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
21590         (test_namespace): New.
21591
21592 2003-09-11  Elena Zannoni  <ezannoni@redhat.com>
21593
21594         * gdb.base/relocate.exp: Handle new gdb output at startup.
21595         * gdb.stabs/weird.exp: Ditto.
21596
21597 2003-09-08  Michael Chastain  <mec@shout.net>
21598
21599         * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21600
21601 2003-09-07  Michael Chastain  <mec@shout.net>
21602
21603         * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21604         'parse error'.
21605
21606 2003-09-07  Mark Kettenis  <m.kettenis@osp.nl>
21607
21608         * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21609
21610 2003-08-30  Michael Chastain  <mec@shout.net>
21611
21612         * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21613         * gdb.gdb/observer.exp: Ditto.
21614         * gdb.gdb/xfullpath.exp: Ditto.
21615
21616 2003-08-29  Mark Kettenis  <kettenis@gnu.org>
21617
21618         * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21619         *-*-*bsd*.
21620
21621 2003-08-28  Jeff Johnston  <jjohnstn@redhat.com>
21622
21623         * gdb.base/dump.exp: Skip for ia64.
21624
21625 2003-08-25  Jeff Johnston  <jjohnstn@redhat.com>
21626
21627         * gdb.asm/asm-source.exp: Add ia64 support.
21628         * gdb.asm/ia64.inc: New file.
21629
21630 2003-08-22  Michael Chastain  <mec@shout.net>
21631
21632         * gdb.cp: New directory.
21633         * gdb.cp/*: Copy from gdb.c++/*.
21634         * gdb.c++/*: Remove.
21635         * Makefile.in: Change gdb.c++ to gdb.cp.
21636         * configure.in:  Ditto.
21637         * configure: Regnerate.
21638
21639 2003-08-18  Mark Kettenis  <kettenis@gnu.org>
21640
21641         * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21642         * gdb.arch/i386-prologue.c (gdb1338): Add function.
21643
21644 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
21645
21646         * mi-var-display.exp (-var-list-children weird): Accept function
21647         pointers with argument types.
21648         * mi1-var-display.exp (-var-list-children weird): Likewise.
21649         * mi2-var-display.exp (-var-list-children weird): Likewise.
21650
21651 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
21652
21653         * gdb.base/annota3.exp: Add missing newline.
21654
21655 2003-08-06  Michael Chastain  <mec@shout.net>
21656
21657         * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21658
21659 2003-08-12  Michael Snyder  <msnyder@redhat.com>
21660
21661         * gdb.base/float.exp: Add test for SH.
21662
21663 2003-08-10  Mark Kettenis  <kettenis@gnu.org>
21664
21665         * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21666
21667 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
21668
21669        * gdb.base/completion.exp: Remove reduntant completion test
21670        on filename.
21671
21672 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
21673
21674         * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21675         gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21676         gdb.trace/save-trace.exp: Make sure that full pathnames are
21677         escaped correctly.
21678
21679 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
21680
21681         * configure.in: Don't generate config.h from config.hin.
21682         * configure: Regenerate.
21683         * config.hin: Remove file.
21684         * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21685         * gdb.threads/pthreads.c: Ditto.
21686
21687 2003-08-07  Daniel Jacobowitz  <drow@mvista.com>
21688
21689         From Kei Sakamoto <sakamoto.kei@renesas.com>:
21690         * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
21691         * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
21692         Replace ld24 with seth/add3.
21693
21694 2003-08-02  Andrew Cagney  <cagney@redhat.com>
21695
21696         * gdb.base/annota3.exp: New file.
21697         * gdb.base/annota3.c: New file.
21698         * gdb.c++/annota3.exp: New file.
21699         * gdb.c++/annota3.cc: New file.
21700
21701 2003-07-29  Michael Chastain  <mec@shout.net>
21702
21703         * gdb.threads/tls.c (spin): Check errno only if sem_wait
21704         actually failed.
21705         (do_pass): Likewise.
21706         * gdb.threads/tls.exp: Always initialize no_of_threads.
21707
21708 2003-07-27  Daniel Jacobowitz  <drow@mvista.com>
21709
21710         * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
21711         pattern.
21712         * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
21713         * gdb.threads/tls.exp: Recognize one case of the host library not
21714         supporting TLS.
21715
21716 2003-07-27  Andrew Cagney  <cagney@redhat.com>
21717
21718         * gdb.base/fileio.exp: Use SH when running commands using
21719         remote_exec.
21720
21721 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
21722
21723         From Kei Sakamoto <sakamoto.kei@renesas.com>:
21724         * gdb.base/relocate.c (dummy): New padding array.
21725
21726 2003-07-22  Michael Snyder  <msnyder@redhat.com>
21727
21728         * gdb.disasm/8300s.s: Fix syntax of bsr insn.
21729
21730         * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
21731         patterns to be more general, accepting old and new output.
21732         Some output chars (such as '+') also must be quoted.
21733         Some addresses are displayed numerically instead of
21734         symbolically.
21735
21736 2003-07-23  Michael Snyder  <msnyder@redhat.com>
21737
21738         * gdb.base/return2.exp: Don't test long-long return.
21739
21740         * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
21741         * gdb.disasm/t01_mov.exp: Ditto.
21742         * gdb.disasm/t02_mova.s: Ditto.
21743         * gdb.disasm/t02_mova.exp: Ditto.
21744         * gdb.disasm/t03_add.s: Ditto.
21745         * gdb.disasm/t03_add.exp: Ditto.
21746         * gdb.disasm/t04_sub.s: Ditto.
21747         * gdb.disasm/t04_sub.exp: Ditto.
21748         * gdb.disasm/t05_cmp.s: Ditto.
21749         * gdb.disasm/t05_cmp.exp: Ditto.
21750         * gdb.disasm/t06_ari2.s: Ditto.
21751         * gdb.disasm/t06_ari2.exp: Ditto.
21752         * gdb.disasm/t07_ari3.s: Ditto.
21753         * gdb.disasm/t07_ari3.exp: Ditto.
21754         * gdb.disasm/t08_or.s: Ditto.
21755         * gdb.disasm/t08_or.exp: Ditto.
21756         * gdb.disasm/t09_xor.s: Ditto.
21757         * gdb.disasm/t09_xor.exp: Ditto.
21758         * gdb.disasm/t10_and.s: Ditto.
21759         * gdb.disasm/t10_and.exp: Ditto.
21760         * gdb.disasm/t11_logs.s: Ditto.
21761         * gdb.disasm/t11_logs.exp: Ditto.
21762         * gdb.disasm/t12_bit.s: Ditto.
21763         * gdb.disasm/t12_bit.exp: Ditto.
21764         * gdb.disasm/t13_otr.s: Ditto.
21765         * gdb.disasm/t13_otr.exp: Ditto.
21766
21767 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
21768
21769         * gdb.threads/tls.exp :Add kfail for 'info address' case.
21770
21771 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
21772
21773         * gdb.threads/tls.c : New file.
21774         * gdb.threads/tls.exp : New file.
21775         * gdb.threads/tls-main.c : New file.
21776         * gdb.threads/tls-shared.c : New file.
21777         * gdb.threads/tls-shared.exp : New file.
21778
21779 2003-07-22  Andreas Schwab  <schwab@suse.de>
21780
21781         * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
21782
21783 2003-07-20  Andreas Schwab  <schwab@suse.de>
21784
21785         * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
21786         due to insn reordering.
21787
21788 2003-07-15  Andrew Cagney  <cagney@redhat.com>
21789
21790         * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
21791
21792 2003-07-15  Michael Chastain  <mec@shout.net>
21793
21794         * gdb.base/gdb1250.exp: New file.
21795         * gdb.base/gdb1250.c: New file.
21796
21797 2003-07-09  Michal Ludvig  <mludvig@suse.cz>
21798
21799         * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
21800         expansion of size_t to 'unsigned long', not only to 'unsigned'.
21801
21802 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
21803
21804         * gdb.threads/tls.c: New file.
21805         * gdb.threads/tls.exp: New file.
21806         * gdb.threads/tls-main.c: New file.
21807         * gdb.threads/tls-shared.c: New file.
21808         * gdb.threads/tls-shared.exp: New file.
21809
21810 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
21811
21812         * gdb.base/annota1.exp: Make sure that we properly escape the
21813         full path of the source file. Xfail more permissive patterns,
21814         due to a compiler debug info problem.
21815
21816 2003-07-07  Andreas Schwab  <schwab@suse.de>
21817
21818         * gdb.asm/m68k.inc: New file.
21819         * gdb.asm/asm-source.exp: Use it for m68k-*-*.
21820
21821         * gdb.objc/basicclass.exp ("Call an Objective-C method with no
21822         arguments"): Also match negative number.
21823
21824         * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
21825
21826 2003-07-03  Daniel Jacobowitz  <drow@mvista.com>
21827
21828         * gdb.base/store.c (charest): New typedef.
21829         (add_char): Rename to add_charest, update.
21830         (wack_char): Rename to wack_charest, update types.  Return l + r
21831         to keep r live across the call.
21832         (wack_short, wack_int, wack_long, wack_longest, wack_float)
21833         (wack_double, wack_doublest): Return l + r to keep r live across
21834         the call.
21835         * gdb.base/store.exp: Accomodate store.c changes.
21836
21837 2003-06-30  David Carlton  <carlton@kealia.com>
21838
21839         * gdb.c++/maint.exp (test_invalid_name): New.
21840         (test_first_component): Add tests for invalid names.
21841
21842 2003-06-29  Michael Chastain  <mec@shout.net>
21843
21844         * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
21845         output of '<VTT for class>' for virtual base classes.
21846
21847 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
21848
21849         * gdb.base/completion.exp: Tab-complete "complet" instead of
21850         "compl".
21851         * gdb.base/complex.exp, gdb.base/complex.c: New files.
21852
21853 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
21854
21855         * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
21856         * gdb.base/volatile.exp: Likewise.
21857
21858 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
21859
21860         * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
21861         gdb/1265.
21862
21863 2003-06-28  Michael Chastain  <mec@shout.net>
21864             Daniel Jacobowitz  <drow@mvista.com>
21865
21866         * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
21867         initial line count of 'captured_main' from 26 to 32.
21868         (test_with_self): Allow xmalloc call to be interleaved with the
21869         preceding two lines.
21870
21871 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
21872
21873         * gdb.base/bang.exp: New testcase.
21874
21875 2003-06-23  Joel Brobecker  <brobecker@gnat.com>
21876
21877         * gdb.base/langs.exp: Add some tests for the "minimal" language
21878         support.
21879
21880 2003-06-23  Elena Zannoni  <ezannoni@redhat.com>
21881
21882         * gdb.objc/basicclass.exp: Return -1 if we cannot compile
21883         the testcase.
21884
21885 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
21886
21887         * gdb.base/relocate.exp: Test add-symbol-file with a variable
21888         offset.
21889
21890 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
21891
21892         * gdb.c++/pr-1210.cc: New file.
21893         * gdb.c++/pr-1210.exp: New file.
21894
21895 2003-06-21  Daniel Jacobowitz  <drow@mvista.com>
21896
21897         * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
21898         000-exec-continue.
21899
21900 2003-06-15  Mark Kettenis  <kettenis@gnu.org>
21901
21902         * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
21903         on *-*-*bsd* instead of *-*-freebsd*.
21904
21905 2003-06-14  Andrew Cagney  <cagney@redhat.com>
21906
21907         * gdb.base/store.exp: Test longest and doublest.  Test all
21908         parameters.  Weaken return statement match.
21909         * gdb.base/store.c: Add longest and doublest - aka long long and
21910         long double functions.  Put all parameters into local register
21911         variables.  Use negative values.
21912
21913 2003-06-14  Andrew Cagney  <cagney@redhat.com>
21914
21915         * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>.  Gag
21916         -Wformat errors.  Add lost line.  Use WEXITSTATUS to get system
21917         exit status.
21918         * gdb.base/fileio.exp: Disable target when nointerrupts and
21919         noinferiorio, instead of limiting it to remote.  Use remote_exec
21920         instead of system.
21921
21922 2003-06-12  Jeff Johnston  <jjohnstn@redhat.com>
21923
21924         * gdb.base/float.exp: Add ia64 support.
21925
21926 2003-06-12  Corinna Vinschen  <vinschen@redhat.com>
21927
21928         * gdb.base/fileio.exp: Run only on remote targets.
21929
21930 2003-06-10  Corinna Vinschen  <vinschen@redhat.com>
21931
21932         * gdb.base/fileio.c: New file, testing File-I/O.
21933         * gdb.base/fileio.exp: Ditto.
21934
21935 2003-06-09  Raoul Gough  <RaoulGough@yahoo.co.uk>
21936
21937         * gdb.base/shreloc.exp: New file, check symbol values obtained from
21938         shared objects after relocation at load time (gdb PR/1132).
21939         * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
21940         as above, part of the shared object relocation test.
21941
21942 2003-06-08  Mark Kettenis  <kettenis@gnu.org>
21943
21944         * gdb.base/readline.exp: Add tests for operate-and-get-next with a
21945         fully filled history list.
21946         * gdb.base/gdb_history: New file.
21947
21948         * gdb.base/signals.exp: XFAIL "continue to func1" on
21949         i*86-*-freebsd*.
21950
21951         * gdb.base/attach.exp: When trying to attach to a nonexistent
21952         process, make it possible to specify the PID based on the target,
21953         and do so for *-*-freebsd*.
21954
21955 2003-06-02  Richard Henderson  <rth@redhat.com>
21956
21957         * gdb.base/float.exp: Add expected regexp for alpha-*-*.
21958
21959 2003-06-02  Richard Henderson  <rth@redhat.com>
21960
21961         * gdb.base/selftest.exp: Next over lim_at_start initialization.
21962
21963 2003-06-02  Richard Henderson  <rth@redhat.com>
21964
21965         * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
21966
21967 2003-06-01  Daniel Jacobowitz  <drow@mvista.com>
21968
21969         * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
21970         of globalvar.
21971
21972 2003-06-01  Mark Kettenis  <kettenis@gnu.org>
21973
21974         * gdb.asm/asm-source.exp: Check for memory read errors in
21975         disassembler test on *BSD too.
21976
21977 2003-06-01  Richard Henderson  <rth@redhat.com>
21978
21979         * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
21980         for .frame.
21981         (gdbasm_call): Lose ldgp.
21982         (gdbasm_startup): Add frame information.
21983         * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
21984
21985 2003-05-31  Mark Kettenis  <kettenis@gnu.org>
21986
21987         * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
21988         i?86-*-*.
21989
21990 2003-05-30  Mark Kettenis  <kettenis@gnu.org>
21991
21992         * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21993         FreeBSD.
21994
21995 2003-05-29  Richard Henderson  <rth@redhat.com>
21996
21997         * gdb.asm/alpha.inc: New file.
21998         * gdb.asm/asm-source.exp: Use it.
21999
22000 2003-05-29  Jim Blandy  <jimb@redhat.com>
22001
22002         * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22003         'core.PID'.
22004
22005 2003-05-22  Jim Blandy  <jimb@redhat.com>
22006
22007         * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22008         backtrace.
22009
22010 2003-05-20  David Carlton  <carlton@math.stanford.edu>
22011
22012         * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22013         this time.
22014
22015 2003-05-19  David Carlton  <carlton@bactrian.org>
22016
22017         * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22018         * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22019
22020 2003-05-19  David Carlton  <carlton@bactrian.org>
22021
22022         * gdb.c++/namespace.exp: Add namespace scope and anonymous
22023         namespace tests.
22024         Bump copyright date.
22025         * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22026         (main): Call C::D::marker2.
22027         * gdb.c++/namespace1.cc: New file.
22028
22029 2003-05-14  Jeff Johnston  <jjohnstn@redhat.com>
22030
22031         Roland McGrath  <roland@redhat.com>
22032         * gdb.threads/linux-dp.exp: Account for fact that in nptl model
22033         there is no manager thread.
22034
22035 2003-05-08  Jeff Johnston  <jjohnstn@redhat.com>
22036
22037         * gdb.threads/schedlock.exp: Remove assumption that all threads
22038         will run in a particular small time slice.  Also ensure we break
22039         in one of the child threads rather than the main thread.
22040
22041 2003-05-07  Jim Blandy  <jimb@redhat.com>
22042
22043         Add support for assembly source testing on the s390x.
22044         * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22045         architecture.
22046         * gdb.asm/s390x.inc: New file.
22047
22048         * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22049         succession of 'if' statements.
22050
22051 2003-05-05  Andrew Cagney  <cagney@redhat.com>
22052
22053         * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22054
22055 2003-05-05  Andrew Cagney  <cagney@redhat.com>
22056
22057         * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22058         DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22059
22060 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
22061
22062         * gdb.base/charset.exp: Update based on new behavior of set/show
22063         charset commands.
22064
22065 2003-05-01  Andrew Cagney  <cagney@redhat.com>
22066
22067         * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22068         variable do not give memory errors.
22069
22070 2003-04-30  Adam Fedor  <fedor@gnu.org>
22071
22072         * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22073         * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22074         * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22075         gdb.objc/basicclass.m: : New files
22076
22077         * lib/gdb.exp (gdb_compile_objc): New procedure.
22078
22079 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
22080
22081         * gdb.base/signals.exp: Make backtrace tests more specific.
22082
22083 2003-04-23  David Carlton  <carlton@bactrian.org>
22084
22085         * gdb.c++/maint.exp (test_first_component): Add tests for
22086         'operator' in more locations.
22087
22088 2003-04-16  Kevin Buettner  <kevinb@redhat.com>
22089
22090         * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22091
22092 2003-04-16  Elena Zannoni  <ezannoni@redhat.com>
22093
22094         * gdb.base/completion.exp: Make 'info func mark' complete on 'info
22095         func marke' instead. Update test name.
22096
22097 2003-04-15  David Carlton  <carlton@math.stanford.edu>
22098
22099         * gdb.c++/maint.exp: New file.
22100
22101 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
22102
22103         * gdb.threads/schedlock.c: Change type of thread function argument
22104         to long, to avoid warnings on 64-bit platforms.
22105
22106 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
22107
22108         * gdb.base/attach.exp: Add new message from ptrace in case of
22109         attaching to nonexistent process.
22110
22111 2003-04-11  Jim Blandy  <jimb@redhat.com>
22112
22113         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22114         gdb.c++/userdef.cc: Place comments on the lines to which the
22115         marker function might return.
22116         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22117         gdb.c++/userdef.exp: Look for those comments to check that we've
22118         returned to the right place, instead of checking line numbers.
22119
22120 2003-04-11  Elena Zannoni  <ezannoni@redhat.com>
22121
22122         * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22123         match on sourcefile name, instead of directory name.
22124
22125 2003-04-10  Elena Zannoni  <ezannoni@redhat.com>
22126
22127         * gdb.base/completion.exp: Use string_to_regexp to match the
22128         working directory name.
22129
22130 2003-04-09  Jim Blandy  <jimb@redhat.com>
22131
22132         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22133         gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22134         after an inferior function call, report the failure, but allow the
22135         test to continue.
22136
22137 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
22138
22139         * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22140         with -DPROTOTYPES.
22141
22142 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
22143
22144         * gdb.base/break.exp: Revert last patch.
22145
22146 2003-04-04  Stephane Carrez  <stcarrez@nerim.fr>
22147
22148         * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22149         with -DPROTOTYPES.
22150
22151 2003-04-02  Andrew Cagney  <cagney@redhat.com>
22152
22153         * gdb.base/callfuncs.exp: Make "print add" messages unique.
22154         * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22155         matching directories by the name breakpoint.
22156         * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22157         Make "continue to marker1" consistent.
22158         * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22159         message consistent.
22160         * lib/gdb.exp: Put "the program is no longer running", and "the
22161         program exited" in parenthesis.
22162         * lib/mi-support.exp: Ditto.
22163
22164 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
22165
22166         * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22167
22168 2003-03-29  Andrew Cagney  <cagney@redhat.com>
22169
22170         * gdb.base/sizeof.c (main): Print the value of '\377'.
22171         * gdb.base/sizeof.exp: Check the sign of '\377'.
22172
22173 2003-03-27  Michael Chastain  <mec@shout.net>
22174
22175         * gdb.base/gdb1090.exp: New file.
22176         * gdb.base/gdb1090.cc: New file.
22177
22178 2003-03-27  J. Brobecker  <brobecker@gnat.com>
22179
22180         * gdb.gdb/observer.exp: New regression test.
22181
22182 2003-03-27  Michael Chastain  <mec@shout.net>
22183
22184         * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22185         * gdb.base/ptype.exp: Likewise.
22186
22187 2003-03-27  Corinna Vinschen  <vinschen@redhat.com>
22188
22189         * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22190
22191 2003-03-26  Michael Chastain  <mec@shout.net>
22192
22193         * gdb.base/ptype.exp: Actually use some typedef'd types.
22194
22195 2003-03-21  Stephane Carrez  <stcarrez@nerim.fr>
22196
22197         * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22198         * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22199
22200 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
22201
22202         * gdb.base/default.exp: Fix regular expression.
22203
22204 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
22205
22206         * gdb.base/args.exp: Fix regular expression.
22207
22208 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
22209
22210         * gdb.base/help.exp: Allow Win32 child process.
22211
22212 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
22213
22214         * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22215         when stepping out of main().
22216
22217 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
22218
22219         * gdb.base/default.exp: Check for win32 specific message when calling
22220         "run" without executable.
22221
22222 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
22223
22224         * gdb.base/args.exp: Expect .exe in output.
22225
22226 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
22227
22228         * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22229         Cygwin native.
22230
22231 2003-03-17  Andrew Cagney  <cagney@redhat.com>
22232
22233         From Elena Zannoni <ezannoni@redhat.com>.  Test e500 abi and
22234         vector registes.
22235         * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22236         * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22237
22238 2003-03-17  David Carlton  <carlton@math.stanford.edu>
22239
22240         * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22241         test, for PR breakpoints/38.
22242         Call test_watchpoint_and_breakpoint.
22243         * gdb.base/watchpoint.c (func3): New function.
22244         (main): Call func3.
22245
22246 2003-03-04  David Carlton  <carlton@math.stanford.edu>
22247
22248         * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22249         Garply<Garply<char> >:: garply".
22250         (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22251         with respect to PR c++/1111; note also PR c++/1113.
22252         (test_template_breakpoints): KFAIL "constructor breakpoint" with
22253         respect to PR c++/1062.
22254         KFAIL "destructor breakpoint" with respect to PR c++/1112.
22255
22256 2003-03-03  David Carlton  <carlton@math.stanford.edu>
22257
22258         * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22259         with respect to PR c++/57.
22260         KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22261         c++/826.
22262         Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22263         respect to PR c++/57.
22264
22265 2003-03-03  David Carlton  <carlton@math.stanford.edu>
22266
22267         * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22268         respect to PR c++/33 into FAILs.
22269
22270 2003-03-03  Michael Chastain  <mec@shout.net>
22271
22272         * configure.in: Update copyright years.
22273
22274 2003-03-03  Michael Chastain  <mec@shout.net>
22275
22276         * Makefile.in: Update copyright years.
22277
22278 2003-02-28  David Carlton  <carlton@math.stanford.edu>
22279
22280         * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22281         print class instead of struct and/or superfluous protection
22282         specifiers, as long as the resulting output is equivalent to the
22283         source code.
22284         Delete FIXME from end of messages on tests that don't need
22285         fixing.
22286
22287 2003-02-28  David Carlton  <carlton@math.stanford.edu>
22288
22289         * gdb.c++/templates.exp (do_tests): Allow const in the two
22290         Foo<volatile char *>::foo tests.
22291
22292 2003-02-27  Michael Snyder  <msnyder@redhat.com>
22293
22294         * gdb.base/restore.c (main): Return zero, so exit code
22295         will be consistant.
22296
22297 2003-02-26  David Carlton  <carlton@math.stanford.edu>
22298
22299         * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22300         char *>::foo" test with respect to PR c++/33.  Create a new test
22301         which is identical to that one except that it doesn't put the
22302         space between the "char" and the "*"; KFAIL it, too.
22303
22304 2003-02-26  David Carlton  <carlton@math.stanford.edu>
22305
22306         * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22307         template types into either PASSes or KFAILs (corresponding to PR
22308         c++/57).  Tweak indentation.  Update copyright.
22309
22310 2003-02-23  Stephane Carrez  <stcarrez@nerim.fr>
22311
22312         * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22313
22314 2003-02-13  Michael Chastain  <mec@shout.net>
22315
22316         * gdb.base/exprs.exp: Remove i960 remnants.
22317         * gdb.base/funcargs.exp: Likewise.
22318         * gdb.base/list.exp: Likewise.
22319         * gdb.base/ptype.exp: Likewise.
22320
22321 2003-02-14  David Carlton  <carlton@math.stanford.edu>
22322
22323         * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22324         pEe->D::vg()" from XFAIL to KFAIL.
22325
22326 2003-02-13  Jason Molenda  (jmolenda@apple.com)
22327
22328         * gdb.base/maint.exp: Update maint print statistics regexp to include
22329         new entries.
22330
22331 2003-02-13  Michael Chastain  <mec@shout.net>
22332
22333         * gdb.c++/inherit.exp: Remove call to get_debug_format.
22334
22335 2003-02-12  Michael Chastain  <mec@shout.net>
22336
22337         * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22338         * gdb.c++/inherit.exp: Likewise.
22339         * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22340         * gdb.c++/templates.exp: Likewise.
22341         * gdb.c++/virtfunc.exp: Likewise.
22342
22343 2003-02-06  Jason Molenda  (jason-cl@molenda.com)
22344
22345         * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22346         why the code is written that way.
22347
22348 2003-02-05  Michael Chastain  <mec@shout.net>
22349
22350         * gdb.base/dump.exp: Add missing copyright line.
22351
22352 2003-02-05  Jason Molenda  (jason-cl@molenda.com)
22353
22354         * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
22355         at the beginning so the breakpoint doesn't get set on the loop.
22356
22357 2003-02-05  Michael Chastain  <mec@shout.net>
22358
22359         * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22360         output for configurations with gcc 2.95.3.
22361
22362 2003-02-05  Keith Seitz  <keiths@redhat.com>
22363             Andrew Cagney  <ac131313@redhat.com>
22364
22365         * gdb.mi/mi-cli.exp: New file.
22366
22367 2003-02-04  Michael Chastain  <mec@shout.net>
22368
22369         * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22370         Call perror and then continue.
22371
22372 2003-02-03  Michael Chastain  <mec@shout.net>
22373
22374         * gdb.c++/pr-1023.cc: New file.
22375         * gdb.c++/pr-1023.exp: New file.
22376
22377 2003-02-05  Jim Blandy  <jimb@redhat.com>
22378
22379         * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22380         it's local to foobar.  Check for it there, and check that it's not
22381         present in main.
22382         * gdb.c++/local.cc (marker2): New function.
22383         (foobar): Call marker1.
22384         (main): Call marker2 instead of marker1.
22385
22386 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
22387
22388         * gdb.disasm/mn10200.exp: Obsolete file.
22389         * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22390         * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22391         * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22392
22393 2003-02-04  David Carlton  <carlton@math.stanford.edu>
22394
22395         * gdb.c++/overload.exp: Test intToChar(1).
22396         * gdb.c++/overload.cc (intToChar): New.
22397         (main): Call intToChar.
22398
22399 2003-02-03  David Carlton  <carlton@math.stanford.edu>
22400
22401         * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22402         'might_kfail' arg.
22403         KFAIL some of the continue_to_bp_overloaded calls, according to
22404         PR c++/1025.
22405
22406 2003-02-01  Michael Chastain  <mec@shout.net>
22407
22408         * gdb.base/advance.c (marker1): New marker function.
22409         * gdb.base/advance.exp: When the 'advance' command lands on the
22410         return breakpoint, it can legitimately stop on either the
22411         current line or the next line.  Accommodate both outcomes.
22412         * gdb.base/until.exp: Likewise.
22413
22414 2003-02-02  Andrew Cagney  <ac131313@redhat.com>
22415
22416         2002-11-10 Jason Molenda (jason-cl@molenda.com):
22417         * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22418         now a list, not a tuple.
22419         * gdb.mi/mi-var-display.exp: Ditto.
22420         * gdb.mi/gdb792.exp: Ditto.
22421
22422 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
22423
22424         From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
22425         * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22426         stack backtraces.
22427         * gdb.mi/mi-syn-frame.c: Part of same.
22428
22429 2003-02-01  Mark Kettenis  <kettenis@gnu.org>
22430
22431         * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22432         gdb.mi/mi1-pthreads.exp: Return instead of calling
22433         gdb_suppress_entire_file.
22434
22435 2003-02-01  Mark Salter  <msalter@redhat.com>
22436
22437         * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22438
22439 2003-01-31  Mark Salter  <msalter@redhat.com>
22440
22441         * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22442         Support empty arg.
22443
22444 2003-01-30  Michael Chastain  <mec@shout.net>
22445
22446         * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22447         This was a workaround for a UTF-8 bug in readline 4.3.  The bug
22448         has been fixed in gdb/readline on 2003-01-09.
22449
22450 2003-01-29  Michael Snyder  <msnyder@redhat.com>
22451
22452         * gdb.base/maint.exp: Allow for leading underscore in symbol.
22453         * gdb.base/display.exp: Allow for leading underscore in symbol.
22454         * gdb.base/args.exp: Skip if target does not support args passing.
22455
22456 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
22457
22458         * lib/gdb.exp (gdb_test_multiple): New function, cloned from
22459         gdb_test.  Accept a list of expect arguments as the third
22460         parameter.
22461         (gdb_test): Use it.
22462
22463 2003-01-20  Elena Zannoni  <ezannoni@redhat.com>
22464
22465         * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22466         allow for different test tree configurations.  Update some
22467         tescases accordingly.
22468         * gdb.arch/altivec-regs.exp: Ditto.
22469         * gdb.asm/asm-source.exp: Ditto.
22470         * gdb.base/advance.exp: Ditto.
22471         * gdb.base/display.exp: Ditto.
22472         * gdb.base/long_long.exp: Ditto.
22473         * gdb.base/mips_pro.exp: Ditto.
22474         * gdb.base/overlays.exp: Ditto.
22475         * gdb.base/relocate.exp: Ditto.
22476         * gdb.base/setshow.exp: Ditto.
22477         * gdb.base/step-line.exp: Ditto.
22478         * gdb.base/step-test.exp: Ditto.
22479         * gdb.base/until.exp: Ditto.
22480         * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22481
22482 2003-01-17  David Carlton  <carlton@math.stanford.edu>
22483
22484         * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22485         corresponding to PR c++/945.
22486         Update copyright.
22487
22488 2003-01-17  David Carlton  <carlton@math.stanford.edu>
22489
22490         * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22491         corresponding to PR c++/68.
22492
22493 2003-01-17  David Carlton  <carlton@math.stanford.edu>
22494
22495         * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22496         (test_paddr_hairy_functions): Call print_addr_2_kfail for
22497         hairyfunc5 through hairyfunc7.  KFAIL for PR c++/19.
22498
22499 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
22500
22501         * gdb.base/break.exp: Fix change of default location, because of
22502         removal of until tests.
22503         * gdb.base/help.exp: Update test for new 'until' help message.
22504         Add test for help on 'advance'.
22505         * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
22506
22507 2003-01-15  Mark Kettenis  <kettenis@gnu.org>
22508
22509         * gdb.base/default.exp: Adapt "info float" test for recent changes
22510         to that command.  Add test for "info vector".
22511         * gdb.base/float.exp: New file.  Add test for "info float" that
22512         resembles the old test in gdb.base/default.exp.
22513
22514 2003-01-15  David Carlton  <carlton@math.stanford.edu>
22515
22516         * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22517
22518 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
22519
22520         * gdb.base/break.exp: Move the tests of until command from here...
22521         * gdb.base/until.exp: ... to here. New file. Add other tests.
22522         * gdb.base/advance.c: New file.
22523         * gdb.base/advance.exp: New file.
22524
22525 2003-01-14  Elena Zannoni  <ezannoni@redhat.com>
22526
22527         * gdb.base/args.c: New file.
22528         * gdb.base/args.exp: New file.
22529
22530 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
22531
22532         * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22533
22534 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
22535
22536         * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22537
22538 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
22539
22540         * gdb.base/constvars.exp: Remove two extra XFAILs.  Update copyright
22541         dates.
22542
22543 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
22544
22545         * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22546
22547 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
22548
22549         * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22550         (ptype &*"foo").
22551         * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22552
22553 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
22554
22555         * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22556         * gdb.mi/mi1-console.exp: Likewise.
22557
22558 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
22559
22560         * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22561         * gdb.mi/mi1-console.exp: Likewise.
22562
22563 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
22564
22565         * gdb.c++/overload.exp: Remove some fixed XFAILs.
22566
22567 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
22568
22569         * gdb.base/detach.exp: New test.
22570
22571 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
22572
22573         * Makefile.in (ALL_SUBDIRS): New variable.
22574         (subdirs, clean, distclean): Use it.
22575         * gdb.arch/Makefile.in: Clean up Makefile.  Remove rules for
22576         regenerating Makefile, since it is generated from the top level.
22577         * gdb.asm/Makefile.in: Likewise.
22578         * gdb.base/Makefile.in: Likewise.
22579         * gdb.c++/Makefile.in: Likewise.
22580         * gdb.disasm/Makefile.in: Likewise.
22581         * gdb.java/Makefile.in: Likewise.
22582         * gdb.mi/Makefile.in: Likewise.
22583         * gdb.threads/Makefile.in: Likewise.
22584         * gdb.trace/Makefile.in: Likewise.
22585
22586 2003-01-09  David Carlton  <carlton@math.stanford.edu>
22587
22588         * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22589         Add copyright year 2003.
22590
22591 2003-01-06  Michael Chastain  <mec@shout.net>
22592
22593         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22594         When selecting a thread, 'line' and 'file' are optional.
22595         * gdb.mi/mi1-pthreads.exp: Likewise.
22596
22597 2003-01-06  Andreas Schwab  <schwab@suse.de>
22598
22599         * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22600         failures.
22601
22602 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
22603
22604         Fix PR gdb/844
22605         * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22606         (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22607
22608         * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads.  Return
22609         instead of calling gdb_suppress_entire_file.
22610         * gdb.threads/print-threads.exp: Likewise.
22611         * gdb.threads/schedlock.exp: Likewise.
22612
22613         * gdb.threads/killed.exp: Return instead of calling
22614         gdb_suppress_entire_file.
22615         * gdb.threads/linux-dp.exp: Likewise.
22616         * gdb.threads/pthreads.exp: Likewise.
22617
22618 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
22619
22620         * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22621         stabs.
22622         * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22623         * gdb.base/whatis.exp: Always allow (void) after function names.
22624
22625 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
22626
22627         * gdb.c++/casts.exp: Correct regexp.
22628
22629 2003-01-04  Mark Kettenis  <kettenis@gnu.org>
22630
22631         * configure.in: Call AC_CONFIG_HEADER.  Don't call
22632         AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22633         gdb.disasm, gdb.mi, gdb.threads and gdb.trace.  Call
22634         AC_CHECK_HEADERS on pthread.h.  Put Makefiles in the
22635         aforementioned directories in the AC_OUPUT call.
22636         * config.hin: New file.
22637         * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22638         gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22639         gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22640         gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22641         pass -I$objdir instead of -I$objdir/$subdir in compilation.
22642         * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22643         gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22644         gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22645         gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22646         gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22647         gdb.threads/configure.in, gdb.threads/configure,
22648         gdb.threads/config.in, gdb.trace/configure.in,
22649         gdb.trace/configure: Removed.
22650
22651 2003-01-03  Michael Chastain  <mec@shout.net>
22652
22653         * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22654         testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22655
22656 2003-01-03  Daniel Jacobowitz  <drow@mvista.com>
22657
22658         * gdb.base/store.exp: Fix regular expressions.
22659
22660 2002-12-28  Mark Kettenis  <kettenis@gnu.org>
22661
22662         * configure.in: Rewrite.
22663         * configure: Regenerated.
22664
22665 2003-01-03  David Carlton  <carlton@math.stanford.edu>
22666
22667         * gdb.base/psymtab.exp: New file.
22668         * gdb.base/psymtab1.c: Ditto.
22669         * gdb.base/psymtab2.c: Ditto.
22670
22671 2002-12-23  Adam Fedor  <fedor@gnu.org>
22672
22673         * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22674
22675 2002-12-23  David Carlton  <carlton@math.stanford.edu>
22676
22677         * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22678         and current_directory initialization.
22679
22680 2002-12-22  Jim Blandy  <jimb@redhat.com>
22681
22682         * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22683         rather than as part of the output file name.
22684
22685         * gdb.base/attach.exp: There's no need to copy the test program to
22686         /tmp; that was only ever necessary on HP/UX, and this test is
22687         entirely disabled there anyway.
22688
22689 2002-12-21  Jim Blandy  <jimb@redhat.com>
22690
22691         * gdb.c++/psmang.exp: Doc fix.
22692
22693         * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22694         test.
22695
22696 2002-12-20  David Carlton  <carlton@math.stanford.edu>
22697
22698         * gdb.c++/annota2.exp: KFAIL annotate-quit.
22699
22700 2002-12-18  Michael Chastain  <mec@shout.net>
22701
22702         * gdb.c++/annota2.exp: Add copyright year 2002.
22703
22704 2002-12-17  David Carlton  <carlton@math.stanford.edu>
22705
22706         * gdb.c++/try_catch.cc: Add marker comments.
22707         * gdb.c++/try_catch.exp: Get line numbers from marker comments.
22708         * gdb.c++/m-data.cc: Delete namespace __gnu_test.
22709         * gdb.c++/m-static.cc: Ditto.
22710         * gdb.c++/m-static1.cc: Ditto.
22711         * gdb.c++/try_catch.cc: Ditto.
22712
22713 2002-12-16  Jeff Johnston  <jjohnstn@redhat.com>
22714
22715         * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
22716         to see whether we are using the new -environment-directory
22717         command which resets via -r or the old version of the command
22718         which may prompt the user.  Part of fix for gdb/741.
22719
22720 2002-12-13  Andrew Cagney  <ac131313@redhat.com>
22721
22722         * gdb.fortran/types.exp: Update obsolete comment.
22723         * gdb.fortran/exprs.exp: Ditto.
22724         * lib/gdb.exp: Delete obsolete code.
22725         * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
22726         * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
22727         * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
22728         * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
22729         * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
22730         * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
22731         * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
22732         * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
22733         * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
22734         * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
22735         * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
22736         * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
22737         * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
22738         * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
22739         * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
22740         * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
22741         * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
22742         * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
22743         * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
22744         * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
22745         * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
22746         * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
22747         * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
22748         * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
22749         * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
22750         * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
22751         * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
22752         * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
22753         * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
22754         * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
22755         * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
22756         * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
22757         * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
22758         * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
22759         * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
22760         * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
22761         * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
22762
22763 2002-12-11  David Carlton  <carlton@math.stanford.edu>
22764
22765         * gdb.c++/m-data.exp: Add test for members that shadow global
22766         variables: see PR gdb/804.
22767         * gdb.c++/m-data.cc: Ditto.
22768
22769 2002-12-10  Daniel Jacobowitz  <drow@mvista.com>
22770
22771         * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
22772
22773 2002-12-06  David Carlton  <carlton@math.stanford.edu>
22774
22775         * gdb.base/store.c: Don't declare functions static.
22776
22777 2002-12-04  Andrew Cagney  <ac131313@redhat.com>
22778
22779         * gdb.base/store.exp, gdb.base/store.c: New files.
22780
22781 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
22782
22783         * gdb.base/selftest.exp: Update for current gdb.
22784
22785 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
22786
22787         * gdb.base/maint.exp: Only dump symbols from one source file
22788         or objfile.
22789
22790 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
22791
22792         * gdb.base/step-test.exp: Allow MIPS to return to the line of a
22793         function call.
22794
22795 2002-11-25  Jim Blandy  <jimb@redhat.com>
22796
22797         * lib/mi-support.exp (mi_delete_breakpoints): Change name of
22798         function appearing in error message.
22799
22800 2002-11-21  Daniel Jacobowitz  <drow@mvista.com>
22801
22802         * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
22803
22804 2002-11-08  Jeff Johnston  <jjohnstn@redhat.com>
22805
22806         * lib/mi-support.exp (mi_gdb_start): Verify the startup message
22807         for mi1 and current mi is in correct format.  New mi startup message
22808         should be in mi console format.  This is part of fix for PR gdb/604.
22809
22810 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
22811
22812         * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
22813         which explicitly prints the zero offset as "+0".
22814
22815 2002-10-22  Daniel Jacobowitz  <drow@mvista.com>
22816
22817         * gdb.threads/schedlock.c (args): Make unsigned.
22818
22819 2002-10-21  Daniel Jacobowitz  <drow@mvista.com>
22820
22821         * gdb.asm/asm-source.exp: Add "mips*-*" pattern.  Update line
22822         numbers.  Allow "foo2|selected stack frame".
22823         * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
22824         * gdb.asm/asmsrc2.s: Likewise.
22825         * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end.  Update
22826         comments.
22827         * gdb.asm/mips.inc: New file.
22828
22829 2002-10-18  Adam Fedor  <fedor@gnu.org>
22830
22831         * gdb.base/default.exp: Update expected output to include 'ObjC'.
22832         * gdb.base/help.exp: Likewise.
22833
22834 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
22835
22836         * gdb.base/constvars.c (struct crass, struct crisp): New structs.
22837         * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
22838
22839 2002-10-02  Jim Blandy  <jimb@redhat.com>
22840
22841         * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
22842
22843 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
22844
22845         * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
22846         * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
22847         * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
22848         * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
22849         * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
22850         * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
22851         * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
22852
22853 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
22854
22855         * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
22856         * mi0-disassemble.exp, mi0-eval.exp: Delete.
22857         * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
22858         * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
22859         * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
22860         * mi0-var-block.exp, mi0-var-child.exp: Delete.
22861         * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
22862
22863 2002-09-27  Kevin Buettner  <kevinb@redhat.com>
22864
22865         * gdb.base/annota1.exp (info break): Make directory components of
22866         path optional since not all compilers emit this debug information.
22867
22868         * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
22869         step ends up stepping out of the function instead of stopping on
22870         the epilogue.
22871
22872 2002-09-26  Keith Seitz  <keiths@redhat.com>
22873
22874         * lib/insight-support.exp (gdbtk_start): Figure out where
22875         the insight executable is based on where gdb is. Use this
22876         executable to start insight instead of gdb.
22877
22878 2002-09-25  Andrew Cagney  <cagney@redhat.com>
22879
22880         * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
22881
22882 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
22883
22884         * gdb.gdb/complaints.exp (test_initial_complaints): Rename
22885         test_isolated_complaints.
22886         (test_empty_complaint): New function.
22887         (test_empty_complaints): New function.  Check no output when no
22888         complaints.
22889
22890 2002-09-19  Jim Blandy  <jimb@redhat.com>
22891
22892         * gdb.base/charset.exp, gdb.base/charset.c: New files.
22893
22894 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
22895
22896         * gdb.gdb/complaints.exp: New file.
22897
22898 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
22899
22900         * gdb.base/maint.exp: Check `help maint internal-warning'.
22901
22902 2002-09-18  David Carlton  <carlton@math.stanford.edu>
22903
22904         * gdb.c++/m-static.exp: Remove breakpoints depending on line
22905         numbers, and replace them by a single breakpoint after the
22906         constructors are all finished.
22907         Add test 4.
22908         * gdb.c++/m-static.cc: Add test 4.
22909         * gdb.c++/m-static.h: New file.
22910         * gdb.c++/m-static1.cc: New file.
22911
22912         * gdb.c++/printmethod.exp: New file.
22913         * gdb.c++/printmethod.cc: New file.
22914
22915         * gdb.c++/pr-574.exp: New file.
22916         * gdb.c++/pr-574.cc: New file.
22917
22918 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
22919
22920         * gdb.base/ending-run.exp: Add handling of "step to end of run" for
22921         embedded targets which never actually exit.
22922
22923 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
22924
22925         * gdb.base/ending-run.exp: Properly mark "continue after exit" and
22926         "don't step after run" as unresolved or unsupported, instead of xfail.
22927
22928 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
22929
22930         * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
22931         allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
22932         Add newline to expected string in "step out of main (status wrapper)"
22933         case.
22934
22935 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
22936
22937         * lib/gdb.exp (rerun_to_main): Allow restarting application.
22938         * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
22939
22940 2002-09-17  Tom Tromey  <tromey@redhat.com>
22941
22942         * gdb.base/printcmds.exp (test_print_string_constants): Expect
22943         \000, not \0, in double-quoted string.
22944
22945 2002-09-14  Corinna Vinschen  <vinschen@redhat.com>
22946
22947         * gdb.base/commands.exp: Don't expect a "Program exited normally"
22948         string after running the commands execution on breakpoint tests.
22949
22950 2002-09-13  Corinna Vinschen  <vinschen@redhat.com>
22951
22952         * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
22953
22954 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
22955
22956         * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
22957
22958 2002-09-10  Keith Seitz  <keiths@redhat.com>
22959
22960         * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
22961         runto proc.
22962         (mi_run_to_main): Use mi_runto.
22963         (mi_execute_to): Renamed from mi_run_to. Changed all callers.
22964
22965 2002-09-10  Keith Seitz  <keiths@redhat.com>
22966
22967         * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
22968         regexp for stopping at main. Could have multiple event notifications.
22969         Don't assume that main was declared with no parameters.
22970         (mi_next): Use mi_step_to.
22971         (mi_step): Use mi_next_to.
22972
22973 2002-09-09  Corinna Vinschen  <vinschen@redhat.com>
22974
22975         * gdb.base/default.exp: Fix expected string in `info float' test.
22976
22977 2002-09-09  Ben Elliston  <bje@redhat.com>
22978
22979         * config/mips.exp: Update comments.
22980         * config/mips-idt.exp: Likewise.
22981         * config/nind.exp: Likewise.
22982         * config/slite.exp: Likewise.
22983         * config/sparclet.exp: Likewise.
22984         * config/udi.exp: Likewise.
22985         * config/vx.exp: Likewise.
22986         * config/vxworks29k.exp: Likewise.
22987
22988 2002-09-05  Jim Blandy  <jimb@redhat.com>
22989
22990         * gdb.threads/killed.exp: Fix test failure message.
22991
22992 2002-09-04  Keith Seitz  <keiths@redhat.com>
22993
22994         * lib/mi-support.exp: Update copyright.
22995         (mi_gdb_test): Increase the priority of the expected pattern
22996         so that it matches gdb_test.
22997
22998 2002-09-03  Keith Seitz  <keiths@redhat.com>
22999
23000         * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23001         Use integer comparison instead of string comparison for testing
23002         whether binary was built.
23003
23004 2002-09-03  Jim Blandy  <jimb@redhat.com>
23005
23006         * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23007
23008 2002-08-29  Jim Blandy  <jimb@redhat.com>
23009
23010         * gdb.threads/pthreads.exp: Move the portable thread compilation
23011         code into a function in lib/gdb.exp, and call that from here.
23012         * lib/gdb.exp (gdb_compile_pthreads): New function.
23013
23014 2002-08-29  Keith Seitz  <keiths@redhat.com>
23015
23016         * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23017         expect_out so that callers can get at it.
23018
23019 2002-08-23  Daniel Jacobowitz  <drow@mvista.com>
23020
23021         * gdb.threads/print-threads.c: New file.
23022         * gdb.threads/print-threads.exp: New file.
23023         * gdb.threads/schedlock.c: New file.
23024         * gdb.threads/schedlock.exp: New file.
23025
23026 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
23027
23028         * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23029         not altivec.c.
23030
23031 2002-08-17  Mark Kettenis  <kettenis@gnu.org>
23032
23033         * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23034         targets.  The problem should be fixed now.
23035
23036 2002-08-15  Mark Kettenis  <kettenis@gnu.org>
23037
23038         * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23039         2002-07-24 change that removes final dots from error messages.
23040
23041 2002-08-13  Tom Tromey  <tromey@redhat.com>
23042
23043         * gdb.base/readline.exp: New file.
23044
23045 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
23046
23047         * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23048         supress message.
23049
23050 2002-08-01  Andrew Cagney  <cagney@redhat.com>
23051
23052         * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23053         CHILL_FOR_TARGET and CHILL_LIB.
23054         * configure.in (configdirs): Remove gdb.chill.
23055         * configure: Regenerate.
23056         * lib/gdb.exp: Obsolete references to chill.
23057         * gdb.fortran/types.exp: Ditto.
23058         * gdb.fortran/exprs.exp: Ditto.
23059
23060 2002-07-30  Kevin Buettner  <kevinb@redhat.com>
23061
23062         * gdb.base/shlib-call.exp (additional_flags): Conditionally
23063         set Irix-specific compile and link flags.
23064
23065 2002-07-29  Kevin Buettner  <kevinb@redhat.com>
23066
23067         * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23068         source files.  The ``-o'' option doesn't work with the ``-E'' option
23069         when using the Irix compiler.
23070
23071 2002-07-19  Daniel Jacobowitz  <drow@mvista.com>
23072
23073         * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23074         Improve support for reusing an exec file.  Copy exec file
23075         to target, and run gdbserver on the target instead of on the host.
23076
23077 2002-07-18  Jim Blandy  <jimb@redhat.com>
23078
23079         * gdb.base/ending-run.exp: Don't expect to see the program end in
23080         some orderly fashion when we're running on a real stand-alone
23081         board.
23082
23083         * gdb.base/interrupt.exp: Correct logic for skipping tests on
23084         targets that don't support interrupts.
23085
23086 2002-07-10  Paul N. Hilfinger  <hilfingr@otisco.mckusick.com>
23087
23088         * gdb.base/attach.exp: Add patterns to match output from /proc-based
23089         systems.
23090         Move comments in expect statements to inside the actions, so that they
23091         don't get matched against.
23092
23093 2002-07-10  Mark Kettenis  <kettenis@gnu.org>
23094
23095         * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23096         function when asleep" test.
23097
23098 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
23099
23100         * gdb.base/page.exp: Rewrite to handle problems with very long
23101         `info set' output.  Update copyright.
23102
23103 2002-06-26  Andrew Cagney  <ac131313@redhat.com>
23104
23105         * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23106         gdb.threads-hp.
23107         * gdb.hp/configure: Regenerate.
23108         * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23109         * gdb.hp/gdb.threads-hp/configure: Delete file.
23110         * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23111
23112 2002-06-22  Andrew Cagney  <ac131313@redhat.com>
23113
23114         * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23115         setlocale, bindtextdomain and textdomain.
23116
23117 2002-06-11  Jim Blandy  <jimb@redhat.com>
23118
23119         * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23120         preprocessor macro information is present.
23121
23122         * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23123         tests.
23124
23125 2002-06-06  Michael Snyder  <msnyder@redhat.com>
23126
23127         * gdb.base/overlays.exp: Record addresses of overlay
23128         functions in TCL variables rather than in GDB variables,
23129         to avoid having GDB convert them to pointers (with loss
23130         of information).
23131
23132         * gdb.base/d10v.ld: Merge in several years worth of
23133         default linker script changes.
23134         * gdb.base/long_long.exp: Add check for sizeof (long double).
23135
23136 2002-06-06  Michal Ludvig  <mludvig@suse.cz>
23137
23138         * gdb.asm/asm-source.exp: Add x86-64 target.
23139         * gdb.asm/x86_64.inc: New.
23140
23141 2002-05-30  Michael Chastain  <mec@shout.net>
23142
23143         From Benjamin Kosnik <bkoz@redhat.com>:
23144         * gdb.c++/m-static.cc: New file.
23145         * gdb.c++/m-static.exp: New file.
23146
23147 2002-05-28  Michael Snyder  <msnyder@redhat.com>
23148
23149         * gdb.base/call-ar-st.exp: Allow for reduced floating point
23150         precision.
23151
23152 2002-05-27  Michael Chastain  <mec@shout.net>
23153
23154         From Benjamin Kosnik <bkoz@redhat.com>:
23155         * gdb.c++/m-data.cc: New file.
23156         * gdb.c++/m-data.exp: New file.
23157
23158 2002-05-27  Michael Chastain  <mec@shout.net>
23159
23160         From Benjamin Kosnik <bkoz@redhat.com>:
23161         * gdb.c++/try_catch.cc: New file.
23162         * gdb.c++/try_catch.exp: New file.
23163
23164 2002-05-27  Michael Chastain  <mec@shout.net>
23165
23166         * gdb.c++/local.exp: Accept more nested types in output.
23167
23168 2002-05-26  Michael Chastain  <mec@shout.net>
23169
23170         * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23171
23172 2002-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
23173
23174         * lib/gdb.exp (gdb_wrapper_init): Just because
23175         gdb_wrapper_file exists, this does not mean that the file
23176         should not be rebuilt.  That is what gdb_wrapper_initialized
23177         is for.
23178         (default_gdb_init): Reset gdb_wrapper_initialized.
23179
23180 2002-05-23  Michael Snyder  <msnyder@redhat.com>
23181
23182         * gdb.base/all-bin.exp: Revise previous patch by just reducing
23183         the precision of the floating point test results.
23184         * gdb.base/call-rt-st.exp: Ditto.
23185
23186         * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23187         * gdb.base/call-rt-st.exp: Ditto.
23188
23189 2002-05-19  Michael Chastain  <mec@shout.net>
23190
23191         * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23192
23193 2002-05-19  Elena Zannoni  <ezannoni@redhat.com>
23194
23195         * configure.in (configdirs): Add gdb.arch.
23196         * configure: Regenerate.
23197
23198 2002-05-17  Jim Blandy  <jimb@redhat.com>
23199
23200         * gdb.base/completion.exp: Recognize the more detailed error
23201         messages produced by the macro expander's lexical analyzer.
23202
23203 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
23204
23205         * gdb.arch/altivec-abi.c: New file.
23206         * gdb.arch/altivec-abi.exp: New file.
23207         * gdb.arch/altivec-regs.c: New file.
23208         * gdb.arch/altivec-regs.exp: New file.
23209
23210 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
23211
23212         * gdb.base/maint.exp (maint print type): Update for new type
23213         structure.
23214
23215 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
23216
23217         * gdb.arch: New directory.
23218         * gdb.arch/configure.in: New file.
23219         * gdb.arch/configure: New file.
23220         * gdb.arch/Makefile.in: New file.
23221
23222 2002-05-13  Corinna Vinschen  <vinschen@redhat.com>
23223
23224         * gdb.asm/asm-source.exp: Add v850 as supported target.
23225         * gdb.asm/v850.inc: New file.
23226
23227 2002-05-13  Daniel Jacobowitz  <drow@mvista.com>
23228
23229         * gdb.c++/annota2.exp (annotate-quit): Add comment.
23230
23231 2002-05-12  Daniel Jacobowitz  <drow@mvista.com>
23232
23233         * gdb.base/break.exp: Check 'break "marker2"'.
23234
23235 2002-05-10  Michael Snyder  <msnyder@redhat.com>
23236
23237         * gdb.base/long_long.exp: Fix typo.
23238
23239 2002-05-10  Jim Blandy  <jimb@redhat.com>
23240
23241         * gdb.base/printcmds.exp: Don't xfail the ptype command.  This is
23242         a bug.
23243
23244         * gdb.base/printcmds.exp (test_integer_literals_rejected):
23245         Recognize more detailed error message produced by the macro
23246         expander's lexical analyzer.
23247         * lib/gdb.exp (test_print_reject): Same.
23248
23249 2002-05-09  Mark Kettenis  <kettenis@gnu.org>
23250
23251         * gdb.c++/method.exp: Fix typo.
23252
23253 2002-05-08  Michael Snyder  <msnyder@redhat.com>
23254
23255         * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23256         * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
23257         * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
23258         * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23259         Add iftarget clause for strongarm.
23260
23261 2002-05-06  Michael Snyder  <msnyder@redhat.com>
23262
23263         * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23264         (gdb_continue_to_end): Accept output from status wrapper.
23265         * gdb.base/ending-run.exp: Add case for output from status wrapper.
23266         Clean up fail messages to match pass messages.
23267
23268         Enable the "needs_status_wrapper" testsuite feature.
23269         * lib/gdb.exp (gdb_wrapper_init): New procedure.
23270         (gdb_compile): Conditionally call gdb_wrapper_init.
23271         * gdb.base/a2-run.exp: Recognize output from status wrapper.
23272         * gdb.c++/method.exp: Recognize output from status wrapper.
23273
23274 2002-05-06  Ben Elliston  <bje@redhat.com>
23275 From Graydon Hoare  <graydon@redhat.com>
23276
23277         * config/sid.exp: Include support for "rawsid" protocol.
23278
23279 2002-05-03  Jim Blandy  <jimb@redhat.com>
23280
23281         * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23282         * gdb.c++/hang3.C: New file.
23283
23284 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
23285
23286         * gdb.base/default.exp: Remove obsolete code.
23287         * gdb.c++/misc.exp: Ditto.  Update copyright.
23288         * gdb.c++/cplusfuncs.exp: Ditto.  Update copyright.
23289         * gdb.base/whatis.exp: Ditto.  Update copyright.
23290         * gdb.base/scope.exp: Ditto.  Update copyright.
23291         * gdb.base/ptype.exp: Ditto.  Update copyright.
23292         * gdb.base/printcmds.exp: Ditto.  Update copyright.
23293         * gdb.base/opaque.exp: Ditto.  Update copyright.
23294         * gdb.base/list.exp: Ditto.
23295         * gdb.base/funcargs.exp: Ditto.  Update copyright.
23296         * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23297         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23298         * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23299         * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23300         * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23301         * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23302
23303 2002-05-02  Michael Snyder  <msnyder@redhat.com>
23304
23305         * gdb.base/watchpoint.exp: Add xscale target.
23306         * gdb.base/long_long.exp: Add xscale target.
23307         * gdb.base/default.exp: Add xscale target.
23308
23309 2002-05-01  Jim Blandy  <jimb@redhat.com>
23310
23311         * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23312         gdb.c++/hang.exp: New test.
23313
23314 2002-05-01  Fred Fish  <fnf@redhat.com>
23315
23316         * gdb.base/completion.exp: Handle completions of "./Make" for
23317         more than one completion possibility, as is the case when we
23318         build and test in the source tree.
23319
23320 2002-04-29  Anthony Green  <green@redhat.com>
23321
23322         * gdb.java/jmisc1.exp: New file.
23323         * gdb.java/jmisc2.exp: New file.
23324
23325 2002-04-24  Daniel Jacobowitz  <drow@mvista.com>
23326
23327         * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23328
23329 2002-04-23  Elena Zannoni  <ezannoni@redhat.com>
23330
23331         * gdb.base/help.exp: Change 'help status' to allow for target
23332         dependent output differences.
23333
23334 2002-04-22  Michael Chastain  <mec@shout.net>
23335
23336         * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23337
23338 2002-04-22  Michael Chastain  <mec@shout.net>
23339
23340         * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23341
23342 2002-04-17  David S. Miller  <davem@redhat.com>
23343
23344         * gdb.asm/sparc64.inc: New file.
23345         * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23346
23347 2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
23348
23349         * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23350         instruction file directly into the build tree.  Clean up at end of
23351         test.
23352
23353 2002-04-18  David S. Miller  <davem@redhat.com>
23354
23355         * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23356         handle 64-bit platforms correctly.
23357         * gdb.base/maint.exp: Likewise.
23358
23359 2002-04-18  Kevin Buettner  <kevinb@redhat.com>
23360
23361         * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23362         ``-fpic'' when compiling files comprising a shared library, but
23363         it does need additional linker flags in order to find shared
23364         libraries at run time.
23365
23366 2002-04-18  Kevin Buettner  <kevinb@redhat.com>
23367
23368         * gdb.base/cvexpr.c (use): New function.
23369         (main): Invoke use() on all global variables to prevent
23370         some linkers from deleting these otherwise unused symbols.
23371
23372 2002-04-17  Michael Chastain  <mec@shout.net>
23373 From David S. Miller  <davem@redhat.com>
23374
23375         * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23376         handle 64-bit platforms correctly.
23377
23378 2002-04-12  Michael Snyder  <msnyder@redhat.com>
23379 From Jim Blandy  <jimb@redhat.com>
23380         * gdb.base/foo.c (foox): Remove section attribute; the linker
23381         script can handle this instead.
23382         * gdb.base/bar.c (barx): Same.
23383         * gdb.base/baz.c (bazx): Same.
23384         * gdb.base/grbx.c (grbxx): Same.
23385
23386         * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23387         manager doesn't automatically unmap overlays unnecessarily.
23388
23389 2002-04-10  Martin M. Hunt  <hunt@redhat.com>
23390
23391         * gdb.base/ending-run.exp: Fix pattern for Mips targets
23392         stepping out of main.
23393
23394 2002-04-09  Michael Chastain  <mec@shout.net>
23395
23396         * gdb.c++/local.cc (main): Move call to marker1() inside nested
23397         scope so that the nested scope tests will make sense.
23398         * gdb.c++/local.exp: Write patterns that actually work with gcc
23399         (the HP patterns "were never known to work with gcc").
23400         Keep the old aCC patterns too.
23401
23402 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
23403
23404         * gdb.base/attach.exp: Correct target board test.
23405
23406 2002-04-08  Michael Chastain  <mec@shout.net>
23407
23408         * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23409         in a const method.  Add some xfail and fail cases for configurations
23410         that do not emit the "const ...".
23411
23412 2002-04-07  Michael Chastain  <mec@shout.net>
23413
23414         * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23415         Accept "A * const" and "const A * const" as type of "this".
23416         Fix spelling of getFunky throughout.  Make messages uniform.
23417
23418 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
23419
23420         Work around for PR gdb/285:
23421         * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23422
23423 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
23424
23425         * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23426         instructions file at run time instead of configure time.
23427         Sometimes we run the test in a directory that is not the one we
23428         configured in.
23429         * gdb.asm/configure.in: Delete creation of symlink.
23430         * gdb.asm/configure: Regenerate.
23431
23432 2002-04-05  J. Brobecker  <brobecker@gnat.com>
23433
23434         * gdb.gdb/xfullpath.exp: New test, to exercise the new
23435         xfullpath () function.
23436
23437 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
23438
23439         * gdb.asm/Makefile.in: Correct dependencies.
23440
23441         * gdb.asm/powerpc.inc: New file.
23442         * gdb.asm/asm-source.exp: Add PowerPC.
23443         * gdb.asm/configure.in: Likewise.
23444         * gdb.asm/configure: Regenerated.
23445
23446 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
23447
23448         * gdb.base/relocate.exp: New file.
23449         * gdb.base/relocate.c: New file.
23450
23451 2002-04-04  Fred Fish  <fnf@redhat.com>
23452
23453         * gdb.base/step-test.exp: Update comment regarding stopping in
23454         memcpy/bcopy calls inserted as part of the compiler runtime.
23455
23456 2002-04-04  Michael Snyder  <msnyder@redhat.com>
23457
23458         * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23459
23460 2002-04-03  Daniel Jacobowitz  <drow@mvista.com>
23461
23462         * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23463         (gdb_expect): Remove $notransfer hack.
23464
23465 2002-04-02  Daniel Jacobowitz  <drow@mvista.com>
23466
23467         * gdb.c++/classes.exp ("calling method for small class"): Match
23468         updated register output.
23469
23470 2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
23471
23472         Fix PR gdb/452
23473         * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23474         when finished.  Make gdb_file_cmd send "exec-file" when
23475         appropriate.
23476
23477 2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
23478
23479         * gdb.base/attach.exp: Remove extra setup_xfail.
23480
23481 2002-03-26  Michael Snyder  <msnyder@redhat.com>
23482
23483         * gdb.base/default.exp: Add tests for dump, append, and restore.
23484         * gdb.base/help.exp: Add tests for dump, append, and restore.
23485         * gdb.base/dump.exp: New file, test dump, append and restore.
23486         * gdb.base/dump.c: New file.
23487
23488 2002-03-27  Michael Snyder  <msnyder@redhat.com>
23489
23490         * gdb.base/help.exp: Modify expect strings to reflect
23491         clean-ups in help messages.
23492
23493 2002-03-26  Fred Fish  <fnf@redhat.com>
23494
23495         * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23496         have debugging info for those functions and the compiler uses them
23497         internally to copy structs around.
23498
23499 2002-03-26  Fred Fish  <fnf@redhat.com>
23500
23501         * gdb.base/list.exp: Revert the change made yesterday and add note
23502         about why we don't list the default lines for remote targets.
23503
23504 2002-03-25  Michael Snyder  <msnyder@redhat.com>
23505
23506         * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23507
23508 2002-03-25  Fred Fish  <fnf@redhat.com>
23509
23510         * gdb.base/list.exp: This test works on remote targets so remove
23511         the short circuit for remote targets.  Update copyright.
23512
23513 2002-03-25  Fred Fish  <fnf@redhat.com>
23514
23515         * gdb.base/attach.exp: Fix logic error that was suppressing this
23516         test for all non hppa*-*-hpux* targets, instead of the hp target.
23517         Move comments closer to the suppression point.  Also now need to
23518         check that we are running natively.
23519
23520 2002-03-22  Michael Snyder  <msnyder@redhat.com>
23521
23522         * gdb.base/default.exp: Add test for gcore.  Update copyright.
23523         * gdb.base/help.exp: Add test for gcore.  Update copyright.
23524
23525 2002-03-06  Fred Fish  <fnf@redhat.com>
23526
23527         * gdb.base/funcargs.c:  Remove extraneous ';' character.
23528         * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23529
23530 2002-03-04  Michael Chastain  <mec@shout.net>
23531
23532         * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23533         accommodate gcc v3 function signature.
23534         * gdb.mi/mi0-var-cmd-exp: Ditto.
23535
23536 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
23537
23538         * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23539         ``GNU/Linux'' or ``Linux kernel''
23540         * testsuite/gdb.threads/pthreads.c: Ditto.
23541
23542 2002-02-24  Michael Chastain  <mec@shout.net>
23543
23544         * gdb.threads/pthreads.c (thread1): Add a return statement.
23545         (thread2): Likewise.
23546         (foo): Likewise.
23547
23548 2002-02-23  Michael Chastain  <mec@shout.net>
23549
23550         * gdb.threads/linux-dp.c (philosopher): Add a return statement
23551         to placate gcc.
23552
23553 2002-02-23  Michael Chastain  <mec@shout.net>
23554
23555         * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23556         test "ptype bint".  The test passes on all my stabs configurations.
23557
23558 2002-02-21  Jim Blandy  <jimb@redhat.com>
23559
23560         * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23561         filename at a time, and watch for the ones we want to see.
23562
23563         * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23564         types of pointers to prototyped functions.
23565
23566 2002-02-20  Andrew Cagney  <ac131313@redhat.com>
23567
23568         * gdb.base/sizeof.c (main): Call fill_structs.  Print value of
23569         signed, unsigned and straight char.
23570         (padding_char, padding_short, padding_int, padding_long,
23571         padding_long_long, padding_float, padding_double,
23572         padding_long_double): New global variables.
23573         (fill, fill_structs): New functions.
23574
23575         * gdb.base/sizeof.exp: Check for signed and unsigned char.  Check
23576         for correctly sized writes.  Update copyright.
23577         (get_valueof): New procedure.
23578         (get_sizeof): Call get_valueof.
23579         (check_valueof): New procedure.
23580         (check_padding): New procedure.
23581
23582 2002-02-20  Michael Chastain  <mec@shout.net>
23583
23584         * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23585         to setup_xfail.  Document some of the remaining calls.
23586
23587 2002-02-18  Michael Chastain  <mec@shout.net>
23588
23589         * gdb.c++/userdef.exp: Update copyright year.
23590
23591 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
23592
23593         * gdb.c++/userdef.exp: Test overloaded operators properly.
23594         Remove xfails.
23595
23596 2002-02-14  Michael Snyder  <msnyder@redhat.com>
23597
23598         * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23599
23600 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
23601
23602         * gdb.base/a2-run.exp: Check for a remote target properly.
23603         * gdb.base/annota1.exp: Likewise.
23604         * gdb.base/list.exp: Likewise.
23605         * gdb.base/reread.exp: Likewise.
23606         * gdb.base/scope.exp: Likewise.
23607         * gdb.base/shlib-call.exp: Likewise.
23608         * gdb.base/term.exp: Likewise.
23609         * gdb.c++/annota2.exp: Likewise.
23610
23611 2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
23612
23613         * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23614
23615 2002-02-10  Michael Chastain  <mec@shout.net>
23616
23617         * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23618         (call_after_alloca): Ditto.
23619
23620 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
23621
23622         * gdb.base/ending-run.exp: Guard "cont" test with
23623         gdb_skip_stdio_test.
23624
23625 2002-02-06  Jim Blandy  <jimb@redhat.com>
23626
23627         * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23628         from here...
23629         * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23630         To here.  Disable this test on non-HP platforms.  Add big comment.
23631
23632 2002-02-04  Michael Snyder  <msnyder@redhat.com>
23633
23634         * gdb.base/ovlymgr.c  (ovly_copy): Generalize for targets
23635           other than d10v and m32r.
23636
23637 2002-02-02  Richard Earnshaw  <rearnsha@arm.com>
23638
23639         * gdb.base/default.exp: Rewrite test patterns to reduce time
23640         taken to match them.
23641
23642 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
23643
23644         * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23645         Allow a start function above main.
23646         * gdb.threads/linux-dp.exp: Fix copyright date.
23647
23648 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
23649
23650         * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23651         (check_philosopher_stack): Check for manager thread before checking
23652         for a just-starting thread.
23653
23654 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
23655
23656         From Neil Booth <neil@daikokuya.demon.co.uk>:
23657         * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23658         warnings.
23659
23660 2002-01-21  Fred Fish  <fnf@redhat.com>
23661
23662         * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23663         not caller.
23664
23665 2002-01-21  Jim Blandy  <jimb@redhat.com>
23666
23667         * gdb.base/reread.exp: Check that GDB properly re-reads the
23668         executable file when it changes while no inferior is running.
23669
23670 2002-01-21  Fred Fish  <fnf@redhat.com>
23671
23672         * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23673         optionally accept the "shlib events" variation.
23674
23675 2002-01-21  Jim Blandy  <jimb@redhat.com>
23676
23677         * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23678         call `fflush' after every `printf', so that the output is produced
23679         at predictable points, regardless of whatever buffering does (or
23680         doesn't) take place.
23681         * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23682         at different points.
23683
23684 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
23685
23686         * gdb.c++/inherit.exp: Update copyright years.
23687         * gdb.c++/method.exp: Likewise.
23688
23689 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
23690
23691         * gdb.c++/classes.exp: Update for improved v3 support and skipping
23692         artificial methods/arguments.
23693         * gdb.c++/derivation.exp: Likewise.
23694         * gdb.c++/inherit.exp: Likewise.
23695         * gdb.c++/method.exp: Likewise.
23696         * gdb.c++/virtfunc.exp: Likewise.
23697
23698 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
23699
23700         * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
23701         * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
23702         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
23703         * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
23704         * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
23705         * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
23706
23707 2002-01-17  Jim Blandy  <jimb@redhat.com>
23708
23709         * gdb.asm/asm-source.exp (info symbol): Take another shot at
23710         anchoring the pattern matching the entry point symbol's name.
23711
23712 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
23713
23714         * gdb.base/maint.exp: Update ``maint internal-error'' to match
23715         continue/quit query.  Update copyright.
23716
23717 2002-01-14  Michael Snyder  <msnyder@redhat.com>
23718
23719         * gdb.base/gcore.exp: Remove extra debugging output.
23720
23721 2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
23722
23723         * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
23724         for slightly dubious v2 mangled string.
23725
23726 2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
23727
23728         * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
23729
23730 2002-01-10  Jason Merrill  <jason@redhat.com>
23731
23732         * gdb.c++/namespace.exp: Accept trailing const for 'this'.
23733
23734         * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
23735         constructors.
23736         * gdb.c++/derivation.exp: Likewise.
23737         * gdb.c++/templates.exp: Likewise.
23738         * gdb.c++/virtfunc.exp: Likewise.
23739
23740 2002-01-10  Michael Snyder  <msnyder@redhat.com>
23741
23742         * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
23743
23744 2002-01-08  Michael Snyder  <msnyder@redhat.com>
23745
23746         * gdb.base/gcore.exp: New test for generate-core-file command.
23747         * gdb.base/gcore.c: Testcase for above.
23748         * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
23749
23750 2002-01-08  Jason Merrill  <jason@redhat.com>
23751
23752         * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
23753
23754 2002-01-07  Fred Fish  <fnf@redhat.com>
23755
23756         * gdb.c++/overload.exp: Remove unconditional xfails for:
23757         print foo_instance1.overloadargs(1)
23758         print foo_instance1.overloadargs(1, 2)
23759         print foo_instance1.overloadargs(1, 2, 3)
23760         print foo_instance1.overloadargs(1, 2, 3, 4)
23761         print foo_instance1.overloadargs(1, 2, 3, 4, 5)
23762         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
23763         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
23764         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
23765         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
23766         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
23767         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
23768         print foo_instance1.overload1arg()
23769         print foo_instance1.overload1arg((char)arg2)
23770         print foo_instance1.overload1arg((signed char)arg3)
23771         print foo_instance1.overload1arg((unsigned char)arg4)
23772         print foo_instance1.overload1arg((int)arg7)
23773         print foo_instance1.overload1arg((unsigned int)arg8)
23774         print foo_instance1.overload1arg((float)arg11)
23775         print foo_instance1.overload1arg((double)arg12)
23776
23777 2002-01-07  Michael Snyder  <msnyder@redhat.com>
23778
23779         * gdb.base/huge.exp: New test.  Print a very large target data object.
23780         (skip_huge_test): New test variable.  Define if you want to skip this
23781         test.  The test reads an 8 megabyte data object from the target, so it
23782         might be very time consuming on remote targets with a slow connection.
23783         * gdb.base/huge.c: New file.  Test case for above.
23784
23785 2002-01-07  Fred Fish  <fnf@redhat.com>
23786
23787         * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
23788         g_instance.bfoo, and g_instance.cfoo.
23789
23790 2002-01-07  Jeffrey A Law  <law@redhat.com>
23791
23792         * gdb.base/break.c (multi_line_if_conditional): New function.
23793         (multi_ilne_while_conditional): Likewise.
23794         * gdb.base/break.exp: Verify that a breakpoint on a multi-line
23795         IF or WHILE condition puts the breakpoint at the start of
23796         the condition.
23797
23798         * gdb.base/selftest.exp (backtrace through signal handler): Remove
23799         hppa*-*-hpux* expected failure.
23800         * gdb.base/structs.exp (do_function_calls): Similarly.
23801
23802         * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
23803         watchpoints.
23804
23805 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
23806
23807         Fix PR gdb/66.
23808         * gdb.base/structs.exp: Replace skip for a29k with skip for
23809         gdb,cannot_call_functions.
23810         * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
23811         * gdb.base/callfuncs.exp: Ditto.
23812         * gdb.base/call-rt-st.exp: Ditto.
23813         * gdb.base/call-strs.exp: Ditto.
23814         * gdb.base/callfwmall.exp: Ditto.
23815         * gdb.base/scope.exp: Obsolete xfail a29k.
23816         * gdb.c++/misc.exp: Ditto.
23817         * gdb.c++/cplusfuncs.exp: Ditto.
23818         * gdb.base/ptype.exp: Ditto.
23819         * gdb.base/printcmds.exp: Ditto.
23820         * gdb.base/opaque.exp: Ditto.
23821         * gdb.base/list.exp: Ditto.
23822         * gdb.base/funcargs.exp: Ditto.
23823         * gdb.base/default.exp: Ditto.
23824
23825 2002-01-04  Michael Snyder  <msnyder@redhat.com>
23826
23827         * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
23828         * gdb.base/maint.exp: Add tests for maint info sections options.
23829
23830 Fri Dec 21 09:42:11 2001  Jeffrey A Law  (law@redhat.com)
23831
23832         * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
23833
23834 2001-12-20  Corinna Vinschen  <vinschen@redhat.com>
23835
23836         * gdb.asm/arm.inc: New file.
23837         * gdb.asm/asm-source.exp: Add arm targets.
23838         * gdb.asm/configure.in: Ditto.
23839         * gdb.asm/configure: Recreated from configure.in.
23840
23841 Thu Dec 20 09:54:36 2001  Jeffrey A Law  (law@redhat.com)
23842
23843         * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
23844         with HP's compiler.
23845         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
23846         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
23847         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
23848         * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
23849
23850         * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
23851         either HP's compilers or GCC.
23852
23853         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
23854         a SIGBUS or SIGSEGV.
23855
23856         * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
23857
23858         * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
23859         can be compiled with either HP's compiler or GCC.
23860
23861         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
23862         * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
23863         * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
23864
23865         * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
23866         to match current gdb output.  Update due to using auto-solib-limit
23867         for limiting instead of overloading auto-solib-add.
23868         * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
23869         test program.
23870
23871         * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
23872         * gdb.hp/gdb.base-hp/dollar.exp: Likewise
23873         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
23874         * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
23875         * gdb.hp/gdb.base-hp/reg.exp: Likewise.
23876         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
23877         * gdb.hp/gdb.defects/bs15503.exp: Likewise.
23878         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
23879         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
23880         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
23881         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
23882         * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
23883         * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
23884
23885         * gdb.base/annota1.exp: Expect failure for hpux11 when posting
23886         a SIGTRAP to the inferior.
23887
23888 2001-12-19  Corinna Vinschen  <vinschen@redhat.com>
23889
23890         * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
23891         Substitute call to target_link by call to gdb_compile.
23892
23893 Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
23894
23895         * gdb.base/break.exp: Fix HP specific search string when testing
23896         backtracing in a called function.
23897
23898         * gdb.base/constvars.exp: Only set lang to C++ if we're
23899         compiling the test with HP's compilers.
23900         * gdb.base/volatile.exp: Similarly.
23901
23902 2001-12-19  Jim Blandy  <jimb@redhat.com>
23903
23904         * gdb.base/printcmds.exp: Expect the null character to be printed
23905         as '\0', and the '\013' to be printed as '\v'.
23906         * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
23907         * gdb.base/setvar.exp: Same.
23908
23909 2001-12-17  Jim Blandy  <jimb@redhat.com>
23910
23911         * gdb.base/completion.exp: Rather than completing very long
23912         filenames, which can make the readline library produce output we
23913         don't recognize, cd to the directory first, and then complete
23914         using nice, short relative paths.
23915
23916         * gdb.base/completion.exp: On some systems, there is, in fact, a
23917         variable named `b' in scope, since GDB treats all static
23918         variables as being in scope.  So use `no_var_named_this'
23919         instead of `b'.
23920
23921         * gdb.base/corefile.exp: Recognize the message saying that GDB
23922         can't find the core file's registers as a failure.
23923
23924 2001-12-13  Jackie Smith Cashion  <jsmith@redhat.com>
23925
23926         * gdb.base/commands.exp (user_defined_command_test): Make "show user"
23927         test expect string more specific.
23928
23929 2001-12-13  Corinna Vinschen  <vinschen@redhat.com>
23930
23931         * gdb.asm/asm-source.exp: Add support for xstormy16.
23932         * gdb.asm/configure.in: Ditto.
23933         * gdb.asm/configure: Rebuild.
23934         * gdb.asm/xstormy16.inc: New file.
23935
23936 2001-12-10  Fred Fish  <fnf@redhat.com>
23937
23938         * gdb.base/maint.exp: Update to match changes in type dumping code.
23939
23940 2001-12-10  Jim Blandy  <jimb@redhat.com>
23941
23942         * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
23943         matching the entry point symbol's name at the beginning of the
23944         line.
23945
23946 2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
23947
23948         * gdb.c++/classes.exp, gdb.c++/derivation.exp,
23949         gdb.c++/inherit.exp, gdb.c++/method.exp,
23950         gdb.c++/namespace.exp, gdb.c++/templates.exp,
23951         gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
23952         and class layout support.
23953
23954 2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
23955
23956         * gdb.c++/classes.exp: Add test for static member function.
23957         * gdb.c++/misc.cc: Add class with static member function.
23958
23959 2001-12-07  Jim Blandy  <jimb@redhat.com>
23960
23961         If GDB says it can't find the struct the function returned, report
23962         those tests as `unsupported'.
23963         * gdb.base/call-rt-st.exp (print_struct_call): New function.
23964         Rewrite subsequent tests to use it.
23965
23966         If GDB says it can't find the struct the function returned, report
23967         those tests as `unsupported'.
23968         * gdb.base/structs.exp (call_struct_func): New function.
23969         (do_function_calls): Use call_struct_func to call the functions
23970         returning structs.
23971
23972         * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
23973         whether functions are prototyped or not, so we can't possibly pass
23974         arguments to t_float_values2 properly.
23975
23976         * gdb.base/break.exp: (test_next_with_recursion): Don't change the
23977         value of `timeout' for targets other than the mips*tx39-*.
23978
23979 2001-12-06  Michael Snyder  <msnyder@redhat.com>
23980
23981         * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
23982         and detect whether the start symbol has a leading underscore.
23983
23984 2001-12-04  Jim Blandy  <jimb@redhat.com>
23985
23986         * gdb.base/completion.exp: Clarify indentation.
23987
23988 2001-12-03  Jim Blandy  <jimb@redhat.com>
23989
23990         * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
23991         variables on the S/390, not `.word'.
23992
23993 2001-11-30  Jim Blandy  <jimb@redhat.com>
23994
23995         Add assembly-source tests for s390-ibm-linux.
23996         * gdb.asm/s390.inc: New file.
23997         * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
23998         the S/390 architecture.
23999         * gdb.asm/configure: Regenerated.
24000
24001 2001-11-30  Michael Snyder  <msnyder@redhat.com>
24002
24003         * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24004         next, info source, info sources, info line, global and static
24005         variables, and static functions.
24006         * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24007         * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24008         * gdb.asm/asmsrc1.s: Add a static function and some variables.
24009         * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24010         * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24011         (gdbasm_leave): Restore frame pointer.
24012         (gdbasm_startup): Copy stack set-up from crt0.S.
24013
24014 2001-11-26  Fernando Nasser  <fnasser@redhat.com>
24015
24016         From 2001-11-12 Jackie Smith Cashion  <jsmith@redhat.com>:
24017         * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24018         to a local (non-static) variable. Copy tstruct.a to a static buffer
24019         and return a pointer to that buffer.
24020         * gdb.base/callfwmall.c (t_structs_a): Ditto.
24021
24022 2001-11-24  Mark Kettenis  <kettenis@gnu.org>
24023
24024         * gdb.asm/configure.in: Fix recognition of ix86 target.
24025         * gdb.asm/configure: Regenerate.
24026
24027 2001-11-21  Michael Snyder  <msnyder@redhat.com>
24028
24029         * gdb.asm/sparc.inc: New file.
24030         * gdb.asm/asm-source.exp: Recognize sparc target.
24031         * gdb.asm/configure.in: Recognize sparc target.
24032         * gdb.asm/configure: Regenerate.
24033
24034 2001-11-21  Michael Snyder  <msnyder@redhat.com>
24035
24036         * gdb.asm/m32r.inc: New file.
24037         * gdb.asm/asm-source.exp: Recognize m32r target.
24038         * gdb.asm/configure.in: Recognize m32r target.
24039         * gdb.asm/configure: Regenerate.
24040
24041 2001-11-20  Michael Snyder  <msnyder@redhat.com>
24042
24043         * gdb.asm/i386.inc: New file.
24044         * gdb.asm/asm-source.exp: Recognize ix86 target.
24045         * gdb.asm/configure.in: Recognize ix86 target.
24046         * gdb.asm/configure: Regenerate.
24047
24048         * gdb.c++/namespace.exp: Fix quotes in output messages.
24049
24050 2001-11-14  Michael Snyder  <msnyder@redhat.com>
24051
24052         * gdb.base/code-expr.exp: New file.  Tests use of the "@code"
24053         qualifier in a type cast expression, to designate an address
24054         in the instruction space (Harvard architecture).
24055
24056 2001-11-13  Michael Snyder  <msnyder@redhat.com>
24057
24058         * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24059         Tests for expressions using 'const' and 'volatile'.
24060
24061 2001-11-13  Corinna Vinschen  <vinschen@redhat.com>
24062
24063         * gdb.asm/asm-sources.exp: Allow defining linker flags.
24064
24065 2001-11-12  Daniel Jacobowitz  <drow@mvista.com>
24066
24067         * lib/mi-support.exp (mi_run_to_helper): Move comments
24068         outside of gdb_expect.
24069
24070 2001-11-11  Daniel Jacobowitz  <drow@mvista.com>
24071
24072         * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24073         mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24074         mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24075         mi0_run_to): New functions.
24076         * gdb.mi/mi-simplerun.exp: Use them.
24077         * gdb.mi/mi0-simplerun.exp: Likewise.
24078         * gdb.mi/mi-var-cmd.exp: Likewise.
24079         * gdb.mi/mi0-var-cmd.exp: Likewise.
24080
24081 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
24082
24083         * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24084         * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24085
24086 2001-11-09  Andrew Cagney  <ac131313@redhat.com>
24087
24088         * gdb.base/restore.exp: Include $expected value in restored test
24089         message.
24090
24091 2001-11-09  Andrew Cagney  <ac131313@redhat.com>
24092
24093         * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24094         implemented.
24095
24096 2001-11-08  Michael Snyder  <msnyder@redhat.com>
24097
24098         * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24099         Add pass/fail message for stop at breakpoint in call dummy function.
24100
24101 2001-11-07  Michael Snyder  <msnyder@redhat.com>
24102
24103         * gdb.c++/templates.exp (test_template_breakpoints):
24104         If we get an overload menu, but it does not match what
24105         we expect, we still need to issue the "cancel" command.
24106         * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24107         making the whitespace optional.  Argument for "new" may be
24108         "unsigned" as well as "unsigned int/long".
24109         * gdb.c++/templates.exp: Replace "const &" with "const ?&",
24110         making the whitespace optional.  Also replace "(void) with
24111         "((void|)), making the keyword "void" optional.
24112         * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
24113         making the whitespace optional.  Also replace "(void) with
24114         "((void|)), making the keyword "void" optional.
24115         * gdb.base/callfuncs.c (t_float_values): This function must
24116         _not_ be prototyped, and the following function (t_float_values2)
24117         must be prototyped (if the compiler supports it), so that GDB
24118         can be tested against both cases.  Usually one case involves
24119         promotion of float to double, while the other does not.
24120         * gdb.base/callfwmall.c: Ditto.
24121         * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24122         includes a stack frame for "start".
24123
24124 2001-11-05  Jim Blandy  <jimb@redhat.com>
24125
24126         * gdb.stabs/weird.exp: Delete "p v_comb" test.  It assumes that
24127         pointers are 32 bits long, and that offsets of relocs are always
24128         stored in the data (REL-style), and not in the reloc entry itself
24129         (RELA-style).
24130         * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24131         stabs.
24132
24133 2001-11-01  Michael Snyder  <msnyder@redhat.com>
24134
24135         * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24136         and regular expression operators by using quoting.
24137
24138 2001-10-31  Michael Snyder  <msnyder@redhat.com>
24139
24140         * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24141         depending on what the symbol table contains.
24142         * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24143         the output of the ptype command.  Similarly, accept both "const &"
24144         and "const&".
24145
24146 2001-10-31  Corinna Vinschen  <vinschen@redhat.com>
24147
24148         * gdb.base/miscexprs.c (main): Add usage of preprocessor
24149         symbol `STORAGE' to allow to choose the storage class of
24150         the local datastructures.
24151         * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24152         compiler directive.
24153
24154 2001-10-30  Michael Snyder  <msnyder@redhat.com>
24155
24156         * gdb.base/jump.exp: Allow it to run for all targets.
24157
24158 2001-10-29  Corinna Vinschen  <vinschen@redhat.com>
24159
24160         * gdb.base/call-ar-st.c (print_double_array): Match for loop
24161         with new double_array size.
24162         (main): Change storage class of all local variables to static.
24163         Reduce size of double_array to 9.
24164         * gdb.base/call-ar-st.exp:  Increase timeout value.
24165         Change expected output for double array to match new size in
24166         call-ar-st.c.
24167
24168 2001-10-29  Corinna Vinschen  <vinschen@redhat.com>
24169
24170         * gdb.base/ending-run.exp: Create identical output when passing
24171         `step to end of run' case.  Add regular expression branch satisfying
24172         Stormy16 target.
24173
24174 2001-10-28  Mark Kettenis  <kettenis@gnu.org>
24175
24176         * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24177         that we catch the expected failure under Linux/x86.
24178
24179 2001-10-29  Orjan Friberg  <orjanf@axis.com>
24180
24181         * gdb.base/setvar.exp: Escape curly braces.
24182         * gdb.stabs/weird.exp: Ditto.
24183
24184 2001-10-27  Daniel Jacobowitz  <drow@mvista.com>
24185
24186         * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24187         * gdm.mi/mi0-hack-cli.exp: Likewise.
24188
24189 2001-10-25  Andrew Cagney  <ac131313@redhat.com>
24190
24191         * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24192         messages.
24193
24194 2001-10-21  Andrew Cagney  <ac131313@redhat.com>
24195
24196         * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24197         checking MI enabled.
24198
24199 2001-10-09  Corinna Vinschen  <vinschen@redhat.com>
24200
24201         * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24202
24203 2001-10-04  Frank Ch. Eigler  <fche@redhat.com>
24204
24205         * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24206         if gdb child process crashes, just signal an error.
24207
24208 2001-10-02  Jim Blandy  <jimb@redhat.com>
24209
24210         * lib/gdb.exp (test_xfail_format): Simplify.
24211
24212         * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24213         front of the variable name `format'.  Simplify `if'.
24214
24215 2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
24216
24217         * gdb.threads/pthreads.exp: Wait for output and delay
24218         before sending ^C.
24219
24220 2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
24221
24222         * gdb.mi/mi-var-display.exp (continue to incr_a):  Recognize
24223         some incorrect output instead of timing out.
24224         * gdb.mi/mi-var-display.exp (continue to incr_a):  Likewise.
24225
24226 2001-09-28  Corinna Vinschen  <vinschen@redhat.com>
24227
24228         * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24229         check to allow additional `int'.
24230
24231 2001-09-27  Daniel Jacobowitz  <drow@mvista.com>
24232
24233         * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24234         Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24235
24236 2001-09-27  Michael Snyder  <msnyder@redhat.com>
24237
24238         * lib/gdb.exp (test_debug_format): New proc.
24239         (setup_xfail_format): Use new proc test_debug_format.
24240         * gdb.base/constvars.exp (local_compiler_xfail_check): New
24241         proc; use new service proc test_debug_format.
24242         Replace all other "gcc_compiled" tests with this test.
24243         * gdb.base/volatile.exp (local_compiler_xfail_check): New
24244         proc; use new service proc test_debug_format.
24245         Replace all other "gcc_compiled" tests with this test.
24246
24247 2001-09-27  Michael Snyder  <msnyder@redhat.com>
24248
24249         * gdb.base/cvexpr.exp: New file.
24250         * gdb.base/cvexpr.c: New file
24251         Test for expressions using const and volatile keywords.
24252
24253 2001-09-26  Corinna Vinschen  <vinschen@redhat.com>
24254
24255         * gdb.base/constvars.exp: Check for different orders of keywords
24256         and additional "int" strings in output.
24257
24258 2001-09-22  Andrew Cagney  <ac131313@redhat.com>
24259
24260         * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24261         responses from "help maint".
24262
24263 2001-09-19  Frank Ch. Eigler  <fche@redhat.com>
24264
24265         * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24266         to localhost:NNN instead of :NNN, in case Xvfb is listening
24267         only on TCP.
24268
24269 2001-09-19  Corinna Vinschen  <vinschen@redhat.com>
24270
24271         * gdb.base/recurse.exp: When checking leaving the watchpoint
24272         scope, recognize when gdb is in function's epilogue and pass.
24273
24274 2001-09-18  Keith Seitz  <keiths@redhat.com>
24275
24276         * lib/insight-support.exp (_gdbtk_export_target_info): Add
24277         support for running tests against sid targets.
24278         (gdbtk_done): Ditto.
24279
24280 2001-09-18  Corinna Vinschen  <vinschen@redhat.com>
24281
24282         * gdb.base/ending-run.c (main): Set stdout buffersize
24283         to the same reasonable value for any target.
24284         * gdb.base/ending-run.exp: Add a regular expression
24285         to make testsuite happy on Sanyo Stormy16 target.
24286
24287 2001-09-17  Corinna Vinschen  <vinschen@redhat.com>
24288
24289         * gdb.base/display.c (do_loops): Add float variable `f'.
24290         Increment f in loop.
24291         * gdb.base/display.exp: Increment timeout by 60 seconds.
24292         Change float display test to use variable `f'.
24293
24294 2001-09-17  Jim Blandy  <jimb@redhat.com>
24295
24296         * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24297         overflowing the limited breakpoint tables on some ROM monitors
24298         (like the ROM68K).
24299
24300 2001-09-15  Frank Ch. Eigler  <fche@redhat.com>
24301
24302         * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24303         the "-ac" (disable access control) flag.
24304
24305 2001-08-30  Jeff Holcomb  <jeffh@redhat.com>
24306
24307         * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24308         ints.
24309
24310 2001-08-30  Keith Seitz  <keiths@redhat.com>
24311
24312         * lib/gdb.exp: Move all insight-related functionality into
24313         separate file.
24314         * lib/insight-support.exp: New file.
24315
24316 2001-08-29  Frank Ch. Eigler  <fche@redhat.com>
24317
24318         * config/sid.exp (sid_start): Never set sid verbosity; disable
24319         expect_background {} that consumed its stdout; tolerate </dev/null.
24320         Attempt to set endianness override in "sid" protocol mode.  Cleanup.
24321
24322 2001-08-18  Andrew Cagney  <ac131313@redhat.com>
24323
24324         * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24325         CLI jump command to start it.
24326         (mi_run_to_main): Fail immediatly when unexpected output.
24327
24328 2001-08-18  Andrew Cagney  <ac131313@redhat.com>
24329
24330         * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24331         beginning of function.  Fix PR gdb/191.
24332
24333 2001-08-16  Frank Ch. Eigler  <fche@redhat.com>
24334
24335         * config/sid.exp (sid_start): Don't warn if we cannot figure out
24336         what to force sid endianness to.
24337
24338 2001-08-15  Keith Seitz  <keiths@redhat.com>
24339
24340         * lib/gdb.exp (gdbtk_start): Don't set environment
24341         variables for TCL_LIBRARY and friends. Insight will
24342         now figure these out for itself.
24343
24344 2001-08-02  Michael Snyder  <msnyder@redhat.com>
24345
24346         * gdb.base/completion.exp: Remove the symbol "a64l" from
24347         the expect string; this is target-specific, and not related
24348         to what is being tested.
24349
24350 2001-08-02  Dave Brolley  <brolley@redhat.com>
24351
24352         * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24353
24354 2001-07-25  Michael Snyder  <msnyder@redhat.com>
24355
24356         * gdb.base/consecutive.exp: New file.  Test stepping over
24357         breakpoints on consecutive instructions.
24358         * gdb.base/consecutive.c: New file.
24359
24360         * gdb.base/call-rt-st.exp: Use double-backslash to quote
24361         curly braces in regular expressions.
24362
24363 2001-07-25  Michael Snyder  <msnyder@redhat.com>
24364
24365         * gdb.base/ending-run.exp: Accept "Program exited normally" as
24366         legitimate output from stepping out of main.
24367
24368 2001-07-22  Keith Seitz  <keiths@redhat.com>
24369
24370         * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24371         the empty string, do not run the tests.
24372
24373 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
24374
24375         * gdb.base/long_long.exp: Detect size of pointer.  Take into
24376         account 2-byte pointers when testing for p/a results.
24377
24378 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
24379
24380         * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
24381         and defined to 1K for m68hc11.
24382         (random_data): Reduce table to 1K for embedded platforms (68hc11).
24383         * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24384         (sizeof_random_data): New variable to tell the size of the data table;
24385         don't test past this size; always run to main.
24386
24387 2001-07-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
24388
24389         * gdb.base/return2.exp: return of long long and double fails for
24390         68HC11; don't execute these tests on that platform.
24391         * gdb.base/return.exp: Return of a double fails for 68hc11.
24392
24393 2001-07-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
24394
24395         * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24396         tests that print a float.
24397         * call-rt-st.exp: Likewise.
24398
24399 2001-07-12  Mark Kettenis  <kettenis@gnu.org>
24400
24401         * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24402         running this test on Linux.
24403
24404 2001-06-24  Michael Chastain  <chastain@redhat.com>
24405
24406         * gdb.base/arithmet.exp: Remove some tests to make all test names
24407         unique.
24408
24409 2001-07-03  Michael Snyder  <msnyder@redhat.com>
24410
24411         * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24412         the output of the ptype command.
24413
24414 2001-07-02  Michael Snyder  <msnyder@redhat.com>
24415
24416         * gdb.base/completion.exp: Don't assume that break.c is the only
24417         source file that may contain functions named "marker".
24418         * gdb.base/corefile.exp: Quote the curly braces in regexp.
24419
24420 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
24421
24422         * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24423         of files to delete.
24424
24425         From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24426         * gdb.disasm/h8300s.exp: New file.
24427         gdb.disasm/h8300s.s: Likewise.
24428
24429 2001-06-27  Andrew Cagney  <ac131313@redhat.com>
24430
24431         * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24432         empty breakpoint tables.
24433
24434 2001-06-25  Andrew Cagney  <ac131313@redhat.com>
24435
24436         * lib/mi-support.exp: Update args=... part of stop-reason
24437         patterns. Accept either a list or a tuple.
24438
24439 2001-06-23  Andrew Cagney  <ac131313@redhat.com>
24440
24441         * lib/mi-support.exp: Remove local emacs variable defining
24442         change-log-default-name.
24443
24444 2001-06-22  Michael Chastain  <chastain@redhat.com>
24445
24446         * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24447         This is operationally compatible with the previous version.
24448
24449 2001-06-13  Jim Blandy  <jimb@redhat.com>
24450
24451         * lib/gdb.exp (gdb_test): Doc fix.
24452
24453 2001-06-10  Michael Chastain  <chastain@redhat.com>
24454
24455         * gdb.base/exprs.exp: Remove a duplicate test.
24456
24457 2001-06-06  Jim Blandy  <jimb@redhat.com>
24458
24459         * gdb.base/return2.exp (main): Use values to test float and double
24460         returns that are not NaN's, to avoid being confused by IEEE
24461         comparison rules.
24462
24463 2001-06-04  Michael Snyder  <msnyder@redhat.com>
24464
24465         * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
24466         non-zero if control_c fails.  Terminate the test on failure,
24467         rather than wait for 12 more tests to time out.
24468
24469 2001-06-06  Jim Blandy  <jimb@redhat.com>
24470
24471         * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
24472         Don't forget to match the GDB prompt.
24473
24474         * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24475
24476 2001-06-04  Jim Blandy  <jimb@redhat.com>
24477
24478         * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24479         command.
24480
24481 2001-05-31  Kevin Buettner  <kevinb@redhat.com>
24482
24483         * gdb.base/annota1.exp (info break): Match four or more spaces
24484         after "Address".
24485
24486 2001-05-31  Michael Chastain  <chastain@redhat.com>
24487
24488         * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24489         (dm_type_int_star): Likewise.
24490         (dm_type_long_star): Likewise.
24491         (dm_type_void_star): Likewise.
24492
24493 2001-05-29  Kevin Buettner  <kevinb@redhat.com>
24494
24495         * gdb.base/completion.exp (INPUTRC): Set this environment variable
24496         to a known value in order to get consistent results regardless
24497         of the setting of INPUTRC or the presence or contents of .inputrc.
24498
24499 2001-05-24  Michael Snyder  <msnyder@redhat.com>
24500
24501         * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24502         Don't require that the main thread and the manager thread are the
24503         first in the list.
24504
24505         * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24506         debugging.  If test fails, issue an "unsupported" not a "fail".
24507
24508 2001-05-24  Jim Blandy  <jimb@redhat.com>
24509
24510         Don't assume that short is shorter than int.
24511         * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24512         assume that shorts are smaller than ints.  On a 16-bit machine,
24513         this isn't true.
24514         ("print unsigned char == (~0)"): Add test that verifies that ~0,
24515         an int, is not equal to ~0 stored in an unsigned char.  This tests
24516         the same thing that the previous test meant to, but works on
24517         16-bit machines, too.
24518         ("print unsigned char != (~0)"): Same test, complemented.
24519
24520 2001-05-24  Michael Snyder  <msnyder@redhat.com>
24521
24522         * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
24523         test for (full_coverage == 0).  This makes the test run faster,
24524         and prevents dejagnu getting out of step.
24525
24526 2001-05-23  Kevin Buettner  <kevinb@redhat.com>
24527
24528         * gdb.base/finish.exp (finish_void): Revise pattern for
24529         stopping on the call statement to not permit stopping at
24530         the start of the instructions comprising the call sequence.
24531
24532 2001-05-19  Michael Chastain  <chastain@redhat.com>
24533
24534         * gdb.base/callfuncs.exp: Make all test names unique.
24535         * gdb.base/commands.exp: Make all test names unique.
24536         * gdb.base/condbreak.exp: Make all test names unique.
24537         * gdb.base/dbx.exp: Make all test names unique.
24538         * gdb.base/default.exp: Make all test names unique.
24539         * gdb.base/define.exp: Make all test names unique.  Conform some FAIL
24540         and TIMEOUT messages to their corresponding PASS message.
24541         * gdb.base/ending-run.exp: Make all test names unique.
24542         * gdb.base/long_long.exp: Remove duplicate test.
24543
24544 2001-05-21  Kevin Buettner  <kevinb@redhat.com>
24545
24546         * gdb.base/finish.exp (finish_void): Allow "finish" command to
24547         stop on the call statement as well as the statement after the
24548         call.
24549
24550 2001-05-21  Michael Snyder  <msnyder@redhat.com>
24551
24552         * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24553
24554 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
24555
24556         * gdb.base/completion.exp: Revamp test. Make it execute on all
24557         platforms.
24558
24559 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
24560
24561         * config/gdbserver.exp (gdb_load): Handle the case
24562         in which the arguments to gdbserver are given in the
24563         baseboard configuration file.
24564         Also handle the case in which the server needs to do a
24565         load.
24566
24567 2001-05-07  Keith Seitz <keiths@cygnus.com>
24568
24569         * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24570         set up the display for testing.
24571         (gdbtk_start): Convert all paths to paths that tcl will like.
24572         Export target information to environment.
24573         (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24574         necessary.
24575         (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24576         (to_tcl_path): New proc to convert a given pathname into
24577         a path acceptible as an argument to a tcl command.
24578         (_gdbtk_export_target_info): New proc to export target info
24579         into the environment for gdbtk testing.
24580         (gdbtk_done): New proc to signal end-of-test.
24581
24582 2001-05-06  Jim Blandy  <jimb@redhat.com>
24583
24584         * restore.c: Make the code of caller0 correspond to its comment.
24585
24586 2001-05-03  Michael Snyder  <msnyder@redhat.com>
24587
24588         * config/sid.exp (gdb_target_sid): Check for error messages.
24589         On error or timeout, don't make expect exit (which will terminate
24590         all subsequent tests); instead just make gdb exit.
24591         (gdb_load): Check for error messages.  On error or timeout,
24592         return a negative value.
24593
24594 2001-04-24  Jim Blandy  <jimb@redhat.com>
24595
24596         * gdb.c++/templates.exp: If we see the prompt for the overload
24597         list, but we haven't recognized any of the longer patterns,
24598         arrange for this test to fail, not hang.
24599
24600         * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24601         variations.
24602
24603 2001-04-22  Michael Chastain  <chastain@redhat.com>
24604
24605         * gdb.c++/local.exp: Use the 'runto' library function.
24606         * gdb.c++/namespace.exp: Likewise.
24607         * gdb.c++/overload.exp: Likewise.
24608
24609 2001-03-26  Kevin Buettner  <kevinb@redhat.com>
24610
24611         * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24612         * gdb.base/step-line.exp: New file.  Test step/next in presence of
24613         #line directives.
24614         * gdb.base/step-line.c: New file.  Test program for the above.
24615         * gdb.base/step-line.inp: New file.  We pretend that this file has
24616         been transformed by some other tool into step-line.c.
24617
24618 2001-03-21  Jim Blandy  <jimb@redhat.com>
24619
24620         * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24621         unmangled operator names.
24622
24623 2001-03-20  Jim Blandy  <jimb@redhat.com>
24624
24625         * gdb.threads/linux-dp.exp: Recognize an additional message
24626         generated by GDB when it doesn't understand how to debug threads
24627         on the target system.
24628
24629 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
24630
24631         * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24632
24633 2001-03-12  Michael Chastain  <chastain@redhat.com>
24634
24635         * gdb.c++/derivation.exp: Use the 'runto' library function.
24636
24637 2001-03-12  Michael Chastain  <chastain@redhat.com>
24638
24639         * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24640
24641 2001-02-24  Michael Chastain  <chastain@redhat.com>
24642
24643         * gdb.c++/ref-types.exp: Change handwritten code to library
24644         function 'runto'.
24645
24646 2001-03-16  Orjan Friberg  <orjanf@axis.com>
24647
24648         * gdb.base/signals.exp: Set count to 0 explicitly.
24649
24650 2001-03-15  Mark Salter  <msalter@redhat.com>
24651
24652         * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24653         (gdb_target_monitor): Add check of gdb_target_cmd return value.
24654         (gdb_load): Add support for additional target_info: gdb_download_size
24655         and gdb_load_timeout.
24656
24657 Thu Mar  8 16:06:00 2001  David Taylor  <taylor@redhat.com>
24658
24659         * gdb.base/annota1.exp: Move test of isnative to earlier in the
24660         file -- to prevent failing when the compile fails but we have no
24661         intention of running the tests anyway.
24662
24663         * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24664         tests if set.
24665
24666         * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
24667         integers.
24668
24669         * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24670         * gdb.c++/namespace.exp: Ditto.
24671
24672 2001-03-07  Orjan Friberg  <orjanf@axis.com>
24673
24674         * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24675         * gdb.base/pointers.exp: Relax pattern match of decimals.
24676
24677 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
24678
24679         * Makefile.in, config/abug.exp, config/cfdbug.exp,
24680         config/cpu32bug.exp, config/dve.exp, config/est.exp,
24681         config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24682         config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24683         config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24684         config/sh.exp, config/sid.exp, config/slite.exp,
24685         config/sparclet.exp, config/udi.exp, config/unknown.exp,
24686         config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24687         config/vxworks.exp, config/vxworks29k.exp,
24688         gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24689         gdb.base/all-bin.exp, gdb.base/annota1.exp,
24690         gdb.base/arithmet.exp, gdb.base/assign.exp,
24691         gdb.base/async.exp, gdb.base/attach.exp,
24692         gdb.base/bitfields.exp, gdb.base/bitops.exp,
24693         gdb.base/break.exp, gdb.base/call-ar-st.exp,
24694         gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
24695         gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
24696         gdb.base/commands.exp, gdb.base/completion.exp,
24697         gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
24698         gdb.base/constvars.exp, gdb.base/corefile.exp,
24699         gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
24700         gdb.base/display.exp, gdb.base/ena-dis-br.exp,
24701         gdb.base/ending-run.exp, gdb.base/environ.exp,
24702         gdb.base/eval-skip.exp, gdb.base/exprs.exp,
24703         gdb.base/finish.exp, gdb.base/foll-exec.exp,
24704         gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
24705         gdb.base/funcargs.exp, gdb.base/help.exp,
24706         gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
24707         gdb.base/logical.exp, gdb.base/long_long.exp,
24708         gdb.base/maint.exp, gdb.base/mips_pro.exp,
24709         gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
24710         gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
24711         gdb.base/pointers.exp, gdb.base/printcmds.exp,
24712         gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
24713         gdb.base/regs.exp, gdb.base/relational.exp,
24714         gdb.base/remote.exp, gdb.base/reread.exp,
24715         gdb.base/restore.exp, gdb.base/return2.exp,
24716         gdb.base/scope.exp, gdb.base/sect-cmd.exp,
24717         gdb.base/selftest.exp, gdb.base/setshow.exp,
24718         gdb.base/setvar.exp, gdb.base/shlib-call.exp,
24719         gdb.base/sigall.exp, gdb.base/signals.exp,
24720         gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
24721         gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
24722         gdb.base/step-test.exp, gdb.base/structs.c,
24723         gdb.base/structs.exp, gdb.base/structs2.exp,
24724         gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
24725         gdb.base/volatile.exp, gdb.base/watchpoint.exp,
24726         gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
24727         gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
24728         gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
24729         gdb.c++/derivation.exp, gdb.c++/inherit.exp,
24730         gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
24731         gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
24732         gdb.c++/ref-types.exp, gdb.c++/templates.exp,
24733         gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
24734         gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
24735         gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
24736         gdb.fortran/types.exp, gdb.java/jmisc.exp,
24737         gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
24738         gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
24739         gdb.trace/actions.exp, gdb.trace/backtrace.exp,
24740         gdb.trace/circ.exp, gdb.trace/collection.exp,
24741         gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
24742         gdb.trace/limits.exp, gdb.trace/packetlen.exp,
24743         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
24744         gdb.trace/report.exp, gdb.trace/save-trace.exp,
24745         gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
24746         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
24747         lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
24748         notices.
24749
24750 2001-02-27  Michael Snyder  <msnyder@cygnus.com>
24751
24752         * gdb.base/varargs.c (find_max_double): Fix printf format string:
24753         first arg is int not float.
24754
24755 2001-02-22  Michael Snyder  <msnyder@cygnus.com>
24756
24757         * gdb.base/reread.exp: Unsupported for non-native targets;
24758         doesn't work for remote debugging.
24759
24760 2001-02-19  Fernando Nasser  <fnasser@redhat.com>
24761
24762         From  Drew Moseley  <dmoseley@redhat.com>
24763         * gdb.base/ending-run.exp: Properly handle the BSP state when
24764         stepping past the end of main.
24765
24766 2001-02-19  John Moore  <jmoore@redhat.com>
24767
24768         * gdb.base/commands.exp (infrun_breakpoint_command_test):
24769         Converted HPUX fix for non-expected items following multiple
24770         step commands into general solution for all platforms.
24771
24772 2001-02-18  Michael Chastain  <chastain@redhat.com>
24773
24774         * gdb.c++/classes.exp (do_tests): Change runto statements
24775         from "runto 'foo(void)'" to "runto 'foo'".  This makes the
24776         statements demangler agnostic.
24777         * gdb.c++/virtfunc.exp (do_tests): Likewise.
24778         (gdb_virtfunc_restart): Likewise.
24779
24780 2001-02-14  Michael Chastain  <chastain@redhat.com>
24781
24782         * gdb.c++/inherit.exp (do_tests): Change runto statements
24783         from "runto 'foo(void)'" to "runto 'foo'".  This makes the
24784         statements demangler agnostic.
24785
24786 Sun Feb  4 17:32:21 2001  Andrew Cagney  <cagney@redhat.com>
24787
24788         * gdb.threads/pthreads.exp: Unify pass/fail messages for
24789         ``continue to bkpt at common_routine in thread 2'' and ``stopped
24790         before calling common_routine 15 times'' tests.
24791
24792 2001-02-11  Michael Chastain  <chastain@redhat.com>
24793
24794         * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
24795         Helps the test script figure out which demangler is in use.
24796         (dm_type_foo_ref): Ditto.
24797         (dm_type_int_star): Ditto.
24798         (dm_type_long_star): Ditto.
24799         (dm_type_unsigned_int): Ditto.
24800         (dm_type_void): Ditto.
24801         (dm_type_void_star): Ditto.
24802         * gdb.base/cplusfuncs.exp (probe_demangler): New function.
24803         Probe the gdb demangler and set variables to accommodate
24804         formatting differences.
24805         (info_func_regexp): New function.  Same as info_func, but
24806         matches against a regexp.
24807         (info_func): Match against a literal string.
24808         (print_addr_2): New function.  Match against a literal string,
24809         which can be different from the input to gdb.
24810         (print_addr): Simply call print_addr_2 with the same argument twice.
24811         (test_lookup_operator_functions): Use demangler formatting variables.
24812         Blow away the xfails and workarounds for gnats gdb bug gdb/18.  Sort
24813         the tests in the same order as the C++ class declaration.
24814         (test_paddr_operator_functions): Ditto.
24815         (test_paddr_overloaded_functions): Ditto.
24816         (test_paddr_hairy_functions): Use demangler formatting variables.
24817         Add reference to gdb/19 for related tests.
24818         (do_tests): Call probe_demangler.
24819
24820 2001-01-30  Kevin Buettner  <kevinb@redhat.com>
24821
24822         * gdb.c++/templates.cc (printf): Remove unused function definition.
24823
24824 2001-01-26  Felix Lee  <flee@redhat.com>
24825
24826         * sid.exp (sid_exit): Pass host, not target, to remote_close.
24827
24828 2001-01-25  matthew green  <mrg@redhat.com>
24829
24830         * config/sid.exp (sid_start): Call `remote_push_conn' after firing
24831         up sid.
24832         (sid_exit): Call `remote_pop_conn' after GDB is gone.
24833
24834 2001-01-25  matthew green  <mrg@redhat.com>
24835
24836         * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
24837         Deprecate $sid_spawn_id.
24838         (sid_exit): Remove code necessary only for `spawn.'
24839
24840 2001-01-25  matthew green  <mrg@redhat.com>
24841
24842         * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
24843
24844 2001-01-28  Michael Chastain  <chastain@redhat.com>
24845
24846         * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
24847         to call when tests fail.  It takes gdb out of the overloaded
24848         function choice menu back to the main prompt, so that the test
24849         program stays synchronized.
24850         (set_bp_overloaded): New proc to collect all the common
24851         code for setting a breakpoint on an overloaded name.  Calls
24852         take_gdb_out_of_choice_menu when needed.
24853         (menu_overload1arg): New variable to collect the repeated
24854         instances of the expected menu for an overloaded name.  Change
24855         the regular expression to handle changes in g++ type encoding:
24856         "void" can be either "void" or "", and "unsigned int" can be
24857         either "unsigned int" or "unsigned".
24858         (continue_to_bp_overloaded): Change regular expressions to handle
24859         changes in g++ type encoding.
24860         (no proc): Call take_gdb_out_of_choice_menu when needed.
24861         Remove redundant calls to "info break".  Accept either "canceled"
24862         or "cancelled".  Change regular expressions in "info break"
24863         calls to handle changes in g++ type encoding.  Give all tests
24864         unique strings.
24865
24866 2001-01-17  Ben Elliston  <bje@redhat.com>
24867
24868         * config/sid.exp: New file.
24869
24870 Fri Jan 12 18:29:01 2001  Andrew Cagney  <cagney@b1.cygnus.com>
24871
24872         * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
24873
24874 2000-12-21  Michael Snyder  <msnyder@cygnus.com>
24875
24876         * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
24877         Add a RE to accept a non-ascii char if one is ever presented.
24878
24879 2000-12-20  Fernando Nasser  <fnasser@redhat.com>
24880
24881         * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
24882
24883 2000-12-18  Michael Snyder  <msnyder@cygnus.com>
24884
24885         * gdb.base/setvar.exp: Use double '\\' to quote curly braces
24886         in regexp.  One '\' does not suffice on Linux.
24887
24888 2000-12-09  Michael Chastain  <chastain@redhat.com>
24889
24890         * gdb.base/break.exp (test_clear_command): Use a marker function
24891         rather than 'main' for the test function.  Also move this
24892         test to an execution point where the marker function names are
24893         guaranteed to be bound to functions.  (Executing tests after a
24894         'finish' from main runs into name conflicts with local names
24895         in __libc_start_main).
24896
24897 2000-12-07  Michael Snyder  <msnyder@cygnus.com>
24898
24899         * gdb.base/finish.exp: New test for gdb's "finish" command.
24900         * gdb.base/return2.exp: New test for gdb's "return" command.
24901         * gdb.base/return2.c: New source file for above.
24902
24903 2000-12-05  Michael Snyder  <msnyder@cygnus.com>
24904
24905         * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
24906         * gdb.base/miscexprs.exp: Ditto.
24907         * gdb.base/pointers.exp:  Ditto.
24908         * gdb.c++/derivation.exp: Ditto.
24909         * gdb.c++/local.exp:      Ditto.
24910         * gdb.c++/namespace.exp:  Ditto.
24911         * gdb.c++/overload.exp:   Ditto.
24912         * gdb.c++/ref-types.exp:  Ditto.
24913
24914 2000-12-05  Michael Snyder  <msnyder@cygnus.com>
24915
24916         * gdb.base/constvars.exp: Test result of "up" command.
24917         * gdb.base/miscexprs.exp: Ditto.
24918         * gdb.base/pointers.exp:  Ditto.
24919         * gdb.base/scope.exp:     Ditto.
24920         * gdb.c++/derivation.exp: Ditto.
24921         * gdb.c++/local.exp:      Ditto.
24922         * gdb.c++/namespace.exp:  Ditto.
24923         * gdb.c++/overload.exp:   Ditto.
24924         * gdb.c++/ref-types.exp:  Ditto.
24925
24926 2000-11-22  Michael Chastain  <chastain@redhat.com>
24927
24928         * mips_pro.exp: Accept either "middle -> top -> main" or
24929         "middle -> main" in the backtrace, because gcc can optimize
24930         tail calls to jumps.  Remove setup_xfail for the hppa case.
24931         Add a comment with the original warning messages from PR 3016,
24932         which was filed in 1993, to preserve them for posterity.
24933
24934 2000-11-17  Nick Duffek  <nsd@redhat.com>
24935
24936         * lib/gdb.exp (gdb_test): Override timeout with board info.
24937
24938 2000-11-17  Nick Duffek  <nsd@redhat.com>
24939
24940         * gdb.base/display.exp: Don't kill running stub.  Add "again" to
24941         the second kill and detach messages.
24942
24943 2000-11-17  Nick Duffek  <nsd@redhat.com>
24944
24945         * configure.in: Add AC_EXEEXT.
24946         * configure: Regenerate.
24947         * Makefile.in (just-check): Export EXEEXT.
24948         * lib/gdb.exp ($EXEEXT): Import from environment.
24949         * gdb.base/maint.exp: Expect $EXEEXT in executable name.  Don't
24950         expect "maint dump-me" on Cygwin.
24951         * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
24952         $EXEEXT.
24953
24954 2000-11-17  Nick Duffek  <nsd@redhat.com>
24955
24956         * gdb.base/break.exp: Test backtrace and finish from called
24957         function on all platforms, not just HP-UX.
24958
24959 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
24960
24961         * config/monitor.exp (gdb_target_cmd): Abstracts some of the
24962         code from gdb_target_monitor, so it can be used independantly
24963         for gdbserver.  Also comment out an unnecessary PUTS.
24964
24965 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
24966
24967         * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
24968         * gdb.base/corefile.exp: Expect the message "Program is being
24969         debugged already" when we send the "corefile" command, since
24970         the preceeding gdb_load may have connected gdb to a remote target.
24971         * gdb.base/display.exp: Disable hardware watchpoints if new
24972         board info variable "no_hardware_watchpoints" is true.
24973         Replace single-letter commands with more readable ones.
24974         * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
24975         if new board info variable "no_hardware_watchpoints" is true.
24976         * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
24977         to see if stdio (printf) testing is possible.
24978         * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
24979         board info variable "no_hardware_watchpoints" is true.  Use new
24980         proc "gdb_skip_stdio_tests" to see if printf tests are possible.
24981
24982 2000-11-13  Fernando Nasser  <fnasser@redhat.com>
24983
24984         From Orjan Friberg  <orjanf@axis.com>:
24985         * gdb.base/printcmds.exp: Escape curly braces followed by a number
24986         in array print pattern match.
24987
24988 2000-11-09  Fernando Nasser  <fnasser@redhat.com>
24989
24990         * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
24991         spelling "cancelled" to U.S. spelling "canceled" to match changes
24992         made to gdb.
24993         * gdb.c++/ovldbreak.exp: Ditto.
24994
24995 2000-11-06  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
24996
24997         * gdb.base/callfuncs.c (main):  Moved to end of file, call
24998         t_double_values to initialize the FPU before inferior calls are made.
24999         * gdb.base/callfuncs.exp:  Test for register preservation after calling
25000         inferior functions.  Add tests for continuining, finishing and
25001         returning from a stop in a call dummy.
25002
25003 2000-10-24  Michael Snyder  <msnyder@cygnus.com>
25004
25005         * gdb.base/commands.exp: Break up long lines, and re-indent.
25006
25007 2000-10-19  Michael Snyder  <msnyder@cygnus.com>
25008
25009         * config/gdbserver.exp:  Rewritten from the ground up, to make it
25010         compatible with the current dejagnu tree, and to make it work with
25011         the new "gdbserver" in libremote.
25012
25013 2000-10-16  Michael Snyder  <msnyder@cygnus.com>
25014
25015         * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25016         * gdb.base/varargs.exp: Skip entire test if no printf support.
25017         * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25018         * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25019
25020 2000-10-13  Michael Snyder  <msnyder@cygnus.com>
25021
25022         * lib/gdb.exp (gdb_skip_float_test): New proc.  Skip test if
25023         no floating point support.
25024         (gdb_skip_stdio_test): New proc.  Skip test if no stdio support.
25025         * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25026         * gdb.base/call-rt-st.exp: Ditto.
25027         * gdb.base/call-strs.exp: Ditto.
25028
25029 2000-08-02  Jimmy Guo  <guo@hpcleara.cup.hp.com>
25030
25031         * gdb.base/sizeof.c: include <stdio.h>.
25032
25033         * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
25034         'finish', otherwise uncaptured gdb_prompt would potentially
25035         throw remaining test points out of sync.
25036
25037 2000-07-26  Scott Bambrough <scottb@netwinder.org>
25038
25039         * gdb.base/recurse.exp: Run tests for all targets.
25040         * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25041         gnu-oldld case on ARM.
25042         * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25043         for ARM targets.
25044
25045 Mon Jul 24 07:46:02 CDT 2000  Clinton Popetz  <cpopetz@cygnus.com>
25046
25047         * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25048         * gdb.java/configure: Rebuild.
25049
25050 Sun Jul 23 21:42:34 2000  Anthony Green  <green@redhat.com>
25051
25052         * gdb.java/jv-exp.exp: New file.
25053
25054 Sun Jul 23 21:02:42 2000  Anthony Green  <green@redhat.com>
25055
25056         * configure: Rebuilt.
25057         * configure.in (configdirs): Add gdb.java.
25058         * gdb.java/jmisc.java: New file.
25059         * gdb.java/jmisc.exp: New file.
25060         * gdb.java/Makefile.in: New file.
25061         * gdb.java/configure: Rebuilt.
25062         * gdb.java/configure.in: New file.
25063         * lib/java.exp: New file.
25064
25065 Wed Jul 12 18:14:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
25066
25067         * gdb.base/exprs.exp: Test casts to a pointer including over and
25068         underflow.
25069
25070 Thu Jul 13 11:52:53 2000  Andrew Cagney  <cagney@b1.cygnus.com>
25071
25072         * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files.  Compare GDB
25073         and the compilers sizes.
25074
25075 2000-07-09  Nick Duffek  <nsd@redhat.com>
25076
25077         * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25078         (use_methods): New function.
25079         (main): Call use_methods().
25080         * gdb.c++/classes.exp (test_method_param_class): New procedure.
25081         (do_tests): Call test_method_param_class.
25082
25083 2000-07-09  Nick Duffek  <nsd@redhat.com>
25084
25085         * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25086         spelling.
25087         (test_enums): New procedure.  Move enum tests from end of script
25088         to here.  Set breakpoint on function name instead of line number.
25089         * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25090         (enums2): New marker function.
25091         (enums1): New function.
25092         (main): Call enums1().  Move enum tests to enums1().
25093
25094 Tue Jul  4 03:43:49 2000  Andrew Cagney  <cagney@b1.cygnus.com>
25095
25096         * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
25097         compile/link program.  Update line numbers.
25098         * gdb.asm/d10v.inc: Define ``startup''.
25099         * gdb.asm/asmsrc1.s: Add definition of _start.
25100
25101 Fri Jun 23 17:45:52 2000  Andrew Cagney  <cagney@b1.cygnus.com>
25102
25103         * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25104
25105 2000-06-18  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25106
25107         * gdb.base/maint.exp: Add 'maint print architecture' item to output
25108         of 'help maint print' command.
25109
25110 Fri Jun 16 18:22:05 2000  Andrew Cagney  <cagney@b1.cygnus.com>
25111
25112         * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
25113         they use gdb_expect_list.
25114
25115 Wed Jun  7 13:02:40 2000  Andrew Cagney  <cagney@b1.cygnus.com>
25116
25117         * gdb.base/commands.exp: Use ``set remote
25118         memory-read-packet-size'' instead of ``set endian big'' to test
25119         long commands.
25120
25121 2000-06-03  Daniel Berlin  <dan@cgsoftware.com>
25122
25123         * gdb.c++/templates.exp (do_tests): Make all of these work under
25124         g++, and stop skipping them.
25125
25126         * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25127         work under g++.
25128
25129         * gdb.c++/misc.cc: Fix ambiguous initialization with correct
25130         initialization.
25131
25132 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
25133
25134         * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25135         the regular expression: accept an (almost) arbitrary sequence of
25136         "frames-invalid" and "breakpoints-invalid" messages both before
25137         and after the "starting" message.
25138
25139 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
25140
25141         * gdb.c++/local.exp: This test has never been known to work with g++.
25142
25143 2000-05-18  Michael Snyder  <msnyder@cygnus.com>
25144
25145         * gdb.base/annota1.exp (annotate-signal-handler-caller):
25146         Relax the regular expression a little, make it pass on Solaris 8.
25147
25148 2000-05-12  Kevin Buettner  <kevinb@redhat.com>
25149
25150         * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
25151         a call, do not require that gdb stop on the line after the call.
25152         Instead, it is permissible for gdb to stop on the line of the
25153         call itself.
25154
25155 2000-05-12  Michael Snyder  <msnyder@.cygnus.com>
25156
25157         * gdb.base/break.exp (bp on small function, optimized file):
25158         Add a second pass pattern.  The behavior differs here between stabs
25159         and dwarf for one-line functions.  Stabs preserves two line symbols
25160         (one before the prologue and one after) with the same line number,
25161         but dwarf regards these as duplicates and discards one of them.
25162         Therefore the address after the prologue (where the breakpoint is)
25163         has no exactly matching line symbol, and GDB reports the breakpoint
25164         as if it were in the middle of a line rather than at the beginning.
25165
25166 2000-05-08  Michael Snyder  <msnyder@cygnus.com>
25167
25168         * gdb.base/interrupt.exp: Make "pass" message say "send"
25169         rather than "send_gdb" (for consistancy).
25170
25171 Mon May  1 15:37:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
25172
25173         From 2000-04-28 Andreas Jaeger  <aj@suse.de>:
25174         * gdb.c++/templates.cc: Properly check for GCC version number.
25175         * lib/compiler.cc: Likewise
25176
25177 2000-04-28  Michael Snyder  <msnyder@cygnus.com>
25178
25179         * gdb.base/break.exp: When compiled with -O2 optimization,
25180         gdb may not stop at the first line of main, due to code motion.
25181
25182 2000-04-26  Michael Snyder  <msnyder@cygnus.com>
25183
25184         * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25185         This test depends on parsing the printf output from the target.
25186         Since the sparclet stub doesn't do stdio, this will never work.
25187         * gdb.base/call-rt-st.exp: ditto.
25188         * gdb.base/call-strs: ditto.
25189
25190 2000-04-24  Michael Snyder  <msnyder@cygnus.com>
25191
25192         * gdb.base/miscexprs.exp: make sizeof long array test portable.
25193
25194         * gdb.base/ending-run.exp: After connecting to a remote target,
25195         but before running, the target will appear to be in a random
25196         location.  Specify both a file and a line for breakpoints.
25197         Also, the function that calls main may be called 'init'
25198         rather than 'start'.
25199
25200 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25201
25202         * gdb.base/help.exp: Update output for add-symbol-file command.
25203
25204 2000-04-10  Fernando Nasser  <fnasser@cygnus.com>
25205
25206         From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25207         * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25208
25209 2000-04-07  J.T. Conklin  <jtc@redback.com>
25210
25211         * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25212
25213         * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25214
25215 Thu Mar 30 13:26:19 2000  Philippe De Muyter  <phdm@macqel.be>
25216
25217         * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
25218         values that can be represented exactly.
25219         * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25220         above change, and to not check against the directory part of the source
25221         file name.
25222         (step into print_long_arg_list): Likewise.
25223         (print print_small_structs from print_long_arg_list): Likewise.
25224         (print print_long_arg_list): Likewise.
25225
25226 2000-03-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25227
25228         * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
25229
25230 Mon Mar 27 14:46:37 2000  Andrew Cagney  <cagney@b1.cygnus.com>
25231
25232         * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25233
25234 2000-03-25  Daniel Berlin  <dan@cgsoftware.com>
25235
25236         * gdb.base/commands.exp (deprecated_command_test): Add test for
25237         deprecate with no arguments.
25238
25239 2000-03-24  Jonathan Larmour  <jlarmour@redhat.co.uk>
25240
25241         * gdb.base/break.exp: Add new test for setting breakpoints on
25242         optimized code so we can test breakpoints work even when function
25243         prologues may be optimized away
25244
25245 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
25246
25247         From David Whedon <dwhedon@gordian.com>
25248         * gdb.base/commands.exp : Added command deprecator tests.
25249
25250 2000-03-22  Daniel Berlin   <dan@cgsoftware.com>
25251
25252        * gdb.base/help.exp: Added test for new apropos command.
25253
25254 2000-03-21  Kevin Buettner <kevinb@redhat.com>
25255
25256         * gdb.base/pointers.c (usevar): New function.
25257         (main): Make sure that global variables v_int_pointer2, rptr,
25258         and y are all referenced someplace in the program by calling
25259         usevar() on them.  [Some linkers delete symbols which are
25260         never referenced.  The space remains, but there's no way to
25261         get a (symbolic) handle on the variable from the debugger.]
25262
25263 2000-03-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25264
25265         * gdb.base/printcmds.c: Add typedeffed arrays.
25266
25267         * gdb.base/printcmds.exp (test_print_typedef_arrays): New
25268         procedure to test arrays that are typedef'd.
25269
25270 2000-03-13  James Ingham  <jingham@leda.cygnus.com>
25271
25272         * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
25273         the library directories.
25274
25275 Mon Feb 21 13:05:36 2000  Andrew Cagney  <cagney@b1.cygnus.com>
25276
25277         * configure.in (configdirs): Add sub directory gdb.mi.
25278         * configure: Re-generate.
25279
25280         * gdb.mi: New directory.
25281
25282 2000-02-25  Scott Bambrough <scottb@netwinder.org>
25283
25284         * gdb.base/long_long.exp: Correct test suite failure when printing
25285         a long long value as a double on ARM platforms.
25286
25287 2000-02-16  Jim Blandy  <jimb@redhat.com>
25288
25289         * gdb.base/break.exp ("breakpoint line number"): Make sure the
25290         default source file is set properly before running this test.
25291
25292 2000-02-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25293
25294         * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
25295         gdbtk/library directory, not in gdbtcl2.
25296
25297 2000-02-04  Jim Blandy  <jimb@redhat.com>
25298
25299         * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25300         backslash from regexp pattern.
25301
25302         * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25303         procedure.  Use it to run all the "continue to bp overloaded"
25304         tests.  Note that this changes the names of the tests slightly.
25305         If the breakpoint hit message includes a hex PC value, because
25306         GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25307         from the real source code, still consider that a pass.
25308
25309         * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25310         XFAIL here if the breakpoint message contains a hex address.  Note
25311         similar change on 1999-11-02.
25312
25313         * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25314
25315         * gdb.base/ptype.exp: Establish a default source file before
25316         calling get_debug_format.
25317
25318 2000-02-03  Fernando Nasser  <fnasser@totem.to.cygnus.com>
25319
25320         * gdb.base/watchpoint.exp: Remove duplication of test messages.
25321
25322 2000-02-02  Fernando Nasser  <fnasser@totem.to.cygnus.com>
25323
25324         * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25325         of successive stepi commands -- while in the prologue we should see
25326         the function entry bracket.
25327
25328 2000-02-02  Fernando Nasser  <fnasser@totem.to.cygnus.com>
25329
25330         * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25331         reach __change_mode() when stepping through the end of main().
25332
25333 2000-01-17  Fernando Nasser  <fnasser@totem.to.cygnus.com>
25334
25335         * gdb.base/default.exp: Fix expected pattern.
25336         * gdb.base/help.exp: Same.
25337
25338 2000-01-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25339
25340         * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
25341         Don't use xfail's because that affects only the following test.
25342
25343         * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
25344         solaris or linux.
25345
25346         * gdb.base/selftest.exp: Update to reflect changes to main.c.
25347
25348 2000-01-07  Michael Snyder  <msnyder@cygnus.com>
25349
25350         * gdb.base/display.exp: Some yacc parsers like to say
25351         "A syntax error" rather than "A parse error".  Accept both.
25352
25353 2000-01-06  Fernando Nasser  <fnasser@totem.to.cygnus.com>
25354
25355         * gdb.base/default.exp: Remove OS dependent string from "target
25356         remote" test.
25357         * gdb.base/help.exp: Same for "help target remote" test.
25358
25359 2000-01-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25360
25361         From Jim Kingdon <kingdon@redhat.com>:
25362
25363         * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
25364         prompt (cleanup rather than necessity, but still might keep output
25365         from spilling to next test).
25366
25367 2000-01-02  Fred Fish  <fnf@cygnus.com>
25368
25369         * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25370         AIX, which defines them in <sys/types.h>.
25371
25372 1999-12-16  Stan Shebs  <shebs@andros.cygnus.com>
25373
25374         * gdb.base/default.exp: Match arm* etc instead of arm in "info
25375         float" test.
25376
25377 1999-12-13 Fernando Nasser  <fnasser@totem.to.cygnus.com>
25378
25379         * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
25380
25381         * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25382         outermost frame disallowed".
25383
25384 1999-12-09  Fernando Nasser  <fnasser@totem.to.cygnus.com>
25385
25386         * gdb.base/setvar.exp: New tests for setting the value of a struct
25387         with a constant list.
25388
25389 1999-12-08  Fernando Nasser  <fnasser@totem.to.cygnus.com>
25390
25391         * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25392         require the user to type a cast before setting the value of a struct.
25393
25394 1999-12-06  Jim Blandy  <jimb@cygnus.com>
25395
25396         * gdb.base/default.exp: Expect the new 'info float' command on
25397         all i386 platforms.
25398
25399         * gdb.threads/linux-dp.exp: Expand our ability to recognize
25400         LinuxThreads libraries that don't support debugging.
25401
25402 Sat Dec  4 15:21:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
25403
25404         * gdb.base/remote.c: Fill the buffer with truely random data.
25405         Change the buffer type to ``unsigned char'' to simplify size
25406         arithmetic.
25407
25408         * gdb.base/remote.exp: Reduce download numbers by one.  Typical
25409         stub only handles 400-1 byte packets.  Verify that the download
25410         worked.
25411
25412 1999-11-30  Fernando Nasser  <fnasser@totem.to.cygnus.com>
25413
25414         * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25415         tests, using UNRESOLVED for the untested cases.  Also, does not wait
25416         for a timeout if the prompt was received before a recognizable pattern.
25417
25418 1999-11-29  Fernando Nasser  <fnasser@totem.to.cygnus.com>
25419
25420         * lib/gdb.exp (gdb_expect_list): Fix spelling.
25421
25422 1999-11-29  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25423
25424         * gdb.base/watchpoint.exp: Add tests cases for the hit count of
25425         watchpoints.
25426
25427 1999-11-24  Jason Merrill  <jason@casey.cygnus.com>
25428
25429         * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25430
25431         * gdb.c++/local.exp: Be more flexible in recognizing local class
25432         name mangling.  Don't allow horribly truncated method names.
25433         * gdb.c++/derivation.exp: Expect protected inheritance.
25434         * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25435         * gdb.c++/virtfunc.exp: Likewise.
25436         * gdb.c++/classes.exp: Likewise.  Don't require the enclosing scope
25437         when printing a nested enum.
25438
25439 1999-11-22  Jim Blandy  <jimb@cygnus.com>
25440
25441         * gdb.base/step-test.exp: Properly await GDB's response to setting
25442         a breakpoint on the call to large_struct_by_value.
25443
25444         * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25445         just because we have debug info for the `start' function.
25446
25447 1999-11-19  Jim Blandy  <jimb@zenia.red-bean.com>
25448
25449         * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25450         "Unknown signal" messages, which indicate (on LinuxThreads) that
25451         GDB doesn't know how to debug threads on this system.  This is
25452         better than hanging while philosopher 0 dumps chatter into gdb.log.
25453
25454 1999-11-18  Tom Tromey  <tromey@cygnus.com>
25455
25456         * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25457
25458 1999-11-18  Fred Fish  <fnf@cygnus.com>
25459
25460         * gdb.base/coremaker2.c: Add sample program for generating
25461         cores that is more self contained than coremaker.c.  Eventually
25462         I'll add more code to this and tie it into the testsuite.
25463
25464 1999-11-12  Stan Shebs  <shebs@andros.cygnus.com>
25465
25466         * gdb.base/dollar.exp: Remove, now in gdb.hp.
25467
25468 1999-11-10  Jimmy Guo  <guo@cup.hp.com>
25469
25470         * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
25471         from $srcdir/lib/.
25472         * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
25473         and gdb.c++/.
25474
25475         * gdb.c++/derivation.exp: remove redundant get compiler info code.
25476
25477         * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
25478         'continue with watch' test point.
25479
25480 1999-11-08  Jim Blandy  <jimb@zenia.red-bean.com>
25481
25482         Merged from p2linux-990323-branch:
25483
25484         * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25485
25486 Mon Nov  8 23:07:09 1999  Andrew Cagney  <cagney@amy.cygnus.com>
25487
25488         * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
25489         {limit,fixed}''.  Test ``set download-write-size''.
25490
25491 Sun Nov  7 17:37:01 1999  Andrew Cagney  <cagney@b1.cygnus.com>
25492
25493         * gdb.base/funcargs.exp: Rewrite stack traceback checks using
25494         gdb_expect_list.
25495
25496 Fri Nov  5 18:40:52 1999  Andrew Cagney  <cagney@b1.cygnus.com>
25497
25498         * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25499
25500 1999-11-03  Mark Salter  <msalter@cygnus.com>
25501
25502         * gdb.base/break.exp: Fix "stub continue" pattern.
25503
25504 1999-11-03  Jim Blandy  <jimb@zwingli.cygnus.com>
25505
25506         * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25507
25508 1999-11-02  Jim Blandy  <jimb@zwingli.cygnus.com>
25509
25510         * gdb.base/display.exp ("finish"): Add timeout clause.
25511
25512         * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25513         plain prompt clause, so this doesn't have to time out in order to
25514         fail.
25515
25516         * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
25517         breakpoint hit messages include an address.
25518
25519         * gdb.base/display.exp: Don't forget to escape parens in regular
25520         expressions.  Unix regexp notatation sucks.
25521
25522 1999-11-02  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25523
25524         * gdb.base/annota1.exp: Test for annotate-signalled: change output
25525         order for 'signalled' message.
25526
25527 1999-11-01  Stan Shebs  <shebs@andros.cygnus.com>
25528
25529         From Jimmy Guo  <guo@cup.hp.com>:
25530         * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25531         * gdb.base/annota1.c: Add code for tests to work with.
25532
25533 1999-10-26  Frank Ch. Eigler  <fche@cygnus.com>
25534
25535         * gdb.base/remote.exp: New test for remote downloading settings.
25536         * gdb.base/remote.c: New file with large .data.
25537
25538 1999-10-18  Jim Blandy  <jimb@zwingli.cygnus.com>
25539
25540         * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25541         for LinuxThreads support, merged from the Code Fusion branch.
25542
25543 Mon Oct 11 13:57:21 1999  Andrew Cagney  <cagney@amy.cygnus.com>
25544
25545         * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
25546         containing exp_continue into a while within an expect.  Don't
25547         attempt a start more than three times.  Check return value from
25548         gdb_load.
25549
25550 Wed Oct  6 12:05:58 1999  Andrew Cagney  <cagney@b1.cygnus.com>
25551
25552         * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
25553         a pass case.
25554
25555 1999-10-01  Kevin Buettner <kevinb@cygnus.com>
25556
25557         * gdb.base/break.c (main): Added a statement that we can step
25558         off of.
25559         * gdb.base/break.exp: Added tests for setting a breakpoint
25560         at an offset and stepping onto a breakpoint.
25561
25562 1999-10-01  Fred Fish  <fnf@cygnus.com>
25563
25564         * gdb.base/help.exp (help add-symbol-file): Update to match current
25565         gdb output.
25566
25567 1999-09-18  Jim Blandy  <jimb@cris.red-bean.com>
25568
25569         * gdb.base/break.exp: Code locations are in hex, don't forget!
25570         (For HP-UX.)
25571
25572 1999-09-17  Stan Shebs  <shebs@andros.cygnus.com>
25573
25574         * condbreak.exp: Use break.c as test program.
25575         * condbreak.c: Remove, redundant with break.c.
25576
25577 1999-09-15  Stan Shebs  <shebs@andros.cygnus.com>
25578
25579         * config/monitor.exp (gdb_target_monitor): Disable X- and
25580         Z-packets if the target needs it.
25581
25582 1999-09-13  James Ingham  <jingham@leda.cygnus.com>
25583
25584         * gdb.c++/overload.exp: Added tests for listing overloaded
25585         functions with function pointers in the arg, explicitly calling
25586         out the version you want.
25587
25588 1999-09-09  Stan Shebs  <shebs@andros.cygnus.com>
25589
25590         * long_long.exp: Add variations of test cases that work for
25591         targets with 16-bit ints and 32-bit doubles.
25592
25593 1999-09-08  Stan Shebs  <shebs@andros.cygnus.com>
25594
25595         * break.c (main): Compare a possibly-uninitialized argc with an
25596         unlikely value that fits in 16 bits.
25597
25598 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
25599
25600         * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25601         0xfeeb, don't want negative numbers if ints are 16 bits.
25602
25603         * lib/gdb.exp (skip_cplus_tests): New proc.
25604         * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25605         gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25606         gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25607         gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25608         gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25609         gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25610         gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25611         gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
25612
25613         * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25614
25615 Fri Sep  3 15:37:12 1999  Kevin Buettner  <kevinb@cygnus.com>
25616
25617         * gdb.base/corefile.exp (up): Allow a parameter to appear
25618         in the frame that we're going up to.
25619
25620         From Jim Blandy <jimb@cygnus.com>:
25621
25622         * gdb.base/default.exp (info float): Expect some output now.
25623
25624         * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25625         returning floating-point values to fail on the x86.
25626         * gdb.base/callfwmall.exp (do_function_calls): Same.
25627
25628         * gdb.base/list.exp (test_listsize): Correct expectations for
25629         listing line 1 with listsize 2.  Also, listing a single line
25630         works now, as does listing three lines.  [Kevin's note: There
25631         were a number of other cases fixed too where the expectations
25632         differed...]
25633
25634 1999-09-02  Stan Shebs  <shebs@andros.cygnus.com>
25635
25636         * gdb.base/selftest.exp: Add case for when version prints as
25637         constant string instead of char pointer.
25638
25639 1999-08-25  Stan Shebs  <shebs@andros.cygnus.com>
25640
25641         * gdb.base/ending-run.exp: Add Solaris case for what happens when
25642         stepping out of main.
25643
25644         * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25645         G++ used.
25646
25647         * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
25648         always, expect ptype InnerLocal::NestedInnerLocal to fail always.
25649
25650         * gdb.c++/ovldbreak.exp: Update match string in test that
25651         includes a warning of multiple breakpoints.
25652
25653 1999-08-24  Stan Shebs  <shebs@andros.cygnus.com>
25654
25655         * gdb.base/display.exp: Improve precision of step-after-finish
25656         added yesterday.
25657
25658         * gdb.base/signals.exp: Add extra wildcard to "handle all print"
25659         test.
25660
25661         * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25662         configs when using G++, not just hppa*.
25663
25664 1999-08-24  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25665
25666         * gdb.base/async.c: New file.
25667         * gdb.base/async.exp: New file.
25668
25669 Tue Aug 24 03:24:53 1999  Jeffrey A Law  (law@cygnus.com)
25670
25671         * gdb.base/break.exp: Tweak PA specific tests to properly handle
25672         PA64.
25673
25674 Mon Aug 23 10:25:20 1999  Jeffrey A Law  (law@cygnus.com)
25675
25676         * gdb.base/display.exp: "finish" can leave us mid-line on many
25677         targets, deal with it.  Add a small constant to main, instead of
25678         1000 since main+1000 may not be a valid address in the target.
25679
25680         * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25681         on hpux11.
25682
25683         * gdb.base/attach.exp: Handle another hpux11 error message variant
25684         when attaching to a process that does not exist.
25685
25686 1999-08-19  J.T. Conklin  <jtc@redback.com>
25687
25688         * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
25689         characters in 'continue to 1241' test.
25690
25691 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
25692
25693         * gdb.base/call-ar-st.exp: Add a shorter match case for the
25694         stop in print_long_arg_list, define and use a whitespace
25695         variable in print_small_structs test, add an XFAIL for Solaris.
25696         * gdb.base/dbx.exp: XFAIL func commands until somebody is
25697         interested enough to fix.
25698
25699 1999-08-13  Keith Seitz  <keiths@cygnus.com>
25700
25701         * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
25702         (dbx_gdb_load): Remove. Use gdb_load instead, since that
25703         proc knows about targets other than the natives.
25704         (test_assign): Use "gdb_run_cmd" to "run" the target.
25705         Check that we've actually hit the breakpoint at main.
25706         When we attempt to assign a value to a local variable, check
25707         that the variable is in the current scope, i.e., don't use
25708         a test with an empty result.
25709
25710 Tue Aug 10 15:25:16 1999  Andrew Cagney  <cagney@b1.cygnus.com>
25711
25712         * gdb.base/maint.exp: Add test of ``maintenance internal-error''
25713         command.
25714
25715 1999-08-09  Stan Shebs  <shebs@andros.cygnus.com>
25716
25717         From Jimmy Guo <guo@cup.hp.com> and others at HP:
25718         gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
25719         gdb.compat, gdb.threads-hp.
25720         gdb.hp/configure, gdb.hp/configure.in: New files.
25721         gdb.hp/Makefile.in: Recurse into new subdirs.
25722         gdb.hp/gdb.defects: New directory, tests for HP bug reports.
25723         gdb.hp/gdb.objdbg: New directory, tests for debugging info
25724         in object files.
25725         gdb.hp/tools: New directory, aux tools for HP-specific tests.
25726
25727 1999-08-05  Stan Shebs  <shebs@andros.cygnus.com>
25728
25729         * gdb.base/display.exp: Help expect by putting a newline in the
25730         funky printf, remove a bogus p/a test.
25731
25732 1999-08-05  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25733
25734         * gdb.base/display.exp: Make sure that when we say 'run', we are
25735         connected to the target. This is necessary when running not
25736         natively.
25737
25738 1999-08-03  Stan Shebs  <shebs@andros.cygnus.com>
25739
25740         * gdb.base/step-test.exp: Removed some extraneous messages.
25741
25742         * gdb.base/long_long.exp: Don't run memory examination tests
25743         on little-endian targets (they will need a different set of
25744         results to match).
25745
25746 1999-08-02  Stan Shebs  <shebs@andros.cygnus.com>
25747
25748         * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
25749         until somebody decides to fix GDB.
25750
25751         * gdb.base/long_long.c: Stop compiler complaint by specifying long
25752         constant as "ULL".
25753         * gdb.base/long_long.exp: Loosen x/c test, add partial result
25754         matches for a couple x/2 commands.
25755
25756 1999-07-30  Stan Shebs  <shebs@andros.cygnus.com>
25757
25758         * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
25759         by merging in ref-types2 tests.
25760         * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
25761
25762         From Jimmy Guo <guo@cup.hp.com> and others at HP:
25763         * gdb.c++/Makefile.in: Add standard actions.
25764         (EXECUTABLES): Rename from PROGS, update list.
25765         * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
25766         from gdb.hp.
25767         * gdb.c++/anon-union.cc: Don't use anonymous struct, make
25768         foo and bar locals.
25769         * gdb.c++/anon-union.exp: Fix tests to match.
25770         * gdb.c++/classes.exp: Run if HP compiler used, add extra
25771         expect matches to handle output variations.
25772         * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
25773         * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
25774         output, add HP alternatives for new and delete prints.
25775         * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
25776         gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
25777         * gdb.c++/demangle.exp: Use $style when reporting failure.
25778         * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
25779         * gdb.c++/inherit.exp: Run if HP compiler used, add some
25780         match alternatives.
25781         * gdb.c++/local.exp: Add match alternatives or xfails for HP
25782         compilers.
25783         * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
25784         * gdb.c++/method.exp: Add match alternatives.
25785         * gdb.c++/misc.cc: Add bool types.
25786         * gdb.c++/misc.exp: Add tests for bool types.
25787         * gdb.c++/overload.exp: Add xfails.
25788         * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
25789         * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
25790         add some more template parameter tests (only for HP currently).
25791         * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
25792         * gdb.c++/virtfunc.cc: Add return type and value for main.
25793         * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
25794         match alternatives.
25795
25796 1999-07-30  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25797
25798         * gdb.base/display.exp: Fix output of 'p/a &&j' test.
25799
25800 1999-07-29  Jim Blandy  <jimb@savonarola.red-bean.com>
25801
25802         * gdb.base/signals.exp: Don't expect getting a backtrace from
25803         within a signal handler to fail on Linux.
25804
25805 1999-07-29  Stan Shebs  <shebs@andros.cygnus.com>
25806
25807         From Jimmy Guo <guo@cup.hp.com> and others at HP:
25808         * lib/gdb.exp: Remove some gratuitious semicolons.
25809         (delete_breakpoints): Increase timeout.
25810         (gdb_expect): Add -notransfer option.
25811         (gdb_test): Use -notransfer option.
25812         (get_compiler_info): Add f77 case.
25813         (get_compiler): New proc, split out from gdb_preprocess, add f77
25814         case.
25815         (gdb_preprocess): Call get_compiler.
25816
25817         * gdb.base/Makefile.in (EXECUTABLES): Update the list.
25818         * gdb.base/attach.exp, gdb.base/display.exp,
25819         gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
25820         gdb.base/long_long.exp, gdb.base/printcmds.exp,
25821         gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
25822         third arg to gdb_test.
25823         * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
25824         * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
25825         HP-UX xfails, add others.
25826         * gdb.base/completion.exp: Reflect name change of self-test.
25827         * gdb.base/condbreak.exp, gdb.base/corefile.exp,
25828         gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
25829         gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
25830         HP failure number.
25831         * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
25832         useless HP-UX 10.30 references.
25833         * gdb.base/maint.exp: Loosen matches.
25834         * gdb.base/pointers.c (main): Declare more_code.
25835         * gdb.base/pointers.exp: Match on output of a `next'.
25836         * gdb.base/structs.c: Add prototypes.
25837         * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
25838         * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
25839
25840 1999-07-29  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25841
25842         * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
25843         command.
25844
25845 1999-07-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25846
25847         * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
25848         Fix run to main failures. Watchpoint can be hardware watchpoint.
25849
25850         * gdb.base/annota1.exp: Clean up some more, in case printf has
25851         debug info.  Deal with lack of signal hanlder info in stack.
25852
25853         From Jim Kingdon  <kingdon@redhat.com>:
25854         * gdb.base/annota1.exp: If printf has debug info, deal with it.
25855
25856 1999-07-19  Stan Shebs  <shebs@andros.cygnus.com>
25857
25858         * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
25859         gdb.base/foll-vfork.exp: Don't run for crosses.
25860
25861 Tue Jul 13 23:37:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
25862
25863         * gdb.base/configure.in: Check for gdbvars.exp instead of
25864         a1-selftest.exp.
25865         * gdb.base/configure: Re-generate.
25866
25867 1999-07-12  Stan Shebs  <shebs@andros.cygnus.com>
25868
25869         * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
25870         in trying to run first and name is too long.
25871
25872         * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
25873         pointers2.c and pointers2.exp, respectively.
25874         * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
25875         doschk happier.
25876
25877 1999-07-08  Stan Shebs  <shebs@andros.cygnus.com>
25878
25879         * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
25880         callfuncs2.c and callfuncs2.exp.
25881
25882         * gdb.base/list.exp: Remove mistaken xfails.
25883         * gdb.base/list0.h: Add optional prototypes.
25884
25885 Wed Jul  7 00:27:35 1999  Andrew Cagney  <cagney@amy.cygnus.com>
25886
25887         * gdb.base/setvar.exp: Increase the time-out on tests indirectly
25888         calling malloc.
25889         * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
25890         * ptype.exp: Move test for get_debug_format to before its first
25891         use.
25892
25893 1999-07-06  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
25894
25895         * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
25896         * gdb.base/annota2.cc, annota2.exp: Move from here.
25897         * gdb.c++/annota2.cc, annota2.exp: To here.
25898         * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
25899
25900 Tue Jun 29 11:56:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
25901
25902         * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
25903         a consistent format.
25904
25905 1999-06-25  Stan Shebs  <shebs@andros.cygnus.com>
25906
25907         From Jimmy Guo <guo@cup.hp.com> and others at HP:
25908         * lib/gdb.exp (get_compiler_info): Add detection for assorted
25909         HP compilers, also set the globals $true and $false.
25910
25911         * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
25912         call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
25913         coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
25914         jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
25915         long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
25916         printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
25917         scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
25918         sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
25919         solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
25920         whatis.c} Add C++ compatible function definitions and return
25921         types, add includes for library functions.
25922         * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
25923         * gdb.base/step-test.c (myglob): Rename from glob.
25924         * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
25925         foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
25926         files, move here from gdb.hp.
25927         * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
25928         commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
25929         ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
25930         Adjust line numbers in regexps.
25931
25932         * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
25933         miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
25934         instead of 0/1.
25935
25936         * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
25937         foll-vfork.exp: New files, move here from gdb.hp.
25938         * gdb.base/page.exp: New file, test of pagination command.
25939
25940         * gdb.base/watchpoint.c (recurser): New function, for watchpoint
25941         recursion test.
25942         * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
25943
25944         * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
25945         gdb.base/solib.exp: Fix compiler invocation process.
25946
25947         * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
25948         HP-UX 11, turn off overload resolution explicitly.
25949         * gdb.base/commands.exp: Set argument list explicitly, add
25950         watchpoint test.
25951         * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
25952         them work.
25953         * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
25954         expressions properly.
25955         * gdb.base/corefile.exp: Loosen the match slightly.
25956         * gdb.base/default.exp: Allow "Error accessing memory" message
25957         also.
25958         * gdb.base/display.exp: Skip over x/0 j if PA64.
25959         * gdb.base/funcargs.exp: Add xfails for HP-UX.
25960         * gdb.base/interrupt.exp: Ditto.
25961         * gdb.base/langs.exp: Add symbolic matches governed by compiler
25962         in use.
25963         * gdb.base/list.exp: Add xfails for HP-UX.
25964         * gdb.base/long_long.exp: Refine some of the numeric matches.
25965         * gdb.base/mips_pro.exp: Xfail on HP-UX.
25966         * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
25967         * gdb.base/nodebug.exp: Succeed on more varieties of output.
25968         * gdb.base/opaque.exp: Remove some HP-UX xfails.
25969         * gdb.base/ptype.exp: Succeed on more varieties of output.
25970         * gdb.base/scope.exp: Add xfails for HP-UX.
25971         * gdb.base/sect-cmd.exp: Add more cases.
25972         * gdb.base/setvar.exp: Add xfails for HP-UX.
25973         * gdb.base/shlib-call.exp: Loosen some matches slightly.
25974         * gdb.base/signals.exp: Match on void symbolically.
25975         * gdb.base/step-test.exp: Add case for PA64.
25976         * gdb.base/term.exp: Add exit and restart.
25977         * gdb.base/twice.exp: Clean up after self.
25978         * gdb.base/varargs.exp: Disable overload resolution explicitly.
25979         * gdb.base/whatis.exp: Allow more ways to pass tests.
25980
25981         * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
25982         no longer useful.
25983
25984 Fri Jun 25 19:27:28 1999  Andrew Cagney  <cagney@b1.cygnus.com>
25985
25986         * lib/gdb.exp (proc gdb_expect_list): New procedure.  Matches a
25987         list of patterns.
25988         * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
25989         print_double_array(double_array)", "continuing to breakpoint
25990         1018", "print print_double_array(array_d)" and "continuing to
25991         1034" tests.
25992
25993 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
25994
25995         * Makefile.in: Add empty html and install-html targets.
25996
25997 1999-06-24  Stan Shebs  <shebs@andros.cygnus.com>
25998
25999         * config/mt-*: Remove, these haven't been used since 1996.
26000
26001 1999-06-22  Stan Shebs  <shebs@andros.cygnus.com>
26002
26003         * gdb.base/call-strs.c, gdb.base/ending-run.c,
26004         gdb.base/step-test.c: Include stdlib.h and string.h as needed.
26005         * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26006
26007 1999-06-18  Stan Shebs  <shebs@andros.cygnus.com>
26008
26009         * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26010         simpler match case for the ptype of the big class.
26011
26012 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
26013
26014         * gdb.exp: Fix test for gdb_prompt existence.
26015
26016 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
26017
26018         * gdb.exp (gdb_test): Add fail after calls to perror.
26019
26020 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
26021
26022         * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26023
26024 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
26025
26026         * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26027
26028 Fri Jun 11 12:56:50 1999  Andrew Cagney  <cagney@b1.cygnus.com>
26029
26030         * gdb.base/call-strs.c (link_malloc): New function.  Ensure that
26031         malloc() is linked in.
26032
26033 1999-06-08  Fernando Nasser  <fnasser@totem.to.cygnus.com>
26034
26035         * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26036         step at end.
26037
26038         * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26039
26040 1999-06-08  Jim Blandy  <jimb@zwingli.cygnus.com>
26041
26042         * gdb.java/jv-print.exp: New file.  (Our first Java test!)
26043
26044 Fri Jun  4 10:47:46 1999  Jeffrey A Law  (law@cygnus.com)
26045
26046         * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26047         * gdb.base/mips_pro.exp: Likewise.
26048
26049 1999-06-02  Keith Seitz  <keiths@cygnus.com>
26050
26051         * gdb.c++/templates.cc: Change all "new" operators to throw
26052         an exception.
26053         * gdb.c++/cplusfuncs.cc: Likewise.
26054
26055         * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26056
26057 Wed Jun  2 17:37:05 1999  Andrew Cagney  <cagney@b1.cygnus.com>
26058
26059         * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
26060         * gdb.base/ending-run.exp: When stepping out of main, accept a
26061         step into an arbitrary assembler file.
26062
26063 1999-05-20  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
26064
26065         * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
26066         "breakpoint-invalid" to be printed.
26067         * gdb.base/annota2.exp: Revise line number for main
26068         breakpoint. Allow any number of "frames-invalid" and
26069         "breakpoint-invalid" to be printed.
26070         * gdb.base/annota2.cc: Initialize a.x to 0.
26071
26072 1999-05-17  Keith Seitz  <keiths@cygnus.com>
26073
26074         * gdb.base/call-ar-st.exp: Skip
26075         "print print_double_array (double_array)" when "skip_float_tests" set.
26076         Ditto for "print print_double_array(array_d)",
26077         "print print_small_structs", "print print_ten_doubles", and
26078         "step into print_long_arg_list".
26079         Don't assume we can step into "print_long_arg_list": we could step
26080         into memcpy.
26081         * gdb.base/call-rt-st.exp: Don't run float-related tests when
26082         "skip_float_tests" is set: "print print_one_double(*d1)"
26083         and "print print_two_floats(*f3)".
26084         * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26085         "skip_float_tests" is set.
26086         * gdb.base/varargs.exp: Skip
26087         "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26088         "skip_float_tests" set.
26089
26090 1999-05-06  Keith Seitz  <keiths@cygnus.com>
26091
26092         * gdb.base/annota2.cc: Include stdio.h.
26093
26094 Wed May  5 17:44:31 1999  Stan Shebs  <shebs@andros.cygnus.com>
26095
26096         * gdb.base/crossload.exp: Remove, this has been disabled ever
26097         since BFD stopped including all targets, and cross-GDB gets
26098         plenty of testing anyway.
26099         * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
26100         gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26101         gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
26102         * gdb.base/README: Remove, was doc for this.
26103         * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
26104         needed.
26105
26106 1999-05-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
26107
26108         * gdb.base/call-ar-st.exp: Fix one regular expression in test
26109         output.
26110
26111         * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26112         * gdb.base/annota2.exp: New file. More annotation tests.
26113         * gdb.base/annota1.c: New file. Source file for annota1.exp.
26114         * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26115
26116 1999-04-23  Angela Marie Thomas <angela@cygnus.com>
26117
26118         * config/cfdbug.exp: New file.
26119
26120 1999-04-20  Jim Blandy  <jimb@zwingli.cygnus.com>
26121
26122         * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26123         Marcus Daniel's and Dale Hawkins's demangler crashes.
26124
26125         * gdb.c++/demangle.exp (test_gnu_style_demangling,
26126         test_lucid_style_demangling, test_arm_style_demangling,
26127         test_hp_style_demangling): Try Tom Tromey's core-dumping
26128         identifier under each demangling style.
26129
26130 1999-04-07  Jim Blandy  <jimb@zwingli.cygnus.com>
26131
26132         * gdb.c++/demangle.exp: Include the current demangling style
26133         in all test names.
26134         (current_demangling_style): New global variable.
26135         (set_demangling_style, test_demangling_core, test_demangling,
26136         test_demangling_exact): New functions.
26137         (test_gnu_style_demangling, test_lucid_style_demangling,
26138         test_arm_style_demangling, test_hp_style_demangling): Use those,
26139         instead of calling gdb_test and gdb_test_exact directly.
26140         (catch_demangling_errors): New function, which reports errors
26141         signalled by the demangling test functions in an orderly way.
26142         (do_tests): Use catch_demangling_errors.
26143
26144 1999-04-06  Jim Blandy  <jimb@zwingli.cygnus.com>
26145
26146         * gdb.base/signals.exp (test_handle_all_print): Use () for
26147         grouping in expressions, not {}.
26148
26149         * gdb.base/smoke.exp: Test value of x, not y.  The latter isn't
26150         initialized yet.
26151
26152 1999-04-01  Stan Shebs  <shebs@andros.cygnus.com>
26153
26154         * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26155         are listed.
26156
26157 1999-03-26  Stan Shebs  <shebs@andros.cygnus.com>
26158
26159         * gdb.stabs/weird.exp: Test for CC being defined before
26160         looking at its value.
26161
26162 1999-03-25  Stan Shebs  <shebs@andros.cygnus.com>
26163
26164         * gdb.base/call-ar-st.exp: Remove stray '#'.
26165         * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26166         "short int" and "long int".
26167         * gdb.c++/overload.cc: Cast the string added in the previous
26168         change, to mollify finicky HP compiler.
26169         * gdb.hp/reg-test.exp (testfile): Fix file name.
26170         * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
26171
26172         * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26173         * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26174         alternate form of enum ptype.
26175
26176 1999-03-23  Stan Shebs  <shebs@andros.cygnus.com>
26177
26178         * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26179         * gdb.hp/*.exp: Change all to run compiler probe only after
26180         passing skip_hp_tests, so as not to waste time on guaranteed
26181         failure.
26182
26183         * gdb.c++/overload.cc: Pass string instead of char addr, always
26184         init ccpfoo.
26185         * gdb.c++/templates.cc: Fix syntax error.
26186
26187 Tue Mar 23 14:56:36 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
26188
26189         * gdb.base/commands.exp: Add test for correct position of '>'
26190         when issuing the 'commands' command after a 'while' or 'if'
26191         command.
26192
26193 1999-03-18  James Ingham  <jingham@cygnus.com>
26194
26195         * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26196
26197         * gdb.c++/method.exp: It was testing an uninitialized int on the
26198         stack and assuming it was positive.
26199
26200         * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26201
26202         * gdb.base/step-test.exp: Catch a case where finish is broken and
26203         keep it from killing the rest of the tests.
26204         Use gdb_continue_to_end.
26205
26206         * gdb.base/sigall.exp: use gdb_continue_to_end.
26207
26208         * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26209
26210         * gdb.base/display.exp: use runto_main, not run.
26211
26212         * gdb.base/default.exp: Check for the current error message in the
26213         r abbreviation test.
26214         Add strongarm to the targets that know info float.
26215
26216         * gdb.base/condbreak.exp: Use the gdb_run command rather than just
26217         run which doesn't work with monitors.
26218
26219         * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26220         1034 test.
26221
26222         * gdb.base/break.exp: use the gdb_continue_to_end proc.
26223
26224         * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26225         end of a program.  Traps the case (in Cygmon) when the program
26226         never really exits.  Same as Mark's continue_to_exit, but I had
26227         put it in a lot more places, so I used my name.  Sorry Mark...
26228
26229         * config/monitor.exp (gdb_target_monitor): added another
26230         target_info parameter: remotebinarydownload.  This will set the
26231         remotebinarydownload flag if this is causing some boards trouble.
26232
26233 1999-03-18  Mark Salter  <msalter@cygnus.com>
26234
26235         * lib/gdb.exp (continue_to_exit): New function.
26236
26237         * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26238         * gdb.base/ending-run.exp: Ditto.
26239         * gdb.base/step-test.exp: Ditto.
26240
26241 1999-03-16  Stan Shebs  <shebs@andros.cygnus.com>
26242
26243         * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26244         (suggested by Art Haas <ahaas@neosoft.com>).
26245
26246 1999-03-16  Jim Blandy  <jimb@zwingli.cygnus.com>
26247
26248         * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
26249
26250 Fri Mar 12 18:06:21 1999  Stan Shebs  <shebs@andros.cygnus.com>
26251
26252         * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
26253         descriptions of types (short unsigned int vs unsigned short, etc).
26254
26255 1999-03-12  Jim Blandy  <jimb@zwingli.cygnus.com>
26256
26257         * gdb.base/call-strs.exp: Don't assume that `step' will step over
26258         a call to strlen; sometimes we do have sources.
26259
26260 1999-03-08  Jim Blandy  <jimb@zwingli.cygnus.com>
26261
26262         * gdb.base/call-ar-st.c (main): Terminate char_array with a null
26263         character, so GDB won't print garbage after its end.
26264
26265         * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26266         breakpoint there instead.  Sometimes GCC emits memcpy to handle
26267         the large structures being passed by value, so we step into that
26268         instead of sum_array_print, which obscures what we're really testing.
26269         * gdb.base/step-test.exp: However, we do want a test that notices
26270         the bizarre steps into memcpy, so do that here.  Add check for
26271         stepping into function calls that pass large structures by value.
26272         ("Is that a noun clause, or are you just happy to see me?")
26273         Remove all references to specific line numbers.
26274         * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26275         New type and function.
26276         (main): Call large_struct_by_value, passing it a large struct by value.
26277         * lib/gdb.exp (gdb_get_line_number): New function.
26278
26279         * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26280         more portable.
26281
26282 1999-03-08  Jim Blandy  <jimb@zwingli.cygnus.com>
26283
26284         * lib/gdb.exp: Doc fixes.
26285
26286 1999-03-05  Nick Clifton  <nickc@cygnus.com>
26287
26288         * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
26289
26290 1999-03-04  Jim Blandy  <jimb@zwingli.cygnus.com>
26291
26292         * gdb.base/display.exp: Don't exercise the "detach" and "kill"
26293         commands.  They're not germane to this test, and they don't work
26294         that way on remote targets.
26295
26296 1999-03-01  James Ingham  <jingham@cygnus.com>
26297
26298         * Changelog entries merged over from gdb development branch.
26299
26300        Tue Jan  5 12:33:47 1999  Keith Seitz  <keiths@cygnus.com>
26301
26302                * lib/gdb.exp (gdbtk_analyze_results): Generic function
26303                for outputting results of test run.
26304
26305         1998-12-07  Martin M. Hunt  <hunt@cygnus.com>
26306
26307                * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
26308
26309 1999-02-25  Felix Lee  <flee@cygnus.com>
26310
26311         * lib/gdb.exp (debug_format): initialize
26312
26313 1999-02-25  Jason Molenda  (jsm@bugshack.cygnus.com)
26314
26315         * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26316         * gdb.base/call-rt-st.c: Ditto.
26317
26318 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
26319
26320         * gdb.threads/pthreads.exp (horiz): New variable.
26321         (test_startup): Fix regexps that capture thread numbers.
26322
26323 1999-02-10  Jason Molenda  (jsm@bugshack.cygnus.com)
26324
26325         * gdb.base/smoke.exp: Disambiguate two test case names (both
26326         called ``print'').
26327
26328 Fri Feb  5 12:42:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
26329
26330         * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
26331         compilation.
26332
26333 1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)
26334
26335         * gdb.base/miscexprs.exp: Change patterns to match GDB's
26336         actual output formatting.
26337         * gdb.base/smoke.exp: GDB removes leading 0's.
26338         * gdb.base/volatile.exp: Don't check type of remuneration;
26339         that variable is no longer defined in constvars.c.
26340         * gdb.base/step-test.c (main): Exit with explicit exit code.
26341         * gdb.base/step-test.exp: Remove two nexti checks--they are
26342         not portable.
26343
26344 1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)
26345
26346         * gdb.base/help.exp ("help delete display"): Fix test to match
26347         gdb's output.
26348
26349         * gdb.base/long_long.c (known_types): Initialize values to zero.
26350         * gdb.base/long_long.exp: Step one more line
26351         so 'dec' is initialized in "get to known place".  GDB removes
26352         leading zeros.  Explicitly ask for hex formatting.  Use
26353         unique test case names.
26354
26355 Tue Feb  2 10:16:08 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
26356
26357         * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
26358
26359         * gdb.c++/method.exp: Add missing close brace.
26360
26361 1999-01-30  Jim Blandy  <jimb@zwingli.cygnus.com>
26362
26363         * gdb.base/maint.exp: Use 'set height 0' to disable page
26364         prompting, not 'set height 400'.
26365
26366         Fix a bunch of timeouts.
26367         * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26368         four separate tests, so expect doesn't take forever to match a ton
26369         of text against a regexp with lots of .* forms.
26370         ("maint print psymbols", "maint print symbols"): Make some of
26371         these greps more selective, so that expect doesn't try to wade
26372         through huge piles of output and time out.
26373
26374         * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26375
26376         * gdb.base/maint.exp ("maint info breakpoints"): Split into two
26377         tests: one which doesn't expect shlib events to be reported, and
26378         another which does, but is XFAIL for all platforms other than
26379         HP/UX.
26380
26381         * gdb.base/break.exp: Teach the test suite that the `catch
26382         fork', `catch vfork', and `catch exec' commands produce error
26383         messages on platforms that don't provide these features.
26384
26385 Mon Jan 25 18:35:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
26386
26387         * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
26388         so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26389         (shortening names from solib_threshold.exp etc), won't run on
26390         anything but HP-UX for the foreseeable future.
26391         * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
26392         reflect move.
26393
26394 Thu Jan 21 15:46:49 1999  Stan Shebs  <shebs@andros.cygnus.com>
26395
26396         * gdb.base/Makefile.in, gdb.c++/Makefile.in,
26397         gdb.trace/Makefile.in (clean): Remove all test executables.
26398
26399 Tue Jan 19 17:20:09 1999  David Taylor  <taylor@texas.cygnus.com>
26400
26401         * gdb.base/shlib-call.exp: add test cases to verify that gdb
26402         successfully re-sets breakpoints in shared libraries.
26403         * gdb.base/shmain.c (main): return 0, don't fall off the end.
26404
26405 Fri Jan 15 14:04:57 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
26406
26407         * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26408         and compiled w/o GCC.
26409
26410         * gdb.hp/watch-cmd.exp: ditto.
26411
26412         * gdb.hp/watch-hp.exp: ditto.
26413
26414         * gdb.hp/xdb1.exp: ditto.
26415
26416         * gdb.hp/xdb2.exp: ditto.
26417
26418         * gdb.hp/dbx.exp: ditto.
26419
26420 Thu Jan 14 18:36:48 1999  Stan Shebs  <shebs@andros.cygnus.com>
26421
26422         * constvars.c: Remove C++-isms.
26423         * constvars.exp: Use gdb_test everywhere, add xfails if compiled
26424         with GCC.
26425
26426 Mon Jan 11 10:08:03 1999  David Taylor  <taylor@texas.cygnus.com>
26427
26428         The following changes are part of the HP merge.
26429
26430         * gdb.base/break.exp: new tests to verify that catchpoints for
26431         fork, vfork, and exec don't trigger inappropriately.
26432
26433         * gdb.base/opaque.exp: compile one file at a time, then link.
26434
26435         * gdb.base/signals.exp: be more restrictive about which hppa
26436         systems receive a setup_xfail.  new tests.
26437
26438         * gdb.base/solib_threshold.build: new file.
26439         * gdb.base/solib_threshold.exp: new file.
26440         * gdb.base/solib_threshold.link_opts: new file.
26441         * gdb.base/solib_threshold.mk: new file.
26442         * gdb.base/gen_solib_threshold.c: new file.
26443
26444         * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26445         tests.  New tests for enums inside classes.
26446
26447         * gdb.c++/compiler.cc: indicate support of template debugging.
26448
26449         * gdb.c++/demangle.exp: run hp style demangling tests.
26450
26451         * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26452         tests.
26453
26454         * gdb.c++/misc.cc: changes to support new tests.
26455
26456         * gdb.c++/templates.cc: changes to support HP's compiler; changes
26457         to support new tests.
26458
26459         * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26460         gcc, then skip these tests.
26461
26462 Sun Jan 10 23:44:11 1999  David Taylor  <taylor@texas.cygnus.com>
26463
26464         The following files are part of the HP merge; some had longer
26465         names at HP, but have been renamed to be no more than 14
26466         characters in length.
26467
26468         * gdb.hp/ambiguous.cc: new file.
26469         * gdb.hp/ambiguous.exp: new file.
26470         * gdb.hp/attach.exp: new file.
26471         * gdb.hp/attach2.exp: new file.
26472         * gdb.hp/classes-hp.exp: new file.
26473         * gdb.hp/ctti.exp: new file.
26474         * gdb.hp/ctti-add.cc: new file.
26475         * gdb.hp/ctti-add1.cc: new file.
26476         * gdb.hp/ctti-add2.cc: new file.
26477         * gdb.hp/ctti-add3.cc: new file.
26478         * gdb.hp/dbx.exp: new file.
26479         * gdb.hp/exception.cc: new file.
26480         * gdb.hp/exception.exp: new file.
26481         * gdb.hp/foll-exec.c: new file.
26482         * gdb.hp/foll-exec.exp: new file.
26483         * gdb.hp/foll-fork.c: new file.
26484         * gdb.hp/foll-fork.exp: new file.
26485         * gdb.hp/foll-vfork.c: new file.
26486         * gdb.hp/foll-vfork.exp: new file.
26487         * gdb.hp/inherit-hp.exp: new file.
26488         * gdb.hp/more-steps.exp: new file.
26489         * gdb.hp/namespace.cc: new file.
26490         * gdb.hp/namespace.exp: new file.
26491         * gdb.hp/optimize.exp: new file.
26492         * gdb.hp/pxdb.c: new file.
26493         * gdb.hp/pxdb.exp: new file.
26494         * gdb.hp/quicksort.exp: new file.
26495         * gdb.hp/reg-test.exp: new file.
26496         * gdb.hp/reg-test.s: new file.
26497         * gdb.hp/sized-enum.c: new file.
26498         * gdb.hp/sized-enum.exp: new file.
26499         * gdb.hp/start-stop.exp: new file.
26500         * gdb.hp/templ-hp.cc: new file.
26501         * gdb.hp/templ-hp.exp: new file.
26502         * gdb.hp/thr-lib.c: new file.
26503         * gdb.hp/thr-lib.exp: new file.
26504         * gdb.hp/thr-lib.h: new file.
26505         * gdb.hp/thr-liblib.c: new file.
26506         * gdb.hp/virtfun-hp.c: new file.
26507         * gdb.hp/virtfun-hp.exp: new file.
26508         * gdb.hp/watch-cmd.exp: new file.
26509         * gdb.hp/watch-hp.exp: new file.
26510         * gdb.hp/xdb1.exp: new file.
26511         * gdb.hp/xdb2.exp: new file.
26512         * gdb.hp/xdb3.exp: new file.
26513
26514 Wed Jan  6 18:41:15 1999  David Taylor  <taylor@texas.cygnus.com>
26515
26516         The following files are part of the HP merge; some had longer
26517         names at HP, but have been renamed to be no more than 14
26518         characters in length.
26519
26520         * gdb.base/ss.h: new file.
26521         * gdb.base/call-ar-st.c: new file.
26522         * gdb.base/call-ar-st.exp: new file.
26523         * gdb.base/call-rt-st.c: new file.
26524         * gdb.base/call-rt-st-exp: new file.
26525         * gdb.base/call-strs.exp: new file.
26526         * gdb.base/ena-dis-br.exp: new file.
26527         * gdb.base/environ.exp: new file.
26528         * gdb.base/long_long.exp: new file.
26529         * gdb.base/sect-cmd.exp: new file.
26530         * gdb.base/shlib-cl2.exp: new file.
26531         * gdb.base/smoke.exp: new file.
26532         * gdb.base/so-impl-ld.c: new file.
26533         * gdb.base/so-impl-ld.exp: new file.
26534         * gdb.base/so-indr-cl.c: new file.
26535         * gdb.base/so-indr-cl.exp: new file.
26536         * gdb.base/varargs.exp: new file.
26537         * gdb.base/volatile.exp: new file.
26538         * gdb.base/whatis-exp.exp: new file.
26539         * gdb.base/display.exp: new file.
26540         * gdb.c++/derivation.exp: new file.
26541         * gdb.c++/local.exp: new file.
26542         * gdb.c++/member-ptr.exp: new file.
26543         * gdb.c++/overload.exp: new file.
26544         * gdb.c++/ovldbreak.exp: new file.
26545         * gdb.c++/ref-types.exp: new file.
26546         * gdb.c++/ref-types2.exp: new file.
26547         * gdb.c++/userdef.exp: new file.
26548
26549 Wed Jan  6 13:50:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
26550
26551         * gdb.base/default.exp: Reflect wording change in remote.c.
26552
26553 Tue Jan  5 19:14:51 1999  Michael Snyder  <msnyder@cygnus.com>
26554
26555         * gdb.base/help.exp: Update to reflect current text.
26556
26557 Tue Jan  5 13:05:32 1999  David Taylor  <taylor@texas.cygnus.com>
26558
26559         * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26560         they're stack variables and contain garbage.
26561         * gdb.c++/anon-union.exp: new file.
26562
26563         The following changes were made by David Taylor
26564         <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26565         Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26566         in changes by HP.
26567
26568         * gdb.base/bitops.exp: new file.
26569         * gdb.base/default.exp: change expected messages for catch and
26570         info catch tests to reflect HP merge changes.
26571         * gdb.base/enable-disable-break.exp
26572         * gdb.base/ending-run.c: new file.
26573         * gdb.base/long_long.c: new file.
26574         * gdb.base/maint.exp: new file.
26575         * gdb.base/pointers2.exp: new file.
26576         * gdb.base/shlib-call2.exp: new file.
26577         * gdb.base/solib.exp: new file.
26578         * gdb.base/step-test.c: new file.
26579         * gdb.c++/anon-union.cc: new file.
26580         * gdb.c++/local.cc: new file.
26581         * gdb.c++/member-pointer.cc: new file.
26582         * gdb.c++/method.cc: new file.
26583         * gdb.c++/ref-types.cc: new file.
26584         * gdb.c++/ref-types2.cc: new file.
26585         * gdb.c++/userdef.cc: new file.
26586
26587         * gdb.base/scope.exp: compile one file at a time, then link.
26588         * gdb.base/langs.exp: ditto.
26589         * gdb.base/list.exp: ditto.
26590
26591 Mon Jan  4 10:06:43 1999  David Taylor  <taylor@texas.cygnus.com>
26592
26593         The following changes were made by David Taylor
26594         <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26595         Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26596         in changes by HP.
26597
26598         * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26599         skip tests.  When compiling pass c++ flag to gdb_compile.
26600         * gdb.c++/
26601
26602         * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26603         test for on hppa*-*-hpux*; use args to see if c++ was specified.
26604         (skip_hp_tests): new function.
26605         (gdb_preprocess): new function.
26606
26607         * configure.in (hpdir): decide whether to configure gdb.hp.
26608         * configure: regenerated.
26609
26610         * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26611         to delete on clean.
26612         (EXECUTABLES): update to reflect new additions.
26613         * gdb.base/commands.exp: update message expected.
26614         * gdb.base/default.exp: add copyright notice.
26615         * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26616         * gdb.base/help.exp: update messages to reflect current text.
26617         * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26618         targets for recurse tests.
26619         * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26620         skip this file.
26621
26622         * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26623         * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26624         compilation.
26625         * gdb.c++/misc.exp: ditto.
26626         * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26627         run the tests.  tell gdb_compile that it's a c++ compilation.
26628
26629         * gdb.threads/pthreads.exp: fix typo in message.
26630
26631         * gdb.base/all-bin.exp: new file.
26632         * gdb.base/arithmet.exp: new file.
26633         * gdb.base/assign.exp: new file.
26634         * gdb.base/completion.exp: new file.
26635         * gdb.base/cond-expr.exp: new file.
26636         * gdb.base/condbreak.exp: new file.
26637         * gdb.base/define.exp: new file.
26638         * gdb.base/dollar.exp: new file.
26639         * gdb.base/environment.exp: new file.
26640         * gdb.base/eval-skip.exp: new file.
26641         * gdb.base/jump.exp: new file.
26642         * gdb.base/logical.exp: new file.
26643         * gdb.base/pointers.exp: new file.
26644         * gdb.base/relational.exp: new file.
26645         * gdb.base/section_command.exp: new file.
26646         * gdb.base/whatis-expr.exp: new file.
26647
26648         * gdb.base/all-types.c: new file.
26649         * gdb.base/call-array-struct.c: new file.
26650         * gdb.base/call-return-struct.c: new file.
26651         * gdb.base/call-strings.c: new file.
26652         * gdb.base/callfuncs2.c: new file.
26653         * gdb.base/condbreak.c: new file.
26654         * gdb.base/constvars.c: new file.
26655         * gdb.base/display.c: new file.
26656         * gdb.base/int-type.c: new file.
26657         * gdb.base/jump.c: new file.
26658         * gdb.base/miscexprs.c: new file.
26659         * gdb.base/pointers.c: new file.
26660         * gdb.base/pointers2.c: new file.
26661         * gdb.base/shmain.c: new file.
26662         * gdb.base/shr1.c: new file.
26663         * gdb.base/shr2.c: new file.
26664         * gdb.base/solib.c: new file.
26665         * gdb.base/solib1.c: new file.
26666         * gdb.base/solib2.c: new file.
26667         * gdb.base/varargs.c: new file.
26668         * gdb.c++/derivation.cc: new file.
26669         * gdb.c++/overload.cc: new file.
26670         * gdb.c++/ovldbreak.cc: new file.
26671         * gdb.hp/attach.c: new file.
26672         * gdb.hp/attach2.c: new file.
26673         * gdb.hp/average.c: new file.
26674         * gdb.hp/compiler.c: new file.
26675         * gdb.hp/compiler.cc: new file.
26676         * gdb.hp/execd-program.c: new file.
26677         * gdb.hp/follow-exec.c: new file.
26678         * gdb.hp/follow-fork.c: new file.
26679         * gdb.hp/follow-vfork-and-exec.c: new file.
26680         * gdb.hp/misc-hp.cc: new file.
26681         * gdb.hp/more-steps.c: new file.
26682         * gdb.hp/optimize.c: new file.
26683         * gdb.hp/quicksort.c: new file.
26684         * gdb.hp/run-hp.c: new file.
26685         * gdb.hp/start-stop.c: new file.
26686         * gdb.hp/sum.c: new file.
26687         * gdb.hp/templates-hp.cc: new file.
26688         * gdb.hp/thread-local-in-lib.c: new file.
26689         * gdb.hp/thread-local-in-lib.h: new file.
26690         * gdb.hp/thread-local-in-lib.lib.c: new file.
26691         * gdb.hp/vforked-program.c: new file.
26692         * gdb.hp/virtfunc-hp.cc: new file.
26693         * gdb.hp/watchpoint-hp.c: new file.
26694         * gdb.hp/xdb.c: new file.
26695         * gdb.hp/xdb0.c: new file.
26696         * gdb.hp/xdb0.h: new file.
26697         * gdb.hp/xdb1.c: new file.
26698
26699 Mon Dec 21 14:08:38 1998  David Taylor  <taylor@texas.cygnus.com>
26700
26701         The following change was made by Edith Epstein
26702         <eepstein@cygnus.com> as part of a project to merge in changes
26703         originally made by HP; HP did not create ChangeLog entries.
26704
26705         * gdb.c++/demangle.exp: changed the expected output for some
26706         ARM-style mangling -- removed second reference to datatype.
26707         For example, maint demangle __dt__11T1__pt__2_cFv
26708                      T1<char>::~T1<char>(void)
26709         becomes,
26710                      maint demangle __dt__11T1__pt__2_cFv
26711                      T1<char>::~T1(void)
26712
26713         (test_hp_style_demangling): new hp specific demangling test cases.
26714
26715 Mon Dec 14 15:07:03 1998  Jeffrey A Law  (law@cygnus.com)
26716
26717         * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
26718         * gdb.trace/backtrace.exp: Likewise.
26719         * gdb.trace/circ.exp: Likewise.
26720         * gdb.trace/collection.exp: Likewise.
26721         * gdb.trace/deltrace.exp: Likewise.
26722         * gdb.trace/infotrace.exp: Likewise.
26723         * gdb.trace/limits.exp: Likewise.
26724         * gdb.trace/packetlen.exp: Likewise.
26725         * gdb.trace/passc-dyn.exp: Likewise.
26726         * gdb.trace/passcount.exp: Likewise.
26727         * gdb.trace/report.exp: Likewise.
26728         * gdb.trace/save-trace.exp: Likewise.
26729         * gdb.trace/tfind.exp: Likewise.
26730         * gdb.trace/tracecmd.exp: Likewise.
26731         * gdb.trace/while-dyn.exp: Likewise.
26732         * gdb.trace/while-stepping.exp: Likewise.
26733
26734 1998-12-07  Jim Blandy  <jimb@zwingli.cygnus.com>
26735
26736         * gdb.base/restore.exp, gdb.base/restore.c: New tests.
26737
26738 Wed Dec  2 20:03:53 1998  Stan Shebs  <shebs@andros.cygnus.com>
26739
26740         From Brendan Kehoe:
26741         * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
26742         int return types.
26743
26744 Sat Oct 24 18:04:22 1998  Felix Lee  <flee@cygnus.com>
26745
26746         * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
26747         remote dos host testing right.
26748
26749 Mon Oct 19 01:31:59 1998  Felix Lee  <flee@cygnus.com>
26750
26751         * gdb.base/corefile.exp: remove some xfails.
26752
26753 Thu Oct 15 10:04:38 1998  Andrew Cagney  <cagney@b1.cygnus.com>
26754
26755         * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
26756         have different timestamps.
26757
26758 Thu Oct  1 20:56:14 1998  Andrew Cagney  <cagney@b1.cygnus.com>
26759
26760         * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
26761         gdb.base/default.exp: Replace "exec" with "executable".
26762
26763 Tue Sep 29 15:06:29 1998  Andrew Cagney  <cagney@b1.cygnus.com>
26764
26765         * gdb.base/default.exp: Change else if to elseif from previous
26766         delta.
26767
26768 Mon Sep 28 13:21:43 1998  Nick Clifton  <nickc@cygnus.com>
26769
26770         * gdb.base/default.exp: Add brace missing from previous delta.
26771
26772 Mon Sep 21 14:39:27 1998  Nick Clifton  <nickc@cygnus.com>
26773
26774         * gdb.base/default.exp: Support test for info float for all
26775         varieties of arm toolchain.
26776
26777 Fri Sep 18 14:07:44 1998  Michael Snyder  <msnyder@cygnus.com>
26778
26779         * gdb.trace/*.exp: remove "remote_download" command.
26780
26781 Wed Sep 16 11:38:21 1998  Michael Snyder  <msnyder@cygnus.com>
26782
26783         * gdb.trace/*.exp: remove -gdwarf from compile.
26784
26785 Wed Sep 16 01:23:11 1998  Felix Lee  <flee@cygnus.com>
26786
26787         * gdb.trace/configure.in(AC_INIT): typo
26788         * gdb.trace/configure: regenerated
26789
26790 Mon Sep 14 20:00:04 1998  Michael Snyder  <msnyder@cygnus.com>
26791
26792         * config/m68k-emc.exp: New file.
26793         * lib/<emc-support.exp trace-support.exp}: New files.
26794         * configure.in: add new test directory gdb.trace.
26795         * gdb.trace/{configure configure.in Makefile.in}: New files.
26796         * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
26797         * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
26798         * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
26799         * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
26800         * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
26801         * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
26802         * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
26803
26804 Fri Sep 11 13:58:02 1998  Michael Snyder  <msnyder@cygnus.com>
26805
26806         * gdb.c++/classes.exp: Change all regular expressions to match
26807         arbitrary combinations of newline/carriage-return, so that they
26808         will work equally well on Unix and Windows.
26809         * gdb.c++/inherit.exp: ditto.
26810         * gdb.c++/virtfunc.exp: ditto.
26811
26812 1998-08-11 Dawn Perchik  <dawn@cygnus.com>
26813
26814         * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
26815
26816 Fri Jul 24 15:51:34 1998  Jeffrey A Law  (law@cygnus.com)
26817
26818         * gdb.disasm/am33.s: Add tests for autoincrement instructions.
26819         * gdb.disasm/am33.exp: Run time.  Update tests which use r8-r15
26820         to use a0-a3/d0-d3 as needed.
26821
26822 Thu Jul 16 18:20:46 1998  Jeffrey A Law  (law@cygnus.com)
26823
26824         * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
26825         * gdb.disasm/am33.exp: Corresponding changes.
26826
26827 1998-07-11  Felix Lee  <flee@cygnus.com>
26828
26829         * gdb.base/callfuncs.exp: add cmp10 test.
26830         * gdb.base/callfuncs.c (cmp10): new function.
26831
26832 Thurs Jul 9 11:08:31 1998  Dawn Perchik  <dawn@cygnus.com>
26833
26834         * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
26835         into two parts to get around a synchronization problem in expect.
26836
26837 Fri Jun 26 14:27:13 1998  Keith Seitz  <keiths@cygnus.com>
26838
26839         * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
26840
26841         * configure.in: Add options for gdbtk testsuite.
26842
26843         * configure: Regenerate.
26844
26845         * gdb.gdbtk: New directory to hold gdbtk tests.
26846
26847 Fri Jun 26 14:52:47 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
26848
26849         * gdb.fortran/types.exp:  Escape brackets in expect patterns
26850         for test_float_literal_types_accepted tests.
26851         * gdb.base/scope.exp:  Remove extraneous newline in filelocal_bss
26852         before run test.
26853
26854 Fri Jun 26 11:12:17 1998  Jeffrey A Law  (law@cygnus.com)
26855
26856         * am33.exp: Just compile, do not link the testcase.
26857         * am33.s: Add ".am33" pseudoop to force am33 mode.
26858
26859 1998-06-25  Felix Lee  <flee@cygnus.com>
26860
26861         * gdb.base/setshow.exp: make sure $pc is sane.
26862
26863         * gdb.stabs/weird.exp: split expect patterns properly.
26864
26865 Wed Jun 24 13:03:15 1998  Jeffrey A Law  (law@cygnus.com)
26866
26867         * gdb.disasm/am33.s: New disassembler testfile for the am33.
26868         * gdb.disasm/am33.exp: Run it.
26869
26870 Tue Jun 23 11:45:01 1998  Michael Snyder  <msnyder@cygnus.com>
26871
26872         * gdb.base/funcargs.exp: simplify expect strings to ease pattern
26873         match processing (and eliminate spurious timeouts when running).
26874
26875 Fri Jun 12 17:28:22 1998  Michael Snyder  <msnyder@cygnus.com>
26876
26877         * gdb.base/signals.exp (test_handle_all_print): put back Mach
26878         exception test, but conditionalize it on target [mach | gnu].
26879
26880 Wed Jun 10 10:40:03 1998  Michael Snyder  <msnyder@cygnus.com>
26881
26882         * gdb.base/overlays.exp: fixup compile line for linker script.
26883
26884 Thu Jun  4 21:54:15 1998  Felix Lee  <flee@zog.cygnus.com>
26885
26886         * gdb.fortran/types.exp: don't guess at float size.
26887
26888 Thu May 21 02:28:37 1998  Felix Lee  <flee@zog.cygnus.com>
26889
26890         * gdb.base/exprs.exp: delete test that depends on int size.
26891
26892 Sun May 17 17:10:22 1998  Bob Manson  <manson@charmed.cygnus.com>
26893
26894         * config/sim.exp: Removed checks for target triplets.
26895         (gdb_target_sim): Use gdb,target_sim_options.
26896
26897 Sat May 16 23:43:35 1998  Mark Alexander  <marka@cygnus.com>
26898
26899         * gdb.base/reread.exp: New file.
26900         * gdb.base/reread1.c: New file.
26901         * gdb.base/reread2.c: New file.
26902
26903 Sat May 16 23:22:09 1998  Mark Alexander  <marka@cygnus.com>
26904
26905         * config/sim.exp: Use 'target sim -sparclite' when running
26906         SPARClite programs.
26907
26908 Sat May 16 18:48:08 1998  Doug Evans  <devans@canuck.cygnus.com>
26909
26910         * gdb.base/structs2.exp: New file.
26911         * gdb.base/structs2.c: New file.
26912
26913 Wed May 13 13:36:14 1998  Doug Evans  <devans@canuck.cygnus.com>
26914
26915         * gdb.asm/common.inc: New file.
26916         * gdb.asm/d10v.inc: New file.
26917         * asm-source.exp: Pass -I's to gas to find .inc files.
26918         Update line numbers in expected output.
26919         * asmsrc1.s: Rewrite.
26920         * asmsrc2.s: Rewrite.
26921         * configure.in: Create arch.inc symlink.
26922         * configure: Regenerate.
26923         * Makefile.in (distclean): Delete arch.inc.
26924
26925 Wed May  6 10:30:54 1998  John Metzler  <jmetzler@cygnus.com>
26926
26927         *  callfuncs.c (t_enum_value1) : Cleanup return value warnings
26928         (t_enum_value2): ditto
26929         (t_enum_value3): ditto
26930         (main): ditto
26931 Fri May  1 09:33:37 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
26932
26933         * gdb.base/break.exp:  Remove xfail for `deleting all breakpoints
26934         when none' unexpected prompt case, fixed by breakpoint.c:delete_command
26935         change.
26936         Use gdb_test instead of send_gdb/gdb_expect sequences.
26937
26938 Thu Apr 23 12:56:19 1998  Jason Molenda  (crash@bugshack.cygnus.com)
26939
26940         * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
26941         not void.
26942
26943 Thu Apr 16 10:52:34 1998  John Metzler  <jmetzler@cygnus.com>
26944
26945         * gdb.base/branches.c: Code with lots of loops and
26946         subroutines. Used to test gdbs ability to single step through PC
26947         changes, especially to test mips-tdep.c:mips_next_pc
26948
26949 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
26950
26951         * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
26952         more rigorous EGCS C++ error checking.
26953
26954 Fri Apr 10 22:38:12 1998 Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
26955
26956         * gdb.base/help.exp:  Clean up `help set args' and `help show args'
26957         tests.
26958         * gdb.base/interrupt.exp:  Add "i*86-*-solaris2*" xfail for calling
26959         function when asleep.
26960         * gdb.base/signals.exp:  Add "i*86-*-solaris2*" xfails. Add comment
26961         for i*86 Linux and SVR4 signal handling problems.
26962         Remove linux xfail for `next to handler in signals_tests_1', fixed
26963         by recent infrun.c change.
26964         Limit backtrace to 10 frames to avoid timeout problems with infinite
26965         stack backtraces.
26966         Adjust expect pattern in `handle all print' test to match Apr 28 1997
26967         target.[ch] change.
26968
26969 Tue Mar 31 00:40:32 1998  Bob Manson  <manson@charmed.cygnus.com>
26970
26971         * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
26972         for a newline from gdb before continuing.
26973         (default_gdb_exit): Just look for y or n.
26974         (gdb_test): Detect abnormal exit from GDB running on DOS; if
26975         it does, fail the rests of the tests in the file.
26976
26977 Tue Mar 24 22:44:52 1998  Bob Manson  <manson@charmed.cygnus.com>
26978
26979         * config/cygmon.exp: New file.
26980
26981 Mon Mar 16 21:39:11 1998  Bob Manson  <manson@charmed.cygnus.com>
26982
26983         * gdb.base/list.exp: Fix problem with "list default lines around
26984         main" test on remote targets.
26985
26986         * gdb.base/scope.exp: Fix problem with filelocal_bss before
26987         run test on remote targets.
26988
26989 Thu Mar 12 16:23:00 1998  Doug Evans  <devans@canuck.cygnus.com>
26990
26991         * gdb.asm: New directory.
26992         * configure.in: Configure it.
26993         * configure: Regenerate.
26994         * gdb.asm/{Makefile.in,configure.in,configure}: New files.
26995         * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
26996
26997 Mon Feb 23 08:22:44 1998  Mark Alexander  <marka@cygnus.com>
26998
26999         * config/mn10300-eval.exp: New file to support MN10300 eval board.
27000
27001 Wed Feb 18 16:43:46 1998  Michael Snyder  (msnyder@cygnus.com)
27002
27003         * gdb.base/overlays (several files): Merge the two overlay
27004         managers into one.  Change variables (foox, barx, bazx, grbxx)
27005         back into ints but force them to load in their proper sections.
27006
27007 Thu Feb 12 13:49:30 1998  Andrew Cagney  <cagney@b1.cygnus.com>
27008
27009         * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
27010         on-chip insn memory and IMAP1 to upper 128k.
27011         (D10VCopy): Handle memory regions crossing 16k boundaries.
27012         (D10VCopy): Transfer data in 32 bit chunks.
27013
27014 Tue Feb 10 17:23:22 1998  Andrew Cagney  <cagney@b1.cygnus.com>
27015
27016         * gdb.base/overlays.c (main): Exit normally when result is
27017         correct.
27018
27019         * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
27020         map.  Include space for printf in .text segment.
27021
27022         * gdb.base/d10vovly.c (D10VTranslate): New function, handle
27023         updated d10v memory VMA/LMA map.
27024         (D10VCopy): Call D10VTranslate.
27025
27026 Fri Feb  6 14:13:12 1998  Andrew Cagney  <cagney@b1.cygnus.com>
27027
27028         * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27029
27030         * gdb.base/bar.c (barx, bar): Change variable to small array so
27031         that it won't be put into the .sdata - small data -
27032         section. Update reference.
27033         * gdb.base/baz.c (bazx, baz): Ditto.
27034         * gdb.base/foo.c (foox, foo): Ditto.
27035         * gdb.base/grbx.c (grbxx, grbx): Ditto.
27036
27037         * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
27038         to be arrays.
27039
27040 Thu Jan 29 14:48:19 1998  Michael Snyder  (msnyder@cygnus.com)
27041
27042         * gdb.base/overlays.exp: fix up and get working again.
27043         Add tests for backtraces from an overlay function.
27044
27045 Fri Jan 23 07:52:45 1998  Fred Fish  <fnf@cygnus.com>
27046
27047         * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27048         "calling function with watchpoint enabled".
27049
27050 Thu Jan 22 14:23:29 1998  Fred Fish  <fnf@cygnus.com>
27051
27052         * gdb.base/break.exp (test_next_with_recursion): Remove
27053         gdb_suppress_tests for d10v-*-*.
27054         * lib/gdb.exp (gdb_suppress_tests): Disable this function
27055         pending review of whether it is useful or not.
27056
27057 Tue Jan 20 13:02:09 1998  Mark Alexander  <marka@cygnus.com>
27058
27059         * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27060
27061 Mon Jan 19 08:53:04 1998  Mark Alexander  <marka@cygnus.com>
27062
27063         * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27064         * config/dve.exp: New file to support Densan boards.
27065
27066 Mon Dec 15 22:38:05 1997  Andrew Cagney  <cagney@b1.cygnus.com>
27067
27068         * gdb.base/interrupt.exp: Document problem of simulators, signals,
27069         reads and BSD.
27070
27071 Wed Nov 26 22:29:18 1997  Bob Manson  <manson@charmed.cygnus.com>
27072
27073         * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27074         response.
27075
27076         * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27077
27078 Tue Nov 25 12:46:36 1997  Andrew Cagney  <cagney@b1.cygnus.com>
27079
27080         * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
27081         test.
27082
27083         * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
27084         target_sizeof_long and target_bigendian_p.
27085         (structs_by_value, structs_by_reference): Check values according
27086         to targets word size and endianess.
27087
27088 Mon Nov 24 16:37:06 1997  Andrew Cagney  <cagney@b1.cygnus.com>
27089
27090         * gdb.base/langs.exp: For "continue to exit" ignore any trailing
27091         output.
27092
27093 Fri Oct 17 13:24:43 1997  Stan Shebs  <shebs@andros.cygnus.com>
27094
27095         * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
27096         Update test of set args help to match source change.
27097
27098 Fri Sep 26 17:36:20 1997  Jason Molenda  (crash@pern.cygnus.com)
27099
27100         * gdb.base/default.exp: Expect help system output to be in
27101         alphabetical order.
27102         * gdb.base/help.exp: Ditto.
27103
27104 Wed Sep 24 13:08:14 1997  Bob Manson  <manson@charmed.cygnus.com>
27105
27106         * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27107         "i*86-pc-linux-gnu*".
27108         * gdb.base/interrupt.exp: Ditto.
27109         * gdb.base/corefile.exp: Ditto.
27110
27111         * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
27112         define vxworks when building the testcase.
27113
27114         * gdb.base/ptype.exp: Fix testnames to be unique.
27115         * gdb.base/radix.exp: Ditto.
27116         * gdb.base/term.exp: Ditto.
27117         * gdb.base/whatis.exp: Ditto.
27118         * gdb.c++/classes.exp: Ditto.
27119
27120 Tue Sep 16 22:21:48 1997  Bob Manson  <manson@charmed.cygnus.com>
27121
27122         * gdb.base/callfuncs.exp: Fix indentation.
27123
27124         * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27125         suppress_flag has been set.
27126         (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27127         target feature.
27128
27129 Mon Sep 15 15:43:17 1997  Bob Manson  <manson@charmed.cygnus.com>
27130
27131         * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27132         the testcase.
27133
27134         * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
27135         set_debug_traps() and breakpoint().
27136         * gdb.c++/misc.cc (main): Ditto.
27137         * gdb.c++/templates.cc (main): Ditto.
27138         * gdb.c++/virtfunc.cc (main): Ditto.
27139
27140 Fri Sep 12 16:56:38 1997  Bob Manson  <manson@charmed.cygnus.com>
27141
27142         * lib/gdb.exp(gdb_step_for_stub): New function.
27143         (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27144         exists, reload the executable and do a "continue" instead of
27145         doing a jump.
27146         (runto_main): Use gdb_step_for_stub.
27147
27148         * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
27149         tests to have unique names.
27150         * gdb.base/callfuncs.exp: Ditto.
27151         * gdb.base/commands.exp: Ditto.
27152         * gdb.base/default.exp: Ditto.
27153         * gdb.base/help.exp: Ditto.
27154         * gdb.base/list.exp: Ditto.
27155         * gdb.base/opaque.exp: Ditto.
27156         * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27157         similar tests.
27158
27159         * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27160         * gdb.c++/cplusfuncs.cc: Ditto.
27161         * gdb.c++/virtfunc.cc: Ditto.
27162
27163         * config/monitor.exp: Keep track of the last file we saw, rather
27164         than trying to get the info from gdb.
27165
27166         * gdb.fortran/types.exp: Move comment to previous line.
27167
27168 Tue Sep  2 19:55:34 1997  Bob Manson  <manson@charmed.cygnus.com>
27169
27170         * config/sparclet.exp: Detect gratuitous change to sparclet gdb
27171         target mode.
27172
27173 Mon Jul 28 12:14:47 1997  Stan Shebs  <shebs@andros.cygnus.com>
27174
27175         From Bob Manson:
27176         * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
27177         string from GDB when it connects.
27178
27179         * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27180
27181 Thu Jul  3 15:35:12 1997  Bob Manson  <manson@charmed.cygnus.com>
27182
27183         * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
27184         if we can't get a debug format from GDB (we may be testing an
27185         older GDB). Use a 10 second timeout when checking for the format.
27186
27187         * gdb.stabs/weird.exp: Fix quoting.
27188
27189         * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27190
27191 Mon Jun 30 18:31:43 1997  Bob Manson  <manson@charmed.cygnus.com>
27192
27193         * config/arm-ice.exp: New file.
27194
27195 Sun Jun 29 16:43:30 1997  Bob Manson  <manson@charmed.cygnus.com>
27196
27197         * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
27198         until it has been modified to work with the new testsuite.
27199
27200         * gdb.*/*.exp: Instead of causing 1 unresolved test when the
27201         testcase won't compile, cause all of the testcases in the file to
27202         fail instead.
27203
27204         * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27205         (gdb_clear_suppressed): New procedure.
27206         (gdb_stop_suppressing_tests): Only clear suppress_flag if
27207         it contains a positive value.
27208
27209 Sat Jun 28 13:31:11 1997  Bob Manson  <manson@charmed.cygnus.com>
27210
27211         * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27212
27213         * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27214
27215 Fri Jun 27 07:44:25 1997  Fred Fish  <fnf@cygnus.com>
27216
27217         * lib/gdb.exp (setup_xfail_format): New function.
27218         (get_debug_format): New function to get debug format.
27219         (debug_format): New global variable to hold last value set
27220         by get_debug_format.
27221         * gdb.base/list.exp: Call get_debug_format and expect some
27222         tests to fail for DWARF 1 and COFF formats.
27223         * gdb.c++/ptype.exp: Ditto.
27224         * gdb.c++/classes.exp: Ditto.
27225         * gdb.c++/cplusfuncs.exp: Ditto.
27226         * gdb.c++/inherit.exp: Ditto.
27227         * gdb.c++/templates.exp: Ditto.
27228         * gdb.c++/virtfunc.exp: Ditto.
27229
27230 Wed Jun 25 09:08:51 1997  Bob Manson  <manson@charmed.cygnus.com>
27231
27232         * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27233         host doesn't have a currently-open connection.
27234
27235         * config/sparclet.exp: Cleanups and fixes to make it generic for
27236         any gdb stub target. Handle cases where gdb doesn't respond when
27237         interrupted in a sane fashion.
27238
27239         * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
27240         same thing in a totally different way.
27241
27242         * config/monitor.exp: Pass in timeouts to gdb_expect instead of
27243         setting "timeout".
27244         (gdb_start): We set the global gdb_prompt variable in
27245         default_gdb_init now.
27246
27247 Sun Jun 22 09:11:02 1997  Fred Fish  <fnf@cygnus.com>
27248
27249         * gdb.base/printcmds.exp: Fix "check for floating addition"
27250         regexp to accept results within approx +/- .01 of exact value.
27251         * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27252
27253 Wed Jun 18 11:11:39 1997  Bob Manson  <manson@charmed.cygnus.com>
27254
27255         * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
27256         properly.
27257         (gdb_expect): Add optional timeout parameter, and add timeout
27258         value to various calls.
27259         (gdb_suppress_tests): Only give one warning message per group.
27260
27261 Tue Jun 17 13:10:10 1997  Bob Manson  <manson@charmed.cygnus.com>
27262
27263         * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
27264         global variables. Handle getting a value for $timeout more
27265         gracefully.
27266
27267 Sat Jun 14 09:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
27268
27269         * lib/gdb.exp: Close connection to remote host if gdb doesn't
27270         initialize.
27271         (default_gdb_init): New procedure; allow gdb_init to be overridden
27272         by a target configuration file.
27273         (gdb_expect): Pass the timeout to remote_expect.
27274
27275         * config/monitor.exp(gdb_load): Fix typo in regexp.
27276
27277 Thu Jun 12 20:57:12 1997  Bob Manson  <manson@charmed.cygnus.com>
27278
27279         * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27280
27281 Tue Jun  3 15:20:20 1997  Bob Manson  <manson@charmed.cygnus.com>
27282
27283         * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
27284         here. Call gdb_target_exec before rebooting the target, to make
27285         sure the connection to the target is closed.
27286         (gdb_load): Pass the name of the executable to gdb_target_monitor.
27287         Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27288         Also detect "Timeout reading from remote" error.
27289
27290         * config/gdbserver.exp: Pass the executable being loaded to
27291         gdb_target_monitor. Don't call gdb_file_cmd here; let
27292         gdb_target_monitor do it.
27293
27294         * gdb.disasm/hppa.exp: Don't use exec_output.
27295
27296 Fri May 23 13:28:29 1997  Bob Manson  <manson@charmed.cygnus.com>
27297
27298         * gdb.base/list.exp: If we're debugging a non-native target,
27299         try to set the pc register to point to the start of the
27300         program before doing the first list command.
27301
27302         * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
27303         test_calls after restarting.
27304
27305         * lib/gdb.exp(gdb_run_cmd): Send jump command again after
27306         reloading.
27307
27308         * gdb.base/watchpoint.exp: Fix typo.
27309
27310         * gdb.base/setshow.exp: Check for use_gdb_stub.
27311
27312         * gdb.base/break.exp: Fix continue until exit test for the gdb
27313         stub case.
27314         * gdb.base/langs.exp: Ditto.
27315
27316         * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
27317         gdb_load_offset. If we weren't given a file to load, figure out
27318         what the current file is and use it.
27319
27320         * config/i386-bozo.exp: New file.
27321
27322 Thu May 22 18:51:32 1997  Bob Manson  <manson@charmed.cygnus.com>
27323
27324         * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27325         feature.
27326
27327         * config/proelf.exp: New entry.
27328
27329 Wed May 21 21:23:16 1997  Bob Manson  <manson@charmed.cygnus.com>
27330
27331         * lib/gdb.exp: Remove spurious .* patterns at the beginning
27332         of regexps.
27333
27334         * gdb.base/watchpoint.exp: Don't run the test_stepping
27335         tests if gdb can't call functions on the target.
27336
27337         * gdb.base/setshow.exp: Don't run the set prompt tests if
27338         the board has gdb_prompt set.
27339
27340 Tue May 20 08:58:49 1997  Jeffrey A Law  (law@cygnus.com)
27341
27342         * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27343         * gdb.base/commands.exp: Likewise.
27344         * gdb.base/setshow.exp: Likewise.
27345
27346 Mon May 19 15:37:50 1997  Bob Manson  <manson@charmed.cygnus.com>
27347
27348         * config/monitor.exp(gdb_start): Look for gdb_prompt target
27349         feature.
27350
27351         * config/i960.exp: New file.
27352
27353 Thu May  1 18:01:50 1997  Bob Manson  <manson@charmed.cygnus.com>
27354
27355         * gdb.base/funcargs.exp: Check for gdb,short_int target
27356         feature instead of looking for explicit target triplets.
27357
27358 Mon Apr 28 17:27:40 1997  Michael Snyder  <msnyder@cygnus.com>
27359
27360         * gdb.base/printcmds.exp: add a couple more tests a la
27361         "p 123DEADBEEF", to check parse_number.
27362         * top.c: change "to enable to enable" to "to enable" in a couple
27363         of help strings.
27364
27365 Thu Apr 24 14:38:18 1997  Jeffrey A Law  (law@cygnus.com)
27366
27367         * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27368         on the mn10300.
27369
27370 Mon Apr 21 15:05:42 1997  Fred Fish  <fnf@cygnus.com>
27371
27372         * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27373         where the test executable is run with explicit args.
27374         * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27375
27376 Mon Apr 21 13:38:58 1997  Fred Fish  <fnf@cygnus.com>
27377
27378         * gdb.base/run.c: Use FAKEARGV to build test executable that
27379         does not require a command line arg, since most simulators
27380         don't currently support passing such an arg into the simulated
27381         program.
27382         * gdb.base/commands.exp: Change tests to insert the proper
27383         value as the arg to the first recursive factorial call.  Change
27384         compilation line to define FAKEARGV at compile time.
27385
27386 Wed Apr  9 11:12:36 1997  Jeffrey A Law  (law@cygnus.com)
27387
27388         * gdb.base/recurse.exp: Enable these tests for the mn10300.
27389         * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27390         function with watchpoint enabled" test.
27391
27392 Tue Apr  8 19:33:20 1997  Bob Manson  <manson@charmed.cygnus.com>
27393
27394         * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
27395         Don't call gdb_test when the command doesn't return to a gdb prompt.
27396
27397         * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
27398         "Tests restarted" messages.
27399
27400 Tue Apr  8 16:38:46 1997  Jeffrey A Law  (law@cygnus.com)
27401
27402         * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27403
27404 Thu Apr  3 15:21:26 1997  Michael Snyder  <msnyder@cygnus.com>
27405
27406         * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27407         for INFO SYMBOL; add help tests for OVERLAY commands.
27408         * gdb.base/default.exp: add tests for INFO SYMBOL command;
27409         add tests for OVERLAY commands
27410         * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27411         d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27412         * gdb.base/sigall.c: add usestubs code frag
27413         * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
27414
27415 Thu Apr  3 09:38:53 1997  Bob Manson  <manson@charmed.cygnus.com>
27416
27417         * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27418         failures.
27419         (gdb_stop_suppressing_tests): Note that tests have restarted.
27420
27421 Wed Apr  2 19:04:20 1997  Bob Manson  <manson@charmed.cygnus.com>
27422
27423         * config/h8300.exp: New file.
27424
27425 Sun Mar 30 13:38:25 1997  Bob Manson  <manson@charmed.cygnus.com>
27426
27427         * gdb.base/setshow.exp: Check for the existence of a
27428         feature, not its value.
27429
27430 Sat Mar 29 11:19:46 1997  Bob Manson  <manson@charmed.cygnus.com>
27431
27432         * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27433
27434         * gdb.base/scope.exp: It's now init0(), not init().
27435
27436         * gdb.base/scope0.c: For now, change init() to be init0().
27437
27438         * config/monitor.exp: Use gdb_serial in preference to serial
27439         or netport.
27440
27441         * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
27442         and it's not already set.
27443
27444 Fri Mar 28 19:54:18 1997  Bob Manson  <manson@charmed.cygnus.com>
27445
27446         * gdb.base/setshow.exp: Only test the run command if the target
27447         isn't using a stub and if it supports argument passing.
27448
27449 Sat Mar 22 19:50:25 1997  Bob Manson  <manson@charmed.cygnus.com>
27450
27451         * config/udi.exp(gdb_start): Make sure UDICONF is set
27452         properly before starting gdb.
27453
27454 Mon Mar 24 14:40:33 1997  Jeffrey A Law  (law@cygnus.com)
27455
27456         * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27457         * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27458         * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27459
27460 Tue Mar 11 11:42:58 1997  Bob Manson  <manson@charmed.cygnus.com>
27461
27462         * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
27463         specialized code to reboot the board, use remote_reboot instead.
27464
27465         * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27466
27467         * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27468
27469         * config/monitor.exp: Make sure we disconnect from the target.
27470         Also, try a reboot/reload cycle instead of failing if the
27471         load fails.
27472
27473 Fri Mar  7 13:48:30 1997  Bob Manson  <manson@charmed.cygnus.com>
27474
27475         * gdb.base/default.exp: Don't set match_max.
27476         * gdb.base/help.exp: Ditto.
27477         * gdb.base/list.exp: Ditto.
27478         * gdb.base/signals.exp: Ditto.
27479
27480         * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27481         set, use remote_ld to download the testcase instead of
27482         the GDB loader.
27483
27484 Wed Mar  5 00:00:43 1997  Bob Manson  <manson@charmed.cygnus.com>
27485
27486         * config/vr5000.exp: New file.
27487
27488         * config/monitor.exp(gdb_target_monitor): Add pattern for
27489         "Ending remote" to detect errors in connecting.
27490
27491         * gdb.base/setshow.exp: Add .* within auto language test.
27492
27493         * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27494         target feature.
27495
27496         * config/monitor.exp(gdb_load): Check for a failure when loading,
27497         and reboot the board if necessary.
27498
27499         * gdb.base/setvar.exp(test_set): Handle multiple prints within
27500         a set of tests. Remove print.* from the patterns being checked.
27501
27502 Mon Mar  3 11:57:43 1997  Bob Manson  <manson@charmed.cygnus.com>
27503
27504         * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27505         refer to gdb_spawn_id.
27506
27507         * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27508         longer used.
27509         * config/sparclet.exp: Ditto.
27510         * config/sparclet-old.exp: Ditto.
27511         * config/slite.exp: Ditto.
27512         * config/sim.exp: Ditto.
27513         * gdb.base/funcargs.exp: Ditto.
27514
27515         * lib/gdb.exp:Remove references to gdb_spawn_id.
27516         (gdb_expect): Move to remote.exp.
27517
27518 Fri Feb 28 20:47:39 1997  Bob Manson  <manson@charmed.cygnus.com>
27519
27520         * config/monitor.exp: Detect the "Couldn't establish connection"
27521         message from GDB.
27522
27523 Tue Feb 25 14:08:55 1997  Bob Manson  <manson@charmed.cygnus.com>
27524
27525         * gdb.base/bitfields.exp: Use runto instead of explicit
27526         gdb_run_cmd/gdb_expect sequences.
27527
27528         * gdb.base/break.exp(text_next_with_recursion): Add match for
27529         gdb_expect call.
27530
27531         * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27532         We also need to handle the "A program is being debugged already"
27533         prompt from gdb. Use gdb_test to set the baud rate.
27534
27535         * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27536         to 20000. Really. I mean it.
27537
27538 Mon Feb 24 13:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
27539
27540         * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
27541         fails. If suppress_flag is set, skip perror message about not
27542         being able to send to GDB.
27543         (send_gdb): If suppress_flag is set, don't try to send commands to
27544         GDB.
27545         (gdb_expect): If suppress_flag is set, always fail immediately.
27546         (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27547         (gdb_init): Call gdb_stop_suppressing_tests.
27548         (default_gdb_exit): Ditto.
27549         (default_gdb_start): Ditto.
27550
27551         * gdb.base/bitfields.exp: Call gdb_suppress_tests and
27552         gdb_stop_suppressing_tests as appropriate.
27553         * gdb.base/break.exp: Ditto.
27554         * gdb.base/callfuncs.exp: Ditto.
27555         * gdb.base/commands.exp: Ditto.
27556         * gdb.base/exprs.exp: Ditto.
27557         * gdb.base/funcargs.exp: Ditto.
27558         * gdb.base/list.exp: Ditto.
27559         * gdb.base/recurse.exp: Ditto.
27560         * gdb.base/scope.exp:  Ditto.
27561         * gdb.base/structs.exp: Ditto.
27562         * gdb.c++/inherit.exp: Ditto.
27563
27564 Sun Feb 23 19:56:02 1997  Bob Manson  <manson@charmed.cygnus.com>
27565
27566         * config/vr4300.exp: New file.
27567
27568         * gdb.*/*.exp: Call gdb_expect instead of expect.
27569
27570         * lib/gdb.exp(gdb_expect): New function.
27571
27572 Thu Feb 20 13:57:01 1997  Bob Manson  <manson@charmed.cygnus.com>
27573
27574         * lib/gdb.exp(gdb_init): New function.
27575
27576         * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
27577         for each individual variable set.
27578
27579         * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27580         name.
27581
27582         * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27583
27584         * gdb.base/scope.exp: Use gdb_test.
27585
27586         * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27587         aborting; the testsuite driver will do that for us (see
27588         gdb_finish). Also, use gdb_test in a few more places.
27589
27590 Thu Feb 20 13:32:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
27591
27592         * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27593
27594 Thu Feb 20 10:34:21 1997  Jeffrey A Law  (law@cygnus.com)
27595
27596         * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27597         and "add_tests" are not at the same address.
27598
27599 Fri Feb 14 18:47:23 1997  Bob Manson  <manson@charmed.cygnus.com>
27600
27601         * gdb.base/ptype.exp: Use gdb_test.
27602
27603 Thu Feb 13 16:09:36 1997  Jeffrey A Law  (law@cygnus.com)
27604
27605         * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27606         * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27607         left in.  No longer expect them to fail.
27608
27609         * gdb.stabs/*.mt; Deleted, no longer used.
27610         * gdb.stabs/configure.in: Remove references to target makefile
27611         frags.
27612         * gdb.stabs/configure: Rebuilt.
27613
27614         * gdb.disasm/*.mt: Deleted, no longer used.
27615         * gdb.disasm/configure.in: Remove references to target makefile
27616         frags.  Use "sh3.s" as the unique filename for this directory.
27617         * gdb.disasm/configure: Rebuilt.
27618
27619         * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27620         * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27621         * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27622
27623 Tue Feb 11 16:57:58 1997  Bob Manson  <manson@charmed.cygnus.com>
27624
27625         * config/udi.exp: Use mondfe,name instead of remote_host.
27626
27627 Tue Feb 11 11:22:36 1997  Jeffrey A Law  (law@cygnus.com)
27628
27629         * gdb.base/watchpoint.exp: Don't expect a failure when calling
27630         a function with a watchpoint enabled on the mn10200.
27631
27632         * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27633         before trying to create it!
27634
27635 Mon Feb 10 16:40:47 1997  Bob Manson  <manson@charmed.cygnus.com>
27636
27637         * config/vx.exp: Use hostname instead of netport.
27638
27639         * config/vxworks.exp: New file.
27640
27641         * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27642
27643         * config/monitor.exp(gdb_target_monitor): Look for a prompt from
27644         gdb before assuming everything worked. Send a ^C if a timeout
27645         occurs.
27646
27647         * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27648         $gdb_spawn_id directly.
27649         (gdb_run_cmd): Try _start as well as start. Use the target feature
27650         gdb,start_symbol as the symbol to start from when jumping.
27651
27652 Mon Feb 10 11:26:59 1997  Jeffrey A Law  (law@cygnus.com)
27653
27654         * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27655         redundant) test.
27656
27657         * gdb.base/recurse.exp: Relax final value test for 'b' so that
27658         it doesn't lose for 16bit integer systems.
27659
27660 Fri Feb  7 09:31:21 1997  Jeffrey A Law  (law@cygnus.com)
27661
27662         * gdb.fortran/types.exp: If the target doesn't support "double"
27663         data types, then expect "real" types to only be 4 bytes.
27664
27665         * gdb.c++/virtfunc.exp: Expect failure for virtual function
27666         call tests if the target doesn't support inferior function calls.
27667
27668         * gdb.base/printcmds.exp: Allow minor deviation in FP values
27669         in printf tests.
27670
27671 Thu Feb  6 12:46:14 1997  Jeffrey A Law  (law@cygnus.com)
27672
27673         * gdb.base/help.exp: Disable "help set", "help show", and
27674         "help support".  Simplify regexp for "help stack".
27675
27676         * gdb.base/default.exp: Set match_max to 5000 and the timeout
27677         to 60 seconds.  Temporarily set match_max to 15000 around the
27678         "info copying" test.
27679
27680         * gdb.base/nodebug.exp: Don't try to do an inferior function
27681         call if the target doesn't support them.
27682         * gdb.base/printcmds.exp: Likewise.
27683         * gdb.base/setvar.exp: Likewise.
27684         * gdb.base/structs.exp: Likewise.
27685         * gdb.c++/templates.exp: Likewise.
27686         * gdb.base/ptype.exp: Likewise.  Remove UDI specific stuff.
27687
27688         * gdb.base/recurse.exp: Enable for the mn10200.
27689
27690         * configure.in: Do configure gdb.stabs directory for *-*-elf
27691         targets.
27692         * configure: Rebuilt.
27693
27694         * gdb.base/break.exp: Check for gdb,noresults before testing
27695         exit status and/or results from the target.
27696         * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
27697         * lib/gdb.exp: Remove old (now bogus) initialization of
27698         noinferior, noargs, noresults and nosignals.
27699
27700 Tue Feb  4 21:52:17 1997  Bob Manson  <manson@charmed.cygnus.com>
27701
27702         * config/sh.exp: New file.
27703
27704         * config/slite.exp: Try to connect multiple times to the board
27705         before rebooting. Only send a "monitor run" if need_monitor_run
27706         is set.
27707
27708         * gdb.base/break.exp: Don't do the "stub continue" test if
27709         the target has gdb_stub set.
27710
27711         * gdb.base/callfuncs.exp: Increase the timeout.
27712
27713         * gdb.base/interrupt.exp: Don't even try to compile the testcase
27714         if the target has gdb,noinferiorio set.
27715
27716         * gdb.base/list.exp: Increase match_max to 10000 characters.
27717
27718         * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
27719
27720         * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
27721         target.
27722
27723         * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
27724
27725 Mon Feb  3 12:09:37 1997  Bob Manson  <manson@charmed.cygnus.com>
27726
27727         * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
27728         trying to delete the copy of gdb. Catch the file delete so we
27729         don't die if the delete fails; also, the file should be copied to
27730         the host, not to the build.
27731
27732 Sun Feb  2 00:55:14 1997  Bob Manson  <manson@charmed.cygnus.com>
27733
27734         * lib/gdb.exp(gdb_test): Surround the result pattern with
27735         parenthesis in case it contains multiple regexps separated
27736         with |.
27737
27738         * gdb.base/watchpoint.exp: Use gdb_test.
27739         * gdb.base/default.exp: Ditto.
27740
27741 Sat Feb  1 23:51:01 1997  Bob Manson  <manson@charmed.cygnus.com>
27742
27743         * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
27744
27745         * gdb.base/scope.exp: Use gdb_test.
27746         * gdb.c++/classes.exp: Ditto.
27747         * gdb.c++/inherit.exp: Ditto.
27748
27749 Fri Jan 31 13:09:12 1997  Bob Manson  <manson@charmed.cygnus.com>
27750
27751         * gdb.base/crossload.exp: Don't use execute_anywhere, use
27752         remote_exec instead.
27753         * gdb.base/corefile.exp: Don't be ridiculous.
27754         * gdb.base/*.c: Add missing stub invocations.
27755
27756 Thu Jan 30 16:49:25 1997  Bob Manson  <manson@charmed.cygnus.com>
27757
27758         * config/slite.exp: Miscellaneous fixes.
27759
27760         * lib/gdb.exp: Fix runto.
27761
27762         * gdb.base/signals.exp: Check for a gdb,nosignals feature of
27763         the target.
27764
27765         * gdb.base/watchpoint.exp: Fix regexp.
27766
27767         * lib/gdb.exp(default_gdb_exit): Add a catch to the
27768         close and wait commands, as the descriptor may now be
27769         invalid. Always call "remote_close host".
27770
27771 Tue Jan 28 14:42:31 1997  Bob Manson  <manson@charmed.cygnus.com>
27772
27773            Major rewrite for testsuite revision.
27774
27775         * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
27776         TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
27777         instead of relying on spawn_id to always contain a valid
27778         spawn id.
27779         (get_compiler_info): New procedure to build the ${binfile}.ci
27780         file, instead of replicating this in N different places.
27781         (gdb_compile): New procedure.
27782
27783         gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
27784         appropriate arguments) instead of compile. Use gdb_test in a lot
27785         more places.  Use send_gdb instead of send. Always run gdb_start
27786         at the start of a testcase, as this is no longer done magically.
27787
27788         config/*-gdb.exp: Rename without the -gdb suffix.
27789
27790         config/mips.exp: Use remote_close instead of exit_remote_shell.
27791         config/monitor.exp: Use target_info instead of looking at
27792         baud, timeout, etc.
27793         config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
27794
27795 Sat Dec 14 00:43:57 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
27796
27797         * gdb.c++/templates.exp (test_ptype_of_templates),
27798         gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
27799         Update expect patterns for destructors and assignment operators
27800         to match corresponding c-typeprint.c changes.
27801         * gdb.c++/templates.exp (test_template_breakpoints):  Revert change
27802         to destructor breakpoint test, GDB should be able to set the
27803         destructor breakpoint without specifying arguments.
27804
27805 Tue Dec  3 20:17:52 1996  Fred Fish  <fnf@cygnus.com>
27806
27807         * gdb.threads/pthreads.exp: Change result for failure to compile due
27808         to lack of pthreads runtime support from an error to simply an
27809         unsupported test, per dejagnu standards.
27810
27811 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
27812
27813         * lib/gdb.exp (gdb_test):  Simplify expect pattern for the case
27814         where GDB exits to reduce pattern match time.
27815         (skip_chill_tests):  Skip chill tests for mips*-sgi-irix6*.
27816
27817         * gdb.base/nodebug.exp:  Add mips*-sgi-irix6* xfails.
27818
27819 Tue Nov 26 18:29:23 1996  Michael Snyder  <msnyder@cygnus.com>
27820
27821         * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
27822         * gdb.base/default.exp:   ditto.
27823         * gdb.base/nodebug.exp:   ditto.
27824         * gdb.base/printcmds.exp: ditto.
27825         * gdb.base/ptype.exp:     ditto.
27826         * gdb.base/setvar.exp:    ditto.
27827         * gdb.base/structs.exp:   ditto.
27828         * gdb.base/setshow.c:     Guard against uninitialized values of argc.
27829
27830 Tue Nov 26 17:23:28 1996  Ian Lance Taylor  <ian@cygnus.com>
27831
27832         * configure, */configure: Rebuild with autoconf 2.12.
27833
27834 Sat Nov 23 13:32:15 1996  Fred Fish  <fnf@cygnus.com>
27835
27836         * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
27837         use new i*86-pc-linux*-gnu quads.
27838         * gdb.base/corefile.exp: Ditto.
27839         * gdb.base/signals.exp: Ditto.
27840         * gdb.base/sigall.exp: Ditto.
27841         * gdb.base/interrupt.exp: Ditto.
27842
27843         * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
27844         "i*86-*-linux" for "signal SIGUSR1".  Now works, at least with
27845         RedHat 4.0.
27846
27847         * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
27848         linux.  This allows the test case to at least compile on latest
27849         linux, but still not run due to missing the threads runtime library.
27850
27851 Fri Nov 22 10:13:29 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
27852
27853         * gdb.base/a1-selftest.exp (do_steps_and_nexts):  Reinitialize source
27854         directory to search gdb directory. Accept and step over conditional
27855         stack alignment code. Consume $prompt in failure cases.
27856         Reset timeout to $oldtimeout instead of some arbitrary value.
27857         * gdb.base/nodebug.exp:  Limit backtrace to 10 frames to avoid
27858         timeout problems with infinite stack backtraces.
27859         * gdb.base/ptype.exp (ptype struct link, union tu_link):
27860         Accept function parameters for linkfunc member.
27861
27862 Thu Nov 21 09:17:19 1996  Fred Fish  <fnf@cygnus.com>
27863
27864         * lib/gdb.exp (CFLAGS): Remove, unreferenced.
27865         (CXXFLAGS): Remove, unreferenced.
27866         (B_OPTIONS): Add for -B options and add code to initialize with
27867         previous -B options and also add -B option to pick up cross compiled
27868         runtime.
27869         (TARGET_INCLUDES): Add for -I options and add code to initialize when
27870         doing cross compiles.
27871         (target_alias): Declare global.
27872         (xgcc): Set variable to full path of gcc in build tree.  Use findfile
27873         to verify that gcc exists in build tree, and if so set CC to that
27874         gcc and to use B_OPTIONS and TARGET_INCLUDES.
27875
27876 Tue Nov 12 16:20:13 1996  Fred Fish  <fnf@cygnus.com>
27877
27878         * gdb.c++/inherit.exp (test_print_anon_union): Reenable
27879         ptype test for anonymous union.  Fixup testcase to match
27880         current gcc debug output.
27881
27882 Mon Nov 11 14:12:06 1996  Jeffrey A Law  (law@cygnus.com)
27883
27884         * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
27885         force argument to an unsigned long type.
27886
27887 Mon Nov 11 10:27:55 1996  Fred Fish  <fnf@cygnus.com>
27888
27889         * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
27890         tests and anonymous union print/ptype tests.
27891         * gdb.base/list.exp (test_forward-search): Increase timeout by
27892         5 minutes for the "search extremely long line" case.
27893         * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
27894         completely optional and that the pass/fail messages use the command as
27895         the message if that third arg is a null string.
27896         (gdb_test_exact):  Arrange that a null string pattern means match a
27897         null string output rather than any output, which might include random
27898         errors.
27899         * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
27900         backtrace test.
27901         * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
27902         always failing and failure is now exposed by gdb.exp changes.
27903
27904 Sat Nov  9 11:13:24 1996  Fred Fish  <fnf@cygnus.com>
27905
27906         * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
27907         weren't being noted.
27908
27909 Sat Nov  9 01:05:10 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
27910
27911         * gdb.base/corefile.exp:  Consume $prompt in mmap fail cases.
27912         * gdb.stabs/weird.exp:  Remove v_comb xfails.
27913
27914 Tue Nov  5 10:44:23 1996  Michael Snyder  <msnyder@cygnus.com>
27915
27916         * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
27917                     list.exp scope.exp watchpoint.exp]
27918           Make all timeout error msgs explicitly say "(timeout)".
27919
27920 Mon Nov  4 12:03:06 1996  Michael Snyder  <msnyder@cygnus.com>
27921
27922         * config/monitor.exp: Increase download timeout to 1000 seconds.
27923
27924 Mon Nov  4 12:02:26 1996  Michael Snyder  <msnyder@cygnus.com>
27925
27926         * config/m32r.exp: Increase timeout to 120 seconds.
27927
27928 Sun Nov  3 14:37:05 1996  Fred Fish  <fnf@cygnus.com>
27929
27930         * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
27931         and accept older ordering as obsolescent gcc or gdb.
27932         * gdb.c++/templates.exp: Ditto.
27933         * gdb.c++/virtfunc.exp: Ditto.
27934
27935 Fri Nov  1 11:56:09 1996  Fred Fish  <fnf@cygnus.com>
27936
27937         * gdb.base/coremaker.c: Add code to mmap some data so we
27938         can check that it ends up in the core file.
27939         * gdb.base/corefile.exp: Add test to read mmapped data
27940         from core file.
27941
27942 Wed Oct 30 18:19:16 1996  Michael Snyder  <msnyder@cygnus.com>
27943
27944         * config/m32r.exp: New file.
27945
27946 Mon Oct 21 14:40:50 1996  Stu Grossman  (grossman@critters.cygnus.com)
27947
27948         * testsuite/gdb.base/nodebug.exp:  Whack out -g options by hand so
27949         that cflags can contains -gstabs, and work correctly for other tests.
27950
27951 Mon Oct 21 14:00:37 1996  Michael Snyder  <msnyder@cygnus.com>
27952
27953         * gdb.base/setshow.exp: New file, tests show and set.
27954         * gdb.base/setshow.c:   New file, tests show and set.
27955         * gdb.base/help.exp: Add test for help set|show annotate.
27956         * gdb.base/default.exp: Add test for set|show annotate.
27957
27958 Wed Oct 16 19:03:54 1996  Stu Grossman  (grossman@critters.cygnus.com)
27959
27960         * testsuite/gdb.base/break.exp:  Make backtrace from factorial
27961         errors unique.
27962         * testsuite/gdb.base/nodebug.exp:  Whack out all -g options
27963         explicitly.
27964
27965 Tue Oct 15 16:45:02 1996  Stu Grossman  (grossman@critters.cygnus.com)
27966
27967         * config/sim-gdb.exp (gdb_target_sim):  Remove setting of height
27968         and width commands.  This is done elsewhere.
27969         * (gdb_start):  Don't call gdb_start_sim here.  That's already
27970         done in gdb_load.  This fixes lots of failures in default.exp.
27971
27972 Sun Oct 13 10:40:23 1996  Fred Fish  <fnf@cygnus.com>
27973
27974         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
27975         * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
27976         * lib/gdb.exp (gdb_test): Treat failures due to program exiting
27977         in the same we we treat other failures (since it may be an expected
27978         condition), rather than as an error.
27979         * gdb.base/signals.exp (test_handle_all_print): Revert back to
27980         old test format.
27981
27982 Fri Oct 11 17:05:22 1996  Fred Fish  <fnf@cygnus.com>
27983
27984         * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
27985         (distclean maintainer-clean realclean): No need to remove files
27986         twice.  Nuke the duplicates.
27987         * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
27988         * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
27989         Remove config.h along with other config files.
27990
27991 Mon Sep 30 20:16:22 1996  Fred Fish  <fnf@cygnus.com>
27992
27993         * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
27994         "p func1 ()" and note that rests of tests are skipped.
27995         * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
27996         setup_xfails for "print func2::coremaker_local".
27997         Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
27998         * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
27999         affected by the previous run test.
28000         * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28001         "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28002         * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28003         "pass int powerset tuple" and "pass modeless int powerset tuple".
28004         * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28005         "real write 4" and "real write 8".
28006         * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
28007         setup_xfails for "print vs1 after tuple assign 2",
28008         "print \$i after tuple assign 2", and
28009         "print vs2 after tuple assign 2".
28010         * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28011         meaningful error message and return -1 so the caller can
28012         suppress further tests and avoid a cascade of errors.
28013
28014 Fri Sep 27 10:34:51 1996  Fred Fish  <fnf@cygnus.com>
28015
28016         * gdb.base/a1-selftest.exp: Tweak tests to account for new
28017         format for printing version.
28018         * gdb.base/default.exp: Ditto.
28019         * gdb.base/interrupt.exp: Fix problem with cascade of
28020         errors if child process dies while calling a function.
28021
28022 Fri Sep 13 21:43:48 1996  Fred Fish  <fnf@cygnus.com>
28023
28024         * Makefile.in (VPATH): Add
28025         * Makefile.in (Makefile, config.status): Fix rules so things get
28026         remade when necessary.
28027
28028 Fri Sep 13 18:16:10 1996  Fred Fish  <fnf@cygnus.com>
28029
28030         * Makefile.in (just-check): Add path to sibling expect dir
28031         to environment variable specified by RPATH_ENVVAR.
28032
28033 Fri Sep 13 12:05:34 1996  Fred Fish  <fnf@cygnus.com>
28034
28035         * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28036         (just-check): Add shared library paths for libstdc++, tk,
28037         tcl, bfd, and opcodes to the environment variable specified
28038         in RPATH_ENVVAR.
28039         * configure.in: Add support to recognize --enable-shared flag
28040         and generate correct value for RPATH_ENVVAR.
28041         * configure: Regenerated with autoconf.
28042
28043 Mon Sep  2 06:36:02 1996  Fred Fish  <fnf@cygnus.com>
28044
28045         * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
28046         include all osf versions.
28047         * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28048         all osf versions.  Add -D_MIT_POSIX_THREADS to compilation command
28049         when target is linux.  When failing to build pthreads test
28050         executable, give more meaningful message.
28051         * gdb.threads/pthreads.c: Hpux also uses old definition of second
28052         arg for pthread_create.
28053
28054 Mon Aug 19 09:58:59 1996  Fred Fish  <fnf@cygnus.com>
28055
28056         * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
28057         PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
28058         * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
28059         and -lpthreads (everybody else).
28060         (test_startup): Fail gracefully if threads are not supported.
28061         * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28062         "p/c array_index("abcdef",2)" when not gcc compiled.
28063         * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28064         "print func2::coremaker_local" when not gcc compiled.
28065         * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28066         "ptype on opaque struct tagname (statically)",
28067         "ptype on opaque struct tagname (dynamically) 1", and
28068         "ptype on opaque struct tagname (dynamically) 2"
28069         for not compiled with gcc.
28070         * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28071         backtrace when compiled with gcc.
28072         * lib/gdb.exp (runto_main): Return result of "runto main" rather
28073         than always return success.
28074
28075 Sat Aug 17 13:28:00 1996  Fred Fish  <fnf@cygnus.com>
28076
28077         * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28078
28079 Tue Aug 13 10:26:10 1996  Jeffrey A Law  (law@cygnus.com)
28080
28081         * gdb.base/structs.exp: Undo last change.
28082
28083 Mon Aug 12 15:29:08 1996  Fred Fish  <fnf@cygnus.com>
28084
28085         * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28086         encapsulate all the steps/nexts done during self test, starting
28087         at main, and makes them less sensitive to optimization issues.
28088         Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28089         signal handler" test.
28090         * gdb.threads/pthreads.exp: Only run this for native configs.
28091         * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28092         setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28093         tests.
28094         gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28095         for "runto test_calls(void)" test.
28096
28097 Sun Aug 11 13:11:24 1996  Fred Fish  <fnf@cygnus.com>
28098
28099         * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28100         and don't expect address info in breakpoint confirmations.
28101
28102 Wed Aug  7 20:47:43 1996  Fred Fish  <fnf@cygnus.com>
28103
28104         * gdb.base/list.exp (test_forward_search): Increase timeout
28105         temporarily by 60 seconds for searching extremely long line,
28106         and then reset to old value when done.  Increase expect input
28107         buffer to 10000.
28108
28109 Wed Aug  7 15:34:22 1996  Fred Fish  <fnf@cygnus.com>
28110
28111         * gdb.base/list.exp (test_forward_search): Fix to handle very
28112         long source line without overflowing expect's input buffer.
28113
28114 Wed Aug  7 12:03:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
28115
28116         * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28117         "buffer_full".
28118
28119         * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28120         "buffer_full".
28121
28122         * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28123         "buffer_full".
28124
28125         * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28126         "buffer_full".
28127
28128 Wed Aug  7 11:05:47 1996  Fred Fish  <fnf@cygnus.com>
28129
28130         * configure.in (configdirs): Add gdb.threads.
28131         * configure: Regenerated with autoconf.
28132         * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28133         * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28134         * gdb.threads/configure: New, generated with autoconf.
28135
28136 Tue Aug  6 10:23:04 1996  Tom Tromey  <tromey@rtl.cygnus.com>
28137
28138         * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28139
28140 Mon Aug  5 18:11:53 1996  Fred Fish  <fnf@cygnus.com>
28141
28142         * gdb.base/signals.exp (test_handle_all_print): Test separately for
28143         each signal's status in the output of "handle all print".
28144         * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28145         the \r\n sequence that immediately precedes the gdb prompt.
28146         * gdb.base/a1-selftest.exp: Save original timeout and restore
28147         after test.
28148
28149 Sun Aug  4 10:20:50 1996  Jeffrey A Law  (law@cygnus.com)
28150
28151         * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28152         symbol.
28153
28154 Fri Aug  2 17:37:26 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
28155
28156         * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28157
28158 Thu Jun 27 20:41:40 1996  Fred Fish  <fnf@cygnus.com>
28159
28160         * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28161         timeout by 60 seconds.
28162
28163 Thu Jun 27 18:13:57 1996  Fred Fish  <fnf@cygnus.com>
28164
28165         * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28166         * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28167         error return.
28168
28169 Thu Jun 27 10:54:58 1996  Fred Fish  <fnf@cygnus.com>
28170
28171         * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28172         gdb initialization, also report how long dejagnu waited.  Restore
28173         old timeout before doing error return.  Temporarily increase timeout
28174         by 3 minutes to allow for slow startups over heavy NFS use.
28175
28176 Tue Jun 25 19:59:17 1996  Fred Fish  <fnf@cygnus.com>
28177
28178         * lib/gdb.exp: Report timeout value for verbosity level 2.
28179         * config/gdbserver.exp: Ditto.
28180         * config/hppro.exp: Ditto.
28181         * config/mips-gdb.exp: Ditto.
28182         * config/monitor.exp: Ditto.
28183         * config/netware.exp: Ditto.
28184         * config/sim-gdb.exp: Ditto.
28185         * config/slite-gdb.exp: Ditto.
28186         * config/udi-gdb.exp: Ditto.
28187         * config/unix-gdb.exp: Ditto.
28188         * config/vx-gdb.exp: Ditto.
28189         * gdb.base/a1-selftest.exp: Ditto.
28190         * gdb.base/a2-run.exp: Ditto.
28191         * gdb.base/break.exp: Ditto.
28192         * gdb.base/corefile.exp: Ditto.
28193         * gdb.base/list.exp: Ditto.
28194         * gdb.base/recurse.exp: Ditto.
28195         * gdb.base/scope.exp: Ditto.
28196         * gdb.base/signals.exp: Ditto.
28197
28198 Tue Jun 25 23:16:58 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
28199
28200         * gdb.threads/Makefile.in (docdir): Removed.
28201
28202 Tue Jun 25 17:02:39 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
28203
28204         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
28205         * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
28206         @srcdir@.
28207         * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
28208         autoconf 2.5 or higher.
28209         * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28210
28211 Thu Jun 13 11:16:10 1996  Tom Tromey  <tromey@thepub.cygnus.com>
28212
28213         * configure: Regenerated.
28214         * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28215         avoid name clashes with SunOS headers.
28216
28217 Wed Jun  5 16:43:27 1996  Jeffrey A Law  (law@cygnus.com)
28218
28219         * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28220
28221 Thu May 30 11:35:11 1996  Jeffrey A Law  (law@cygnus.com)
28222
28223         * gdb.base/callfuncs.exp: Finish last change -- make sure the
28224         prototype information ends up in the compiler info file.
28225
28226 Thu May 23 12:48:41 1996  Fred Fish  <fnf@cygnus.com>
28227
28228         * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28229         attempting to regenerate it.  Eliminate use of a temporary file
28230         and just generate the info file directly.  Source it immediately,
28231         for consistency of use.
28232         * gdb.base/corefile.exp: Ditto
28233         * gdb.base/exprs.exp: Ditto.
28234         * gdb.base/funcargs.exp: Ditto.
28235         * gdb.base/langs.exp: Ditto.
28236         * gdb.base/list.exp: Ditto.
28237         * gdb.base/mips_pro.exp: Ditto.
28238         * gdb.base/nodebug.exp: Ditto.
28239         * gdb.base/opaque.exp: Ditto.
28240         * gdb.base/ptype.exp: Ditto.
28241         * gdb.base/scope.exp: Ditto.
28242         * gdb.base/setvar.exp: Ditto.
28243         * gdb.base/signals.exp: Ditto.
28244         * gdb.base/whatis.exp: Ditto.
28245         * gdb.c++/templates.exp: Ditto.
28246         * gdb.c++/virtfunc.exp: Ditto.
28247         * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
28248         whether or not to add -lstdc++ to the compile command line args.
28249
28250 Sat May 18 02:43:58 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
28251
28252         * gdb.base/recurse.exp:  Remove setup_xfail for "sparc*-*-sunos4*",
28253         it got fixed by the recent lookup_minimal_symbol_by_pc change.
28254         Increase timeout, a lot of single stepping might be needed if the
28255         target has no hardware watchpoints.
28256
28257 Wed May 15 08:47:42 1996  Jeffrey A Law  (law@cygnus.com)
28258
28259         * gdb.base/break.exp: Ignore compiler warnings when compiling
28260         break.c.
28261         * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28262         * gdb.base/default.exp: Add h8300 xfails.  Handle messages
28263         from remote-sim.
28264         * gdb.base/exprs.exp: Add h8300 xfails.
28265         * gdb.base/funcargs.exp: Likewise.
28266         * gdb.base/nodebug.exp: Likewise.
28267         * gdb.base/printcmds.exp: Likewise.
28268         * gdb.base/ptype.exp: Likewise.
28269         * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300.  Add
28270         h8300 xfails.
28271         * gdb.base/return.exp: Handle float/double precision problems
28272         on the h8300.
28273         * gdb.base/funcargs.c: Explicitly make last constant argument to
28274         call_after_alloca_subr an unsigned long type.
28275         * gdb.base/return.c: Include stdio.h.
28276
28277 Tue May  7 22:01:12 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
28278
28279         * config/abug.exp: New file for the older Motorola Bug monitor
28280         that runs on the mvme13x series VME boards.
28281         * config/monitor.exp: Use the new config array for target settings
28282         if they exist.
28283
28284 Fri May  3 16:02:55 1996  Stan Shebs  <shebs@andros.cygnus.com>
28285
28286         * sim-gdb.exp: Make the SH simulator allocate less space when
28287         it is targeted.
28288
28289 Thu May  2 12:31:56 1996  Jeffrey A Law  (law@cygnus.com)
28290
28291         * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28292         test.
28293
28294 Wed Mar 20 08:48:03 1996  Fred Fish  <fnf@cygnus.com>
28295
28296         * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28297         "rs6000-*-*" for "list function in include file" when gcc compiled.
28298         * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28299         for "p ctable1[120]".
28300         * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28301         "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28302         Remove setup_xfail for "rs6000-*-*" for
28303         "print 'scope0.c'::filelocal before run".
28304         * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28305         gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28306         since some compilers don't allow both options to be given
28307         on the same command line.  Create object file and move it.
28308
28309 Tue Mar 19 23:49:31 1996  Fred Fish  <fnf@cygnus.com>
28310
28311         * gdb.base/corefile.exp: Always regenerate the core file, since
28312         we always regenerate the coremaker program.  Detect special case
28313         where registers cannot be read from core file.
28314
28315 Tue Mar 19 16:52:49 1996  Fred Fish  <fnf@cygnus.com>
28316
28317         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28318         * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28319         * gdb.c++/templates.exp: Only match on basename of file since
28320         some formats like xcoff don't encode directory information.
28321         * gdb.stabs/weird.exp: Use the right sed script for powerpc
28322         and rs6000 AIX xcoff targets.
28323         * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28324         * configure: Regenerate.
28325         * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28326         here, rather than in distclean.
28327
28328 Sun Mar 17 13:35:31 1996  Fred Fish  <fnf@cygnus.com>
28329
28330         * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28331         defined, and use it to compile the test case with -O2.  The
28332         native compilation still uses no optimization.
28333         * gdb.base/mips_pro.c: Remove inline assembly code since
28334         it is compiled PIC by default, which results in assembler
28335         warnings that make the testsuite think the compilation
28336         was unsuccessful.
28337
28338 Sat Mar 16 15:02:24 1996  Fred Fish  <fnf@cygnus.com>
28339
28340         * gdb.c++/misc.exp: Add note to message for
28341         "print s.a for foo struct" that this is a known gcc 2.7.2
28342         and earlier bug.
28343
28344 Fri Mar 15 17:49:57 1996  Fred Fish  (fnf@cygnus.com)
28345
28346         * gdb.base/break.exp: Fix pattern for matching "Delete all
28347         breakpoints (y or n) ".  Add "mips-dec-ultrix*" to
28348         setup_xfail for deleting all breakpoints test.  Fix various
28349         timeout messages to include "(timeout)".
28350         * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28351         for "p t_float_values2(3.14159,float_val2)".
28352         * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28353         for "continue to call2g" when gcc compiled.
28354         * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28355         "up to foo in langs.exp", "show language at foo in langs.exp",
28356         "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28357         and "show language at fsub in langs.exp".
28358         * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28359         "list line 1 in include file", "list message for lines past EOF",
28360         "list function in include file", "list list0.h:foo", and
28361         "list filename:function; nonexistant function".
28362         * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28363         "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28364         and "ptype t_char_array" to be for native cc only.
28365
28366 Fri Mar 15 16:17:22 1996  Fred Fish  <fnf@cygnus.com>
28367
28368         * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
28369         setup_xfail for "print coremaker_bss", "print coremaker_ro",
28370         "print func2::coremaker_local", and "backtrace in corefile.exp".
28371
28372 Wed Mar 13 14:54:11 1996  Fred Fish  <fnf@cygnus.com>
28373
28374         * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28375         "bt in signals.exp".  This problem only appears when running
28376         the testsuite, and then only intermittently.
28377
28378 Tue Mar 12 15:00:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
28379
28380         * gdb.base/return.exp (return_tests): Differentiate between
28381         two tests of continuing.
28382
28383 Tue Mar  5 14:33:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
28384
28385         * */Makefile.in (maintainer-clean): Remove config.log.
28386         * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28387         * gdb.c++/Makefile.in (PROGS): Add inherit.
28388         (clean): Remove *.ci.
28389
28390 Tue Feb 20 16:36:10 1996  Fred Fish  <fnf@cygnus.com>
28391
28392         * gdb.c++/misc.cc: Add test code from Mike Stump.
28393         * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28394
28395 Sun Feb 18 11:39:12 1996  Fred Fish  <fnf@cygnus.com>
28396
28397         * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28398         to "alpha-*-osf2*" and add comment.
28399         * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
28400         setup_xfail for "step over execarg initialization" and
28401         "step over corearg initialization".
28402         * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28403         for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28404         * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
28405         gcc compiled for "print coremaker_bss", "print coremaker_ro",
28406         "print func2::coremaker_local", and "backtrace in corefile.exp".
28407         * gdb.base/signals.exp: Build and source signals.ci.
28408         Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28409         to be for gcc only.
28410         * lib/gdb.exp: Move verbose statements outside conditionals.
28411
28412 Sat Feb 17 02:22:14 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
28413
28414         * gdb.base/sigall.exp:  Remove setup_xfail for irix4.  Fixed by
28415         Feb 3 procfs.c change.
28416
28417 Fri Feb 16 13:25:31 1996  Fred Fish  <fnf@cygnus.com>
28418
28419         * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28420
28421 Thu Feb 15 08:12:55 1996  Fred Fish  <fnf@cygnus.com>
28422
28423         * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28424         from dejagnu's apparent default of 10 seconds, which gives random
28425         results when running the tests over NFS on moderately loaded systems.
28426         * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28427
28428 Mon Feb 12 16:50:28 1996  Fred Fish  <fnf@cygnus.com>
28429
28430         * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318.  Now fixed.
28431         * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
28432         result reports.
28433
28434 Fri Feb  9 15:56:51 1996  Fred Fish  <fnf@cygnus.com>
28435
28436         * configure.in (CY_AC_PATH_TCLH): Remove.
28437         * configure: Regenerate.
28438
28439 Fri Feb  9 08:21:31 1996  Fred Fish  <fnf@cygnus.com>
28440
28441         * gdb.c++/Makefile.in (clean): Add missing '{'.
28442
28443 Fri Feb  2 10:19:40 1996  Jeffrey A Law  (law@cygnus.com)
28444
28445         * lib/gdb.exp: Provide a default value for noinferior.
28446
28447         * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28448         Load libgloss.exp.
28449
28450 Thu Feb  1 20:20:14 1996  Jeffrey A Law  (law@cygnus.com)
28451
28452         * gdb.disasm/hppa.exp: Compile directly into an executable, use
28453         the executable, not the .o to run the tests from.
28454
28455 Wed Jan 31 14:21:09 1996  Jeffrey A Law  (law@cygnus.com)
28456
28457         * gdb.base/break.exp: Don't test for program exit or exit status
28458         if $noresults if nonzero.
28459         * gdb.base/langs.exp: Likewise.
28460         * gdb.base/watchpoint.exp: Likewise.
28461
28462         * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28463         * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28464         trying to compile the testcase.
28465
28466 Wed Jan 24 23:42:39 1996  Doug Evans  <dje@charmed.cygnus.com>
28467
28468         * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28469         * gdb.base/signals.exp (continue to handler): Likewise.
28470
28471 Tue Jan 23 16:28:22 1996  Per Bothner  <bothner@kalessin.cygnus.com>
28472
28473         * gdb.c++/classes.exp:  Now = returns false/true, not 1/0.
28474
28475         * gdb.fortran/exprs.exp:  .LT. and .GT. now return .TRUE. or .FALSE..
28476
28477 Tue Jan 23 15:41:57 1996  Jeffrey A Law  (law@cygnus.com)
28478
28479         * gdb.base/corefile.exp: Recognize "not found" as failure
28480         when trying to determine if a core file was generated.
28481         If no core file was generate the first time, try again without
28482         the ulimit -c to work around braindamaged shells.
28483
28484 Mon Jan 15 09:33:00 1996  Fred Fish  <fnf@cygnus.com>
28485
28486         * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28487         [] tests with "test" and enclose string in quotes.
28488         * gdb.stabs/configure: Rebuild
28489
28490 Thu Jan 11 09:43:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
28491
28492         Changes in sync with expect:
28493         * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28494         (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28495         (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28496         (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater.  Properly quote
28497         argument to AC_REQUIRE.
28498         * configure: Regenerated.
28499
28500 Thu Jan  4 08:17:22 1996  Fred Fish  <fnf@cygnus.com>
28501
28502         * gdb.base/corefile.exp: When generating a core, discard any
28503         error messages about ulimit not found and the "core dumped"
28504         message from the shell that runs the coredumper.
28505
28506 Wed Jan  3 01:30:41 1996  Jeffrey A Law  (law@cygnus.com)
28507
28508         * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28509
28510         * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28511         which sed script to run.  Expect failure for v_comb test
28512         on PA targets too.
28513
28514 Sat Dec 30 16:09:04 1995  Fred Fish  <fnf@rtl.cygnus.com>
28515
28516         * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
28517         "print func2::coremaker_local" and for "backtrace in corefile.exp"
28518
28519 Sat Dec 30 12:59:12 1995  Fred Fish  <fnf@cygnus.com>
28520
28521         * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28522         * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
28523         "sparc-sun-solaris*" xfails for "p v_comb".
28524         * lib/gdb.exp (default_gdb_start): Fix typo.
28525         * gdb.base/corefile.exp: Allow "Core was generated by ..."
28526         messages to not include the full program name that caused
28527         the core dump since some systems (such as solaris) apparently
28528         truncate this path to about 80 characters.
28529         When generating a core file first try increasing the core file
28530         size limit to unlimited since some systems may default it to
28531         zero, and it is harmless to try it.  Move the test for failing
28532         to generate a core file to where it will actually get executed.
28533         * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28534         new gdb result from g++ debug info improvements and make old
28535         pattern obsolescent.  Also account for size_t differences
28536         (may be int or long).
28537         * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28538         initialization before function call is placed in the delay slot
28539         and thus appears to be skipped over by commands such as "next".
28540
28541 Fri Dec 29 16:09:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
28542
28543         * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28544
28545 Wed Dec  6 10:45:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
28546
28547         * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28548         input source file; fix code to compile test to deal with this
28549         convention.
28550         * gdb.c++/*.exp: Likewise.
28551
28552 Mon Nov 27 11:40:16 1995  Fred Fish  <fnf@cygnus.com>
28553
28554         * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28555         "bt in signals.exp".
28556
28557 Sat Nov 25 20:52:15 1995  Fred Fish  <fnf@phydeaux.cygnus.com>
28558
28559         * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28560         "step over execarg initialization" and
28561         "step over corearg initialization".
28562
28563 Sat Nov 25 18:20:14 1995  Fred Fish  <fnf@cygnus.com>
28564
28565         * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28566         with sizeof(pointer) > sizeof(int).  Avoid "void *" or include files.
28567
28568 Sat Nov 25 11:03:42 1995  Fred Fish  <fnf@cygnus.com>
28569
28570         From Rob Savoye  (rob@poseidon.cygnus.com)
28571         * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28572         gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
28573         configure.in}, gdb.disasm/{Makefile.in, configure.in},
28574         gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28575         configure.in}: Major reworking for autoconfig.
28576         * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28577         gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
28578         New files.
28579         * config/unix-gdb.exp:  Make GDB global.
28580         * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
28581         callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28582         funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28583         nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28584         regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28585         term.exp, twice.exp, watchpoint.exp, whatis.exp},
28586         gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
28587         templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28588         misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28589         pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28590         pr-8136.exp, result.exp, string.exp, tuples.exp},
28591         gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
28592         to returns as necessary, arrange for test to compile own testcase
28593         executable.
28594         * lib/gdb.exp: Changes for testsuite to compile own test cases.
28595
28596 Tue Nov 21 16:15:45 1995  Fred Fish  <fnf@cygnus.com>
28597
28598         * gdb.c++/classes.exp (test_pointers_to_class_members): Add
28599         clear_xfail at end of test which might not call either pass or fail.
28600         * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28601         "backtrace through signal handler".
28602
28603 Sat Nov 18 04:09:31 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
28604
28605         * gdb.base/sigall.exp:  Work around OSF/1-3.x kernel bug when
28606         continuing from a job control stop signal.
28607         * gdb.stabs/alpha.mt:  Use $(CFLAGS) when building weird.o.
28608
28609 Wed Nov 15 00:28:03 1995  Jeffrey A Law  (law@cygnus.com)
28610
28611         * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28612         * gdb.base/corefile.exp: Likewise.
28613         * gdb.base/funcargs.exp: Likewise.
28614
28615 Tue Nov 14 15:18:10 1995  Stu Grossman  (grossman@cygnus.com)
28616
28617         * config/hmsirom.exp:  Setup for talking to hmsi ROM monitor.
28618         * config/monitor.exp:  Add support for setting baud rate.
28619
28620 Sat Nov  4 15:35:52 1995  Fred Fish  <fnf@cygnus.com>
28621
28622         * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28623         i*86-*-linux* xfails for "backtrace through signal handler".
28624         * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28625         "print func2::coremaker_local".
28626         * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
28627         alpha-dec-osf2* xfail for
28628         "delete all breakpoints when none".
28629
28630 Wed Nov  1 15:57:16 1995  Fred Fish  <fnf@cygnus.com>
28631
28632         * gdb.base/break.exp: Change test that deletes all breakpoints
28633         when no user breakpoints are installed.  A post 4.15 change
28634         causes gdb to no longer prompt in this case.
28635
28636 Tue Oct 31 15:13:43 1995  Fred Fish  <fnf@cygnus.com>
28637
28638         * gdb.base/return.exp (return_tests):  Change xfail for test
28639         "correct value returned double test" to stop xfailing at
28640         Solaris 2.5.  Apparently the bug has been fixed.
28641
28642 Sun Oct 29 12:18:16 1995  Fred Fish  <fnf@cygnus.com>
28643
28644         * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28645         IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28646
28647 Tue Oct 24 11:12:12 1995  Jeffrey A Law  (law@cygnus.com)
28648
28649         * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28650         * gdb.disasm/hppa.s: Corresponding changes.
28651
28652 Wed Oct 18 11:27:47 1995  Jeffrey A Law  (law@cygnus.com)
28653
28654         * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28655         makefile fragment.
28656         * config/mt-hpux: Deleted.
28657
28658 Tue Oct 17 23:02:12 1995  Jeffrey A Law  (law@cygnus.com)
28659
28660         * Many files: When warning about suppressed tests due to a
28661         nonexistant test binary, avoid incrementing the warning count.
28662
28663 Tue Oct 10 11:00:41 1995  Fred Fish  <fnf@cygnus.com>
28664
28665         * Makefile.in (TARGET_FLAGS_TO_PASS):  Remove BISON.
28666
28667 Sun Oct  8 04:23:14 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
28668
28669         * gdb.base/return.exp:  Change xfail from "sparc-*-solaris2.*" to
28670         "sparc-*-solaris2*".
28671
28672 Sat Sep 23 01:22:23 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
28673
28674         * gdb.base/coremaker.c:  Produce a full core dump for AIX targets.
28675         Add global and local variables and initialize them.
28676         * gdb.base/corefile.exp:  Test correct mapping of corefile sections
28677         by printing variables. Remove rs6000 and powerpc xfails, BFD now
28678         extracts the file name and terminating signal from the core file.
28679         * TODO:  Remove note about tests for correct mapping of corefile.
28680         * gdb.base/ptype.c (main):  Use boolean2 to inhibit AIX 4.1 xlc
28681         from optimizing it away.
28682         * gdb.stabs/weird.exp:  Remove rs6000 xfail, xcoffread.c now
28683         handles common blocks.
28684
28685 Thu Sep 21 01:28:10 1995  Jeff Law  (law@snake.cs.utah.edu)
28686
28687         * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28688         * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28689
28690 Wed Sep 20 13:15:05 1995  Ian Lance Taylor  <ian@cygnus.com>
28691
28692         * Makefile.in (maintainer-clean): New target, synonym for
28693         realclean.
28694         * gdb.base/Makefile.in (maintainer-clean): Likewise.
28695         * gdb.c++/Makefile.in (maintainer-clean): Likewise.
28696         * gdb.chill/Makefile.in (maintainer-clean): Likewise.
28697         * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
28698         * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
28699         * gdb.threads/Makefile.in (maintainer-clean): Likewise.
28700
28701 Sun Sep 10 13:14:01 1995  Fred Fish  <fnf@cygnus.com>
28702
28703         * gdb.base/scope.exp (text_at_main):  Add "hppa*-*-hpux*"
28704         xfails when not gcc compiled for "print foo::funclocal".
28705         (test_at_foo):  Add "hppa*-*-hpux*" xfails when not gcc compiled for:
28706         "print foo::funclocal at foo",
28707         "print 'scope1.c'::foo::funclocal at foo",
28708         "print foo::funclocal_bss at foo",
28709         "print 'scope1.c'::foo::funclocal_bss at foo",
28710         "print foo::funclocal_ro at foo",
28711         "print 'scope1.c'::foo::funclocal_ro at foo",
28712         "print bar::funclocal at foo" and
28713         "print 'scope1.c'::bar::funclocal at foo".
28714         (test_at_bar):  Add "hppa*-*-hpux*" xfails when not
28715         gcc compiled for "print foo::funclocal at bar".
28716         Expand all messages to ensure that they identify that
28717         the test is at bar().
28718         * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
28719         gcc compiled for:
28720         "ptype on opaque struct pointer (statically)",
28721         "ptype on opaque struct tagname (statically)",
28722         "ptype on opaque struct pointer (dynamically) 1",
28723         "ptype on opaque struct tagname (dynamically) 1",
28724         "ptype on opaque struct pointer (dynamically) 2" and
28725         "ptype on opaque struct tagname (dynamically) 2
28726         * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
28727         gcc compiled for:
28728         "p datalocal"
28729         "whatis datalocal",
28730         "ptype datalocal",
28731         "p bsslocal",
28732         "whatis bsslocal", and
28733         "ptype bsslocal".
28734         * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
28735         "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
28736         when not gcc compiled.
28737         * gdb.base/funcargs.exp (float_and_integral_args):  Add
28738         "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
28739         compiled.
28740         (discard_and_shuffle):  Add "hppa*-*-hpux*" xfail for
28741         "backtrace from call6a" when not gcc compiled.
28742         (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
28743         "backtrace from call7a" when not gcc compiled.
28744         * gdb.base/callfuncs.exp (do_function_calls):
28745         Add "hppa*-*-hpux*" xfail when not gcc compiled for
28746         "p t_char_array_values(char_array_val2,char_array_val1)",
28747         "p t_char_array_values(char_array_val1,char_array_val2)",
28748         "p t_char_array_values("carray 1","carray 2")",
28749         "p t_char_array_values("carray 1",char_array_val2)",
28750         "p t_char_array_values(char_array_val1,"carray 2")",
28751         "p sum_args(1,{2})",
28752         "p sum_args(2,{2,3})",
28753         "p sum_args(3,{2,3,4})",
28754         "p sum_args(4,{2,3,4,5})"
28755         * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
28756         "backtrace in corefile.exp" when not gcc compiled.
28757
28758 Sat Sep  9 01:35:39 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
28759
28760         * gdb.base/signals.exp:  Rewrite `handle all print' test as
28761         a procedure. Accept blanks or TABs as whitespace, increase
28762         timeout and expect input buffer size for the large output
28763         from the command. Remove "i*86-*-bsdi2.0" xfail.
28764
28765 Sat Sep  2 06:41:26 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
28766
28767         * gdb.base/setvar.exp:  Add new testcases for truncation when
28768         assigning invalid values to bitfields.
28769
28770 Sat Sep  2 00:17:31 1995  Fred Fish  <fnf@cygnus.com>
28771
28772         * gdb.base/callfuncs.exp (do_function_calls):  Remove
28773         mips-sgi-irix* xfail for
28774         "call inferior func with struct - returns char *"
28775         and fix test so that an optional (unsigned char *) cast is
28776         accepted in the result.
28777
28778 Fri Sep  1 13:42:01 1995  Fred Fish  <fnf@cygnus.com>
28779
28780         * gdb.base/funcargs.exp (float_and_integral_args):  Remove
28781         sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28782         * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
28783         * gdb.base/signals.exp: Remove duplicate "handle all print" test
28784         that accidentally got checked in.
28785
28786 Sun Aug 27 23:35:35 1995  Fred Fish  <fnf@cygnus.com>
28787
28788         * gdb.base/callfuncs.exp (do_function_calls):  Add alpha-dec-osf2*
28789         clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
28790         compiled test.
28791         * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
28792         Add mips-sgi-irix5* xfail for not gcc compiled.
28793         * gdb.base/Makefile.in (nodebug.o):  Also create nodebug.ci.
28794         * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
28795         compiled for "p top", "whatis top", "p middle", and "whatis
28796         middle".
28797         * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
28798         "whatis signed char" for not gcc compiled.
28799         * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
28800         "set variable signed char=-1 (-1)" and
28801         "set variable signed char=0xFF (0xFF)" for not gcc compiled.
28802         * gdb.base/funcargs.exp (float_and_integral_args):
28803         Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
28804         Add mips-sgi-irix* xfail when not gcc compiled for
28805         "continue to call2b".
28806         Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
28807         "continue to call2g".
28808         (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
28809         compiled for "backtrace from call6a"
28810         (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
28811         compiled for "backtrace from call7k".  Add mips-sgi-irix5* xfail
28812         when not gcc compiled for "backtrace from call7a".
28813         (localvars_after_alloca):  Fix gdb_test cmds for
28814         "print * after runto ...".
28815         Remove rs6000-*-* xfails for
28816         "print i after runto localvars_after_alloca" and
28817         "print l after runto localvars_after_alloca"
28818         for all compilers.
28819         * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
28820         when not compiled with gcc, for:
28821         "print signed char == (minus)",
28822         "print signed char != (minus)",
28823         "print signed char < (minus)",
28824         "print signed char > (minus)".
28825         * gdb.base/callfuncs.exp (do_function_calls):
28826         Add mips-sgi-irix* xfail, when compiled with native compiler, for
28827         "call inferior func with struct - returns char *".
28828         * gdb.base/return.exp (return_tests): Change xfail for
28829         "correct value returned double test" to include Solaris 2.4.
28830         * gdb.base/funcargs.exp (float_and_integral_args):
28831         Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28832
28833 Sat Aug 26 00:26:11 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
28834
28835         * gdb.base/setvar.c, gdb.base/setvar.exp:  Add new tests for
28836         enumeration bitfields if compiling with GNU C.
28837         * lib/gdb.exp:  Consume `(y or n) ' in `Reinitialize source path
28838         to empty' prompt.
28839
28840 Tue Aug 22 00:30:37 1995  Jeff Law  (law@snake.cs.utah.edu)
28841
28842         * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
28843         test for PRO targets.
28844
28845         * gdb.base/funcargs.exp: Avoid ever setting more than 8
28846         breakpoints in the inferior at any given time by making
28847         two groups of breakpoints for call2*, call6* and call7*
28848         tests.
28849
28850 Sun Aug 20 06:58:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
28851
28852         * gdb.base/funcargs.exp:  Fix typos introduced by Aug 15 change.
28853         * gdb.base/callfuncs.c (main):  Use struct_val1 to inhibit xlc
28854         from optimizing it away.
28855         * gdb.base/callfuncs.exp:  Remove rs6000-*-* xfails for
28856         "call inferior func with struct".
28857
28858 Wed Aug 16 11:57:15 1995  Stan Shebs  <shebs@andros.cygnus.com>
28859
28860         * configure.in: Only configure gdb.chill for particular targets.
28861
28862 Tue Aug 15 09:42:44 1995  Fred Fish  <fnf@cygnus.com>
28863
28864         * gdb.base/Makefile.in:  Add action to .c.o transformation
28865         rule that generates a .ci file for each .o file and remove
28866         explicit .c.o rules except for callfuncs.o.
28867         * gdb.c++/Makefile.in:  Add .cc.o transformation rule that
28868         generates a .ci file for each .o file and remove explicit
28869         .cc.o rules.
28870         (clean): Remove *.tmp *.ci files.
28871         (EXECUTABLES): Remove templ-info.exp.
28872         * gdb.base/compiler.c: New file.
28873         * gdb.c++/compiler.cc: New file
28874         * gdb.base/scope.exp: Source gdb.base/scope.ci.
28875         Change rs6000-*-* xfail for
28876         "print 'scope0.c'::filelocal_ro" and
28877         "print 'scope1.c'::filelocal" and
28878         "print 'scope1.c'::filelocal_bss" and
28879         "print 'scope1.c'::filelocal_ro" and
28880         "print 'scope1.c'::foo::funclocal" and
28881         "print 'scope1.c'::foo::funclocal_ro" and
28882         "print 'scope1.c'::bar::funclocal" and
28883         "print 'scope0.c'::filelocal_ro" and
28884         "print 'scope1.c'::filelocal at foo" and
28885         "print 'scope1.c'::filelocal_bss at foo" and
28886         "print 'scope1.c'::filelocal_ro at foo" and
28887         "print 'scope1.c'::foo::funclocal at foo" and
28888         "print 'scope1.c'::foo::funclocal_bss at foo" and
28889         "print 'scope1.c'::foo::funclocal_ro at foo" and
28890         "print 'scope1.c'::bar::funclocal at foo" and
28891         "print 'scope0.c'::filelocal_ro" and
28892         "print 'scope1.c'::filelocal" and
28893         "print 'scope1.c'::filelocal_bss" and
28894         "print 'scope1.c'::filelocal_ro" and
28895         "print 'scope1.c'::foo::funclocal" and
28896         "print 'scope1.c'::foo::funclocal_bss" and
28897         "print 'scope1.c'::foo::funclocal_ro" and
28898         "print 'scope1.c'::bar::funclocal" and
28899         "print 'scope1.c'::bar::funclocal_bss"
28900         to only be xfail'd when not compiled with gcc.
28901         Add rs6000-*-* xfail for
28902         "print 'scope0.c'::filelocal_bss before run"
28903         when compiled with gcc.
28904         (test_at_main): Add rs6000-*-* xfail for
28905         "print filelocal_ro in test_at_main"
28906         when compiled with gcc.
28907         * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
28908         Add rs6000-*-aix* xfail for
28909         "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
28910         "ptype t_char_array",  not compiled with gcc.
28911         * gdb.base/list.exp (test_list_function):  Add rs6000-*-*
28912         xfail for "list foo (in include file)" when gcc compiled.
28913         * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
28914         (integral_args): Add rs6000-*-* xfail for
28915         "run to call0a" if not compiled with gcc.
28916         (unsigned_integral_args): Add rs6000-*-* xfail for
28917         "run to call1a" if not compiled with gcc.
28918         (float_and_integral_args):  Add rs6000-*-* xfail for
28919         "run to call2a" if not compiled with gcc and for
28920         "continue to call2b" for any compiler.
28921         Add rs6000-*-* xfail to
28922         "print f1 after run to call2a" for gcc compiled.
28923         (discard_and_shuffle): Add rs6000-*-* xfail for
28924         "run to call6a".
28925         (shuffle_round_robin): Add rs6000-*-* xfail for
28926         "backtrace from call7a" if not compiled with gcc.
28927         Add rs6000-*-* xfail for
28928         "backtrace from call7b" if compiled with gcc.
28929         (call_after_alloca): Add rs6000-*-* xfail for
28930         "print c in call_after_alloca" and
28931         "print s in call_after_alloca" and
28932         "backtrace from call_after_alloca_subr"
28933         if not compiled with gcc.
28934         (localvars_in_indirect_call): Add rs6000-*-* xfail for
28935         "print c in localvars_in_indirect_call" and
28936         "print c in localvars_in_indirect_call" and
28937         "backtrace in indirectly called function" and
28938         "stepping into indirectly called function"
28939         if not compiled with gcc.
28940         (localvars_after_alloca): Add rs6000-*-* xfail for
28941         "print c after runto localvars_after_alloca" and
28942         "print s after runto localvars_after_alloca" and
28943         "print i after runto localvars_after_alloca" and
28944         "print l after runto localvars_after_alloca"
28945         for all compilers.
28946         * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
28947         than whatis-info.exp.
28948         * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
28949         than opaque-info.exp.
28950         Setup rs6000-*-* xfail for
28951         "ptype on opaque struct pointer (statically)" and
28952         "ptype on opaque struct pointer (dynamically)" when
28953         not compiled with gcc.
28954         * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
28955         rather than callf-info.exp.
28956         (do_function_calls):  Add clear_xfail for rs6000-*-* for
28957         "p t_float_values2(3.14159,float_val2)".  Seems to work
28958         fine there, both with xlc and gcc.  Need to find out what
28959         it is doing right and fix other platforms.
28960         * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
28961         "call inferior func with struct - returns int",
28962         "call inferior func with struct - returns long",
28963         "call inferior func with struct - returns float",
28964         "call inferior func with struct - returns double",
28965         "call inferior func with struct - returns char *",
28966         but only if not gcc compiled (presumes xlc compiled).
28967         Change rs6000-*-* xfails for
28968         "call inferior func with struct - returns char" and
28969         " call inferior func with struct -  returns short" to only
28970         xfail if not using gcc.
28971         (clean mostlyclean):  Remove *.ci and *.tmp files.
28972         * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
28973         than templ-info.exp.
28974         * gdb.base/langs.exp:  Source gdb.base/langs.ci.
28975         Add rs6000-*-* xfail for "up to foo in langs.exp"
28976         "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
28977         when not gcc compiled.
28978
28979 Sat Aug 12 15:05:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
28980
28981         * gdb.base/callfuncs.exp: Add xfails for the powerpc.
28982         * gdb.base/corefile.exp: Likewise.
28983         * gdb.base/list.exp: Likewise.
28984         * gdb.base/scope.exp: Likewise.
28985         * gdb.base/siganls.exp: Likewise.
28986
28987         * gdb.base/nodebug.exp: Add xfails for the powerpc.  Handle aix4
28988         compiler output.
28989         * gdb.base/whatis.exp: Likewise.
28990
28991 Fri Aug 11 13:36:20 1995  Jeff Law  (law@snake.cs.utah.edu)
28992
28993         * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
28994         failure (opcode table has been fixed to match reality).
28995
28996 Mon Aug 14 09:01:59 1995  Fred Fish  <fnf@cygnus.com>
28997
28998         * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
28999         "call inferior func with struct - returns char",
29000         "call inferior func with struct - returns short"
29001
29002         * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29003         "print 'scope0.c'::filelocal at main",
29004         "print 'scope0.c'::filelocal_bss in test_at_main",
29005         "print 'scope0.c'::filelocal at foo",
29006         "print 'scope0.c'::filelocal_bss in test_at_foo",
29007         "print 'scope0.c'::filelocal at bar",
29008         "print 'scope0.c'::filelocal_bss in test_at_bar"
29009
29010         * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29011         in source file 1".  This bug seems to have been fixed with both
29012         gcc and native cc (was native assembler bug?).
29013
29014 Wed Aug  9 08:04:12 1995  Fred Fish  (fnf@cygnus.com)
29015
29016         * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29017         "backtrace through signal handler" to "i*86-*-sysv4*".
29018         * gdb.base/signals.exp: Add xfail for "'next' behaved as
29019         continue" case.  Add "known SVR4 bug" to fail message.
29020         Add "i*86-*-bsdi2.0" xfail for "handle all print".
29021         Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29022         * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29023         "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29024         * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29025         "up to foo in langs.exp", "show language at foo in
29026         langs.exp", "up to cppsub_ in langs.exp", "show
29027         language at cppsub_ in langs.exp", "up to fsub in
29028         langs.exp", and "show language at fsub in langs.exp".
29029         * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29030         "bactrace in corefile.exp".
29031         * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29032         "call inferior function with struct - returns float" and
29033         "call inferior function with struct - returns double".
29034
29035 Mon Aug  7 02:43:28 1995  Jeff Law  (law@snake.cs.utah.edu)
29036
29037         * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29038         * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29039         * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29040         * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29041
29042 Mon Aug  7 08:09:37 1995  Fred Fish  <fnf@cygnus.com>
29043
29044         * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29045         (or overriden) "CHILL" macro rather then bare "gcc".
29046         Also look for ../../gcc/xgcc since that is what we will
29047         actually need, not "Makefile".  Remove following assignment
29048         of CHILL to CHILL_FOR_TARGET because that results in
29049         recursive definition.
29050
29051 Sun Aug  6 16:52:29 1995  Fred Fish  <fnf@cygnus.com>
29052
29053         * gdb.base/corefile.exp:  Change xfail for backtrace in
29054         corefile.exp from linuxaout to all linux.
29055         * gdb.base/sigall.exp (test_one_sig):  Specifically deal with
29056         cases where we miss the breakpoint at the signal handler
29057         for some reason.  Setup xfail for linuxoldld/linuxaout and
29058         getting SIGIO.  Setup xfail for linuxoldld/linuxaout for
29059         hitting SIGURG breakpoint.
29060         * gdb.base/signals.exp:  Setup xfail for "next" acting like
29061         continue to add linuxoldld.  Setup xfail for all linux for
29062         "next to handler in signals_tests_1", "backtrace in
29063         signals_tests_1", "continue to func1", "pass SIGUSR1",
29064         and continue to handler".
29065
29066 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
29067
29068         * Update all FSF addresses except those in COPYING* files.
29069
29070 Sun Jul 30 17:50:35 1995  Fred Fish  <fnf@cygnus.com>
29071
29072         * gdb.base/a2-run.exp: Change messages to be more explicit about
29073         the status of args, and quote binfile in results.
29074
29075 Sun Jul 30 10:24:20 1995  Fred Fish  <fnf@cygnus.com>
29076
29077         * gdb.base/callfuncs.exp: Add tests for passing structs to
29078         inferior functions and return various types.
29079         * gdb.base/callfuncs.c: Add functions to receive a struct
29080         and return a member of the struct, in various types.
29081
29082 Sat Jul 29 14:22:33 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
29083
29084         * gdb.base/Makefile.in (clean):  Remove callf-info.exp.
29085
29086 Fri Jul 28 13:36:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
29087
29088         * config/vxworks29k.exp: New file, sources vxworks.exp.
29089
29090 Fri Jul 28 00:28:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
29091
29092         * config/gdbremote.exp: New file.  Testing framework using
29093         gdbserver.
29094
29095 Thu Jul 27 12:17:14 1995  Fred Fish  (fnf@cygnus.com)
29096
29097         * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29098         "call function when asleep" and "send end of file".
29099         * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29100         for "backtrace in corefile.exp".
29101         * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29102         for "backtrace through signal handler".
29103         * gdb.base/corefile.exp: Make sure we actually generate a core file
29104         before trying the core tests.  Some systems allow the user to suppress
29105         generation of core files and default to that (linux for example).
29106         * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29107         from "i*86-*-linux" to "i*86-*-linuxaout".  Works with ELF beta.
29108
29109 Tue Jul 25 17:30:10 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
29110
29111         * gdb.threads: New directory with some crude multi-threaded
29112         gdb tests (step.exp and step2.exp).
29113         * config/mt-lynx (STEP_EXECUTABLE): Define.
29114         (THREADFLAGS): Define.
29115
29116 Tue Jul 25 01:03:52 1995  Jeff Law  (law@snake.cs.utah.edu)
29117
29118         * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29119
29120         * gdb.base/signals.exp: Disable whole file for lynx until
29121         further notice.
29122
29123         * gdb.base/signals.exp: xfail test where "next" acts like
29124         "continue" for lynx.
29125
29126         * gdb.base/interrupt.exp: xfail test for calling function while
29127         inferior is asleep for lynx.
29128
29129         * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29130         than one cr-lf  after each command.
29131
29132 Sun Jul 23 23:33:18 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
29133
29134         * configure.in:  Reinstate setting of stabsdirs variable, fix
29135         typo in setting up configdirs for native builds.
29136
29137         * gdb.base/return.exp:  Fix typo in return double test.
29138         * gdb.base/return.c (tmp2, tmp3):  Made global to inhibit the
29139         compiler from optimizing them away.
29140
29141 Fri Jul 21 11:39:34 1995  Jeff Law  (law@snake.cs.utah.edu)
29142
29143         * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29144         sequences to be echo'd by gdb when using gdb_test.
29145         * gdb.chill/chexp.exp: Likewise.
29146         * gdb.fortran/exprs.exp: Likewise
29147
29148 Thu Jul 20 13:28:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
29149
29150         * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29151         after the inferior gdb has started.
29152
29153         * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29154         after each command.
29155         * gdb.base/funcargs.exp: Likewise.
29156         * gdb.base/gdbvars.exp: Likewise.
29157         * gdb.base/interrupt.exp: Likewise.
29158         * gdb.base/list.exp: Likewise.
29159         * gdb.base/watchpoint.exp: Likewise.
29160         * gdb.c++/demangle.exp: Likewise.
29161         * gdb.c++/inherit.exp: Likewise.
29162         * gdb.chill/chexp.exp: Likewise.
29163         * gdb.fortran/exprs.exp: Likewise.
29164
29165         * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29166         test if we can't handle IO to/from the inferior.
29167
29168         * gdb.c++/misc.exp: Always check for a program already being
29169         started after sending a "run" command to gdb.
29170
29171         * gdb.base/twice.exp: Start with a fresh gdb.
29172
29173         * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29174         only depend on gdb's expression code, not the chill runtime.
29175
29176         * gdb.base/return.c: Put return values into variables so we
29177         can have gdb print them rather than depending on the program
29178         to print them.
29179         * gdb.base/return.exp: Corresponding changes.
29180
29181         * lib/gdb.exp: Provide default value for noinferiorio.
29182         * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29183         the inferior.
29184
29185         * gdb.base/break.exp: Always check for a program already being
29186         started after sending a "run" command to gdb.
29187         (text_next_with_recursion): Don't check the output from the
29188         program's printf statement.  Instead just make sure the program
29189         exited.
29190
29191         * gdb.base/commands.exp: Protect tests which need arguments with
29192         $noargs conditionals.
29193
29194 Wed Jul 19 22:42:43 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
29195
29196         * gdb.base/printcmds.exp:  Adjust expect patterns for addresses
29197         of structure member arrays to match gdb/valops.c:value_addr change.
29198
29199 Mon Jul 17 10:12:27 1995  Jeff Law  (law@snake.cs.utah.edu)
29200
29201         * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29202         cases.
29203
29204 Wed Jul 12 10:20:08 1995  Fred Fish  (fnf@cygnus.com)
29205
29206         * configure.in (configdirs):  Remove gdb.chill from default list
29207         of subdirs and then add it back in only if doing a native build.
29208         The current chill compiler does not yet work in any cross build.
29209         * Revert all signal changes from Jul 6.
29210         * gdb.base/{sigall.c signals.c}:  Define away signal() and alarm()
29211         for sh-hms targets, allowing these tests to link, with no other
29212         changes.  Testing is suppressed by setting "nosignals" in site.exp.
29213
29214 Thu Jul  6 20:58:30 1995  Fred Fish  (fnf@cygnus.com)
29215
29216         * configure.in (signaldirs): Define and add to configdirs for all
29217         targets except some specific ones that are known to not support signals.
29218         Also clean up formatting.
29219         * gdb.base/Makefile.in (EXECUTABLES):  Remove sigall and signals.
29220         (signals, sigall):  Remove rules to build.
29221         * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29222         Moved to new gdb.signals directory.
29223         * gdb.signals: New test directory.
29224         * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29225         signals.c signals.exp}:  New or moved files.
29226
29227 Sun Jun 25 12:55:18 1995  Jeff Law  (law@snake.cs.utah.edu)
29228
29229         * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29230
29231 Wed Jun 21 16:35:55 1995  Fred Fish  <fnf@cygnus.com>
29232
29233         * gdb.base/return.exp:  Xfail `return double' test failure
29234         on at least Solaris 2.3 and handle future/past versions on
29235         a case by case basis as appropriate.  Also update message
29236         to include i*86 failures.
29237
29238 Wed May 24 07:10:10 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29239
29240         * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29241
29242         * lib/gdb.exp: Fix comment which erroneously identified
29243         gdb_file_cmd as gdb_load (the 19 May change was in fact to
29244         gdb_file_cmd not gdb_load).
29245         * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29246
29247         * gdb.base/setvar.exp: Make test names consistent between pass and
29248         fail cases.  Use gdb_test more.
29249
29250 Fri May 19 07:22:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29251
29252         * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29253
29254 Mon May 15 23:50:51 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
29255
29256         * gdb.base/help.exp:  Fix expected help string for `show commands'.
29257
29258 Thu May 11 07:55:11 1995  Jim Kingdon  <kingdon@deneb.cygnus.com>
29259
29260         * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29261
29262         * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29263         of a text section.
29264
29265 Thu May 11 15:02:24 1995  Stu Grossman  (grossman@andros.cygnus.com)
29266
29267         * config/monitor.exp (gdb_target_monitor):  Fix loop interator so
29268         that loop eventually terminates.  Fix Connection refused logic so
29269         that testsuite will expire nicely.
29270
29271 Wed May 10 17:57:35 1995  Stu Grossman  (grossman@andros.cygnus.com)
29272
29273         * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29274         config/rom68k.exp:  New tcl glue for the appropriate monitors.
29275         These all just end up calling monitor.exp.
29276         * config/monitor.exp (gdb_target_monitor):  Handle `Connection
29277         refused' by retrying.  Cleanup some timeout issues.
29278         * (gdb_load):  Reduce timeout.  Cleanup some timeout issues.
29279         * lib/gdb.exp (gdb_test gdb_test_exact):  Upvar timeout so that
29280         callers don't have to set/restore global timeout variable.
29281
29282         * The following set of changes centralizes management of the global
29283         timeout variable.  This way, it can be set in one target dependent
29284         place instead of dozens of places scattered throughout the test suite.
29285         If you need to lengthen a timeout, then you should either set timeout
29286         in one of the config/{target}.exp files, or multiply it by a factor.
29287         Setting it to an absolute value is always going to lose for some
29288         targets.
29289         * gdb.base/a1-selftest.exp (test_with_self):  Only use local timeout.
29290         * gdb.base/callfuncs.exp (do_function_calls):  Don't set timeout.
29291         * gdb.base/funcargs.exp:  Don't set timeout.
29292         * gdb.base/list.exp (test_forward_search):  Only use local timeout.
29293         * gdb.base/printcmds.exp (test_print_string_constants
29294         test_print_array_constants):  Don't set timeout.
29295         * gdb.base/ptype.exp:  Don't set timeout.
29296         * gdb.base/recurse.exp:  Don't set timeout.
29297         * gdb.base/return.exp:  Don't set timeout.
29298         * gdb.base/watchpoint.exp:  Don't set timeout.
29299         * gdb.c++/classes.exp (do_tests):  Don't set timeout.
29300         * gdb.c++/virtfunc.exp (test_virtual_calls):  Don't set timeout.
29301
29302 Wed May 10 16:03:23 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
29303
29304         * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29305
29306 Mon May  1 07:32:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29307
29308         * lib/gdb.exp: Disable chill tests for irix5.
29309
29310 Wed Apr 26 07:36:03 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29311
29312         * gdb.base/scope.exp: Make test names unique.  Use gdb_test.  Make
29313         each test pass or fail.
29314
29315 Sun Apr 23 21:32:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29316
29317         * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29318         xlc not gcc.
29319
29320 Fri Apr 21 15:44:02 1995  Stu Grossman  (grossman@rtl.cygnus.com)
29321
29322         * cpu32bug.exp est.exp rom68k.exp:  Delete.  Unify into monitor.exp.
29323
29324 Wed Apr 19 17:41:21 1995  Stu Grossman  (grossman@cygnus.com)
29325
29326         * config/est.exp:  Fix copyright and comments.  Remove dead code.
29327         Use targetname, serialport and baud variables instead of fixed
29328         constants.
29329         * config/rom68k.exp:  Fix copyright and comments.  Remove dead code.
29330         * config/cpu32bug.exp:  New file to support cpu32bug monitors.
29331
29332 Wed Apr 19 13:47:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29333
29334         * gdb.base/watchpoint.exp: Don't run
29335         test_watchpoint_triggered_in_syscall for sunos.
29336
29337 Mon Apr 17 12:48:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29338
29339         * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29340         they don't seem to exist.  Do include stdio.h.
29341
29342 Fri Apr 14 09:40:22 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29343
29344         * gdb.base/a1-selftest.exp: Add alpha xfail.
29345
29346 Mon Apr 10 13:07:50 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29347
29348         * gdb.base/watchpoint.c (main): Prompt before calling read().
29349         * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29350         Revise accordingly.  Remove cruft about sending "123" several
29351         times, until it gets noticed.  Clean up the "print buf[0]" stuff
29352         so that it passes or fails, and waits for prompts in the usual way.
29353
29354 Sun Apr  9 09:02:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29355
29356         * gdb.base/recurse.exp: Fix comment.
29357
29358         * TODO: Remove item about printing variables in nodebug.exp.  Add
29359         item about enabling tests which are only run on some targets.
29360
29361         * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29362         fail, make test names unique, use new gdb_test convention
29363         regarding pattern, use gdb_test more, etc.).
29364
29365         * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29366         fail, make test names unique, etc.).
29367
29368 Sat Apr  8 02:47:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
29369
29370         * gdb.base/nodebug.c:  Change return type of top and middle to
29371         short.
29372         * gdb.base/nodebug.exp:  Remove xfails for ecoff systems, they
29373         are fixed by the recent mdebugread.c changes. Allow `short ()'
29374         as type for top and middle.
29375
29376 Thu Apr  6 08:54:18 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29377
29378         * gdb.base/break.exp: Remove commented out if $usestubs {}.  As
29379         nearly as I can tell, the whole thing was an accident in Stu's
29380         change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29381         to replace a send/expect pair with gdb_test, but ended up only
29382         adding the gdb_test.  My change of 24 Mar 1995 and Kung's change
29383         of 30 Mar 1995 took care of it, but left this vestigial comment
29384         which I am now nuking.
29385
29386 Mon Apr  3 09:00:27 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29387
29388         * gdb.base/break.exp: Look for different line number for
29389         breakpoint at main depending on usestubs.
29390
29391 Sun Apr  2 08:15:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
29392
29393         * gdb.base/list.exp:  Adjust some alternate expect patterns to
29394         match recent list0.c change. Add alternate expect pattern for
29395         output from `list default lines around main' for optimizing
29396         compilers.
29397
29398 Sat Apr  1 07:23:22 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29399
29400         * lib/gdb.exp: If nosignals is not set, set it to 0.
29401
29402 Fri Mar 31 16:13:48 1995  Kung Hsu  <kung@mexican.cygnus.com>
29403
29404         * config/slite-gdb.exp: Responds to load symbol table prompt.
29405         * gdb.base/break.exp: Adjust line number, fix rerun.
29406         * gdb.base/langs0.c: Add #ifdef usestubs.
29407
29408 Thu Mar 30 15:36:55 1995  Kung Hsu  <kung@mexican.cygnus.com>
29409
29410         * gdb.base/list.exp: Adjust line contents after adding new lines in
29411         list0.c. Also fix a syntax error.
29412
29413         * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29414         * gdb.base/break.exp: ditto.
29415         * gdb.base/list.exp: ditto.
29416         * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29417         * gdb.base/run.c: ditto.
29418         * gdb.base/list0.c: ditto.
29419         * gdb.base/funcargs.c: ditto.
29420
29421 Wed Mar 29 17:09:29 1995  Stu Grossman  (grossman@cygnus.com)
29422
29423         * testsuite/config/rom68k.exp (gdb_target_rom68k):  Use
29424         $targetname, $serialport and $baud instead of hardwired variables.
29425         * testsuite/gdb.base/{sigall.exp signals.exp}:  Skip these if the
29426         target doesn't support signals.
29427
29428 Wed Mar 29 12:29:34 1995  Kung Hsu  <kung@mexican.cygnus.com>
29429
29430         * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29431
29432 Tue Mar 28 08:46:45 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29433
29434         * gdb.base/recurse.exp: Make test names unique.  Change \\(+ to \\(.
29435         Don't rely on the value of an auto variable before it has been
29436         initialized.  Use gdb_test more.
29437
29438 Mon Mar 27 08:00:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29439
29440         * lib/gdb.exp (default_gdb_version): A version number must start
29441         with a digit, but other than that contains all characters up to
29442         the first whitespace character.
29443
29444 Sun Mar 26 13:19:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29445
29446         * gdb.base/commands.exp (breakpoint_command_test): New tests.
29447
29448 Sat Mar 25 15:38:06 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29449
29450         * gdb.c++/*.exp: Warn if executable does not exist.  The original
29451         reason for skipping the warning was that configure.in sometimes
29452         intentionally skipped building the executables but the tcl code
29453         had no way of knowing.  That (a) was always bogus with respect to
29454         error handling, (b) is no longer true (right now there is no way
29455         to skip C++ tests).
29456
29457         * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29458
29459 Sat Mar 25 01:16:10 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
29460
29461         * gdb.base/list.exp:  Add expect patterns for output from
29462         SunPRO compiled executables.
29463         * gdb.base/whatis.exp:  Allow leading `signed' for all v_signed_*
29464         types.
29465
29466 Fri Mar 24 06:11:05 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29467
29468         * gdb.base/break.exp (test_next_with_recursion): Accept any line
29469         number (we are already testing that the correct source line text
29470         gets printed).
29471
29472         * gdb.base/break.exp: Make one test if $usestubs.  I'm not sure
29473         that is what is intended, but something needed to be done to get
29474         sunos4 native working again.
29475
29476         * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29477
29478         * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29479         apparently went with a (very) old xfail.
29480
29481 Fri Mar 24 13:41:09 1995  Kung Hsu  <kung@mexican.cygnus.com>
29482
29483         * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29484         runto_main is a proc in gdb.exp that will do 'step' for target use
29485         stubs.
29486         * gdb.base/exprs.exp: ditto.
29487         * gdb.base/interrupt.exp: ditto.
29488         * gdb.base/opaque.exp: ditto.
29489         * gdb.base/printcmds.exp: ditto.
29490         * gdb.base/ptype.exp: ditto.
29491         * gdb.base/scope.exp: ditto.
29492         * gdb.base/setvar.exp: ditto.
29493         * gdb.base/signals.exp: ditto.
29494         * gdb.base/twice.exp: ditto.
29495         * gdb.c++/classes.exp: ditto.
29496         * gdb.c++/inherit.exp: ditto.
29497         * gdb.c++/templates.exp: ditto.
29498         * gdb.base/break.exp: no run and hit main for stubs. Change line
29499         numbers for breakpoints and info breakpoint.
29500         * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29501         breakpoint().
29502         * gdb.base/callfuncs.c: ditto.
29503         * gdb.base/exprs: ditto.
29504         * gdb.base/interrupt.c: ditto.
29505         * gdb.base/opaque0.c: ditto.
29506         * gdb.base/printcmds.c: ditto.
29507         * gdb.base/ptype.c: ditto.
29508         * gdb.base/scope0.c: ditto.
29509         * gdb.base/setvar.c: ditto.
29510         * gdb.base/signals.c: ditto.
29511         * gdb.base/twice.c: ditto.
29512         * gdb.c++/misc.cc: ditto.
29513         * gdb.c++/templates.cc: ditto.
29514
29515 Fri Mar 24 06:11:05 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29516
29517         * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29518
29519         * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29520         somewhere between `read' and `main.c'.  I'm pretty sure the
29521         pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29522         and it isn't particularly useful.
29523
29524         * gdb.base/scope.exp: Make test names unique.  \[(\] -> \\(.
29525
29526 Thu Mar 23 14:58:35 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29527
29528         * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29529
29530 Wed Mar 22 18:36:05 1995  Kung Hsu  <kung@mexican.cygnus.com>
29531
29532         * config/mt-slite: add LIBS and -nostdlib.
29533         * config/slite-gdb.exp: add this new file to support sparclite target.
29534
29535 Tue Mar 21 21:41:04 1995  Doug Evans  <dje@canuck.cygnus.com>
29536
29537         * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29538
29539         * gdb.base/a2-run.exp: Change argument to istarget from
29540         "*-*-vxworks" to "*-*-vxworks*".
29541         * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29542
29543 Tue Mar 21 17:08:47 1995  Kung Hsu  <kung@mexican.cygnus.com>
29544
29545         * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29546         will not runto main but do a 'step' to step out of breakpoint().
29547         * config/mt-slite: add -Dusestubs.
29548
29549 Tue Mar 21 12:14:12 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29550
29551         * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29552         instead of just @.
29553
29554         * gdb.base/signals.exp: Add test for "handle all print".
29555         * TODO: Remove "handle all print".  Also remove item about
29556         checking copyright date (I don't like the idea of a spurious FAIL
29557         based on when we run the tests).
29558
29559         * gdb.base/recurse.exp: Enable test for SunOS4.  xfail one test
29560         for SunOS4 (reason for failure not investigated).  Remove
29561         redundant test for $binfile.
29562
29563         * gdb.base/nodebug.c (array_index): Call malloc.
29564
29565         * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29566
29567 Mon Mar 20 10:08:17 1995  Jeff Law  (law@snake.cs.utah.edu)
29568
29569         * gdb.base/recurse.exp: Update gdb_test invocation to use new
29570         conventions and slightly simplify the matching regexp.
29571
29572 Fri Mar 17 05:43:28 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29573
29574         * gdb.base/break.exp: Update gdb_test invocation to use new
29575         convention.
29576
29577         * lib/gdb.exp: If noargs is not set, set it to 0.
29578
29579         * gdb.base/nodebug.exp: Comment out redundant test.  Make name of
29580         tests unique.
29581
29582         * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29583
29584 Thu Mar 16 16:27:07 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29585
29586         * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29587         one argument of type "<non-float parameter>".
29588
29589 Wed Mar 15 15:54:56 1995  Stu Grossman  (grossman@cygnus.com)
29590
29591         * config/rom68k.exp:  New file to support Motorola IDP board.
29592         * gdb.base/a2-run.exp:  Skip this file if noargs is set.
29593         * gdb.base/break.c:  Change things around so that this program
29594         doesn't depend upon args.  This is necessary to make remote
29595         targets work (in general, they can't take args).
29596         * gdb.base/break.exp:  Don't try to send args to program.  Don't
29597         expect output.  Also, replace lots of code with gdb_test.
29598
29599 Wed Mar 15 04:11:14 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29600
29601         * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29602         printing of '\'' (which is what the comment says we are testing,
29603         even though we were not), not '''.
29604         (test_integer_literals_rejected): Test that printing ''' is an error.
29605
29606         * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29607         gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29608         gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29609         gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29610         Use gdb_test not test_print_accept.
29611         * lib/gdb.exp: Remove test_print_accept.
29612
29613         * gdb.base/signals.exp (signal_tests_1): Make pass message
29614         consistent with fail message.
29615
29616         * gdb.base/whatis.exp: Remove xfails for printing char vs.
29617         unsigned char; the bug (PR 1821) is fixed.
29618
29619         * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29620
29621         * gdb.base/scope.exp (test_at_localscopes): Call pass for
29622         successful tests--makes xfailing them work right.
29623
29624 Tue Mar 14 07:39:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29625
29626         * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29627         only \r\n, not .*.  The test can pass .* as the last thing in
29628         $pattern if that is what it wants.  In addition to providing this
29629         flexibility, this change should speed up pattern matching in cases
29630         where the pattern already ended with .* (there were a number of
29631         them).  This change also helps catch bad patterns--in the old
29632         scheme the typo "char \*" instead of "char \\*" would pass.  Now
29633         it is caught.
29634         * Many .exp files: Update callers.
29635
29636         * gdb.base/funcargs.exp: Replace \[(\]+ with \\(.  The latter is
29637         clearer and does not spuriously match multiple ('s.  Likewise for
29638         ) and *.
29639
29640         * gdb.base/nodebug.exp: Test ability to call a function and pass
29641         it a string (even with no debugging info).
29642
29643         * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29644         "p '\'", which is the same as "p ''" once tcl gets done with
29645         quoting, to "p '\\'", which I suspect is what is intended (one
29646         backslash gets sent to GDB).
29647
29648         * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29649
29650 Fri Mar 10 13:31:46 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29651
29652         * gdb.base/a1-selftest.exp: Remove xfail for solaris.  The bug (PR
29653         1817) was fixed literally years ago.
29654
29655 Fri Mar 10 02:49:40 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
29656
29657         * gdb.base/funcargs.exp (call_after_alloca):  Remove `next'
29658         test, it causes stepping out of call_after_alloca_subr with
29659         optimizing compilers.
29660         (localvars_in_indirect_call):  Consume GDB prompt if `finish'
29661         fails.
29662
29663         * gdb.c++/templates.exp:  Source templ-info.exp only if
29664         the templates executable exists.
29665
29666         * gdb.c++/misc.cc (class Contains_static_instance,
29667         class Contains_nested_static_instance),
29668         gdb.c++/classes.exp (test_static_members):  Test printing of
29669         a class that contains a static instance of the class.
29670
29671 Thu Mar  9 11:43:55 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29672
29673         * gdb.base/langs2.c (cppsub_): Don't prototype.
29674         * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29675         only, I believe).
29676
29677 Wed Mar  8 10:29:33 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29678
29679         * lib/gdb.exp (skip_chill_tests): New procedure.
29680
29681         * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29682
29683 Mon Mar  6 10:44:06 1995  Jeff Law  (law@snake.cs.utah.edu)
29684
29685         * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29686         each expect pattern.  Cuts runtime from 12 to about 4 seconds.
29687
29688 Thu Mar  2 05:31:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29689
29690         * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
29691
29692         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
29693         disassemble 8, not 16, instructions for part 4.
29694
29695         * config/vx-gdb.exp (gdb_start): Use \030, not \CX.  tcl doesn't
29696         support the latter anymore.
29697
29698         * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
29699         -DNO_PROTOTYPES.
29700         * gdb.base/callfuncs.c: Control use of prototypes based on
29701         NO_PROTOTYPES, not __STDC__.
29702         * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
29703         t_float_values2 tests if prototypes in use.
29704
29705         * gdb.base/callfuncs.c (t_float_values, t_float_values2,
29706         t_double_values):  When checking differences against DELTA, check
29707         that difference is within the range (-DELTA,DELTA), not just
29708         (-infinity,DELTA).
29709
29710 Tue Feb 28 16:28:54 1995  Kung Hsu  <kung@mexican.cygnus.com>
29711
29712         * config/mips-gdb.exp (gdb_load): In every test case, we need to do
29713         'file' command firts, then 'target', then 'load', this is due to gdb
29714         target set up.
29715         * config/mips-gdb.exp: Fix a couple regular exp bugs.
29716
29717 Thu Feb 23 17:44:55 1995  Jeff Law  (law@snake.cs.utah.edu)
29718
29719         * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
29720         FP load/store variants.
29721         * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
29722
29723 Wed Feb 22 18:29:08 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
29724
29725         * gdb.base/term.exp: Do not give a warning if not native, it is
29726         not an abnormal condition.
29727
29728 Tue Feb 21 13:08:47 1995  Jim Kingdon  <kingdon@cygnus.com>
29729
29730         * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
29731         t_char_array".
29732
29733 Sun Feb 19 13:10:06 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
29734
29735         * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
29736         are getting the version number.
29737
29738         * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
29739         if not native, it is not an abnormal condition.
29740
29741 Thu Feb 16 15:56:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29742
29743         * lib/gdb.exp: Just use "file exists", rather than undocumented
29744         dejagnu procedure "findfile".
29745
29746 Thu Feb 16 10:30:24 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
29747
29748         * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
29749           (LDFLAGS): Set to -Xlinker -Ur.
29750
29751         * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
29752           Removed, these values are set by lib/gdb.exp.
29753
29754         * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
29755
29756 Wed Feb 15 14:23:28 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
29757
29758         * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
29759           of replicating gdb startup code.
29760
29761         * config/mt-vxworks (LDFLAGS): Set to -r.
29762           (CFLAGS_FOR_TARGET): Removed.
29763
29764         * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
29765           (gdb) and gdb for vxworks uses (vxgdb).
29766
29767         * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
29768           executable is not in the tree and host != target, use sed and
29769           program_transform_name to determine the gdb name used by the
29770           target.
29771
29772         * configure.in, gdb.{base,c++,chill}/configure.in: changed so
29773           *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
29774
29775 Sun Feb 12 08:11:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29776
29777         * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
29778         floats, chars, and shorts where there are ANSI-style function
29779         definitions.
29780
29781         * gdb.base/langs.exp, gdb.base/langs*: New test.
29782         * gdb.base/Makefile.in: Build it.
29783         * TODO: Remove item about checking that C names don't get C++
29784         demangling applied; this test tests it.
29785
29786 Thu Feb  9 12:43:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29787
29788         * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
29789         went with the const70 xfail.  The xfail went away a year ago.
29790
29791         * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
29792
29793         * gdb.base/corefile.exp: Give backtrace test unique name.  xfail
29794         for hp300.
29795
29796         * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
29797
29798         * gdb.base/a1-selftest.exp: Don't run on hp300.
29799
29800 Sat Feb  4 15:04:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29801
29802         * Makefile.in (site.exp): Set host_alias and target_alias as well
29803         as host_triplet and target_triplet.
29804
29805 Wed Feb  1 08:03:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29806
29807         * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
29808
29809         * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
29810         places as other ecoff systems).
29811
29812         * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
29813         ultrix.
29814
29815 Mon Jan 30 11:44:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29816
29817         * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
29818         remove them.
29819         * gdb.base/nodebug.exp: Accept "function" in addition to "text
29820         variable and "variable" in addition to "data variable".
29821         * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
29822
29823         * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
29824         2.
29825         * gdb.base/list1.c (long_line): Add additional statement at start
29826         of function.
29827         * gdb.base/list.exp (test_forward_search): Update line number to
29828         reflect new statement.
29829
29830 Sun Jan 29 13:34:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
29831
29832         * gdb.base/signals.exp:  Reinitialize searched source directories
29833         after gdb_start call.
29834
29835 Sat Jan 28 01:34:44 1995  Jeff Law  (law@snake.cs.utah.edu)
29836
29837         * gdb.disasm/Makefile.in (clean): Delete "errs" file.
29838         * gdb.stabs/Makefile.in: Likewise.
29839
29840         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
29841         change.  Instead split the tests into smaller pieces.
29842         * gdb.disasm/hppa.s: Corresponding changes.
29843
29844 Fri Jan 27 09:24:51 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29845
29846         * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29847         Quote ^C when passing it to stty.  For some shells ^ is a pipe.
29848
29849         * gdb.base/funcargs.exp: Modify many tests so that every test
29850         either passes or fails.  Make some test names unique.
29851
29852 Thu Jan 26 19:20:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29853
29854         * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29855         Call stty to set interrupt character.
29856
29857         * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
29858         for HP assembler versus GNU assembler based on actual behavior of
29859         $(CC), rather than assuming that $(AS) is always the GNU assembler.
29860
29861         * TODO: Suggest a few more stepping tests.
29862
29863 Wed Jan 25 14:52:41 1995  Stan Shebs  <shebs@andros.cygnus.com>
29864
29865         * gdb.base/default.exp: xfail no-stack backtraces for h8300,
29866         restart GDB for h8300 after a continue.
29867         (return): Add pattern to match a29k-udi behavior.
29868         * gdb.base/nodebug.exp: Remove obsolete comment.
29869         * gdb.base/regs.exp: New file, testing of register displays.
29870         * gdb.base/return.exp: Fix typo in reference to $objdir.
29871         * gdb.base/whatis.exp: Always start with a fresh GDB.
29872
29873 Wed Jan 25 11:12:07 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29874
29875         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
29876         higher, these tests generate a lot of output.
29877
29878 Tue Jan 24 07:58:44 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29879
29880         * lib/gdb.exp (gdb_test): Remove catch from around the send.  The
29881         code following the catch silently ignored some errors; without the
29882         catch they should be thrown like any other tcl error.  Also, the
29883         catch used "" instead of {} which meant all the callers who wanted
29884         to include one of the characters "[]$ had to quote it an extra time.
29885         * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
29886         ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
29887         demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
29888         Remove extra quoting.
29889
29890 Mon Jan 23 21:57:54 1995  Jeff Law  (law@snake.cs.utah.edu)
29891
29892         * gdb.base/commands.exp: Make test names unique; every test either
29893         passes or fails.  Update some comments.
29894
29895         * gdb.disasm/hppa.exp (do_system_control_tests): Update.
29896
29897 Sat Jan 21 15:34:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29898
29899         The following fixes a FAIL caused by the fact that the alpha stabs
29900         configuration didn't use the ".if alpha" code in weird.def.
29901         * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
29902         bit pointer, so the 32 bit version works even on the alpha.
29903         * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
29904         Remove the stuff which allowed us to have separate versions for
29905         alpha and everything else.
29906
29907         * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
29908         regexp which "info func operator\[\](" is supposed to match.  Fix
29909         string to send to GDB.  Note that GDB still doesn't work right.  Add a
29910         new test for "info func .perator\[\](" which GDB does handle correctly.
29911
29912         * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
29913
29914 Fri Jan 20 12:14:23 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
29915
29916         * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
29917         gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
29918         gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
29919         gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
29920         it makes the tests harder to understand and confuses test-o-matic.
29921         The preferred style is that each test provides a PASS or a FAIL,
29922         and has a unique message (e.g. "continue #54" not just "continue")
29923         which is the same for the pass and the fail.
29924         * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29925         gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
29926         to lib/gdb.exp.
29927         * gdb.base/printcmds.exp: Use test_print_accept.  Remove
29928         prt_accept which was basically the same thing.  Likewise for
29929         test_print_reject and prt_reject.
29930         * lib/gdb.exp (test_print_reject): Add some more error message
29931         patterns to match from the former printcmds.exp (prt_reject).
29932         * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
29933         One defect of the passcount stuff is that some of it failed to
29934         report XPASS where appropriate.
29935         * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
29936         stuff before and after arg in expected pattern.
29937         (test_paddr_operator_functions): Re-do test without print_addr_of;
29938         this is the only test which seems to want extra stuff there.
29939
29940 Tue Jan 17 10:47:53 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
29941
29942         * gdb.base/nodebug.exp: Update new tests to reflect improved
29943         wording of gdb output.
29944
29945         * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
29946         and "ptype" work on variables in files compiled without -g.
29947         Replaces commented out "maint print msymbol" tests.
29948
29949 Mon Jan 16 12:13:28 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
29950
29951         * gdb.base/setvar.c (dummy): Call malloc.
29952
29953         * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
29954         losing with the irix4 sed.
29955
29956         * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
29957         ALRM" on irix4.
29958
29959 Sun Jan 15 21:58:26 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
29960
29961         * TODO: Remove items about corefile.exp testing new exec-file and
29962         backtrace; both are now done.  Add items about printing enums.
29963
29964 Sat Jan 14 11:25:28 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
29965
29966         * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
29967         "get signal $thissig" test fails.
29968
29969         * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
29970
29971 Thu Jan 12 01:14:53 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
29972
29973         * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
29974         compiler warning with dec alpha compiler.
29975
29976         * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
29977         extra \n from gdb_test call (this explains why the prompt test
29978         that I removed yesterday was there).
29979         (user_defined_command_test): Remove extra \n and prompt test.
29980
29981         * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
29982         doesn't exist.  Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
29983         doesn't exist.
29984         * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
29985         Also remove alpha workaround, which turns out to be because
29986         SIGABRT == SIGLOST.
29987
29988         * gdb.base/sigall.exp: Add workaround for alpha weirdness.
29989
29990         * gdb.base/help.exp: Don't test "help show".
29991
29992 Wed Jan 11 14:37:04 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
29993
29994         * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
29995         "set print address" is on.
29996         * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
29997         pass prompt to gdb_test; gdb_test already looks for the prompt.
29998
29999         * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30000
30001         * gdb.base/a1-selftest.exp: Don't test "maint dump-me".  That test
30002         was a vestige of the manual TESTSTRATEGY, and the purpose of it
30003         was to make sure that gdb can read a core file.  But (a) the "read
30004         the corefile" part didn't make it to a1-selftest.exp, we just
30005         delete the corefile after creating it, and (b) we test reading
30006         corefiles in corefile.exp anyway.  Also, this test left around a
30007         xgdb process on Solaris.
30008
30009         * gdb.base/corefile.exp: Also test backtrace.
30010
30011 Wed Jan 11 00:14:40 1995  Jeff Law  (law@snake.cs.utah.edu)
30012
30013         * gdb.base/commands.exp: Test a simple user defined command with
30014         arguments and if/while statements; verify the full user command is
30015         printed by "show user".
30016
30017         * gdb.base/commands.exp: Test if/while commands as part of a
30018         breakpoint command list; verify they appear in breakpoint
30019         information.
30020
30021 Wed Jan 11 00:47:58 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
30022
30023         * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30024         than by dividing by zero.
30025
30026 Tue Jan 10 21:38:05 1995  Jeff Law  (law@snake.cs.utah.edu)
30027
30028         * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30029         performing an inferior call with watchpoints enabled.
30030         * gdb.base/watchpoint.c (main): Delete second unnecessary read
30031         call.
30032
30033 Tue Jan 10 18:42:07 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
30034
30035         * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30036         of "file" command.
30037
30038         * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30039         Add additional pattern for when "int operator int(void);" appears
30040         in a different order.
30041
30042 Mon Jan  9 16:22:46 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
30043
30044         * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30045
30046         * gdb.base/help.exp: Replace most of docstrings for "info signals"
30047         and "signal" with ".*".
30048
30049 Wed Jan  4 11:35:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
30050
30051         * TODO: Add note about "handle all nostop".
30052
30053         * gdb.base/{sigall.c, sigall.exp}: New test.
30054         * gdb.base/Makefile.in: Add it.
30055
30056 Thu Jan  5 17:34:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
30057
30058         * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30059         when invoking GDB, suppresses any windowing interface.
30060
30061 Mon Jan  2 17:40:21 1995  Stan Shebs  <shebs@andros.cygnus.com>
30062
30063         * config/sim-gdb: New file, simulator testing support.
30064
30065 Wed Dec 28 12:21:50 1994  Jeff Law  (law@snake.cs.utah.edu)
30066
30067         * gdb.base/interrupt.exp: Test calling func1 twice.
30068
30069 Wed Dec 21 12:51:37 1994  Jim Kingdon  <kingdon@deneb.cygnus.com>
30070
30071         * gdb.base/list.exp (test_forward_search): Set timeout higher
30072         when we'll be getting lots of output from gdb.
30073
30074         * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30075         "init_malloc" to after the expect statement.  Run it if that
30076         regexp is taken, but also for two others which happen if source
30077         cannot be found.
30078
30079 Tue Dec 20 12:35:21 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30080
30081         * gdb.base/printcmds.exp: New test, for printing register before
30082         program is running.
30083
30084 Mon Dec 19 00:32:55 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30085
30086         * gdb.base/list.exp:  Correct some alternate expect patterns
30087         to reflect changes in list1.c.
30088
30089 Sat Dec 17 14:20:03 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30090
30091         * TODO: Add item regarding large frames.
30092
30093         * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30094
30095         * TODO: Remove item about enabling return.exp; it
30096         is enabled.  Suggest a few more "return" tests.
30097
30098 Sat Dec 17 02:33:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30099
30100         * gdb.c++/misc.cc, gdb.c++/inherit.exp:  Add testcases for
30101         anonymous unions.
30102
30103 Tue Dec 13 11:26:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30104
30105         * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30106         and pr-5646.o, so "make" is the same as "make all", not "make
30107         pr-4975.o".
30108
30109 Wed Dec  7 19:02:02 1994  Stan Shebs  <shebs@andros.cygnus.com>
30110
30111         * gdb.base/list.exp: Adjust expectations to reflect changes in
30112         list1.c.
30113         (test_forward_search): New test proc.
30114         * gdb.base/list1.c (long_line): New function, has long source line.
30115
30116 Thu Dec  1 23:14:49 1994  Stan Shebs  <shebs@andros.cygnus.com>
30117
30118         * gdb.base/a1-selftest.exp: Change initial stepping to know about
30119         additional line of code that was added.
30120
30121 Wed Nov 30 19:43:14 1994  Jeff Law  (law@snake.cs.utah.edu)
30122
30123         * gdb.disasm/hppa.s: Break the large branching tests into smaller
30124         tests so as not to overflow expect's input buffers.
30125         * gdb.disasm/hppa.exp: Corresponding changes.
30126
30127 Fri Nov 25 13:37:10 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30128
30129         Beginnings of template debugging tests.
30130         * gdb.c++/templ-info.cc:  New file to test for template
30131         debugging capability of the compiler.
30132         * gdb.c++/Makefile.in:  Add rule to build templ-info.exp from
30133         templ-info.cc.
30134         * gdb.c++/templates.cc:  Add explicit template instantiations
30135         to enable compiling with -fno-implicit-templates. Add destructor
30136         and 'value' method to T5 class for template tests.
30137         * gdb.c++/templates.exp:  Add testcases for printing of template
30138         types, setting breakpoints on template methods and calling a
30139         template method.
30140
30141 Sat Nov  5 00:20:17 1994  Jeff Law  (law@snake.cs.utah.edu)
30142
30143         * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30144         branch target since some assemblers (gas-2.5)  may emit a
30145         relocation for the branch instead of resolving it in the
30146         assembler.
30147
30148 Sat Oct 29 02:40:40 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30149
30150         * gdb.base/a1-selftest.exp:  Remove RS/6000 xfail for backtrace
30151         through signal handler.
30152
30153 Fri Oct 21 11:10:16 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
30154
30155         * configure.in (*-*-netware): Use config/mt-netware.
30156
30157         * config/mt-netware: New file.
30158         * config/mt-i386-netware: Removed, separate configs for different
30159           netware architectures are no longer needed now that we have
30160           --with-headers.
30161
30162 Sat Oct 15 03:43:00 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30163
30164         * gdb.base/exprs.exp:  Remove xfail for alpha, it is fixed
30165         by the recent changes to use ANSI C arithmetic conversions.
30166
30167 Sun Oct  9 07:44:06 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30168
30169         * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30170         bug involving using inferior_pid to figure out whether to select a
30171         frame.
30172
30173 Wed Sep 28 23:12:02 1994  Jeff Law  (law@snake.cs.utah.edu)
30174
30175         * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30176         match the current disassembler output.
30177
30178 Fri Sep 16 11:42:41 1994  Stan Shebs  (shebs@andros.cygnus.com)
30179
30180         * gdb.fortran/exprs.exp: Expect VOID instead of void.
30181         * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30182         types, expect "int" as type of integer values (for now).
30183
30184 Wed Sep  7 23:33:51 1994  Jeff Law  (law@snake.cs.utah.edu)
30185
30186         * gdb.base/commands.exp: New tests for if/while commands.
30187
30188 Tue Sep  6 13:16:11 1994  Per Bothner  (bothner@kalessin.cygnus.com)
30189
30190         * lib/gdb.exp (runto):  Replace sub-pattern for hex value
30191         by .*, since hex values have different syntax in Chill mode.
30192
30193 Tue Sep  6 02:15:51 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30194
30195         * gdb.c++/demangle.exp (test_arm_style_demangling):  Remove
30196         linefeed from expect pattern for repeated types with indices > 9.
30197
30198 Mon Aug 29 14:20:44 1994  Stan Shebs  (shebs@andros.cygnus.com)
30199
30200         First part of Fortran test suite.
30201         * gdb.fortran: New directory.
30202         * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30203
30204 Sat Aug 27 23:32:43 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30205
30206         * gdb.base/default.exp:  Update expect pattern for load command
30207         without arguments.
30208
30209 Wed Aug 24 13:15:02 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
30210
30211         * configure.in: Change i386 to i[345]86.
30212         * gdb.base/configure.in: Likewise.
30213         * gdb.c++/configure.in: Likewise.
30214         * gdb.chill/configure.in: Likewise.
30215
30216 Tue Aug 23 19:14:06 1994  Stan Shebs  (shebs@andros.cygnus.com)
30217
30218         * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30219         patterns, since that is not a valid context for comments.
30220
30221 Fri Aug 19 15:07:30 1994  Kung Hsu  (kung@mexican.cygnus.com)
30222
30223         * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30224         repeated types and repeated types with indices > 9.
30225
30226 Tue Aug 16 15:57:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
30227
30228         * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30229         2417; old bug has been fixed.
30230
30231 Fri Aug 12 19:35:41 1994  Jeff Law  (law@snake.cs.utah.edu)
30232
30233         * gdb.base/interrupt.exp: When trying to wake up the inferior,
30234         send the newline ourselves instead of assuming gdb_test will do
30235         so when passed an empty input string.
30236
30237         * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30238         stabs testcode.
30239
30240 Fri Aug  5 17:01:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
30241
30242         * lib/gdb.exp (gdb_test): Don't send anything if the first
30243           argument is an empty string.  This makes cases where we want to
30244           match output that is already in expect's buffers (for example,
30245           matching a breakpoint after gdb_run_cmd has been called) work
30246           reliably.
30247
30248 Tue Aug  2 10:24:08 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
30249
30250         * config/netware.exp: New file.
30251
30252 Thu Jul 28 12:54:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
30253
30254         * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30255           the -B and -L prefixes so we can find the debugging stub.
30256
30257         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30258           there and we are using the gcc from the tree.
30259
30260         * gdb.base/types.c: Removed.
30261
30262         * gdb.base/configure.in: Look for makefile fragments in ../config.
30263           Recognize i386-*-netware.
30264         * gdb.c++/configure.in: Likewise.
30265
30266 Mon Jul 25 23:48:50 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30267
30268         * gdb.base/corefile.exp:  Change `else if' to `elseif', which is
30269         the correct TCL syntax.
30270
30271 Mon Jul 25 15:35:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
30272
30273         * gdb.base/opaque.exp: use runto instead of messing around with
30274           breakpoints.  Simplify by using gdb_test.
30275
30276         * gdb.base/bitfields.exp: restart between tests on netware targets
30277           because breakpoints aren't relocated after target death.  Run
30278           processes to completion.
30279
30280         * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30281
30282 Sun Jul 24 09:55:51 1994  Fred Fish  (fnf@cygnus.com)
30283
30284         * Makefile.in:  Remove extra tabs that confuse some versions
30285         of "make".  Use the newly built gdb to test with by default,
30286         rather than the first one in the tester's search path.
30287
30288 Sat Jul 23 15:05:47 1994  Stan Shebs  (shebs@andros.cygnus.com)
30289
30290         * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30291
30292         * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30293         condition help.
30294
30295 Tue Jul 19 10:26:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
30296
30297         * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30298
30299         * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30300           running.
30301         * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30302         * gdb.base/funcargs.exp: Likewise.
30303
30304         * gdb.base/bitfields.exp: Simplify by using gdb_test.
30305         * gdb.base/funcargs.exp: Likewise.
30306
30307         * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30308           message is "".
30309
30310 Mon Jul 18 12:18:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
30311
30312         * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30313           return,signals,twice}.exp: Handle non-existant binaries
30314           consistantly.
30315
30316         * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30317         * gdb.base/Makefile.in: Don't try to generate a core dump, we
30318           might testing a cross development system.
30319
30320 Thu Jul 14 18:13:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
30321
30322         * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30323           runtest script is relative to ${srcdir}, not ${rootdir}.
30324
30325 Thu Jul 14 14:56:59 1994  Stan Shebs  (shebs@andros.cygnus.com)
30326
30327         * gdb.base/signals.exp: Allow for optionality of breakpoint
30328         address.
30329
30330 Thu Jul 14 11:21:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30331
30332         * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30333
30334 Tue Jul 12 12:22:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
30335
30336         * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30337           for size_t definition.
30338         * gdb.c++/templates.cc: Likewise
30339
30340         * config/mt-i386-netware: New file.
30341
30342         * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30343           defined.
30344
30345         * gdb.base/Makefile.in: Added support for systems that name core
30346           files by appending "core" to the program name.
30347         * gdb.base/a1-selftest.exp: Likewise.
30348
30349 Mon Jul 11 23:59:18 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30350
30351         * gdb.base/return.exp:  Add comment and message for `return double'
30352         test failure on Sparc Solaris.
30353
30354 Mon Jul  4 12:10:48 1994  Stan Shebs  (shebs@andros.cygnus.com)
30355
30356         * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30357
30358 Wed Jun 29 00:26:17 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30359
30360         * gdb.c++/misc.cc:  Instantiate classes to inhibit the compiler
30361         from optimizing them away.
30362         * gdb.c++/classes.exp, gdb.c++/inherit.exp:  Update ptype expect
30363         patterns to include default constructors and assignment operators,
30364         to match gcc versions beyond 2.5.8. Accept any cplus demangling
30365         character in the output of the virtual base pointer.
30366
30367 Fri Jun 24 08:15:42 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30368
30369         * gdb.c++/cplusfuncs.exp:  Use string_to_regexp and a regular
30370         expression match in print_addr_of to avoid unintented matches.
30371         * gdb.c++/virtfunc.exp:  Accept alternate ptype output of g++
30372         versions up to 2.5.8.
30373
30374 Mon Jun 20 23:54:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30375
30376         * gdb.base/list.exp:  Tweak alternate pattern for listing of an
30377         included file to run under newer versions of expect.
30378         * gdb.c++/demangle.exp:  Add spaces to the expect patterns between
30379         consecutive >'s in templates to accomodate recent cplus-dem.c change.
30380         Remove xfail for the virtual table of BDDHookV.
30381
30382 Sat Jun 18 12:51:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
30383
30384         * lib/gdb.exp (string_to_regexp): Set a default result.
30385         (default_gdb_start): Fix misleading message.
30386
30387 Wed Jun 15 12:10:10 1994  Stan Shebs  (shebs@andros.cygnus.com)
30388
30389         * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30390         Remove all CC, etc definitions.
30391         * config/mt-hpux: New file.
30392         * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30393         (CFLAGS, LDFLAGS): Define.
30394         * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30395
30396         * Makefile.in (site.exp): Don't insert host_os, etc.
30397         (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30398         (distclean): Check existence of subdir.
30399         * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30400         * gdb.base/Makefile.in: General cleanup and simplification.
30401         Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30402         to build executables.   Use default rule to build .o files.
30403         (EXPECT, RUNTEST, CC): Fix relative pathname.
30404         (site.exp): Don't insert host_os, etc.
30405         * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30406         and/or SIGUSR1 defined.
30407         * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30408         * gdb.c++/Makefile.in: General cleanup and simplification.
30409         Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30410         (CFLAGS): Remove.
30411         (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30412
30413 Fri Jun 10 10:55:09 1994  Jeff Law  (law@snake.cs.utah.edu)
30414
30415         * gdb.base/recurse.exp: Misc changes to get tests running again
30416         after Kung's changes to the watchpoint code.
30417         * gdb.base/watchpoint.exp: Likewise.
30418
30419 Thu Jun  9 15:16:55 1994  Per Bothner  (bothner@kalessin.cygnus.com)
30420
30421         * lib/gdb.exp (string_to_regexp):  Convert {\} also.
30422
30423 Wed Jun  8 12:12:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
30424
30425         * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30426         * lib/gdb.exp (default_gdb_start): Define.
30427         * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30428         gdb.base/funcargs.exp, gdb.base/opaque.exp,
30429         gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30430         gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30431         gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30432         Don't call gdb_target_udi in between tests.
30433
30434 Tue Jun  7 08:30:15 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30435
30436         * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30437         (which was basically just a local version of the same thing).  In
30438         addition to avoiding duplication, gdb_test_exact is faster.
30439         * lib/gdb.exp (gdb_test_exact): Fix typo.
30440
30441         * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30442         don't give an error.
30443
30444         * gdb.base/term.exp: Call delete_breakpoints before starting.
30445
30446         * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30447         (t10): Add comment.
30448
30449 Mon Jun  6 18:26:50 1994  Stan Shebs  (shebs@andros.cygnus.com)
30450
30451         Reorganization of the GDB Test Suite.
30452
30453         * gdb.base: New directory, contains all the basic tests.
30454         * gdb.c++: New directory, tests specific to C++.
30455         * gdb.chill: New directory, tests specific to Chill.
30456         * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30457         gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30458         gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30459         gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30460         into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30461         t30-31 to chill).
30462         * */gdbme.*: Rename to match appropriate expect scripts.
30463         * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30464         gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30465         gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30466         gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30467         gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30468         gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30469         gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30470         gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30471         gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30472         gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30473         * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30474         gdb.c++/virtfunc.cc: New names of C++ files.
30475         * gdb.chill/chillvars.ch: New name of Chill file.
30476         * gdb.base/configure.in, gdb.c++/configure.in,
30477         gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30478         * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30479         gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30480         * configure.in (configdirs): Update to reflect directory changes.
30481         (target_abbrev): No longer define for any configuration.
30482         * Makefile.in: Cosmetic improvements to header comments.
30483
30484 Fri Jun  3 18:56:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
30485
30486         Various changes to gdb.t31:
30487
30488         * Makefile.in (gdbme.o):  Compile with -fspecial_UC.
30489         * gdbme.ch:  Make all key-words and predefineds be upper-case.
30490         * chillvars.exp:  Expect key-words and predefinds in upper-case.
30491
30492         * chillvars.exp:  Use gdb_test_exact many places.
30493         Change expected output for arrays (which now includes index labels).
30494
30495         * pr-5020.exp, gdme.ch (module PR_5020):
30496         New test, for PR-5020.
30497
30498 Thu Jun  2 16:02:41 1994  Per Bothner  (bothner@kalessin.cygnus.com)
30499
30500         * lib/gdb.exp (string_to_regexp, gdb_test_exact):  New procedures.
30501         * Makefile.in (CHILL_LIB):  Remove bogus redundant definitions.
30502
30503 Sun May 29 22:31:42 1994  Per Bothner  (bothner@kalessin.cygnus.com)
30504
30505         * Makefile.in:  Fix bit-rot in definitions of CHILL,
30506         CHILL_FOR_TARGET and Chill_LIB.
30507         * gdb.t31/gdbme.ch:  Fix syntax of nested array tuples.
30508         * gdb.t31/Makefile.in:  Add definitions for CHILLFLAGS,
30509         CHILL, and CHILL_LIB.
30510
30511 Sat May 21 10:05:08 1994  Bill Cox  (bill@rtl.cygnus.com)
30512
30513         * Revert the previous changes.  Please see Rob's directory
30514           /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30515
30516 Thu May 19 12:51:00 1994  Bill Cox  (bill@rtl.cygnus.com)
30517
30518         * Makefile.in, configure.in, config/mips-gdb.exp,
30519           config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30520           config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30521           config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
30522           gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30523           gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30524           gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30525           gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30526           gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30527           gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30528           gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30529           gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30530           gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30531           gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30532           gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30533           gdb.t24/demangle.exp, lib/gdb.exp:  Check in Rob's testing
30534           changes from 94Q1.
30535
30536 Wed May 18 17:04:03 1994  Bill Cox  (bill@rtl.cygnus.com),
30537
30538         * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30539           config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30540           Rob's new testing fragments.
30541
30542 Tue May 17 15:04:14 1994  Bill Cox  (bill@rtl.cygnus.com)
30543
30544         * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
30545           lib/gdb.exp: Replace error proc calls with perror.
30546
30547 Mon May 16 19:00:50 1994  Stan Shebs  (shebs@andros.cygnus.com)
30548
30549         * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30550         version also, match on casted version strings, and match on
30551         gdb startup case where the line numbers might be messed up.
30552
30553 Fri May 13 18:00:27 1994  Bill Cox  (bill@rtl.cygnus.com)
30554
30555         * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
30556           (CFLAGS): Delete it from here.
30557
30558 Tue May  3 16:08:09 1994  Kung Hsu  (kung@mexican.cygnus.com)
30559
30560         * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30561
30562 Fri Apr 29 14:26:35 1994  Stan Shebs  (shebs@andros.cygnus.com)
30563
30564         * Makefile.in (RUNTEST): Default to just "runtest".
30565
30566 Tue Apr 26 22:21:40 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30567
30568         * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30569         * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30570         the code has been restructured.
30571
30572 Thu Apr 21 12:48:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30573
30574         * gdb.t00/default.exp (set write): Allow any number of \r and/or
30575         \n, not just one of each.
30576
30577         * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30578         /bin/cc gives a warning if you do.
30579
30580 Thu Apr 21 11:54:04 1994  Kung Hsu  (kung@mexican.cygnus.com)
30581
30582         * gdb.t24/demangle.exp: change expect pattern of
30583         __t10ListS_link1ZUiRCUiPT0
30584
30585 Wed Apr 13 15:05:00 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30586
30587         * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30588         on local variables in recursive functions.
30589
30590         * gdb.t07/Makefile.in: Build the new test.
30591
30592 Tue Apr 12 20:45:25 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30593
30594         * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30595         directly.  Instead compare the return values from actual calls.
30596
30597 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
30598
30599         * Makefile.in (check): Set TCL_LIBRARY for runtest.
30600
30601 Mon Apr 11 09:15:30 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30602
30603         * From Peter Schauer with minor modifications.
30604         * gdb.t15/return.exp (return_tests): Handle targets where "return"
30605         stops in mid-line in the caller.  Add xfail for returning a float
30606         value on X86 targets.
30607
30608 Tue Apr  5 15:16:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30609
30610         * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30611         to avoid expect lossage.
30612         (fmem_LRbug_tests): Likewise.
30613         * gdb.disasm/hppa.s: Corresponding changes.
30614
30615         * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30616         conditions to work with latest dejagnu/expect.
30617
30618         * gdb.t15/funcargs.exp (finish from indirect call): No longer
30619         expected to fail on the PA.
30620         (backtrace in call with trampolines): Explicitly require main
30621         to be frame #1 (no trampolines should show up in backtrace).
30622
30623         * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30624         "continue -expect".
30625         * gdb.t06/break.exp: Likewise.
30626         * gdb.t07/watchpoint.exp: Likewise.
30627         * gdb.t13/bitfields.exp: Likewise.
30628         * gdb.t15/{funcargs,return}.exp: Likewise.
30629         * gdb.stabs/weird.exp: Likewise.
30630         * config/{mips,udi}-gdb.exp: Likewise.
30631
30632         * hppa.sed: Enclose comments within a sed command to avoid
30633         losing with the old OSF1 sed.
30634
30635 Wed Mar 30 00:31:49 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30636
30637         * gdb.t02/whatis.exp, gdb.t08/opaque.exp:  Add XFAILs for
30638         sequent dynix.
30639         * gdb.t06/signals.exp:  Add clear_xfail for sequent dynix.
30640         * gdb.t15/funcargs.exp:  Conditionally step again to really
30641         finish from marker_call_with_trampolines. Handle the case where
30642         the first step from within call_with_trampolines already steps
30643         us back to main.
30644         * gdb.t15/gdbme.c:  Add comment to closing brace of
30645         call_with_trampolines for funcargs.exp.
30646
30647 Tue Mar 29 23:55:27 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30648
30649         * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30650         Fix typo(s).
30651
30652 Sun Mar 27 16:53:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30653
30654         * gdb.t07/gdbme.c: More code for watchpoint testing.
30655
30656         * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30657         "Hardware watchpoint" throughout file.
30658         (test_watchpoint_triggered_in_syscall): New test.
30659         (test_complex_watchpoint): New test.
30660
30661 Fri Mar 25 17:05:31 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30662
30663         * gdbme.c (call_with_trampolines): New function to try and step
30664         into.  Tests trampoline problems on the PA.
30665
30666         * funcargs.exp (localvars_in_indirect_call): No longer expect
30667         stepping into indirect call to fail on PAs.
30668         (test_stepping_over_trampolines): New test.
30669
30670 Wed Mar 23 07:43:33 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30671
30672         * TODO: Add suggestions for static member function tests, and
30673         completion tests.
30674
30675 Wed Mar 16 08:28:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30676
30677         * TODO: Add suggestions for "p/a" tests.
30678
30679         * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30680         (default_gdb_exit): Replace all the hair with sending "quit" to
30681         the process with a simple close.
30682
30683 Tue Mar 15 08:45:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30684
30685         * TODO: Add suggestions for shared library tests.
30686
30687 Sun Mar 13 10:45:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30688
30689         * TODO: Add suggestions for x/s tests.
30690
30691 Fri Mar 11 08:22:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30692
30693         * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
30694         "enable once", and "enable breakpoints once" with ".*".
30695
30696 Thu Mar 10 08:34:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30697
30698         * TODO: Add suggestions about structure passing tests.
30699
30700 Mon Mar  7 13:45:54 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30701
30702         * gdb.t03/gdbme.c:  gcc version 1 puts out the wrong stabs for
30703         the primary1 test, use work around if __GNUC__ < 2.
30704         * gdb.t06/signals.c:  Add comments for signals.exp pattern matching.
30705         * gdb.t06/signals.exp:  Add XFAILs for i386 bsd and vax ultrix.
30706         Test for bad output rather than waiting for timeout.  Issue
30707         second continue only if first continue failed.
30708
30709 Wed Mar  2 10:08:01 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
30710
30711         * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
30712         operator[] test with gdb_test because the old code didn't seem to
30713         be getting the quoting right with the new dejagnu.
30714
30715 Thu Feb 24 19:49:25 1994  Rob Savoye  (rob@poseidon.cygnus.com)
30716
30717         * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
30718         one from the path.
30719         * Makefile.in: Use a fresh expect if there is one, use runtest
30720         from the src tree if there is one.
30721
30722 Thu Feb 24 18:49:37 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
30723
30724         * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
30725         next over recursive call.  Revise the tests from that point on
30726         (which had been skipped) to match GDB's actual (correct) output.
30727
30728         * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
30729         with next over a breakpoint whose condition is false.
30730
30731         * gdb.t00/help.exp: Comment out "help set print" tests just like
30732         (and for same reason as) "help set" test.
30733
30734 Mon Feb 14 09:58:23 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30735
30736         * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
30737         * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
30738
30739 Sun Feb  6 15:36:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30740
30741         * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
30742         necessary gdb_target_udi.
30743
30744         * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
30745
30746         * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
30747         1838 and 2417; they are fixed.
30748
30749         * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
30750         gdb.t03/ptype.exp (ptype structure, ptype union):
30751         Remove xfails; the test is looser than when the xfails were added.
30752
30753         * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
30754         * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
30755
30756         * gdb.t01/run.exp: Only run shell test if isnative.
30757
30758         * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
30759         since "run" automatically loads if necessary.  Call gdb_target_udi
30760         after the "file" since "file" kills any execution target.
30761
30762         * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
30763         GDB.  GDB doesn't work that way (not anymore at least) on UDI.
30764         * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
30765         argument for UDI.
30766
30767 Fri Feb  4 12:19:32 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
30768
30769         * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
30770
30771         * gdb.t17/callfuncs.exp: Add xfails for rs6000.
30772
30773 Sat Feb  5 09:11:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30774
30775         * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
30776         properly quoting regexps.  This makes the second argument to
30777         demangle a fixed string, which matches the callers, instead of a
30778         shell-style pattern which is what the previous implementation
30779         used.  Update some of the callers.
30780
30781 Sat Feb  5 10:19:09 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30782
30783         * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
30784         (comib_nullified_tests): Fix typo.
30785         * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
30786         strings.  No longer expected to fail.
30787
30788         * gdb.disasm/hppa.s (addib_tests): Fix typo.
30789         * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
30790         strings.  No longer expected to fail.
30791
30792         * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
30793         string.  No longer expected to fail.
30794
30795 Fri Feb  4 23:45:11 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30796
30797         * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
30798         No longer expected to fail.
30799
30800         * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
30801         string.  No longer expected to fail.
30802
30803 Fri Feb  4 10:35:42 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30804
30805         * gdb.t24/demangle.exp: Remove a bunch more tests which differ
30806         only in the names (I probably got most of them).  I was even
30807         generous with some which differed in underscores in names, and
30808         probably missed a few, and I *still* was able to remove almost a
30809         third of the file with almost no impact on testsuite coverage.
30810
30811 Thu Feb  3 12:04:49 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30812
30813         * gdb.t00/default.exp: Match udi_attach error message as well as
30814         the one from child_attach.
30815
30816         * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
30817
30818         * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
30819
30820         * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
30821         * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
30822
30823         * Move test with enums and partial symbols back to
30824         gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
30825         Reverts the change of 26 May 93.  Per today's change to
30826         stabs.texinfo, the behavior that weird.exp was expecting was
30827         unreasonable; what is important is that the compiler+gdb get
30828         things right, which happens with a recent gcc.  Also fix the test
30829         to deal with native compilers which put out the stab gdb can't
30830         deal with.
30831
30832 Mon Jan 31 15:40:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30833
30834         * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
30835         in the names.  The main thing these accomplish is to slow things down.
30836         Many more such duplicates surely remain.
30837
30838         * gdb.t00/help.exp: Comment out "help support" test just like
30839         (and for same reason as) "help set" test.
30840
30841 Mon Jan 31 06:43:45 1994  Fred Fish  (fnf@cygnus.com)
30842
30843         * gdb.t06/break.exp:  Remove setup_xfails for
30844         sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
30845         * gdb.t20/inherit.exp (test_ptype_si):  Update warning message
30846         about known bug in gcc to include up through 2.5.8.
30847         * gdb.t20/inherit.exp (test_ptype_vi):  Accept "_vb." as well as
30848         well as "_vb$".
30849         * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
30850         Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
30851         with latest gcc and gdb.
30852         * gdb.t22/virtfunc.exp (test_ptype_of_classes):  Accept "_vb." as
30853         well as "_vb$".
30854
30855 Sat Jan 29 23:31:26 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30856
30857         * configure.in (hppa*-*-*): Also configure and build stabs-only
30858         tests.
30859
30860 Thu Jan 27 08:21:16 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30861
30862         * gdb.t10/hppa.mt: A makefile fragment for the PA.
30863         * gdb.t10/configure.in (hppa*-*-*): Use it.
30864
30865 Tue Jan 25 12:58:26 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30866
30867         * gdb.t09/corefile:  Increase timeout when spawning gdb explicitly.
30868
30869 Wed Jan 19 12:40:25 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30870
30871         * gdb.t06/signals.exp:  Handle blocked SIGTRAP on sun3 for bash
30872         versions prior to 1.13.5.
30873
30874 Tue Jan 18 20:10:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30875
30876         * gdb.t00/default.exp (show prompt): In FAIL case, only match if
30877         the prompt is at the start of a line.
30878
30879 Mon Jan 17 20:07:51 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
30880
30881         * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
30882         Enable "diag" instruction.  Delete copr from fpu_misc_tests, it's
30883         in the copr tests now.
30884         * gdb.disasm/hppa.exp: Run new sfu and copr tests.  Do not expect
30885         copr in the fpu_misc tests anymore.  fpu_misc tests are no longer
30886         expected to fail.
30887
30888 Fri Jan 14 14:24:21 1994  Rob Savoye  (rob@darkstar.cygnus.com)
30889
30890         * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
30891         gdb.t31/chillvars.exp, lib/gdb.exp:
30892         Tweak to run under either version of expect.
30893         * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
30894         * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
30895         * gdb.t11/list.exp: Remove extraneous whitespace.
30896
30897 Sat Jan 15 09:57:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30898
30899         * gdb.t16/printcmds.exp (test_print_strings): Accept
30900         "(unsigned char *) " before the string.
30901
30902         * TODO: Add notes about printing of fancy types and GDB expressions.
30903
30904 Thu Jan 13 17:16:09 1994  Stan Shebs  (shebs@andros.cygnus.com)
30905
30906         * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
30907         * gdb.t06/configure.in: Don't try to compile signals test program
30908         if doing mips-idt-ecoff.
30909
30910 Thu Jan 13 08:25:55 1994  Rob Savoye  (rob@darkstar.cygnus.com)
30911
30912         * Most .exp files: Tweak to run under either version of expect.
30913
30914 Tue Jan 11 15:21:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30915
30916         * gdb.t12/scope.exp: Add xfails for rs6000.  Remove 1806 from existing
30917         xfails; I'm not sure why they are failing, but not because of PR 1806.
30918
30919 Mon Jan 10 22:14:20 1994  Rob Savoye  (rob@darkstar.cygnus.com)
30920
30921         * config/unix-gdb.exp: Remove gdb_unload cause it's already
30922         defined in lib/gdb.exp.
30923
30924 Fri Jan  7 12:42:45 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30925
30926         * gdb.t07/watchpoint.exp:  Clear xfail for calling function with
30927         watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
30928         * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc:  Conversion operator functions
30929         have to be typeless.
30930
30931 Tue Jan  4 09:32:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
30932
30933         * TODO: Add suggestion for copyright year test.
30934
30935 Mon Jan  3 11:35:26 1994  Stan Shebs  (shebs@andros.cygnus.com)
30936
30937         * configure.in (*-*-lynxos*): Add stabs tests.
30938
30939 Wed Dec  1 21:54:05 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
30940
30941         * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
30942         so insert a tab before any assembler directive in column zero.
30943
30944         * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
30945         stores.
30946         * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
30947         stores.
30948         (fpu_short_memory_tests): Likewise.
30949
30950 Mon Nov 22 13:23:22 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
30951
30952         * gdb.stabs/ecoff.mt:  Delete alpha specific if block, fix typo.
30953         * gdb.stabs/ecoff.sed:  Escape inserted blanks with backslashes, embed
30954         .stabs directives in comments.
30955
30956 Fri Nov 19 14:09:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
30957
30958         * TODO: New file, describing tests we could write.
30959         * gdb.t09/corefile.exp: Move description of tests to write to TODO.
30960
30961 Tue Nov 16 21:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
30962
30963         * gdb.t06/signals.exp: Add kludge to force re-sync.
30964
30965         * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
30966         to xgdb instead of gdb, get out of gdb.
30967
30968 Tue Nov 16 10:21:57 1993  Rob Savoye  (rob@cygnus.com)
30969
30970         * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
30971         for info.
30972
30973 Sat Nov 13 23:17:48 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
30974
30975         * gdb.stabs/hppa.mt: A makefile fragment for the PA.
30976         * gdb.stabs/configure.in (hppa*-*-*): Use it.
30977         * gdb.stabs/hppa.sed: New sed script for the PA.
30978
30979 Sat Nov 13 22:50:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
30980
30981         * gdb.stabs: Re-write weird.def and configuration to use sed
30982         instead of cpp.  sed is portable and POSIX; cpp is neither.
30983
30984 Fri Nov 12 15:26:36 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
30985
30986         * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
30987
30988 Mon Nov  8 16:55:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
30989
30990         * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
30991
30992 Thu Nov  4 23:07:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
30993
30994         * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
30995         "_vb$".
30996         * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
30997         * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
30998
30999 Wed Nov  3 13:53:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31000
31001         * lib/gdb.exp: Comment out code which depends on non-existent
31002         `transform' procedure.
31003
31004 Wed Nov  3 11:23:11 1993  Rob Savoye  (rob@darkstar.cygnus.com)
31005
31006         * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31007         * lib/gdb.exp: Transform tool name.
31008         * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31009         1.1's new error handling system.
31010
31011 Mon Nov  1 10:36:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31012
31013         * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31014
31015 Fri Oct 29 17:58:14 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31016
31017         * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31018         They made pattern matching so slow that timeouts happened on
31019         heavily loaded systems.  Now any output from "show print" which
31020         gets us back to the GDB prompt is a PASS.
31021
31022 Mon Oct 25 14:36:50 1993  Stu Grossman  (grossman at cygnus.com)
31023
31024         * gdb.disasm/hppa.mt:  Use $(srcdir) in hppa.o make rule.
31025
31026 Mon Oct 25 13:35:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31027
31028         * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31029
31030         * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31031         It is not from PR 3220.
31032
31033 Sun Oct 24 18:49:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31034
31035         * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31036         just started failing because they depended on the order the
31037         subcommands are presented, or exact docstring text.  This kind of
31038         test is a pain and has minimal benefit.
31039
31040 Thu Oct 21 08:26:48 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31041
31042         * gdb.t09/corefile.exp: At end of test, use "core" command with
31043         no arguments.
31044
31045 Wed Oct 20 08:56:02 1993  Stu Grossman  (grossman at cygnus.com)
31046
31047         * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31048         17}/Makefile.in:  Make it possible to run the testsuite with Sun
31049         make and CC = cross gcc by adding explicit build rules for .o
31050         files.
31051
31052 Tue Oct 19 14:57:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31053
31054         * gdb.t15/funcargs.exp: Don't put comments on same line as
31055         setup_xfail (@#$*%& tcl braindamage!).
31056
31057 Mon Oct 18 21:50:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31058
31059         * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31060
31061 Fri Oct 15 15:39:54 1993  Kung Hsu  (kung@cirdan.cygnus.com)
31062
31063         * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31064         * gdb.t20/inherit.exp: remove three dumplicate entries.
31065
31066 Fri Oct 15 13:45:25 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31067
31068         * gdb.t06/break.exp: For "next over recursive call", fail on any
31069         incorrect output, not just on "factorial (value=2)".
31070
31071 Fri Oct 15 11:52:56 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31072
31073         * gdb.t12/scope.exp:  Remove xfails, filename::var syntax should be
31074         working now. Add an xfail if accesing a bss variable causes
31075         a memory error if the target is not yet run.
31076
31077 Thu Oct 14 19:16:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31078
31079         * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31080         constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31081         name of __st* demangling (2 strings).  Did Kung really get the
31082         more than 95 others right without testing them?
31083
31084 Thu Oct 14 16:27:08 1993  Kung Hsu  (kung@cirdan.cygnus.com)
31085
31086         * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31087
31088 Thu Oct 14 11:40:30 1993  Jeffrey Law  (law@cs.uah.edu)
31089
31090         * configure.in (configdirs): Add gdb.disasm
31091         * gdb.disasm: New directory for GDB disassembler tests.
31092         * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31093
31094 Thu Oct 14 11:40:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31095
31096         * gdb.t00/help.exp: Don't test "help set".
31097
31098         * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31099         from within expect statements.  None of these happen anymore and
31100         they cause regressions to be silently unnoticed.
31101
31102         * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31103         messages) about known failures with gcc cygnus-2.4.5-930417.
31104
31105         * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31106         comp-info.exp so it gets built if it doesn't exist.
31107
31108         * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31109         it is no longer used.
31110         * gdb.t13/comp-info.c: Removed.
31111
31112 Wed Oct 13 22:54:06 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
31113
31114         * gdb.t06/signals.exp: Add xfail for sun3.
31115
31116 Thu Oct  7 12:01:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31117
31118         * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31119         relevant because ^C doesn't get sent but failure can be reproduced
31120         interactively).
31121
31122 Tue Oct  5 10:43:11 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31123
31124         * gdb.stabs/alpha.mt:  New configuration file for alpha.
31125         * gdb.stabs/configure.in:  Use it.
31126         * gdb.stabs/ecoff.mt, weird-ecoff.sed:  Change sed script to enable
31127         sharing with alpha.mt, redefine long to word via preprocessor.
31128         * gdb.stabs/weird.def:  Conditionally adapt storage layout of v_comb
31129         for alpha.
31130         * gdb.stabs/weird.exp:  Handle compilation of weird.s by alpha
31131         native cc.
31132         * gdb.t00/teststrategy.exp:  Change expect string so that we
31133         consume the `(xgdb)' from the command echo and from the gdb prompt.
31134         * gdb.t05/expr.exp:  xfail "print unsigned int == (~0)" on the alpha.
31135         gdb currently compares all values as long, so this failure probably
31136         applies to any configuration where LONGEST is bigger than a target int.
31137         * gdb.t08/comp-info.c:  New file to determine if gdbme is compiled
31138         with gcc.
31139         * gdb.t08/Makefile.in, opaque.exp:  Use it. Alpha native cc is unable
31140         to handle opaque pointers, gcc is.
31141         * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc:  operator new takes a size_t
31142         as first argument. Include <sys/types.h> and change all operator
31143         new definitions to use size_t.
31144         * gdb.t21/cplusfuncs.exp:  Handle changes in output for operator new
31145         now that we use size_t.
31146
31147 Wed Sep 29 00:55:49 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31148
31149         * gdb.t03/ptype.exp, gdb.t15/printcmds.exp:  When constructing
31150         a long or float array cast all array members to the same type.
31151         * gdb.t04/setvar.exp:  Handle the decimal output of an unsigned long
31152         with 64 bit longs.
31153         * gdb.t07/watchpoint.exp:  Add finish and until variations encountered
31154         on alpha.
31155         * gdb.t08/opaque.exp, gdb.t17/interrupt.exp:  Add xfails for alpha.
31156
31157 Tue Sep 28 17:26:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31158
31159         * gdb.t24 (demangle.exp): Constructors of templates have names like
31160         vector<int>::vector(int) not vector<int>::vector<int>(int).  See
31161         section 14.6 of the ARM.
31162
31163         * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31164         "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31165         accomplish little and slow down the testsuite.
31166
31167         * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31168         Accept spaces various places.
31169
31170 Tue Sep 21 17:28:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31171
31172         * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31173         with watchpoint enabled.
31174
31175         * Makefile.in: Remove definition of CC and remove the second
31176         definition of CXX (the "CXX = gcc" one remains).  These definitions
31177         were causing backquotes to be expanded within backquotes, which
31178         doesn't work.
31179
31180 Sat Sep 18 09:43:21 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
31181
31182         * gdb.t17/callfuncs.exp: Add "return 0" to end.
31183
31184 Fri Sep 17 04:41:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31185
31186         * gdb.stabs/ecoff.mt:  Remove STABSCC hack.
31187         * gdb.stabs/weird.exp:  Handle the case where weird.o is compiled
31188         by mips cc and contains no stabs entries.
31189
31190 Thu Sep 16 17:22:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
31191
31192         * config/vx-gdb.exp: Use fake device to load files rather than
31193         NFS.
31194         * lib/gdb.exp: New proc to do "file" command.
31195         * config/unix-gdb.exp: Use new "file" proc.
31196
31197 Thu Sep 16 13:45:44 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
31198
31199         * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31200         Rework board rebooting slightly.
31201         (gdb_exit): Don't exit from the remote shell; there isn't one.
31202         * gdb.stabs/weird.exp: If a program is being debugged already,
31203         kill it.
31204         * gdb.t04/setvar.exp: Stop and restart gdb.
31205         * gdb.t05/expr.exp: Likewise.
31206         * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31207         restart gdb and reload the program.
31208         * gdb.t08/opaque.exp: Likewise.
31209         * gdb.t12/scope.exp: Likewise.
31210         * gdb.t13/bitfields.exp: Likewise.
31211         * gdb.t15/funcargs.exp: Likewise.
31212         * gdb.t20/classes.exp: Likewise.
31213         * gdb.t03/ptype.exp: Increase timeout.
31214         * gdb.t16/printcmds.exp (test_print_string_constants,
31215         test_print_array_constants): Likewise.
31216         * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31217         * gdb.t20/classes.exp (do_tests): Likewise.
31218         * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31219
31220 Wed Sep 15 14:24:36 1993  Ian Lance Taylor  (ian@cygnus.com)
31221
31222         * gdb.stabs: Renamed *wierd* to *weird*.
31223
31224 Wed Sep 15 10:36:50 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
31225
31226         * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31227         for timeout.  Add "known gcc 2.4.5 bug" to failure message.
31228
31229 Tue Sep 14 17:16:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
31230
31231         * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31232         (do_tests): Remove xfail for whatis on one_var and two_var.
31233
31234 Wed Sep  8 23:14:23 1993  Rob Savoye  (rob@darkstar.cygnus.com)
31235
31236         * Makefile.in: Made cross building work better by adding
31237         {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31238
31239 Tue Sep  7 14:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31240
31241         * gdb.t15/{return.c,return.exp,Makefile.in}:
31242         New test, currently commented out.
31243
31244 Tue Aug 31 16:51:29 1993  Rob Savoye  (rob@darkstar.cygnus.com)
31245
31246         * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31247         still running and removes the leftover named socket so GDb can do
31248         clean restarts.
31249
31250 Mon Aug 30 17:55:16 1993  Rob Savoye  (rob@darkstar.cygnus.com)
31251
31252         * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31253         console, not GDB.
31254         * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31255         cross testing works better with "make check"
31256         * config/unix-gdb: Use default procedures for exit and version.
31257         * config/vx-gdb.exp: Cleaned up and massaged back to working order
31258         with the newest VxWorks.
31259
31260 Thu Aug 26 17:50:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31261
31262         * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31263         old form.
31264
31265         * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31266         name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31267
31268         * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31269
31270         * config/unix-gdb.exp: Remove this version of gdb_exit
31271         * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31272         Rob says he'll look at it when he gets back to testing boards.
31273
31274 Thu Aug 26 07:20:00 1993  Fred Fish  (fnf@deneb.cygnus.com)
31275
31276         * gdb.t22/virtfunc.exp:  Accept missing struct/class names as
31277         an expected fail for certain ptype commands.
31278
31279         * gdb.t20/classes.exp:  Update expected results of "ptype class
31280         Base1" to account for the constructor that now appears in the type.
31281
31282 Wed Aug 25 16:48:05 1993  Fred Fish  (fnf@deneb.cygnus.com)
31283
31284         * configure.in (configdirs):  Restore gdb.t04, which mysteriously
31285         disappeared from list.
31286         * config/{udi-gdb.exp, gdb-unix.exp}:  Replace calls to obsolete
31287         "alldone" proc with call to cleanup and exit.
31288         * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31289         gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31290         gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31291         gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31292         gdb.t12/scope.exp, gdb.t13/bitfields.exp}:  Replace calls to
31293         "alldone" proc with simple returns that suppress remaining
31294         tests.  The alldone proc went away many months ago.
31295
31296 Tue Aug 24 11:04:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31297
31298         * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31299
31300         * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31301
31302 Thu Aug 19 22:08:41 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31303
31304         * gdb.t15/funcargs.exp:  Allow arguments for main in backtraces
31305         as vax gdb will display them.
31306
31307 Thu Aug 19 18:18:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31308
31309         * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31310         optimizers.
31311
31312         * scope.exp: Change "bad value for localval" messages so each one
31313         is unique.
31314
31315         * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31316         lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31317
31318         * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31319
31320 Tue Aug 17 00:05:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31321
31322         * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31323         doesn't exist (due to optimization).
31324
31325 Mon Aug 16 21:05:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31326
31327         * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31328         contains \r because the filename is long.
31329
31330         * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31331         'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31332
31333 Mon Aug 16 03:05:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31334
31335         * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31336         gdb.t08/opaque.exp, gdb.t17/interrupt.exp:  Update for vax running
31337         Ultrix.
31338         * gdb.t02/whatis.exp:  Use procedure to setup xfails on long versus
31339         int tests.
31340         * gdb.t08/opaque.exp:  Use procedure to setup xfails for opaque tests.
31341
31342 Thu Aug 12 15:24:28 1993  Fred Fish  (fnf@deneb.cygnus.com)
31343
31344         * Makefile.in (distclean):  Remove *.log *.plog *.sum *.psum site.*.
31345
31346         * gdb.t17/interrupt.exp:  Fix 'missing Continuing' case so pattern
31347         to match does not match the passing case but still matches the
31348         failing case.
31349
31350 Thu Aug 12 16:58:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31351
31352         * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31353
31354 Wed Aug 11 19:47:27 1993  John Gilmore  (gnu@rtl.cygnus.com)
31355
31356         * lib/gdb.exp (gdb_exit):  Move the best version of gdb_exit
31357         to here.  Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31358         * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31359         Remove various versions of gdb_exit.
31360         * config/vx-gdb.exp:  Remove quit_vxgdb, change a caller to call
31361         gdb_exit.
31362         * config/unix-gdb.exp:  gdb_exit remains here, and should override
31363         the generic version, since it's doing a lot of wierd stuff that
31364         the other versions aren't.  FIXME, fold it in, or abandon this
31365         version.
31366
31367 Wed Aug 11 12:09:32 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31368
31369         * gdb.t24/demangle.exp: Add tests for PR 3220.
31370
31371 Tue Aug 10 15:49:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31372
31373         * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31374
31375 Tue Aug 10 15:45:25 1993  Fred Fish  (fnf@deneb.cygnus.com)
31376
31377         * gdb.t07/watchpoint.exp:  Clear xfail with "i*86-*-*", not just
31378         "i386-*-*".  Works for i486 as well.
31379
31380         * gdb.t06/signals.exp:  Rework code that recognizes known SVR4
31381         bug, and expand domain of xfail to all SVR4 systems, since the
31382         actual problem is likely to be in generic SVR4 /proc support.
31383
31384 Tue Aug 10 15:49:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31385
31386         * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31387
31388 Tue Aug 10 09:56:56 1993  Fred Fish  (fnf@deneb.cygnus.com)
31389
31390         * gdb.t17/interrupt.exp:  Set up xfail for *-*-sysv4*, in chain of
31391         xfails for other systems.  Match a missing 'Continuing.' as an
31392         explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31393
31394         * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31395         gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31396         Only issue warning for missing executables if -all option is used.
31397
31398         * gdb.stabs/wierd.exp:  Only issue warning for missing wierd.o
31399         file if -all option is used.  It's like an unpredictable XFAIL.
31400
31401 Mon Aug  9 10:13:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31402
31403         * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31404         for dynamically linked binaries.
31405
31406         * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31407
31408 Sun Aug  8 14:21:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31409
31410         * gdb.t20/inherit.exp: Change message for "print tagless struct"
31411         to state that this is a known bug in old versions of g++.
31412
31413 Fri Aug  6 21:40:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31414
31415         * gdb.t17/interrupt.exp:  Add xfail for 386 bsd. Accept echoed newline
31416         while waiting for `Continuing'.
31417
31418 Fri Aug  6 13:38:08 1993  Fred Fish  (fnf@deneb.cygnus.com)
31419
31420         * gdb.t10/nodebug.exp:  Expect to find local/global minimal symbols
31421         in text, data, and bss.
31422         * gdb.t10/nodebug.c:  Add local and global test variables for
31423         initialized and uninitialized data.
31424
31425 Thu Aug  5 12:18:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31426
31427         * config/unix-gdb.exp (gdb_exit): Add "wait".
31428
31429 Thu Aug  5 18:14:06 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31430
31431         * gdb.t06/signals.exp:  xfail the continue from the handler for all
31432         targets.
31433
31434         * gdb.t07/watchpoint.exp:  clear_xfail for i386 when calling a
31435         function with watchpoints enabled, the i386 call dummy starts with
31436         a call.
31437
31438         * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in:  Handle the way
31439         386 bsd names its corefiles.
31440
31441 Wed Aug  4 08:53:41 1993  Fred Fish  (fnf@cygnus.com)
31442
31443         * gdb.t10/Makefile.in (nodebug.o):  Don't use "-c -o", many
31444         compilers don't grok it.
31445         * gdb.t16/gdbme.c (ctable1):  Initialize unsigned char array
31446         with small octal ints rather than character constants, which
31447         are signed and might not fit if first promoted to int.
31448
31449 Tue Aug  3 18:28:25 1993  Fred Fish  (fnf@cygnus.com)
31450
31451         * gdb.t09/Makefile.in (clean):  Remove corefile.
31452
31453 Mon Aug  2 12:47:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31454
31455         * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31456
31457 Mon Aug  2 12:30:14 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31458                           and Jim Kingdon (kingdon@cygnus.com)
31459
31460         * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31461         NO_SINGLE_STEP machines.  Fix comment about its cause.  Uncomment
31462         the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31463
31464 Fri Jul 30 19:46:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31465
31466         * gdb.t17/interrupt.exp: Add xfail for hppa.
31467
31468 Fri Jul 30 12:54:11 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31469
31470         * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31471         gdb.t09/corefile.exp:  Cleanup xfails for fixed mips bugs.
31472         * gdb.t13/bitfields.exp, gdbme.c:  Examine a variable in the inferior
31473         to determine signed-ness of bitfields and use the result to setup
31474         the xfail.
31475         * gdb.t15/gdbme.c:  Add comments to the two indirect call0a lines.
31476         * gdb.t15/funcargs.exp:  Use them to step until the second indirect
31477         call line is reached if necessary.
31478
31479 Thu Jul 29 20:33:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31480
31481         * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31482
31483 Mon Jul 26 00:15:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31484
31485         * gdb.t06/break.exp: Also test `clear' command.
31486
31487 Wed Jul 21 18:03:38 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
31488
31489         * gdb.t00/teststrategy.exp: Remove extra quote.
31490
31491         * gdb.t07/watchpoint.exp: Change xfail for calling function with
31492         watchpoint enabled to be for all non-68k machines.
31493
31494         * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31495
31496 Mon Jul 19 23:59:26 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31497
31498         * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31499         targets use aout.mt instead of ecoff.mt as gas understands
31500         standard aout format.
31501
31502 Mon Jul 19 18:14:06 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
31503
31504         * lib/gdb.exp (runto): Don't insist that function we are running to
31505         was compiled with -g.
31506
31507         * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31508
31509         * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31510         to get back into the read system call.
31511         Accept leading newline in case where we woke it up.
31512
31513 Sun Jul 18 08:40:45 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31514
31515         * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}:  New files
31516         to make the stabs test work on ecoff systems using gcc and -with-stabs.
31517         * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}:  Modify to
31518         enable ecoff configuration.
31519
31520 Thu Jul 15 11:54:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31521
31522         * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31523
31524 Wed Jul 14 09:36:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31525
31526         * gdb.t16/printcmds.exp: Add another printf test.
31527
31528 Wed Jul 14 15:37:13 1993  Ian Lance Taylor  (ian@cygnus.com)
31529
31530         * configure.in: If configured -with-stabs on any target, add
31531         stabsdirs to configdirs.
31532
31533 Wed Jul 14 09:36:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31534
31535         * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31536         fun" so pattern does not match the command itself.
31537
31538 Mon Jul 12 11:22:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31539
31540         * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31541
31542 Sun Jul 11 12:03:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31543
31544         * gdb.t17/interrupt.exp: Test for more things.
31545
31546 Fri Jul  9 14:11:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31547
31548         * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31549         compiler arranges the code and line numbers.
31550
31551         * gdb.t17/interrupt.exp: Don't send \n after ^C.
31552
31553 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31554
31555         * gdb.t00/help.exp:  Increase expect input buffer size.
31556
31557 Thu Jul  8 14:26:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31558
31559         * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31560
31561         * gdb.t07/watchpoint.exp: Add xfail for hppa.
31562
31563         * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31564
31565         * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31566         [0-9]*, not just [0-9].
31567
31568 Wed Jul  7 17:52:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31569
31570         * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31571
31572         * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31573
31574 Tue Jul  6 13:54:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31575
31576         * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31577
31578 Mon Jul  5 22:03:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31579
31580         * gdb.t06/signals.c: Add xfails for sun3.
31581
31582         * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31583
31584         * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597.  Also add
31585         test_stepping tests.
31586
31587 Fri Jul  2 09:08:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31588
31589         * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31590
31591         * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31592
31593         * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31594         rather than actually putting it through cpp twice.
31595
31596         * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31597
31598 Fri Jul  2 10:48:03 1993  Ian Lance Taylor  (ian@cygnus.com)
31599
31600         * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31601         no longer needed.
31602
31603 Fri Jul  2 09:08:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31604
31605         * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31606
31607         * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31608         C++ features prints as "struct", make it a pass, not an xfail.
31609
31610 Thu Jul  1 22:03:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31611
31612         * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31613         Don't require VA to print as "class" rather than "struct".
31614
31615 Thu Jul  1 18:27:40 1993  Jim Kingdon  (kingdon@cygnus.com)
31616
31617         * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31618
31619 Wed Jun 30 18:01:00 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31620
31621         * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31622
31623 Tue Jun 29 13:15:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31624
31625         * gdb.t12/scope.exp:  Remove xfail for parameter printing in wrong
31626         order.
31627
31628 Tue Jun 29 09:22:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31629
31630         * gdb.t16/printcmds.exp: Add printf tests.
31631
31632         * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31633
31634         * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31635
31636 Mon Jun 28 11:25:59 1993  Fred Fish  (fnf@cygnus.com)
31637
31638         * gdb.t20/classes.exp:  Add clear_xfail's before printing summary
31639         pass counts, to counteract any existing or future setup_xfails.
31640
31641 Mon Jun 28 09:15:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31642
31643         * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31644         {BEGIN,END}_COMMON for common block instead of STAB.
31645         * gdb.stabs/wierd.exp: Add xfail for rs6000.
31646
31647         * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31648         intp_var should be N_GSYM not N_LSYM.
31649         wierd-aout.S: Use a label for the value of the N_SO.
31650         wierd.def: Remove all backslashes.
31651         wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31652
31653 Mon Jun 28 07:21:51 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31654
31655         * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31656         get the expected next to inheritance3.
31657
31658 Sun Jun 27 12:29:53 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31659
31660         * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31661         now that gcc-2.4 gets it right.
31662
31663 Fri Jun 25 12:00:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31664
31665         * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31666
31667         * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31668         generating comp-info.exp which works for cross-compilation.
31669
31670 Thu Jun 24 16:55:05 1993  Fred Fish  (fnf@cygnus.com)
31671
31672         * gdb.t11/list.exp:  For SVR4 xfails, match "*-*-sysv4*", not
31673         "*-*-sysv4.*".
31674
31675 Tue Jun 22 21:17:26 1993  Fred Fish  (fnf@cygnus.com)
31676
31677         * gdb.t01/run.exp:  Start with a fresh gdb.
31678         * gdb.t11/list.exp:  For SVR4 xfails, match on all versions of
31679         SVR4.x.
31680
31681 Mon Jun 21 15:23:22 1993  Fred Fish  (fnf@cygnus.com)
31682
31683         * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31684         gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31685         gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31686         Makefile.in (distclean, realclean):  Remove gdbme.c from list of
31687         things to remove.
31688
31689 Sat Jun 19 07:49:10 1993  Fred Fish  (fnf@cygnus.com)
31690
31691         * gdb.t24/demangle.exp (test_gnu_style_demangling):  Add some new
31692         test cases from bug reports.
31693
31694 Fri Jun 18 10:38:49 1993  Fred Fish  (fnf@cygnus.com)
31695
31696         * gdb.t06/break.exp:  Add xfails for sparc-sun-solaris2.*.
31697         * gdb.t12/scope.exp:  Add clear_xfails at appropriate places to
31698           avoid spurious xfails.
31699         * gdb.t20/classes.exp:  Add xfails for longstanding C++ problems.
31700         * gdb.t21/cplusfuncs.exp:  Add xfails for sparc-sun-solaris2.*.
31701         * gdb.t22/virtfunc.exp:  Add xfails for longstanding C++ problems.
31702
31703 Wed Jun 16 10:11:57 1993  Fred Fish  (fnf@cygnus.com)
31704
31705         * gdb.t00/teststrategy.exp:  Rework to provide more useful
31706         description of each test, fix problem with systems that define
31707         ALIGN_STACK_ON_STARTUP code, other misc cleanups.
31708         * gdb.t06/break.exp (test_next_with_recursion):  Fix expected
31709         results for "next over recursive call" so timeouts aren't taken
31710         by error.
31711
31712 Mon Jun 14 09:09:04 1993  Jim Kingdon  (kingdon@cygnus.com)
31713
31714         * gdb.t12/scope.exp: Test printing of variables before run.
31715
31716         * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
31717         printed in wrong order due to sorting.
31718
31719 Sat Jun 12 15:03:58 1993  Fred Fish  (fnf@cygnus.com)
31720
31721         * gdb.t00/teststrategy.exp:  Fix expected results for printing
31722         user entered string constant.  Is array of char, prints with no
31723         address.
31724
31725         * gdb.t00/{default.exp, help.exp}:  Account for changes to radix
31726         commands.
31727         * gdb.t16/gdbme.c:  Add and use struct containing arrays of char.
31728         * gdb.t16/printcmds.exp:  Fix all lines that match "unsigned char *".
31729         * gdb.t16/printcmds.exp (test_print_char_arrays):  Test printing
31730         of struct of char arrays.
31731         * gdb.t00/radix.exp:  New tests for radix commands.
31732
31733 Fri Jun 11 13:12:27 1993  Jim Kingdon  (kingdon@cygnus.com)
31734
31735         * gdb.t16/printcmd.exp: Print a variable before running program
31736         (with xfail for AIX).
31737
31738 Thu Jun 10 11:04:04 1993  Jim Kingdon  (kingdon@cygnus.com)
31739
31740         * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
31741
31742         * gdb.t16/printcmd.exp: Don't print variables before running program.
31743
31744         * gdb.t06/break.exp: Don't require envp argument to main.
31745
31746         * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
31747
31748         * gdb.t02/whatis.exp, gdb.t11/list.exp:
31749         Add xfails for rs6000.
31750
31751         * gdb.t02/whatis.exp: Change other tests not to re-test something
31752         we already tested.
31753
31754         * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
31755         each type used has a variable of that type.
31756
31757 Tue Jun  8 16:45:20 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
31758
31759         * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
31760
31761 Fri Jun  4 11:07:19 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
31762
31763         * configure.in: change srctrigger to be a file, not a directory
31764
31765 Fri Jun  4 08:23:57 1993  Ian Lance Taylor  (ian@cygnus.com)
31766
31767         * configure.in (mips-idt-ecoff*): Added trailing '*'.
31768
31769         * gdb.t11/list.exp: Fixed a couple of typos.
31770
31771 Tue Jun  1 21:28:06 1993  Fred Fish  (fnf@cygnus.com)
31772
31773         * gdb.t00 (teststrategy.exp):  Remove notice about PR 1823.  Bug
31774         is fixed and PR is closed.
31775         * gdb.t16 (gdbme.c):  Add simple test string variable.
31776         * gdb.t16 (printcmds.exp):  Add tests with simple test string
31777         variable, primarily for boundaries on "set print elements".
31778
31779 Mon May 31 11:36:08 1993  Jim Kingdon  (kingdon@cygnus.com)
31780
31781         * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
31782         Make leading 0's optional and don't expect a tab in the middle
31783         of the number.
31784
31785         * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
31786
31787         * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
31788         * gdb.stabs/wierd.exp: Remove xfails for type attributes.  Also
31789         don't end command passed to gdb_test with newline.
31790
31791         * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
31792         signed keyword away, don't expect signed bitfields to be signed.
31793
31794         * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
31795         printing with only as many 1's as are in the field as well as printing
31796         with 32 1's (see comment).
31797
31798 Sat May 29 17:57:01 1993  Fred Fish  (fnf@cygnus.com)
31799
31800         * gdb.t00/default.exp:  Start with a fresh gdb.
31801         * configure.in (configdirs):  Remove gdb.t31 until the chill
31802         compiler works again.  It no longer is able to find chillrt0
31803         since it isn't in libchill.a anymore.
31804         * gdb.stabs/wierd.exp:  Rewrite to properly handling a missing
31805         wierd.o, make more modular.
31806         * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const):  Remove
31807         spurious newlines that caused problems.
31808
31809 Wed May 26 09:57:19 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31810
31811         * Move test with enums and partial symbols from gdb.t03/ptype.exp
31812         to gdb.stabs/wierd.exp since GCC has worked around the bug.
31813         gdb.stabs/wierd.{exp,def}: Many new tests.
31814
31815         * gdb.t00/default.exp: update info line for new message.
31816
31817         * gdb.t02/{whatis.exp,gdbme.c}:
31818         Test that "char *" doesn't print as "caddr_t".
31819
31820 Tue May 25 13:28:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31821
31822         * gdb.t00/help.exp: Use .* in place of some help messages which
31823         just changed.
31824         gdb.t00/default.exp: Update "info frame" test for new message.
31825         * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
31826         Remove some xfails
31827
31828 Mon May 24 00:24:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31829
31830         * gdb.t03/{gdbme.c,ptype.exp}:
31831         Add tests for typedef'd struct and union without tags.
31832         Also check "whatis" on a variable of a typedef'd enum without a tag.
31833
31834         * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
31835         PRMS 1823; the bug still exists but isn't reproduced by this test
31836         anymore), and remove rs6000 XFAIL (the bug is fixed).
31837
31838         * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
31839         duplicated from whatis.exp.  For those that are left, accept
31840         "long", "long int", or "int" for long variables (whatis.exp already
31841         has an XFAIL for "int", so no need to fail it here).
31842
31843         * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
31844         Deal with GCC's names for types now that GDB uses the compiler's names.
31845
31846         * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}:  If not GCC, do some
31847         setup_xfail's for sunos4.  If we #defined the signed keyword away,
31848         don't expect GDB to know that char it is signed.
31849
31850         * gdb.t00/teststrategy.exp: Update for symbolic signal names.
31851
31852 Sun May 23 08:44:55 1993  Fred Fish  (fnf@cygnus.com)
31853
31854         * configure.in (configdirs):  Add gdb.t24 for C++ tests that
31855         should work on any system, regardless of debugging format.
31856         * gdb.t21/demangle.exp:  Move to gdb.t24.
31857         * gdb.t24/demangle.exp:  Move from gdb.t21.
31858         * gdb.t24/{Makefile.in, configure.in}:  New files.
31859
31860 Thu May 20 19:39:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31861
31862         * configure.in: Do gdb.stabs and C++ tests only for stabs.
31863         * gdb.stabs: New directory.
31864
31865 Tue May 18 21:12:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
31866
31867         * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
31868         not just "Quit anyway?".
31869
31870 Tue May 18 17:13:20 1993  Fred Fish  (fnf@cygnus.com)
31871
31872         * gdb.t21/demangle.exp:  Add a couple of new patterns.  Ensure
31873         that all setup_xfails are immediately followed by clear_xfails.
31874
31875 Tue May 11 09:10:47 1993  Fred Fish  (fnf@cygnus.com)
31876
31877         * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
31878         gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
31879         gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
31880         gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
31881         gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
31882         gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
31883         gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
31884         gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
31885         gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
31886         gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
31887         gdb.t31/chillvars.exp, lib/gdb.exp:
31888         Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
31889         bug-gdb@prep.ai.mit.edu.
31890
31891 Fri May  7 09:15:35 1993  Fred Fish  (fnf@cygnus.com)
31892
31893         * gdb.t17/callfuncs.exp (do_function_calls):  Call t_double_values
31894         with 0.0, not integer 0.
31895
31896 Fri Apr 30 13:17:24 1993  Jim Kingdon  (kingdon@cygnus.com)
31897
31898         * gdb.t06/break.exp: Update for "Kill the program" message change.
31899
31900 Fri Apr 30 09:42:57 1993  Fred Fish  (fnf@cygnus.com)
31901
31902         * Makefile.in (GDBFLAGS):  Set to -nx.
31903         * Makefile.in (site.exp):  Use GDBFLAGS.
31904
31905 Wed Apr 28 13:19:07 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
31906
31907         * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
31908           Makefiles.
31909           (check): depend on just-check.
31910           (just-check): added so that tests can be run without a noop
31911           build pass.
31912
31913 Fri Apr 23 18:13:28 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
31914
31915         Switch to using configure's configdirs.
31916         * Makefile.in (Makefile): add configure.in dependency.
31917           (SUBDIRS): removed redundant assignment.
31918         * configure.in: switch subdirs assignment to configdirs.
31919         * gdb.t*/configure.in: new files.
31920
31921 Thu Apr 22 08:27:53 1993  Ian Lance Taylor  (ian@cygnus.com)
31922
31923         * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
31924         works.
31925
31926 Tue Apr 20 13:38:40 1993  Fred Fish  (fnf@cygnus.com)
31927
31928         * gdb.{t20,t21,t22,t23}/Makefile.in:  Use $(srcdir) to avoid $<
31929         in explicit rules.  Apparently this is not supported by some makes.
31930
31931 Mon Apr 19 01:54:53 1993  John Gilmore  (gnu@cygnus.com)
31932
31933         * gdb.t31/Makefile.in:  Use $(srcdir) when avoiding $<, sigh.
31934
31935 Fri Apr 16 09:33:46 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31936
31937         * config/unix-gdb.exp:  Add back missing return 0 which mysteriously
31938         disappeared.
31939
31940 Thu Apr 15 02:28:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
31941
31942         * gdb.t31/Makefile.in:  Avoid $< in explicit rule.
31943
31944 Wed Apr 14 16:38:47 1993  Fred Fish  (fnf@cygnus.com)
31945
31946         * gdb.t07/watchpoint.exp:  Remove setup_xfail for i486
31947         watchpoint problem that is now fixed.
31948         * gdb.t30/chexp.exp:  Remove setup_xfail for printing
31949         uninitialized convenience variables.
31950         * gdb.t31/chillvars.exp:  Fix expected patterns for printing
31951         structures.
31952
31953 Wed Apr 14 12:55:58 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31954
31955         * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
31956         which causes expect to get out of sync with gdb on long output
31957         from help set.
31958         * gdb.t09/corefile.exp: Make expected pattern for core file
31959         failing signal and frame output format less sun specific.
31960
31961 Tue Apr 13 23:18:07 1993  Per Bothner  (bothner@cygnus.com)
31962
31963         * gdb.t31/chillvars.exp:  Add and remove initial dummy
31964         breakpoint, so that symbol table is forced in.
31965         (Needed at least on Sunos4, though it seems not SVR4.)
31966         * gdb.t31/chillvars.exp:  Update for changed output format.
31967
31968 Sun Apr 11 17:21:45 1993  Rob Savoye  (rob at darkstar.cygnus.com)
31969
31970         * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
31971
31972 Wed Apr  7 21:28:21 1993  Rob Savoye  (rob@cygnus.com)
31973
31974         * Makefile.in: Added --srcdir when invoking runtest, removed the
31975         need for a local config file. (optional now)
31976
31977 Wed Apr  7 14:13:41 1993  Fred Fish  (fnf@cygnus.com)
31978
31979         * gdb.t21/demangle.exp:  Only count real fails (not xfails) for
31980         failure count used to force early termination.  Add some more
31981         expected failures for gnu style demangling.
31982
31983 Thu Apr  1 09:50:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31984
31985         * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
31986         pmi variable from gdb.t20/gdbme to get optimized away.
31987         * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
31988         Check for written corefile upon timeout _and_ eof.
31989
31990 Tue Mar 30 09:58:16 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31991
31992         * config/unix-gdb.exp:  Add missing return 0.
31993
31994 Tue Mar 30 08:34:25 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
31995
31996         * gdb.t16/printcmds.exp:  Remove misplaced xfail that caused an early
31997         test termination.
31998
31999 Mon Mar 29 17:37:25 1993  Fred Fish  (fnf@cygnus.com)
32000
32001         * configure.in (subdirs):  Put back gdb.t17 which mysteriously
32002         disappeared.
32003
32004 Thu Mar 25 21:05:16 1993  Fred Fish  (fnf@cygnus.com)
32005
32006         * gdb.t10/crossload.exp:  Disable the i860-elf test until such
32007         time as i860 support works.
32008
32009         * gdb.t15/funcargs.exp:  Fix expected outputs to include
32010         "backtrace 100\r" rather than just "backtrace\r", to match last
32011         change.
32012
32013 Thu Mar 25 12:14:28 1993  Ian Lance Taylor  (ian@cygnus.com)
32014
32015         * config/udi-gdb.exp (gdb_exit): Remove close command.
32016         (gdb_target_udi): New procedure to set the UDI target.
32017         (gdb_start): Don't remove *_soc files.  Use gdb_target_udi.
32018         * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32019         Added waits for prompts after several question responses.  Added
32020         some more responses used by a29k-amd-udi-gdb.
32021         * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32022         pass different arguments, restart UDI connection after program
32023         completion.
32024         * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32025         gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32026         gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32027         gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32028         * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32029         gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32030         gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32031         gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32032         gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32033         after program completion.
32034         * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32035         compiled with a SELECT_VECS setting.
32036         * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32037         infinite recursion.
32038
32039         * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32040         Added checks for COFF results, and made them expected failures for
32041         all targets.  It would be better to make them expected failures
32042         for COFF targets only.
32043
32044 Wed Mar 24 14:43:38 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
32045
32046         * Makefile.in: add null dvi target, don't bother to recurse
32047         through test directories for info and install-info; rename
32048         $(datadir) to be dejagnu instead of deja-gnu
32049
32050 Wed Mar 24 09:48:03 1993  Fred Fish  (fnf@cygnus.com)
32051
32052         * gdb.t31/gdbme.ch:  Re-enable code that previously caused
32053         compiler to coredump.
32054         * gdb.t31/chillvars.exp:  Re-enable tests that depend on that
32055         code.
32056
32057 Tue Mar 23 08:53:42 1993  Fred Fish  (fnf@cygnus.com)
32058
32059         * gdb.t31/gdbme.ch:  Comment out code that causes chill compiler
32060         coredump.
32061         * gdb.t31/chillvars.exp:  Comment out tests that depend on that
32062         code.
32063
32064 Sun Mar 21 17:56:47 1993  Rob Savoye  (rob at darkstar.cygnus.com)
32065
32066         * gdb.t03/ptype.exp: tests for return code from gdb_test.
32067         * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32068         which in a shell. Deletes xgdb when done.
32069         * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32070         Tests the return from the "set height" or "set width" commands.
32071         Added a few return codes where needed.
32072
32073 Wed Mar 17 11:31:01 1993  Fred Fish  (fnf@cygnus.com)
32074
32075         * Makefile.in (SUBDIRS):  Add gdb.t17.
32076         * configure.in (subdirs):  Add gdb.t17.
32077         * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}:  New test
32078         files to test gdb's calling of functions in the inferior with
32079         the correct arguments and gdb's ability to retrieve any
32080         result returned.
32081
32082 Tue Mar 16 15:37:11 1993  Fred Fish  (fnf@cygnus.com)
32083
32084         * config/unix-gdb.exp (gdb_exit):  Remove close commands that
32085         may be called after gdb goes away.  Previous versions of expect
32086         needed these to avoid file descriptor leaks, but they cause
32087         errors with the current revision of expect.
32088         * gdb.t00/gdbvars.exp:  Use -re on expected output after
32089         setting sevenbit-strings.
32090         * gdb.t04/setvar.exp, gdb.t13/bitfields.exp:  Make commands
32091         to set sevenbit-strings consistent across tests.
32092         gdb.t30/chexp.exp, gdb.t31/chillvars.exp:  Make commands to
32093         set sevenbit-strings consistent across tests.
32094
32095 Fri Mar 12 08:47:20 1993  Fred Fish  (fnf@cygnus.com)
32096
32097         * gdb.t21/demangle.exp (proc demangle):  Adjust quotes in an
32098         expected output to match current "expect" expectations.
32099
32100 Wed Mar 10 18:01:49 1993  Fred Fish  (fnf@cygnus.com)
32101
32102         * gdb.t00/default.exp:  Change expected output for default "source"
32103         command, to match new gdb behavior which requires a filename to
32104         source.
32105
32106 Tue Mar  9 11:00:56 1993  Fred Fish  (fnf@cygnus.com)
32107
32108         * gdb.t07/watchpoint.exp (test_simple_watchpoint):  Set up
32109         expected fail for i486-*-* that misses the marker2 function.
32110         * gdb.t10/crossload.exp (bfddefault):  Allow successful
32111         recognition of a format to pass even if no symbols are found.
32112         Explicitly catch failures where the format is not recognized
32113         or is ambiguous, and add the reason to the fail message.
32114         * gdb.t10/crossload.exp (bfdexplicit):  Catch failure where
32115         the cause is and invalid target and add reason to failure message.
32116         * gdb.t10/crossload.exp:  Fix bfd target names for elf32-m68k,
32117         elf32-i386, elf32-sparc, and elf32-i860.
32118         * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32119         Set up expected failure for 'filename'::variable scope resolution,
32120         which is now apparently broken on all targets.
32121         * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32122         gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32123         gdb.t23/templates.exp:   Change failure for missing binfile into
32124         just a warning.
32125         gdb.t21/demangle.exp:  Change all cfront references to 'arm'
32126         references.
32127
32128 Mon Mar  8 19:20:28 1993  Fred Fish  (fnf@cygnus.com)
32129
32130         * gdb.t00/default.exp:  Add expected output for default "source"
32131         command, to match new gdb behavior.
32132         * gdb.t09/corefile.exp:  Use GDBFLAGS when spawning GDB.
32133
32134 Sun Mar  7 15:14:09 1993  Rob Savoye  (rob@cygnus.com)
32135
32136         * config/*-gdb.exp: returns an error, rather than exiting on
32137         internal errors.
32138
32139 Tue Mar  2 18:09:32 1993  Fred Fish  (fnf@cygnus.com)
32140
32141         * gdb.t03/gdbme.c:  Add pointer to struct variable.
32142         * gdb.t03/ptype.exp:  Test equivalence of '.' and '->' for
32143         referencing struct members.
32144
32145 Thu Feb 25 10:39:06 1993  Ian Lance Taylor  (ian@cygnus.com)
32146
32147         * configure.in (mips-idt-ecoff): New target.
32148         * config/mips-gdb.exp: New file for remote board using MIPS remote
32149         debugging protocol.
32150
32151         * Redid configuration scheme.  Removed gdb.t*/configure.in.
32152         Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*.  Changed to use CC, CXX
32153         instead of CC_FOR_TARGET, CXX_FOR_TARGET.  Added mostlyclean and
32154         distclean targets.  Built executables via .o files.  Adjusted
32155         tests to account for source files in $(srcdir) rather than
32156         $(objdir).
32157         * lib/gdb.exp (runto): Don't expect () after the function name,
32158         because it may have arguments.
32159
32160 Wed Feb 24 08:05:38 1993  Ian Lance Taylor  (ian@cygnus.com)
32161
32162         * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32163         gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32164         expected failures for mips-idt-* and mips-sgi-*.
32165         * gdb.t00/default.exp (attach): Kill process if requested.
32166         * gdb.t00/help.exp (help target core, help target): Accept a gdb
32167         that does not read core files.
32168         * gdb.t01/run.exp: Removed checks for exit status code.
32169         * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32170         it is linked in.
32171         * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32172         * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32173         appropriate, rather than doing it by hand.
32174         * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32175         execution.
32176         * gdb.t10/crossload.exp: Kill existing program if needed.
32177         * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32178         appropriate, rather than doing it by hand.  Always increase
32179         timeout for this test, not just for VxWorks.
32180
32181 Wed Feb 24 08:03:38 1993  Fred Fish  (fnf@cygnus.com)
32182
32183         * gdb.t31/chillvars.exp (test_structs):  New proc to test printing
32184         of Chill STRUCT types and STRUCT values.
32185         * gdb.t31/chillvars.exp (test_strings):  Expect "CHAR" now, rather
32186         than "char".
32187         * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
32188         struct2):  New struct definitions and initializations to test
32189         simple Chill STRUCT types.
32190
32191 Tue Feb 23 11:55:06 1993  Fred Fish  (fnf@cygnus.com)
32192
32193         * gdb.t00/teststrategy.exp:  Track reversion in gdb to not print
32194         the null byte at the end of strings.
32195         * gdb.t00/default.exp:  Make show version insensitive to copyright
32196         date.
32197         * gdb.t16/in-gdbme.c (ctable1, ctable2):  Make explicitly unsigned
32198         to avoid dependencies on target char signedness.
32199         * gdb.t16/printcmds.exp:  Update expected results for explicitly
32200         unsigned char.
32201         * gdb.t16/printcmds.exp:  Remove setup_xfails for i960 that should
32202         now work.
32203         * gdb.t21/demangle.exp:  Add many more patterns for template
32204         demangling, most of them being expected failures.
32205         * gdb.t21/demangle.exp (proc demangle):  Quote the demangled
32206         string we are matching for, to match on the whole string.
32207         * gdb.t21/demangle.exp:  Add many new test strings to demangle,
32208         and fix a whole bunch that had incorrect expected output but were
32209         passing anyway because of the bug in "proc demangle".
32210         * gdb.t31/chillvars.exp:  Remove setup_xfail for printing string
32211         type.
32212         * gdb.t31/in-gdbme.ch:  Uncomment string4, now compiles.
32213
32214 Mon Feb 22 07:54:03 1993  Mike Werner  (mtw@poseidon.cygnus.com)
32215
32216         * gdb/testsuite: made modifications to testcases, etc., to allow
32217         them to work properly  given the reorganization of deja-gnu and the
32218         relocation of the testcases from deja-gnu to a "tool" subdirectory.
32219
32220 Sun Feb 21 10:55:55 1993  Mike Werner  (mtw@poseidon.cygnus.com)
32221
32222         * gdb/testsuite: Initial creation of gdb/testsuite.
32223         Migrated dejagnu testcases and support files for testing nm to
32224         gdb/testsuite from deja-gnu.  These files were moved "as is"
32225         with no modifications.  This migration is part of a major overhaul
32226         of dejagnu.  The modifications to these testcases, etc., which
32227         will allow them to work with the new version of dejagnu will be
32228         made in a future update.
32229
32230  For additional changes see gdb.mi/ChangeLog-1999-2003.
32231 \f
32232 ;; Local Variables:
32233 ;; mode: change-log
32234 ;; left-margin: 8
32235 ;; fill-column: 74
32236 ;; version-control: never
32237 ;; End:
32238
32239     Copyright 1993-2013 Free Software Foundation, Inc.
32240   Copying and distribution of this file, with or without modification,
32241   are permitted provided the copyright notice and this notice are preserved.